File project.diff of Package apache2-mod_auth_mellon
--- apache2-mod_auth_mellon.changes.orig
+++ apache2-mod_auth_mellon.changes
@@ -1,4 +1,13 @@
-------------------------------------------------------------------
+Tue Mar 4 13:34:37 CET 2025 - ro@suse.de
+
+- add patches
+ 6a07b6221681a2b2532ab531075b12079ef12503.patch
+ 505815d666449e7cb854fc31e2ada1eae87309e7.patch
+ from https://github.com/latchset/mod_auth_mellon/pull/120
+ to implement persistant sessions across apache restart
+
+-------------------------------------------------------------------
Wed Dec 11 12:21:07 UTC 2024 - pgajdos@suse.com
- version update to 0.19.1
@@ -50,6 +59,12 @@ Thu May 5 17:38:16 UTC 2022 - Archie Co
- Wrap default config in <IfModule> to avoid reload error
-------------------------------------------------------------------
+Tue Apr 5 16:04:37 CEST 2022 - mls@suse.de
+
+- Add move_subrequest_test.patch fix so that mellon does not
+ interfere with other vhosts
+
+-------------------------------------------------------------------
Thu Sep 10 14:19:03 UTC 2020 - Kristyna Streitova <kstreitova@suse.com>
- Update to 0.17.0
--- apache2-mod_auth_mellon.spec.orig
+++ apache2-mod_auth_mellon.spec
@@ -1,7 +1,7 @@
#
# spec file for package apache2-mod_auth_mellon
#
-# 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
@@ -29,6 +29,9 @@ Source1: %{upstream_name}.conf
Source2: %{name}.conf
Source3: README.diagnostics
Patch0: mod_auth_mellon-0.16.0-env-script-interpreter.patch
+Patch2: move_subrequest_test.patch
+Patch3: 6a07b6221681a2b2532ab531075b12079ef12503.patch
+Patch4: 505815d666449e7cb854fc31e2ada1eae87309e7.patch
BuildRequires: apache-rpm-macros
BuildRequires: apache2-devel
BuildRequires: automake