summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* sys-libs/zlib: drop sed_macros callSam James2023-08-191-3/+0
| | | | | Fixes: 491bf8bd3ef621da49b168736a04f23aa4c7719c Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/zlib: drop macro renaming hacksSam James2023-08-191-6/+0
| | | | | | | | | | | | | | | | | | Renaming zlib's `OF()` macro has caused problems for various packages; fortunately C23 kills K&R prototypes so its use should be dying out anyway. If anyone is still using it, we should just patch it out entirely rather than renaming it. Other distros have been coping fine without the rename anyway. The most important point being that this is against POLA and leads to problems when people try to build things using zlib that haven't been fixed yet. See also the legendary godot patch to workaround this: https://github.com/godotengine/godot/blob/93409b8e64a9bc3c271ab4a7489b59a43bc0d048/thirdparty/minizip/patches/unbreak-gentoo.patch. As of zlib-1.3, zlib doesn't even use it by itself. Bug: https://bugs.gentoo.org/383179 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/zlib: add 1.3Sam James2023-08-182-0/+187
| | | | | Closes: https://bugs.gentoo.org/894598 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/zlib: drop Cygwin supportFabian Groffen2023-05-272-33/+5
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: remove x86-winnt keywordFabian Groffen2023-05-251-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: remove x64-cygwin keywordFabian Groffen2023-05-251-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: remove sparc64-solaris keywordFabian Groffen2023-05-251-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: remove sparc-solaris keywordFabian Groffen2023-05-251-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: remove x86-solaris keywordFabian Groffen2023-05-241-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* sys-libs/zlib: keyword ~arm64-macosSam James2023-04-221-1/+1
| | | | | Bug: https://bugs.gentoo.org/904474 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/zlib: fix build with lld-16WANG Xuerui2023-01-141-2/+9
| | | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/zlib: drop 1.2.12-r3Sam James2022-11-256-422/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/zlib: fix build on sparcSam James2022-11-232-1/+64
| | | | | Closes: https://bugs.gentoo.org/879883 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/zlib: Stabilize 1.2.13-r1 amd64, #881717Arthur Zamarin2022-11-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/zlib: Stabilize 1.2.13-r1 sparc, #881717Arthur Zamarin2022-11-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/zlib: Stabilize 1.2.13-r1 arm, #881717Sam James2022-11-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/zlib: Stabilize 1.2.13-r1 hppa, #881717Sam James2022-11-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/zlib: Stabilize 1.2.13-r1 arm64, #881717Sam James2022-11-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/zlib: Stabilize 1.2.13-r1 x86, #881717Sam James2022-11-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/zlib: Stabilize 1.2.13-r1 ppc64, #881717Sam James2022-11-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/zlib: Stabilize 1.2.13-r1 ppc, #881717Sam James2022-11-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/zlib: install minizip man pagesSam James2022-10-231-3/+5
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/zlib: add 1.2.13Sam James2022-10-143-0/+265
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/zlib: remove unused patchMichael Mair-Keimberger2022-10-021-69/+0
| | | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Portage 3.0.37 / pkgdev 0.2.2 / pkgcheck 0.10.15 Closes: https://github.com/gentoo/gentoo/pull/27514 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sys-libs/zlib: drop 1.2.11-r4, 1.2.11-r5, 1.2.12-r2Sam James2022-09-234-534/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/zlib: sparc stable wrt bug #866241Agostino Sarubbo2022-08-241-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/zlib: ppc stable wrt bug #866241Agostino Sarubbo2022-08-241-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/zlib: Stabilize 1.2.12-r3 ppc64, #866241Arthur Zamarin2022-08-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/zlib: Stabilize 1.2.12-r3 hppa, #866241Arthur Zamarin2022-08-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/zlib: Stabilize 1.2.12-r3 arm, #866241Arthur Zamarin2022-08-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/zlib: Stabilize 1.2.12-r3 arm64, #866241Arthur Zamarin2022-08-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/zlib: Stabilize 1.2.12-r3 x86, #866241Sam James2022-08-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/zlib: Stabilize 1.2.12-r3 amd64, #866241Sam James2022-08-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/zlib: patch CVE-2022-37434Sam James2022-08-162-0/+254
| | | | | | | (includes the additional fix which curl exposed too) Bug: https://bugs.gentoo.org/863851 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/zlib: Stabilize 1.2.12-r2 hppa, #836303Arthur Zamarin2022-06-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/zlib: x86 stable wrt bug #836303Agostino Sarubbo2022-06-091-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/zlib: arm64 stable wrt bug #836303Agostino Sarubbo2022-06-091-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/zlib: arm stable wrt bug #836303Agostino Sarubbo2022-06-091-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/zlib: amd64 stable wrt bug #836303Agostino Sarubbo2022-06-091-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/zlib: sparc stable wrt bug #836303Agostino Sarubbo2022-06-081-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/zlib: ppc64 stable wrt bug #836303Agostino Sarubbo2022-06-081-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/zlib: ppc stable wrt bug #836303Agostino Sarubbo2022-06-081-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/zlib: keyword 1.2.12-r2 for ~loongWANG Xuerui2022-04-291-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* sys-libs/zlib: drop 1.2.12-r1Sam James2022-04-171-188/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/zlib: Update archive URLJakov Smolić2022-04-044-1/+5
| | | | | | | | | | | | | | | | 1.2.11 tarball is not available at https://zlib.net/${P}, so fetch it from https://zlib.net/fossils instead ``` >>> Downloading 'https://zlib.net/zlib-1.2.11.tar.gz' --2022-04-04 13:07:42--  https://zlib.net/zlib-1.2.11.tar.gz Resolving zlib.net... 85.187.148.2 Connecting to zlib.net|85.187.148.2|:443... connected. HTTP request sent, awaiting response... 404 Not Found ``` Closes: https://github.com/gentoo/gentoo/pull/24900 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sys-libs/zlib: mention upstream 'develop' branch in commentSam James2022-03-311-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/zlib: add commit reference to 1.2.11 patchSam James2022-03-311-0/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/zlib: backport CRC fixSam James2022-03-313-0/+315
| | | | | | | Would return bad results on bad input. Closes: https://bugs.gentoo.org/836370 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/zlib: keyword 1.2.12-r1Sam James2022-03-292-3/+5
| | | | | | | | Issues are fixed now. Nothing else has come up other than the now-fixed CC-configure issue. Bug: https://bugs.gentoo.org/835958 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/zlib: add link to upstream PR for 1.2.12 configureSam James2022-03-281-6/+22
| | | | | Bug: https://bugs.gentoo.org/836308 Signed-off-by: Sam James <sam@gentoo.org>