elogind ver. bump

This commit is contained in:
Rmys
2025-04-24 14:58:37 +03:00
parent 23568bc89d
commit d77e1d69cd
2 changed files with 13 additions and 2 deletions
+5 -1
View File
@@ -21,6 +21,9 @@ def setup():
--libexecdir=/usr/lib/elogind \
-Dudevrulesdir=/lib/udev/rules.d \
-Dpamconfdir=/etc/pam.d \
-Dutmp=true \
-Dpam=true \
-Ddbus=true \
-Dpolkit=true \
-Dsplit-bin=true \
-Dsplit-usr=false \
@@ -32,7 +35,8 @@ def setup():
-Dpoweroff-path=/sbin/poweroff \
-Ddocdir=/usr/share/doc/elogind \
-Ddefault-kill-user-processes=false \
-Ddbuspolicydir=/usr/share/dbus-1/system.d")
-Ddbuspolicydir=/etc/dbus-1/system.d \
-Dnologin-path='/sbin/nologin'")
# -Drootlibdir=/usr/lib \
# -Drootlibexecdir=/usr/lib/elogind \
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Elogind User, Seat and Session Manager</Summary>
<Description>Elogind is the systemd project's "logind", extracted out to be a standalone daemon. It integrates with PAM to know the set of users that are logged in to a system and whether they are logged in graphically, on the console, or remotely.</Description>
<Archive sha1sum="c07ef651947f64880cc3c0df690bc89a7774f2ef" type="targz">https://github.com/elogind/elogind/archive/refs/tags/v255.5.tar.gz</Archive>
<Archive sha1sum="c89b2e333676b332a2ded4f4eb899b50dbf000b5" type="targz">https://github.com/elogind/elogind/archive/refs/tags/v255.17.tar.gz</Archive>
<BuildDependencies>
<Dependency>gperf</Dependency>
<Dependency>meson</Dependency>
@@ -103,6 +103,13 @@
</Package>
<History>
<Update release="9">
<Date>2025-04-23</Date>
<Version>255.17</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="8">
<Date>2025-02-24</Date>
<Version>255.5</Version>