Merge pull request #17566 from Rmys/master

libxkbcommon
This commit is contained in:
Rmys
2025-10-22 14:17:27 +03:00
committed by GitHub
3 changed files with 23 additions and 2 deletions
@@ -45,6 +45,13 @@
</Package>
<History>
<Update release="16">
<Date>2025-10-15</Date>
<Version>8.2.1</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="15">
<Date>2025-04-12</Date>
<Version>8.2.1</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Modern library for one-way hashing of passwords</Summary>
<Description>libxcrypt is a modern library for one-way hashing of passwords. It supports a wide variety of both modern and historical hashing methods: yescrypt, gost-yescrypt, scrypt, bcrypt, sha512crypt, sha256crypt, md5crypt, SunMD5, sha1crypt, NT, bsdicrypt, bigcrypt, and descrypt.</Description>
<Archive sha1sum="3e0ded021f991e8faed15485ccef0cf2f9e17092" type="targz">https://github.com/besser82/libxcrypt/archive/v4.4.36.tar.gz</Archive>
<Archive sha1sum="b25a1f5149e25ddd9ccb2ebbacae58239c376b7c" type="targz">https://github.com/besser82/libxcrypt/archive/v4.4.38.tar.gz</Archive>
<BuildDependencies>
<Dependency>glibc-devel</Dependency>
</BuildDependencies>
@@ -42,6 +42,13 @@
</Files>
</Package>
<History>
<Update release="7">
<Date>2025-10-16</Date>
<Version>4.4.38</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2023-08-18</Date>
<Version>4.4.36</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Library to convert evdev keycodes to keysyms</Summary>
<Description>Library to convert evdev keycodes to keysyms</Description>
<Archive sha1sum="d46aa8dd8b4438c7284d3c59a725a2132477d528" type="targz">https://github.com/xkbcommon/libxkbcommon/archive/refs/tags/xkbcommon-1.12.0.tar.gz</Archive>
<Archive sha1sum="e0148a7976aa569c30f198bda23ffff1b10f47fb" type="targz">https://github.com/xkbcommon/libxkbcommon/archive/refs/tags/xkbcommon-1.12.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>xorg-proto</Dependency>
@@ -83,6 +83,13 @@
</Package>
<History>
<Update release="20">
<Date>2025-10-22</Date>
<Version>1.12.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="19">
<Date>2025-10-11</Date>
<Version>1.12.0</Version>