[SM-Commit] GIT changes to master grimoire by Arjan Bouter (6bfa403f87586d0d698d514e69e03feca9e3cec9)

Arjan Bouter scm at mail.sourcemage.org
Wed Sep 13 06:26:59 EDT 2006


GIT changes to master grimoire by Arjan Bouter <abouter at sourcemage.org>:

 security-libs/linux-pam/DETAILS  |    2 +-
 security-libs/linux-pam/HISTORY  |    4 ++++
 security-libs/linux-pam/TRIGGERS |    1 +
 3 files changed, 6 insertions(+), 1 deletion(-)

New commits:
commit 6bfa403f87586d0d698d514e69e03feca9e3cec9
Author: Arjan Bouter <abouter at sourcemage.org>
Commit: Arjan Bouter <abouter at sourcemage.org>

    linux-pam: added check_self trigger on cast of gnutls

diff --git a/security-libs/linux-pam/DETAILS b/security-libs/linux-pam/DETAILS
index c1582bf..f9e5dce 100755
--- a/security-libs/linux-pam/DETAILS
+++ b/security-libs/linux-pam/DETAILS
@@ -15,7 +15,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/Linux-
         WEB_SITE=http://www.us.kernel.org/pub/linux/libs/pam
          ENTERED=20010922
       LICENSE[0]=GPL
-      PATCHLEVEL=2
+      PATCHLEVEL=3
         KEYWORDS="security libs"
            SHORT="Linux-PAM provides a flexibile authentication mechanism."
 cat << EOF
diff --git a/security-libs/linux-pam/HISTORY b/security-libs/linux-pam/HISTORY
index 47a8bf5..7bf077c 100644
--- a/security-libs/linux-pam/HISTORY
+++ b/security-libs/linux-pam/HISTORY
@@ -1,3 +1,7 @@
+2006-09-13 Arjan Bouter <abouter at sourcemage.org>
+	* TRIGGERS: added check when gnutls is cast
+	* DETAILS: patchlevel 3
+
 2006-09-08 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: 0.99.6.3
 
diff --git a/security-libs/linux-pam/TRIGGERS b/security-libs/linux-pam/TRIGGERS
new file mode 100755
index 0000000..151ceaa
--- /dev/null
+++ b/security-libs/linux-pam/TRIGGERS
@@ -0,0 +1 @@
+on_cast gnutls check_self



More information about the SM-Commit mailing list