util-linux: Update to 2.35.1
authorDaniel Engberg <daniel.engberg.lists@pyret.net>
Mon, 3 Feb 2020 17:11:35 +0000 (17:11 +0000)
committerPetr Štetiar <ynezz@true.cz>
Thu, 20 Feb 2020 08:12:12 +0000 (09:12 +0100)
Update util-linux to 2.35.1 and refresh patches.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
[commit subject and description tweaks]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
package/utils/util-linux/Makefile
package/utils/util-linux/patches/003-fix_pkgconfig_files.patch
package/utils/util-linux/patches/100-use_urandom.patch

index 29ad1350335d37de72bf356432d8544efe9a5c61..77b4b98b568762f0a4f3d98c61471304b24a62c7 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=util-linux
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=util-linux
-PKG_VERSION:=2.34
-PKG_RELEASE:=2
+PKG_VERSION:=2.35.1
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-PKG_SOURCE_URL:=@KERNEL/linux/utils/$(PKG_NAME)/v2.34
-PKG_HASH:=743f9d0c7252b6db246b659c1e1ce0bd45d8d4508b4dfa427bbb4a3e9b9f62b5
+PKG_SOURCE_URL:=@KERNEL/linux/utils/$(PKG_NAME)/v2.35
+PKG_HASH:=d9de3edd287366cd908e77677514b9387b22bc7b88f45b83e1922c3597f1d7f9
 PKG_CPE_ID:=cpe:/a:kernel:util-linux
 
 PKG_LICENSE:=GPL-2.0
 PKG_CPE_ID:=cpe:/a:kernel:util-linux
 
 PKG_LICENSE:=GPL-2.0
index f9aa9bc31dc3d2d62e2d02fedcd5dcd56638ff15..c4afdb1b6efa8e93706fb79d9714330d759a10b5 100644 (file)
@@ -10,7 +10,7 @@
  endif # BUILD_LIBUUID
 --- a/configure.ac
 +++ b/configure.ac
  endif # BUILD_LIBUUID
 --- a/configure.ac
 +++ b/configure.ac
-@@ -2416,18 +2416,23 @@ AC_CONFIG_HEADERS([config.h])
+@@ -2496,18 +2496,23 @@ AC_CONFIG_HEADERS([config.h])
  #
  AC_CONFIG_FILES([
  Makefile
  #
  AC_CONFIG_FILES([
  Makefile
index 848f2f40c2d22e3a56f2976d740b8da2dbf83592..5817209885f15c480a823a089ed22ddafe3d58eb 100644 (file)
@@ -1,6 +1,6 @@
 --- a/lib/randutils.c
 +++ b/lib/randutils.c
 --- a/lib/randutils.c
 +++ b/lib/randutils.c
-@@ -25,6 +25,11 @@
+@@ -26,6 +26,11 @@
  #define THREAD_LOCAL static
  #endif
  
  #define THREAD_LOCAL static
  #endif