archlinuxhardened / selinux

PKGBUILDs to build SELinux enabled packages for Arch Linux
145 stars 25 forks source link

systemd-selinux 248-2 update #88

Closed tqre closed 3 years ago

tqre commented 3 years ago

New systemd version.

I didn't use the _tag_name -variable introduced in the official PKGBUILD, as it would break the compare_base.py -script. https://github.com/archlinux/svntogit-packages/blob/packages/systemd/trunk/PKGBUILD

fishilico commented 3 years ago

Thanks! I merged your update (https://github.com/archlinuxhardened/selinux/commit/9eeb636bde8d972420daa792a3411a4bb940e5d8) and modified compare_base.py to take into account the new variable, in https://github.com/archlinuxhardened/selinux/commit/1bfad14614f46c19c77c662de86cabda272e01fb (this was needed in order to check that the downloaded PKGBUILD of systemd is the one matching the version in core repository).