SHA256
1
0
forked from pool/systemd
Go to file
Franck Bui 4994b8e166 Accepting request 452442 from home:fbui:systemd:Factory
- Don't ship ldconfig.service anymore
  This service was introduced to support stateless systems that
  support offline /usr updates properly.
  AFAIK we don't support any such system for now, so disable it. If
  it's wrong it's easy enough to restore it back.
  Related to bsc#1019470.

- Be more consistent with indentation (*no* functional changes)
  Indentation should use 8 spaces now (no tabs).

- Import commit 2559bc0c076b58f0a649056e79ca90fe5f1d556c
  9c4a759ab systemctl: 'show' don't exit with a failure status if the requested property does not exist [SUSE] (bsc#1021062)
  f9194193b systemctl: remove duplicate entries showed by list-dependencies (#5049) (bsc#1012266)
  2a6653335 rule: don't automatically online standby memory on s390x (bsc#997682)

- Fix permission set on /var/lib/systemd/linger/*
  Those files are created by logind which run with umask(0022), so
  they are not world writable and shouldn't be affected by
  bsc#1020601. But it's cleaner to not let files forever with their
  setuid bit set for no good reason.

- Fix permissions set on permanent timer timestamp files (bsc#1020601) (CVE-2016-10156)
  This change makes sure to fix the permissions of the timestamp files
  which could have been created by an affected version of systemd.
  Local unprivileged users could have run arbitrary code as root if
  systemd previously created world writable suid root files such as
  permanent timer stamp files.

OBS-URL: https://build.opensuse.org/request/show/452442
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=967
2017-01-25 16:13:23 +00:00
.gitattributes Accepting request 43879 from Base:System 2010-07-30 11:59:59 +00:00
.gitignore Accepting request 43879 from Base:System 2010-07-30 11:59:59 +00:00
after-local.service Accepting request 314627 from home:elvigia:branches:Base:System 2015-07-01 06:34:26 +00:00
baselibs.conf Accepting request 444813 from home:fbui:systemd:Factory 2016-12-08 13:23:11 +00:00
fix-machines-subvol-for-rollbacks.sh Accepting request 421294 from home:fbui:branches:Base:System 2016-08-25 12:43:25 +00:00
kbd-model-map.legacy Accepting request 437403 from home:fbui:systemd:Factory 2016-10-26 14:59:15 +00:00
libgcrypt.m4 Accepting request 141318 from home:fcrozat:branches:Base:System 2012-11-14 20:14:47 +00:00
macros.systemd.upstream Accepting request 345072 from home:jengelh:d5 2015-12-02 15:45:15 +00:00
pre_checkin.sh Accepting request 437403 from home:fbui:systemd:Factory 2016-10-26 14:59:15 +00:00
systemd-232.tar.xz Accepting request 452442 from home:fbui:systemd:Factory 2017-01-25 16:13:23 +00:00
systemd-mini-rpmlintrc Accepting request 444813 from home:fbui:systemd:Factory 2016-12-08 13:23:11 +00:00
systemd-mini.changes Accepting request 452442 from home:fbui:systemd:Factory 2017-01-25 16:13:23 +00:00
systemd-mini.spec Accepting request 452442 from home:fbui:systemd:Factory 2017-01-25 16:13:23 +00:00
systemd-rpmlintrc Accepting request 444813 from home:fbui:systemd:Factory 2016-12-08 13:23:11 +00:00
systemd-sysv-convert Accepting request 437403 from home:fbui:systemd:Factory 2016-10-26 14:59:15 +00:00
systemd-sysv-install Accepting request 437403 from home:fbui:systemd:Factory 2016-10-26 14:59:15 +00:00
systemd.changes Accepting request 452442 from home:fbui:systemd:Factory 2017-01-25 16:13:23 +00:00
systemd.spec Accepting request 452442 from home:fbui:systemd:Factory 2017-01-25 16:13:23 +00:00
udev-remount-tmpfs Accepting request 437403 from home:fbui:systemd:Factory 2016-10-26 14:59:15 +00:00