blob: 84d3266a834736f14d7a9f45d1f016741061c9a4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
# ChangeLog for dev-libs/libdnsres
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnsres/ChangeLog,v 1.12 2010/12/02 17:27:28 flameeyes Exp $
02 Dec 2010; Diego E. Pettenò <flameeyes@gentoo.org>
libdnsres-0.1a-r1.ebuild, +files/libdnsres-0.1a-autotools.patch:
QA: autotools cleanup via patch rather than sed; fix parallel build (and
install) as it's needed to build with modern automake anyway; drop -O0 usage
while at it.
16 Nov 2007; Steve Dibb <beandog@gentoo.org> libdnsres-0.1a-r1.ebuild:
amd64 stable, bug 192446
26 Oct 2006; Peter Volkov <pva@gentoo.org> -libdnsres-0.1a.ebuild:
Cleaning old version.
26 Oct 2006; Peter Volkov <pva@gentoo.org> libdnsres-0.1a-r1.ebuild:
Use autoools.eclass to take care of automake-1.8 dependecy. Fixed bug
#152855. Thank Giuseppe Ricupero for report.
30 Aug 2006; Jason Wever <weeve@gentoo.org> libdnsres-0.1a-r1.ebuild:
Stable on SPARC wrt security bug #144875.
26 Aug 2006; Jason Wever <weeve@gentoo.org> libdnsres-0.1a-r1.ebuild:
Added ~sparc keyword wrt security bug #144875.
26 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org>
libdnsres-0.1a-r1.ebuild:
Added ~ppc, bug #144875
25 Aug 2006; <ticho@gentoo.org> libdnsres-0.1a-r1.ebuild:
Stable on x86. Needed for security bug #144875.
25 Aug 2006; Peter Volkov <pva@gentoo.org> libdnsres-0.1a-r1.ebuild:
Added -j1 to emake. See Janson Wever report in bug #144875.
24 Aug 2006; Peter Volkov <pva@gentoo.org> metadata.xml:
Longdescription in metadata.xml now long description.
*libdnsres-0.1a-r1 (24 Aug 2006)
24 Aug 2006; Peter Volkov <pva@gentoo.org> +libdnsres-0.1a-r1.ebuild:
Misc ebuild/build process cleanups. Added ~amd64.
21 Mar 2006; Markus Ullmann <jokey@gentoo.org> ChangeLog:
Initial import, needed for new honeyd series
|