Commit Graph

497 Commits

Author SHA1 Message Date
zzz 4ebd92445d Debian: Require libjetty12-java 12.0.32-2
Currently in forky/sid but not trixie/resolute.
12.0.32-2 bundles 4 of the 6 ee8 jars we need.
It does not contain the ee8-nested and ee8-security jars, those are currently in
libjetty12-extra-java. Rather than require -extra-, we bundle those two jars into jetty-extra.jar for now,
as -extra- is very large and has a number of other dependencies.
We have requested that Debian move the two jars to the stndard package.
For the non-libjetty12 builds, those two jars remain in jetty-webapp.jar.

12.0.17 in trixie/resolute is unusable because it is missing the ee8 jars
and is not the official Jetty release version so we can't bundle the jars from the Jetty release,
they are incompatible.
This change removes the 12.0.17 ee8 jars we attempted to bundle.

The trixie/resolute build is still unusable, unless/until they get 12.0.32-2

Update various build.xml classpaths to include jetty-extra.jar.

Fix the reference to cgi-context.xml which was renamed.

There are no changes for the jammy build, which bundles all required Jetty jars,
other than the cgi-context fix.
2026-03-13 08:35:40 -04:00
eyedeekay 267f7d4d3e Update changelog for i2p version 2.11.0
Java CI / build (push) Failing after 4s
Java CI / build-java7 (push) Failing after 9s
Java CI / javadoc-latest (push) Failing after 10s
Java with IzPack Snapshot Setup / setup (push) Failing after 23s
Dockerhub / docker (push) Failing after 45s
Sync Primary Repository to GitHub Mirror / sync (push) Failing after 1m27s
Create and publish a Docker image / build-and-push-image (push) Failing after 4m10s
Daily Workflow / daily-job (push) Failing after 9s
Daily Workflow / javadoc-latest (push) Failing after 12s
Daily Workflow / build-java7 (push) Failing after 11s
2026-02-12 16:33:25 -05:00
zzz 1a5c5c6bdc Debian: Resolute/trixie build fix
reverts jdk change
2026-02-06 14:30:44 -05:00
zzz c65a7ad5ff Pull translations from Transifex 2026-02-06 12:33:53 -05:00
zzz d5c8f8e63c Debian: Resolute/trixie javadoc build fix
fixes javadoc build fail and stray symlink
2026-02-06 09:33:24 -05:00
zzz 1549750e46 Debian: Package fixes, bump -7-rc 2026-02-05 14:41:24 -05:00
zzz 5c4597182b Debian: Jammy build fixes
- Force Java 17 for build dependency, fix JAVA_HOME
- Allow Java 25 in runtime dependencies
2026-02-03 13:11:26 -05:00
zzz 0aacb7ea47 Debian: Updates for trixie/resolute (WIP)
- Add resolute files depending on libjetty12 and libbcprov
- Fix with-libbcprov-java build
- Fix jammy java version
- Move jammy-questing builds to jammy source
- Abandon questing build, use jammy
- Doc updates
2026-02-02 14:47:04 -05:00
zzz 3adbefcb8b Build: Debian/Ubuntu preliminary updates
Not fully tested

```
          Java 17  bcprov 1.80  Jetty 12  libslf4j2   support
trixie      y          y           y         y          y
bookworm    y          n           n         n          y (jammy)
bullseye    y          n           n         n          y (jammy)
buster      n          n           n         n          n

resolute    y          y         not yet     y          y (questing until it gets Jetty 12)
questing    y          y           n         y          y
noble       y          n           n         n          y (jammy)
jammy       y          n           n         n          y
focal       n          n           n         n          n
bionic      n          n           n         n          n
```
2025-10-25 14:36:12 -04:00
zzz dcb714d09f Debian: Increase min ant version 2025-10-11 09:44:32 -04:00
zzz 90ad471cc2 Use non-versioned file for slf4j2 jar 2025-10-11 09:44:31 -04:00
zzz 19b63cddde Debian updates for Trixie
untested
remove tomcat8 references
debian-alt TODO
2025-10-11 09:44:31 -04:00
eyedeekay 782963a401 update Debian changelogs 2025-09-10 11:52:20 -04:00
eyedeekay 578a230760 Checkin Debian changelog 2025-06-03 14:44:19 -04:00
zzz 0947dda6a8 Debian: Patch refresh 2025-05-21 08:08:15 -04:00
zzz a4cea4ad09 one more debian changelog 2025-03-30 07:11:55 -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 456586a8e5 2.8.1 Debian changelogs 2025-03-18 11:31:48 -04:00
zzz f1e95d96b3 Remove failed and test versions from debian changelogs 2025-02-07 09:18:35 -05:00
eyedeekay f1656b1191 Retry debian package 2025-02-05 21:30:53 -05:00
eyedeekay 27d4452958 fix debian changelogs 2025-02-05 20:19:15 -05:00
zzz 2b3dbab629 Refresh debian patch 2025-01-31 13:26:53 -05:00
zzz f7d2893751 Add complete Gan Chinese translation 2024-11-26 12:15:32 -05:00
eyedeekay ef33998a71 Debian: update changelogs 2024-10-12 18:41:38 -04:00
eyedeekay aa4e6e1ec1 Debian: always use 3-letter month codes in changelogs 2024-08-25 23:06:48 -04:00
eyedeekay c969274866 check in and update Debian changelogs 2024-08-08 13:30:38 -04:00
eyedeekay 3f2cee1f2c Debian: update changelogs 2024-07-20 13:42:06 -04:00
zzz 2f681a5640 Debian: Add Java 21 as an option, remove Java 18 2024-05-20 14:38:02 -04:00
zzz cadb72457c Build: Debian changelogs and checklist updates 2024-05-16 07:25:08 -04:00
eyedeekay b3fc35541c Debian: check in updated Debian changelogs 2024-05-07 11:21:51 -04:00
eyedeekay b98a81a3e6 fix changelog 2024-04-09 22:29:28 -04:00
eyedeekay bc93e1fdf8 update debian changelog 2024-04-09 22:11:07 -04:00
zzz 64aa641f9c Pull translations from Transifex 2024-04-05 12:46:11 -04:00
zzz 3fb70b7412 Debian: Refresh patches 2024-03-24 09:37:45 -04:00
eyedeekay c5350f17bf Debian: update changelogs again 2023-12-20 20:28:57 -05:00
eyedeekay 3c43103b93 Debian: update changelogs again 2023-12-20 20:27:09 -05:00
eyedeekay d30ccce44a Update debian changelogs 2023-12-20 14:57:47 -05:00
zzz e5d2580010 pull translations from tx 2023-12-15 13:36:36 -05:00
zzz 69554e4687 Debian: Change JRE dependency order (Gitlab #443, Debian #1024461) 2023-09-23 16:40:31 -04:00
idk 0d359bbc1b update debian changelogs 2023-07-01 11:10:55 -04:00
idk cda6416bf9 fixup debian patch 2023-06-29 16:05:30 -04:00
idk cd6a4ac758 update translations and manpages 2023-06-29 14:40:46 -04:00
idk ecc87573e3 update debian changelogs 2023-04-17 03:04:04 +00:00
idk 607613b7fd update debian changelog 2023-03-14 17:54:07 +00:00
zzz 87fbec3e39 Debian files for 2.1.0
Including bionic build fix
Don't know why focal worked without it
2023-01-11 09:53:37 -05:00
zzz d9a75a5afc AppArmor: Allow classes.jsa in other locations
Remove dup line
Reported/tested by lbt
2023-01-08 13:04:23 -05:00
zzz 9adbef3f27 Pull translations 2023-01-06 14:38:46 -05:00
zzz 3e4014a6f6 Debian: Change i2p-doc priority from extra to optional
per Debian manual, extra is deprecated and means the same thing as optional
https://www.debian.org/doc/debian-policy/ch-archive.html#s-priorities
2022-12-05 09:12:47 -05:00
zzz 974ffabd18 Debian changelog for 2.0.0-2ubuntu1 fix (gitlab #376) 2022-12-02 15:50:24 -05:00
zzz d632e08386 Debian: Fix stray char in links file causing symlinks in / (gitlab #376) 2022-12-02 13:20:23 -05:00