Sync from SUSE:SLFO:Main perl-CGI revision 8030678b7ddb0f39120debea92a8381d
This commit is contained in:
BIN
CGI-4.66.tar.gz
(Stored with Git LFS)
BIN
CGI-4.66.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
CGI-4.67.tar.gz
(Stored with Git LFS)
Normal file
BIN
CGI-4.67.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 9 05:30:16 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 4.670.0 (4.67)
|
||||
see /usr/share/doc/packages/perl-CGI/Changes
|
||||
|
||||
4.67 2025-01-08
|
||||
|
||||
[ FIX ]
|
||||
- correctly parse unquoted expires cookie values containing embedded commas (GH #268, thanks to rlauer6 for the patch)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 23 16:10:07 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-CGI
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 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 CGI
|
||||
Name: perl-CGI
|
||||
Version: 4.660.0
|
||||
Version: 4.670.0
|
||||
Release: 0
|
||||
# 4.66 -> normalize -> 4.660.0
|
||||
%define cpan_version 4.66
|
||||
# 4.67 -> normalize -> 4.670.0
|
||||
%define cpan_version 4.67
|
||||
License: Artistic-2.0
|
||||
Summary: Handle Common Gateway Interface requests and responses
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
|
Reference in New Issue
Block a user