bump to v14
Signed-off-by: Tom Gundersen <teg@jklm.no>
This commit is contained in:
parent
e853b1e9a4
commit
e77ea586ac
@ -1,5 +1,5 @@
|
||||
Name: dbus-broker
|
||||
Version: 13
|
||||
Version: 14
|
||||
Release: 1%{?dist}
|
||||
Summary: Linux D-Bus Message Broker
|
||||
License: ASL 2.0
|
||||
@ -13,6 +13,7 @@ BuildRequires: pkgconfig(audit)
|
||||
BuildRequires: pkgconfig(expat)
|
||||
BuildRequires: pkgconfig(dbus-1)
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
BuildRequires: pkgconfig(libcap-ng)
|
||||
BuildRequires: pkgconfig(libselinux)
|
||||
BuildRequires: pkgconfig(libsystemd)
|
||||
BuildRequires: pkgconfig(systemd)
|
||||
@ -62,6 +63,11 @@ recent Linux kernel releases.
|
||||
%{_userunitdir}/dbus-broker.service
|
||||
|
||||
%changelog
|
||||
* Tue Jul 03 2018 Tom Gundersen <teg@jklm.no> - 14-1
|
||||
- use inotify to reload config automatically
|
||||
- run as the right user
|
||||
- new compatibility features, bugfixes and performance enhancements
|
||||
|
||||
* Mon Apr 23 2018 Tom Gundersen <teg@jklm.no> - 13-1
|
||||
- Namespace transient systemd units per launcher instance
|
||||
- Reduce reliance on NSS
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dbus-broker-13.tar.xz) = 1c07403011b475550803cd2b1780a27a39f3871f43ab96d236e32323a53b013ed378c91a7ad6bf696c2ad3120524fd3629dc2ce8a1723de4aaa4121ee1756d52
|
||||
SHA512 (dbus-broker-14.tar.xz) = 4a9b5042bb46d0fb135061d051813705375e003f3178aa9a2aa62255078ed0b9bfd88ba75525c1d1e55400c2a36b3f88f5f91d48ddbfc29fc41d5374486ffc27
|
||||
|
||||
Loading…
Reference in New Issue
Block a user