From: Vincent Bernat Date: Sun, 10 Nov 2013 14:42:52 +0000 (+0100) Subject: release: prepare for release of 0.7.7 X-Git-Tag: 0.7.7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d72c2c591fb632ab2fb98eed874d21f5594b27ba;p=thirdparty%2Flldpd.git release: prepare for release of 0.7.7 --- diff --git a/debian/changelog b/debian/changelog index 072f3a97..d725226b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -lldpd (0.7.6-0) UNRELEASED; urgency=low +lldpd (0.7.7-0) UNRELEASED; urgency=low * Unofficial package. diff --git a/redhat/lldpd.init b/redhat/lldpd.init index f75cb213..b920db04 100644 --- a/redhat/lldpd.init +++ b/redhat/lldpd.init @@ -29,7 +29,6 @@ RETVAL=0 prog="lldpd" binary=/usr/sbin/lldpd pidfile=/var/run/lldpd.pid -chroot=/var/run/lldpd lockfile=/var/lock/subsys/$prog # Determine if we can use the -p option to daemon, killproc, and status. diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index 50436f45..d143c99c 100644 --- a/redhat/lldpd.spec +++ b/redhat/lldpd.spec @@ -222,6 +222,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/lldp-const.h %changelog +* Fri Nov 10 2013 Vincent Bernat - 0.7.7-1 +- New upstream version. + * Fri Jul 12 2013 Vincent Bernat - 0.7.6-1 - New upstream version.