diff --git a/libHX-4.8.tar.asc b/libHX-4.8.tar.asc deleted file mode 100644 index f54ca57..0000000 --- a/libHX-4.8.tar.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCY4sw2gAKCRD3bv5dDCI6 -j8MxAQCHOy4DBRJ7uuSpY0KHD1QttKx5WcRfFGOQ2R4/+V1tdwD9GA+6Hypp3Nmp -w7sMJiU/rKiujDNvy1V47ewdtjvAlQ0= -=hp3K ------END PGP SIGNATURE----- diff --git a/libHX-4.8.tar.xz b/libHX-4.8.tar.xz deleted file mode 100644 index 7299b1d..0000000 --- a/libHX-4.8.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aac32ab5827c76607964f188dd5dd14707e6a39f5dccdd82fc3268072eb146d6 -size 375240 diff --git a/libHX-4.9.tar.asc b/libHX-4.9.tar.asc new file mode 100644 index 0000000..ac1d35d --- /dev/null +++ b/libHX-4.9.tar.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCY83nmwAKCRD3bv5dDCI6 +j4IKAP9zjYnsvyMSJn+9wojf912i2R3GM8ULUUIcDaCpTdTKbQEAwwMtcd8CxxEK +GgcBhO4l2nLaMOdHpyzXpoKHEa1HNAk= +=Pgay +-----END PGP SIGNATURE----- diff --git a/libHX-4.9.tar.xz b/libHX-4.9.tar.xz new file mode 100644 index 0000000..5f4f43a --- /dev/null +++ b/libHX-4.9.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02e225226d937bf7611941e9100c4d278332543d6b3b978fa880222916ba3c9b +size 377916 diff --git a/libHX.changes b/libHX.changes index d8199c2..26bfe38 100644 --- a/libHX.changes +++ b/libHX.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jan 23 00:39:52 UTC 2023 - Jan Engelhardt + +- 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 diff --git a/libHX.spec b/libHX.spec index e209328..431f246 100644 --- a/libHX.spec +++ b/libHX.spec @@ -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.9 Release: 0 Summary: Collection of routines for C and C++ programming License: LGPL-2.1-or-later