From bdcf3f0e246c5aa3072c4f82dd9cd0541f4e79aa Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Wed, 27 Oct 2010 22:31:05 +0200 Subject: [PATCH] ngIRCd Release 17~rc3 --- ChangeLog | 10 ++++++++++ contrib/Debian/changelog | 6 ++++++ contrib/ngircd.spec | 2 +- 3 files changed, 17 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 07e77a91..6cd1e962 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,16 @@ ngIRCd Release 17 + ngIRCd 17~rc3 (2010-10-27) + - Xcode builds: detect version number correctly, updateed project file + to use the Mac OS X 10.5.x SDK, disable pam_fail_delay() because it + is only available starting with Mac OS X 10.6, and generate a default + PAM configuration for the Mac OS X Installer.app package of ngIRCd. + - Debian: updated standards version to 3.9.1, added libpam0g-dev to the + dependencies, and install a default /etc/pam.d/ngircd allowing all logins. + - Make contrib/platformtest.sh more portable. + - Fix connect attempts to further IP addresses of outgoing server links. + ngIRCd 17~rc2 (2010-10-25) - ZeroConf: include header files missing since commit a988bbc86a. - Generate ngIRCd version number from GIT tag. diff --git a/contrib/Debian/changelog b/contrib/Debian/changelog index 395c17a1..000392bf 100644 --- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (17~rc3-0ab1) unstable; urgency=low + + * New "upstream" release candidate 3 for ngIRCd Release 17. + + -- Alexander Barton Wed, 27 Oct 2010 22:30:08 +0200 + ngircd (17~rc2-0ab2) unstable; urgency=low * Install /etc/pam.d/ngircd including "auth required pam_permit.so" when diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec index 719eac4e..c960ad40 100644 --- a/contrib/ngircd.spec +++ b/contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version 17~rc2 +%define version 17~rc3 %define release 1 %define prefix %{_prefix} -- 2.39.2