SHA256
1
0
forked from pool/apache2

- fix crash in mod_proxy_uwsgi for empty values of environment

variables
- added patches
  fix https://svn.apache.org/viewvc?view=revision
  + apache2-mod_proxy_uwsgi-fix-crash.patch

OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=607
This commit is contained in:
2020-07-15 09:19:00 +00:00
committed by Git OBS Bridge
parent 53f5c0a004
commit 94caa8075a
3 changed files with 39 additions and 0 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jul 15 09:16:02 UTC 2020 - pgajdos@suse.com
- fix crash in mod_proxy_uwsgi for empty values of environment
variables
- added patches
fix https://svn.apache.org/viewvc?view=revision
+ apache2-mod_proxy_uwsgi-fix-crash.patch
-------------------------------------------------------------------
Fri Apr 3 12:09:55 UTC 2020 - pgajdos@suse.com