Changelog for
lldpd-1.0.3-21.1.x86_64.rpm :
Thu Feb 14 13:00:00 2019 Martin Pluskal
- Update to version 1.0.3:
* Fix creation of chroot directory.
- Simplify spec file
Mon Dec 3 13:00:00 2018 mardnhAATTgmx.de
- Update to version 1.0.2
* On Linux, the monitor process will now drop its privileges
instead of running as root. It will keep CAP_NET_RAW,
CAP_NET_ADMIN and CAP_DAC_OVERRIDE capabilities.
* Support for CDP PD PoE (with negotiation).
* Move support for bonded devices on Linux < 2.6.27 into the
`--enable-oldies` option. This avoids duplicate packets
starting from Linux 4.19.
Wed Aug 1 14:00:00 2018 mpluskalAATTsuse.com
- Adjust sysconfig
Mon Apr 9 14:00:00 2018 mardnhAATTgmx.de
- Update to version 1.0.1 (boo#1103351)
* Use \"mkdir -p\" instead of \"mkdir\" in systemd unit.
Mon Apr 9 14:00:00 2018 mardnhAATTgmx.de
- Update to version 1.0.0
* Changes:
+ Chassis ID can be set to an arbitrary value with \"configure
system chassisid\".
+ Port description can be overriden directly with \"configure
lldp portdescription\".
+ Command \"configure system interface permanent\" enables one to
specify a pattern for interfaces to be kept in memory even when
they are removed from the system.
* Fix:
+ Ensure chassis-related changes are propagated immediately.
+ Ensure management address change is correctly detected.
Mon Dec 18 13:00:00 2017 mpluskalAATTsuse.com
- Disable seccomp as it breaks on Factory
- Further update sysconfig
- Some more spec-cleaner goodness
Sat Dec 16 13:00:00 2017 astiegerAATTsuse.com
- verify source signature
Mon Dec 11 13:00:00 2017 mpluskalAATTsuse.com
- Enable seccomp for Factory
- Adjust default sysconfig to enable other protocols and self
advertisment
- Do not create user/grou starting with underscore (_lldpd)
Mon Dec 4 13:00:00 2017 mpluskalAATTsuse.com
- Use fillupdir macro
- Enable libbsd
- Fix group for devel subpackage
Mon Nov 27 13:00:00 2017 mpluskalAATTsuse.com
- Clarify licensing and usage of some header files
- Enable support for libseccomp (disabled by default)
- Make buildign more verbose
Wed Nov 22 13:00:00 2017 mardnhAATTgmx.de
- Created lldpd.changes file (converted inline Changelog via
spec2changelog)
- Specfile cleanup (removed all stuff that is not relevant for
recent (open)SUSE versions.)
Tue Nov 21 13:00:00 2017 bernatAATTluffy.cx
- New upstream version.
Sun Aug 20 14:00:00 2017 bernatAATTluffy.cx
- New upstream version.
Sun Mar 19 13:00:00 2017 bernatAATTluffy.cx
- New upstream version.
Sat Jan 21 13:00:00 2017 bernatAATTluffy.cx
- New upstream version.
Fri Sep 30 14:00:00 2016 bernatAATTluffy.cx
- New upstream version.
Fri Jun 17 14:00:00 2016 bernatAATTluffy.cx
- New upstream version.
Sat May 21 14:00:00 2016 bernatAATTluffy.cx
- New upstream version.
Sat Mar 19 13:00:00 2016 bernatAATTluffy.cx
- New upstream version.
Sat Feb 20 13:00:00 2016 bernatAATTluffy.cx
- New upstream version.
Fri Jan 1 13:00:00 2016 bernatAATTluffy.cx
- New upstream version.
- Do not rely on libnl3.
Sun Dec 27 13:00:00 2015 bernatAATTluffy.cx
- New upstream version.
- Use system libnl3 when possible.
- Use system libevent when possible.
Wed Sep 9 14:00:00 2015 bernatAATTluffy.cx
- New upstream version.
Fri Aug 7 14:00:00 2015 bernatAATTluffy.cx
- New upstream version.
Wed May 20 14:00:00 2015 bernatAATTluffy.cx
- New upstream version.
Sat Apr 4 14:00:00 2015 bernatAATTluffy.cx
- New upstream version.
Tue Dec 30 13:00:00 2014 bernatAATTluffy.cx
- New upstream version.
Sat Nov 22 13:00:00 2014 bernatAATTluffy.cx
- New upstream version.
- Completion for bash and zsh.
Wed Oct 8 14:00:00 2014 bernatAATTluffy.cx
- New upstream version.
- Completion for bash and zsh.
Mon Jul 21 14:00:00 2014 bernatAATTluffy.cx
- New upstream version.
Wed May 28 14:00:00 2014 bernatAATTluffy.cx
- New upstream version.
Sun Apr 13 14:00:00 2014 bernatAATTluffy.cx
- New upstream version.
Sun Nov 10 13:00:00 2013 bernatAATTluffy.cx
- New upstream version.
Fri Jul 12 14:00:00 2013 bernatAATTluffy.cx
- New upstream version.
Sat Jun 22 14:00:00 2013 bernatAATTluffy.cx
- New upstream version.
Sun May 12 14:00:00 2013 bernatAATTluffy.cx
- New upstream version.
Fri Apr 19 14:00:00 2013 bernatAATTluffy.cx
- New upstream version.
Sat Jan 12 13:00:00 2013 bernatAATTluffy.cx
- New upstream version.
Sun Jan 6 13:00:00 2013 bernatAATTluffy.cx
- New upstream version.
- Requires readline-devel.
- Ships lldpcli.
Thu Sep 27 14:00:00 2012 bernatAATTluffy.cx
- New upstream version
- Do not require libevent, use embedded copy.
- Provide a -devel package.
Fri Jun 11 14:00:00 2010 bernatAATTluffy.cx
- New upstream version
- Define bcond_without and with macros if not defined to be compatible
with RHEL
- Requires useradd and groupadd
- Adapt to make it work with SuSE
- Provide an init script targetted at SuSE
- Build require lm_sensors-devel on RHEL
Fri Mar 12 13:00:00 2010 bernatAATTluffy.cx
- New upstream version
- Add XML support
Tue May 19 14:00:00 2009 bernatAATTluffy.cx
- Add variables
- Enable SNMP support
- Add _lldpd user creation
- Add initscript
- New upstream version
Mon May 18 14:00:00 2009 dean.hamsteadAATToptusnet.com.au
- Initial attempt