diff --git a/libHX-4.17.tar.asc b/libHX-4.17.tar.asc deleted file mode 100644 index 06abcc4..0000000 --- a/libHX-4.17.tar.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCZVCzEwAKCRD3bv5dDCI6 -j59CAP4jLfXxVBXM8biPO6KN6wmTFk/8w/j/3IFZG4VbVBUjkwEA8Ey6tSCiUPGf -gpXzRav3+Bbg58v8SCjDhXwSLY0tJAw= -=9ItE ------END PGP SIGNATURE----- diff --git a/libHX-4.17.tar.xz b/libHX-4.17.tar.xz deleted file mode 100644 index d33ba41..0000000 --- a/libHX-4.17.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:388ef9c441ffe58583de3800a7cc68c052de19a41c9174d97af758754b779d20 -size 357724 diff --git a/libHX-4.19.tar.asc b/libHX-4.19.tar.asc new file mode 100644 index 0000000..e181134 --- /dev/null +++ b/libHX-4.19.tar.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCZWkWHgAKCRD3bv5dDCI6 +j1MgAP9m/go0vrdXuyg9nNfm/OD/twP17Odc2iA1ImSg6JK3hwD/W/Jz+birwugP +Nj3nJfs3FH/SLt60Yus6Ukg8r9aPPw4= +=3Hey +-----END PGP SIGNATURE----- diff --git a/libHX-4.19.tar.xz b/libHX-4.19.tar.xz new file mode 100644 index 0000000..6082de1 --- /dev/null +++ b/libHX-4.19.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0384a1bd832a2688528b31af3dfecca36e94c8194a0207d871bf4e1a57e69b0a +size 359672 diff --git a/libHX.changes b/libHX.changes index a4832e9..02fb2e8 100644 --- a/libHX.changes +++ b/libHX.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Thu Nov 30 23:09:57 UTC 2023 - Jan Engelhardt + +- Update to release 4.19 + * string: fixed HX_strtoull_unit with negative fractions + producing 0 sometimes + * opt: fix HX_getopt losing argv on HXOPT_KEEP_ARGV +- Delete 0001-string-resolve-testsuite-failure-with-aarch64.patch + (merged) + +------------------------------------------------------------------- +Mon Nov 27 11:25:47 UTC 2023 - Jan Engelhardt + +- Update to release 4.18 + * opt: new HX_getopt5 API for the parser with untangled in and + out variables + * string: HX_strtoull_units handles negative values now (like + strtoull) + * string: HX_strtoull_units & HX_strtoull_(n)sec now set + errno=ERANGE for nonrepresentable results + * string: HX_strtoull_sec rejects unitless numbers now +- Add 0001-string-resolve-testsuite-failure-with-aarch64.patch + ------------------------------------------------------------------- Sun Nov 12 11:09:23 UTC 2023 - Jan Engelhardt diff --git a/libHX.spec b/libHX.spec index b886b72..74557ee 100644 --- a/libHX.spec +++ b/libHX.spec @@ -18,7 +18,7 @@ Name: libHX %define lname libHX32 -Version: 4.17 +Version: 4.19 Release: 0 Summary: Collection of routines for C and C++ programming License: LGPL-2.1-or-later