forked from pool/libHX
Accepting request 1061891 from devel:libraries:c_c++
- Update to release 4.10 OBS-URL: https://build.opensuse.org/request/show/1061891 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libHX?expand=0&rev=70
This commit is contained in:
commit
be4e7b56c9
7
libHX-4.10.tar.asc
Normal file
7
libHX-4.10.tar.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCY9aAwwAKCRD3bv5dDCI6
|
||||
j+DQAQC30L3pL0+J23qT0a0kWF1SnTDwK+uzahjSwJx6xhs4vQD/XVR/tHC8W80s
|
||||
I9OQIoYirRAVkTbhc2AeL+M1qsRDIgg=
|
||||
=CjPm
|
||||
-----END PGP SIGNATURE-----
|
3
libHX-4.10.tar.xz
Normal file
3
libHX-4.10.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:08fa92e849912a8d75db4c225c211551fca8c5fcf440fda7d7ba941bbbeb462b
|
||||
size 377984
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCY4sw2gAKCRD3bv5dDCI6
|
||||
j8MxAQCHOy4DBRJ7uuSpY0KHD1QttKx5WcRfFGOQ2R4/+V1tdwD9GA+6Hypp3Nmp
|
||||
w7sMJiU/rKiujDNvy1V47ewdtjvAlQ0=
|
||||
=hp3K
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aac32ab5827c76607964f188dd5dd14707e6a39f5dccdd82fc3268072eb146d6
|
||||
size 375240
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 29 13:30:38 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 4.10
|
||||
* Plug a memory leak in the formatter
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 23 00:39:52 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 4.9
|
||||
* socket: add sockaddr_is_local, ipaddr_is_local functions
|
||||
* format: avoid return value truncation from HXformat_aprintf,
|
||||
HXformat_sprintf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 3 11:24:21 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libHX
|
||||
#
|
||||
# Copyright (c) 2022 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
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libHX
|
||||
%define lname libHX32
|
||||
Version: 4.8
|
||||
Version: 4.10
|
||||
Release: 0
|
||||
Summary: Collection of routines for C and C++ programming
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user