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
Zbigniew Jędrzejewski-Szmek
a818a9f2ca
Merge remote-tracking branch 'origin/f28'
2018-03-28 08:50:55 +02:00
Colin Walters
dc46312de2
Use shell for triggers; see https://github.com/systemd/systemd/pull/8550
...
This fixes compatibility with rpm-ostree.
2018-03-27 20:38:45 +00: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
b5fa4adf3f
Move udev transfiletriggers to the right package
2018-03-18 14:43:39 +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
e92fe49e42
remove white space at the end of line
2017-12-12 09:02:43 +01:00
Yu Watanabe
219c026dc0
remove unused files
2017-12-12 09:02:40 +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