2726 Commits

Author SHA1 Message Date
71e2e8d5aa I2P 2.9.0 Release
Some checks failed
Sync Primary Repository to GitHub Mirror / sync (push) Has been cancelled
Daily Workflow / daily-job (push) Has been cancelled
Daily Workflow / javadoc-latest (push) Has been cancelled
Daily Workflow / build-java7 (push) Has been cancelled
Java CI / build (push) Has been cancelled
Java CI / javadoc-latest (push) Has been cancelled
Java CI / build-java7 (push) Has been cancelled
Dockerhub / docker (push) Has been cancelled
Java with IzPack Snapshot Setup / setup (push) Has been cancelled
2025-06-02 15:21:56 -04:00
131086d81b Merge branch 'master' of github.com:i2p/i2p.i2p 2025-06-02 09:10:50 -04:00
352aa7b183 Check in GeoIP 2025-06-02 09:10:36 -04:00
zzz
b952a16aa9 Pull translations from Transifex 2025-05-30 13:23:56 -04:00
zzz
9cdfae45b4 tor blocklist update 2025-05-30 07:11:20 -04:00
zzz
5c6543711d blocklist update 2025-05-28 10:12:06 -04:00
e92695a42e Release Checklist: ant bumpBuildtime, ran javadoc test, ran java 7 test, geoip will wait until day-of. CI on gitea is temp down, but is equivalent to CI on github. 2025-05-26 15:20:49 -04:00
zzz
f9692a0aba Console, i2ptunnel, Eepsite help: Change /susidns links to /dns 2025-05-20 09:08:07 -04:00
zzz
0bc47c9040 i2psnark: Add new tracker 2025-05-14 11:38:39 -04:00
zzz
75a4752fe0 NetDB: Add new reseed
Add CLI flag to force IPv6 for testing
2025-04-24 15:33:18 -04:00
zzz
77aef61885 Build: Change Ref id to refid in Jetty config files
to make validators that insist on unique id values happy.
Change DTD to the 9.3 DTD.

For new installs only; migration code for existing installs to follow.
2025-04-20 17:32:17 -04:00
zzz
8a7c9b9d11 Merge branch 'wrapper-3560' into 'master'
Build: Update wrapper to 3.5.60

See merge request i2p-hackers/i2p.i2p!237
2025-04-08 12:46:40 +00:00
zzz
4ebb088f22 checklist updates 2025-03-30 07:10:53 -04:00
zzz
8e7f67b0cc 2.8.2 2025-03-29 08:20:56 -04:00
zzz
b52f18518f Tor blocklist update 2025-03-28 07:18:42 -04:00
zzz
1c1e28d7a7 Build: Add missing translated resources
- cs man pages
- cs, pt_BR, zh_TW eepsite help
- Add back eepsite_zh.css link that was dropped from zh help pages
- Add link to gan eepsite help that was missing
2025-03-21 08:33:44 -04:00
zzz
f444854456 2.8.1 2025-03-17 11:48:02 -04:00
zzz
ee22474dd4 pull translations from transifex 2025-03-14 14:09:25 -04:00
zzz
4024add8ff tor blocklist update 2025-03-14 13:50:20 -04:00
zzz
499f3182bd Add patch
fix armv6 modes
2025-03-08 09:00:02 -05:00
zzz
e3a4a54802 Build: Update wrapper to 3.5.60
- Remove Solaris Sparc 32-bit wrapper files
- Remove Linux PPC 32-bit BE wrapper files (never included in packages, no longer supported by Tanuki)
- Add patch to fix breakage on Debian xx-ea Java versions

All binaries from Tanuki Delta Pack Community Edition,
except for armhf (armv6), compiled on Raspberry Pi:
      ant 1.10.9
      openjdk 1.8.0_312
      gcc 10.2.1

Windows binaries remain unchanged as we must recompile them ourselves
(32 bit just to change the icon; 64 bit is not provided by Tanuki)

Patch file is unmodified in this checkin, as a base for future merges.
Patch will be in next checkin.
Do not squash.
2025-03-08 08:57:36 -05:00
zzz
a0c6ee16a7 Installer: UI changes
- Add logo to language picker panel
- Add progress bar to panels
2025-03-07 05:34:24 -05:00
zzz
37a71fd15f Installer: Fix installation to path with spaces
ref: http://i2pforum.i2p/viewtopic.php?p=3399
2025-03-01 08:48:13 -05:00
zzz
21189b0a02 GeoIP 2025-03-01 2025-03-01 06:19:45 -05:00
2f065e58d9 re-check in install*.xml files 2025-02-05 11:06:52 -05:00
1fa3a67c55 Translations: Pull in updated translations and generate updated manpages 2025-02-04 11:14:51 -05:00
33622b91c4 GeoIP: Check in new GeoIP database 2025-02-02 10:22:16 -05:00
zzz
151c483889 RU man pages update from po 2025-01-31 13:17:00 -05:00
zzz
a597ff840e Pull translations from Transifex 2025-01-31 12:54:37 -05:00
zzz
2e769a8056 Tor blocklist update 2025-01-31 10:02:53 -05:00
zzz
d09e0ffc46 build: remove old news cert soon to expire 2025-01-22 09:08:43 -05:00
zzz
0dddf3b6a5 blocklist update 2025-01-21 09:47:05 -05:00
b1602f603b Plugins: Update my cert to a 10-year cert 2025-01-07 14:43:21 -05:00
zzz
7e9e78fed5 Build: Prep for izpack 5.2.3 (Github #86)
Update shortcut spec format, old format does not work with 5.2.3,
new format works with 4.3.0, 5.1.3, and 5.2.3

Format grabbed from ./izpack-dist/src/main/izpack/shortcutSpec.xml in izpack repo https://github.com/izpack/izpack
and specified at https://izpack.atlassian.net/wiki/spaces/IZPACK/pages/491733/Shortcut+Specification
2024-11-29 16:06:35 -05:00
zzz
a1949bf612 Build: Suppress JNI warnings from Java 24 for CLI and i2psnark-standalone
and add note to wrapper.config on how to do it there for normal runtime
2024-11-28 10:50:26 -05:00
zzz
f7d2893751 Add complete Gan Chinese translation 2024-11-26 12:15:32 -05:00
zzz
0e2a88ac16 blocklist update 2024-11-04 12:57:57 -05:00
562e6dfe0d Release: Update changelog, update version numbers 2024-10-08 11:14:07 -04:00
ec817d0b40 Plugins: fix my certificate 2024-10-08 11:10:07 -04:00
8f1fa4ce99 Plugins: add my new keys 2024-10-07 14:45:02 -04:00
4124d8d7a9 Maintenance: Update Tor blocklist, update geoIP database, bump version number 2024-10-04 15:20:49 -04:00
zzz
5234e06926 blocklist update 2024-10-02 09:04:38 -04:00
zzz
327b147582 blocklist update 2024-09-28 09:32:38 -04:00
zzz
5692890239 Remove old plugin cert 2024-08-12 17:29:40 -04:00
zzz
181d5da2e2 checklist update 2024-08-08 16:21:34 -04:00
20df8779bd Router: version 2.6.1 2024-08-06 21:43:27 -04:00
zzz
6b6335cef4 checklist update 2024-07-25 08:49:39 -04:00
zzz
07b64ac7d6 Installer: Fix some izpack5 translated languages
Copy out of izpack5 and rename resources to be loaded at build time:
- bra -> por
- chn -> zho
- idn -> ind

See installer5.xml for notes on why.

Also restore Persian translation, was removed in transition from izpack 4 to 5,
will only be shown if the locale is in the JVM, otherwise will generate warning at runtime.
2024-07-25 08:42:35 -04:00
zzz
1b80039619 Console: Add translation status report 2024-07-25 11:35:36 +00:00
63326dc48b Router: Bump version for release 2024-07-19 11:51:48 -04:00