summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2016-03-21 18:37:30 +0100
committerNicolas Iooss2016-03-21 18:37:30 +0100
commit38b7bcf6d97da52c82a4adc8d876953f775ebdc6 (patch)
tree92f8814caf4ad21de12d5400078b69a1f659a5bb
parent73b3c7650c9061649d721b69cb1b5fd439fceac3 (diff)
downloadaur-38b7bcf6d97da52c82a4adc8d876953f775ebdc6.tar.gz
dbus-selinux 1.10.8-1 update
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD4
2 files changed, 11 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 04c60cfc2e58..737ed6f85ebe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dbus-selinux
pkgdesc = Freedesktop.org message bus system with SELinux support
- pkgver = 1.10.6
+ pkgver = 1.10.8
pkgrel = 1
url = http://www.freedesktop.org/Software/dbus
arch = i686
@@ -14,9 +14,11 @@ pkgbase = dbus-selinux
makedepends = docbook-xsl
makedepends = audit
makedepends = libselinux
- source = http://dbus.freedesktop.org/releases/dbus/dbus-1.10.6.tar.gz
- source = http://dbus.freedesktop.org/releases/dbus/dbus-1.10.6.tar.gz.asc
- md5sums = 26d0cf3a1c9782cb0e342101f0450440
+ source = http://dbus.freedesktop.org/releases/dbus/dbus-1.10.8.tar.gz
+ source = http://dbus.freedesktop.org/releases/dbus/dbus-1.10.8.tar.gz.asc
+ validpgpkeys = DA98F25C0871C49A59EAFF2C4DE8FF2A63C7CC90
+ validpgpkeys = 3C8672A0F49637FE064AC30F52A43A1E4B77B059
+ md5sums = e912e930f249454752512aa7ac864d43
md5sums = SKIP
pkgname = dbus-selinux
@@ -27,8 +29,8 @@ pkgname = dbus-selinux
depends = libsystemd-selinux
optdepends = libx11: dbus-launch support
provides = dbus-core
- provides = dbus=1.10.6-1
- provides = selinux-dbus=1.10.6-1
+ provides = dbus=1.10.8-1
+ provides = selinux-dbus=1.10.8-1
conflicts = dbus-core
conflicts = dbus
conflicts = selinux-dbus
@@ -38,7 +40,7 @@ pkgname = dbus-selinux
pkgname = libdbus-selinux
pkgdesc = DBus library
depends = libsystemd-selinux
- provides = libdbus=1.10.6-1
+ provides = libdbus=1.10.8-1
conflicts = libdbus
replaces = libdbus
diff --git a/PKGBUILD b/PKGBUILD
index 62ffab9dd04f..13f59cff125f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=dbus-selinux
pkgname=('dbus-selinux' 'libdbus-selinux')
-pkgver=1.10.6
+pkgver=1.10.8
pkgrel=1
pkgdesc="Freedesktop.org message bus system with SELinux support"
url="http://www.freedesktop.org/Software/dbus"
@@ -15,7 +15,7 @@ license=('GPL' 'custom')
groups=('selinux')
makedepends=('libx11' 'systemd-selinux' 'xmlto' 'docbook-xsl' 'audit' 'libselinux')
source=(http://dbus.freedesktop.org/releases/dbus/dbus-$pkgver.tar.gz{,.asc})
-md5sums=('26d0cf3a1c9782cb0e342101f0450440'
+md5sums=('e912e930f249454752512aa7ac864d43'
'SKIP')
validpgpkeys=('DA98F25C0871C49A59EAFF2C4DE8FF2A63C7CC90' # Simon McVittie <simon.mcvittie@collabora.co.uk>
'3C8672A0F49637FE064AC30F52A43A1E4B77B059') # Simon McVittie <simon.mcvittie@collabora.co.uk>