nss-pam-ldapd commit: r1861 - in nss-pam-ldapd-0.7: . man
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1861 - in nss-pam-ldapd-0.7: . man
- From: Commits of the nss-pam-ldapd project <nss-pam-ldapd-commits [at] lists.arthurdejong.org>
- To: nss-pam-ldapd-commits [at] lists.arthurdejong.org
- Reply-to: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: nss-pam-ldapd commit: r1861 - in nss-pam-ldapd-0.7: . man
- Date: Fri, 14 Dec 2012 21:02:52 +0100 (CET)
Author: arthur
Date: Fri Dec 14 21:02:52 2012
New Revision: 1861
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=1861&view=revision
Log:
get files ready for 0.7.18 release
Modified:
nss-pam-ldapd-0.7/ChangeLog
nss-pam-ldapd-0.7/NEWS
nss-pam-ldapd-0.7/configure.ac
nss-pam-ldapd-0.7/man/nslcd.8.xml
nss-pam-ldapd-0.7/man/nslcd.conf.5.xml
nss-pam-ldapd-0.7/man/pam_ldap.8.xml
Modified: nss-pam-ldapd-0.7/ChangeLog
==============================================================================
--- nss-pam-ldapd-0.7/ChangeLog Fri Dec 14 17:36:54 2012 (r1860)
+++ nss-pam-ldapd-0.7/ChangeLog Fri Dec 14 21:02:52 2012 (r1861)
@@ -1,3 +1,26 @@
+2012-12-14 16:36 arthur
+
+ * [r1860] ., common/nslcd-prot.c: set FD_CLOEXEC in NSS and PAM
+ modules to ensure that nslcd file descriptor is not leaked to
+ child processes (r1821 from 0.8)
+
+2012-10-12 15:29 arthur
+
+ * [r1782] ., common/tio.c: check if the file descriptor can be
+ stored in the select() file descriptor set (r1781 from 0.8)
+
+2012-09-08 19:15 arthur
+
+ * [r1760] ChangeLog, ChangeLog-2009, ChangeLog-2010,
+ ChangeLog-2011, Makefile.am: archive older ChangeLog entries in
+ year files
+
+2012-09-08 16:23 arthur
+
+ * [r1758] ChangeLog, NEWS, configure.ac, man/nslcd.8.xml,
+ man/nslcd.conf.5.xml, man/pam_ldap.8.xml: get files ready for
+ 0.7.17 release
+
2012-09-08 16:08 arthur
* [r1757] ., nslcd/nslcd.c: properly handle failures to truncate
Modified: nss-pam-ldapd-0.7/NEWS
==============================================================================
--- nss-pam-ldapd-0.7/NEWS Fri Dec 14 17:36:54 2012 (r1860)
+++ nss-pam-ldapd-0.7/NEWS Fri Dec 14 21:02:52 2012 (r1861)
@@ -1,3 +1,13 @@
+changes from 0.7.17 to 0.7.18
+-----------------------------
+
+* ensure that select() is not passed a too high file descriptor to avoid
+ issues when a large number of file descriptors are open (thanks Adrien
+ Urban)
+* use FD_CLOEXEC in NSS and PAM modules to ensure that nslcd file descriptor
+ is not leaked to child processes
+
+
changes from 0.7.16 to 0.7.17
-----------------------------
Modified: nss-pam-ldapd-0.7/configure.ac
==============================================================================
--- nss-pam-ldapd-0.7/configure.ac Fri Dec 14 17:36:54 2012 (r1860)
+++ nss-pam-ldapd-0.7/configure.ac Fri Dec 14 21:02:52 2012 (r1861)
@@ -32,8 +32,8 @@
configure.ac file for more details.])
# initialize and set version and bugreport address
-AC_INIT([nss-pam-ldapd],[0.7.17],[nss-pam-ldapd-users@lists.arthurdejong.org])
-RELEASE_MONTH="Sep 2012"
+AC_INIT([nss-pam-ldapd],[0.7.18],[nss-pam-ldapd-users@lists.arthurdejong.org])
+RELEASE_MONTH="Dec 2012"
AC_SUBST(RELEASE_MONTH)
AC_CONFIG_SRCDIR([nslcd.h])
Modified: nss-pam-ldapd-0.7/man/nslcd.8.xml
==============================================================================
--- nss-pam-ldapd-0.7/man/nslcd.8.xml Fri Dec 14 17:36:54 2012 (r1860)
+++ nss-pam-ldapd-0.7/man/nslcd.8.xml Fri Dec 14 21:02:52 2012 (r1861)
@@ -36,9 +36,9 @@
<refmeta>
<refentrytitle>nslcd</refentrytitle>
<manvolnum>8</manvolnum>
- <refmiscinfo class="version">Version 0.7.17</refmiscinfo>
+ <refmiscinfo class="version">Version 0.7.18</refmiscinfo>
<refmiscinfo class="manual">System Manager's Manual</refmiscinfo>
- <refmiscinfo class="date">Sep 2012</refmiscinfo>
+ <refmiscinfo class="date">Dec 2012</refmiscinfo>
</refmeta>
<refnamediv id="name">
Modified: nss-pam-ldapd-0.7/man/nslcd.conf.5.xml
==============================================================================
--- nss-pam-ldapd-0.7/man/nslcd.conf.5.xml Fri Dec 14 17:36:54 2012
(r1860)
+++ nss-pam-ldapd-0.7/man/nslcd.conf.5.xml Fri Dec 14 21:02:52 2012
(r1861)
@@ -36,9 +36,9 @@
<refmeta>
<refentrytitle>nslcd.conf</refentrytitle>
<manvolnum>5</manvolnum>
- <refmiscinfo class="version">Version 0.7.17</refmiscinfo>
+ <refmiscinfo class="version">Version 0.7.18</refmiscinfo>
<refmiscinfo class="manual">System Manager's Manual</refmiscinfo>
- <refmiscinfo class="date">Sep 2012</refmiscinfo>
+ <refmiscinfo class="date">Dec 2012</refmiscinfo>
</refmeta>
<refnamediv id="name">
Modified: nss-pam-ldapd-0.7/man/pam_ldap.8.xml
==============================================================================
--- nss-pam-ldapd-0.7/man/pam_ldap.8.xml Fri Dec 14 17:36:54 2012
(r1860)
+++ nss-pam-ldapd-0.7/man/pam_ldap.8.xml Fri Dec 14 21:02:52 2012
(r1861)
@@ -35,9 +35,9 @@
<refmeta>
<refentrytitle>pam_ldap</refentrytitle>
<manvolnum>8</manvolnum>
- <refmiscinfo class="version">Version 0.7.17</refmiscinfo>
+ <refmiscinfo class="version">Version 0.7.18</refmiscinfo>
<refmiscinfo class="manual">System Manager's Manual</refmiscinfo>
- <refmiscinfo class="date">Sep 2012</refmiscinfo>
+ <refmiscinfo class="date">Dec 2012</refmiscinfo>
</refmeta>
<refnamediv id="name">
--
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits/
- nss-pam-ldapd commit: r1861 - in nss-pam-ldapd-0.7: . man,
Commits of the nss-pam-ldapd project