Browse Source

pam: Updated (1.1.6 -> 1.1.8)

master
Alejandro Mery 10 years ago
parent
commit
d00165ec6b
  1. 38
      base/pam/namespace.d_outside_sandbox.patch
  2. 8
      base/pam/pam.desc

38
base/pam/namespace.d_outside_sandbox.patch

@ -1,38 +0,0 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../pam/namespace.d_outside_sandibox.patch
# Copyright (C) 2013 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
# This patch file is dual-licensed. It is available under the license the
# patched project is licensed under, as long as it is an OpenSource license
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
# of the GNU General Public License as published by the Free Software
# Foundation; either version 2 of the License, or (at your option) any later
# version.
# --- SDE-COPYRIGHT-NOTE-END ---
--- ./modules/pam_namespace/Makefile.am.orig 2013-08-22 11:30:59.729193658 +0200
+++ ./modules/pam_namespace/Makefile.am 2013-08-22 11:32:06.941196275 +0200
@@ -40,7 +40,7 @@
secureconf_SCRIPTS = namespace.init
install-data-local:
- mkdir -p $(namespaceddir)
+ mkdir -p $(DESTDIR)$(namespaceddir)
endif
--- ./modules/pam_namespace/Makefile.in.orig 2013-08-22 11:31:02.833193778 +0200
+++ ./modules/pam_namespace/Makefile.in 2013-08-22 11:32:29.397197149 +0200
@@ -871,7 +871,7 @@
@HAVE_UNSHARE_TRUE@install-data-local:
-@HAVE_UNSHARE_TRUE@ mkdir -p $(namespaceddir)
+@HAVE_UNSHARE_TRUE@ mkdir -p $(DESTDIR)$(namespaceddir)
@ENABLE_REGENERATE_MAN_TRUE@README: pam_namespace.8.xml namespace.conf.5.xml
@ENABLE_REGENERATE_MAN_TRUE@-include $(top_srcdir)/Make.xml.rules

8
base/pam/pam.desc

@ -3,7 +3,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../pam/pam.desc
[COPY] Copyright (C) 2006 - 2013 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2014 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf
[COPY]
@ -34,11 +34,11 @@
[L] GPL
[S] Stable
[V] 1.1.6
[V] 1.1.8
[P] X -1-3-5---9 120.050
[D] 2954807021 Linux-PAM-1.1.6.tar.bz2 https://fedorahosted.org/releases/l/i/linux-pam/
[D] 3982278485 Linux-PAM-1.1.6-docs.tar.bz2 https://fedorahosted.org/releases/l/i/linux-pam/
[D] 1805451095 Linux-PAM-1.1.8.tar.bz2 https://fedorahosted.org/releases/l/i/linux-pam/
[D] 2293285656 Linux-PAM-1.1.8-docs.tar.bz2 https://fedorahosted.org/releases/l/i/linux-pam/
# 2011-11-10: kernel.org upstream still down
#[D] 3871533660 Linux-PAM-1.1.4.tar.bz2 http://www.kernel.org/pub/linux/libs/pam/library/
#[D] 193999600 Linux-PAM-1.1.4-docs.tar.bz2 http://www.kernel.org/pub/linux/libs/pam//documentation/

Loading…
Cancel
Save