mirror of
				https://github.com/osmarks/ngircd.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	ngIRCd Release 17~rc3
This commit is contained in:
		
							
								
								
									
										10
									
								
								ChangeLog
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								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. | ||||
|   | ||||
| @@ -1,3 +1,9 @@ | ||||
| ngircd (17~rc3-0ab1) unstable; urgency=low | ||||
|  | ||||
|   * New "upstream" release candidate 3 for ngIRCd Release 17. | ||||
|  | ||||
|  -- Alexander Barton <alex@barton.de>  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 | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| %define name    ngircd | ||||
| %define version 17~rc2 | ||||
| %define version 17~rc3 | ||||
| %define release 1 | ||||
| %define prefix  %{_prefix} | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Alexander Barton
					Alexander Barton