SHA256
8
0
forked from pool/zziplib

74 Commits
devel ... main

Author SHA256 Message Date
5e91756b94 Accepting request 1272223 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1272223
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=46
2025-04-24 15:25:08 +00:00
e448449c6d Accepting request 1255583 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1255583
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=45
2025-03-26 20:16:17 +00:00
91df957a8a Accepting request 1255140 from home:sfalken:branches:devel:libraries:c_c++
- Add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to clear FTBFS with cmake4

- Support large file access on 32bit architectures as well (boo#1239672)

OBS-URL: https://build.opensuse.org/request/show/1255140
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=67
2025-03-24 10:50:59 +00:00
aca8bebc97 Accepting request 1254316 from devel:libraries:c_c++
- Fix dumb cmake handling and enable ZZIP_LARGEFILE_RENAME as well
  and set -DPIC in the CFLAGS to have both 32bit and 64bit file
  support on 32bit architecures

- Support large file access on 32bit architectures as well (boo#1239672)

OBS-URL: https://build.opensuse.org/request/show/1254316
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=44
2025-03-20 18:24:38 +00:00
71132797bf .
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=65
2025-03-19 07:59:23 +00:00
f7e1384fa0 large file access
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=64
2025-03-17 09:17:22 +00:00
207b42c18f Accepting request 1192956 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1192956
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=43
2024-08-11 14:55:29 +00:00
fd440f4c9e Release to 0.13.78 with CVEs fixes, bsc#1227175 bsc#1227178
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=62
2024-08-09 14:14:27 +00:00
bc196ee052 Accepting request 1188127 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1188127
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=42
2024-07-18 17:15:24 +00:00
6ca0167e17 - Add -fpermissive to %{optflags} to workaround C99 violations which
cause GCC14 to throw an error by default. [boo#1225959]

See the bug for some moe background details.

If the request is OK, please forward it to Factory soon-ish too so
that we can switch the default compiler.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=60
2024-07-17 07:33:33 +00:00
f6fe014d55 Accepting request 1154011 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1154011
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=41
2024-03-03 19:18:58 +00:00
c8bf38c202 Accepting request 1152441 from home:vlefebvre:branches:devel:libraries:c_c++
Fix CVE-2020-18770 assert full zzip_file_header. [bsc#1214577]

OBS-URL: https://build.opensuse.org/request/show/1152441
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=58
2024-03-01 13:09:10 +00:00
e6c9a61f6f Accepting request 1148539 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1148539
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=40
2024-02-22 19:55:53 +00:00
f8eeab13e5 Accepting request 1147919 from home:dimstar:rpm4.20:z
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1147919
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=56
2024-02-21 10:26:53 +00:00
74e5ca87ec Accepting request 875822 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/875822
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=39
2021-03-10 07:48:12 +00:00
ac4756eb33 Accepting request 870154 from home:dirkmueller:branches:devel:libraries:c_c++
- update to 0.13.72:
  * The testbuilds were fixed to make cmake install and automake install the same
  * The cmake install did need patches for man3 installation on Unix
  * The cmake install did need patches for dll installation on Windows
  * The cmake install did need patches for dylib installation on MacOS
  * The cmake install did need patches for pkgconfig generation
  * Bump testbuilds to modern distro versions (ubuntu 20.04 centos 7.9 / 8.3)
  * Takeover docker_mirror.py for air-gap testings (for testbuilds.py)
  * handle UNZZIP-NOTFOUND in cmake and mark Ubuntu 'unzip' to be broken
  * merge patches for zzip_pread feature from Max Kellermann
  * merge patches for some bugs being found and reported via GitHub issues
  * run azure-pipelines with -DZZIP_TESTCVE=OFF to skip CVE *.zip downloads
  * use zziptests.py --downloadonly to get the CVE zip files for local storage
  * switch to cmake build system
- remove zziplib-0.13.62-wronglinking.patch zziplib-largefile.patch:
  obsolete with switch to cmake

OBS-URL: https://build.opensuse.org/request/show/870154
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=54
2021-02-28 20:04:55 +00:00
edabd6b2df Accepting request 799298 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/799298
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=38
2020-05-02 20:15:47 +00:00
b69e38bc6c Accepting request 798510 from home:polslinux:branches:devel:libraries:c_c++
- Update to 0.13.71:
  * testbuilds fixes
  * fixes to bring base, sdl, manpages and site docs to same level

OBS-URL: https://build.opensuse.org/request/show/798510
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=52
2020-04-30 15:47:37 +00:00
136b02aa3a Accepting request 795502 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/795502
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=37
2020-04-25 18:06:49 +00:00
dc23acccf1 Accepting request 793797 from home:jmoellers:branches:devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/793797
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=50
2020-04-19 12:36:40 +00:00
9bb5640834 Accepting request 782086 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/782086
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=36
2020-03-11 17:32:13 +00:00
901cb53091 Accepting request 779124 from home:jmoellers:branches:devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/779124
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=48
2020-03-06 11:15:10 +00:00
365fa95f97 Accepting request 756875 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/756875
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=35
2019-12-16 16:26:27 +00:00
e108057de1 Accepting request 756853 from home:jmoellers:branches:devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/756853
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=46
2019-12-13 17:11:29 +00:00
513b3174eb Accepting request 743449 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/743449
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=34
2019-10-30 13:42:20 +00:00
833822ca9d Accepting request 739806 from home:jmoellers:branches:devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/739806
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=44
2019-10-28 10:09:10 +00:00
6a47ab171a Accepting request 709891 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/709891
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=33
2019-06-18 12:53:18 +00:00
Josef Möllers
d1d4a22afa Accepting request 709685 from home:jmoellers:branches:devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/709685
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=42
2019-06-14 06:11:56 +00:00
b4784507d3 Accepting request 639943 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/639943
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=32
2018-10-11 09:42:49 +00:00
Ismail Dönmez
204d48fe61 Accepting request 639937 from home:jmoellers:branches:devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/639937
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=40
2018-10-04 11:08:27 +00:00
d73da663ec Accepting request 634660 from devel:libraries:c_c++
- Avoid memory leak from __zzip_parse_root_directory().
  Free allocated structure if its address is not passed back.
  [bsc#1107424, CVE-2018-16548, CVE-2018-16548.patch]

OBS-URL: https://build.opensuse.org/request/show/634660
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=31
2018-09-20 09:39:26 +00:00
903f7827e5 fixing license
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=38
2018-09-10 07:43:27 +00:00
3410d55fe0 Accepting request 634144 from home:jmoellers:branches:devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/634144
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=37
2018-09-10 07:41:57 +00:00
876c076072 Accepting request 588696 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/588696
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=30
2018-03-26 10:00:51 +00:00
a5d7ebe036 Accepting request 588647 from home:jmoellers:branches:devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/588647
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=35
2018-03-19 17:24:00 +00:00
293db03ccf Accepting request 588179 from home:avindra
- Update to 0.13.69:
  * fix a number of CVEs reported with special *.zip PoC files
  * completing some doc strings while checking the new man-pages to
    look good
  * update refs to point to github instead of sf.net
  * man-pages are generated with new dbk2man.py - docbook xmlto is
    optional now
  * a zip-program is still required for testing, but some errors
    are gone when not present
- run spec-cleaner
- don't ship Windows only file, README.MSVC6

OBS-URL: https://build.opensuse.org/request/show/588179
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=34
2018-03-19 07:59:20 +00:00
f1e20752a0 Accepting request 579215 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/579215
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=29
2018-02-24 15:37:28 +00:00
ff2f95b421 Accepting request 578034 from home:adamm:branches:devel:libraries:c_c++
- Drop BR: fdupes since it does nothing.

OBS-URL: https://build.opensuse.org/request/show/578034
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=32
2018-02-22 22:46:41 +00:00
92974ef6d5 Accepting request 577974 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/577974
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=28
2018-02-21 13:07:47 +00:00
373a6db597 Accepting request 578017 from home:jengelh:branches:devel:libraries:c_c++
- Fix RPM groups. Remove ineffective --with-pic.
  Trim redundancies from description.
  Do not let fdupes run across partitions.

OBS-URL: https://build.opensuse.org/request/show/578017
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=30
2018-02-19 12:54:55 +00:00
Josef Möllers
0a72e7672b Accepting request 577665 from home:avindra
- Update to 0.13.68:
  * fix a number of CVEs reported with special *.zip files
  * minor doc updates referencing GitHub instead of sf.net
- drop CVE-2018-6381.patch
  * merged in a803559fa9194be895422ba3684cf6309b6bb598
- drop CVE-2018-6484.patch
  * merged in 0c0c9256b0903f664bca25dd8d924211f81e01d3
- drop CVE-2018-6540.patch
  * merged in 15b8c969df962a444dfa07b3d5bd4b27dc0dbba7
- drop CVE-2018-6542.patch
  * merged in 938011cd60f5a8a2a16a49e5f317aca640cf4110

OBS-URL: https://build.opensuse.org/request/show/577665
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=29
2018-02-19 09:26:53 +00:00
1d3ff4a8a2 Accepting request 577013 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/577013
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=27
2018-02-16 20:40:46 +00:00
9d3678888f Accepting request 576770 from home:jmoellers:branches:devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/576770
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=27
2018-02-15 13:29:28 +00:00
Ismail Dönmez
b1959e22d9 Accepting request 576008 from home:jmoellers:branches:devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/576008
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=26
2018-02-13 12:30:53 +00:00
ad91e03dd0 Accepting request 573678 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/573678
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=26
2018-02-09 14:45:22 +00:00
Ismail Dönmez
852e18aefc Accepting request 573379 from home:jmoellers:branches:devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/573379
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=24
2018-02-07 11:37:38 +00:00
d191a5d2f2 Accepting request 571949 from home:jmoellers:branches:devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/571949
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=23
2018-02-05 10:50:07 +00:00
dc531973ec Accepting request 569981 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/569981
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=25
2018-01-30 14:38:10 +00:00
d31eba1de7 Accepting request 568759 from home:scarabeus_iv:branches:devel:libraries:c_c++
- Drop tests as they fail completely anyway, not finding lib needing
  zip command, this should allow us to kill python dependency
- Also drop docs subdir avoiding python dependency for it
  * The generated xmls were used for mans too but we shipped those
    only in devel pkg and as such we will live without them

- Version update to 0.13.67:
  * Various fixes found by fuzzing
  * Merged bellow patches
- Remove merged patches:
  * zziplib-CVE-2017-5974.patch
  * zziplib-CVE-2017-5975.patch
  * zziplib-CVE-2017-5976.patch
  * zziplib-CVE-2017-5978.patch
  * zziplib-CVE-2017-5979.patch
  * zziplib-CVE-2017-5981.patch
- Switch to github tarball as upstream seem no longer pull it to
  sourceforge
- Remove no longer applying patch zziplib-unzipcat-NULL-name.patch
  * The sourcecode was quite changed for this to work this way
    anymore, lets hope this is fixed too

OBS-URL: https://build.opensuse.org/request/show/568759
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=21
2018-01-26 16:23:16 +00:00
2d967e4190 Accepting request 539292 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/539292
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=24
2017-11-10 13:40:06 +00:00
cd3445e47b Accepting request 538088 from home:pluskalm:branches:devel:libraries:c_c++
- Packaking changes:
  * Depend on python2 explicitly
  * Cleanup with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/538088
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=19
2017-11-06 12:37:57 +00:00
94f5129ff7 Accepting request 482259 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/482259
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=23
2017-03-31 13:04:40 +00:00
Josef Möllers
7f79e006ee OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=17 2017-03-23 13:33:15 +00:00
Stephan Kulow
7e7704335e Accepting request 159930 from devel:libraries:c_c++
- zziplib-largefile.patch: Enable largefile support
- Enable debug information (forwarded request 159895 from AndreasSchwab)

OBS-URL: https://build.opensuse.org/request/show/159930
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=20
2013-03-22 12:07:17 +00:00
Ismail Dönmez
eb27d7fe48 Accepting request 159895 from home:AndreasSchwab:ff
- zziplib-largefile.patch: Enable largefile support
- Enable debug information

OBS-URL: https://build.opensuse.org/request/show/159895
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=15
2013-03-19 09:04:02 +00:00
Stephan Kulow
0d704b6161 Accepting request 145546 from devel:libraries:c_c++
Update to 0.13.62 version (forwarded request 145545 from posophe)

OBS-URL: https://build.opensuse.org/request/show/145546
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=18
2012-12-17 08:50:27 +00:00
Ismail Dönmez
5254f2a807 Accepting request 145545 from home:posophe:branches:devel:libraries:c_c++
Update to 0.13.62 version

OBS-URL: https://build.opensuse.org/request/show/145545
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=13
2012-12-15 19:01:02 +00:00
Stephan Kulow
25ed0624de replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=16
2011-12-06 18:21:37 +00:00
Stephan Kulow
a65e6707fa Accepting request 92519 from devel:libraries:c_c++
- add libtool as buildrequire to avoid implicit dependency (forwarded request 92481 from coolo)

OBS-URL: https://build.opensuse.org/request/show/92519
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=15
2011-11-21 11:51:34 +00:00
Ismail Dönmez
8fcda0f479 Accepting request 92481 from home:coolo:removelibtool
- add libtool as buildrequire to avoid implicit dependency

OBS-URL: https://build.opensuse.org/request/show/92481
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=11
2011-11-19 20:13:40 +00:00
Sascha Peilicke
41fb7f62e1 Accepting request 84028 from devel:libraries:c_c++
Resubmit of #82503 after adding Obsoletes/Provides (cf. thread on -packaging ML; "<=" is ok with notice)
- Implement shlib policy/packaging for package, add baselibs.conf
  and resolve redundant constructs (forwarded request 84008 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/84028
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=13
2011-09-22 08:53:59 +00:00
Ismail Dönmez
b9f3b36569 Accepting request 84008 from home:jengelh:bl
Resubmit of #82503 after adding Obsoletes/Provides (cf. thread on -packaging ML; "<=" is ok with notice)
- Implement shlib policy/packaging for package, add baselibs.conf
  and resolve redundant constructs

OBS-URL: https://build.opensuse.org/request/show/84008
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=9
2011-09-21 07:28:59 +00:00
Sascha Peilicke
f6d4a350b0 Autobuild autoformatter for 68919
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=12
2011-05-02 10:24:03 +00:00
OBS User buildservice-autocommit
db329faa4f Updating link to change in openSUSE:Factory/zziplib revision 12.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=bc65750e4a29c0ba704c2773ba83580a
2011-05-02 10:24:03 +00:00
Sascha Peilicke
7dbf1e2403 Accepting request 68919 from devel:libraries:c_c++
- Fix build with gcc 4.6 (forwarded request 68918 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/68919
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=11
2011-05-02 10:23:54 +00:00
Cristian Rodríguez
71e47a294b Accepting request 68918 from home:elvigia:branches:devel:libraries:c_c++
- Fix build with gcc 4.6

OBS-URL: https://build.opensuse.org/request/show/68918
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=7
2011-04-30 19:06:06 +00:00
OBS User autobuild
49357df60a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=7 2010-03-18 15:40:30 +00:00
OBS User autobuild
7f7684954c Accepting request 34323 from devel:libraries:c_c++
checked in (request 34323)

OBS-URL: https://build.opensuse.org/request/show/34323
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=6
2010-03-12 16:37:57 +00:00
OBS User autobuild
3fdaa5085d Accepting request 34323 from devel:libraries:c_c++
Copy from devel:libraries:c_c++/zziplib based on submit request 34323 from user coolo

OBS-URL: https://build.opensuse.org/request/show/34323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=6
2010-03-12 16:37:57 +00:00
Pavol Rusnak
4852103132 Accepting request 32778 from home:dimstar:branches:devel:libraries:c_c++
Copy from home:dimstar:branches:devel:libraries:c_c++/zziplib via accept of submit request 32778 revision 4.
Request was accepted with message:
thanks

OBS-URL: https://build.opensuse.org/request/show/32778
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zziplib?expand=0&rev=5
2010-02-28 12:30:36 +00:00
OBS User autobuild
c5d98ab335 Accepting request 17619 from devel:libraries:c_c++
Copy from devel:libraries:c_c++/zziplib based on submit request 17619 from user coolo

OBS-URL: https://build.opensuse.org/request/show/17619
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=4
2009-08-13 15:39:31 +00:00
OBS User unknown
bb70f9d4f8 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=3 2009-06-19 22:33:34 +00:00
OBS User unknown
5b6f0c93e0 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=2 2009-01-27 01:29:32 +00:00
OBS User unknown
7d376fb5f6 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zziplib?expand=0&rev=1 2008-10-25 02:54:35 +00:00
5 changed files with 0 additions and 57 deletions

View File

@@ -1,26 +0,0 @@
From 803f49aaae16b7f2899e4769afdfc673a21fa9e8 Mon Sep 17 00:00:00 2001
From: Guido Draheim <guidod@gmx.de>
Date: Mon, 26 Feb 2024 23:17:12 +0100
Subject: [PATCH] #69 assert full zzip_file_header
---
zzip/mmapped.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/zzip/mmapped.c b/zzip/mmapped.c
index 2071882..306ba51 100644
--- a/zzip/mmapped.c
+++ b/zzip/mmapped.c
@@ -276,7 +276,8 @@ struct zzip_file_header *
zzip_disk_entry_to_file_header(ZZIP_DISK * disk, struct zzip_disk_entry *entry)
{
zzip_byte_t *const ptr = disk->buffer + zzip_disk_entry_fileoffset(entry);
- if (disk->buffer > ptr || ptr >= disk->endbuf)
+ zzip_byte_t *const end = ptr + sizeof(struct zzip_file_header);
+ if (disk->buffer > ptr || end >= disk->endbuf || end <= NULL)
{
debug2("file header: offset out of bounds (0x%llx)", (long long unsigned)(disk->buffer));
errno = EBADMSG;
--
2.35.3

View File

@@ -1,13 +0,0 @@
Index: zziplib-0.13.69/bins/unzip-mem.c
===================================================================
--- zziplib-0.13.69.orig/bins/unzip-mem.c
+++ zziplib-0.13.69/bins/unzip-mem.c
@@ -92,7 +92,7 @@ static void zzip_mem_entry_make(ZZIP_MEM
ZZIP_MEM_ENTRY* entry)
{
FILE* file = fopen (entry->zz_name, "wb");
- if (file) { zzip_mem_entry_pipe (disk, entry, file); fclose (file); }
+ if (file) { zzip_mem_entry_pipe (disk, entry, file); fclose (file); return; }
perror (entry->zz_name);
if (status < EXIT_WARNINGS) status = EXIT_WARNINGS;
}

View File

@@ -1,12 +0,0 @@
Index: zziplib/m4/ax_cflags_no_writable_strings.m4
===================================================================
--- zziplib/m4/ax_cflags_no_writable_strings.m4
+++ zziplib-new/m4/ax_cflags_no_writable_strings.m4
@@ -40,6 +40,7 @@ VAR,[VAR="no, unknown"
for ac_arg dnl
in "-pedantic % -fno-writable-strings -Wwrite-strings" dnl GCC
"-pedantic % -fconst-strings -Wwrite-strings" dnl newer GCC
+ "-Wall % -Wwrite-strings" dnl GCC4.1+
"-v -Xc % -xstrconst" dnl Solaris C - strings go into readonly segment
"+w1 -Aa % +ESlit" dnl HP-UX C - strings go into readonly segment
"-w0 -std1 % -readonly_strings" dnl Digital Unix - again readonly segment

BIN
zziplib-0.13.72.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
zziplib-0.13.78.tar.gz (Stored with Git LFS)

Binary file not shown.