diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2019-10-10 02:20:10 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2019-10-10 02:20:10 +0200 |
commit | 2cbe6f655a6bb5dea83b1b65bfc1f523195254b2 (patch) | |
tree | d4c453b007614fb12610193d5595e499d8bbcf99 /NEWS | |
parent | b966ec71fad3e76266bb00cf8b3c3bea5130c167 (diff) | |
download | fetchmail-2cbe6f655a6bb5dea83b1b65bfc1f523195254b2.tar.gz fetchmail-2cbe6f655a6bb5dea83b1b65bfc1f523195254b2.tar.bz2 fetchmail-2cbe6f655a6bb5dea83b1b65bfc1f523195254b2.zip |
Make t.smoke more robust. FreeBSD Bug#240914.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -71,6 +71,12 @@ fetchmail 6.4.2 (not yet released): inside the table, which is unsupported by FreeBSD 12's mandoc(1) formatter. FreeBSD Bug#241032, reported by Helge Oldach. +## CHANGES: +* Make t.smoke more robust and use temporary directory as FETCHMAILHOME, to make + sure that the home directory resolves for the user running the test suite + even if the environment isn't perfect. Reported by Konstantin Belousov, + analysed by Corey Halpin, FreeBSD Bug#240914. + fetchmail 6.4.1 (released 2019-09-28, 27473 LoC): ## REGRESSION FIXES: |