5167a5f239 
					 
					
						
						
							
							Add Gitea build results  
						
						
						
						
					 
					
						2025-08-12 18:14:39 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						40865f4526 
					 
					
						
						
							
							Accepting request 1292098 from devel:languages:perl  
						
						... 
						
						
						
						- Normalize CPAN version
  See https://github.com/openSUSE/cpanspec/issues/47  for details
OBS-URL: https://build.opensuse.org/request/show/1292098 
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Daemon?expand=0&rev=19  
						
						
					 
					
						2025-07-14 08:47:58 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9474f6f86e 
					 
					
						
						
							
							Normalize CPAN version  
						
						... 
						
						
						
						See https://github.com/openSUSE/cpanspec/issues/47  for details
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Daemon?expand=0&rev=24  
						
						
					 
					
						2025-07-11 14:15:30 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ae1f3fdfd2 
					 
					
						
						
							
							Accepting request 1070691 from devel:languages:perl  
						
						... 
						
						
						
						OBS-URL: https://build.opensuse.org/request/show/1070691 
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Daemon?expand=0&rev=18  
						
						
					 
					
						2023-03-11 17:23:38 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d48b835b80 
					 
					
						
						
							
							Accepting request 1070512 from devel:languages:perl:autoupdate  
						
						... 
						
						
						
						- Remove patches
  - CVE-2022-31081-2.patch
  - CVE-2022-31081-Add-new-test-for-Content-Length-issues.patch
  - CVE-2022-31081.patch
  They were fixed upstream (bsc#1201157)
- updated to 6.16
   see /usr/share/doc/packages/perl-HTTP-Daemon/Changes
  6.16      2023-02-24 03:07:14Z
    - Bump LWP::UserAgent to 6.37 in TestSuggests (GH#65) (Olaf Alders)
  6.15      2023-02-22 22:02:46Z
    - Fix CVE-2022-31081: Inconsistent Interpretation of HTTP Requests
      Correctly handle multiple Content-Length headers and its variants
      (Theo van Hoesel)
      Closes "Discrepancies in the Parsing of Content Length header ..." (GH#56)
      (blessingcharles)
    - kill test server with KILL rather than QUIT (GH#63) (Graham Knop)
    - Create TestServer test lib for running daemon process (GH#62) (Graham Knop)
    - Clean up tests (GH#61) (Graham Knop)
OBS-URL: https://build.opensuse.org/request/show/1070512 
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Daemon?expand=0&rev=22  
						
						
					 
					
						2023-03-10 10:46:29 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6a44b03da6 
					 
					
						
						
							
							Accepting request 991013 from devel:languages:perl  
						
						... 
						
						
						
						OBS-URL: https://build.opensuse.org/request/show/991013 
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Daemon?expand=0&rev=17  
						
						
					 
					
						2022-07-31 21:00:35 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						248fd48db0 
					 
					
						
						
							
							Accepting request 991012 from home:ohollmann:branches:devel:languages:perl  
						
						... 
						
						
						
						Add test for CVE-2022-31081.
OBS-URL: https://build.opensuse.org/request/show/991012 
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Daemon?expand=0&rev=20  
						
						
					 
					
						2022-07-25 11:50:51 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						410d10973f 
					 
					
						
						
							
							Accepting request 988945 from home:ohollmann:branches:devel:languages:perl  
						
						... 
						
						
						
						- Fix request smuggling in HTTP::Daemon
  (CVE-2022-31081, bsc#1201157)
  * CVE-2022-31081.patch
  * CVE-2022-31081-2.patch
OBS-URL: https://build.opensuse.org/request/show/988945 
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Daemon?expand=0&rev=19  
						
						
					 
					
						2022-07-18 15:36:00 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0b926e308c 
					 
					
						
						
							
							Accepting request 960193 from devel:languages:perl  
						
						... 
						
						
						
						OBS-URL: https://build.opensuse.org/request/show/960193 
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Daemon?expand=0&rev=16  
						
						
					 
					
						2022-03-09 17:47:05 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						92b96b534e 
					 
					
						
						
							
							Accepting request 959385 from devel:languages:perl:autoupdate  
						
						... 
						
						
						
						- updated to 6.14
   see /usr/share/doc/packages/perl-HTTP-Daemon/Changes
  6.14      2022-03-03 20:47:51Z
    - Test using loopback rather than internet accessible address (GH#52)
      (Michal Josef Špaček)
    - Use GH Perl helpers for build and coverage jobs (GH#53) (Olaf Alders)
OBS-URL: https://build.opensuse.org/request/show/959385 
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Daemon?expand=0&rev=17  
						
						
					 
					
						2022-03-08 11:48:24 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3688515166 
					 
					
						
						
							
							Accepting request 955047 from devel:languages:perl  
						
						... 
						
						
						
						OBS-URL: https://build.opensuse.org/request/show/955047 
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Daemon?expand=0&rev=15  
						
						
					 
					
						2022-02-16 23:30:10 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						83d3629bde 
					 
					
						
						
							
							Accepting request 954198 from devel:languages:perl:autoupdate  
						
						... 
						
						
						
						- updated to 6.13
   see /usr/share/doc/packages/perl-HTTP-Daemon/Changes
  6.13      2022-02-09 20:39:12Z
    - Bump minimum IO::Socket::IP version to 0.32 (GH#50) (Olaf Alders)
OBS-URL: https://build.opensuse.org/request/show/954198 
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Daemon?expand=0&rev=16  
						
						
					 
					
						2022-02-15 15:13:36 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						41de64be7d 
					 
					
						
						
							
							Accepting request 811724 from devel:languages:perl  
						
						... 
						
						
						
						OBS-URL: https://build.opensuse.org/request/show/811724 
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Daemon?expand=0&rev=14  
						
						
					 
					
						2020-06-09 22:33:36 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						25b0f0d9b7 
					 
					
						
						
							
							Accepting request 811722 from devel:languages:perl:autoupdate  
						
						... 
						
						
						
						- updated to 6.12
   see /usr/share/doc/packages/perl-HTTP-Daemon/Changes
  6.12      2020-06-04 16:01:31Z
    - No changes since TRIAL release 6.11
  
  6.11      2020-06-03 14:47:21Z (TRIAL RELEASE)
    - An IPv6 zone separator must be URI-quoted (GH#47) (Petr Pisar and Olaf
      Alders)
OBS-URL: https://build.opensuse.org/request/show/811722 
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Daemon?expand=0&rev=14  
						
						
					 
					
						2020-06-05 09:52:50 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2a713ba1c5 
					 
					
						
						
							
							Accepting request 809206 from devel:languages:perl  
						
						... 
						
						
						
						OBS-URL: https://build.opensuse.org/request/show/809206 
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Daemon?expand=0&rev=13  
						
						
					 
					
						2020-06-02 12:33:41 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4ec9878de0 
					 
					
						
						
							
							Accepting request 809203 from devel:languages:perl:autoupdate  
						
						... 
						
						
						
						updated to 6.10
   see /usr/share/doc/packages/perl-HTTP-Daemon/Changes
  6.10      2020-05-26 16:20:36Z
    - No changes since TRIAL release 6.09
  
  6.09      2020-05-25 16:52:14Z (TRIAL RELEASE)
    - Require IO::Socket::IP 0.25 so that HTTP::Tiny uses it (GH#45) (Shoichi Kaji)
  
  6.08      2020-05-22 15:26:00Z (TRIAL RELEASE)
    - In t/chunked.t, leave choosing IP address family to IO::Socket::IP (GH#42) (Shoichi Kaji)
    - Add "IPv6 SUPPORT" section to pod (GH#43) (Shoichi Kaji)
    - Use HTTP::Tiny 0.042+ for IPv6 support (GH#41) (Shoichi Kaji)
  
  6.07      2020-05-19 19:19:53Z (TRIAL RELEASE)
    - Prefer IP address for host in $d->url (GH#40) (Shoichi Kaji)
    - Improve documentation readability (GH#36) (Ferenc Erki)
OBS-URL: https://build.opensuse.org/request/show/809203 
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Daemon?expand=0&rev=12  
						
						
					 
					
						2020-05-27 08:33:49 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						878c4f6ab9 
					 
					
						
						
							
							Accepting request 727335 from devel:languages:perl  
						
						... 
						
						
						
						OBS-URL: https://build.opensuse.org/request/show/727335 
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Daemon?expand=0&rev=12  
						
						
					 
					
						2019-09-07 09:28:52 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						27efa09121 
					 
					
						
						
							
							Accepting request 727233 from devel:languages:perl:autoupdate  
						
						... 
						
						
						
						Automatic update
OBS-URL: https://build.opensuse.org/request/show/727233 
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Daemon?expand=0&rev=10  
						
						
					 
					
						2019-08-30 20:17:19 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						edf65ed2d8 
					 
					
						
						
							
							Accepting request 719394 from devel:languages:perl  
						
						... 
						
						
						
						OBS-URL: https://build.opensuse.org/request/show/719394 
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Daemon?expand=0&rev=11  
						
						
					 
					
						2019-07-30 12:02:01 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6f56dd0078 
					 
					
						
						
							
							Accepting request 719017 from devel:languages:perl:autoupdate  
						
						... 
						
						
						
						automatic update
OBS-URL: https://build.opensuse.org/request/show/719017 
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Daemon?expand=0&rev=8  
						
						
					 
					
						2019-07-28 15:09:22 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1aa4112401 
					 
					
						
						
							
							Accepting request 690873 from devel:languages:perl  
						
						... 
						
						
						
						OBS-URL: https://build.opensuse.org/request/show/690873 
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Daemon?expand=0&rev=10  
						
						
					 
					
						2019-04-04 12:12:44 +00:00 
						 
				 
			
				
					
						
							
							
								Stephan Kulow 
							
						 
					 
					
						
						
							
						
						9ff2c42414 
					 
					
						
						
							
							Accepting request 690860 from devel:languages:perl:autoupdate  
						
						... 
						
						
						
						automatic update
OBS-URL: https://build.opensuse.org/request/show/690860 
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Daemon?expand=0&rev=6  
						
						
					 
					
						2019-04-03 07:37:46 +00:00 
						 
				 
			
				
					
						
							
							
								Stephan Kulow 
							
						 
					 
					
						
						
							
						
						15fa755d02 
					 
					
						
						
							
							- updated to 6.03  
						
						... 
						
						
						
						see /usr/share/doc/packages/perl-HTTP-Daemon/Changes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Daemon?expand=0&rev=5  
						
						
					 
					
						2019-04-02 05:25:46 +00:00 
						 
				 
			
				
					
						
							
							
								Stephan Kulow 
							
						 
					 
					
						
						
							
						
						3dc3136620 
					 
					
						
						
							
							filter description  
						
						... 
						
						
						
						OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Daemon?expand=0&rev=4  
						
						
					 
					
						2019-04-02 05:24:42 +00:00 
						 
				 
			
				
					
						
							
							
								Stephan Kulow 
							
						 
					 
					
						
						
							
						
						9f364548b5 
					 
					
						
						
							
							Accepting request 105997 from devel:languages:perl  
						
						... 
						
						
						
						- updated to 6.01
  If you bind localhost, don't trust gethostbyaddr() to resolve the
  address.  [RT#67247]
  Restore perl-5.8.1 compatiblity.
OBS-URL: https://build.opensuse.org/request/show/105997 
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Daemon?expand=0&rev=5  
						
						
					 
					
						2012-03-01 16:23:26 +00:00 
						 
				 
			
				
					
						
							
							
								Stephan Kulow 
							
						 
					 
					
						
						
							
						
						a6f1b0f2c1 
					 
					
						
						
							
							replace license with spdx.org variant  
						
						... 
						
						
						
						OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Daemon?expand=0&rev=4  
						
						
					 
					
						2011-12-06 17:42:42 +00:00 
						 
				 
			
				
					
						
							
							
								Sascha Peilicke 
							
						 
					 
					
						
						
							
						
						22a86d48f4 
					 
					
						
						
							
							Autobuild autoformatter for 64414  
						
						... 
						
						
						
						OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Daemon?expand=0&rev=2  
						
						
					 
					
						2011-03-18 13:27:03 +00:00 
						 
				 
			
				
					
						
							
							
								Sascha Peilicke 
							
						 
					 
					
						
						
							
						
						a61d960002 
					 
					
						
						
							
							Accepting request 64414 from devel:languages:perl  
						
						... 
						
						
						
						Accepted submit request 64414 from user vitezslav_cizek
OBS-URL: https://build.opensuse.org/request/show/64414 
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Daemon?expand=0&rev=1  
						
						
					 
					
						2011-03-18 13:26:53 +00:00