nss-pam-ldapd commit: r2145 - debian/nss-pam-ldapd/branches/jessie/debian
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r2145 - debian/nss-pam-ldapd/branches/jessie/debian
- 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: r2145 - debian/nss-pam-ldapd/branches/jessie/debian
- Date: Tue, 19 Jan 2016 18:50:52 -0000
Author: arthur
Date: Tue Jan 19 19:50:51 2016
New Revision: 2145
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=2145&view=revision
Log:
ensure proper return code of init script (closes: #794686)
Modified:
debian/nss-pam-ldapd/branches/jessie/debian/changelog
debian/nss-pam-ldapd/branches/jessie/debian/nslcd.init
Modified: debian/nss-pam-ldapd/branches/jessie/debian/changelog
==============================================================================
--- debian/nss-pam-ldapd/branches/jessie/debian/changelog Sun Sep 20
13:45:49 2015 (r2144)
+++ debian/nss-pam-ldapd/branches/jessie/debian/changelog Tue Jan 19
19:50:51 2016 (r2145)
@@ -3,8 +3,9 @@
* fix-issues-withdaemonising.patch, avoid-signal-race.patch: patches to
fix issues with daemonising nslcd and avoid a race condition in signal
handling during start-up (closes: #759544)
+ * ensure proper return code of init script (closes: #794686)
- -- Arthur de Jong <adejong@debian.org> Wed, 13 May 2015 23:14:48 +0200
+ -- Arthur de Jong <adejong@debian.org> Tue, 19 Jan 2016 19:48:28 +0100
nss-pam-ldapd (0.9.4-3) unstable; urgency=low
Modified: debian/nss-pam-ldapd/branches/jessie/debian/nslcd.init
==============================================================================
--- debian/nss-pam-ldapd/branches/jessie/debian/nslcd.init Sun Sep 20
13:45:49 2015 (r2144)
+++ debian/nss-pam-ldapd/branches/jessie/debian/nslcd.init Tue Jan 19
19:50:51 2016 (r2145)
@@ -174,5 +174,3 @@
exit 1
;;
esac
-
-exit 0
--
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: r2145 - debian/nss-pam-ldapd/branches/jessie/debian,
Commits of the nss-pam-ldapd project