Accepting request 758535 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/758535
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libbsd?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2020-01-01 13:57:32 +00:00 committed by Git OBS Bridge
commit 5959c9fed2
6 changed files with 42 additions and 23 deletions

3
libbsd-0.10.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:34b8adc726883d0e85b3118fa13605e179a62b31ba51f676136ecb2d0bc1a887
size 393576

16
libbsd-0.10.0.tar.xz.asc Normal file
View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEETz509DYFDBD1aWV0uXK/PqSuV6MFAl1MPGgACgkQuXK/PqSu
V6MkLg//QJ1x4bpUWYZ6c/61Dq8dE9UNyIGq/4+O6YEGQnYpk4/rb1pkX4brkcxO
tfqGEpNMQ+Q9UOxl+4VNfJssqkB+9LcigwDP6kttj4sqB4P3rAOL0uF6sYw43B6f
dYZKHTIhiq7P6MlChIcypkjd3AVb06sdLF2mjCWhwpbIIY9/e9QoC2NsJAXUOE04
t0nmfOOilp1vsiFehoJKnzu9C9B6BCYd2yN9YTTx9i5ywelfJLrOoak6AvuUvtkc
CJfXQMAKH7GKGIGPmlmH/572lLKXOG1c86G8O3dbvWBTIBQaVDOixrVkh+xw8SQc
BdtriMUQpf1fc9xspCwZId2EFV+L9rS4IwRJ6CpC0XPmubEXcY7w8vptEZP2ycVi
9dj8KpAwtR3oGlY5ZJwZ8Kofx6goQWq5Roji62HsAm6eHIeHS3vEc18IT7YE6w1D
G8eqJ7ZlXZC5yVXqzkSF8VSsf2QHXHZMO0ajgsb5b/J1zMW5hgMtAM9PuKuaGgvq
XFvDzXgmYRiEOL4k6KwLmdntLO4MxLhJlB8e1okySiDOQZq6HfB3SZjxlFcfSYok
Mwk+ne5dFQBNonueB1UvfZduw8FIJkirA1E7t3TvWovpSiMpD5leky8F9WislM/E
RuefqFkl62i3Fsk0LHMplqCnFIeQ3PnxDJ/fF6O6hGzIdGe7D30=
=l2qH
-----END PGP SIGNATURE-----

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:56d835742327d69faccd16955a60b6dcf30684a8da518c4eca0ac713b9e0a7a4
size 387180

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEETz509DYFDBD1aWV0uXK/PqSuV6MFAlsEJTAACgkQuXK/PqSu
V6MP+hAA4Sz4sC8B/GUymeOJa+Vj1irDl+0tV1B+tUZ9ypl9vSgm0rgfycc2XS2w
vQqbsTWO1CNaTZN65RFjs0sLeeF8nDx9kPyFtLe2MF8o8eciwxx8LzydYIkZrJ2l
J1Zrefz4AsU5BzCMgSkRBQkG2lpB6jDLsRVF0Eq++mm3dcQ9aNUu413LLEhqGRqv
MyKBUZO1obdQjHcpQPZarikParqJpwsyxXvrOJf54E7VVpUgdonOZa+RKPBc/AIk
rZg8P+51kx6on7bzXusAvCpqoE2PSSPCPD/GHJpQxDbZ9rrYQo79AC10rhdHATjG
RuW8kZxZ/NBRXbEZxuMAyylx7L+pDKe1RJ3D3/cefbSBT6DXRla07+LIzPMgn3Md
qD8KJ6n8y2nyOCS2jI9TYWCXPacXdlZFWbL6+1hN7Xv8ko5m8i5ikUeAPJRhRf2g
lzM3lO0Sn1SwuJy5KNmN0p6MOM9k49CKvABZcr9xALEnqmSy/2Vk/p2R55nW7sT4
5ku4wFZqGeG8CcRE6hHWCT78b7Gp3RDVS40ZTc4mUVFq/jNMpJ3w6H2xTpB+MpyW
7xHq6GISluoy+Er4YgSSaeasV3Do8x9CFSHv+GrVx4gmALaeQri01trsBeJbVxD7
IKR/HPfABzFXH8TJayoP7TeHcp2AKvq56eB9gnIEElopXx7fQBs=
=2JU3
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Mon Dec 16 09:18:45 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
- 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.
-------------------------------------------------------------------
Tue Apr 23 12:29:53 UTC 2019 - Martin Liška <mliska@suse.cz>

View File

@ -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 @@ configured using "pkg-config --libs libbsd-ctor".
%configure \
--disable-static \
--with-pic
make %{?_smp_mflags} V=1
%make_build
%install
%make_install