]> git.pld-linux.org Git - packages/dbus.git/commitdiff
- up to 1.12.16; fixes CVE-2019-12749 auto/th/dbus-1.12.16-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 14 Jun 2019 06:22:08 +0000 (08:22 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 14 Jun 2019 06:22:08 +0000 (08:22 +0200)
dbus-autoconf-archive.patch
dbus.spec

index e4d1509733ffb0481e6a1cdb8bae138073b2ba03..ab4b51ccced483bdecc1fe9a94a20b0b50dc6cf3 100644 (file)
@@ -8,38 +8,4 @@
  
  AC_CANONICAL_HOST
  
---- dbus-1.12.12/Makefile.am.orig      2018-12-04 12:13:44.000000000 +0100
-+++ dbus-1.12.12/Makefile.am   2019-02-13 22:16:52.360461810 +0100
-@@ -51,4 +51,4 @@
- ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
- # Add rules for code-coverage testing, as defined by AX_CODE_COVERAGE
--@CODE_COVERAGE_RULES@
-+include $(top_srcdir)/aminclude_static.am
---- dbus-1.12.12/dbus/Makefile.am.orig 2017-10-30 13:26:18.000000000 +0100
-+++ dbus-1.12.12/dbus/Makefile.am      2019-02-13 22:17:08.080376648 +0100
-@@ -329,7 +329,7 @@
- test_dbus_LDADD = libdbus-internal.la
- # Add rules for code-coverage testing, as defined by AX_CODE_COVERAGE
--@CODE_COVERAGE_RULES@
-+include $(top_srcdir)/aminclude_static.am
- clean-local:
-       $(AM_V_at)rm -fr ./.dbus-keyrings
---- dbus-1.12.12/test/Makefile.am.orig 2018-02-23 11:25:17.000000000 +0100
-+++ dbus-1.12.12/test/Makefile.am      2019-02-13 22:17:22.976962612 +0100
-@@ -672,4 +672,4 @@
-       ) > $@.tmp && mv $@.tmp $@
- # Add rules for code-coverage testing, as defined by AX_CODE_COVERAGE
--@CODE_COVERAGE_RULES@
-+include $(top_srcdir)/aminclude_static.am
---- dbus-1.12.12/bus/Makefile.am.orig  2017-10-30 13:26:18.000000000 +0100
-+++ dbus-1.12.12/bus/Makefile.am       2019-02-13 22:17:40.393534925 +0100
-@@ -306,4 +306,4 @@
- endif
- # Add rules for code-coverage testing, as defined by AX_CODE_COVERAGE
--@CODE_COVERAGE_RULES@
-+include $(top_srcdir)/aminclude_static.am
+
index 41012277da1cb44081a0e4917fa9b84f15c15ea4..d84012497e4438341da3f33632f0263eeb703d8f 100644 (file)
--- a/dbus.spec
+++ b/dbus.spec
 Summary:       D-BUS message bus
 Summary(pl.UTF-8):     Magistrala przesyłania komunikatów D-BUS
 Name:          dbus
-Version:       1.12.12
+Version:       1.12.16
 Release:       1
 License:       AFL v2.1 or GPL v2+
 Group:         Libraries
 Source0:       https://dbus.freedesktop.org/releases/dbus/%{name}-%{version}.tar.gz
-# Source0-md5: ea11069521beeee4e47f0086596a43c8
+# Source0-md5: 2dbeae80dfc9e3632320c6a53d5e8890
 Source1:       messagebus.init
 Source2:       %{name}-daemon-1-profile.d-sh
 Source3:       %{name}-sysconfig
This page took 0.057059 seconds and 4 git commands to generate.