aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2018-06-24 11:41:30 +0200
committerMatthias Andree <matthias.andree@gmx.de>2018-06-24 11:41:30 +0200
commit295ff6340f665d58e369035ffa4257f2f84553d6 (patch)
treec429bbeb6249aa442cde3aba67d9ef998040390d /NEWS
parent61e9d3311221cdbf5782a4598449b576e771ac27 (diff)
downloadfetchmail-295ff6340f665d58e369035ffa4257f2f84553d6.tar.gz
fetchmail-295ff6340f665d58e369035ffa4257f2f84553d6.tar.bz2
fetchmail-295ff6340f665d58e369035ffa4257f2f84553d6.zip
Set umask properly before writing the .fetchids file,
to avoid failing the security check on the next run. Reported by Fabian Raab, Debian Bug#831611.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d910c19d..af2e77ba 100644
--- a/NEWS
+++ b/NEWS
@@ -131,6 +131,8 @@ fetchmail-6.4.0 (not yet released):
* Fetchmail no longer adds a NUL byte to the username in GSSAPI authentication.
This was reported to break Kerberos-based authentication with Microsoft
Exchange 2013 by Greg Hudson.
+* Set umask properly before writing the .fetchids file, to avoid failing the
+ security check on the next run. Reported by Fabian Raab, Debian Bug#831611.
# KNOWN BUGS AND WORKAROUNDS
(This section floats upwards through the NEWS file so it stays with the