Files
perl-CGI-Emulate-PSGI/perl-CGI-Emulate-PSGI.changes

97 lines
3.2 KiB
Plaintext

-------------------------------------------------------------------
Tue May 9 05:09:01 UTC 2017 - coolo@suse.com
- updated to 0.23
see /usr/share/doc/packages/perl-CGI-Emulate-PSGI/Changes
0.23 2017-05-08 04:45:43 UTC
- Respect an NPH script's HTTP status line (wu-lee) #4
-------------------------------------------------------------------
Wed Jul 20 05:04:53 UTC 2016 - coolo@suse.com
- updated to 0.22
see /usr/share/doc/packages/perl-CGI-Emulate-PSGI/Changes
0.22 2016-07-19 08:03:23 PDT
- Do not set HTTP_PROXY (kazeburo) #14
-------------------------------------------------------------------
Wed Jul 22 08:42:20 UTC 2015 - coolo@suse.com
- updated to 0.21
see /usr/share/doc/packages/perl-CGI-Emulate-PSGI/Changes
0.21 2015-07-21 09:02:04 PDT
- Fix to restore the selected filehandle correctly #12
-------------------------------------------------------------------
Thu Apr 16 19:20:05 UTC 2015 - coolo@suse.com
- updated to 0.20
see /usr/share/doc/packages/perl-CGI-Emulate-PSGI/Changes
0.20 2014-09-08 11:06:19 PDT
- Add Test::Requires dependency (andk)
0.19 2014-08-31 14:04:44 JST
- Revert #3 since it causes deep recursion when printing to STDERR
inside CGI handler under some perl environments. #6
0.18 2014-08-07 07:58:32 PDT
- Fix perl prereq (haarg) #7
0.17 2014-08-03 18:30:54 PDT
- Make it work with debugger with perl 5.8.x (tehmoth) #5
0.16 2013-09-18 12:23:21 JST
- Use tied handle for STDIN/STDERR (#3)
- Convert to Milla
-------------------------------------------------------------------
Sat May 11 21:37:25 UTC 2013 - lars@linux-schulserver.de
- update to 0.15:
+ Repackage with the latest Module::Install
- fix build on distributions with old Test::More
-------------------------------------------------------------------
Mon Dec 24 15:02:39 UTC 2012 - lars@linux-schulserver.de
- remove versioned dependency for Test::More to allow build for
SLE_11 again
-------------------------------------------------------------------
Fri Mar 16 07:42:48 UTC 2012 - lars@linux-schulserver.de
- update to 0.14:
+ Fixed a bug where croak was not imported from Carp
+ Set the status header to 302 if there's Location header but no
Status in the resonse
+ Fixed the PSGI header generation to prevent invalid PSGI response
headers such as newlines in the value and "Status" key
+ Filter psgix.* environment too
- add specfile license
- BuildRequire Plack::Test to enable lint test
- added changelog tag in specfile
- disable perl-CGI-Emulate-PSGI-no_plan.patch and patch the source
via sed command during setup as people tend to ignore the patch
this was intented to fix this during a package update
-------------------------------------------------------------------
Wed Dec 1 13:30:53 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Nov 29 18:29:26 UTC 2010 - coolo@novell.com
- remove /var/adm/perl-modules
-------------------------------------------------------------------
Fri Nov 5 11:43:53 UTC 2010 - pascal.bleser@opensuse.org
- initial package (0.10)