From 2f5b0e57fb6dda8bea4b301bae831dbc700579dcd3cbe618fec3ba2852cf55e1 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 15 Feb 2024 16:19:05 +0000 Subject: [PATCH] - Update to release 4.22 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libHX?expand=0&rev=129 --- libHX-4.21.tar.asc | 7 ------- libHX-4.21.tar.xz | 3 --- libHX-4.22.tar.asc | 7 +++++++ libHX-4.22.tar.xz | 3 +++ libHX.changes | 8 ++++++++ libHX.spec | 4 ++-- 6 files changed, 20 insertions(+), 12 deletions(-) delete mode 100644 libHX-4.21.tar.asc delete mode 100644 libHX-4.21.tar.xz create mode 100644 libHX-4.22.tar.asc create mode 100644 libHX-4.22.tar.xz diff --git a/libHX-4.21.tar.asc b/libHX-4.21.tar.asc deleted file mode 100644 index 87e5f07..0000000 --- a/libHX-4.21.tar.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCZYLoEAAKCRD3bv5dDCI6 -j9M6AQCNVb7aVKEf4G7AIGr92O3DM0RhA4sFhEAiSaqcrpapRgEA+i5arCMDh7CZ -fDXJwvFbNxHdJPsMfU7jqxDmiK6gyw4= -=zkSf ------END PGP SIGNATURE----- diff --git a/libHX-4.21.tar.xz b/libHX-4.21.tar.xz deleted file mode 100644 index 62b580c..0000000 --- a/libHX-4.21.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d57d5e858dee40d64d413555815f06d7eda52ce96f069817452671503756550d -size 359760 diff --git a/libHX-4.22.tar.asc b/libHX-4.22.tar.asc new file mode 100644 index 0000000..92c722c --- /dev/null +++ b/libHX-4.22.tar.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCZc442wAKCRD3bv5dDCI6 +j0VFAQClzXiQSR6dlC+OuZImWL31VgqWmv6y46IJMHqLzKF4zAD+IpVZ+06jOj/w +37fzFKWxOK/cgT2ojtBHwqTYf8TlEQs= +=Th/4 +-----END PGP SIGNATURE----- diff --git a/libHX-4.22.tar.xz b/libHX-4.22.tar.xz new file mode 100644 index 0000000..c4061c5 --- /dev/null +++ b/libHX-4.22.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b0b52a4c112cb7002acca4ff2a92076dcd645fee4967e4c740d49353fdf84c0 +size 359652 diff --git a/libHX.changes b/libHX.changes index 300face..6ab87d1 100644 --- a/libHX.changes +++ b/libHX.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Feb 15 16:11:39 UTC 2024 - Jan Engelhardt + +- Update to release 4.22 + * io: use smaller chunks with sendfile(2) to work around + unusual API behavior + * io: make HX_copy_file() utilize copy_file_range when available + ------------------------------------------------------------------- Wed Dec 20 13:23:27 UTC 2023 - Jan Engelhardt diff --git a/libHX.spec b/libHX.spec index 30cc9d7..01512a7 100644 --- a/libHX.spec +++ b/libHX.spec @@ -1,7 +1,7 @@ # # spec file for package libHX # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 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.21 +Version: 4.22 Release: 0 Summary: Collection of routines for C and C++ programming License: LGPL-2.1-or-later