httpcomponents-core/httpcomponents-core.changes

39 lines
1.4 KiB
Plaintext

-------------------------------------------------------------------
Tue Feb 20 14:37:08 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Sat Mar 19 07:24:19 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Build with source/target levels 8
-------------------------------------------------------------------
Mon Apr 27 11:57:39 UTC 2020 - Fridrich Strba <fstrba@suse.com>
- Upgraded to version 4.4.13
- Removed patch:
* 0001-Re-generated-expired-test-certificates.patch
+ included in this version
- Modified patch:
* httpcomponents-core-java8compat.patch
+ rediffed to changed context
-------------------------------------------------------------------
Sat Oct 5 12:43:58 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Avoid version-less dependencies in pom files, since
xmvn-connector-gradle does not handle them well
-------------------------------------------------------------------
Wed Mar 13 12:38:27 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Initial packaging of httpcomponent-core 4.4.10
- Generate and customize the ant build files
- Added patches:
* 0001-Re-generated-expired-test-certificates.patch
+ upstream fix to update expired certificates in tests
* httpcomponents-core-java8compat.patch
+ fix code so that it produces binaries compatible with
Java 8