]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: release++ (v2.40-rc2) v2.40-rc2
authorKarel Zak <kzak@redhat.com>
Thu, 29 Feb 2024 20:38:32 +0000 (21:38 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 29 Feb 2024 20:38:32 +0000 (21:38 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS
configure.ac
meson.build

diff --git a/NEWS b/NEWS
index 5e70daed9e31f6bd1f5202057a429b0c1d6bc30e..3a7d1627cc594145e93fadeacb7d50efc9707390 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
+util-linux 2.40: Feb 29 2024
+* see Documentation/releases/v2.40-ReleaseNotes or the complete changelog at
+  https://www.kernel.org/pub/linux/utils/util-linux/v2.40/v2.40-rc2-ChangeLog
+
 util-linux 2.40: Jan 24 2024
 * see Documentation/releases/v2.40-ReleaseNotes or the complete changelog at
-  https://www.kernel.org/pub/linux/utils/util-linux/v2.40/v2.40-ChangeLog
+  https://www.kernel.org/pub/linux/utils/util-linux/v2.40/v2.40-rc1-ChangeLog
 
 util-linux 2.39: May 17 2023
 * see Documentation/releases/v2.39-ReleaseNotes or the complete changelog at
index 14442a3a8ef7e5671842122d1effffee7df23f2a..1bebb7cb48cf8ae2dbe3ab4ac67bfb06c25ad5df 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="24-Jan-2024"
+LIBBLKID_DATE="29-Feb-2024"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0
index ce85d91c6b4555257de3d330599b8f677d71d86b..b6efc42202c04bf8a5ea2f45835eae233d0323f4 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 = '01-Jun-2021'
+libblkid_date = '29-Feb-2024'
 libuuid_version = '1.3.0'
 liblastlog2_version = '2.0.0'
 libmount_version = '1.1.0'