diff --git a/legacy_cgi-2.6.3.tar.gz b/legacy_cgi-2.6.3.tar.gz deleted file mode 100644 index 316b5a4..0000000 --- a/legacy_cgi-2.6.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c119d6cb8e9d8b6ad7cc0ddad880552c62df4029622835d06dfd18f438a8154 -size 24401 diff --git a/legacy_cgi-2.6.4.tar.gz b/legacy_cgi-2.6.4.tar.gz new file mode 100644 index 0000000..a766fbf --- /dev/null +++ b/legacy_cgi-2.6.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abb9dfc7835772f7c9317977c63253fd22a7484b5c9bbcdca60a29dcce97c577 +size 24603 diff --git a/python-legacy-cgi.changes b/python-legacy-cgi.changes index 24a2443..20402d6 100644 --- a/python-legacy-cgi.changes +++ b/python-legacy-cgi.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Nov 17 21:16:04 UTC 2025 - Dirk Müller + +- update to 2.6.4: + * Fixed #11 (Modern versions of apache dislike cgitb's header + reset trick). + ------------------------------------------------------------------- Tue Jun 3 08:19:37 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-legacy-cgi.spec b/python-legacy-cgi.spec index 4332d94..7ec6de5 100644 --- a/python-legacy-cgi.spec +++ b/python-legacy-cgi.spec @@ -1,7 +1,7 @@ # # spec file for package python-legacy-cgi # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-legacy-cgi -Version: 2.6.3 +Version: 2.6.4 Release: 0 Summary: Fork of the standard library cgi and cgitb modules License: Python-2.0