Package Release Info

libdnet-1.18.0-160000.3.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libdnet-devel
libdnet1

Change Logs

* Tue Apr 02 2024 pgajdos@suse.com
- version update to 1.18.0
  * Small bugfixes
* Thu Nov 09 2023 dmueller@suse.com
- update to libdnet-1.17.0:
  * Stronger cmake support, updated autotools and a few smaller
    fixes.
- update to libdnet-1.16.4:
  * Various fixes around the build process (esp. cmake support +
    string.h include fixes)
  * Sync in latest changes
  * IPv6 support
  * Fixed some potential buffer overflows #41
  * configure: Use AC_CONFIG_HEADERS instead of deprecated
    AM_CONFIG_HEADER
  * Don't try to convert hostnames to addresses in addr_pton()
* Thu Apr 27 2023 dmueller@suse.com
- update to 1.16.4:
  * Various fixes around the build process (esp. cmake support +
    string.h include fixes)
* Thu Jan 12 2023 andrea.manzini@suse.com
- update to 1.16.3:
  - IPv6 support
  - fixed some potential buffer overflows
* Thu Oct 15 2020 dmueller@suse.com
- update to 1.14:
  * many fixes included
- remove libdnet-autoreconf.patch
  libdnet-config-multilib.patch
  libdnet-fortify.patch
  reproducible.patch: drop (upstream)
- skip-test-subdir.patch: skip building tests, we don't need
  to install them and don't run them
* Wed Mar 18 2020 tchvatal@suse.com
- Drop python2 bindings as they don't make sense to be built with
  python2 removal
* Wed Aug 01 2018 bwiedemann@suse.com
- Add reproducible.patch to sort linked .o files
  to make package build reproducible (boo#1041090)
* Tue Jul 25 2017 jengelh@inai.de
- Fix RPM groups, trim summaries, drop pointless --with-pic.
* Mon Jul 17 2017 tchvatal@suse.com
- Switch to github
- Rename libdnet.patch to libdnet-autoreconf.patch
- Add patch to work properly on multilib systems:
  * libdnet-config-multilib.patch
- Install python bindings
- Add patch for fortify-sources error libdnet-fortify.patch
* Fri Mar 13 2015 tchvatal@suse.com
- Reorder bit with spec cleaner
- Make the descriptions bit smaller