]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: release++ (v2.40.4) stable/v2.40 v2.40.4
authorKarel Zak <kzak@redhat.com>
Mon, 13 Jan 2025 12:24:38 +0000 (13:24 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 13 Jan 2025 12:24:38 +0000 (13:24 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS
configure.ac
meson.build

diff --git a/NEWS b/NEWS
index ac463ee6029af5e3d96c07406cc166411d4f4091..70523f30c8877284e5efc62a02767e3c6181a5e9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+util-linux 2.40.4: Jan 13 2025
+* see Documentation/releases/v2.40.4-ReleaseNotes or the complete changelog at
+  https://www.kernel.org/pub/linux/utils/util-linux/v2.40/v2.40.4-ChangeLog
+
 util-linux 2.40.3: Jan 09 2025
 * see Documentation/releases/v2.40.3-ReleaseNotes or the complete changelog at
   https://www.kernel.org/pub/linux/utils/util-linux/v2.40/v2.40.3-ChangeLog
index ca3d564150d63ed93771cf843c523d9189532bed..07369a57eba5eee8cd3bbaccaa7c2b3680056894 100644 (file)
@@ -29,7 +29,7 @@ PACKAGE_VERSION_RELEASE=$(echo $PACKAGE_VERSION | awk -F. '{
 
 dnl libblkid version
 LIBBLKID_VERSION="$PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_RELEASE"
-LIBBLKID_DATE="09-Jan-2025"
+LIBBLKID_DATE="13-Jan-2025"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0
index a7e4cf63a11d94dfdb475ecf334644208457e20a..39a5c68016db00a81c1038ac4c7d8834dcbe26ff 100644 (file)
@@ -13,7 +13,7 @@ pkgconfig = import('pkgconfig')
 # soname versions; This never change because we use symbols versioing. There is also
 # API version (LIB*_VERSION macros) and it follow package version.
 libblkid_version = '1.1.0'
-libblkid_date = '09-Jan-2025'
+libblkid_date = '13-Jan-2025'
 libuuid_version = '1.3.0'
 liblastlog2_version = '2.0.0'
 libmount_version = '1.1.0'