]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: release++ (v2.40.3) v2.40.3
authorKarel Zak <kzak@redhat.com>
Thu, 9 Jan 2025 11:53:48 +0000 (12:53 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 9 Jan 2025 11:53:48 +0000 (12:53 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS
configure.ac
meson.build

diff --git a/NEWS b/NEWS
index ca2e6bbd30d6867461d932ef028b31a6a32f894a..ac463ee6029af5e3d96c07406cc166411d4f4091 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+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
+
 util-linux 2.40.2: Jul 04 2024
 * see Documentation/releases/v2.40.2-ReleaseNotes or the complete changelog at
   https://www.kernel.org/pub/linux/utils/util-linux/v2.40/v2.40.2-ChangeLog
index 3d50532f6eae96a3024c11b9f726c16a213654cf..ca3d564150d63ed93771cf843c523d9189532bed 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="04-Jul-2024"
+LIBBLKID_DATE="09-Jan-2025"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0
index 2fbd87c24c0372318d04d9023ab14dd11af84981..a7e4cf63a11d94dfdb475ecf334644208457e20a 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 = '04-Jul-2024'
+libblkid_date = '09-Jan-2025'
 libuuid_version = '1.3.0'
 liblastlog2_version = '2.0.0'
 libmount_version = '1.1.0'