Accepting request 1010204 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/1010204
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libbsd?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2022-10-14 13:40:37 +00:00 committed by Git OBS Bridge
commit 22f339816f
6 changed files with 43 additions and 20 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:19b38f3172eaf693e6e1c68714636190c7e48851e45224d720b3b5bc0499b5df
size 416600

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEETz509DYFDBD1aWV0uXK/PqSuV6MFAmJEx9kACgkQuXK/PqSu
V6MqOxAAkr6Kn9BZ7dd4OJ9Wjnr9+zhbYbCOthna8wMbiRQKqtY48Ir9fk4VTtvV
OE0jM/gAZrg216zMo6MJiIlqEnqYl9NfFfxeKXn7eWyyppofpmvyPQ4rBnHosdbT
Z8+NUTRWbUj+yzT+vAut7CNxAbzjFAsy24x7FUCRLuO4hkbBxiDX/g2jvva63yfv
c6JW7kyO9q/NnjARdpjxN22kh03zCHwyGCo+IFzhngDBhNP4dWCIYsTm5jx3L4s2
yBTMEMNrNCuiUjYfWjCbL+Ao3HxWq6m6WAyzSNA9onU/7JP6yIX0yalZdb+TpJFn
3C5v0FIqd5mOUXzf19HUkxxnw4ouy3LmDQzVMredUL0YMtgH/9QWrWgbzWL1jkxw
XgFJ4sCBLkujtznVc5DyqPxhmKx1DTxhcyW2aKnIWap0049kRLp3TqWYe/94NNhw
KI5vj/OtkGLgTanPpi1OStDJAQrS/dZ52/s+8uHUZY0jAdoQ/9yhjW8kh+jF5u22
LyyvI1hsq6nqCnSMl4wf0c9wXx18nrfBfAharsD+wKRGTc15LVrfHr/e2go8KoRM
2N5q0ILMjdoNE3XPML/OHKuwsif8DmS1q+hfry0N5rm9oiCBEv0dXKgAbsNpFtyP
ZIWcCpUuBJQPedZ87fZ2cp/FO4RCjylr4gtco4+aza6v3kU4BZw=
=2trn
-----END PGP SIGNATURE-----

BIN
libbsd-0.11.7.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

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

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEETz509DYFDBD1aWV0uXK/PqSuV6MFAmM+OcMACgkQuXK/PqSu
V6N8dA/9HvRw8/1oxr7+3aIBFQ2bMFwxSojwID5KrBeRQH48vuAxouCtKNAHx4fv
VCSULx9AXwWxy+MV4Ib8fzeJaawJBjdnyN3Dfifyt3GsZESoBkvl0reJSOq3g9wt
LJydT9NNJqB2DNrOg9bemrDt2IeF4yinM6Yv4N2jBe+b1UOHXgdjYtGqchqvcAOi
h14o8MGjHxj3E6Q+m1i+nB2ILrxrJvsXa5M7UD/OHmAj3l1V8gf28g4iOc3WHKzx
nPfdk5h3ErAmxLlNYC875uhgFdCNje4U40xY0Zu492CxQzKUmTfQuNn1PDlRcWbD
aM02u7c9O8M+xTDbHmuedXDylwek2FfPEo8hhb6tgusq6wmPweeGnP1w3SfEcg7b
VxqHqjuumBfEAfUjTZ6gSKgygrFxxfz3liqfUJ35Ndf2vFjeq2kY+lsvdl8qZ+mK
QyDgSQTreZRPhlUEjbij+rAQbMj8sDA1+hIJFMF5iltrx5Q96kRAxpUbl45oR+l0
w70xz8QpJoY57n9InOUWDZEr/FINL9I2LGBumiPlBQnUOyLzcbOYzxown38gemkH
KdMbC99TCeUQNBnry4VtURQEoDLjWm99gfTgV4bBG9Mry5/Xnhw5Ybv+yPZUP5xJ
+bj7cN8T/g+aAdIgrlccQviLNAtzR4H5LRL5sKI3alnoY7wBIx4=
=oPWW
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Fri Oct 7 12:04:07 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.11.7:
* man: Discourage using the library in non-overlay mode
* include: Adjust reallocarray() per glibc adoption
* include: Adjust arc4random() per glibc adoption
* include: explicit_bzero() requires _DEFAULT_SOURCE
* include: Simplify glibc version dependent macro handling
* doc: Switch references from pkg-config to pkgconf
* doc: Add missing empty line to separate README sections
* doc: Refer to the main git repository as primary
* test: Fix explicit_bzero() test on the Hurd
* fgetwln: Add comment about lack of getwline(3) for recommendation
* setmode: Dot not use saveset after free
* man: Rewrite gerprogname(3bsd) from scratch
* man: Lowercase man page title
* man: Document that some arc4random(3) functions are now in glibc 2.36
* Sync arc4random(3) implementation from OpenBSD
* Fix ELF support for big endian SH
* man: Use -compact also for alternative functions in libbsd(7)
* getentropy: Fix function cast for getauxval()
-------------------------------------------------------------------
Wed Apr 20 08:53:15 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -18,7 +18,7 @@
%define lname libbsd0
Name: libbsd
Version: 0.11.6
Version: 0.11.7
Release: 0
Summary: Library with functions commonly found on BSD systems
License: BSD-3-Clause