- updated to 2.17 see /usr/share/doc/packages/perl-CGI-Fast/Changes 2.17 2023-11-13 [INTERNALS - replace use vars with our (GH #23, thanks to mauke) OBS-URL: https://build.opensuse.org/request/show/1130046 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CGI-Fast?expand=0&rev=9
74 lines
2.1 KiB
Plaintext
74 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Nov 14 03:06:08 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 2.17
|
|
see /usr/share/doc/packages/perl-CGI-Fast/Changes
|
|
|
|
2.17 2023-11-13
|
|
[INTERNALS
|
|
- replace use vars with our
|
|
(GH #23, thanks to mauke)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 2 03:06:04 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 2.16
|
|
see /usr/share/doc/packages/perl-CGI-Fast/Changes
|
|
|
|
2.16 2021-09-01
|
|
[FIX]
|
|
- skip t/007_socket_perm.t on Cygwin as well as MSWin32
|
|
(GH #20)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 2 05:03:56 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
- updated to 2.15
|
|
see /usr/share/doc/packages/perl-CGI-Fast/Changes
|
|
|
|
2.15 2019-03-29
|
|
[FIX]
|
|
- ensure upload hooks are passed to CGI.pm constructor
|
|
(GH #19, thanks to ikegami)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 27 06:04:54 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
- updated to 2.14
|
|
see /usr/share/doc/packages/perl-CGI-Fast/Changes
|
|
|
|
2.14 2019-03-26
|
|
[DOCUMENTATION]
|
|
- Add a link to the "you probably shouldn't use CGI.pm" docs
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 18 06:06:28 UTC 2017 - coolo@suse.com
|
|
|
|
- updated to 2.13
|
|
see /usr/share/doc/packages/perl-CGI-Fast/Changes
|
|
|
|
2.13 2017-11-17
|
|
[TESTING]
|
|
remove use of Test::Deep completely (GH #17)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 1 05:08:28 UTC 2017 - coolo@suse.com
|
|
|
|
- updated to 2.12
|
|
see /usr/share/doc/packages/perl-CGI-Fast/Changes
|
|
|
|
2.12 2016-11-22
|
|
[DOCUMENTATION]
|
|
- tweak docs about overriding STDIN due to interference with POST
|
|
requests (GH #16, thanks to melak)
|
|
|
|
2.11 2016-11-17
|
|
[FIX]
|
|
- make sure we use CGI::Carp as we depend on it (GH #15, thanks to melak)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 27 12:03:27 UTC 2015 - lars@linux-schulserver.de
|
|
|
|
- initial version 2.10
|
|
|