Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (6bfa403f87586d0d698d514e69e03feca9e3cec9)
  • Date: Wed, 13 Sep 2006 05:26:59 -0500

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



  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (6bfa403f87586d0d698d514e69e03feca9e3cec9), Arjan Bouter, 09/13/2006

Archive powered by MHonArc 2.6.24.

Top of Page