import dbus-1.12.8-14.el8
This commit is contained in:
parent
e1ec2630bf
commit
9a5b56c1d0
@ -4,4 +4,4 @@
|
|||||||
[ "$SHLVL" -gt 1 ] && return
|
[ "$SHLVL" -gt 1 ] && return
|
||||||
|
|
||||||
GDK_BACKEND=x11; export GDK_BACKEND
|
GDK_BACKEND=x11; export GDK_BACKEND
|
||||||
eval $(dbus-launch --sh-syntax --exit-with-session)
|
eval $(dbus-launch --sh-syntax --exit-with-x11)
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
Name: dbus
|
Name: dbus
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.12.8
|
Version: 1.12.8
|
||||||
Release: 12%{?dist}.2
|
Release: 14%{?dist}
|
||||||
Summary: D-BUS message bus
|
Summary: D-BUS message bus
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -37,7 +37,7 @@ Patch0: 0001-tools-Use-Python3-for-GetAllMatchRules.patch
|
|||||||
Patch1: dbus-1.12.8-fix-CVE-2019-12749.patch
|
Patch1: dbus-1.12.8-fix-CVE-2019-12749.patch
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1851997
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1851997
|
||||||
Patch2: dbus-1.12.8-fix-CVE-2020-12049.patch
|
Patch2: dbus-1.12.8-fix-CVE-2020-12049.patch
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1942052
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1839753
|
||||||
Patch3: dbus-1.12.8-fix-fd-limit-change.patch
|
Patch3: dbus-1.12.8-fix-fd-limit-change.patch
|
||||||
|
|
||||||
BuildRequires: autoconf-archive
|
BuildRequires: autoconf-archive
|
||||||
@ -406,11 +406,11 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Apr 14 2021 David King <dking@redhat.com> - 1:1.12.8-12.2
|
* Tue Apr 27 2021 David King <dking@redhat.com> - 1:1.12.8-14
|
||||||
- Increment release again (#1942052)
|
- Fix dbus-launch call in sh snippet (#1940348)
|
||||||
|
|
||||||
* Tue Mar 23 2021 David King <dking@redhat.com> - 1:1.12.8-12.1
|
* Tue Mar 23 2021 David King <dking@redhat.com> - 1:1.12.8-13
|
||||||
- Fix raising hard fd limit (#1942052)
|
- Fix raising hard fd limit (#1839753)
|
||||||
|
|
||||||
* Mon Nov 23 2020 David King <dking@redhat.com> - 1:1.12.8-12
|
* Mon Nov 23 2020 David King <dking@redhat.com> - 1:1.12.8-12
|
||||||
- Install X11 SSH forwarding snippets (#1874282)
|
- Install X11 SSH forwarding snippets (#1874282)
|
||||||
|
Loading…
Reference in New Issue
Block a user