2025-01-24 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in the WebGet service that caused uploads to fail when
	using an Apache package with 'PrivateTmp=true' set in it's Systemd
	service definition.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2025-01-24 18:13:53 -05:00
parent 8f1b9d6d78
commit 1fc728df3f
3 changed files with 12 additions and 2 deletions

View File

@@ -24950,3 +24950,7 @@
2025-01-23 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'RDPam' that could cause a segfault when processing
an authentication.
2025-01-24 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the WebGet service that caused uploads to fail when
using an Apache package with 'PrivateTmp=true' set in it's Systemd
service definition.