| 1 |
# ChangeLog for sys-libs/tdb
|
| 2 |
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
|
| 3 |
# $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/ChangeLog,v 1.44 2012/07/06 01:58:58 jdhore Exp $
|
| 4 |
|
| 5 |
29 Aug 2012; Christoph Junghans <ottxor@gentoo.org> tdb-1.2.10.ebuild:
|
| 6 |
added ~amd64-linux
|
| 7 |
|
| 8 |
06 Jul 2012; Jeff Horelick <jdhore@gentoo.org> tdb-1.2.9.ebuild:
|
| 9 |
marked x86 per bug 417107
|
| 10 |
|
| 11 |
15 May 2012; Alexis Ballier <aballier@gentoo.org> tdb-1.2.10.ebuild:
|
| 12 |
keyword ~amd64-fbsd
|
| 13 |
|
| 14 |
*tdb-1.2.10 (23 Apr 2012)
|
| 15 |
|
| 16 |
23 Apr 2012; Víctor Ostorga <vostorga@gentoo.org> +tdb-1.2.10.ebuild:
|
| 17 |
Version bump to 1.2.10
|
| 18 |
|
| 19 |
08 Mar 2012; Patrick Lauer <patrick@gentoo.org> tdb-1.2.9.ebuild:
|
| 20 |
Python dependency fix
|
| 21 |
|
| 22 |
08 Mar 2012; Patrick Lauer <patrick@gentoo.org> tdb-1.2.9.ebuild:
|
| 23 |
Build fix for #401291
|
| 24 |
|
| 25 |
25 Feb 2012; Agostino Sarubbo <ago@gentoo.org> tdb-1.2.9.ebuild:
|
| 26 |
Stable for amd64, wrt bug #405617
|
| 27 |
|
| 28 |
11 Jul 2011; Mark Loeser <halcy0n@gentoo.org> tdb-1.2.7-r1.ebuild:
|
| 29 |
Stable on ppc/ppc64; bug #361055
|
| 30 |
|
| 31 |
07 Jul 2011; Alexis Ballier <aballier@gentoo.org> tdb-1.2.9.ebuild:
|
| 32 |
keyword ~x86-fbsd
|
| 33 |
|
| 34 |
27 Jun 2011; Víctor Ostorga <vostorga@gentoo.org> tdb-1.2.9.ebuild:
|
| 35 |
Adding DEPEND on app-text/docbook-xml-dtd:4.2
|
| 36 |
|
| 37 |
*tdb-1.2.9 (27 Jun 2011)
|
| 38 |
|
| 39 |
27 Jun 2011; Víctor Ostorga <vostorga@gentoo.org> +tdb-1.2.9.ebuild:
|
| 40 |
Version bump to 1.2.9 , moving to waf, bug 370999
|
| 41 |
|
| 42 |
25 Apr 2011; Raúl Porcel <armin76@gentoo.org> tdb-1.2.7-r1.ebuild:
|
| 43 |
alpha/ia64/s390/sh/sparc stable wrt #361055
|
| 44 |
|
| 45 |
25 Apr 2011; Thomas Kahle <tomka@gentoo.org> tdb-1.2.7-r1.ebuild:
|
| 46 |
x86 stable per bug 361055
|
| 47 |
|
| 48 |
10 Apr 2011; Markus Meier <maekke@gentoo.org> tdb-1.2.7-r1.ebuild:
|
| 49 |
arm stable, bug #361055
|
| 50 |
|
| 51 |
04 Apr 2011; Jeroen Roovers <jer@gentoo.org> tdb-1.2.7-r1.ebuild:
|
| 52 |
Stable for HPPA (bug #361055).
|
| 53 |
|
| 54 |
02 Apr 2011; Christoph Mende <angelos@gentoo.org> tdb-1.2.7-r1.ebuild:
|
| 55 |
Removed dolib.so (bug #361621) and stable on amd64 (bug #361055)
|
| 56 |
|
| 57 |
01 Apr 2011; Víctor Ostorga <vostorga@gentoo.org> tdb-1.2.1.ebuild,
|
| 58 |
tdb-1.2.1-r1.ebuild:
|
| 59 |
Restricting working python version to 2.x bug #360033 . Adding double
|
| 60 |
blocker to previous tdb version #314611
|
| 61 |
|
| 62 |
*tdb-1.2.7-r1 (18 Jan 2011)
|
| 63 |
|
| 64 |
18 Jan 2011; Víctor Ostorga <vostorga@gentoo.org> -tdb-1.2.7.ebuild,
|
| 65 |
+tdb-1.2.7-r1.ebuild:
|
| 66 |
Set _PUBLIC_ in C file rather than header files bug #350720 patch thanks
|
| 67 |
to Rafał Mużyło <galtgendo@o2.pl>
|
| 68 |
|
| 69 |
*tdb-1.2.7 (03 Jan 2011)
|
| 70 |
|
| 71 |
03 Jan 2011; Víctor Ostorga <vostorga@gentoo.org> +tdb-1.2.7.ebuild:
|
| 72 |
Version bump to 1.2.7 bug #350464
|
| 73 |
|
| 74 |
29 Dec 2010; Víctor Ostorga <vostorga@gentoo.org> tdb-1.2.1-r1.ebuild:
|
| 75 |
Improving python related code, patch thanks to Arfrever Frehtes Taifersar
|
| 76 |
Arahesis <arfrever@gentoo.org> bug #316959
|
| 77 |
|
| 78 |
27 Sep 2010; Mart Raudsepp <leio@gentoo.org> tdb-1.2.1-r1.ebuild:
|
| 79 |
Marked ~mips for bug #285952
|
| 80 |
|
| 81 |
18 Aug 2010; Patrick Lauer <patrick@gentoo.org> tdb-1.2.1-r1.ebuild:
|
| 82 |
Fixing manpage installation with USE -tools, fixes #333033
|
| 83 |
|
| 84 |
*tdb-1.2.1-r1 (14 Aug 2010)
|
| 85 |
|
| 86 |
14 Aug 2010; Markos Chandras <hwoarang@gentoo.org> +tdb-1.2.1-r1.ebuild:
|
| 87 |
Revbump to respect LDFLAGS. Thanks to Dane Smith <smithdanea@gmail.com>
|
| 88 |
for the patch
|
| 89 |
|
| 90 |
12 Aug 2010; Joseph Jezak <josejx@gentoo.org> tdb-1.2.1.ebuild:
|
| 91 |
Marked ppc stable for bug #300158.
|
| 92 |
|
| 93 |
07 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> tdb-1.2.1.ebuild:
|
| 94 |
ppc64 stable wrt #314899
|
| 95 |
|
| 96 |
05 Jun 2010; Raúl Porcel <armin76@gentoo.org> tdb-1.2.1.ebuild:
|
| 97 |
alpha/arm/ia64/s390/sh/sparc stable wrt #300158
|
| 98 |
|
| 99 |
19 May 2010; Jeroen Roovers <jer@gentoo.org> tdb-1.2.1.ebuild:
|
| 100 |
Stable for HPPA (bug #300158).
|
| 101 |
|
| 102 |
18 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> tdb-1.2.1.ebuild:
|
| 103 |
x86 stable wrt bug #300158
|
| 104 |
|
| 105 |
03 May 2010; Olivier Crête <tester@gentoo.org> tdb-1.2.1.ebuild:
|
| 106 |
amd64 stable, bug #314899
|
| 107 |
|
| 108 |
10 Apr 2010; Tiziano Müller <dev-zero@gentoo.org> tdb-1.2.1.ebuild:
|
| 109 |
Fixed bug #314453 by adding --nonet to the xsltproc call.
|
| 110 |
|
| 111 |
*tdb-1.2.1 (09 Apr 2010)
|
| 112 |
|
| 113 |
09 Apr 2010; Tiziano Müller <dev-zero@gentoo.org> +tdb-1.2.1.ebuild:
|
| 114 |
Version bump. .
|
| 115 |
|
| 116 |
*tdb-1.2.0-r2 (03 Apr 2010)
|
| 117 |
|
| 118 |
03 Apr 2010; Tiziano Müller <dev-zero@gentoo.org> +tdb-1.2.0-r2.ebuild:
|
| 119 |
Fixed: unnecessary inherit, static-libs installation, added tests.
|
| 120 |
|
| 121 |
*tdb-1.2.0-r1 (11 Jan 2010)
|
| 122 |
|
| 123 |
11 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
|
| 124 |
+tdb-1.2.0-r1.ebuild:
|
| 125 |
Fix installation of shared objects with USE=-python. Thanks to Davide
|
| 126 |
Pesavento for reporting.
|
| 127 |
|
| 128 |
*tdb-1.2.0 (04 Jan 2010)
|
| 129 |
|
| 130 |
04 Jan 2010; Patrick Lauer <patrick@gentoo.org> +tdb-1.2.0.ebuild:
|
| 131 |
Bump
|
| 132 |
|
| 133 |
06 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org> tdb-1.1.5-r1.ebuild:
|
| 134 |
Block older samba (to force uninstall).
|
| 135 |
|
| 136 |
30 Nov 2009; Raúl Porcel <armin76@gentoo.org> tdb-1.1.5-r1.ebuild:
|
| 137 |
Add ~arm/~ia64/~s390/~sh/~sparc wrt #285952
|
| 138 |
|
| 139 |
29 Nov 2009; Tobias Klausmann <klausman@gentoo.org> tdb-1.1.5-r1.ebuild:
|
| 140 |
Keyworded on alpha, bug #285952
|
| 141 |
|
| 142 |
08 Nov 2009; Joseph Jezak <josejx@gentoo.org> tdb-1.1.5-r1.ebuild:
|
| 143 |
Marked ~ppc for bug #285952.
|
| 144 |
|
| 145 |
04 Nov 2009; Patrick Lauer <patrick@gentoo.org> tdb-1.1.5.ebuild,
|
| 146 |
tdb-1.1.5-r1.ebuild:
|
| 147 |
Small dep fix
|
| 148 |
|
| 149 |
*tdb-1.1.5-r1 (23 Oct 2009)
|
| 150 |
|
| 151 |
23 Oct 2009; Patrick Lauer <patrick@gentoo.org> +tdb-1.1.5-r1.ebuild:
|
| 152 |
Some cleanups for #288536
|
| 153 |
|
| 154 |
11 Oct 2009; Petteri Räty <betelgeuse@gentoo.org> tdb-1.1.5.ebuild:
|
| 155 |
Block <net-fs/samba-libs-3.4 for bug #288545.
|
| 156 |
|
| 157 |
09 Oct 2009; Patrick Lauer <patrick@gentoo.org> tdb-1.1.5.ebuild:
|
| 158 |
Improve description
|
| 159 |
|
| 160 |
*tdb-1.1.5 (09 Oct 2009)
|
| 161 |
|
| 162 |
09 Oct 2009; Patrick Lauer <patrick@gentoo.org> +tdb-1.1.5.ebuild,
|
| 163 |
+metadata.xml:
|
| 164 |
Initial commit. Ebuilds based on those provided by Marcel Greter in
|
| 165 |
#231273
|