summaryrefslogtreecommitdiff
path: root/dev-libs/apr/files
AgeCommit message (Collapse)Author
2024-05-14dev-libs/apr: Fix cross-compiling as using SYSROOT no longer worksJames Le Cuirot
The old patch added SYSROOT to some paths shown by apr-config, but the script now also automatically adjusts the paths when it has been cross-compiled, leading to the paths being doubled. This removes the SYSROOT hack and forces it to consider that it might be cross-compiled. Closes: https://bugs.gentoo.org/931829 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2023-05-29dev-libs/apr: drop dead prefix targetsSam James
The removal was already done, so this is just cleanup afterwards. Signed-off-by: Sam James <sam@gentoo.org>
2023-03-20dev-libs/apr: fix build w/ autoconf-2.72 (9999)Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-03-20dev-libs/apr: remove unused patchesMichael Mair-Keimberger
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Sam James <sam@gentoo.org>
2023-02-13dev-libs/apr: add 1.7.2Sam James
Bug: https://bugs.gentoo.org/870004 Bug: https://bugs.gentoo.org/875167 Bug: https://bugs.gentoo.org/893406 Closes: https://bugs.gentoo.org/811765 Signed-off-by: Sam James <sam@gentoo.org>
2022-11-13dev-libs/apr: Apply patch to fix cross-compiling 1.7.0-r6James Le Cuirot
Fixes detection of /dev/zero. Thanks to Alexandra Parker for the patch. This has not yet been submitted upstream. Closes: https://bugs.gentoo.org/830833 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2022-10-16dev-libs/apr: fix miscompilation w/ Clang 16Sam James
I've not sent these upstream unfortunately, for a few reasons: - a bunch of it is already there; - we have a huge backlog of patches we need to rebase/upstream; - upstream are way overdue a release in the 1.7.x branch (and it's a mess atm) Let's revisit this on the next release when it should be much easier. Closes: https://bugs.gentoo.org/870004 Signed-off-by: Sam James <sam@gentoo.org>
2022-08-20dev-libs/apr: apply fix for CVE-2021-35940Hans de Graaff
Bug: https://bugs.gentoo.org/828545 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
2022-07-27dev-libs/apr: drop 1.6.3-r7, 1.6.5-r4David Seifert
Signed-off-by: David Seifert <soap@gentoo.org>
2021-01-10dev-libs/apr: Fixed build with sys-devel/autoconf-2.70Lars Wendler
Thanks-to: Sergei Trofimovich <slyfox@gentoo.org> Closes: https://bugs.gentoo.org/750353 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
2018-09-01dev-libs/apr: skip testlfs testThomas Deutschmann
Test only runs on non 64-bit systems and fails due to a Gentoo sandbox issue. To avoid requiring FEATURES=-usersandbox for this package, we are now skipping this test. Closes: https://bugs.gentoo.org/603244 Package-Manager: Portage-2.3.48, Repoman-2.3.10
2018-08-28dev-libs/apr: fix building with GCC8, fix testsThomas Deutschmann
Closes: https://bugs.gentoo.org/635434 Package-Manager: Portage-2.3.48, Repoman-2.3.10
2017-06-17dev-libs/apr: Bump to version 1.6.2Lars Wendler
Package-Manager: Portage-2.3.6, Repoman-2.3.2
2017-05-31dev-libs/apr: Removed old.Lars Wendler
Package-Manager: Portage-2.3.6, Repoman-2.3.2
2015-08-08proj/gentoo: Initial commitRobin H. Johnson
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed