summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/apr: drop 1.7.0-r6Hans de Graaff2023-03-181-164/+0
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-libs/apr: Stabilize 1.7.0-r6 ppc64, #880701Arthur Zamarin2022-12-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/apr: Stabilize 1.7.0-r6 ppc, #880701Arthur Zamarin2022-12-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/apr: Stabilize 1.7.0-r6 amd64, #880701Sam James2022-12-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/apr: Stabilize 1.7.0-r6 arm, #880701Arthur Zamarin2022-11-261-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/apr: Stabilize 1.7.0-r6 arm64, #880701Arthur Zamarin2022-11-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/apr: Stabilize 1.7.0-r6 x86, #880701Jakov Smolić2022-11-181-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/apr: Stabilize 1.7.0-r6 sparc, #880701Arthur Zamarin2022-11-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/apr: Apply patch to fix cross-compiling 1.7.0-r6James Le Cuirot2022-11-131-0/+1
| | | | | | | | 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>
* dev-libs/apr: fix miscompilation w/ Clang 16Sam James2022-10-161-0/+163
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>