Accepting request 677365 from home:fbui:systemd:openSUSE-Factory

- Import commit a1d86af7ed49dacef671e8ec8dae9472a8fa47f5
  92d860fc12 sysctl: Don't pass null directive argument to '%s' (bsc#1121563)
  1379e30d59 Allocate temporary strings to hold dbus paths on the heap (bsc#1125352 CVE-2019-6454)
  b5569a03ae Refuse dbus message paths longer than BUS_PATH_SIZE_MAX limit. (bsc#1125352 CVE-2019-6454)

OBS-URL: https://build.opensuse.org/request/show/677365
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1052
This commit is contained in:
2019-02-19 14:03:00 +00:00
committed by Git OBS Bridge
parent 51d4ffd0e5
commit 815caab58e
6 changed files with 23 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Feb 19 11:08:13 UTC 2019 - Franck Bui <fbui@suse.com>
- Import commit a1d86af7ed49dacef671e8ec8dae9472a8fa47f5
92d860fc12 sysctl: Don't pass null directive argument to '%s' (bsc#1121563)
1379e30d59 Allocate temporary strings to hold dbus paths on the heap (bsc#1125352 CVE-2019-6454)
b5569a03ae Refuse dbus message paths longer than BUS_PATH_SIZE_MAX limit. (bsc#1125352 CVE-2019-6454)
-------------------------------------------------------------------
Fri Feb 15 09:58:17 UTC 2019 - Franck Bui <fbui@suse.com>