]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
dbus: Update to 1.12.20
authorAdolf Belka <adolf.belka@ipfire.org>
Fri, 29 Jan 2021 21:58:23 +0000 (22:58 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 1 Feb 2021 10:31:29 +0000 (10:31 +0000)
- Update dbus from 1.11.12 to 1.12.20 (latest in release line
1.13.x is also available but this is the development line
and not recommended for production use
- Changelog between these two versions is very long (750 lines long) and
can be found in the NEWS file in the source tarball.
- rootfile updated

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/packages/dbus
lfs/dbus

index 21967684152d73186006cf17326da0fd55705e81..abcb6c695c008a703a6ea50e6fee0a52f553bbeb 100644 (file)
@@ -41,7 +41,7 @@ usr/bin/dbus-uuidgen
 #usr/lib/libdbus-1.la
 usr/lib/libdbus-1.so
 usr/lib/libdbus-1.so.3
-usr/lib/libdbus-1.so.3.16.4
+usr/lib/libdbus-1.so.3.19.13
 #usr/lib/pkgconfig/dbus-1.pc
 usr/libexec/dbus-daemon-launch-helper
 #usr/share/dbus-1
index f1fbdade45488aca618618e33677344ff5c6566a..06431b4b55123a89e22c665740432e4907e9184f 100644 (file)
--- a/lfs/dbus
+++ b/lfs/dbus
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.11.12
+VER        = 1.12.20
 
 THISAPP    = dbus-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = dbus
-PAK_VER    = 2
+PAK_VER    = 3
 
 DEPS       =
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 76cdf92ca208652ee487b1e9dfda1093
+$(DL_FILE)_MD5 = dfe8a71f412e0b53be26ed4fbfdc91c4
 
 install : $(TARGET)