Go to file
Dominique Leuenberger 4da6d96475 Accepting request 922217 from Base:System
- Work around rpmlint complaining about /var/log/journal shipped with setgid bit
  This setgid bit has been already reviewed in the past and wasn't a
  concern. However we want the mode/ownership adjusted by tmpfiles and
  avoid the duplication of these info in rpm.
- Don't ghost own any directories created dynamically by tmpfiles
  Again rpmlint complains but it doesn't seem to make sense to try to
  track all paths (including theirs perms, ownerships...) created
  dynamically. And 'rpm -V' is likely to report issues later with
  these paths anyway.
  This effectively partially reverts the two previous commits.

- Make sure the build process won't create /var/log/journal
- /var/log/journal/remote is owned by systemd-journal-remote

- systemd.spec: fix a bunch of rpmlint errors/warnings

- Drop systemd-logger
  This sub package was introduced in order to configure persistent
  journal and also to make sure that another syslog provider (such as
  rsyslog) couldn't be installed at the same time: each syslog
  provider conflicts with each others.
  However this mechanism didn't work since uninstalling systemd-logger
  wasn't magically turning off persistent logging because
  /var/log/journal is likely to be populated hence not removed.
  Moreover using a subpackage to configure the mode of journald was
  overkill and the usual ways (main conf file or drop-ins) should be
  preferred.

- Import commit 7a5801342fe2f53e5c2a8578d6db132c0eca2d97
  8d65ec4a66 test: wc is needed by test/units/testsuite-50.sh

OBS-URL: https://build.opensuse.org/request/show/922217
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=337
2021-10-04 16:39:17 +00:00
_service Accepting request 728152 from home:fbui:systemd:openSUSE-Factory 2019-09-04 07:09:31 +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
0001-conf-parser-introduce-early-drop-ins.patch - Upgrade to v249.2 (commit c0bb2fcbc26f6aacde574656159504f263916719) 2021-08-03 13:02:44 +00:00
0001-restore-var-run-and-var-lock-bind-mount-if-they-aren.patch - Upgrade to v249.2 (commit c0bb2fcbc26f6aacde574656159504f263916719) 2021-08-03 13:02:44 +00:00
0002-rc-local-fix-ordering-startup-for-etc-init.d-boot.lo.patch - Upgrade to v249.2 (commit c0bb2fcbc26f6aacde574656159504f263916719) 2021-08-03 13:02:44 +00:00
0003-strip-the-domain-part-from-etc-hostname-when-setting.patch - Upgrade to v249.2 (commit c0bb2fcbc26f6aacde574656159504f263916719) 2021-08-03 13:02:44 +00:00
0005-udev-create-default-symlinks-for-primary-cd_dvd-driv.patch - Upgrade to v249.2 (commit c0bb2fcbc26f6aacde574656159504f263916719) 2021-08-03 13:02:44 +00:00
0006-sysv-generator-add-back-support-for-SysV-scripts-for.patch - Upgrade to v249.2 (commit c0bb2fcbc26f6aacde574656159504f263916719) 2021-08-03 13:02:44 +00:00
0007-networkd-make-network.service-an-alias-of-systemd-ne.patch - Upgrade to v249.2 (commit c0bb2fcbc26f6aacde574656159504f263916719) 2021-08-03 13:02:44 +00:00
0008-sysv-generator-translate-Required-Start-into-a-Wants.patch - Upgrade to v249.2 (commit c0bb2fcbc26f6aacde574656159504f263916719) 2021-08-03 13:02:44 +00:00
0009-pid1-handle-console-specificities-weirdness-for-s390.patch - Upgrade to v249.2 (commit c0bb2fcbc26f6aacde574656159504f263916719) 2021-08-03 13:02:44 +00:00
0011-core-disable-session-keyring-per-system-sevice-entir.patch - Upgrade to v249.2 (commit c0bb2fcbc26f6aacde574656159504f263916719) 2021-08-03 13:02:44 +00:00
0012-resolved-create-etc-resolv.conf-symlink-at-runtime.patch - Upgrade to v249.2 (commit c0bb2fcbc26f6aacde574656159504f263916719) 2021-08-03 13:02:44 +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
kbd-model-map.legacy Accepting request 745733 from home:lnussel:branches:home:mvidner:branches:Base:System 2019-11-06 09:18:08 +00:00
pre_checkin.sh Accepting request 437403 from home:fbui:systemd:Factory 2016-10-26 14:59:15 +00:00
scripts-systemd-fix-machines-btrfs-subvol.sh Accepting request 563822 from home:RBrownSUSE:branches:Base:System 2018-01-15 10:27:52 +00:00
scripts-systemd-migrate-sysconfig-i18n.sh Accepting request 816786 from home:fbui:systemd:openSUSE-Factory 2020-06-24 06:50:07 +00:00
scripts-systemd-upgrade-from-pre-210.sh Accepting request 599905 from home:fbui:systemd:Factory 2018-04-23 08:01:18 +00:00
systemd-mini-rpmlintrc - Work around rpmlint complaining about /var/log/journal shipped with setgid bit 2021-09-29 14:09:21 +00:00
systemd-mini.changes - Work around rpmlint complaining about /var/log/journal shipped with setgid bit 2021-09-29 14:09:21 +00:00
systemd-mini.spec - Work around rpmlint complaining about /var/log/journal shipped with setgid bit 2021-09-29 14:09:21 +00:00
systemd-rpmlintrc - Work around rpmlint complaining about /var/log/journal shipped with setgid bit 2021-09-29 14:09:21 +00:00
systemd-sysv-convert Accepting request 869761 from home:fbui:systemd:openSUSE-Factory 2021-02-05 13:05:42 +00:00
systemd-sysv-install - Now that chkconfig/insserv are history, let's implement the strict 2021-06-04 07:40:09 +00:00
systemd-user Accepting request 501636 from home:fbui:systemd:Factory 2017-06-07 10:48:51 +00:00
systemd-v249.4+suse.39.g7a5801342f.tar.xz - Import commit 7a5801342fe2f53e5c2a8578d6db132c0eca2d97 2021-09-22 13:45:37 +00:00
systemd.changes - Work around rpmlint complaining about /var/log/journal shipped with setgid bit 2021-09-29 14:09:21 +00:00
systemd.spec - Work around rpmlint complaining about /var/log/journal shipped with setgid bit 2021-09-29 14:09:21 +00:00
tmpfiles-suse.conf - Finally don't create /run/lock/subsys anymore 2021-07-01 07:51:39 +00:00