forked from pool/libHX
libHX 4.24
This commit is contained in:
parent
17ae7de927
commit
d55d2c50a9
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCZc48NAAKCRD3bv5dDCI6
|
|
||||||
jy0fAP472IkTWPVGD3AQuC3i7xqPS8vb4zOy6Itb6RSbeSRwUgD/RavKq2bQfgWa
|
|
||||||
RDSkbxROtQu8yWbE4T9SRwLXuFmcqgc=
|
|
||||||
=QeLi
|
|
||||||
-----END PGP SIGNATURE-----
|
|
BIN
libHX-4.23.tar.xz
(Stored with Git LFS)
BIN
libHX-4.23.tar.xz
(Stored with Git LFS)
Binary file not shown.
7
libHX-4.24.tar.asc
Normal file
7
libHX-4.24.tar.asc
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iHUEABYKAB0WIQQr2lY+nd5Gr3HMFx2utpQaL5yZRAUCZpgA/QAKCRCutpQaL5yZ
|
||||||
|
RN73AP9m4iIlKHo4MexqAVktbAWCgc52VjtxcypG637fGO5jGQEAq4Dz58nbgU2K
|
||||||
|
a8W2BpZ1n7zxYzDV6HacZ7oxOzCIZgE=
|
||||||
|
=7g5n
|
||||||
|
-----END PGP SIGNATURE-----
|
BIN
libHX-4.24.tar.xz
(Stored with Git LFS)
Normal file
BIN
libHX-4.24.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 17 17:39:05 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 4.24
|
||||||
|
* io: resolve use-after-free and out-of-bounds writes in
|
||||||
|
conjunction with ``HX_realpath``
|
||||||
|
* io: add ``HX_getcwd`` function
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 15 16:11:39 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
Thu Feb 15 16:11:39 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: libHX
|
Name: libHX
|
||||||
%define lname libHX32
|
%define lname libHX32
|
||||||
Version: 4.23
|
Version: 4.24
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Collection of routines for C and C++ programming
|
Summary: Collection of routines for C and C++ programming
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user