summaryrefslogtreecommitdiff
path: root/libre/systemd
AgeCommit message (Collapse)Author
2018-07-30libre/systemd: -sysvcompat: provides & conflicts=(init)Luke Shumaker
2018-07-29libre/systemd: have groups of systemd-libudev match systemd-udevLuke Shumaker
2018-07-25libre/systemd: Add systemd-udev to groups=(base-devel)Luke Shumaker
Do this as long as systemd is in groups=(base-devel) && depends=(udev)
2018-07-24libre/systemd: Update checksums (75f76e6), tidyLuke Shumaker
2018-07-22systemd: fixed sha512sumsOmar Vega Ramos
2018-07-19libre/systemd: Re-generate the FSDG patch filesLuke Shumaker
2018-07-12libre/systemd: libsystemd: Depend on $X rather than systemd-$XLuke Shumaker
Otherwise it's impossible to install systemd with eudev, because even though 'systemd' depends on the generic 'udev', it also depends on 'libsystemd', which would depend on 'systemd-libudev', which conflicts with 'eudev-libudev'.
2018-07-12libre/systemd: Bump pkgrelLuke Shumaker
2018-07-12libre/systemd: Include systemd-udev in groups=('base')Luke Shumaker
It didn't need that before, because it was part of systemd, which was pulled in by systemd-sysvcompat. But now that it's separate, it needs to be in the group, which acts as a decider between it and other provides=(udev) packages. This is also consistent with the old core/udev package.
2018-07-12libre/systemd: Split udev off in to a separate packageLuke Shumaker
2018-07-12libre/systemd: Fix license=()Luke Shumaker
https://bugs.archlinux.org/task/59306
2018-07-12libre/systemd: Rename the libsystemd split packages to systemd-$XLuke Shumaker
So libsystemd-standalone becomes systemd-libsystemd.
2018-07-12libre/systemd: Reduce differences with ArchLuke Shumaker
2018-07-09systemd-239.0-2.parabola1: updating versionOmar Vega Ramos
2018-06-23systemd-238.133-4.parabola1: updating versionOmar Vega Ramos
2018-04-11systemd-238.76-1.parabola1: updating versionOmar Vega Ramos
2018-03-13systemd-238.0-3.parabola2: Minor fixOmar Vega Ramos
2018-03-13systemd-238.0-3.parabola1: updating versionOmar Vega Ramos
2018-02-06systemd-237.0-2.parabola1: updating versionOmar Vega Ramos
2018-01-07systemd-236.0-2.parabola2: rebuildOmar Vega Ramos
2017-12-21libre/systemd: upgpkg 236.0-2.parabola1Luke Shumaker
2017-12-19systemd: prevent fiasco upon cryptsetup 2 arrival to i686Isaac David
2017-12-13libre/systemd: rebuilt against updated cryptsetupAndreas Grapentin
2017-11-18systemd-235.38-2.parabola1: updating versionOmar Vega Ramos
2017-10-22systemd-235.8-1.parabola1: updating versionOmar Vega Ramos
2017-09-12libre/systemd: fix libnss_* manpagesLuke Shumaker
They were being installed with a literal '*' in the filename.
2017-09-10libre/systemd: bump pkgrelLuke Shumaker
2017-09-10libre/systemd: split out nss-systemd module like other nss modulesLuke Shumaker
2017-09-10libre/systemd: Put the libnss_$module.so.*.8 man page aliases in correct pkgsLuke Shumaker
I'm not sure what version these were added in, but the splitty bit wasn't updated.
2017-09-10libre/systemd: formatting changes to reduce patch size with Arch systemdLuke Shumaker
2017-09-06systemd-234.11-8.parabola1: make libseccomp a make dependencyOmar Vega Ramos
2017-08-15systemd-234.11-6.parabola1: updating versionOmar Vega Ramos
2017-07-07libre/systemd: update to 233Luke Shumaker
2017-05-03libre/systemd: fix build for gperf 3.1Luke Shumaker
2017-05-03libre/systemd: bump pkgrel, tidyLuke Shumaker
Track the splash image here, instead of having it as a downloadable URL.
2017-02-01systemd-232-8.parabola1: add hook for ConditionNeedsUpdate and update hwdb hookAndré Fabian Silva Delgado
2017-01-28add ~lukeshu/httpconnectd-gitLuke Shumaker
2017-01-13systemd-232-7.parabola1: implement pacman hooks 'systemd-sysusers.hook' and ↵André Fabian Silva Delgado
'systemd-tmpfiles.hook'
2016-12-13systemd: minor fixAndré Fabian Silva Delgado
2016-12-13systemd-232-6.parabola1: bump to Arch's revisionAndré Fabian Silva Delgado
* fix pam file: s/system-auth/system-login/ * avoid hiding bind mounts in nspawn (FS#52009 -> https://bugs.archlinux.org/task/52009) * fix build system to cope with recent lz4 (FS#52065 -> https://bugs.archlinux.org/task/52065) * make sure to initially populate the space info cache (FS#52012 -> https://bugs.archlinux.org/task/52012) * fix nspawn error code for --help and --version (FS#52029 -> https://bugs.archlinux.org/task/52029) * provide our own /etc/pam.d/systemd-user (FS#52039 -> https://bugs.archlinux.org/task/52039)
2016-12-02systemd-232-4.parabola1: updating versionAndré Fabian Silva Delgado
2016-10-12systemd-231-4.parabola1: avoid reexec when upgrading from 231-1.parabola1 - ↵André Fabian Silva Delgado
FS#51275 -> https://bugs.archlinux.org/task/51275
2016-10-05systemd-231-3.parabola1: bump to Arch's revisionAndré Fabian Silva Delgado
* backport fix for local denial-of-service - FS#51035 -> https://bugs.archlinux.org/task/51035 * use correct commit hashes for fixing local DoS - FS#51179 -> https://bugs.archlinux.org/task/51179 * fix graphical crash on reexec
2016-09-24systemd: minor fixAndré Fabian Silva Delgado
2016-07-31systemd-231-1.parabola1: updating versionAndré Fabian Silva Delgado
2016-07-23systemd-230-7.parabola1: bump to Arch's revisionAndré Fabian Silva Delgado
* backport some more trivial fixes * ensure udevd runs with --resolve-names=never in early userspace - FS#49849 -> https://bugs.archlinux.org/task/49849 * remove upgrade transitions for anything older than 2 years * add --with-dbuspolicydir=/usr/share/dbus-1/system.d, drop backup entries * backport fix for assertion fail on boot (upstream #3747 and #3438)
2016-06-27systemd{,-knock}: fix checksumsAndré Fabian Silva Delgado
2016-06-27systemd-230-5.parabola1: bump to Arch's revisionAndré Fabian Silva Delgado
* backport fix for ipv6 gateway autoconfiguration - FS#47572 -> https://bugs.archlinux.org/task/47572 * add rescue/emergency targets and needed machinery - FS#36265 -> https://bugs.archlinux.org/task/36265
2016-06-23systemd-230-4.parabola2: fix packaging in systemd split packageAndré Fabian Silva Delgado
2016-06-22systemd-230-4.parabola2: rebuild armv7h package to fix systemd split packageAndré Fabian Silva Delgado