mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 02:16:59 +02:00
bump(dev-libs/apr): sync with upstream for arm64
Signed-off-by: Geoff Levand <geoff@infradead.org>
This commit is contained in:
parent
4a1e9bca45
commit
006eba1673
@ -1,861 +1,65 @@
|
|||||||
# ChangeLog for dev-libs/apr
|
# ChangeLog for dev-libs/apr
|
||||||
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
|
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
|
||||||
# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr/ChangeLog,v 1.235 2015/06/28 18:00:29 zlogene Exp $
|
# (auto-generated from git log)
|
||||||
|
|
||||||
|
*apr-1.5.2 (09 Aug 2015)
|
||||||
|
*apr-1.5.1-r1 (09 Aug 2015)
|
||||||
|
*apr-1.5.0-r2 (09 Aug 2015)
|
||||||
|
|
||||||
|
09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org> +apr-1.5.0-r2.ebuild,
|
||||||
|
+apr-1.5.1-r1.ebuild, +apr-1.5.2.ebuild, +files/apr-1.5.0-cross-types.patch,
|
||||||
|
+files/apr-1.5.0-libtool.patch, +files/apr-1.5.0-mint.patch,
|
||||||
|
+files/apr-1.5.0-sysroot.patch,
|
||||||
|
+files/apr-1.5.1-parallel_make_install.patch, +files/config.layout.patch,
|
||||||
|
+metadata.xml:
|
||||||
|
proj/gentoo: Initial commit
|
||||||
|
|
||||||
|
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
|
||||||
|
|
||||||
|
24 Aug 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
|
||||||
|
Use https by default
|
||||||
|
|
||||||
|
Convert all URLs for sites supporting encrypted connections from http to
|
||||||
|
https
|
||||||
|
|
||||||
|
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
||||||
|
|
||||||
|
24 Aug 2015; Mike Gilbert <floppym@gentoo.org> metadata.xml:
|
||||||
|
Revert DOCTYPE SYSTEM https changes in metadata.xml
|
||||||
|
|
||||||
|
repoman does not yet accept the https version.
|
||||||
|
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.
|
||||||
|
|
||||||
|
Bug: https://bugs.gentoo.org/552720
|
||||||
|
|
||||||
|
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
|
||||||
|
Set appropriate maintainer types in metadata.xml (GLEP 67)
|
||||||
|
|
||||||
28 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> apr-1.5.2.ebuild:
|
|
||||||
alpha stable wrt bug #551068
|
|
||||||
|
|
||||||
21 Jun 2015; Markus Meier <maekke@gentoo.org> apr-1.5.2.ebuild:
|
|
||||||
arm stable, bug #551068
|
|
||||||
|
|
||||||
11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> apr-1.5.2.ebuild:
|
|
||||||
Stable for ppc, wrt bug #551068
|
|
||||||
|
|
||||||
09 Jun 2015; Agostino Sarubbo <ago@gentoo.org> apr-1.5.2.ebuild:
|
|
||||||
Stable for x86, wrt bug #551068
|
|
||||||
|
|
||||||
08 Jun 2015; Agostino Sarubbo <ago@gentoo.org> apr-1.5.2.ebuild:
|
|
||||||
Stable for amd64, wrt bug #551068
|
|
||||||
|
|
||||||
08 Jun 2015; Jeroen Roovers <jer@gentoo.org> apr-1.5.2.ebuild:
|
|
||||||
Stable for PPC64 (bug #551068).
|
|
||||||
|
|
||||||
07 Jun 2015; Jeroen Roovers <jer@gentoo.org> apr-1.5.2.ebuild:
|
|
||||||
Stable for HPPA (bug #551068).
|
|
||||||
|
|
||||||
30 May 2015; Lars Wendler <polynomial-c@gentoo.org> apr-1.5.0-r2.ebuild,
|
|
||||||
apr-1.5.1-r1.ebuild, apr-1.5.2.ebuild:
|
|
||||||
Added selinux dependency (bug #548264). Removed _elibtoolize kludge now that
|
|
||||||
bug #527506 is fixed.
|
|
||||||
|
|
||||||
*apr-1.5.2 (30 Apr 2015)
|
|
||||||
|
|
||||||
30 Apr 2015; Lars Wendler <polynomial-c@gentoo.org> -apr-1.4.8-r1.ebuild,
|
|
||||||
+apr-1.5.2.ebuild, -files/apr-1.4.6-mint.patch:
|
|
||||||
Version bump. Removed old.
|
|
||||||
|
|
||||||
15 Nov 2014; Lars Wendler <polynomial-c@gentoo.org> apr-1.5.1-r1.ebuild:
|
|
||||||
Added kludge to fix compilation with >=libtool-2.4.3 until autotools.eclass
|
|
||||||
got fixed (bug #527506).
|
|
||||||
|
|
||||||
17 May 2014; Agostino Sarubbo <ago@gentoo.org> apr-1.5.0-r2.ebuild:
|
|
||||||
Stable for alpha, wrt bug #504300
|
|
||||||
|
|
||||||
14 May 2014; Agostino Sarubbo <ago@gentoo.org> apr-1.5.0-r2.ebuild:
|
|
||||||
Stable for sparc, wrt bug #504300
|
|
||||||
|
|
||||||
13 May 2014; Agostino Sarubbo <ago@gentoo.org> apr-1.5.0-r2.ebuild:
|
|
||||||
Stable for ia64, wrt bug #504300
|
|
||||||
|
|
||||||
*apr-1.5.1-r1 (28 Apr 2014)
|
|
||||||
|
|
||||||
28 Apr 2014; Lars Wendler <polynomial-c@gentoo.org> -apr-1.5.1.ebuild,
|
|
||||||
+apr-1.5.1-r1.ebuild, +files/apr-1.5.1-parallel_make_install.patch:
|
|
||||||
Revbump to fix a parallel install bug. Enable posix-shm support. EAPI bumped
|
|
||||||
to 5.
|
|
||||||
|
|
||||||
*apr-1.5.1 (28 Apr 2014)
|
|
||||||
|
|
||||||
28 Apr 2014; Lars Wendler <polynomial-c@gentoo.org> +apr-1.5.1.ebuild:
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
20 Apr 2014; Agostino Sarubbo <ago@gentoo.org> apr-1.5.0-r2.ebuild:
|
|
||||||
Stable for ppc64, wrt bug #504300
|
|
||||||
|
|
||||||
13 Apr 2014; Agostino Sarubbo <ago@gentoo.org> apr-1.5.0-r2.ebuild:
|
|
||||||
Stable for ppc, wrt bug #504300
|
|
||||||
|
|
||||||
05 Apr 2014; Agostino Sarubbo <ago@gentoo.org> apr-1.5.0-r2.ebuild:
|
|
||||||
Stable for x86, wrt bug #504300
|
|
||||||
|
|
||||||
01 Apr 2014; Lars Wendler <polynomial-c@gentoo.org> apr-1.5.0-r2.ebuild:
|
|
||||||
Added dependency on libtool (bug #506384).
|
|
||||||
|
|
||||||
30 Mar 2014; Chema Alonso <nimiux@gentoo.org> apr-1.5.0-r2.ebuild:
|
|
||||||
Stable for amd64 wrt bug #504300
|
|
||||||
|
|
||||||
26 Mar 2014; Markus Meier <maekke@gentoo.org> apr-1.5.0-r2.ebuild:
|
|
||||||
arm stable, bug #504300
|
|
||||||
|
|
||||||
16 Mar 2014; Jeroen Roovers <jer@gentoo.org> apr-1.5.0-r2.ebuild:
|
|
||||||
Stable for HPPA (bug #504300).
|
|
||||||
|
|
||||||
12 Mar 2014; Lars Wendler <polynomial-c@gentoo.org> -apr-1.5.0.ebuild,
|
|
||||||
-apr-1.5.0-r1.ebuild:
|
|
||||||
Removed old.
|
|
||||||
|
|
||||||
04 Feb 2014; Mike Frysinger <vapier@gentoo.org> apr-1.5.0-r2.ebuild:
|
|
||||||
Add more cross-compile related variables to force sane results.
|
|
||||||
|
|
||||||
31 Jan 2014; Mike Frysinger <vapier@gentoo.org> apr-1.4.8-r1.ebuild,
|
|
||||||
apr-1.5.0-r1.ebuild, apr-1.5.0-r2.ebuild, apr-1.5.0.ebuild:
|
|
||||||
Mark sh stable.
|
|
||||||
|
|
||||||
*apr-1.5.0-r2 (31 Jan 2014)
|
|
||||||
|
|
||||||
31 Jan 2014; Mike Frysinger <vapier@gentoo.org> +apr-1.5.0-r2.ebuild,
|
|
||||||
+files/apr-1.5.0-sysroot.patch:
|
|
||||||
Utilize SYSROOT to locate build-time paths when cross-compiling, and drop
|
|
||||||
redundent -L/-R libdir flags to simplify linking. #385775 by Bertrand Jacquin.
|
|
||||||
|
|
||||||
31 Jan 2014; Mike Frysinger <vapier@gentoo.org> apr-1.5.0-r1.ebuild:
|
|
||||||
Convert myconf to an array to make it easier to maintain.
|
|
||||||
|
|
||||||
31 Jan 2014; Mike Frysinger <vapier@gentoo.org> apr-1.4.8-r1.ebuild,
|
|
||||||
apr-1.5.0-r1.ebuild, apr-1.5.0.ebuild:
|
|
||||||
Use tc-is-static-only rather than open coding the mint target.
|
|
||||||
|
|
||||||
22 Jan 2014; Mike Frysinger <vapier@gentoo.org> apr-1.5.0-r1.ebuild:
|
|
||||||
Drop old static-libs hacks now that we use local libtool #374355#16 by Rafał
|
|
||||||
Mużyło.
|
|
||||||
|
|
||||||
22 Jan 2014; Mike Frysinger <vapier@gentoo.org>
|
|
||||||
+files/apr-1.5.0-cross-types.patch, apr-1.5.0-r1.ebuild:
|
|
||||||
Fix cross-compiling.
|
|
||||||
|
|
||||||
22 Jan 2014; Mike Frysinger <vapier@gentoo.org> apr-1.5.0-r1.ebuild:
|
|
||||||
fix typo
|
|
||||||
|
|
||||||
*apr-1.5.0-r1 (22 Jan 2014)
|
|
||||||
|
|
||||||
22 Jan 2014; Mike Frysinger <vapier@gentoo.org> +apr-1.5.0-r1.ebuild,
|
|
||||||
+files/apr-1.5.0-libtool.patch:
|
|
||||||
Generate & use local libtool #374355 by Justin Lecher.
|
|
||||||
|
|
||||||
21 Jan 2014; Mike Frysinger <vapier@gentoo.org> apr-1.4.8-r1.ebuild,
|
|
||||||
apr-1.5.0.ebuild:
|
|
||||||
Add arm64 love.
|
|
||||||
|
|
||||||
*apr-1.5.0 (20 Nov 2013)
|
|
||||||
|
|
||||||
20 Nov 2013; Lars Wendler <polynomial-c@gentoo.org> -apr-1.4.5.ebuild,
|
|
||||||
-apr-1.4.6-r1.ebuild, +apr-1.5.0.ebuild, +files/apr-1.5.0-mint.patch,
|
|
||||||
metadata.xml:
|
|
||||||
Version bump. Removed old.
|
|
||||||
|
|
||||||
18 Aug 2013; Agostino Sarubbo <ago@gentoo.org> apr-1.4.8-r1.ebuild:
|
|
||||||
Stable for x86, wrt bug #477296
|
|
||||||
|
|
||||||
13 Aug 2013; Agostino Sarubbo <ago@gentoo.org> apr-1.4.8-r1.ebuild:
|
|
||||||
Stable for alpha, wrt bug #477296
|
|
||||||
|
|
||||||
10 Aug 2013; Agostino Sarubbo <ago@gentoo.org> apr-1.4.8-r1.ebuild:
|
|
||||||
Stable for arm, wrt bug #477296
|
|
||||||
|
|
||||||
10 Aug 2013; Agostino Sarubbo <ago@gentoo.org> apr-1.4.8-r1.ebuild:
|
|
||||||
Stable for ppc, wrt bug #477296
|
|
||||||
|
|
||||||
06 Aug 2013; Agostino Sarubbo <ago@gentoo.org> apr-1.4.8-r1.ebuild:
|
|
||||||
Stable for s390, wrt bug #477296
|
|
||||||
|
|
||||||
04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> apr-1.4.8-r1.ebuild:
|
|
||||||
Stable for ppc64, wrt bug #477296
|
|
||||||
|
|
||||||
04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> apr-1.4.8-r1.ebuild:
|
|
||||||
Stable for ia64, wrt bug #477296
|
|
||||||
|
|
||||||
03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> apr-1.4.8-r1.ebuild:
|
|
||||||
Stable for amd64, wrt bug #477296
|
|
||||||
|
|
||||||
03 Aug 2013; Jeroen Roovers <jer@gentoo.org> apr-1.4.8-r1.ebuild:
|
|
||||||
Stable for HPPA (bug #477296).
|
|
||||||
|
|
||||||
03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> apr-1.4.8-r1.ebuild:
|
|
||||||
Stable for sparc, wrt bug #477296
|
|
||||||
|
|
||||||
*apr-1.4.8-r1 (18 Jul 2013)
|
|
||||||
|
|
||||||
18 Jul 2013; Lars Wendler <polynomial-c@gentoo.org> -apr-1.4.8.ebuild,
|
|
||||||
+apr-1.4.8-r1.ebuild:
|
|
||||||
Revbump. Removed "uuid" USE flag (bug #355489).
|
|
||||||
|
|
||||||
18 Jul 2013; Lars Wendler <polynomial-c@gentoo.org> metadata.xml:
|
|
||||||
Added myself as maintainer.
|
|
||||||
|
|
||||||
*apr-1.4.8 (24 Jun 2013)
|
|
||||||
|
|
||||||
24 Jun 2013; Lars Wendler <polynomial-c@gentoo.org> -apr-1.4.6.ebuild,
|
|
||||||
+apr-1.4.8.ebuild:
|
|
||||||
Non-maintainer commit: Version bump. Removed old.
|
|
||||||
|
|
||||||
20 Feb 2013; Zac Medico <zmedico@gentoo.org> apr-1.4.6-r1.ebuild:
|
|
||||||
Add ~arm-linux keyword.
|
|
||||||
|
|
||||||
29 Dec 2012; Sergey Popov <pinkbyte@gentoo.org> apr-1.4.6-r1.ebuild:
|
|
||||||
Apply user patches, wrt bug #449048
|
|
||||||
|
|
||||||
*apr-1.4.6-r1 (28 Nov 2012)
|
|
||||||
|
|
||||||
28 Nov 2012; Christoph Junghans <ottxor@gentoo.org> +apr-1.4.6-r1.ebuild,
|
|
||||||
+files/apr-1.4.6-mint.patch:
|
|
||||||
added prefix support
|
|
||||||
|
|
||||||
27 Nov 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
|
|
||||||
Drop apache herd as discussed in http://www.gossamer-
|
|
||||||
threads.com/lists/gentoo/dev/262834
|
|
||||||
|
|
||||||
09 May 2012; Alexis Ballier <aballier@gentoo.org> apr-1.4.6.ebuild:
|
|
||||||
keyword ~amd64-fbsd
|
|
||||||
|
|
||||||
*apr-1.4.6 (28 Feb 2012)
|
|
||||||
|
|
||||||
28 Feb 2012; Christian Ruppert <idl0r@gentoo.org> +apr-1.4.6.ebuild,
|
|
||||||
metadata.xml:
|
|
||||||
Version bump, CVE-2012-0840, bug 403731
|
|
||||||
|
|
||||||
11 Nov 2011; Markos Chandras <hwoarang@gentoo.org> -apr-1.4.4.ebuild:
|
|
||||||
remove old ebuild
|
|
||||||
|
|
||||||
11 Nov 2011; Markos Chandras <hwoarang@gentoo.org> apr-1.4.5.ebuild:
|
|
||||||
Use EAPI=4. Add static-libs USE flag. Patch by Arfrever.
|
|
||||||
|
|
||||||
29 Oct 2011; Raúl Porcel <armin76@gentoo.org> apr-1.4.5.ebuild:
|
|
||||||
alpha/ia64/s390/sh/sparc stable wrt #385859
|
|
||||||
|
|
||||||
24 Oct 2011; Markus Meier <maekke@gentoo.org> apr-1.4.5.ebuild:
|
|
||||||
x86 stable, bug #385859
|
|
||||||
|
|
||||||
23 Oct 2011; Markus Meier <maekke@gentoo.org> apr-1.4.5.ebuild:
|
|
||||||
arm stable, bug #385859
|
|
||||||
|
|
||||||
22 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> apr-1.4.5.ebuild:
|
|
||||||
ppc/ppc64 stable wrt #385859
|
|
||||||
|
|
||||||
19 Oct 2011; Jeroen Roovers <jer@gentoo.org> apr-1.4.5.ebuild:
|
|
||||||
Stable for HPPA (bug #385859).
|
|
||||||
|
|
||||||
19 Oct 2011; Tony Vroon <chainsaw@gentoo.org> apr-1.4.5.ebuild:
|
|
||||||
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian
|
|
||||||
"idella4" Delaney in security bug #385859.
|
|
||||||
|
|
||||||
*apr-1.4.5 (07 Jul 2011)
|
|
||||||
|
|
||||||
07 Jul 2011; Markos Chandras <hwoarang@gentoo.org> +apr-1.4.5.ebuild:
|
|
||||||
Version bump. Requested by Arfrever
|
|
||||||
|
|
||||||
14 May 2011; Raúl Porcel <armin76@gentoo.org> apr-1.4.4.ebuild:
|
|
||||||
alpha/arm/ia64/s390/sh/sparc stable wrt #366903
|
|
||||||
|
|
||||||
14 May 2011; Kacper Kowalik <xarthisius@gentoo.org> apr-1.4.4.ebuild:
|
|
||||||
ppc/ppc64 stable wrt #366903
|
|
||||||
|
|
||||||
13 May 2011; Jeroen Roovers <jer@gentoo.org> apr-1.4.4.ebuild:
|
|
||||||
Stable for HPPA (bug #366903).
|
|
||||||
|
|
||||||
12 May 2011; Thomas Kahle <tomka@gentoo.org> apr-1.4.4.ebuild:
|
|
||||||
x86 stable per bug 366903
|
|
||||||
|
|
||||||
11 May 2011; Markos Chandras <hwoarang@gentoo.org> apr-1.4.4.ebuild:
|
|
||||||
Stable on amd64 wrt bug #366903
|
|
||||||
|
|
||||||
*apr-1.4.4 (09 May 2011)
|
|
||||||
|
|
||||||
09 May 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
|
|
||||||
+apr-1.4.4.ebuild:
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
*apr-1.4.2-r1 (18 Feb 2011)
|
|
||||||
|
|
||||||
18 Feb 2011; Benedikt Böhm <hollow@gentoo.org> +apr-1.4.2-r1.ebuild,
|
|
||||||
+files/apr_ring_volatile.patch, metadata.xml:
|
|
||||||
fix UUID support (bug #320845) and gcc 4.5 support (bug #355171)
|
|
||||||
|
|
||||||
19 Sep 2010; Benedikt Böhm <hollow@gentoo.org> apr-1.4.2.ebuild:
|
|
||||||
fix CONFIG_SHELL wrt #335944
|
|
||||||
|
|
||||||
01 Aug 2010; Raúl Porcel <armin76@gentoo.org> apr-1.4.2.ebuild:
|
|
||||||
ia64/s390/sh/sparc stable wrt #322681
|
|
||||||
|
|
||||||
25 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> apr-1.4.2.ebuild:
|
|
||||||
ppc64 stable wrt #322681
|
|
||||||
|
|
||||||
25 Jul 2010; Tobias Klausmann <klausman@gentoo.org> apr-1.4.2.ebuild:
|
|
||||||
Stable on alpha, bug #322681
|
|
||||||
|
|
||||||
22 Jul 2010; Markus Meier <maekke@gentoo.org> apr-1.4.2.ebuild:
|
|
||||||
arm stable, bug #322681
|
|
||||||
|
|
||||||
26 Jun 2010; <nixnut@gentoo.org> apr-1.4.2.ebuild:
|
|
||||||
ppc stable #322681
|
|
||||||
|
|
||||||
22 Jun 2010; Jeroen Roovers <jer@gentoo.org> apr-1.4.2.ebuild:
|
|
||||||
Stable for HPPA (bug #322681).
|
|
||||||
|
|
||||||
12 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> apr-1.4.2.ebuild:
|
|
||||||
x86 stable wrt bug #322681
|
|
||||||
|
|
||||||
07 Jun 2010; Markos Chandras <hwoarang@gentoo.org> apr-1.4.2.ebuild:
|
|
||||||
Stable on amd64 wrt bug #322681
|
|
||||||
|
|
||||||
02 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
|
|
||||||
apr-1.4.2.ebuild:
|
|
||||||
Properly fix build failure (bug #317527).
|
|
||||||
|
|
||||||
02 Jun 2010; Patrick Lauer <patrick@gentoo.org> apr-1.4.2.ebuild:
|
|
||||||
Fix for compilation failure, #317527. Thanks to Andrew Savchenko for the
|
|
||||||
patch
|
|
||||||
|
|
||||||
*apr-1.4.2 (01 Apr 2010)
|
|
||||||
|
|
||||||
01 Apr 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
|
|
||||||
+apr-1.4.2.ebuild:
|
|
||||||
Version bump (bug #309625).
|
|
||||||
|
|
||||||
07 Mar 2010; Benedikt Böhm <hollow@gentoo.org> apr-1.3.8.ebuild,
|
|
||||||
apr-1.3.9.ebuild:
|
|
||||||
remove debug USE flag wrt #306651
|
|
||||||
|
|
||||||
17 Nov 2009; Brent Baude <ranger@gentoo.org> apr-1.3.9.ebuild:
|
|
||||||
Marking apr-1.3.9 ppc64 for bug 290319
|
|
||||||
|
|
||||||
14 Nov 2009; Raúl Porcel <armin76@gentoo.org> apr-1.3.9.ebuild:
|
|
||||||
arm/ia64/s390/sh/sparc stable wrt #290319
|
|
||||||
|
|
||||||
08 Nov 2009; Tobias Klausmann <klausman@gentoo.org> apr-1.3.9.ebuild:
|
|
||||||
Stable on alpha, bug #290319
|
|
||||||
|
|
||||||
04 Nov 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
|
|
||||||
apr-1.3.9.ebuild:
|
|
||||||
Use 'dohtml -r' for compatibility with Doxygen 1.6 (bug #287821).
|
|
||||||
|
|
||||||
01 Nov 2009; nixnut <nixnut@gentoo.org> apr-1.3.9.ebuild:
|
|
||||||
ppc stable #290319
|
|
||||||
|
|
||||||
30 Oct 2009; Markus Meier <maekke@gentoo.org> apr-1.3.9.ebuild:
|
|
||||||
amd64/x86 stable, bug #290319
|
|
||||||
|
|
||||||
26 Oct 2009; Jeroen Roovers <jer@gentoo.org> apr-1.3.9.ebuild:
|
|
||||||
Stable for HPPA (bug #290319).
|
|
||||||
|
|
||||||
*apr-1.3.9 (24 Sep 2009)
|
|
||||||
|
|
||||||
24 Sep 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
|
|
||||||
+apr-1.3.9.ebuild:
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
20 Sep 2009; Benedikt Böhm <hollow@gentoo.org> -apr-1.3.5.ebuild,
|
|
||||||
-apr-1.3.6.ebuild, -apr-1.3.7.ebuild, apr-1.3.8.ebuild:
|
|
||||||
fix #274246; remove old ebuild
|
|
||||||
|
|
||||||
24 Aug 2009; Brent Baude <ranger@gentoo.org> apr-1.3.8.ebuild:
|
|
||||||
Marking apr-1.3.8 ppc64 for bug 280514
|
|
||||||
|
|
||||||
23 Aug 2009; nixnut <nixnut@gentoo.org> apr-1.3.8.ebuild:
|
|
||||||
ppc stable #280514
|
|
||||||
|
|
||||||
14 Aug 2009; Raúl Porcel <armin76@gentoo.org> apr-1.3.8.ebuild:
|
|
||||||
arm/ia64/s390/sh/sparc stable wrt #280514
|
|
||||||
|
|
||||||
11 Aug 2009; Jeroen Roovers <jer@gentoo.org> apr-1.3.8.ebuild:
|
|
||||||
Stable for HPPA (bug #280514).
|
|
||||||
|
|
||||||
10 Aug 2009; Markus Meier <maekke@gentoo.org> apr-1.3.8.ebuild:
|
|
||||||
x86 stable, bug #280514
|
|
||||||
|
|
||||||
10 Aug 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
|
|
||||||
apr-1.3.8.ebuild, metadata.xml:
|
|
||||||
Rename "cloexec" USE flag to "older-kernels-compatibility" (bug #280648).
|
|
||||||
|
|
||||||
10 Aug 2009; Tobias Klausmann <klausman@gentoo.org> apr-1.3.8.ebuild:
|
|
||||||
Stable on alpha, bug #280514
|
|
||||||
|
|
||||||
10 Aug 2009; Tobias Klausmann <klausman@gentoo.org> ChangeLog:
|
|
||||||
Stable on alpha, bug #280514
|
|
||||||
|
|
||||||
10 Aug 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
|
|
||||||
apr-1.3.8.ebuild, metadata.xml:
|
|
||||||
Add "cloexec" USE flag (bug #280648).
|
|
||||||
|
|
||||||
07 Aug 2009; Christian Faulhammer <fauli@gentoo.org> apr-1.3.8.ebuild:
|
|
||||||
revert stable keyword for x86
|
|
||||||
|
|
||||||
06 Aug 2009; Markus Meier <maekke@gentoo.org> apr-1.3.8.ebuild:
|
|
||||||
x86 stable, bug #280514
|
|
||||||
|
|
||||||
06 Aug 2009; Alex Legler <a3li@gentoo.org> apr-1.3.8.ebuild:
|
|
||||||
amd64 stable, security bug 280514.
|
|
||||||
|
|
||||||
*apr-1.3.8 (06 Aug 2009)
|
|
||||||
|
|
||||||
06 Aug 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
|
|
||||||
-apr-1.2.11.ebuild, -apr-1.2.12.ebuild, -apr-1.3.0.ebuild,
|
|
||||||
-apr-1.3.2.ebuild, -apr-1.3.3.ebuild, +apr-1.3.8.ebuild:
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
*apr-1.3.7 (24 Jul 2009)
|
|
||||||
|
|
||||||
24 Jul 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
|
|
||||||
+apr-1.3.7.ebuild:
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
*apr-1.3.6 (07 Jul 2009)
|
|
||||||
|
|
||||||
07 Jul 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
|
|
||||||
+apr-1.3.6.ebuild:
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
21 Jun 2009; Brent Baude <ranger@gentoo.org> apr-1.3.5.ebuild:
|
|
||||||
Marking apr-1.3.5 ppc for bug 272260
|
|
||||||
|
|
||||||
16 Jun 2009; Brent Baude <ranger@gentoo.org> apr-1.3.5.ebuild:
|
|
||||||
Marking apr-1.3.5 ppc64 for bug 272260
|
|
||||||
|
|
||||||
16 Jun 2009; Raúl Porcel <armin76@gentoo.org> apr-1.3.5.ebuild:
|
|
||||||
arm/ia64/s390/sh/sparc stable wrt #272260
|
|
||||||
|
|
||||||
11 Jun 2009; Tobias Klausmann <klausman@gentoo.org> apr-1.3.5.ebuild:
|
|
||||||
Stable on alpha, bug #272260
|
|
||||||
|
|
||||||
11 Jun 2009; Markus Meier <maekke@gentoo.org> apr-1.3.5.ebuild:
|
|
||||||
amd64 stable, bug #272260
|
|
||||||
|
|
||||||
10 Jun 2009; Christian Faulhammer <fauli@gentoo.org> apr-1.3.5.ebuild:
|
|
||||||
stable x86, security bug 272260
|
|
||||||
|
|
||||||
09 Jun 2009; Jeroen Roovers <jer@gentoo.org> apr-1.3.5.ebuild:
|
|
||||||
Stable for HPPA (bug #272260).
|
|
||||||
|
|
||||||
*apr-1.3.5 (08 Jun 2009)
|
|
||||||
|
|
||||||
08 Jun 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
|
|
||||||
+apr-1.3.5.ebuild:
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
23 Jan 2009; Raúl Porcel <armin76@gentoo.org> apr-1.3.3.ebuild:
|
|
||||||
arm/ia64/s390/sh stable wrt #246003
|
|
||||||
|
|
||||||
18 Jan 2009; Tobias Klausmann <klausman@gentoo.org> apr-1.3.3.ebuild:
|
|
||||||
Stable on alpha, bug #246003
|
|
||||||
|
|
||||||
09 Jan 2009; Ferris McCormick <fmccor@gentoo.org> apr-1.3.3.ebuild:
|
|
||||||
Sparc stable, Bug #246003.
|
|
||||||
|
|
||||||
09 Jan 2009; Brent Baude <ranger@gentoo.org> apr-1.3.3.ebuild:
|
|
||||||
Marking apr-1.3.3 ppc for bug 246003
|
|
||||||
|
|
||||||
07 Jan 2009; Jeroen Roovers <jer@gentoo.org> apr-1.3.3.ebuild:
|
|
||||||
Stable for HPPA (bug #246003).
|
|
||||||
|
|
||||||
07 Jan 2009; Brent Baude <ranger@gentoo.org> apr-1.3.3.ebuild:
|
|
||||||
Marking apr-1.3.3 ppc64 for bug 246003
|
|
||||||
|
|
||||||
04 Jan 2009; Markus Meier <maekke@gentoo.org> apr-1.3.3.ebuild:
|
|
||||||
amd64/x86 stable, bug #246003
|
|
||||||
|
|
||||||
25 Oct 2008; Benedikt Böhm <hollow@gentoo.org> apr-1.3.3.ebuild:
|
|
||||||
fix typo wrt #236156
|
|
||||||
|
|
||||||
29 Aug 2008; Benedikt Böhm <hollow@gentoo.org> apr-1.3.3.ebuild:
|
|
||||||
defaulting to USE=urandom wrt #232951
|
|
||||||
|
|
||||||
*apr-1.3.3 (29 Aug 2008)
|
|
||||||
|
|
||||||
29 Aug 2008; Benedikt Böhm <hollow@gentoo.org> +apr-1.3.3.ebuild:
|
|
||||||
version bump wrt #235938
|
|
||||||
|
|
||||||
16 Aug 2008; Jeroen Roovers <jer@gentoo.org> apr-1.3.2.ebuild:
|
|
||||||
Stable for HPPA (bug #232671).
|
|
||||||
|
|
||||||
08 Aug 2008; nixnut <nixnut@gentoo.org> apr-1.3.2.ebuild:
|
|
||||||
Stable on ppc wrt bug 232671
|
|
||||||
|
|
||||||
08 Aug 2008; Markus Rothe <corsair@gentoo.org> apr-1.3.2.ebuild:
|
|
||||||
Stable on ppc64; bug #232671
|
|
||||||
|
|
||||||
08 Aug 2008; Raúl Porcel <armin76@gentoo.org> apr-1.3.2.ebuild:
|
|
||||||
alpha/ia64/sparc/x86 stable wrt #232671
|
|
||||||
|
|
||||||
07 Aug 2008; Thomas Anderson <gentoofan23@gentoo.org> apr-1.3.2.ebuild:
|
|
||||||
stable amd64, bug 232671
|
|
||||||
|
|
||||||
06 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
|
|
||||||
Add USE flag description to metadata wrt GLEP 56.
|
|
||||||
|
|
||||||
23 Jun 2008; Benedikt Böhm <hollow@gentoo.org> apr-1.3.2.ebuild:
|
|
||||||
remove unused ipv6 USE flag
|
|
||||||
|
|
||||||
*apr-1.3.2 (23 Jun 2008)
|
|
||||||
|
|
||||||
23 Jun 2008; Benedikt Böhm <hollow@gentoo.org> +apr-1.3.2.ebuild:
|
|
||||||
version bump wrt #228953
|
|
||||||
|
|
||||||
*apr-1.3.0 (11 Jun 2008)
|
|
||||||
|
|
||||||
11 Jun 2008; Benedikt Böhm <hollow@gentoo.org> +apr-1.3.0.ebuild:
|
|
||||||
version bump wrt #225783
|
|
||||||
|
|
||||||
01 Jun 2008; Benedikt Böhm <hollow@gentoo.org> apr-1.2.11.ebuild,
|
|
||||||
apr-1.2.12.ebuild:
|
|
||||||
fix #221653
|
|
||||||
|
|
||||||
28 Jan 2008; Benedikt Böhm <hollow@gentoo.org>
|
|
||||||
-files/apr-0.9.12-linking.patch, -apr-0.9.12.ebuild, -apr-0.9.13.ebuild:
|
|
||||||
remove apr-0 wrt #203578
|
|
||||||
|
|
||||||
*apr-1.2.12 (15 Dec 2007)
|
|
||||||
|
|
||||||
15 Dec 2007; Benedikt Böhm <hollow@gentoo.org> -apr-1.2.8.ebuild,
|
|
||||||
-apr-1.2.9.ebuild, +apr-1.2.12.ebuild:
|
|
||||||
version bump; #200947
|
|
||||||
|
|
||||||
16 Nov 2007; nixnut <nixnut@gentoo.org> apr-1.2.11.ebuild:
|
|
||||||
Stable on ppc wrt bug 198866
|
|
||||||
|
|
||||||
16 Nov 2007; Raúl Porcel <armin76@gentoo.org> apr-1.2.11.ebuild:
|
|
||||||
alpha/ia64 stable wrt #198866
|
|
||||||
|
|
||||||
15 Nov 2007; Steve Dibb <beandog@gentoo.org> apr-1.2.11.ebuild:
|
|
||||||
amd64 stable, bug 198866
|
|
||||||
|
|
||||||
13 Nov 2007; Dawid Węgliński <cla@gentoo.org> apr-1.2.11.ebuild:
|
|
||||||
Stable on x86 (bug #198866)
|
|
||||||
|
|
||||||
13 Nov 2007; Markus Rothe <corsair@gentoo.org> apr-1.2.11.ebuild:
|
|
||||||
Stable on ppc64; bug #198866
|
|
||||||
|
|
||||||
13 Nov 2007; Jeroen Roovers <jer@gentoo.org> apr-1.2.11.ebuild:
|
|
||||||
Stable for HPPA (bug #198866).
|
|
||||||
|
|
||||||
12 Nov 2007; Ferris McCormick <fmccor@gentoo.org> apr-1.2.11.ebuild:
|
|
||||||
Sparc stable --- Bug #198866 --- Good for two months.
|
|
||||||
|
|
||||||
09 Sep 2007; Benedikt Böhm <hollow@gentoo.org> apr-1.2.11.ebuild:
|
|
||||||
fix #188485
|
|
||||||
|
|
||||||
*apr-1.2.11 (08 Sep 2007)
|
|
||||||
|
|
||||||
08 Sep 2007; Benedikt Böhm <hollow@gentoo.org> +apr-1.2.11.ebuild:
|
|
||||||
version bump; #191733
|
|
||||||
|
|
||||||
31 Jul 2007; Christian Heim <phreak@gentoo.org> apr-1.2.9.ebuild:
|
|
||||||
The version bump wasn't designed to go straight to stable.
|
|
||||||
|
|
||||||
*apr-1.2.9 (30 Jul 2007)
|
|
||||||
|
|
||||||
30 Jul 2007; Benedikt Böhm <hollow@gentoo.org> +apr-1.2.9.ebuild:
|
|
||||||
version bump
|
|
||||||
|
|
||||||
27 Jun 2007; Lars Weiler <pylon@gentoo.org> apr-1.2.8.ebuild:
|
|
||||||
Stable on ppc; bug #178264.
|
|
||||||
|
|
||||||
27 Jun 2007; Jeroen Roovers <jer@gentoo.org> apr-1.2.8.ebuild:
|
|
||||||
Stable for HPPA (bug #178264).
|
|
||||||
|
|
||||||
15 Jun 2007; Raúl Porcel <armin76@gentoo.org> apr-1.2.8.ebuild:
|
|
||||||
alpha stable wrt #178264
|
|
||||||
|
|
||||||
13 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> apr-1.2.8.ebuild:
|
|
||||||
Stable on sparc wrt #178264
|
|
||||||
|
|
||||||
21 Apr 2007; Raúl Porcel <armin76@gentoo.org> apr-1.2.8.ebuild:
|
|
||||||
ia64 stable
|
|
||||||
|
|
||||||
15 Apr 2007; Markus Rothe <corsair@gentoo.org> apr-1.2.8.ebuild:
|
|
||||||
Stable on ppc64
|
|
||||||
|
|
||||||
12 Apr 2007; Christian Faulhammer <opfer@gentoo.org> apr-1.2.8.ebuild:
|
|
||||||
stable amd64, bug 168287
|
|
||||||
|
|
||||||
11 Apr 2007; Christian Heim <phreak@gentoo.org> apr-1.2.8.ebuild:
|
|
||||||
Fix WANT_AUTO*, according to #172978.
|
|
||||||
|
|
||||||
03 Mar 2007; Marius Mauch <genone@gentoo.org> apr-0.9.12.ebuild,
|
|
||||||
apr-0.9.13.ebuild:
|
|
||||||
Replacing einfo with elog
|
|
||||||
|
|
||||||
25 Feb 2007; Christian Faulhammer <opfer@gentoo.org> apr-1.2.8.ebuild:
|
|
||||||
stable x86; bug 168287
|
|
||||||
|
|
||||||
29 Jan 2007; Christian Heim <phreak@gentoo.org> apr-0.9.13.ebuild:
|
|
||||||
Reverting the KEYWORDS to ~arch, accidently commited straight to arch.
|
|
||||||
|
|
||||||
*apr-0.9.13 (28 Jan 2007)
|
|
||||||
|
|
||||||
28 Jan 2007; Christian Heim <phreak@gentoo.org> +apr-0.9.13.ebuild:
|
|
||||||
Version bump, new upstream version. Cleaning up the ebuild a bit.
|
|
||||||
|
|
||||||
28 Jan 2007; Luca Longinotti <chtekk@gentoo.org> metadata.xml,
|
|
||||||
-apr-0.9.6-r3.ebuild, -apr-0.9.6-r4.ebuild, -apr-0.9.7.ebuild,
|
|
||||||
-apr-1.2.2.ebuild, -apr-1.2.7.ebuild, -apr-1.2.7-r1.ebuild,
|
|
||||||
-apr-1.2.7-r2.ebuild, -apr-1.2.7-r3.ebuild:
|
|
||||||
Remove redundant versions.
|
|
||||||
|
|
||||||
*apr-1.2.8 (21 Jan 2007)
|
|
||||||
|
|
||||||
21 Jan 2007; Christian Heim <phreak@gentoo.org> +apr-1.2.8.ebuild:
|
|
||||||
Version bump (thanks to Conrad Kostecki <ConiKost at gmx.de> in #114232).
|
|
||||||
|
|
||||||
08 Jan 2007; Christian Heim <phreak@gentoo.org> apr-1.2.7-r1.ebuild,
|
|
||||||
apr-1.2.7-r2.ebuild, apr-1.2.7-r3.ebuild:
|
|
||||||
Setting WANT_AUTOCONF to shutup #161027.
|
|
||||||
|
|
||||||
18 Oct 2006; Roy Marples <uberlord@gentoo.org> apr-0.9.12.ebuild:
|
|
||||||
Added ~sparc-fbsd keyword.
|
|
||||||
|
|
||||||
18 Oct 2006; Roy Marples <uberlord@gentoo.org> apr-1.2.7-r3.ebuild:
|
|
||||||
Added ~sparc-fbsd keyword.
|
|
||||||
|
|
||||||
15 Oct 2006; Michael Stewart <vericgar@gentoo.org> apr-0.9.12.ebuild,
|
|
||||||
apr-1.2.7-r3.ebuild:
|
|
||||||
Remove apr.exp as it's not used and causes collisions between SLOTs
|
|
||||||
|
|
||||||
10 Sep 2006; Javier Villavicencio <the_paya@gentoo.org>
|
|
||||||
apr-1.2.7-r3.ebuild:
|
|
||||||
Add ~x86-fbsd keyword.
|
|
||||||
|
|
||||||
05 Sep 2006; Joshua Kinard <kumba@gentoo.org> apr-0.9.12.ebuild:
|
|
||||||
Marked stable on mips.
|
|
||||||
|
|
||||||
29 Jul 2006; Bryan Østergaard <kloeri@gentoo.org> apr-0.9.12.ebuild:
|
|
||||||
Stable on alpha.
|
|
||||||
|
|
||||||
*apr-1.2.7-r3 (07 Jul 2006)
|
|
||||||
|
|
||||||
07 Jul 2006; Michael Stewart <vericgar@gentoo.org>
|
|
||||||
+files/config.layout.patch, +apr-1.2.7-r3.ebuild:
|
|
||||||
Use a config.layout instead of command line options to work around bug 139033.
|
|
||||||
|
|
||||||
28 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> apr-0.9.12.ebuild:
|
|
||||||
ppc stable, #138011
|
|
||||||
|
|
||||||
28 Jun 2006; Joshua Jackson <tsunam@gentoo.org> apr-0.9.12.ebuild:
|
|
||||||
Stable x86; buf #138011
|
|
||||||
|
|
||||||
27 Jun 2006; Marcus D. Hanwell <cryos@gentoo.org> apr-0.9.12.ebuild:
|
|
||||||
Marked stable on amd64, bug 138011.
|
|
||||||
|
|
||||||
27 Jun 2006; Guy Martin <gmsoft@gentoo.org> apr-0.9.12.ebuild:
|
|
||||||
Stable on hppa.
|
|
||||||
|
|
||||||
26 Jun 2006; Markus Rothe <corsair@gentoo.org> apr-0.9.12.ebuild:
|
|
||||||
Stable on ppc64; bug #138011
|
|
||||||
|
|
||||||
26 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> apr-0.9.12.ebuild:
|
|
||||||
Stable on sparc wrt #138011
|
|
||||||
|
|
||||||
*apr-1.2.7-r2 (07 Jun 2006)
|
|
||||||
|
|
||||||
07 Jun 2006; Michael Stewart <vericgar@gentoo.org> +apr-1.2.7-r2.ebuild:
|
|
||||||
Always enable ipv6. Fixes bug 123320.
|
|
||||||
|
|
||||||
06 Jun 2006; Michael Stewart <vericgar@gentoo.org> apr-1.2.7.ebuild:
|
|
||||||
Remove as-needed filtering
|
|
||||||
|
|
||||||
05 Jun 2006; Michael Stewart <vericgar@gentoo.org>
|
|
||||||
+files/apr-0.9.12-linking.patch, apr-0.9.12.ebuild:
|
|
||||||
Add patch to allow correct linking with --as-needed
|
|
||||||
|
|
||||||
04 Jun 2006; Michael Stewart <vericgar@gentoo.org> apr-1.2.7-r1.ebuild:
|
|
||||||
Remove hardcoding of .m4 files from configure.in. Fixes bug 135463
|
|
||||||
|
|
||||||
*apr-1.2.7-r1 (26 May 2006)
|
|
||||||
|
|
||||||
26 May 2006; Michael Stewart <vericgar@gentoo.org> +apr-1.2.7-r1.ebuild:
|
|
||||||
Use the system's libtool instead of the bundled libtool. Fixes bug 81260
|
|
||||||
Note that some software that hardcodes the APR libtool location (such as
|
|
||||||
Apache) may need to be recompiled.
|
|
||||||
|
|
||||||
18 May 2006; Michael Stewart <vericgar@gentoo.org> apr-0.9.12.ebuild,
|
|
||||||
apr-1.2.7.ebuild:
|
|
||||||
Fix sem_open related sandbox violations. Resolves bug 133573.
|
|
||||||
|
|
||||||
*apr-0.9.12 (16 Apr 2006)
|
|
||||||
|
|
||||||
16 Apr 2006; Michael Stewart <vericgar@gentoo.org> +apr-0.9.12.ebuild:
|
|
||||||
Version bump
|
|
||||||
|
|
||||||
*apr-1.2.7 (16 Apr 2006)
|
|
||||||
|
|
||||||
16 Apr 2006; Michael Stewart <vericgar@gentoo.org> +apr-1.2.7.ebuild:
|
|
||||||
Version bump in preperation for the next version of apache 2.2.x
|
|
||||||
|
|
||||||
30 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> apr-0.9.7.ebuild:
|
|
||||||
Add ~x86-fbsd keyword.
|
|
||||||
|
|
||||||
*apr-1.2.2 (15 Feb 2006)
|
|
||||||
|
|
||||||
15 Feb 2006; Michael Stewart <vericgar@gentoo.org> +apr-1.2.2.ebuild:
|
|
||||||
New version for apache 2.2
|
|
||||||
|
|
||||||
15 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> apr-0.9.7.ebuild:
|
|
||||||
Stable on amd64, bug 117835.
|
|
||||||
|
|
||||||
13 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> apr-0.9.7.ebuild:
|
|
||||||
ppc stable, bug #117835
|
|
||||||
|
|
||||||
12 Jan 2006; Markus Rothe <corsair@gentoo.org> apr-0.9.7.ebuild:
|
|
||||||
Stable on ppc64; bug #117835
|
|
||||||
|
|
||||||
10 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> apr-0.9.7.ebuild:
|
|
||||||
Stable on sparc wrt #117835
|
|
||||||
|
|
||||||
09 Jan 2006; Bryan Østergaard <kloeri@gentoo.org apr-0.9.7.ebuild:
|
|
||||||
Stable on x86, alpha and ia64, bug 117835.
|
|
||||||
|
|
||||||
*apr-0.9.7 (22 Oct 2005)
|
|
||||||
|
|
||||||
22 Oct 2005; Michael Stewart <vericgar@gentoo.org> +apr-0.9.7.ebuild:
|
|
||||||
Version Bump
|
|
||||||
|
|
||||||
21 Oct 2005; Aaron Walker <ka0ttic@gentoo.org> apr-0.9.6-r3.ebuild:
|
|
||||||
Stable on mips.
|
|
||||||
|
|
||||||
10 Oct 2005; Danny van Dyk <kugelfang@gentoo.org> apr-0.9.6-r4.ebuild:
|
|
||||||
Marked ~ppc-macos.
|
|
||||||
|
|
||||||
29 Sep 2005; MATSUU Takuto <matsuu@gentoo.org> apr-0.9.6-r3.ebuild:
|
|
||||||
Stable on sh.
|
|
||||||
|
|
||||||
19 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> apr-0.9.6-r3.ebuild:
|
|
||||||
Stable on hppa and ppc.
|
|
||||||
|
|
||||||
18 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org> apr-0.9.6-r3.ebuild:
|
|
||||||
Stable on amd64, bug 105516.
|
|
||||||
|
|
||||||
18 Sep 2005; Jason Wever <weeve@gentoo.org> apr-0.9.6-r3.ebuild:
|
|
||||||
Added ~sparc keyword wrt bug #105516.
|
|
||||||
|
|
||||||
18 Sep 2005; Michael Stewart <vericgar@gentoo.org> -apr-0.9.5.ebuild,
|
|
||||||
-apr-0.9.5-r1.ebuild, -apr-0.9.5-r2.ebuild, -apr-0.9.5-r3.ebuild,
|
|
||||||
-apr-0.9.6.ebuild, -apr-0.9.6-r1.ebuild, -apr-0.9.6-r2.ebuild:
|
|
||||||
Removing old revisions that use broken LFS-support
|
|
||||||
|
|
||||||
*apr-0.9.6-r4 (17 Sep 2005)
|
|
||||||
|
|
||||||
17 Sep 2005; Michael Stewart <vericgar@gentoo.org> +apr-0.9.6-r4.ebuild:
|
|
||||||
Added support for using /dev/urandom instead of /dev/random if the urandom
|
|
||||||
USE-flag is set. Fixes bug 102587
|
|
||||||
|
|
||||||
17 Sep 2005; Aron Griffis <agriffis@gentoo.org> apr-0.9.6-r3.ebuild:
|
|
||||||
Mark 0.9.6-r3 stable on ia64
|
|
||||||
|
|
||||||
11 Sep 2005; Markus Rothe <corsair@gentoo.org> apr-0.9.6-r3.ebuild:
|
|
||||||
Stable on ppc64
|
|
||||||
|
|
||||||
10 Sep 2005; Aron Griffis <agriffis@gentoo.org> apr-0.9.6-r3.ebuild:
|
|
||||||
Mark 0.9.6-r3 stable on alpha
|
|
||||||
|
|
||||||
10 Sep 2005; Michael Stewart <vericgar@gentoo.org> apr-0.9.6-r3.ebuild:
|
|
||||||
Stable on x86
|
|
||||||
|
|
||||||
10 Sep 2005; Aron Griffis <agriffis@gentoo.org> apr-0.9.5.ebuild:
|
|
||||||
Mark 0.9.5 stable on alpha
|
|
||||||
|
|
||||||
17 Jul 2005; Kito <kito@gentoo.org> apr-1.1.1.ebuild:
|
|
||||||
~ppc-macos Keyword
|
|
||||||
|
|
||||||
13 Jul 2005; bret curtis <psi29a@gentoo.org> apr-1.1.1.ebuild apr-0.9.6-r3:
|
|
||||||
added ~mips
|
|
||||||
|
|
||||||
10 May 2005; Bret Curtis <psi29a@gentoo.org> apr-0.9.5.ebuild:
|
|
||||||
marked for testing, ~mips
|
|
||||||
|
|
||||||
*apr-0.9.6-r3 (09 May 2005)
|
|
||||||
*apr-0.9.5-r3 (09 May 2005)
|
|
||||||
|
|
||||||
09 May 2005; Elfyn McBratney <beu@gentoo.org> +apr-0.9.5-r3.ebuild,
|
|
||||||
+apr-0.9.6-r3.ebuild:
|
|
||||||
Rev bumps that remove LFS support from APR (has caused too many issues for
|
|
||||||
mid-release introduction). The Apache tool-stack (net-www/apache,
|
|
||||||
devs-libs/apr (this package) and dev-libs/apr-util) will need to be rebuilt
|
|
||||||
once emerging this update.
|
|
||||||
|
|
||||||
*apr-1.1.1 (10 Apr 2005)
|
|
||||||
|
|
||||||
10 Apr 2005; Christian Parpart <trapni@gentoo.org> +apr-1.1.1.ebuild:
|
|
||||||
adding apr-1 (1.1.1) ebuilds to the series of apr versions which is the base
|
|
||||||
requirement for forthcoming apache httpd 2.1.x series ;)
|
|
||||||
|
|
||||||
31 Mar 2005; Aron Griffis <agriffis@gentoo.org> apr-0.9.5.ebuild:
|
|
||||||
stable on ia64
|
|
||||||
|
|
||||||
21 Mar 2005; Elfyn McBratney <beu@gentoo.org> apr-0.9.5-r2.ebuild,
|
|
||||||
apr-0.9.6-r2.ebuild:
|
|
||||||
Add elibtoolize call for bug #77455.
|
|
||||||
|
|
||||||
*apr-0.9.6-r2 (14 Mar 2005)
|
|
||||||
|
|
||||||
14 Mar 2005; Elfyn McBratney <beu@gentoo.org> +apr-0.9.5-r2.ebuild,
|
|
||||||
+apr-0.9.6-r2.ebuild:
|
|
||||||
Rev bumps which specify which random device node (--with-devrandom) to use.
|
|
||||||
These two are hard masked in case this changes breaks stuff.
|
|
||||||
|
|
||||||
14 Mar 2005; Elfyn McBratney <beu@gentoo.org> apr-0.9.5-r1.ebuild,
|
|
||||||
apr-0.9.5.ebuild:
|
|
||||||
Drop extranous 'ipv6' arg to use_enable.
|
|
||||||
|
|
||||||
05 Mar 2005; Markus Rothe <corsair@gentoo.org> apr-0.9.5.ebuild:
|
|
||||||
Stable on ppc64
|
|
||||||
|
|
||||||
*apr-0.9.6-r1 (05 Mar 2005)
|
|
||||||
|
|
||||||
05 Mar 2005; Elfyn McBratney <beu@gentoo.org> +apr-0.9.5-r1.ebuild,
|
|
||||||
+apr-0.9.6-r1.ebuild:
|
|
||||||
LFS-enabled apr breaks Apache on sparc; disabling until fixed.
|
|
||||||
|
|
||||||
03 Mar 2005; Elfyn McBratney <beu@gentoo.org> -apr-0.9.2.ebuild,
|
|
||||||
-apr-0.9.4.ebuild:
|
|
||||||
Remove old versions.
|
|
||||||
|
|
||||||
*apr-0.9.6 (02 Mar 2005)
|
|
||||||
|
|
||||||
02 Mar 2005; Elfyn McBratney <beu@gentoo.org> +apr-0.9.6.ebuild:
|
|
||||||
Version bump.
|
|
||||||
|
|
||||||
28 Feb 2005; Jeremy Huddleston <eradicator@gentoo.org> apr-0.9.5.ebuild:
|
|
||||||
Killed einstall usage. Back to using econf to fix multilib problems.
|
|
||||||
|
|
||||||
20 Feb 2005; Aron Griffis <agriffis@gentoo.org> apr-0.9.5.ebuild:
|
|
||||||
add ~ia64 #77455
|
|
||||||
|
|
||||||
05 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> apr-0.9.5.ebuild:
|
|
||||||
~alpha keyword, bug 77455.
|
|
||||||
|
|
||||||
28 Jan 2005; Michael Hanselmann <hansmi@gentoo.org> apr-0.9.5.ebuild:
|
|
||||||
Added to ~ppc.
|
|
||||||
|
|
||||||
11 Jan 2005; Mike Doty <kingtaco@gentoo.org> apr-0.9.5.ebuild:
|
|
||||||
~amd64 keyword added, bug 77455
|
|
||||||
|
|
||||||
11 Jan 2005; Guy Martin <gmsoft@gentoo.org> apr-0.9.5.ebuild:
|
|
||||||
Added ~hppa to KEYWORDS.
|
|
||||||
|
|
||||||
11 Jan 2005; Markus Rothe <corsair@gentoo.org> apr-0.9.5.ebuild:
|
|
||||||
Added ~ppc64 to KEYWORDS
|
|
||||||
|
|
||||||
10 Jan 2005; Jason Wever <weeve@gentoo.org> apr-0.9.5.ebuild:
|
|
||||||
Added ~sparc keyword wrt bug #77455.
|
|
||||||
|
|
||||||
*apr-0.9.5 (08 Jan 2005)
|
|
||||||
|
|
||||||
08 Jan 2005; Michael Stewart <vericgar@gentoo.org> +metadata.xml,
|
|
||||||
+apr-0.9.5.ebuild:
|
|
||||||
Apache herd package refresh
|
|
||||||
|
|
||||||
22 Jul 2004; David Holm <dholm@gentoo.org> apr-0.9.4.ebuild:
|
|
||||||
Added to ~ppc.
|
|
||||||
|
|
||||||
20 Apr 2004; Daniel Black <dragonheart@gentoo.org> apr-0.9.2.ebuild:
|
|
||||||
QA - removed runtime dependance on autoconf and automake. More dependancy work
|
|
||||||
required
|
|
||||||
|
|
||||||
16 Apr 2004; Jason Wever <weeve@gentoo.org> apr-0.9.4.ebuild:
|
|
||||||
Added ~sparc keyword.
|
|
||||||
|
|
||||||
14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> apr-0.9.2.ebuild,
|
|
||||||
apr-0.9.4.ebuild:
|
|
||||||
Don't assign default to S; header fix
|
|
||||||
|
|
||||||
09 Feb 2004; Dylan Carlson <absinthe@gentoo.org> apr-0.9.4.ebuild:
|
|
||||||
added amd64 keyword.
|
|
||||||
|
|
||||||
*apr-0.9.4 (13 Oct 2003)
|
|
||||||
|
|
||||||
13 Oct 2003; Martin Holzer <mholzer@gentoo.org> apr-0.9.4.ebuild:
|
|
||||||
Version bumped. Ebuild submitted by
|
|
||||||
Hattya <hattya@inter7.jp> in #30810.
|
|
||||||
|
|
||||||
*apr-0.9.2 (29 Mar 2003)
|
|
||||||
|
|
||||||
29 Mar 2003; Dylan Carlson <absinthe@gentoo.org> apr-0.9.2.ebuild:
|
|
||||||
Initial import.
|
|
||||||
|
867
sdk_container/src/third_party/portage-stable/dev-libs/apr/ChangeLog-2015
vendored
Normal file
867
sdk_container/src/third_party/portage-stable/dev-libs/apr/ChangeLog-2015
vendored
Normal file
@ -0,0 +1,867 @@
|
|||||||
|
# ChangeLog for dev-libs/apr
|
||||||
|
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
|
||||||
|
# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr/ChangeLog,v 1.237 2015/07/30 13:03:33 ago Exp $
|
||||||
|
|
||||||
|
30 Jul 2015; Agostino Sarubbo <ago@gentoo.org> apr-1.5.2.ebuild:
|
||||||
|
Stable for sparc, wrt bug #551068
|
||||||
|
|
||||||
|
16 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> apr-1.5.2.ebuild:
|
||||||
|
ia64 stable wrt bug #551068
|
||||||
|
|
||||||
|
28 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> apr-1.5.2.ebuild:
|
||||||
|
alpha stable wrt bug #551068
|
||||||
|
|
||||||
|
21 Jun 2015; Markus Meier <maekke@gentoo.org> apr-1.5.2.ebuild:
|
||||||
|
arm stable, bug #551068
|
||||||
|
|
||||||
|
11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> apr-1.5.2.ebuild:
|
||||||
|
Stable for ppc, wrt bug #551068
|
||||||
|
|
||||||
|
09 Jun 2015; Agostino Sarubbo <ago@gentoo.org> apr-1.5.2.ebuild:
|
||||||
|
Stable for x86, wrt bug #551068
|
||||||
|
|
||||||
|
08 Jun 2015; Agostino Sarubbo <ago@gentoo.org> apr-1.5.2.ebuild:
|
||||||
|
Stable for amd64, wrt bug #551068
|
||||||
|
|
||||||
|
08 Jun 2015; Jeroen Roovers <jer@gentoo.org> apr-1.5.2.ebuild:
|
||||||
|
Stable for PPC64 (bug #551068).
|
||||||
|
|
||||||
|
07 Jun 2015; Jeroen Roovers <jer@gentoo.org> apr-1.5.2.ebuild:
|
||||||
|
Stable for HPPA (bug #551068).
|
||||||
|
|
||||||
|
30 May 2015; Lars Wendler <polynomial-c@gentoo.org> apr-1.5.0-r2.ebuild,
|
||||||
|
apr-1.5.1-r1.ebuild, apr-1.5.2.ebuild:
|
||||||
|
Added selinux dependency (bug #548264). Removed _elibtoolize kludge now that
|
||||||
|
bug #527506 is fixed.
|
||||||
|
|
||||||
|
*apr-1.5.2 (30 Apr 2015)
|
||||||
|
|
||||||
|
30 Apr 2015; Lars Wendler <polynomial-c@gentoo.org> -apr-1.4.8-r1.ebuild,
|
||||||
|
+apr-1.5.2.ebuild, -files/apr-1.4.6-mint.patch:
|
||||||
|
Version bump. Removed old.
|
||||||
|
|
||||||
|
15 Nov 2014; Lars Wendler <polynomial-c@gentoo.org> apr-1.5.1-r1.ebuild:
|
||||||
|
Added kludge to fix compilation with >=libtool-2.4.3 until autotools.eclass
|
||||||
|
got fixed (bug #527506).
|
||||||
|
|
||||||
|
17 May 2014; Agostino Sarubbo <ago@gentoo.org> apr-1.5.0-r2.ebuild:
|
||||||
|
Stable for alpha, wrt bug #504300
|
||||||
|
|
||||||
|
14 May 2014; Agostino Sarubbo <ago@gentoo.org> apr-1.5.0-r2.ebuild:
|
||||||
|
Stable for sparc, wrt bug #504300
|
||||||
|
|
||||||
|
13 May 2014; Agostino Sarubbo <ago@gentoo.org> apr-1.5.0-r2.ebuild:
|
||||||
|
Stable for ia64, wrt bug #504300
|
||||||
|
|
||||||
|
*apr-1.5.1-r1 (28 Apr 2014)
|
||||||
|
|
||||||
|
28 Apr 2014; Lars Wendler <polynomial-c@gentoo.org> -apr-1.5.1.ebuild,
|
||||||
|
+apr-1.5.1-r1.ebuild, +files/apr-1.5.1-parallel_make_install.patch:
|
||||||
|
Revbump to fix a parallel install bug. Enable posix-shm support. EAPI bumped
|
||||||
|
to 5.
|
||||||
|
|
||||||
|
*apr-1.5.1 (28 Apr 2014)
|
||||||
|
|
||||||
|
28 Apr 2014; Lars Wendler <polynomial-c@gentoo.org> +apr-1.5.1.ebuild:
|
||||||
|
Version bump.
|
||||||
|
|
||||||
|
20 Apr 2014; Agostino Sarubbo <ago@gentoo.org> apr-1.5.0-r2.ebuild:
|
||||||
|
Stable for ppc64, wrt bug #504300
|
||||||
|
|
||||||
|
13 Apr 2014; Agostino Sarubbo <ago@gentoo.org> apr-1.5.0-r2.ebuild:
|
||||||
|
Stable for ppc, wrt bug #504300
|
||||||
|
|
||||||
|
05 Apr 2014; Agostino Sarubbo <ago@gentoo.org> apr-1.5.0-r2.ebuild:
|
||||||
|
Stable for x86, wrt bug #504300
|
||||||
|
|
||||||
|
01 Apr 2014; Lars Wendler <polynomial-c@gentoo.org> apr-1.5.0-r2.ebuild:
|
||||||
|
Added dependency on libtool (bug #506384).
|
||||||
|
|
||||||
|
30 Mar 2014; Chema Alonso <nimiux@gentoo.org> apr-1.5.0-r2.ebuild:
|
||||||
|
Stable for amd64 wrt bug #504300
|
||||||
|
|
||||||
|
26 Mar 2014; Markus Meier <maekke@gentoo.org> apr-1.5.0-r2.ebuild:
|
||||||
|
arm stable, bug #504300
|
||||||
|
|
||||||
|
16 Mar 2014; Jeroen Roovers <jer@gentoo.org> apr-1.5.0-r2.ebuild:
|
||||||
|
Stable for HPPA (bug #504300).
|
||||||
|
|
||||||
|
12 Mar 2014; Lars Wendler <polynomial-c@gentoo.org> -apr-1.5.0.ebuild,
|
||||||
|
-apr-1.5.0-r1.ebuild:
|
||||||
|
Removed old.
|
||||||
|
|
||||||
|
04 Feb 2014; Mike Frysinger <vapier@gentoo.org> apr-1.5.0-r2.ebuild:
|
||||||
|
Add more cross-compile related variables to force sane results.
|
||||||
|
|
||||||
|
31 Jan 2014; Mike Frysinger <vapier@gentoo.org> apr-1.4.8-r1.ebuild,
|
||||||
|
apr-1.5.0-r1.ebuild, apr-1.5.0-r2.ebuild, apr-1.5.0.ebuild:
|
||||||
|
Mark sh stable.
|
||||||
|
|
||||||
|
*apr-1.5.0-r2 (31 Jan 2014)
|
||||||
|
|
||||||
|
31 Jan 2014; Mike Frysinger <vapier@gentoo.org> +apr-1.5.0-r2.ebuild,
|
||||||
|
+files/apr-1.5.0-sysroot.patch:
|
||||||
|
Utilize SYSROOT to locate build-time paths when cross-compiling, and drop
|
||||||
|
redundent -L/-R libdir flags to simplify linking. #385775 by Bertrand Jacquin.
|
||||||
|
|
||||||
|
31 Jan 2014; Mike Frysinger <vapier@gentoo.org> apr-1.5.0-r1.ebuild:
|
||||||
|
Convert myconf to an array to make it easier to maintain.
|
||||||
|
|
||||||
|
31 Jan 2014; Mike Frysinger <vapier@gentoo.org> apr-1.4.8-r1.ebuild,
|
||||||
|
apr-1.5.0-r1.ebuild, apr-1.5.0.ebuild:
|
||||||
|
Use tc-is-static-only rather than open coding the mint target.
|
||||||
|
|
||||||
|
22 Jan 2014; Mike Frysinger <vapier@gentoo.org> apr-1.5.0-r1.ebuild:
|
||||||
|
Drop old static-libs hacks now that we use local libtool #374355#16 by Rafał
|
||||||
|
Mużyło.
|
||||||
|
|
||||||
|
22 Jan 2014; Mike Frysinger <vapier@gentoo.org>
|
||||||
|
+files/apr-1.5.0-cross-types.patch, apr-1.5.0-r1.ebuild:
|
||||||
|
Fix cross-compiling.
|
||||||
|
|
||||||
|
22 Jan 2014; Mike Frysinger <vapier@gentoo.org> apr-1.5.0-r1.ebuild:
|
||||||
|
fix typo
|
||||||
|
|
||||||
|
*apr-1.5.0-r1 (22 Jan 2014)
|
||||||
|
|
||||||
|
22 Jan 2014; Mike Frysinger <vapier@gentoo.org> +apr-1.5.0-r1.ebuild,
|
||||||
|
+files/apr-1.5.0-libtool.patch:
|
||||||
|
Generate & use local libtool #374355 by Justin Lecher.
|
||||||
|
|
||||||
|
21 Jan 2014; Mike Frysinger <vapier@gentoo.org> apr-1.4.8-r1.ebuild,
|
||||||
|
apr-1.5.0.ebuild:
|
||||||
|
Add arm64 love.
|
||||||
|
|
||||||
|
*apr-1.5.0 (20 Nov 2013)
|
||||||
|
|
||||||
|
20 Nov 2013; Lars Wendler <polynomial-c@gentoo.org> -apr-1.4.5.ebuild,
|
||||||
|
-apr-1.4.6-r1.ebuild, +apr-1.5.0.ebuild, +files/apr-1.5.0-mint.patch,
|
||||||
|
metadata.xml:
|
||||||
|
Version bump. Removed old.
|
||||||
|
|
||||||
|
18 Aug 2013; Agostino Sarubbo <ago@gentoo.org> apr-1.4.8-r1.ebuild:
|
||||||
|
Stable for x86, wrt bug #477296
|
||||||
|
|
||||||
|
13 Aug 2013; Agostino Sarubbo <ago@gentoo.org> apr-1.4.8-r1.ebuild:
|
||||||
|
Stable for alpha, wrt bug #477296
|
||||||
|
|
||||||
|
10 Aug 2013; Agostino Sarubbo <ago@gentoo.org> apr-1.4.8-r1.ebuild:
|
||||||
|
Stable for arm, wrt bug #477296
|
||||||
|
|
||||||
|
10 Aug 2013; Agostino Sarubbo <ago@gentoo.org> apr-1.4.8-r1.ebuild:
|
||||||
|
Stable for ppc, wrt bug #477296
|
||||||
|
|
||||||
|
06 Aug 2013; Agostino Sarubbo <ago@gentoo.org> apr-1.4.8-r1.ebuild:
|
||||||
|
Stable for s390, wrt bug #477296
|
||||||
|
|
||||||
|
04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> apr-1.4.8-r1.ebuild:
|
||||||
|
Stable for ppc64, wrt bug #477296
|
||||||
|
|
||||||
|
04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> apr-1.4.8-r1.ebuild:
|
||||||
|
Stable for ia64, wrt bug #477296
|
||||||
|
|
||||||
|
03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> apr-1.4.8-r1.ebuild:
|
||||||
|
Stable for amd64, wrt bug #477296
|
||||||
|
|
||||||
|
03 Aug 2013; Jeroen Roovers <jer@gentoo.org> apr-1.4.8-r1.ebuild:
|
||||||
|
Stable for HPPA (bug #477296).
|
||||||
|
|
||||||
|
03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> apr-1.4.8-r1.ebuild:
|
||||||
|
Stable for sparc, wrt bug #477296
|
||||||
|
|
||||||
|
*apr-1.4.8-r1 (18 Jul 2013)
|
||||||
|
|
||||||
|
18 Jul 2013; Lars Wendler <polynomial-c@gentoo.org> -apr-1.4.8.ebuild,
|
||||||
|
+apr-1.4.8-r1.ebuild:
|
||||||
|
Revbump. Removed "uuid" USE flag (bug #355489).
|
||||||
|
|
||||||
|
18 Jul 2013; Lars Wendler <polynomial-c@gentoo.org> metadata.xml:
|
||||||
|
Added myself as maintainer.
|
||||||
|
|
||||||
|
*apr-1.4.8 (24 Jun 2013)
|
||||||
|
|
||||||
|
24 Jun 2013; Lars Wendler <polynomial-c@gentoo.org> -apr-1.4.6.ebuild,
|
||||||
|
+apr-1.4.8.ebuild:
|
||||||
|
Non-maintainer commit: Version bump. Removed old.
|
||||||
|
|
||||||
|
20 Feb 2013; Zac Medico <zmedico@gentoo.org> apr-1.4.6-r1.ebuild:
|
||||||
|
Add ~arm-linux keyword.
|
||||||
|
|
||||||
|
29 Dec 2012; Sergey Popov <pinkbyte@gentoo.org> apr-1.4.6-r1.ebuild:
|
||||||
|
Apply user patches, wrt bug #449048
|
||||||
|
|
||||||
|
*apr-1.4.6-r1 (28 Nov 2012)
|
||||||
|
|
||||||
|
28 Nov 2012; Christoph Junghans <ottxor@gentoo.org> +apr-1.4.6-r1.ebuild,
|
||||||
|
+files/apr-1.4.6-mint.patch:
|
||||||
|
added prefix support
|
||||||
|
|
||||||
|
27 Nov 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
|
||||||
|
Drop apache herd as discussed in http://www.gossamer-
|
||||||
|
threads.com/lists/gentoo/dev/262834
|
||||||
|
|
||||||
|
09 May 2012; Alexis Ballier <aballier@gentoo.org> apr-1.4.6.ebuild:
|
||||||
|
keyword ~amd64-fbsd
|
||||||
|
|
||||||
|
*apr-1.4.6 (28 Feb 2012)
|
||||||
|
|
||||||
|
28 Feb 2012; Christian Ruppert <idl0r@gentoo.org> +apr-1.4.6.ebuild,
|
||||||
|
metadata.xml:
|
||||||
|
Version bump, CVE-2012-0840, bug 403731
|
||||||
|
|
||||||
|
11 Nov 2011; Markos Chandras <hwoarang@gentoo.org> -apr-1.4.4.ebuild:
|
||||||
|
remove old ebuild
|
||||||
|
|
||||||
|
11 Nov 2011; Markos Chandras <hwoarang@gentoo.org> apr-1.4.5.ebuild:
|
||||||
|
Use EAPI=4. Add static-libs USE flag. Patch by Arfrever.
|
||||||
|
|
||||||
|
29 Oct 2011; Raúl Porcel <armin76@gentoo.org> apr-1.4.5.ebuild:
|
||||||
|
alpha/ia64/s390/sh/sparc stable wrt #385859
|
||||||
|
|
||||||
|
24 Oct 2011; Markus Meier <maekke@gentoo.org> apr-1.4.5.ebuild:
|
||||||
|
x86 stable, bug #385859
|
||||||
|
|
||||||
|
23 Oct 2011; Markus Meier <maekke@gentoo.org> apr-1.4.5.ebuild:
|
||||||
|
arm stable, bug #385859
|
||||||
|
|
||||||
|
22 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> apr-1.4.5.ebuild:
|
||||||
|
ppc/ppc64 stable wrt #385859
|
||||||
|
|
||||||
|
19 Oct 2011; Jeroen Roovers <jer@gentoo.org> apr-1.4.5.ebuild:
|
||||||
|
Stable for HPPA (bug #385859).
|
||||||
|
|
||||||
|
19 Oct 2011; Tony Vroon <chainsaw@gentoo.org> apr-1.4.5.ebuild:
|
||||||
|
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian
|
||||||
|
"idella4" Delaney in security bug #385859.
|
||||||
|
|
||||||
|
*apr-1.4.5 (07 Jul 2011)
|
||||||
|
|
||||||
|
07 Jul 2011; Markos Chandras <hwoarang@gentoo.org> +apr-1.4.5.ebuild:
|
||||||
|
Version bump. Requested by Arfrever
|
||||||
|
|
||||||
|
14 May 2011; Raúl Porcel <armin76@gentoo.org> apr-1.4.4.ebuild:
|
||||||
|
alpha/arm/ia64/s390/sh/sparc stable wrt #366903
|
||||||
|
|
||||||
|
14 May 2011; Kacper Kowalik <xarthisius@gentoo.org> apr-1.4.4.ebuild:
|
||||||
|
ppc/ppc64 stable wrt #366903
|
||||||
|
|
||||||
|
13 May 2011; Jeroen Roovers <jer@gentoo.org> apr-1.4.4.ebuild:
|
||||||
|
Stable for HPPA (bug #366903).
|
||||||
|
|
||||||
|
12 May 2011; Thomas Kahle <tomka@gentoo.org> apr-1.4.4.ebuild:
|
||||||
|
x86 stable per bug 366903
|
||||||
|
|
||||||
|
11 May 2011; Markos Chandras <hwoarang@gentoo.org> apr-1.4.4.ebuild:
|
||||||
|
Stable on amd64 wrt bug #366903
|
||||||
|
|
||||||
|
*apr-1.4.4 (09 May 2011)
|
||||||
|
|
||||||
|
09 May 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
|
||||||
|
+apr-1.4.4.ebuild:
|
||||||
|
Version bump.
|
||||||
|
|
||||||
|
*apr-1.4.2-r1 (18 Feb 2011)
|
||||||
|
|
||||||
|
18 Feb 2011; Benedikt Böhm <hollow@gentoo.org> +apr-1.4.2-r1.ebuild,
|
||||||
|
+files/apr_ring_volatile.patch, metadata.xml:
|
||||||
|
fix UUID support (bug #320845) and gcc 4.5 support (bug #355171)
|
||||||
|
|
||||||
|
19 Sep 2010; Benedikt Böhm <hollow@gentoo.org> apr-1.4.2.ebuild:
|
||||||
|
fix CONFIG_SHELL wrt #335944
|
||||||
|
|
||||||
|
01 Aug 2010; Raúl Porcel <armin76@gentoo.org> apr-1.4.2.ebuild:
|
||||||
|
ia64/s390/sh/sparc stable wrt #322681
|
||||||
|
|
||||||
|
25 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> apr-1.4.2.ebuild:
|
||||||
|
ppc64 stable wrt #322681
|
||||||
|
|
||||||
|
25 Jul 2010; Tobias Klausmann <klausman@gentoo.org> apr-1.4.2.ebuild:
|
||||||
|
Stable on alpha, bug #322681
|
||||||
|
|
||||||
|
22 Jul 2010; Markus Meier <maekke@gentoo.org> apr-1.4.2.ebuild:
|
||||||
|
arm stable, bug #322681
|
||||||
|
|
||||||
|
26 Jun 2010; <nixnut@gentoo.org> apr-1.4.2.ebuild:
|
||||||
|
ppc stable #322681
|
||||||
|
|
||||||
|
22 Jun 2010; Jeroen Roovers <jer@gentoo.org> apr-1.4.2.ebuild:
|
||||||
|
Stable for HPPA (bug #322681).
|
||||||
|
|
||||||
|
12 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> apr-1.4.2.ebuild:
|
||||||
|
x86 stable wrt bug #322681
|
||||||
|
|
||||||
|
07 Jun 2010; Markos Chandras <hwoarang@gentoo.org> apr-1.4.2.ebuild:
|
||||||
|
Stable on amd64 wrt bug #322681
|
||||||
|
|
||||||
|
02 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
|
||||||
|
apr-1.4.2.ebuild:
|
||||||
|
Properly fix build failure (bug #317527).
|
||||||
|
|
||||||
|
02 Jun 2010; Patrick Lauer <patrick@gentoo.org> apr-1.4.2.ebuild:
|
||||||
|
Fix for compilation failure, #317527. Thanks to Andrew Savchenko for the
|
||||||
|
patch
|
||||||
|
|
||||||
|
*apr-1.4.2 (01 Apr 2010)
|
||||||
|
|
||||||
|
01 Apr 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
|
||||||
|
+apr-1.4.2.ebuild:
|
||||||
|
Version bump (bug #309625).
|
||||||
|
|
||||||
|
07 Mar 2010; Benedikt Böhm <hollow@gentoo.org> apr-1.3.8.ebuild,
|
||||||
|
apr-1.3.9.ebuild:
|
||||||
|
remove debug USE flag wrt #306651
|
||||||
|
|
||||||
|
17 Nov 2009; Brent Baude <ranger@gentoo.org> apr-1.3.9.ebuild:
|
||||||
|
Marking apr-1.3.9 ppc64 for bug 290319
|
||||||
|
|
||||||
|
14 Nov 2009; Raúl Porcel <armin76@gentoo.org> apr-1.3.9.ebuild:
|
||||||
|
arm/ia64/s390/sh/sparc stable wrt #290319
|
||||||
|
|
||||||
|
08 Nov 2009; Tobias Klausmann <klausman@gentoo.org> apr-1.3.9.ebuild:
|
||||||
|
Stable on alpha, bug #290319
|
||||||
|
|
||||||
|
04 Nov 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
|
||||||
|
apr-1.3.9.ebuild:
|
||||||
|
Use 'dohtml -r' for compatibility with Doxygen 1.6 (bug #287821).
|
||||||
|
|
||||||
|
01 Nov 2009; nixnut <nixnut@gentoo.org> apr-1.3.9.ebuild:
|
||||||
|
ppc stable #290319
|
||||||
|
|
||||||
|
30 Oct 2009; Markus Meier <maekke@gentoo.org> apr-1.3.9.ebuild:
|
||||||
|
amd64/x86 stable, bug #290319
|
||||||
|
|
||||||
|
26 Oct 2009; Jeroen Roovers <jer@gentoo.org> apr-1.3.9.ebuild:
|
||||||
|
Stable for HPPA (bug #290319).
|
||||||
|
|
||||||
|
*apr-1.3.9 (24 Sep 2009)
|
||||||
|
|
||||||
|
24 Sep 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
|
||||||
|
+apr-1.3.9.ebuild:
|
||||||
|
Version bump.
|
||||||
|
|
||||||
|
20 Sep 2009; Benedikt Böhm <hollow@gentoo.org> -apr-1.3.5.ebuild,
|
||||||
|
-apr-1.3.6.ebuild, -apr-1.3.7.ebuild, apr-1.3.8.ebuild:
|
||||||
|
fix #274246; remove old ebuild
|
||||||
|
|
||||||
|
24 Aug 2009; Brent Baude <ranger@gentoo.org> apr-1.3.8.ebuild:
|
||||||
|
Marking apr-1.3.8 ppc64 for bug 280514
|
||||||
|
|
||||||
|
23 Aug 2009; nixnut <nixnut@gentoo.org> apr-1.3.8.ebuild:
|
||||||
|
ppc stable #280514
|
||||||
|
|
||||||
|
14 Aug 2009; Raúl Porcel <armin76@gentoo.org> apr-1.3.8.ebuild:
|
||||||
|
arm/ia64/s390/sh/sparc stable wrt #280514
|
||||||
|
|
||||||
|
11 Aug 2009; Jeroen Roovers <jer@gentoo.org> apr-1.3.8.ebuild:
|
||||||
|
Stable for HPPA (bug #280514).
|
||||||
|
|
||||||
|
10 Aug 2009; Markus Meier <maekke@gentoo.org> apr-1.3.8.ebuild:
|
||||||
|
x86 stable, bug #280514
|
||||||
|
|
||||||
|
10 Aug 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
|
||||||
|
apr-1.3.8.ebuild, metadata.xml:
|
||||||
|
Rename "cloexec" USE flag to "older-kernels-compatibility" (bug #280648).
|
||||||
|
|
||||||
|
10 Aug 2009; Tobias Klausmann <klausman@gentoo.org> apr-1.3.8.ebuild:
|
||||||
|
Stable on alpha, bug #280514
|
||||||
|
|
||||||
|
10 Aug 2009; Tobias Klausmann <klausman@gentoo.org> ChangeLog:
|
||||||
|
Stable on alpha, bug #280514
|
||||||
|
|
||||||
|
10 Aug 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
|
||||||
|
apr-1.3.8.ebuild, metadata.xml:
|
||||||
|
Add "cloexec" USE flag (bug #280648).
|
||||||
|
|
||||||
|
07 Aug 2009; Christian Faulhammer <fauli@gentoo.org> apr-1.3.8.ebuild:
|
||||||
|
revert stable keyword for x86
|
||||||
|
|
||||||
|
06 Aug 2009; Markus Meier <maekke@gentoo.org> apr-1.3.8.ebuild:
|
||||||
|
x86 stable, bug #280514
|
||||||
|
|
||||||
|
06 Aug 2009; Alex Legler <a3li@gentoo.org> apr-1.3.8.ebuild:
|
||||||
|
amd64 stable, security bug 280514.
|
||||||
|
|
||||||
|
*apr-1.3.8 (06 Aug 2009)
|
||||||
|
|
||||||
|
06 Aug 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
|
||||||
|
-apr-1.2.11.ebuild, -apr-1.2.12.ebuild, -apr-1.3.0.ebuild,
|
||||||
|
-apr-1.3.2.ebuild, -apr-1.3.3.ebuild, +apr-1.3.8.ebuild:
|
||||||
|
Version bump.
|
||||||
|
|
||||||
|
*apr-1.3.7 (24 Jul 2009)
|
||||||
|
|
||||||
|
24 Jul 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
|
||||||
|
+apr-1.3.7.ebuild:
|
||||||
|
Version bump.
|
||||||
|
|
||||||
|
*apr-1.3.6 (07 Jul 2009)
|
||||||
|
|
||||||
|
07 Jul 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
|
||||||
|
+apr-1.3.6.ebuild:
|
||||||
|
Version bump.
|
||||||
|
|
||||||
|
21 Jun 2009; Brent Baude <ranger@gentoo.org> apr-1.3.5.ebuild:
|
||||||
|
Marking apr-1.3.5 ppc for bug 272260
|
||||||
|
|
||||||
|
16 Jun 2009; Brent Baude <ranger@gentoo.org> apr-1.3.5.ebuild:
|
||||||
|
Marking apr-1.3.5 ppc64 for bug 272260
|
||||||
|
|
||||||
|
16 Jun 2009; Raúl Porcel <armin76@gentoo.org> apr-1.3.5.ebuild:
|
||||||
|
arm/ia64/s390/sh/sparc stable wrt #272260
|
||||||
|
|
||||||
|
11 Jun 2009; Tobias Klausmann <klausman@gentoo.org> apr-1.3.5.ebuild:
|
||||||
|
Stable on alpha, bug #272260
|
||||||
|
|
||||||
|
11 Jun 2009; Markus Meier <maekke@gentoo.org> apr-1.3.5.ebuild:
|
||||||
|
amd64 stable, bug #272260
|
||||||
|
|
||||||
|
10 Jun 2009; Christian Faulhammer <fauli@gentoo.org> apr-1.3.5.ebuild:
|
||||||
|
stable x86, security bug 272260
|
||||||
|
|
||||||
|
09 Jun 2009; Jeroen Roovers <jer@gentoo.org> apr-1.3.5.ebuild:
|
||||||
|
Stable for HPPA (bug #272260).
|
||||||
|
|
||||||
|
*apr-1.3.5 (08 Jun 2009)
|
||||||
|
|
||||||
|
08 Jun 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
|
||||||
|
+apr-1.3.5.ebuild:
|
||||||
|
Version bump.
|
||||||
|
|
||||||
|
23 Jan 2009; Raúl Porcel <armin76@gentoo.org> apr-1.3.3.ebuild:
|
||||||
|
arm/ia64/s390/sh stable wrt #246003
|
||||||
|
|
||||||
|
18 Jan 2009; Tobias Klausmann <klausman@gentoo.org> apr-1.3.3.ebuild:
|
||||||
|
Stable on alpha, bug #246003
|
||||||
|
|
||||||
|
09 Jan 2009; Ferris McCormick <fmccor@gentoo.org> apr-1.3.3.ebuild:
|
||||||
|
Sparc stable, Bug #246003.
|
||||||
|
|
||||||
|
09 Jan 2009; Brent Baude <ranger@gentoo.org> apr-1.3.3.ebuild:
|
||||||
|
Marking apr-1.3.3 ppc for bug 246003
|
||||||
|
|
||||||
|
07 Jan 2009; Jeroen Roovers <jer@gentoo.org> apr-1.3.3.ebuild:
|
||||||
|
Stable for HPPA (bug #246003).
|
||||||
|
|
||||||
|
07 Jan 2009; Brent Baude <ranger@gentoo.org> apr-1.3.3.ebuild:
|
||||||
|
Marking apr-1.3.3 ppc64 for bug 246003
|
||||||
|
|
||||||
|
04 Jan 2009; Markus Meier <maekke@gentoo.org> apr-1.3.3.ebuild:
|
||||||
|
amd64/x86 stable, bug #246003
|
||||||
|
|
||||||
|
25 Oct 2008; Benedikt Böhm <hollow@gentoo.org> apr-1.3.3.ebuild:
|
||||||
|
fix typo wrt #236156
|
||||||
|
|
||||||
|
29 Aug 2008; Benedikt Böhm <hollow@gentoo.org> apr-1.3.3.ebuild:
|
||||||
|
defaulting to USE=urandom wrt #232951
|
||||||
|
|
||||||
|
*apr-1.3.3 (29 Aug 2008)
|
||||||
|
|
||||||
|
29 Aug 2008; Benedikt Böhm <hollow@gentoo.org> +apr-1.3.3.ebuild:
|
||||||
|
version bump wrt #235938
|
||||||
|
|
||||||
|
16 Aug 2008; Jeroen Roovers <jer@gentoo.org> apr-1.3.2.ebuild:
|
||||||
|
Stable for HPPA (bug #232671).
|
||||||
|
|
||||||
|
08 Aug 2008; nixnut <nixnut@gentoo.org> apr-1.3.2.ebuild:
|
||||||
|
Stable on ppc wrt bug 232671
|
||||||
|
|
||||||
|
08 Aug 2008; Markus Rothe <corsair@gentoo.org> apr-1.3.2.ebuild:
|
||||||
|
Stable on ppc64; bug #232671
|
||||||
|
|
||||||
|
08 Aug 2008; Raúl Porcel <armin76@gentoo.org> apr-1.3.2.ebuild:
|
||||||
|
alpha/ia64/sparc/x86 stable wrt #232671
|
||||||
|
|
||||||
|
07 Aug 2008; Thomas Anderson <gentoofan23@gentoo.org> apr-1.3.2.ebuild:
|
||||||
|
stable amd64, bug 232671
|
||||||
|
|
||||||
|
06 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
|
||||||
|
Add USE flag description to metadata wrt GLEP 56.
|
||||||
|
|
||||||
|
23 Jun 2008; Benedikt Böhm <hollow@gentoo.org> apr-1.3.2.ebuild:
|
||||||
|
remove unused ipv6 USE flag
|
||||||
|
|
||||||
|
*apr-1.3.2 (23 Jun 2008)
|
||||||
|
|
||||||
|
23 Jun 2008; Benedikt Böhm <hollow@gentoo.org> +apr-1.3.2.ebuild:
|
||||||
|
version bump wrt #228953
|
||||||
|
|
||||||
|
*apr-1.3.0 (11 Jun 2008)
|
||||||
|
|
||||||
|
11 Jun 2008; Benedikt Böhm <hollow@gentoo.org> +apr-1.3.0.ebuild:
|
||||||
|
version bump wrt #225783
|
||||||
|
|
||||||
|
01 Jun 2008; Benedikt Böhm <hollow@gentoo.org> apr-1.2.11.ebuild,
|
||||||
|
apr-1.2.12.ebuild:
|
||||||
|
fix #221653
|
||||||
|
|
||||||
|
28 Jan 2008; Benedikt Böhm <hollow@gentoo.org>
|
||||||
|
-files/apr-0.9.12-linking.patch, -apr-0.9.12.ebuild, -apr-0.9.13.ebuild:
|
||||||
|
remove apr-0 wrt #203578
|
||||||
|
|
||||||
|
*apr-1.2.12 (15 Dec 2007)
|
||||||
|
|
||||||
|
15 Dec 2007; Benedikt Böhm <hollow@gentoo.org> -apr-1.2.8.ebuild,
|
||||||
|
-apr-1.2.9.ebuild, +apr-1.2.12.ebuild:
|
||||||
|
version bump; #200947
|
||||||
|
|
||||||
|
16 Nov 2007; nixnut <nixnut@gentoo.org> apr-1.2.11.ebuild:
|
||||||
|
Stable on ppc wrt bug 198866
|
||||||
|
|
||||||
|
16 Nov 2007; Raúl Porcel <armin76@gentoo.org> apr-1.2.11.ebuild:
|
||||||
|
alpha/ia64 stable wrt #198866
|
||||||
|
|
||||||
|
15 Nov 2007; Steve Dibb <beandog@gentoo.org> apr-1.2.11.ebuild:
|
||||||
|
amd64 stable, bug 198866
|
||||||
|
|
||||||
|
13 Nov 2007; Dawid Węgliński <cla@gentoo.org> apr-1.2.11.ebuild:
|
||||||
|
Stable on x86 (bug #198866)
|
||||||
|
|
||||||
|
13 Nov 2007; Markus Rothe <corsair@gentoo.org> apr-1.2.11.ebuild:
|
||||||
|
Stable on ppc64; bug #198866
|
||||||
|
|
||||||
|
13 Nov 2007; Jeroen Roovers <jer@gentoo.org> apr-1.2.11.ebuild:
|
||||||
|
Stable for HPPA (bug #198866).
|
||||||
|
|
||||||
|
12 Nov 2007; Ferris McCormick <fmccor@gentoo.org> apr-1.2.11.ebuild:
|
||||||
|
Sparc stable --- Bug #198866 --- Good for two months.
|
||||||
|
|
||||||
|
09 Sep 2007; Benedikt Böhm <hollow@gentoo.org> apr-1.2.11.ebuild:
|
||||||
|
fix #188485
|
||||||
|
|
||||||
|
*apr-1.2.11 (08 Sep 2007)
|
||||||
|
|
||||||
|
08 Sep 2007; Benedikt Böhm <hollow@gentoo.org> +apr-1.2.11.ebuild:
|
||||||
|
version bump; #191733
|
||||||
|
|
||||||
|
31 Jul 2007; Christian Heim <phreak@gentoo.org> apr-1.2.9.ebuild:
|
||||||
|
The version bump wasn't designed to go straight to stable.
|
||||||
|
|
||||||
|
*apr-1.2.9 (30 Jul 2007)
|
||||||
|
|
||||||
|
30 Jul 2007; Benedikt Böhm <hollow@gentoo.org> +apr-1.2.9.ebuild:
|
||||||
|
version bump
|
||||||
|
|
||||||
|
27 Jun 2007; Lars Weiler <pylon@gentoo.org> apr-1.2.8.ebuild:
|
||||||
|
Stable on ppc; bug #178264.
|
||||||
|
|
||||||
|
27 Jun 2007; Jeroen Roovers <jer@gentoo.org> apr-1.2.8.ebuild:
|
||||||
|
Stable for HPPA (bug #178264).
|
||||||
|
|
||||||
|
15 Jun 2007; Raúl Porcel <armin76@gentoo.org> apr-1.2.8.ebuild:
|
||||||
|
alpha stable wrt #178264
|
||||||
|
|
||||||
|
13 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> apr-1.2.8.ebuild:
|
||||||
|
Stable on sparc wrt #178264
|
||||||
|
|
||||||
|
21 Apr 2007; Raúl Porcel <armin76@gentoo.org> apr-1.2.8.ebuild:
|
||||||
|
ia64 stable
|
||||||
|
|
||||||
|
15 Apr 2007; Markus Rothe <corsair@gentoo.org> apr-1.2.8.ebuild:
|
||||||
|
Stable on ppc64
|
||||||
|
|
||||||
|
12 Apr 2007; Christian Faulhammer <opfer@gentoo.org> apr-1.2.8.ebuild:
|
||||||
|
stable amd64, bug 168287
|
||||||
|
|
||||||
|
11 Apr 2007; Christian Heim <phreak@gentoo.org> apr-1.2.8.ebuild:
|
||||||
|
Fix WANT_AUTO*, according to #172978.
|
||||||
|
|
||||||
|
03 Mar 2007; Marius Mauch <genone@gentoo.org> apr-0.9.12.ebuild,
|
||||||
|
apr-0.9.13.ebuild:
|
||||||
|
Replacing einfo with elog
|
||||||
|
|
||||||
|
25 Feb 2007; Christian Faulhammer <opfer@gentoo.org> apr-1.2.8.ebuild:
|
||||||
|
stable x86; bug 168287
|
||||||
|
|
||||||
|
29 Jan 2007; Christian Heim <phreak@gentoo.org> apr-0.9.13.ebuild:
|
||||||
|
Reverting the KEYWORDS to ~arch, accidently commited straight to arch.
|
||||||
|
|
||||||
|
*apr-0.9.13 (28 Jan 2007)
|
||||||
|
|
||||||
|
28 Jan 2007; Christian Heim <phreak@gentoo.org> +apr-0.9.13.ebuild:
|
||||||
|
Version bump, new upstream version. Cleaning up the ebuild a bit.
|
||||||
|
|
||||||
|
28 Jan 2007; Luca Longinotti <chtekk@gentoo.org> metadata.xml,
|
||||||
|
-apr-0.9.6-r3.ebuild, -apr-0.9.6-r4.ebuild, -apr-0.9.7.ebuild,
|
||||||
|
-apr-1.2.2.ebuild, -apr-1.2.7.ebuild, -apr-1.2.7-r1.ebuild,
|
||||||
|
-apr-1.2.7-r2.ebuild, -apr-1.2.7-r3.ebuild:
|
||||||
|
Remove redundant versions.
|
||||||
|
|
||||||
|
*apr-1.2.8 (21 Jan 2007)
|
||||||
|
|
||||||
|
21 Jan 2007; Christian Heim <phreak@gentoo.org> +apr-1.2.8.ebuild:
|
||||||
|
Version bump (thanks to Conrad Kostecki <ConiKost at gmx.de> in #114232).
|
||||||
|
|
||||||
|
08 Jan 2007; Christian Heim <phreak@gentoo.org> apr-1.2.7-r1.ebuild,
|
||||||
|
apr-1.2.7-r2.ebuild, apr-1.2.7-r3.ebuild:
|
||||||
|
Setting WANT_AUTOCONF to shutup #161027.
|
||||||
|
|
||||||
|
18 Oct 2006; Roy Marples <uberlord@gentoo.org> apr-0.9.12.ebuild:
|
||||||
|
Added ~sparc-fbsd keyword.
|
||||||
|
|
||||||
|
18 Oct 2006; Roy Marples <uberlord@gentoo.org> apr-1.2.7-r3.ebuild:
|
||||||
|
Added ~sparc-fbsd keyword.
|
||||||
|
|
||||||
|
15 Oct 2006; Michael Stewart <vericgar@gentoo.org> apr-0.9.12.ebuild,
|
||||||
|
apr-1.2.7-r3.ebuild:
|
||||||
|
Remove apr.exp as it's not used and causes collisions between SLOTs
|
||||||
|
|
||||||
|
10 Sep 2006; Javier Villavicencio <the_paya@gentoo.org>
|
||||||
|
apr-1.2.7-r3.ebuild:
|
||||||
|
Add ~x86-fbsd keyword.
|
||||||
|
|
||||||
|
05 Sep 2006; Joshua Kinard <kumba@gentoo.org> apr-0.9.12.ebuild:
|
||||||
|
Marked stable on mips.
|
||||||
|
|
||||||
|
29 Jul 2006; Bryan Østergaard <kloeri@gentoo.org> apr-0.9.12.ebuild:
|
||||||
|
Stable on alpha.
|
||||||
|
|
||||||
|
*apr-1.2.7-r3 (07 Jul 2006)
|
||||||
|
|
||||||
|
07 Jul 2006; Michael Stewart <vericgar@gentoo.org>
|
||||||
|
+files/config.layout.patch, +apr-1.2.7-r3.ebuild:
|
||||||
|
Use a config.layout instead of command line options to work around bug 139033.
|
||||||
|
|
||||||
|
28 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> apr-0.9.12.ebuild:
|
||||||
|
ppc stable, #138011
|
||||||
|
|
||||||
|
28 Jun 2006; Joshua Jackson <tsunam@gentoo.org> apr-0.9.12.ebuild:
|
||||||
|
Stable x86; buf #138011
|
||||||
|
|
||||||
|
27 Jun 2006; Marcus D. Hanwell <cryos@gentoo.org> apr-0.9.12.ebuild:
|
||||||
|
Marked stable on amd64, bug 138011.
|
||||||
|
|
||||||
|
27 Jun 2006; Guy Martin <gmsoft@gentoo.org> apr-0.9.12.ebuild:
|
||||||
|
Stable on hppa.
|
||||||
|
|
||||||
|
26 Jun 2006; Markus Rothe <corsair@gentoo.org> apr-0.9.12.ebuild:
|
||||||
|
Stable on ppc64; bug #138011
|
||||||
|
|
||||||
|
26 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> apr-0.9.12.ebuild:
|
||||||
|
Stable on sparc wrt #138011
|
||||||
|
|
||||||
|
*apr-1.2.7-r2 (07 Jun 2006)
|
||||||
|
|
||||||
|
07 Jun 2006; Michael Stewart <vericgar@gentoo.org> +apr-1.2.7-r2.ebuild:
|
||||||
|
Always enable ipv6. Fixes bug 123320.
|
||||||
|
|
||||||
|
06 Jun 2006; Michael Stewart <vericgar@gentoo.org> apr-1.2.7.ebuild:
|
||||||
|
Remove as-needed filtering
|
||||||
|
|
||||||
|
05 Jun 2006; Michael Stewart <vericgar@gentoo.org>
|
||||||
|
+files/apr-0.9.12-linking.patch, apr-0.9.12.ebuild:
|
||||||
|
Add patch to allow correct linking with --as-needed
|
||||||
|
|
||||||
|
04 Jun 2006; Michael Stewart <vericgar@gentoo.org> apr-1.2.7-r1.ebuild:
|
||||||
|
Remove hardcoding of .m4 files from configure.in. Fixes bug 135463
|
||||||
|
|
||||||
|
*apr-1.2.7-r1 (26 May 2006)
|
||||||
|
|
||||||
|
26 May 2006; Michael Stewart <vericgar@gentoo.org> +apr-1.2.7-r1.ebuild:
|
||||||
|
Use the system's libtool instead of the bundled libtool. Fixes bug 81260
|
||||||
|
Note that some software that hardcodes the APR libtool location (such as
|
||||||
|
Apache) may need to be recompiled.
|
||||||
|
|
||||||
|
18 May 2006; Michael Stewart <vericgar@gentoo.org> apr-0.9.12.ebuild,
|
||||||
|
apr-1.2.7.ebuild:
|
||||||
|
Fix sem_open related sandbox violations. Resolves bug 133573.
|
||||||
|
|
||||||
|
*apr-0.9.12 (16 Apr 2006)
|
||||||
|
|
||||||
|
16 Apr 2006; Michael Stewart <vericgar@gentoo.org> +apr-0.9.12.ebuild:
|
||||||
|
Version bump
|
||||||
|
|
||||||
|
*apr-1.2.7 (16 Apr 2006)
|
||||||
|
|
||||||
|
16 Apr 2006; Michael Stewart <vericgar@gentoo.org> +apr-1.2.7.ebuild:
|
||||||
|
Version bump in preperation for the next version of apache 2.2.x
|
||||||
|
|
||||||
|
30 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> apr-0.9.7.ebuild:
|
||||||
|
Add ~x86-fbsd keyword.
|
||||||
|
|
||||||
|
*apr-1.2.2 (15 Feb 2006)
|
||||||
|
|
||||||
|
15 Feb 2006; Michael Stewart <vericgar@gentoo.org> +apr-1.2.2.ebuild:
|
||||||
|
New version for apache 2.2
|
||||||
|
|
||||||
|
15 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> apr-0.9.7.ebuild:
|
||||||
|
Stable on amd64, bug 117835.
|
||||||
|
|
||||||
|
13 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> apr-0.9.7.ebuild:
|
||||||
|
ppc stable, bug #117835
|
||||||
|
|
||||||
|
12 Jan 2006; Markus Rothe <corsair@gentoo.org> apr-0.9.7.ebuild:
|
||||||
|
Stable on ppc64; bug #117835
|
||||||
|
|
||||||
|
10 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> apr-0.9.7.ebuild:
|
||||||
|
Stable on sparc wrt #117835
|
||||||
|
|
||||||
|
09 Jan 2006; Bryan Østergaard <kloeri@gentoo.org apr-0.9.7.ebuild:
|
||||||
|
Stable on x86, alpha and ia64, bug 117835.
|
||||||
|
|
||||||
|
*apr-0.9.7 (22 Oct 2005)
|
||||||
|
|
||||||
|
22 Oct 2005; Michael Stewart <vericgar@gentoo.org> +apr-0.9.7.ebuild:
|
||||||
|
Version Bump
|
||||||
|
|
||||||
|
21 Oct 2005; Aaron Walker <ka0ttic@gentoo.org> apr-0.9.6-r3.ebuild:
|
||||||
|
Stable on mips.
|
||||||
|
|
||||||
|
10 Oct 2005; Danny van Dyk <kugelfang@gentoo.org> apr-0.9.6-r4.ebuild:
|
||||||
|
Marked ~ppc-macos.
|
||||||
|
|
||||||
|
29 Sep 2005; MATSUU Takuto <matsuu@gentoo.org> apr-0.9.6-r3.ebuild:
|
||||||
|
Stable on sh.
|
||||||
|
|
||||||
|
19 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> apr-0.9.6-r3.ebuild:
|
||||||
|
Stable on hppa and ppc.
|
||||||
|
|
||||||
|
18 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org> apr-0.9.6-r3.ebuild:
|
||||||
|
Stable on amd64, bug 105516.
|
||||||
|
|
||||||
|
18 Sep 2005; Jason Wever <weeve@gentoo.org> apr-0.9.6-r3.ebuild:
|
||||||
|
Added ~sparc keyword wrt bug #105516.
|
||||||
|
|
||||||
|
18 Sep 2005; Michael Stewart <vericgar@gentoo.org> -apr-0.9.5.ebuild,
|
||||||
|
-apr-0.9.5-r1.ebuild, -apr-0.9.5-r2.ebuild, -apr-0.9.5-r3.ebuild,
|
||||||
|
-apr-0.9.6.ebuild, -apr-0.9.6-r1.ebuild, -apr-0.9.6-r2.ebuild:
|
||||||
|
Removing old revisions that use broken LFS-support
|
||||||
|
|
||||||
|
*apr-0.9.6-r4 (17 Sep 2005)
|
||||||
|
|
||||||
|
17 Sep 2005; Michael Stewart <vericgar@gentoo.org> +apr-0.9.6-r4.ebuild:
|
||||||
|
Added support for using /dev/urandom instead of /dev/random if the urandom
|
||||||
|
USE-flag is set. Fixes bug 102587
|
||||||
|
|
||||||
|
17 Sep 2005; Aron Griffis <agriffis@gentoo.org> apr-0.9.6-r3.ebuild:
|
||||||
|
Mark 0.9.6-r3 stable on ia64
|
||||||
|
|
||||||
|
11 Sep 2005; Markus Rothe <corsair@gentoo.org> apr-0.9.6-r3.ebuild:
|
||||||
|
Stable on ppc64
|
||||||
|
|
||||||
|
10 Sep 2005; Aron Griffis <agriffis@gentoo.org> apr-0.9.6-r3.ebuild:
|
||||||
|
Mark 0.9.6-r3 stable on alpha
|
||||||
|
|
||||||
|
10 Sep 2005; Michael Stewart <vericgar@gentoo.org> apr-0.9.6-r3.ebuild:
|
||||||
|
Stable on x86
|
||||||
|
|
||||||
|
10 Sep 2005; Aron Griffis <agriffis@gentoo.org> apr-0.9.5.ebuild:
|
||||||
|
Mark 0.9.5 stable on alpha
|
||||||
|
|
||||||
|
17 Jul 2005; Kito <kito@gentoo.org> apr-1.1.1.ebuild:
|
||||||
|
~ppc-macos Keyword
|
||||||
|
|
||||||
|
13 Jul 2005; bret curtis <psi29a@gentoo.org> apr-1.1.1.ebuild apr-0.9.6-r3:
|
||||||
|
added ~mips
|
||||||
|
|
||||||
|
10 May 2005; Bret Curtis <psi29a@gentoo.org> apr-0.9.5.ebuild:
|
||||||
|
marked for testing, ~mips
|
||||||
|
|
||||||
|
*apr-0.9.6-r3 (09 May 2005)
|
||||||
|
*apr-0.9.5-r3 (09 May 2005)
|
||||||
|
|
||||||
|
09 May 2005; Elfyn McBratney <beu@gentoo.org> +apr-0.9.5-r3.ebuild,
|
||||||
|
+apr-0.9.6-r3.ebuild:
|
||||||
|
Rev bumps that remove LFS support from APR (has caused too many issues for
|
||||||
|
mid-release introduction). The Apache tool-stack (net-www/apache,
|
||||||
|
devs-libs/apr (this package) and dev-libs/apr-util) will need to be rebuilt
|
||||||
|
once emerging this update.
|
||||||
|
|
||||||
|
*apr-1.1.1 (10 Apr 2005)
|
||||||
|
|
||||||
|
10 Apr 2005; Christian Parpart <trapni@gentoo.org> +apr-1.1.1.ebuild:
|
||||||
|
adding apr-1 (1.1.1) ebuilds to the series of apr versions which is the base
|
||||||
|
requirement for forthcoming apache httpd 2.1.x series ;)
|
||||||
|
|
||||||
|
31 Mar 2005; Aron Griffis <agriffis@gentoo.org> apr-0.9.5.ebuild:
|
||||||
|
stable on ia64
|
||||||
|
|
||||||
|
21 Mar 2005; Elfyn McBratney <beu@gentoo.org> apr-0.9.5-r2.ebuild,
|
||||||
|
apr-0.9.6-r2.ebuild:
|
||||||
|
Add elibtoolize call for bug #77455.
|
||||||
|
|
||||||
|
*apr-0.9.6-r2 (14 Mar 2005)
|
||||||
|
|
||||||
|
14 Mar 2005; Elfyn McBratney <beu@gentoo.org> +apr-0.9.5-r2.ebuild,
|
||||||
|
+apr-0.9.6-r2.ebuild:
|
||||||
|
Rev bumps which specify which random device node (--with-devrandom) to use.
|
||||||
|
These two are hard masked in case this changes breaks stuff.
|
||||||
|
|
||||||
|
14 Mar 2005; Elfyn McBratney <beu@gentoo.org> apr-0.9.5-r1.ebuild,
|
||||||
|
apr-0.9.5.ebuild:
|
||||||
|
Drop extranous 'ipv6' arg to use_enable.
|
||||||
|
|
||||||
|
05 Mar 2005; Markus Rothe <corsair@gentoo.org> apr-0.9.5.ebuild:
|
||||||
|
Stable on ppc64
|
||||||
|
|
||||||
|
*apr-0.9.6-r1 (05 Mar 2005)
|
||||||
|
|
||||||
|
05 Mar 2005; Elfyn McBratney <beu@gentoo.org> +apr-0.9.5-r1.ebuild,
|
||||||
|
+apr-0.9.6-r1.ebuild:
|
||||||
|
LFS-enabled apr breaks Apache on sparc; disabling until fixed.
|
||||||
|
|
||||||
|
03 Mar 2005; Elfyn McBratney <beu@gentoo.org> -apr-0.9.2.ebuild,
|
||||||
|
-apr-0.9.4.ebuild:
|
||||||
|
Remove old versions.
|
||||||
|
|
||||||
|
*apr-0.9.6 (02 Mar 2005)
|
||||||
|
|
||||||
|
02 Mar 2005; Elfyn McBratney <beu@gentoo.org> +apr-0.9.6.ebuild:
|
||||||
|
Version bump.
|
||||||
|
|
||||||
|
28 Feb 2005; Jeremy Huddleston <eradicator@gentoo.org> apr-0.9.5.ebuild:
|
||||||
|
Killed einstall usage. Back to using econf to fix multilib problems.
|
||||||
|
|
||||||
|
20 Feb 2005; Aron Griffis <agriffis@gentoo.org> apr-0.9.5.ebuild:
|
||||||
|
add ~ia64 #77455
|
||||||
|
|
||||||
|
05 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> apr-0.9.5.ebuild:
|
||||||
|
~alpha keyword, bug 77455.
|
||||||
|
|
||||||
|
28 Jan 2005; Michael Hanselmann <hansmi@gentoo.org> apr-0.9.5.ebuild:
|
||||||
|
Added to ~ppc.
|
||||||
|
|
||||||
|
11 Jan 2005; Mike Doty <kingtaco@gentoo.org> apr-0.9.5.ebuild:
|
||||||
|
~amd64 keyword added, bug 77455
|
||||||
|
|
||||||
|
11 Jan 2005; Guy Martin <gmsoft@gentoo.org> apr-0.9.5.ebuild:
|
||||||
|
Added ~hppa to KEYWORDS.
|
||||||
|
|
||||||
|
11 Jan 2005; Markus Rothe <corsair@gentoo.org> apr-0.9.5.ebuild:
|
||||||
|
Added ~ppc64 to KEYWORDS
|
||||||
|
|
||||||
|
10 Jan 2005; Jason Wever <weeve@gentoo.org> apr-0.9.5.ebuild:
|
||||||
|
Added ~sparc keyword wrt bug #77455.
|
||||||
|
|
||||||
|
*apr-0.9.5 (08 Jan 2005)
|
||||||
|
|
||||||
|
08 Jan 2005; Michael Stewart <vericgar@gentoo.org> +metadata.xml,
|
||||||
|
+apr-0.9.5.ebuild:
|
||||||
|
Apache herd package refresh
|
||||||
|
|
||||||
|
22 Jul 2004; David Holm <dholm@gentoo.org> apr-0.9.4.ebuild:
|
||||||
|
Added to ~ppc.
|
||||||
|
|
||||||
|
20 Apr 2004; Daniel Black <dragonheart@gentoo.org> apr-0.9.2.ebuild:
|
||||||
|
QA - removed runtime dependance on autoconf and automake. More dependancy work
|
||||||
|
required
|
||||||
|
|
||||||
|
16 Apr 2004; Jason Wever <weeve@gentoo.org> apr-0.9.4.ebuild:
|
||||||
|
Added ~sparc keyword.
|
||||||
|
|
||||||
|
14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> apr-0.9.2.ebuild,
|
||||||
|
apr-0.9.4.ebuild:
|
||||||
|
Don't assign default to S; header fix
|
||||||
|
|
||||||
|
09 Feb 2004; Dylan Carlson <absinthe@gentoo.org> apr-0.9.4.ebuild:
|
||||||
|
added amd64 keyword.
|
||||||
|
|
||||||
|
*apr-0.9.4 (13 Oct 2003)
|
||||||
|
|
||||||
|
13 Oct 2003; Martin Holzer <mholzer@gentoo.org> apr-0.9.4.ebuild:
|
||||||
|
Version bumped. Ebuild submitted by
|
||||||
|
Hattya <hattya@inter7.jp> in #30810.
|
||||||
|
|
||||||
|
*apr-0.9.2 (29 Mar 2003)
|
||||||
|
|
||||||
|
29 Mar 2003; Dylan Carlson <absinthe@gentoo.org> apr-0.9.2.ebuild:
|
||||||
|
Initial import.
|
@ -1,6 +1,3 @@
|
|||||||
-----BEGIN PGP SIGNED MESSAGE-----
|
|
||||||
Hash: SHA256
|
|
||||||
|
|
||||||
AUX apr-1.5.0-cross-types.patch 1969 SHA256 5f3c17546ea43a1ce33ad3d0459dcc6782d0006ab9414bd1e02e3ca0b40b2565 SHA512 8d91cff44c2926c5da120a3e7a4e54414c1e77cb1815d6683b490499914ca0934c3a1a1edb3dbd7dfd686e3342675ab64b0f498c21fe138befa6b454b5d5c1d8 WHIRLPOOL 9f785576b6a6e8b402481be0adb0eff86640e91e6d5948e9fe80f7e2b76f7f2391ff4609ad07aa4d7cfc77c27788f9969953d1e33f0f46ff1876b906cd27293c
|
AUX apr-1.5.0-cross-types.patch 1969 SHA256 5f3c17546ea43a1ce33ad3d0459dcc6782d0006ab9414bd1e02e3ca0b40b2565 SHA512 8d91cff44c2926c5da120a3e7a4e54414c1e77cb1815d6683b490499914ca0934c3a1a1edb3dbd7dfd686e3342675ab64b0f498c21fe138befa6b454b5d5c1d8 WHIRLPOOL 9f785576b6a6e8b402481be0adb0eff86640e91e6d5948e9fe80f7e2b76f7f2391ff4609ad07aa4d7cfc77c27788f9969953d1e33f0f46ff1876b906cd27293c
|
||||||
AUX apr-1.5.0-libtool.patch 514 SHA256 ec0cdc67b471da2666aeeb8d9b344320392331f79a123bfbc405c440c50ebce6 SHA512 e8c2a7a2b5c8171a0d2c8920e053bd861e4fb2044428cb3f6ffc9ccea05694c20b879411f86b967c4269918b5740b1450ecb0e720d74ea0fe9ac305f58ee88d5 WHIRLPOOL e0b7a06cf78a3eb1930639ea7e7d38c962ff847b990714e042e2d107575b4b26979198fbfec62bba5500b323caf0a01584e00b1bbc907fdc67cbaf8e6f3d2ec4
|
AUX apr-1.5.0-libtool.patch 514 SHA256 ec0cdc67b471da2666aeeb8d9b344320392331f79a123bfbc405c440c50ebce6 SHA512 e8c2a7a2b5c8171a0d2c8920e053bd861e4fb2044428cb3f6ffc9ccea05694c20b879411f86b967c4269918b5740b1450ecb0e720d74ea0fe9ac305f58ee88d5 WHIRLPOOL e0b7a06cf78a3eb1930639ea7e7d38c962ff847b990714e042e2d107575b4b26979198fbfec62bba5500b323caf0a01584e00b1bbc907fdc67cbaf8e6f3d2ec4
|
||||||
AUX apr-1.5.0-mint.patch 872 SHA256 6ed43adba05db07f061d98f73c19aac0df3d9c0aafd86cf57c9ab4fdc851659a SHA512 ba71f17ef9f61a8379139f05ca17eb583ad34cbc3ebf5c4f59d011662db6b5c963da5c466c093c3eb98372299d8f202d927a05b52cc7515270ac52fe44ec6daf WHIRLPOOL 60966adf15e5301600f870ece96d34d4dd26d3e7dc99bb447f2afc1a86f7a46ef3bdf24613027636707b2fd5ac2f2bdd956a8eeb3b088b27862d7e86090b5db1
|
AUX apr-1.5.0-mint.patch 872 SHA256 6ed43adba05db07f061d98f73c19aac0df3d9c0aafd86cf57c9ab4fdc851659a SHA512 ba71f17ef9f61a8379139f05ca17eb583ad34cbc3ebf5c4f59d011662db6b5c963da5c466c093c3eb98372299d8f202d927a05b52cc7515270ac52fe44ec6daf WHIRLPOOL 60966adf15e5301600f870ece96d34d4dd26d3e7dc99bb447f2afc1a86f7a46ef3bdf24613027636707b2fd5ac2f2bdd956a8eeb3b088b27862d7e86090b5db1
|
||||||
@ -10,17 +7,9 @@ AUX config.layout.patch 818 SHA256 eeacaf654f23084e842bff02b97c083a8da5b5c056fd0
|
|||||||
DIST apr-1.5.0.tar.bz2 813976 SHA256 17287d36a5917e27281e60d47e7b147bd5ddcd1ca832702c2318f5e0724f1221 SHA512 d54d995a67fe13a619d4781cbfcfae07679d15defa49634ee472c6a93f9521f7964e6e3e366188f1817c01a8fdb98b4ff042e56d8bd9bc379683d6c4ccff2a3e WHIRLPOOL 083da7589f85fb2212b4ced33004ee30848a40cf4718de36a21dfcba15b794dc9b57a9324cdd400e2df74564f9ad27899119de55075f1e0285415471b47f90e7
|
DIST apr-1.5.0.tar.bz2 813976 SHA256 17287d36a5917e27281e60d47e7b147bd5ddcd1ca832702c2318f5e0724f1221 SHA512 d54d995a67fe13a619d4781cbfcfae07679d15defa49634ee472c6a93f9521f7964e6e3e366188f1817c01a8fdb98b4ff042e56d8bd9bc379683d6c4ccff2a3e WHIRLPOOL 083da7589f85fb2212b4ced33004ee30848a40cf4718de36a21dfcba15b794dc9b57a9324cdd400e2df74564f9ad27899119de55075f1e0285415471b47f90e7
|
||||||
DIST apr-1.5.1.tar.bz2 817569 SHA256 e94abe431d4da48425fcccdb27b469bd0f8151488f82e5630a56f26590e198ac SHA512 0d8dea97490cd0b0689eb090d0e32ab9b582e4a0248ea7028e2a44552fc3839013b18cff985547aa9bbb549d93bc4859cca1d8ef95b32d4d4fd610ed19bde435 WHIRLPOOL 553efdefdb58ae44015ef36505c70b52122b750e6c3f63d9ccaa0878efd476dac249a62e2fb644d3e709c372a2805b1d76869c0e9b880b6273f46ef2e9937ace
|
DIST apr-1.5.1.tar.bz2 817569 SHA256 e94abe431d4da48425fcccdb27b469bd0f8151488f82e5630a56f26590e198ac SHA512 0d8dea97490cd0b0689eb090d0e32ab9b582e4a0248ea7028e2a44552fc3839013b18cff985547aa9bbb549d93bc4859cca1d8ef95b32d4d4fd610ed19bde435 WHIRLPOOL 553efdefdb58ae44015ef36505c70b52122b750e6c3f63d9ccaa0878efd476dac249a62e2fb644d3e709c372a2805b1d76869c0e9b880b6273f46ef2e9937ace
|
||||||
DIST apr-1.5.2.tar.bz2 826885 SHA256 7d03ed29c22a7152be45b8e50431063736df9e1daa1ddf93f6a547ba7a28f67a SHA512 d1156ad16abf07887797777b56c2147c890f16d8445829b3e3b4917950d24c5fd2f8febd439992467a5ea0511da562c0fb4a7cfd8a235ab55882388bfa2b919d WHIRLPOOL 3f6fbb9410f7cd3ace2f80f361a02b190e14d744f38dbd6f87a5c60b4b1c4a99cd902ba9351a235d9f3bab044a981de21fb6c193d3ab3caba2448bf6c4e1bd1b
|
DIST apr-1.5.2.tar.bz2 826885 SHA256 7d03ed29c22a7152be45b8e50431063736df9e1daa1ddf93f6a547ba7a28f67a SHA512 d1156ad16abf07887797777b56c2147c890f16d8445829b3e3b4917950d24c5fd2f8febd439992467a5ea0511da562c0fb4a7cfd8a235ab55882388bfa2b919d WHIRLPOOL 3f6fbb9410f7cd3ace2f80f361a02b190e14d744f38dbd6f87a5c60b4b1c4a99cd902ba9351a235d9f3bab044a981de21fb6c193d3ab3caba2448bf6c4e1bd1b
|
||||||
EBUILD apr-1.5.0-r2.ebuild 4154 SHA256 b42eee8a432138cf9fc05e3e05895c8c25449de11250a2526e97f8a3f0a1ab60 SHA512 da199ac20955646e46cc6582eec5d3f0f969e0340ee7dc3cb7c3756be851dba172e622a588d2efb60389ac92bf5c144ca83f9459e6a19f335e1ac8f50030c957 WHIRLPOOL 34ff55011adf48c412fd75f33d18c28a5aa5267381129b864915e4a3caea2c23ff3c3a34ca5df082cfc04ec812c2291cacf57045f24bf2d6b4a2aa9c38f7e089
|
EBUILD apr-1.5.0-r2.ebuild 4047 SHA256 a0b08f1a320c0c9ae8848f41667aa57b28a7f8189b1836b5b5b0f6c5cd4127c5 SHA512 491f4e31e80bbb7e8bd93ee505ab07711b90ba2e944441dbccbd4973348ba67407c200d015b12ad97d186e0dceb417be1204489dfd03b5bade9224276d38f77c WHIRLPOOL 876c2dbc05f5ede202a94e020f8e9d458733777df1dbbb421dec5505b64220f40ac8de23a6a28a6137045ca313a66bd0e79ec86525cf1fcf3b6dc950d51792b9
|
||||||
EBUILD apr-1.5.1-r1.ebuild 4321 SHA256 bc6cd36d2e6c25194cc6bb1e1001f8aab34e6a63622ad8ecbaf653681d428803 SHA512 3819770202d41d34226528b54d2ca8953dc44ba8d8bce9caeb611ce09d3f00e5f2203a8038631ef079702d3fb191c08fdeeb81a291b35a1f0960286cadf1b74e WHIRLPOOL dd28c66e8f15afebf652107779f4e4f9471aa5c48123af3143ff2bf3371cfc02a285ae9d3e9263b2c463c652e6ccc9940df64e47c978baff83df557aeb2a38b9
|
EBUILD apr-1.5.1-r1.ebuild 4215 SHA256 f032548a8eac7e6b83836a4e2243d59dc56f9ca82fd8865a5d6e32784ade7c63 SHA512 c29f18a44ce49e6a170cdcfa5ee479605f51dc2bd7c653d14c6d83e57c85b57ab17961182f33c637e90b71c6fb9849813c191395f8de80c6c928fe3ad8b80db8 WHIRLPOOL 1bd84b45e305239b0fbb51fc93778e07d7935d917b91f51b80f3fd63d7d7e020b16ba1f979b8e23cc6c45775856fcc7d082af4c5c9cd1e97c9194062fcc2aff1
|
||||||
EBUILD apr-1.5.2.ebuild 4244 SHA256 ecf072df19d7e8579988c807c98cce8db0e238e8052b9b32b47263d8d92097c1 SHA512 07e55791d47135de02b9d546bb3fcaa1bebc210aac4e37d934443bf6bb3c34991efa2789a48de6e05bafca435ddcdfc34453b58772ae2900d21e0447db60ad71 WHIRLPOOL c00e0baad682705204aca9a48a3f2ff42bf324852a53c314f632b1de43f81e7e4b539be31fef4751072c7dd9d7def71f367ddcd8c1076f42fc36b0eb985d8b85
|
EBUILD apr-1.5.2.ebuild 4144 SHA256 28a6e55b7230cc7ee42965fe02d005fb6919a0aecf08d45293f12af66b63b557 SHA512 f73fb66a35e9b9335e6f711e9bb0bbaf129123a512a5f3885428c35c592ec75859e2c01697f115e3db38c21b27dc1a089fe82046b97901baec05c84313d88e06 WHIRLPOOL 1e0257d1c9aa85c0f58fa54617fc9c3157811496baf37454f39b885c48fcbdca2f7a0e3f433195417b2ffe56bccda4473b862973fe963b87eb21f5f36e64bbce
|
||||||
MISC ChangeLog 28719 SHA256 a0f8ecec9f4323da71016e251a7dd7a336c0bba65fa504b9c8d67a2641ab2355 SHA512 413b285b35e7c4251e885dff5c9ab6770a9091d35946c708614051d27a67b9aefbe9a6ac65d0307bd412ba5a5196aa590e02e81a5aed5d6d5f72110baccc02d4 WHIRLPOOL e3cf65a3fe40ea9aaf5f3060715007c30db06ff6b2886039cfda58437e61e65f2f6b7a8154d016692f0cf0b739aa8c5515972402b884ab91a3fa348b6729b339
|
MISC ChangeLog 2475 SHA256 eb94693c6b92297fdd0ba293d6a8bf0ed8889a886170e3eb0416991d54fe4634 SHA512 4367f487f70f6ad6a35b305af3ba446f18616c990bbd06e5aa2efd90a614f97128dc5c5e54cae76346f1e9f20808623a9b95cc70db65540928de419d74cb3e05 WHIRLPOOL cbd1495333efe779974079ba8b65e53bd185419a68fe84d95dde59cf0b02a7bf5c17058e638043e7664136f746205125608add667676c7645f0e063a76947b6f
|
||||||
MISC metadata.xml 419 SHA256 803186ba5a9a84cf3fdf02db9c8922c4e63d75608268b352da2d68ba0249d5ec SHA512 85d64dc3256516cb3a46e01861d684384a108035744cc34615b7de23aa09847f8eafeec198b6135a6df100be5d6de02f0cea65815c617af1e252e87f95002274 WHIRLPOOL 532f9e3d27dcbc0b521bab043487f13b2bf7daa9a49b11760b1aa0610d30c1d62d39c940f545a8a3754e8f08ec041d428b4b98b6ebea45579073d6c12a43c30b
|
MISC ChangeLog-2015 28918 SHA256 36d001de47bfb90a8a8a80cdf7ee9a8d86000c94d58df95579c921bf6997c424 SHA512 876d679eaa9627bda13d9e2e350681ff40ec0f7978165823a33196fe7be90a244540659720ad323476ef2a02aca244415063ce94c23251f43f25841d872fc585 WHIRLPOOL df7fc5a927d5fe0b12e977ac9a6684eb779ae5ba95ab6350f3f7fac9493ca28de8786da833315f8d71240b5044cf74483a7a5967caa23cead8367492b1a3d2d8
|
||||||
-----BEGIN PGP SIGNATURE-----
|
MISC metadata.xml 433 SHA256 e65d577b56d477a35f0cd4d2f400f48d1054e3aacd74353c432f91138be8ee01 SHA512 7a1b6a73160b108816332f90e4e540f555e748584925ac3c7bb303ce5b6328abf255fc3f1c2b0e13f3c5d763841e847e400e781764083e3e96bc3809871a0df6 WHIRLPOOL d2e07c994cbb20905b692c729e5ec80b1e2b6085c4939245a5848994e9d250344d21b133d705e2d40cf1b860333e8bc0017bf0944d7e8bf78dcab891b66166d8
|
||||||
Version: GnuPG v2
|
|
||||||
|
|
||||||
iJwEAQEIAAYFAlWQNbkACgkQG9wOWsQutdbC8AP+IVCMPCjmyZaZ4Hod+3YLxcFc
|
|
||||||
djQw6IgwWNehz9llCBzYHywj8uQU5/Atdvi6Fato2JATdNlB5PVR5w4210otlQMw
|
|
||||||
kk3dRAmWDnPIp4fTcSABnyjlPZ9qtoMCREbU0KNnzaCw9rhePjnKb1v3Zj9wKw1t
|
|
||||||
z+sbGmKB2fI5WxgWZ2E=
|
|
||||||
=M1MC
|
|
||||||
-----END PGP SIGNATURE-----
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Copyright 1999-2015 Gentoo Foundation
|
# Copyright 1999-2015 Gentoo Foundation
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr/apr-1.5.0-r2.ebuild,v 1.13 2015/05/30 14:26:48 polynomial-c Exp $
|
# $Id$
|
||||||
|
|
||||||
EAPI="4"
|
EAPI="4"
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Copyright 1999-2015 Gentoo Foundation
|
# Copyright 1999-2015 Gentoo Foundation
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr/apr-1.5.1-r1.ebuild,v 1.3 2015/05/30 14:26:48 polynomial-c Exp $
|
# $Id$
|
||||||
|
|
||||||
EAPI=5
|
EAPI=5
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Copyright 1999-2015 Gentoo Foundation
|
# Copyright 1999-2015 Gentoo Foundation
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr/apr-1.5.2.ebuild,v 1.9 2015/06/28 18:00:29 zlogene Exp $
|
# $Id$
|
||||||
|
|
||||||
EAPI=5
|
EAPI=5
|
||||||
|
|
||||||
@ -12,7 +12,7 @@ SRC_URI="mirror://apache/apr/${P}.tar.bz2"
|
|||||||
|
|
||||||
LICENSE="Apache-2.0"
|
LICENSE="Apache-2.0"
|
||||||
SLOT="1"
|
SLOT="1"
|
||||||
KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||||
IUSE="doc elibc_FreeBSD older-kernels-compatibility selinux static-libs +urandom"
|
IUSE="doc elibc_FreeBSD older-kernels-compatibility selinux static-libs +urandom"
|
||||||
|
|
||||||
CDEPEND="elibc_glibc? ( >=sys-apps/util-linux-2.16 )
|
CDEPEND="elibc_glibc? ( >=sys-apps/util-linux-2.16 )
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||||
<pkgmetadata>
|
<pkgmetadata>
|
||||||
<maintainer>
|
<maintainer type="person">
|
||||||
<email>polynomial-c@gentoo.org</email>
|
<email>polynomial-c@gentoo.org</email>
|
||||||
<name>Lars Wendler</name>
|
<name>Lars Wendler</name>
|
||||||
</maintainer>
|
</maintainer>
|
||||||
|
@ -10,4 +10,4 @@ RDEPEND=elibc_glibc? ( >=sys-apps/util-linux-2.16 ) elibc_mintlib? ( >=sys-apps/
|
|||||||
SLOT=1
|
SLOT=1
|
||||||
SRC_URI=mirror://apache/apr/apr-1.5.0.tar.bz2
|
SRC_URI=mirror://apache/apr/apr-1.5.0.tar.bz2
|
||||||
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
|
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
|
||||||
_md5_=eea0ab2a567ae12cf9e1ac6ffd8ce9f4
|
_md5_=a8df26814486264c8d54d7291612afcb
|
||||||
|
@ -10,4 +10,4 @@ RDEPEND=elibc_glibc? ( >=sys-apps/util-linux-2.16 ) elibc_mintlib? ( >=sys-apps/
|
|||||||
SLOT=1
|
SLOT=1
|
||||||
SRC_URI=mirror://apache/apr/apr-1.5.1.tar.bz2
|
SRC_URI=mirror://apache/apr/apr-1.5.1.tar.bz2
|
||||||
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
|
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
|
||||||
_md5_=effea592a5a5898788d6ca030b34ece5
|
_md5_=166619b79eef179e33cc8ea8b5033ee1
|
||||||
|
@ -4,10 +4,10 @@ DESCRIPTION=Apache Portable Runtime Library
|
|||||||
EAPI=5
|
EAPI=5
|
||||||
HOMEPAGE=http://apr.apache.org/
|
HOMEPAGE=http://apr.apache.org/
|
||||||
IUSE=doc elibc_FreeBSD older-kernels-compatibility selinux static-libs +urandom
|
IUSE=doc elibc_FreeBSD older-kernels-compatibility selinux static-libs +urandom
|
||||||
KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
|
KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
|
||||||
LICENSE=Apache-2.0
|
LICENSE=Apache-2.0
|
||||||
RDEPEND=elibc_glibc? ( >=sys-apps/util-linux-2.16 ) elibc_mintlib? ( >=sys-apps/util-linux-2.18 ) selinux? ( sec-policy/selinux-apache )
|
RDEPEND=elibc_glibc? ( >=sys-apps/util-linux-2.16 ) elibc_mintlib? ( >=sys-apps/util-linux-2.18 ) selinux? ( sec-policy/selinux-apache )
|
||||||
SLOT=1
|
SLOT=1
|
||||||
SRC_URI=mirror://apache/apr/apr-1.5.2.tar.bz2
|
SRC_URI=mirror://apache/apr/apr-1.5.2.tar.bz2
|
||||||
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
|
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
|
||||||
_md5_=6874c60c35de3458db43535837d16392
|
_md5_=ad2ac27daed44c3989e94a3a1bf2e6e6
|
||||||
|
Loading…
Reference in New Issue
Block a user