Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Net-Server for openSUSE:Factory
checked in at 2022-12-10 21:17:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Net-Server (Old)
and /work/SRC/openSUSE:Factory/.perl-Net-Server.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Net-Server"
Sat Dec 10 21:17:23 2022 rev:30 rq:1041715 version:2.013
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Net-Server/perl-Net-Server.changes
2021-04-06 17:28:42.443050874 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Net-Server.new.1835/perl-Net-Server.changes
2022-12-10 21:17:25.137412867 +0100
@@ -1,0 +2,30 @@
+Sun Dec 4 03:08:35 UTC 2022 - Tina Müller <[email protected]>
+
+- updated to 2.013
+ see /usr/share/doc/packages/perl-Net-Server/Changes
+
+ 2.013 Dec 03 2022
+ - Update MANIFEST for missing file
+
+ 2.012 Dec 02 2022
+ - More code/documentation typo fixes
+ - Add /simple routes to HTTP and PSGI echo handlers for doing static
request samples.
+ - Fix PSGI header handling that was broken in 2.011
+
+ 2.011 Dec 01 2022
+ - Default to IO::Socket::IP with continued fallback to
IO::Socket::INET6
+ - Add double_reverse_lookups configuration and code
+ - Cleanup hostname lookup under both IO::Socket::IP and
IO::Socket::INET6
+ - Change SSL to use IO::Socket::SSL SSL_startHandshake
+ - Fix semaphore release
+ - Update various POD issues
+ - Finally add register_child method called if a child process is
started.
+ - Bugfix Net::Server::PSGI
+ - Allow groups to be separated by ,
+ - Allow . in usernames and groups
+ - Allow space in config file values
+ - Retro-actively acknowlege that 2.008 changed default
Net::Server::HTTP type to PreFork (and update docs)
+ - Fix Location bounce with other status set
+ - Return status 400 under request_denied_hook in Net::Server::HTTP
+
+-------------------------------------------------------------------
Old:
----
Net-Server-2.010.tar.gz
New:
----
Net-Server-2.013.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Net-Server.spec ++++++
--- /var/tmp/diff_new_pack.0Fr5PO/_old 2022-12-10 21:17:25.857417077 +0100
+++ /var/tmp/diff_new_pack.0Fr5PO/_new 2022-12-10 21:17:25.861417100 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Net-Server
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +18,10 @@
%define cpan_name Net-Server
Name: perl-Net-Server
-Version: 2.010
+Version: 2.013
Release: 0
-Summary: Extensible, general Perl server engine
License: Artistic-1.0 OR GPL-1.0-or-later
+Summary: Extensible Perl internet server
URL: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/R/RH/RHANDOM/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
++++++ Net-Server-2.010.tar.gz -> Net-Server-2.013.tar.gz ++++++
++++ 3223 lines of diff (skipped)