]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: release++ (v2.40) v2.40
authorKarel Zak <kzak@redhat.com>
Wed, 27 Mar 2024 11:46:59 +0000 (12:46 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 27 Mar 2024 11:46:59 +0000 (12:46 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS
configure.ac
meson.build

diff --git a/NEWS b/NEWS
index 3a7d1627cc594145e93fadeacb7d50efc9707390..9ec6cdba6f18fc6ec705865dba9b500217a4715e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,12 @@
-util-linux 2.40: Feb 29 2024
+util-linux 2.40: Mar 27 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
+
+util-linux 2.40-rc2: 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
+util-linux 2.40-rc1: 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-rc1-ChangeLog
 
index 6ce2343df54c9032e9658cb8107bb4aedb0bfa89..c3387496ce1648763dd176091c31b35cc2f0fc96 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="29-Feb-2024"
+LIBBLKID_DATE="27-Mar-2024"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0
index a7b8e1d25034f16c82dbe5d2222cff66167fcb01..bc335709d1e83d29b97208b9202e138831526025 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 = '29-Feb-2024'
+libblkid_date = '27-Mar-2024'
 libuuid_version = '1.3.0'
 liblastlog2_version = '2.0.0'
 libmount_version = '1.1.0'