Commit Graph

11 Commits

Author SHA256 Message Date
Fridrich Strba
18414a46d5 OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-compress?expand=0&rev=34 2024-05-14 10:50:02 +00:00
Fridrich Strba
785f681ad6 Accepting request 1147770 from home:dimstar:rpm4.20:a
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1147770
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-compress?expand=0&rev=32
2024-02-20 11:52:10 +00:00
Fridrich Strba
7911c247be OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-compress?expand=0&rev=29 2024-02-19 13:52:24 +00:00
Fridrich Strba
d659557aeb OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-compress?expand=0&rev=22 2022-03-21 09:03:11 +00:00
Fridrich Strba
339061b9bf OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-compress?expand=0&rev=20 2021-07-20 07:31:52 +00:00
Fridrich Strba
f1a1e1f506 OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-compress?expand=0&rev=19 2021-07-20 07:25:28 +00:00
Tomáš Chvátal
2c6560db99 Accepting request 726717 from home:pmonrealgonzalez:branches:Java:packages
- Updated to 1.19 [bsc#1148475, CVE-2019-12402]
  * ZipFile could get stuck in an infinite loop when parsing ZIP archives
    with certain strong encryption headers (CVE-2019-12402).
  * ZipArchiveInputStream and ZipFile will no longer throw an exception if
    an extra field generally understood by Commons Compress is malformed
    but rather turn them into UnrecognizedExtraField instances.  You can
    influence the way extra fields are parsed in more detail by using the
    new getExtraFields(ExtraFieldParsingBehavior) method of ZipArchiveEntry now.
  * Some of the ZIP extra fields related to strong encryption will now
    throw ZipExceptions rather than ArrayIndexOutOfBoundsExceptions in
    certain cases when used directly. There is no practical difference
    when they are read via ZipArchiveInputStream or ZipFile.
  * ParallelScatterZipCreator now writes entries in the same order they have
    been added to the archive.
  * ZipArchiveInputStream and ZipFile are more forgiving when parsing extra
    fields by default now.
  * TarArchiveInputStream has a new lenient mode that may allow it to read
    certain broken archives.
- Rebased patch fix_java_8_compatibility.patch

OBS-URL: https://build.opensuse.org/request/show/726717
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-compress?expand=0&rev=12
2019-08-28 12:03:03 +00:00
Fridrich Strba
a1418225d5 OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-compress?expand=0&rev=9 2019-03-25 17:32:49 +00:00
Fridrich Strba
327f5887bc Accepting request 668925 from home:jengelh:branches:Java:packages
- Add missing RPM group for %name-javadoc.

OBS-URL: https://build.opensuse.org/request/show/668925
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-compress?expand=0&rev=7
2019-01-27 19:59:10 +00:00
Fridrich Strba
a10f74d889 OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-compress?expand=0&rev=3 2019-01-25 09:19:57 +00:00
Fridrich Strba
cba45d55cf OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-compress?expand=0&rev=2 2019-01-25 09:18:24 +00:00