elogind ver. bump
This commit is contained in:
@@ -21,6 +21,9 @@ def setup():
|
|||||||
--libexecdir=/usr/lib/elogind \
|
--libexecdir=/usr/lib/elogind \
|
||||||
-Dudevrulesdir=/lib/udev/rules.d \
|
-Dudevrulesdir=/lib/udev/rules.d \
|
||||||
-Dpamconfdir=/etc/pam.d \
|
-Dpamconfdir=/etc/pam.d \
|
||||||
|
-Dutmp=true \
|
||||||
|
-Dpam=true \
|
||||||
|
-Ddbus=true \
|
||||||
-Dpolkit=true \
|
-Dpolkit=true \
|
||||||
-Dsplit-bin=true \
|
-Dsplit-bin=true \
|
||||||
-Dsplit-usr=false \
|
-Dsplit-usr=false \
|
||||||
@@ -32,7 +35,8 @@ def setup():
|
|||||||
-Dpoweroff-path=/sbin/poweroff \
|
-Dpoweroff-path=/sbin/poweroff \
|
||||||
-Ddocdir=/usr/share/doc/elogind \
|
-Ddocdir=/usr/share/doc/elogind \
|
||||||
-Ddefault-kill-user-processes=false \
|
-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 \
|
# -Drootlibdir=/usr/lib \
|
||||||
# -Drootlibexecdir=/usr/lib/elogind \
|
# -Drootlibexecdir=/usr/lib/elogind \
|
||||||
|
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>Elogind User, Seat and Session Manager</Summary>
|
<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>
|
<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>
|
<BuildDependencies>
|
||||||
<Dependency>gperf</Dependency>
|
<Dependency>gperf</Dependency>
|
||||||
<Dependency>meson</Dependency>
|
<Dependency>meson</Dependency>
|
||||||
@@ -103,6 +103,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="8">
|
||||||
<Date>2025-02-24</Date>
|
<Date>2025-02-24</Date>
|
||||||
<Version>255.5</Version>
|
<Version>255.5</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user