2024-10-15 18:48:29 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 15 18:48:14 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Generate sources with protobuf instead of using pre-generated ones
|
|
|
|
|
2024-07-04 10:48:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 4 10:46:24 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Added patch:
|
|
|
|
* netty3-CVE-2024-29025.patch
|
|
|
|
+ backport upstream fix for bsc#1222045, CVE-2024-29025
|
|
|
|
|
2024-02-21 10:52:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 21 10:52:10 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
|
|
|
|
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
|
2023-09-09 14:43:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Sep 9 14:43:21 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
|
|
|
|
|
2022-06-13 08:46:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 13 08:43:45 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Remove dependency on javax.activation, which is a transitive
|
|
|
|
dependency.
|
|
|
|
- Build again against mvn(log4j:log4j), since reload4j - that
|
|
|
|
provides it - is in all relevant distributions.
|
|
|
|
|
2022-05-23 11:06:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 23 11:05:57 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
2022-05-24 08:22:40 +00:00
|
|
|
- Use the standalone JavaEE modules unconditionally
|
2022-05-23 11:06:21 +00:00
|
|
|
|
2022-04-08 06:04:40 +00:00
|
|
|
-------------------------------------------------------------------
|
2022-04-30 16:07:51 +00:00
|
|
|
Sat Apr 30 16:07:02 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Remove the compat versions, since the io.netty:netty artifact
|
|
|
|
coordinates exist only in version 3.x
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2022-04-08 21:51:10 +00:00
|
|
|
Fri Apr 8 21:33:50 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
2022-04-08 06:04:40 +00:00
|
|
|
|
2022-04-08 21:51:10 +00:00
|
|
|
- Build against the provider of mvn(log4j:log4j:1.2.16) instead of
|
|
|
|
mvn(log4j:log4j), in order to be able to build both on systems
|
|
|
|
with and without reload4j (bsc#1197787)
|
2022-04-08 06:04:40 +00:00
|
|
|
|
2022-03-30 10:55:05 +00:00
|
|
|
-------------------------------------------------------------------
|
2022-04-08 21:51:10 +00:00
|
|
|
Fri Apr 8 06:00:41 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
2022-03-30 10:55:05 +00:00
|
|
|
|
2022-04-08 21:51:10 +00:00
|
|
|
- netty3-CVE-2021-43797.patch
|
|
|
|
* backport upstream fix for bsc#1193672, CVE-2021-43797
|
2022-03-30 10:55:05 +00:00
|
|
|
|
2022-03-23 08:51:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 23 08:49:24 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Build with java source and target levels 8
|
|
|
|
- Added patch:
|
|
|
|
* x509certificate.patch
|
|
|
|
+ Reimplement the OpenJdkSelfSignedCertGenerator class so that
|
|
|
|
it does not use removed classes.
|
|
|
|
+ This adds new bouncycastle dependency
|
|
|
|
|
2022-02-22 18:26:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 22 18:26:17 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Do not build against the log4j12 packages
|
|
|
|
|
2021-04-04 05:48:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Apr 4 05:47:53 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Change dependency on netty-tcnative to tomcat-jni
|
|
|
|
* fixes build in factory
|
|
|
|
|
2020-03-31 06:06:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 31 06:02:58 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Migrate away from the felix OSGi implementation to to the latest
|
|
|
|
org.osgi one
|
|
|
|
|
2019-11-27 10:14:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 27 10:13:47 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Fix build with jdk >= 9
|
|
|
|
|
2019-11-24 14:32:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 24 14:31:58 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Force building with jdk < 9, since some apis are not found
|
|
|
|
otherwise
|
|
|
|
|
2019-11-14 12:52:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 14 12:48:51 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Initial packaging of netty3 3.10.6 compatibility version
|