[commits] Core branch FRAMEWORK_5_2 updated. ecf59221cf293c20d706a4966fe4b19644b13cec

jan at horde.org jan at horde.org
Mon Jun 8 20:50:17 UTC 2020


The branch "FRAMEWORK_5_2" has been updated.
The following is a summary of the commits.

from: 1da23b61c72634a35e6e7e93dbf0c64acf70ecb8

1310cb9 create a unique cache-file
ecf5922 [jan] Avoid concurrent access to DNS cache from multiple hosts (cheese at nosuchhost.net, PR#9).

Summary: https://github.com/horde/Core/compare/1da23b61c726...ecf59221cf29

-----------------------------------------------------------------------

commit 1310cb90fdb0ce99a4a82871699a7a979842eef6
Author: cheese1 <cheese at nosuchhost.net>
Date:   Mon, 08 Jun 2020 22:48:24 +0200

create a unique cache-file

if one has a shared tmpdir, than several instances try to write into that file and bad things start to happen (segfaults)
as each instance has a unique hostname adding that to the filename solved that problem for us.

 M lib/Horde/Core/Factory/Dns.php

https://github.com/horde/Core/commit/1310cb90fdb0ce99a4a82871699a7a979842eef6

-----------------------------------------------------------------------

commit ecf59221cf293c20d706a4966fe4b19644b13cec
Author: Jan Schneider <jan.schneider at hdnet.de>
Date:   Mon, 08 Jun 2020 22:50:04 +0200

[jan] Avoid concurrent access to DNS cache from multiple hosts (cheese at nosuchhost.net, PR#9).

 M doc/Horde/Core/changelog.yml

https://github.com/horde/Core/commit/ecf59221cf293c20d706a4966fe4b19644b13cec


More information about the commits mailing list