pam-1.5.1

This commit is contained in:
Rmys
2021-04-30 17:57:15 +03:00
committed by GitHub
parent 3de7984805
commit f9d68a7922
+9 -2
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Pluggable Authentication Modules</Summary>
<Description>PAM (Pluggable Authentication Modules) is a system security tool that allows system administrators to set authentication policy without having to recompile programs that handle authentication.</Description>
<Archive sha1sum="c18ddb2adf580484a58420e2c8db2f06fb827e68" type="targz">https://github.com/linux-pam/linux-pam/archive/v1.5.0.tar.gz</Archive>
<Archive sha1sum="d0f72065b3b3978876b29d55aad6328c5db58247" type="targz">https://github.com/linux-pam/linux-pam/archive/v1.5.1.tar.gz</Archive>
<AdditionalFiles>
<AdditionalFile target="conf.sh" permission="0755">conf.sh</AdditionalFile>
<AdditionalFile target="dlopen.sh" permission="0755">dlopen.sh</AdditionalFile>
@@ -26,7 +26,7 @@
<Dependency>docbook-xsl</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">CVE-2020-27780.patch</Patch>
<!-- <Patch level="1">CVE-2020-27780.patch</Patch> -->
<!-- <Patch level="1">fedora/pam-1.4.0-full-relro.patch</Patch> -->
</Patches>
</Source>
@@ -70,6 +70,13 @@
</Package>
<History>
<Update release="7">
<Date>2021-04-29</Date>
<Version>1.5.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2020-12-25</Date>
<Version>1.5.0</Version>