Hello community, here is the log from the commit of package libbsd for openSUSE:Factory checked in at 2020-01-01 14:57:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libbsd (Old) and /work/SRC/openSUSE:Factory/.libbsd.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libbsd" Wed Jan 1 14:57:32 2020 rev:7 rq:758535 version:0.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libbsd/libbsd.changes 2019-04-30 12:56:29.730206983 +0200 +++ /work/SRC/openSUSE:Factory/.libbsd.new.6675/libbsd.changes 2020-01-01 14:58:09.005926454 +0100 @@ -1,0 +2,19 @@ +Mon Dec 16 09:18:45 UTC 2019 - Martin Pluskal <[email protected]> + +- Update to version 0.10.0: + * Several security related fixes for nlist() reported by Daniel + Hodson and one by Coverity Scan. + * Preliminary and partial Windows porting, thanks to Aaron + Dierking. + * Fix for a leak in the vis family of functions. + * Fix for a configure check to not unnecessarily link against + librt. + * General portability fixes for musl, uClibc, macOS and + GNU/kFreeBSD. + * New architectures support for nlist(). + * Switch the <err.h> *c() functions to be standalone and add + err(), warn(), errx() and warnx() familiy of functions in case + the system lacks them. + * Several man page fixes. + +------------------------------------------------------------------- Old: ---- libbsd-0.9.1.tar.xz libbsd-0.9.1.tar.xz.asc New: ---- libbsd-0.10.0.tar.xz libbsd-0.10.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libbsd.spec ++++++ --- /var/tmp/diff_new_pack.iUlRfn/_old 2020-01-01 14:58:10.749927365 +0100 +++ /var/tmp/diff_new_pack.iUlRfn/_new 2020-01-01 14:58:10.753927368 +0100 @@ -1,7 +1,7 @@ # # spec file for package libbsd # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %define lname libbsd0 Name: libbsd -Version: 0.9.1 +Version: 0.10.0 Release: 0 Summary: Provides useful functions commonly found on BSD systems License: BSD-3-Clause Group: Development/Languages/C and C++ -URL: http://libbsd.freedesktop.org/ +URL: https://libbsd.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/git/libbsd #Git-Web: http://cgit.freedesktop.org/libbsd/ Source0: https://archive.hadrons.org/software/%{name}/%{name}-%{version}.tar.xz @@ -80,7 +80,7 @@ %configure \ --disable-static \ --with-pic -make %{?_smp_mflags} V=1 +%make_build %install %make_install ++++++ libbsd-0.9.1.tar.xz -> libbsd-0.10.0.tar.xz ++++++ ++++ 5376 lines of diff (skipped)
