File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
- util-linux 2.40.1-rc1 : May 01 2024
1
+ util-linux 2.40.1: May 06 2024
2
2
* see Documentation/releases/v2.40.1-ReleaseNotes or the complete changelog at
3
3
https://www.kernel.org/pub/linux/utils/util-linux/v2.40/v2.40.1-ChangeLog
4
4
5
+ util-linux 2.40.1-rc1: May 01 2024
6
+ * see Documentation/releases/v2.40.1-ReleaseNotes or the complete changelog at
7
+ https://www.kernel.org/pub/linux/utils/util-linux/v2.40/v2.40.1-rc1-ChangeLog
8
+
5
9
util-linux 2.40: Mar 27 2024
6
10
* see Documentation/releases/v2.40-ReleaseNotes or the complete changelog at
7
11
https://www.kernel.org/pub/linux/utils/util-linux/v2.40/v2.40-ChangeLog
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ PACKAGE_VERSION_RELEASE=$(echo $PACKAGE_VERSION | awk -F. '{
29
29
30
30
dnl libblkid version
31
31
LIBBLKID_VERSION="$PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_RELEASE"
32
-
9ACC
span>LIBBLKID_DATE="01 -May-2024"
32
+ LIBBLKID_DATE="06 -May-2024"
33
33
LIBBLKID_LT_MAJOR=1
34
34
LIBBLKID_LT_MINOR=1
35
35
LIBBLKID_LT_MICRO=0
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ pkgconfig = import('pkgconfig')
13
13
# soname versions; This never change because we use symbols versioing. There is also
14
14
# API version (LIB*_VERSION macros) and it follow package version.
15
15
libblkid_version = ' 1.1.0'
16
- libblkid_date = ' 01 -May-2024'
16
+ libblkid_date = ' 06 -May-2024'
17
17
libuuid_version = ' 1.3.0'
18
18
liblastlog2_version = ' 2.0.0'
19
19
libmount_version = ' 1.1.0'
You can’t perform that action at this time.
0 commit comments