Re: final test release of 1481
Steve Dougherty <steve-kVTqj8yhOEv2eFz/[email protected]> Fri, 19 Oct 2018 12:13:18 +0000
| Newsgroups | gmane.network.freenet.devel |
|---|---|
| Message-ID | <x2jloOGWBWpvwPE9JXd_t7jrErGe-yFbcF3lOmlvVySQOhq5TeGX4HvrXr8soTBhZ09hUhpmxHyJyouuoYLSopAmgX4TjvS9DC0QvTWzYWA=@asksteved.com> |
-----------------------ddb0de1776b2aee00ec8046bff939144 Content-Type: multipart/mixed; boundary="---------------------9f4d386b168887abe159c18abe72f63a" -----------------------9f4d386b168887abe159c18abe72f63a Content-Transfer-Encoding: quoted-printable Content-Type: text/plain;charset=utf-8 =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Original M= essage =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 On Thursday, October 18, 2018 7:55 PM, DC* <[email protected]> wrote: > Seems auto-update key works flawlessly. Attached relevant logs. Hooray! I was able to verify this build on my Debian Jessie box: ``` steve@debian:~/local_freenet/fred$ cat /etc/debian_version = 8.11 steve@debian:~/local_freenet/fred$ uname -a Linux debian 3.16.0-7-amd64 #1 SMP Debian 3.16.59-1 (2018-10-03) x86_64 GN= U/Linux steve@debian:~/local_freenet/fred$ java -version java version "1.7.0_181" OpenJDK Runtime Environment (IcedTea 2.6.14) (7u181-2.6.14-1~deb8u1) OpenJDK 64-Bit Server VM (build 24.181-b01, mixed mode) steve@debian:~/local_freenet/fred$ ./gradlew jar ... BUILD SUCCESSFUL in 11s 4 actionable tasks: 4 executed SHA-256 of freenet.jar: 5efa9c4184cc02316b9faa1c8ce32bda78f5885c3a0703f684= e0a08bdf3ffc8b steve@debian:~/local_freenet/fred$ sha256sum freenet-build01481.jar 5efa9c4184cc02316b9faa1c8ce32bda78f5885c3a0703f684e0a08bdf3ffc8b freenet-= build01481.jar steve@debian:~/local_freenet/fred$ cmp freenet-build01481.jar build/libs/f= reenet.jar steve@debian:~/local_freenet/fred$ echo $? 0 ``` I'm now running 1481. In case others want to go the same route, specifically, because I wasn't able to get the jar to fetch from the test key (RecentlyFailed), I fetched the dependency changes - upgraded Bouncy Castle, introducing jna and jna-platform: ``` > git diff build01480..build01481 -- dependencies.properties = diff --git a/dependencies.properties b/dependencies.properties index 0c919f8c57..d89a1fe3f9 100644 --- a/dependencies.properties +++ b/dependencies.properties @@ -6,14 +6,30 @@ contrib.key=3DCHK@6xW9CyMrm9fVoHfQL4j8~O2BBNzJt0N3HywffP= 2O1t4,ozsCsUld9z~EUh5NFkZr contrib.size=3D4685193 contrib.type=3DCLASSPATH contrib.order=3D1 -bouncycastle.version=3D1.54.0 -bouncycastle.filename=3Dbcprov-jdk15on-154.jar -bouncycastle.sha256=3Dd0ae14598f9c528d2ab7bb8ed00e785a5440f692712cd362d69= 328aba25efb57 +bouncycastle.version=3D1.59.0 +bouncycastle.filename=3Dbcprov-jdk15on-1.59.jar +bouncycastle.sha256=3D1c31e44e331d25e46d293b3e8ee2d07028a67db011e74cb2443= 285aed1d59c85 bouncycastle.filename-regex=3Dbcprov-jdk.*.jar -bouncycastle.key=3DCHK@3Ra2Gbc7li7CGAKMOlZsrjC4HDkDdmyZoMb37rJq6F8,p8HhYt= EegEWaCvFfTb-Heh3OIqqRq~w6wcbQrKsPShg,AAMC--8/bcprov-jdk15on-154.jar -bouncycastle.size=3D3277268 +bouncycastle.key=3DCHK@tQXPsjTMsS9Nj60y3qglLKoPzxSqU~6GvfF~d06yyoo,59eHcQ= AcoxtlZvempONC80Motcasm9NK9294RC8tXtE,AAMC--8/bcprov-jdk15on-1.59.jar +bouncycastle.size=3D4092400 bouncycastle.type=3DCLASSPATH bouncycastle.order=3D-1 +jna.version=3D4.2.2 +jna.filename=3Djna-4.2.2.jar +jna.sha256=3D1f38af54e06c6e6f6dbf39ba2c052b952dea5dddb4871127b34639ddeb11= bdbe +jna.filename-regex=3Djna-*.jar +jna.key=3DCHK@0qI6PqVBf2aGVFt6VOFqpBkglZWg0ulrqu4ZPIsKcoA,IXD2eKM-LV81yX-= kZkwQBd9~yJJO2J44hxVi87ycs74,AAMC--8/jna-4.2.2.jar +jna.size=3D1137286 +jna.type=3DCLASSPATH +jna.order=3D2 +jna-platform.version=3D4.2.2 +jna-platform.filename=3Djna-platform-4.2.2.jar +jna-platform.sha256=3D32aca873a4cb14721d939bbc8287a828919c05e8e1040b3fe82= 90f6128cdecca +jna-platform.filename-regex=3Djna-platform*.jar +jna-platform.key=3DCHK@7VdTmbaWq5RkqDRoTxxbRcNa4DMNSF0pENCyHPH0QHw,0on2ux= MOaThYWQ~z4UnHpLtmqpFjfaDha6Fu51I3xvo,AAMC--8/jna-platform-4.2.2.jar +jna-platform.size=3D1856200 +jna-platform.type=3DCLASSPATH +jna-platform.order=3D3 update-sh.version=3D2 update-sh.filename=3Dupdate.sh update-sh.type=3DOPTIONAL_PRELOAD ``` then updated my wrapper.properties accordingly and restarted the node. For now it's running; we'll see how it goes! Thank you for your work, both of you! :) - Steve PS: This is my first time trying ProtonMail's "sign message" function; assuming it works my ProtonMail key fingerprint is listed here: https://www.asksteved.com/?page_id=3D2 > On 2018-10-18 19:33, Arne Babenhauserheide wrote: > = > > DC* [email protected] writes: > > = > > > Great news, I'm testing this get I get home (I was running a node fr= om 1481 for a couple of days without issues). > > = > > Thank you! > > Best wishes, > > Arne -----------------------9f4d386b168887abe159c18abe72f63a-- -----------------------ddb0de1776b2aee00ec8046bff939144 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: ProtonMail Comment: https://protonmail.com wsBcBAEBCAAQBQJbycpcCRAEpa9lllUNGQAAMQYH/3rmftI2sYyXoCkP0EVO JwosAGlc2B2aC8xfiMvTv1lVFl9ZBvlm4wlM8APf17ljEwZLEpOFqcGb3owg Dlvp5UnAXxj1la3HEY5B8mCG4NEIlzSpaQSkKz04s5pNBz/W4mQ9+Am3EOq9 ZkRJgugkACksxeM5EuGXkoYXtN12tK+3D0qUFjH5hjZelyO9F4ySvWwZMFuC dmCPRyURy4TK2LzeGiiKhmbMM5hCjyFISTD/Lk8KyJBG74ZwIDlHexsHttD5 feKZFwDISie9IBjr1ag/p4Mi4KLkxsnyKjX9xeXnUmb2HaHMbUxZIR1I6n8k faUJv/WDh/SgxyiPYNO4iyU= =saFg -----END PGP SIGNATURE----- -----------------------ddb0de1776b2aee00ec8046bff939144--