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
|
# ChangeLog for net-misc/lldpd
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/lldpd/ChangeLog,v 1.10 2013/08/05 21:15:11 chutzpah Exp $
*lldpd-0.7.6 (05 Aug 2013)
05 Aug 2013; Patrick McLean <chutz@gentoo.org> +lldpd-0.7.6.ebuild,
+files/lldpd-0.7.6-include-unistd.patch:
Version bump. Add static-libs USE flag (bug #461724), remove unnecessary .la
files.
28 Mar 2013; Patrick McLean <chutzpah@gentoo.org> -lldpd-0.5.6.ebuild,
-lldpd-0.5.7.ebuild, lldpd-0.7.1.ebuild:
HOMEPAGE update (bug #463634). Clean out old versions.
14 Mar 2013; Agostino Sarubbo <ago@gentoo.org> lldpd-0.7.1.ebuild:
Stable for x86, wrt bug #461672
14 Mar 2013; Agostino Sarubbo <ago@gentoo.org> lldpd-0.7.1.ebuild:
Stable for amd64, wrt bug #461672
16 Jan 2013; Patrick McLean <chutzpah@gentoo.org> lldpd-0.7.1.ebuild:
Don't try to build docs unless the doc USE flag is enabled
*lldpd-0.7.1 (15 Jan 2013)
15 Jan 2013; Patrick McLean <chutzpah@gentoo.org> +lldpd-0.7.1.ebuild,
metadata.xml:
Version bump (bug #452024). Add USE flags for building doxygen docs, and new
USE flags for JSON and readline support.
*lldpd-0.5.7 (16 Oct 2012)
16 Oct 2012; Patrick McLean <chutzpah@gentoo.org> +lldpd-0.5.7.ebuild,
metadata.xml:
Version bump (bug #407867). Add USE flags for extra protocols supported by
lldpd.
08 Oct 2012; Diego E. Pettenò <flameeyes@gentoo.org> lldpd-0.5.6.ebuild:
Fix dependency on net-snmp as the new ebuilds don't have an extensible USE
flag any longer; also inherit user eclass for enewuser/enewgroup.
26 Feb 2012; Ulrich Müller <ulm@gentoo.org> lldpd-0.5.6.ebuild:
Fix LICENSE, lldpd is the same as ISC, bug 403973.
*lldpd-0.5.6 (09 Feb 2012)
09 Feb 2012; Patrick McLean <chutzpah@gentoo.org> +files/lldpd-confd-1,
+files/lldpd-initd-1, +lldpd-0.5.6.ebuild, +metadata.xml:
added new package net-misc/lldpd
|