| 
									
										
										
										
											2018-01-23 08:25:04 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Tue Jan 23 07:07:49 UTC 2018 - coolo@suse.com | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - updated to 2.027 | 
					
						
							|  |  |  |    see /usr/share/doc/packages/perl-Socket/Changes | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   2.027   2018-01-12 16:58:47 | 
					
						
							|  |  |  |           [BUGFIXES] | 
					
						
							|  |  |  |            * Reimplement croak_sv (securely) for older perls (RT124063) | 
					
						
							|  |  |  |    | 
					
						
							|  |  |  |   2.026   2018-01-11 23:15:28 | 
					
						
							|  |  |  |           [CHANGES] | 
					
						
							|  |  |  |            * Add TCP_USER_TIMEOUT (RT123253) | 
					
						
							|  |  |  |    | 
					
						
							|  |  |  |           [BUGFIXES] | 
					
						
							|  |  |  |            * Fix printf format specifier for STRLEN/sizeof (RT124044) | 
					
						
							|  |  |  |            * Recognise %Config key for HAS_GAI_STRERROR (RT124044) | 
					
						
							|  |  |  |            * Remove unused and insecure implementation of croak_sv (RT122830) | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2018-01-22 21:02:01 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Wed Jan 10 07:12:38 UTC 2018 - coolo@suse.com | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - updated to 2.025 | 
					
						
							|  |  |  |    see /usr/share/doc/packages/perl-Socket/Changes | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   2.025   2018-01-09 15:12:51 | 
					
						
							|  |  |  |           [CHANGES] | 
					
						
							|  |  |  |            * Add IPPROTO_ICMPV6 | 
					
						
							|  |  |  |    | 
					
						
							|  |  |  |           [BUGFIXES] | 
					
						
							|  |  |  |            * Fix for C++11 compilers - require a space either side of | 
					
						
							|  |  |  |              string-pasting macros (thanks Karl Williamson) | 
					
						
							|  |  |  |            * Fix for machines lacking HAS_SOCKADDR_IN6 (RT116913) (thanks ilmari) | 
					
						
							|  |  |  |            * Print to STDERR on test failures (RT123436) (thanks ilmari) | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-08-12 06:34:10 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Fri Aug 12 05:58:25 UTC 2016 - coolo@suse.com | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - updated to 2.024 | 
					
						
							|  |  |  |    see /usr/share/doc/packages/perl-Socket/Changes | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   2.024   2016/08/11 13:49:48 | 
					
						
							|  |  |  |           [BUGFIXES] | 
					
						
							|  |  |  |            * Restore back-compat to pre-2.011 behaviour on undefined port | 
					
						
							|  |  |  |              numbers to pack_sockaddr_in(6?) - silently accept undef as zero | 
					
						
							|  |  |  |              (RT116699) | 
					
						
							|  |  |  |            * Warn if pack_sockaddr_un is truncating an overly long path | 
					
						
							|  |  |  |              (mitigates but does not resolve RT116819) | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-08-04 11:58:14 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Thu Aug  4 05:59:59 UTC 2016 - coolo@suse.com | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - updated to 2.023 | 
					
						
							|  |  |  |    see /usr/share/doc/packages/perl-Socket/Changes | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   2.023   2016/08/02 14:50:50 | 
					
						
							|  |  |  |           [CHANGES] | 
					
						
							|  |  |  |            * Add more socket(7), ip(7) and ipv6(7) socket options from Linux | 
					
						
							|  |  |  |    | 
					
						
							|  |  |  |           [BUGFIXES] | 
					
						
							|  |  |  |            * Fix skip count for abstract AF_UNIX path tests when not running on | 
					
						
							|  |  |  |              Linux | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-08-03 11:49:17 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Tue Aug  2 05:51:58 UTC 2016 - coolo@suse.com | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - updated to 2.022 | 
					
						
							|  |  |  |    see /usr/share/doc/packages/perl-Socket/Changes | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   2.022   2016/08/01 16:02:48 | 
					
						
							|  |  |  |           [CHANGES] | 
					
						
							|  |  |  |            * Throw exceptions if pack/unpack sockaddr functions are passed | 
					
						
							|  |  |  |              undefined arguments (RT116624) | 
					
						
							|  |  |  |    | 
					
						
							|  |  |  |           [BUGFIXES] | 
					
						
							|  |  |  |            * Fix coverty complaint (RT111707) | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-03-18 21:34:33 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Fri Mar 18 20:50:18 UTC 2016 - chris@computersalat.de | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - initial pkg 2.021 | 
					
						
							|  |  |  | 
 |