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:
Franck Bui 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>

View File

@ -26,7 +26,7 @@
##### WARNING: please do not edit this auto generated spec file. Use the systemd.spec! #####
%define mini -mini
%define min_kernel_version 4.5
%define suse_version +suse.201.g01b4746d3
%define suse_version +suse.205.ga1d86af7e
%bcond_with gnuefi
%if 0%{?bootstrap}

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dddf6fcddf66af4508851545ee51e3e59fdbe6b1c47e063aaf105f882d17e82f
size 4859328

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:72e095c8eb7312cd4ac735a0186f091799c5ff66bc434e8c49ce0e3655538734
size 4860080

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>

View File

@ -24,7 +24,7 @@
%define bootstrap 0
%define mini %nil
%define min_kernel_version 4.5
%define suse_version +suse.201.g01b4746d3
%define suse_version +suse.205.ga1d86af7e
%bcond_with gnuefi
%if 0%{?bootstrap}