Björn Esser
b5c68a76ce
Add explicit BuildRequires: acl
...
The acl package is not present in the buildroots when building
in bootstrap mode, but test-acl-util needs /usr/bin/getfacl.
Thus it should be an explicit build-time dependency.
2020-04-19 17:05:54 +02:00
Zbigniew Jędrzejewski-Szmek
b80d007386
Update to v245.5
2020-04-17 15:22:25 +02:00
Björn Esser
63698f5ea0
Add bootstrap option to break circular deps on cryptsetup
2020-04-16 13:17:47 +02:00
Zbigniew Jędrzejewski-Szmek
80532792aa
Move Provides:u2f-hidraw-policy to -udev subpackage
...
https://bugzilla.redhat.com/show_bug.cgi?id=1823002#c2
2020-04-11 11:06:07 +02:00
Zbigniew Jędrzejewski-Szmek
8a34ce7dca
Add abignore file to make abigail happy
2020-04-11 10:37:42 +02:00
Zbigniew Jędrzejewski-Szmek
be4317e8bf
Fix some rpmlint issues and add filter for others
2020-04-01 23:39:32 +02:00
Zbigniew Jędrzejewski-Szmek
91fd7acc9e
Update to v245.4
2020-04-01 22:06:48 +02:00
Zbigniew Jędrzejewski-Szmek
24d7f17342
Remove %{shortcommit} reference in %description
...
Nowadays most builds happen from stable releases, so %shortcommit is not defined,
which rpmlint justly warns about.
2020-04-01 22:06:48 +02:00
Zbigniew Jędrzejewski-Szmek
bb79fb7387
Update to v245.3
2020-03-26 14:52:00 +01:00
Zbigniew Jędrzejewski-Szmek
7ceda13192
Update to v245.2
2020-03-18 20:41:58 +01:00
Zbigniew Jędrzejewski-Szmek
86b1777f9b
Remove tab use
2020-03-08 12:12:39 +01:00
Zbigniew Jędrzejewski-Szmek
8f2e234d97
Update to v245
2020-03-06 14:25:45 +01:00
Zbigniew Jędrzejewski-Szmek
a4507efa4e
systemd-udev: downgrade Recommends→Suggests for systemd-bootchart
...
It gets installed on Fedora workstation, and I don't think we want
it there.
2020-03-06 13:47:09 +01:00
Zbigniew Jędrzejewski-Szmek
788f973eab
Bump test timeout once more
...
The tests fail on s390x with timeouts.
2020-03-03 13:52:44 +01:00
Zbigniew Jędrzejewski-Szmek
111b3c5a31
Don't require /proc to be mounted for systemd-sysusers to work
2020-03-03 13:51:43 +01:00
Zbigniew Jędrzejewski-Szmek
ab2423caa9
Update to 245-rc2
2020-03-03 09:11:51 +01:00
Zbigniew Jędrzejewski-Szmek
61de05c228
Add forgotten bug number
2020-03-02 21:26:47 +01:00
Zbigniew Jędrzejewski-Szmek
db1cfc0955
Move a bunch more stuff to systemd-udev.rpm
2020-03-02 21:26:47 +01:00
Zbigniew Jędrzejewski-Szmek
aed5718c3a
Move boot-related files to -udev subpackage
2020-03-02 21:26:47 +01:00
Zbigniew Jędrzejewski-Szmek
933c039e04
Add --without tests option for quicker builds
2020-03-02 21:26:47 +01:00
Zbigniew Jędrzejewski-Szmek
01e2d8a982
"Upgrade" dependency on kbd package from Recommends to Requires
2020-03-02 21:26:47 +01:00
Filipe Brandenburger
529ae77811
Fix spurious if
line in fallback for upgrade from v239
2020-02-28 09:54:59 -08:00
Filipe Brandenburger
5c5a95ecb4
Update kill -TERM fallback to check that systemd is PID 1
...
Also only execute the fallback when we're upgrading the RPM package.
Add a comment to indicate the actual bug in systemd v239 we're trying to
fix with this fallback.
Tested: Upgraded from v239 on a machine and confirmed that running
`sudo systemctl status` was working as expected after the upgrade, rather
than failing with "Access denied."
2020-02-28 12:16:24 +01:00
Zbigniew Jędrzejewski-Szmek
437cd52f28
Modify the downstream udev rule to use bfq to only apply to disks
2020-02-26 22:33:08 +01:00
Zbigniew Jędrzejewski-Szmek
a8129e0964
Fix scriptlet to not kill non-systemd pid1 ( #1803240 )
2020-02-26 16:12:36 +01:00
Adam Williamson
3620ae5f58
Fix plymouth etc. running when they shouldn't ( #1803293 )
2020-02-18 09:02:08 -08:00
Zbigniew Jędrzejewski-Szmek
3666983037
Run tests with a timeout multiplier
...
Tests fail to pass on s390x, and this seems to be just a timeout.
2020-02-11 14:16:34 +01:00
Zbigniew Jędrzejewski-Szmek
6aa6d755fb
Revert patch to udev rules causing regression with usb hubs
2020-02-10 17:23:40 +01:00
Zbigniew Jędrzejewski-Szmek
ced9237a14
Add the sysusers compat parts
2020-02-10 17:19:18 +01:00
Zbigniew Jędrzejewski-Szmek
9434e617a6
Add default 'disable *' preset for user units
2020-02-07 13:41:19 +01:00
Zbigniew Jędrzejewski-Szmek
d1a1f09895
#1798414 already fixed in v243
2020-02-05 18:24:23 +01:00
Zbigniew Jędrzejewski-Szmek
513853f320
Update to v245-rc1
2020-02-05 13:21:04 +01:00
Fedora Release Engineering
d9b9454de8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-31 00:58:58 +00:00
Anita Zhang
58b22cf334
Resort to kill -TERM 1
to re-exec the daemon
...
This might be more reliable when upgrading from an older systemd package. The
systemctl call to reexec will occasionally fail with "Access denied" when we
upgrade from a much older version (like 2-3 versions older). However, sending
PID 1 a SIGTERM is documented to be mostly the same and fixes it 100% of the
times.
Signed-off-by: Anita Zhang <the.anitazha@gmail.com>
Signed-off-by: Filipe Brandenburger <filbranden@gmail.com>
2020-01-29 15:24:36 -08:00
Zbigniew Jędrzejewski-Szmek
2ccb3a9dee
Disable service watchdogs (for systemd units)
2019-12-21 19:01:15 +01:00
Zbigniew Jędrzejewski-Szmek
4cd9bf575b
Adjust patches
...
0002-Revert-units-set-NoNewPrivileges-for-all-long-runnin.patch was added exactly
a year ago because selinux policy needed to be updated. I think we can drop the
patch now.
Also drop part of 0998-resolved-create-etc-resolv.conf-symlink-at-runtime.patch:
the service runs as unprivileged user, so the creation cannot succeed. The other
part of the patch is kept.
2019-12-15 13:25:15 +01:00
Zbigniew Jędrzejewski-Szmek
51ab4bc42e
Update to v244.1
2019-12-15 13:22:28 +01:00
Zbigniew Jędrzejewski-Szmek
ed1ff6f641
Update to v244
2019-11-29 18:01:38 +01:00
Zbigniew Jędrzejewski-Szmek
8964873178
Obsolete u2f-hidraw-policy
...
systemd package numbering is completely different than
u2f-hidraw-policy, so I'm using a fixed number. "-40" is supposed to
be sufficiently high so that we stay higher and preserve the upgrade
path even if the package is updated in older releases.
2019-11-22 15:15:01 +01:00
Zbigniew Jędrzejewski-Szmek
a746962e75
Update to v244-rc1
2019-11-22 15:15:01 +01:00
Zbigniew Jędrzejewski-Szmek
da9dae21d7
Update to v243.4
2019-11-19 13:27:41 +01:00
Zbigniew Jędrzejewski-Szmek
5abc564f03
Remove recommendation to use %{?systemd_requires}
...
https://pagure.io/packaging-committee/issue/921
2019-10-20 11:57:02 +02:00
Adam Williamson
ec1d7bb8af
Backport PR #13792 to fix nomodeset+BIOS CanGraphical bug ( #1728240 )
2019-10-18 19:09:45 -07:00
Zbigniew Jędrzejewski-Szmek
82d2fa2f16
Fix typo in %changelog
...
https://bugzilla.redhat.com/show_bug.cgi?id=1745600
2019-10-17 23:34:23 +02:00
Zbigniew Jędrzejewski-Szmek
a556e1f3e2
Various minor documentation and error message cleanups
2019-10-10 15:38:52 +02:00
Zbigniew Jędrzejewski-Szmek
a760231337
Obsolete timedatex package
2019-09-22 00:13:41 +02:00
Zbigniew Jędrzejewski-Szmek
7aa63f3164
First batch of post-v243 fixes
2019-09-22 00:13:41 +02:00
Zbigniew Jędrzejewski-Szmek
1f0a2f0802
Remove reference to removed patch
2019-09-03 12:06:49 +02:00
Zbigniew Jędrzejewski-Szmek
090a9d035f
Update to v243
2019-09-03 12:02:32 +02:00
Adam Williamson
07b358f168
Backport PR #13406 to solve PATH ordering issue ( #1744059 )
2019-08-26 11:44:02 -07:00
Zbigniew Jędrzejewski-Szmek
37d9de1fcf
Fix typo in %changelog
...
https://bugzilla.redhat.com/show_bug.cgi?id=1745600
2019-08-26 15:32:00 +02:00
Zbigniew Jędrzejewski-Szmek
d7b2d46533
Update to v243-rc2
2019-08-22 14:01:31 +02:00
Adam Williamson
07f0cd95cf
Backport PR #1737362 so we own /etc/systemd/system again ( #1737362 )
2019-08-07 08:03:26 -07:00
Zbigniew Jędrzejewski-Szmek
f1413ea879
Update to v243-rc1
2019-07-30 22:06:53 +02:00
Fedora Release Engineering
bf71ff0b85
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-27 00:54:19 +00:00
Zbigniew Jędrzejewski-Szmek
8848319ef8
Another patch backport
2019-07-20 19:41:24 +02:00
Björn Esser
1c4be10032
Rebuilt (libqrencode.so.4)
2019-06-26 00:49:11 +02:00
Miro Hrončok
d15ab16efa
Rebuilt for iptables update (libip4tc.so.2)
2019-06-25 13:05:58 +02:00
Zbigniew Jędrzejewski-Szmek
b9896dc2ce
Also copy the %description for -stable to rawhide
2019-04-26 13:14:59 +02:00
Zbigniew Jędrzejewski-Szmek
6dff989abd
First batch of post-v242 fixes
2019-04-26 11:21:52 +02:00
Adam Williamson
a419fcc3bd
Rebuild with Meson fix for #1699099
2019-04-16 12:55:58 -07:00
Zbigniew Jędrzejewski-Szmek
4480cada02
Update to v242
2019-04-11 18:54:17 +02:00
Zbigniew Jędrzejewski-Szmek
c7ac97585c
Update to v242-rc4
2019-04-09 12:33:28 +02:00
Zbigniew Jędrzejewski-Szmek
77ab9b5088
Update to v242-rc3
2019-04-04 18:22:04 +02:00
Zbigniew Jędrzejewski-Szmek
5fb495cb03
Add patches to fix build on arm64
2019-04-03 16:45:51 +02:00
Zbigniew Jędrzejewski-Szmek
2379dd06da
Update to v242-rc2
2019-04-03 11:05:37 +02:00
Zbigniew Jędrzejewski-Szmek
836fcf414a
Drop some old units from scriptlet
...
default.target is now symlinked in /usr/lib, no need to touch /etc.
readahead units are long gone.
2019-04-03 11:05:37 +02:00
Zbigniew Jędrzejewski-Szmek
b61052552e
241-4: backport patches
2019-03-29 16:06:48 +01:00
Zbigniew Jędrzejewski-Szmek
cf6cab52f2
Disable NDEBUG in builds
...
In principle systemd supports building without assertions for production,
but we want the assertions to be enabled to catch as many errors early as possible.
Also, let's remove the obsolete work-around for meson not showing logs. This
is already reverted upstream, but apparently not in the version of macros that
Fedora has.
2019-03-29 14:51:04 +01:00
Zbigniew Jędrzejewski-Szmek
484de996fc
Revert "Skip dhcp[6]-client tests"
...
This reverts commit 94a4908748
.
2019-03-29 14:50:59 +01:00
Zbigniew Jędrzejewski-Szmek
21fe449c94
Call cat /etc/machine-id just once in %post scriptlet
2019-03-29 14:50:53 +01:00
Zbigniew Jędrzejewski-Szmek
94a4908748
Skip dhcp[6]-client tests
2019-03-15 00:11:29 +01:00
Zbigniew Jędrzejewski-Szmek
32a6a004db
Declare hyperv and framebuffer devices master-of-seat again
2019-03-14 23:08:46 +01:00
Zbigniew Jędrzejewski-Szmek
cda068c40d
Patches for CVE-2019-6454
2019-02-20 17:32:50 +01:00
Zbigniew Jędrzejewski-Szmek
922e5d4fa4
Revert "Skip failing part of test-json"
...
This reverts commit 79a1c5f8e8
.
The issue was fixed upstream.
2019-02-14 11:37:19 +01:00
Zbigniew Jędrzejewski-Szmek
6af7b47648
Update to v241
2019-02-14 11:36:57 +01:00
Zbigniew Jędrzejewski-Szmek
660962e17a
Turn LTO back on
...
This makes the package smaller:
-rw-rw-r--. 3840040 Feb 9 14:53 x86_64/systemd-241~rc2-1.fc30.x86_64.rpm
-rw-rw-r--. 3794532 Feb 9 15:58 x86_64/systemd-241~rc2-2.fc30.x86_64.rpm
Important binaries like systemd and libsystemd-shared.so are about
10% smaller.
2019-02-09 17:04:59 +01:00
Zbigniew Jędrzejewski-Szmek
79a1c5f8e8
Skip failing part of test-json
2019-02-06 10:27:03 +01:00
Zbigniew Jędrzejewski-Szmek
5df67cdae8
Drop patch that was merged upstream
2019-02-05 23:56:09 +01:00
Zbigniew Jędrzejewski-Szmek
442c8d41a9
Update to v241-rc2
2019-02-05 23:49:50 +01:00
Zbigniew Jędrzejewski-Szmek
edaa157918
Override the version tag using the new functionality
2019-02-05 23:43:35 +01:00
Fedora Release Engineering
8d4a0946d1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-03 09:19:03 +00:00
Yu Watanabe
ee8fc244d8
backport a patch for kernel-install
2019-01-27 17:59:32 +01:00
Zbigniew Jędrzejewski-Szmek
0eab21cb2b
Update to v241-rc1
2019-01-26 17:51:43 +01:00
Zbigniew Jędrzejewski-Szmek
a787811921
Add a work-around for #1663040
2019-01-15 11:20:43 +01:00
Björn Esser
3eb9903ba0
Rebuilt for libcrypt.so.2 ( #1666033 )
2019-01-14 18:53:39 +01:00
Zbigniew Jędrzejewski-Szmek
4557ee0872
Add a work-around for selinux issue on live images
2019-01-11 14:27:13 +01:00
Zbigniew Jędrzejewski-Szmek
0214da5fc8
Patches for the journal CVEs and various other fixes
2019-01-11 13:37:03 +01:00
Zbigniew Jędrzejewski-Szmek
ea91d39bdd
Bump release
2018-12-22 17:40:14 +01:00
Zbigniew Jędrzejewski-Szmek
9a32090cc2
Two more patches for udevd problems during boot
...
With debugging enabled, lvm devices wouldn't come up.
2018-12-22 17:38:05 +01:00
Yu Watanabe
d644e8032c
timesync: DynamicUser= is disabled now for timesyncd
2018-12-22 16:20:22 +01:00
Zbigniew Jędrzejewski-Szmek
b80d668d9e
Fix previous patch and revert the change that requires selinux policy update
2018-12-22 11:12:35 +01:00
Zbigniew Jędrzejewski-Szmek
4100d92c45
Add patch to fix build on arm32
2018-12-21 23:08:20 +01:00
Zbigniew Jędrzejewski-Szmek
47d443ea5d
Update to v240
2018-12-21 20:08:58 +01:00
Zbigniew Jędrzejewski-Szmek
3a45ccbeb1
More patches including revert of resume= check
2018-12-18 00:43:46 +01:00
Zbigniew Jędrzejewski-Szmek
85e1a222f7
Add call to 'authselect check'
...
See https://src.fedoraproject.org/rpms/systemd/pull-request/12#comment-18052 .
2018-12-06 14:49:27 +01:00
Zbigniew Jędrzejewski-Szmek
4ba08126b1
Adjust scriptlets to modify /etc/authselect/user-nsswitch.conf
...
With input from Pavel Březina.
The guard in install scriptlet was borked. The grep call was supposed
to skip the sed call if the file already had correct contents. But the
condition was always true. Added by me in back in 37de5dfe28
;(
2018-12-05 13:57:25 +01:00
Zbigniew Jędrzejewski-Szmek
8bc4ef61e5
Drop scriptlet that removes /.readahead
...
Readahead was removed a long time ago.
2018-12-05 13:57:25 +01:00
Zbigniew Jędrzejewski-Szmek
9977ebc5d7
Drop scriptlet for pre-F19 entires in /etc/fstab
2018-12-05 13:57:25 +01:00
Zbigniew Jędrzejewski-Szmek
cda71799e7
Drop scriptlet to tweak nss-resolve config
...
This was added in da15385b06
, November 2016, after
nss-resolve was modified to return a special value. When nss-resolve is added to
new installations, it should be configured in this way already, and we shouldn't
modify configuration. Let's drop this too.
2018-11-29 14:36:25 +01:00
Zbigniew Jędrzejewski-Szmek
b3c65ffbe3
Drop scriptlet to disable nss-mymachines
...
The scriptlet to *add* it was removed in 38d93ea79f
,
November 2015. We only care about upgrades from previous two releases, so it is
long overdue to remove this.
2018-11-29 14:33:11 +01:00
Zbigniew Jędrzejewski-Szmek
07e98bcf32
Update description a bit
...
Parts of the package became inaccurate when stuff was moved to -container
subpackage.
2018-11-27 16:08:28 +01:00
Alejandro Domínguez Muñoz
9a0025413c
Fix changelog typo
2018-11-19 12:29:29 +00:00
Alejandro Domínguez Muñoz
b2165dc717
Remove link creation for rsyslog.service
...
It is already handled by rsyslog.rpm, as indicated in this BugZilla report: https://bugzilla.redhat.com/show_bug.cgi?id=1343132
2018-11-18 16:29:47 +00:00
Adam Williamson
8510cadb34
Go back to using systemctl preset-all in %post ( #1647172 , #1118740 )
...
We tried this back in 2016 and it didn't go so well, because at
that time, preset-all was badly broken. See
https://bugzilla.redhat.com/show_bug.cgi?id=1363858 for the
history there. It seems that the bugs in preset-all were fixed
quite soon after that, but for whatever reason, the change to
%post was not re-applied (probably it just got forgotten).
We've now run into a bug in Rawhide where dbus-daemon is getting
installed before systemd despite having a dependency that should
make that not happen:
https://bugzilla.redhat.com/show_bug.cgi?id=1647172
this is apparently because there are very complex dependency
loops during initial install that rpm cannot find a single
clearly correct 'answer' for, so it does not always choose to
honor this dependency. We can take a look at breaking up those
loops, but we also figured it can't hurt to resurrect this change
to help with such cases: this way if some service with a preset
*does* happen to get installed before systemd, and so its attempt
to apply the preset in its own %post fails, that will be fixed up
here.
2018-11-08 16:35:11 -08:00
Adam Williamson
71e781a096
Requires(post) openssl-libs to fix live build machine-id issue
2018-11-05 12:18:32 -08:00
Yu Watanabe
d15bd12f49
Set attributes to private directories
...
The attributes of private directories are maintained by pid1.
But, when creating os image, tools like mkosi, may complain the
wrong attributes.
2018-11-05 14:26:56 +09:00
Yu Watanabe
db19323db2
Drop check for triggers
...
As we do not use the upstream provided trigger file.
2018-11-05 14:19:05 +09:00
Zbigniew Jędrzejewski-Szmek
e394248861
Make macros package noarch
2018-11-02 11:53:19 +01:00
Zbigniew Jędrzejewski-Szmek
c9030f045b
Split out the rpm macros into systemd-rpm-macros subpackage
2018-11-02 11:46:47 +01:00
Zbigniew Jędrzejewski-Szmek
6a3bb3f641
Use modern github URLs
...
Also shorten macro names while at it.
2018-11-02 11:46:47 +01:00
Zbigniew Jędrzejewski-Szmek
6714fc2555
Backport a bunch of fixes
2018-10-29 01:53:24 +01:00
Jan Synacek
d8d2ff965e
Fix line_begins() to accept word matching full string ( #1631840 )
...
Resolves : #1631840
2018-10-03 13:50:02 +02:00
Jan Synacek
1f6dfb7453
Fix meson using -Ddebug, which results in FTBFS
2018-10-03 13:48:52 +02:00
Colin Walters
48ac1cebde
spec: Test for /var being writable before making /var/log/journal
...
rpm-ostree has `/var` be read-only during package installs, because
a whole part of the "transactional update" model is that your system's
data stays untouched, and `/var` is system data.
See e.g. https://src.fedoraproject.org/rpms/mock/pull-request/2
and the tracker https://bugzilla.redhat.com/show_bug.cgi?id=1352154
Just to squash some error spew during tree composes.
2018-09-11 09:23:16 +02:00
Zbigniew Jędrzejewski-Szmek
184871e826
Move /etc/yum/protected.d/systemd.conf to /etc/dnf/
2018-09-10 11:58:35 +02:00
Zbigniew Jędrzejewski-Szmek
5306894742
Backport patch for statx conflict
...
https://bugzilla.redhat.com/show_bug.cgi?id=1602812
2018-07-18 17:55:08 +02:00
Zbigniew Jędrzejewski-Szmek
e7883a3ff9
Ignore return value from systemd-binfmt in scriptlet
2018-07-18 13:36:02 +02:00
Zbigniew Jędrzejewski-Szmek
07b77042bc
Use %autosetup to apply patches
...
Automatic application of patches should work just as well nowadays.
2018-07-18 13:35:09 +02:00
Filipe Brandenburger
05bb389ca4
Override systemd-user PAM config in %install and not %prep
...
This makes it possible to build RPMs from a git tree using
`rpmbuild --build-in-place --noprep` and have resulting RPMs
that will preserve the override of the PAM config file.
This needs to commit to HAVE_SELINUX being defined (since there
is no longer an m4 step to make that stanza conditional), but
that should be acceptable since the %build step calls Meson
with -Dselinux=true.
Tested:
- Chdir into a checkout of github.com/systemd/systemd tree and run:
$ rpmbuild -bb --build-in-place --noprep \
--define "gitcommit $(git rev-parse HEAD)" \
--define "_sourcedir $HOME/fedorarpms/systemd" \
~/fedorarpms/systemd/systemd.spec
- Inspect the contents of systemd-user in the generated RPM package:
$ rpm2cpio ~/rpmbuild/RPMS/x86_64/systemd-239-3.git99352de.fc29.x86_64.rpm \
| cpio -i --to-stdout --quiet ./etc/pam.d/systemd-user
...
account include system-auth
...
session include system-auth
2018-07-15 01:08:07 -07:00
Fedora Release Engineering
ad150b1fc6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-14 07:12:29 +00:00
Zbigniew Jędrzejewski-Szmek
a2b05050f9
Rebuild for Python 3.7 again
2018-06-25 23:19:55 +02:00
Zbigniew Jędrzejewski-Szmek
eb80e67908
Update to v239
2018-06-22 13:22:47 +02:00
Miro Hrončok
c8d1507e04
Rebuilt for Python 3.7
2018-06-19 11:28:13 +02:00
Zbigniew Jędrzejewski-Szmek
b59ff1a2fc
Backport a bunch of patches
...
Existing patches moved to the systemd-stable tarball, with the exception
of 0991-core-fix-resetting-of-Delegate-and-properly-ignore-i.patch,
which was partially reverted upstream and is just removed.
2018-05-11 12:30:10 +02:00
Zbigniew Jędrzejewski-Szmek
6a5d5d666c
Add patch from broken gpg headers
2018-04-18 23:51:01 +02:00
Zbigniew Jędrzejewski-Szmek
bb3fb8bc57
Allow fake Delegate= setting on slices
2018-04-18 20:25:58 +02:00
Zbigniew Jędrzejewski-Szmek
b05aec5ee0
Add patch to fix build on rawhide
2018-03-28 09:39:33 +02:00
Zbigniew Jędrzejewski-Szmek
e8a9546241
Fix quoting
2018-03-28 08:57:12 +02:00
Zbigniew Jędrzejewski-Szmek
3c9433d7cf
Move udev transfiletriggers to the right package
...
A redo of b5fa4adf
after the rewrite to shell.
2018-03-28 08:53:37 +02:00
Colin Walters
8e6b39457b
Use shell for triggers; see https://github.com/systemd/systemd/pull/8550
...
This fixes compatibility with rpm-ostree.
2018-03-27 20:37:29 +00:00
Zbigniew Jędrzejewski-Szmek
f770414d95
Backport patch to revert inadvertent change of "predictable" interface name
2018-03-20 09:31:28 +01:00
Zbigniew Jędrzejewski-Szmek
176a1807d2
Add patch for Reload bug
2018-03-16 23:22:34 +01:00
Zbigniew Jędrzejewski-Szmek
d4d36e6a87
Two patches
...
2018-03-06 23:21:31,835 INFO pylorax.dnfhelper: Performing post-installation setup tasks
2018-03-06 23:22:41,901 WARNING pylorax.dnfhelper: Non-fatal POSTTRANS scriptlet failure in rpm package kernel-core
warning: %posttrans(kernel-core-4.16.0-0.rc4.git0.1.fc29.x86_6 scriptlet failed, exit status 1
Please specify the kernel command line in /etc/kernel/cmdline!
Could not determine the kernel command line parameters
/usr/lib/kernel/install.d/90-loaderentry.install: line 53: /proc/cmdline: No such file or directory
2018-03-08 01:04:39 +01:00
Yu Watanabe
d10793d82b
Fix wrong version in changelog
2018-03-06 08:07:30 +01:00
Yu Watanabe
792370f28d
Fix transfiletrigger script
2018-03-06 08:07:12 +01:00
Zbigniew Jędrzejewski-Szmek
77f7c6f491
Add patch which hopefully will fix build in koji
2018-03-06 00:05:31 +01:00
Zbigniew Jędrzejewski-Szmek
98ea23b9ac
Update to v238
2018-03-05 23:29:40 +01:00
Javier Martinez Canillas
fd0679e1ff
Add patch to install kernel images for GRUB BootLoaderSpec support
...
GRUB now has BootLoaderSpec support, the user can choose to use this by
setting GRUB_ENABLE_BLSCFG to true in /etc/default/grub. On this setup,
grubby isn't used to generate the kernel modules dependencies, instead
the depmod install script could be used.
But the BLS support in GRUB uses the config snippets that are generated
at build time and included in the kernel package, so the loaderentry
install script shouldn't be executed when using GRUB.
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
2018-02-28 10:39:11 +01:00
Zbigniew Jędrzejewski-Szmek
885c28c248
Create /etc/systemd in %post libs if necessary
2018-02-24 09:31:09 +01:00
Adam Williamson
f5d69da27a
zbyszek: use : not touch to create file in -libs %%post
2018-02-23 14:01:32 -08:00
Zbigniew Jędrzejewski-Szmek
273dc0fda0
Replace touch by :, add "|| :"
...
touch is from coreutils, and : is built into the shell.
2018-02-22 14:06:19 +01:00
Patrick Uiterwijk
a88494686e
Add typecasting patches for usb IDs
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-02-22 12:46:30 +01:00
Patrick Uiterwijk
6f5e81a1a0
Add dep for coreutils to -libs %post
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-02-22 11:32:18 +01:00
Zbigniew Jędrzejewski-Szmek
6eaf251a9e
Bump release
2018-02-21 16:40:50 +01:00
Zbigniew Jędrzejewski-Szmek
388cd917f1
Add purge-nobody-user
2018-02-21 15:23:30 +01:00
Zbigniew Jędrzejewski-Szmek
3e18b458fc
Actually change the nobody mapping
...
I added this to the changelog, but forgot to commit the change
itself. Also fix scriptlet definition.
2018-02-20 23:52:08 +01:00
Zbigniew Jędrzejewski-Szmek
8dc92a4da2
Backport more patches, update ldconfig macros, check for nobody
2018-02-20 23:32:22 +01:00
Zbigniew Jędrzejewski-Szmek
c8ec349ecc
Revert one patch from the first stable snapshot
2018-02-09 17:42:33 +01:00
Zbigniew Jędrzejewski-Szmek
aadfe52dca
A few more patches for the first stable snapshot
2018-02-09 17:17:55 +01:00
Zbigniew Jędrzejewski-Szmek
339b0245df
Disable lto as a temporary workaround
...
https://bugzilla.redhat.com/show_bug.cgi?id=1543912
2018-02-09 16:58:00 +01:00
Zbigniew Jędrzejewski-Szmek
7ffa9232c4
First stable snapshot
2018-02-09 15:47:17 +01:00
Zbigniew Jędrzejewski-Szmek
fb4de3a52a
Slight simplification
2018-02-09 14:50:35 +01:00
Zbigniew Jędrzejewski-Szmek
e3edeed65d
Update to v237
2018-01-28 17:16:50 +01:00
Zbigniew Jędrzejewski-Szmek
d13ecfd07d
Fix mode on %ghost dirs in /etc
...
If the directory does not exist in %buildroot, rpm very usefully defaults
to access mask of 0. When the directory is created in the file system, of
course it has some other mode, and rpm -V reports the directory as changed.
2018-01-25 11:00:30 +01:00
Björn Esser
3595fb5110
Add patch to include <crypt.h> if needed
2018-01-21 15:35:40 +01:00
Björn Esser
af29920ddf
Rebuilt for switch to libxcrypt
2018-01-20 23:14:09 +01:00
Zbigniew Jędrzejewski-Szmek
38d7cff9f6
Backport a bunch of patches
2018-01-11 11:14:11 +01:00
Zbigniew Jędrzejewski-Szmek
1eeb98d33d
Update to v236
2017-12-15 09:36:03 +01:00
Zbigniew Jędrzejewski-Szmek
f314ba8790
Add BR: gcc, gcc-c++
...
gcc is usually present in the buildroot, but let's require it since
the guidelines require that. gcc-c++ is used for some tests.
2017-12-15 09:22:20 +01:00
Yu Watanabe
e0aa12142f
update scriptlet for migrating to DynamicUser=
...
The directory /var/lib/systemd/journal-upload must not exist.
If both private and non-private directory exist, then
systemd cannot create link to private directory, and
the service fails to start.
This makes the script try to remove the non-private directory.
2017-12-13 12:37:04 +09:00
Zbigniew Jędrzejewski-Szmek
2125b9b134
Update %changelog
2017-12-12 09:41:54 +01:00
Yu Watanabe
f59138540e
add scriptlet to migrate private directory
2017-12-12 09:06:13 +01:00
Yu Watanabe
dc44a1da74
use libidn2
2017-12-12 09:01:10 +01:00
Yu Watanabe
db8b8fe77c
create render group, remove groups for timesync, journal-gateway and journal-upload
2017-12-12 09:00:38 +01:00
Yu Watanabe
a8ba7b15a2
bump required meson to 0.43
2017-12-12 08:52:11 +01:00
Yu Watanabe
9653e125fd
update split-files.py and list of ghost files
2017-12-12 08:52:06 +01:00
Zbigniew Jędrzejewski-Szmek
17a6f382d1
Update to snapshot, use generated lists of files
...
Previous method was untenable, because rpm doesn't have a concept of
put those files here, and the rest in there. So for every positive
pattern that was added, we had to add an %exclude line somewhere else.
So let's generate the lists using pattern matching. This is a bit messy
too, but should not require updates when files are added or removed.
(Sometimes it'll be necessary to add a new pattern if the new files
should not land in the main binary package.)
There's some intentional changes:
- man pages are more consistently included with the files they describe
- shell completion scripts similarly
- various kernel-install and modules-load related files are moved
to -udev subpackage
2017-12-12 01:04:08 +01:00
Zbigniew Jędrzejewski-Szmek
f00d23638b
Rebuild for cryptsetup-2.0.0-0.2.fc28
2017-11-07 17:07:34 +01:00
Zbigniew Jędrzejewski-Szmek
35bb94669a
Backport a bunch of patches, including LP#172535
2017-10-25 16:25:53 +02:00
Zbigniew Jędrzejewski-Szmek
ca246f98ec
Patches for cryptsetup _netdev
2017-10-18 15:25:44 +02:00
Zbigniew Jędrzejewski-Szmek
a46c781ba7
Skip tests when cg_pid_get_path fails
2017-10-06 17:26:09 +02:00
Zbigniew Jędrzejewski-Szmek
3cb1145229
Update to v235
2017-10-06 16:50:13 +02:00
Nathaniel McCallum
ac49c72d1e
Backport /etc/crypttab _netdev feature from upstream
2017-09-26 10:48:54 -04:00
Michal Sekletar
1d5166b9df
Make sure to remove all device units sharing the same sysfs path
...
Resolves : #1475570
2017-09-21 00:56:48 +02:00
Zbigniew Jędrzejewski-Szmek
8b20c798c7
Bump xslt recursion limit for libxslt-1.30
2017-09-18 17:12:43 +02:00
Zbigniew Jędrzejewski-Szmek
27bd1bd49f
Backport some patches
2017-07-31 15:52:44 -04:00
Fedora Release Engineering
8d4133f998
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2017-07-27 19:52:30 +00:00
Zbigniew Jędrzejewski-Szmek
d044ab56d6
Backport some patches
2017-07-17 19:34:13 -04:00
Zbigniew Jędrzejewski-Szmek
f3e3e4d477
Fix typo in dev-kvm-mode option
2017-07-13 11:35:31 -04:00
Zbigniew Jędrzejewski-Szmek
84e7848871
Create kvm group
...
Thanks to Yu Watanabe.
2017-07-13 09:44:43 -04:00
Zbigniew Jędrzejewski-Szmek
22eb6688a2
Spec file cleanups
...
Thanks to Yu Watanabe.
2017-07-13 09:26:43 -04:00
Zbigniew Jędrzejewski-Szmek
5bf44923db
Update to v234
2017-07-12 22:02:53 -04:00
Zbigniew Jędrzejewski-Szmek
c2bfa7b218
Use libidn again for now
2017-07-12 01:58:23 -04:00
Zbigniew Jędrzejewski-Szmek
83f115d68f
Build with meson again
2017-07-11 01:29:55 -04:00
Zbigniew Jędrzejewski-Szmek
4ebba8aac1
Recommend kbd for udev to configure vconsole properly
2017-07-11 01:29:55 -04:00
Zbigniew Jędrzejewski-Szmek
61120120a0
Tweak the patches a bit more
2017-06-27 17:31:48 -04:00
Zbigniew Jędrzejewski-Szmek
acc114f21c
Actually add the patches
2017-06-27 16:30:12 -04:00
Zbigniew Jędrzejewski-Szmek
4bbfd1a314
Fix an out-of-bounds write in systemd-resolved
2017-06-27 13:43:24 -04:00
Zbigniew Jędrzejewski-Szmek
d743bb5bcc
Revert "Build with meson"
...
This reverts commits 3fb4a15096
and 0e8350ca14
.
Either building with meson or other upstream changes was causing
issues with booting, and I didn't have time to debug this properly.
2017-06-27 13:42:28 -04:00
Zbigniew Jędrzejewski-Szmek
3fb4a15096
Build with meson
2017-06-16 11:54:00 -04:00
Zbigniew Jędrzejewski-Szmek
1d06cbf3d4
Also update hwdb_parse.py
...
This is needed because an additional property was added and the
tests fail otherwise. I think adding of the property is OK, it's
fully backwards compatible.
Also use %if 0 syntax to make it easy to copy&paste the commands.
2017-06-15 11:25:17 -04:00
Zbigniew Jędrzejewski-Szmek
f4a67616bd
Backport a bunch of fixes
2017-06-15 10:26:56 -04:00
Zbigniew Jędrzejewski-Szmek
ee53796748
Pull in xzcat and lz4cat, used in test-compress
...
lz4 and lz4-libs is split in F26+. Not sure about xz, but let's pull
it in for safety.
2017-06-07 13:16:38 -04:00
Pat Riehecky
c0f6af7fcc
Use ID from /etc/os-release as ntpvendor
2017-04-18 16:43:25 -04:00
Zbigniew Jędrzejewski-Szmek
3e3b80766f
Drop soft-static uid for systemd-journal-gateway
...
It has been removed from the uidgid list in setup, we should assign
a dynamic uid.
2017-03-27 11:03:08 -04:00
Michal Sekletar
e47c648430
Add lz4 to build dependencies
...
This commit fixes build failure due to failed "make check".
Our test-compress uses lz4cat. Binary is included in lz4 package that
used to contain both library and binaries. Since lz4-libs split-off we
need to explicitly pull-in lz4.
See: http://pkgs.fedoraproject.org/cgit/rpms/lz4.git/commit/?id=34760ea9354a972f946af0282e2c145c660a823c
2017-03-16 09:47:07 +01:00
Michal Sekletar
f5f0737829
Backport bugfixes from upstream
...
Most notably this commit fixes #1419501 that caused mock traceback when
running with --new-chroot.
Resolves : #1419501
2017-03-16 09:16:18 +01:00
Zbigniew Jędrzejewski-Szmek
2809df176d
Fix installation conflict with polkit
...
Error: Transaction check error:
file /usr/share/polkit-1/rules.d from install of systemd-233-1.fc27.x86_64 conflicts with file from package polkit-0.113-7.fc26.x86_64
2017-03-02 13:37:46 -05:00
Zbigniew Jędrzejewski-Szmek
bb41272694
Update to v233
2017-03-02 11:30:49 -05:00