Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libdnet for openSUSE:Factory checked in at 2023-01-14 20:30:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libdnet (Old) and /work/SRC/openSUSE:Factory/.libdnet.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libdnet" Sat Jan 14 20:30:49 2023 rev:25 rq:1058131 version:1.16.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libdnet/libdnet.changes 2020-10-20 16:02:55.553797143 +0200 +++ /work/SRC/openSUSE:Factory/.libdnet.new.32243/libdnet.changes 2023-01-14 20:31:04.988987991 +0100 @@ -1,0 +2,7 @@ +Thu Jan 12 10:41:06 UTC 2023 - Andrea Manzini <andrea.manz...@suse.com> + +- update to 1.16.3: + - IPv6 support + - fixed some potential buffer overflows + +------------------------------------------------------------------- Old: ---- libdnet-1.14.tar.gz New: ---- libdnet-1.16.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libdnet.spec ++++++ --- /var/tmp/diff_new_pack.iOjZz0/_old 2023-01-14 20:31:07.269001457 +0100 +++ /var/tmp/diff_new_pack.iOjZz0/_new 2023-01-14 20:31:07.273001480 +0100 @@ -1,7 +1,7 @@ # # spec file for package libdnet # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: libdnet -Version: 1.14 +Version: 1.16.3 Release: 0 Summary: Library for Portable Interface to Low-Level Networking Routines License: BSD-3-Clause @@ -25,6 +25,7 @@ Source0: https://github.com/dugsong/libdnet/archive/%{name}-%{version}.tar.gz # Skip the test subdir, as installing that is not necessary Patch1: skip-test-subdir.patch +BuildRequires: check-devel BuildRequires: libbsd-devel BuildRequires: libtool ++++++ libdnet-1.14.tar.gz -> libdnet-1.16.3.tar.gz ++++++ ++++ 120959 lines of diff (skipped) ++++++ skip-test-subdir.patch ++++++ --- /var/tmp/diff_new_pack.iOjZz0/_old 2023-01-14 20:31:07.605003441 +0100 +++ /var/tmp/diff_new_pack.iOjZz0/_new 2023-01-14 20:31:07.609003465 +0100 @@ -1,7 +1,7 @@ -Index: libdnet-libdnet-1.14/Makefile.am +Index: libdnet-libdnet-1.16.3/Makefile.am =================================================================== ---- libdnet-libdnet-1.14.orig/Makefile.am -+++ libdnet-libdnet-1.14/Makefile.am +--- libdnet-libdnet-1.16.3.orig/Makefile.am ++++ libdnet-libdnet-1.16.3/Makefile.am @@ -2,7 +2,7 @@ include $(top_srcdir)/Makefile.am.common