Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (8ef4eae64b0db159cc81a70d981e25715154504f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (8ef4eae64b0db159cc81a70d981e25715154504f)
  • Date: Tue, 16 Oct 2012 15:35:52 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

security-libs/linux-pam/DETAILS | 5 +++--
security-libs/linux-pam/HISTORY | 4 ++++
security-libs/linux-pam/Linux-PAM-1.1.6.tar.bz2.sig |binary
3 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit 8ef4eae64b0db159cc81a70d981e25715154504f
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

linux-pam: Updated to 1.1.6
Upstream MD5/SHA1 not posted for 1.1.6

Fixes compilation with glibc 2.16+:
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../..
-I../../libpam/include -I../.
./libpamc/include -DCHKPWD_HELPER=\"/lib/security/unix_chkpwd\"
-DUPDATE_HELPER=
\"/lib/security/unix_update\" -march=native -mtune=native -m32 -pipe
-DPIC -fPIC
-O2 -MT pam_unix_acct.lo -MD -MP -MF .deps/pam_unix_acct.Tpo -c
pam_unix_acct.c
-fPIC -DPIC -o .libs/pam_unix_acct.o
pam_unix_acct.c: In function '_unix_run_verify_binary':
pam_unix_acct.c:97:19: error: storage size of 'rlim' isn't known
pam_unix_acct.c:106:19: error: 'RLIMIT_NOFILE' undeclared (first use in
this function)
pam_unix_acct.c:106:19: note: each undeclared identifier is reported
only once for each function it appears in
make[3]: *** [pam_unix_acct.lo] Error 1
make[3]: Leaving directory `/usr/src/Linux-PAM-1.1.5/modules/pam_unix'

diff --git a/security-libs/linux-pam/DETAILS b/security-libs/linux-pam/DETAILS
index a3153c1..d3d63ef 100755
--- a/security-libs/linux-pam/DETAILS
+++ b/security-libs/linux-pam/DETAILS
@@ -1,7 +1,9 @@
SPELL=linux-pam
- VERSION=1.1.5
+ VERSION=1.1.6
SECURITY_PATCH=3
SOURCE=Linux-PAM-$VERSION.tar.bz2
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
+#
SOURCE_HASH=sha512:c898c3db3da1856b1b16c2bfe19963c30696345982253888c2edf85317cf82ab4daaf9d105a162975d4cfd818b7bbca3d0e63ea7267af435e8f88b8fdc83ddd0
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Linux-PAM-$VERSION
SOURCE_URL[0]=http://fedorahosted.org/releases/l/i/linux-pam/$SOURCE
# SOURCE_URL[0]=$KERNEL_URL/pub/linux/libs/pam/library/$SOURCE
@@ -11,7 +13,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/Linux-PAM-$VERSION
# SOURCE2_URL[0]=$KERNEL_URL/pub/linux/libs/pam/library/$SOURCE2
# SOURCE2_URL[1]=ftp://ftp.kernel.org/pub/linux/libs/pam/library/$SOURCE2

-
SOURCE_HASH=sha512:c898c3db3da1856b1b16c2bfe19963c30696345982253888c2edf85317cf82ab4daaf9d105a162975d4cfd818b7bbca3d0e63ea7267af435e8f88b8fdc83ddd0
# SOURCE_GPG=kernel.gpg:$SOURCE2
# SOURCE2_IGNORE=signature

diff --git a/security-libs/linux-pam/HISTORY b/security-libs/linux-pam/HISTORY
index de5fc5c..d3f67f8 100644
--- a/security-libs/linux-pam/HISTORY
+++ b/security-libs/linux-pam/HISTORY
@@ -1,3 +1,7 @@
+2012-10-16 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.1.6
+ Upstream MD5/SHA1 not posted for 1.1.6
+
2012-07-07 Sukneet Basuta <sukneet AT sourcemage.org>
* CONFIGURE: remove config_query for SELINUX
* DEPENDS: switch to optional_depends for selinux to pass proper
flags
diff --git a/security-libs/linux-pam/Linux-PAM-1.1.6.tar.bz2.sig
b/security-libs/linux-pam/Linux-PAM-1.1.6.tar.bz2.sig
new file mode 100644
index 0000000..4707a7b
Binary files /dev/null and
b/security-libs/linux-pam/Linux-PAM-1.1.6.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (8ef4eae64b0db159cc81a70d981e25715154504f), Eric Sandall, 10/16/2012

Archive powered by MHonArc 2.6.24.

Top of Page