- 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()
  - IPv6 support
  * many fixes included
- update download URLs
- correct some minor packaging issues
- Initial package (1.11)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libdnet?expand=0&rev=28
This commit is contained in:
Dirk Mueller 2023-11-09 11:21:31 +00:00 committed by Git OBS Bridge
parent 34118f328c
commit 19af616f2d
4 changed files with 25 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7df1f0a3db9cf03b48cf50ab273fd6a20c1be99eb9344b9663fe3fd9ed9dab65
size 684358

BIN
libdnet-1.17.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Nov 9 11:21:04 UTC 2023 - Dirk Müller <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 22:21:49 UTC 2023 - Dirk Müller <dmueller@suse.com>
@ -9,14 +25,14 @@ Thu Apr 27 22:21:49 UTC 2023 - Dirk Müller <dmueller@suse.com>
Thu Jan 12 10:41:06 UTC 2023 - Andrea Manzini <andrea.manzini@suse.com>
- update to 1.16.3:
- IPv6 support
- IPv6 support
- fixed some potential buffer overflows
-------------------------------------------------------------------
Thu Oct 15 14:16:52 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 1.14:
* many fixes included
* many fixes included
- remove libdnet-autoreconf.patch
libdnet-config-multilib.patch
libdnet-fortify.patch
@ -78,17 +94,17 @@ Tue Oct 20 19:46:05 CEST 2009 - crrodriguez@suse.de
- Update to version 1.12, various bugfixes including
support for newwer python versions
- update download URLs
- update download URLs
-------------------------------------------------------------------
Tue Oct 9 09:09:20 CEST 2007 - crrodriguez@suse.de
- fix build by adapting to the library packaging policy
- remove useless libtool archive
- correct some minor packaging issues
- correct some minor packaging issues
-------------------------------------------------------------------
Thu Sep 21 03:26:32 CEST 2006 - dmueller@suse.de
- Initial package (1.11)
- Initial package (1.11)

View File

@ -17,7 +17,7 @@
Name: libdnet
Version: 1.16.4
Version: 1.17.0
Release: 0
Summary: Library for Portable Interface to Low-Level Networking Routines
License: BSD-3-Clause