mirror of
git://slackware.nl/current.git
synced 2025-01-02 06:19:52 +01:00
c2e6d1a771
a/pam-1.6.0-x86_64-1.txz: Upgraded. pam_namespace.so: fixed a possible local denial-of-service vulnerability. For more information, see: https://seclists.org/oss-sec/2024/q1/31 https://www.cve.org/CVERecord?id=CVE-2024-22365 (* Security fix *) a/xz-5.4.6-x86_64-1.txz: Upgraded. l/python-hatchling-1.21.1-x86_64-1.txz: Upgraded.
24 lines
898 B
Diff
24 lines
898 B
Diff
diff -up Linux-PAM-1.6.0/doc/Makefile.am.noflex Linux-PAM-1.6.0/doc/Makefile.am
|
|
--- Linux-PAM-1.6.0/doc/Makefile.am.noflex 2024-01-23 13:19:04.681955581 +0100
|
|
+++ Linux-PAM-1.6.0/doc/Makefile.am 2024-01-23 13:19:49.740014426 +0100
|
|
@@ -2,7 +2,7 @@
|
|
# Copyright (c) 2005, 2006 Thorsten Kukuk <kukuk@suse.de>
|
|
#
|
|
|
|
-SUBDIRS = man specs sag adg mwg
|
|
+SUBDIRS = man sag adg mwg
|
|
|
|
CLEANFILES = *~
|
|
DISTCLEANFILES = custom-html.xsl custom-man.xsl
|
|
diff -up Linux-PAM-1.6.0/Makefile.am.noflex Linux-PAM-1.6.0/Makefile.am
|
|
--- Linux-PAM-1.6.0/Makefile.am.noflex 2024-01-23 13:19:04.681955581 +0100
|
|
+++ Linux-PAM-1.6.0/Makefile.am 2024-01-23 13:21:03.428109219 +0100
|
|
@@ -4,7 +4,7 @@
|
|
|
|
AUTOMAKE_OPTIONS = 1.9 gnu dist-xz no-dist-gzip check-news
|
|
|
|
-SUBDIRS = libpam tests libpamc libpam_misc modules po conf xtests
|
|
+SUBDIRS = libpam tests libpamc libpam_misc modules po doc xtests
|
|
|
|
if HAVE_DOC
|
|
SUBDIRS += doc
|