blob: 519964a2043581e4e2ec5d7c2680695ad1a27d7c (
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
48
49
50
51
52
53
54
55
56
|
# ChangeLog for dev-libs/libdnsres
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnsres/ChangeLog,v 1.14 2012/11/29 05:09:54 pinkbyte Exp $
*libdnsres-0.1a-r2 (29 Nov 2012)
29 Nov 2012; Sergey Popov <pinkbyte@gentoo.org> +libdnsres-0.1a-r2.ebuild:
Revision bump: EAPI 4, autotools-utils eclass
29 Nov 2012; Sergey Popov <pinkbyte@gentoo.org> libdnsres-0.1a-r1.ebuild:
Set proper license for package, wrt bug #444984. Thanks to Ulrich Müller for
discovering this issue
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
|