diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2021-07-07 21:05:08 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2021-07-28 18:26:12 +0200 |
commit | a909daef2d643dbf2455096111550bb44237b8c7 (patch) | |
tree | 7dccae598703d1a9b251e834c6b7e16409c78628 /Makefile.am | |
parent | c546c8299243a10a7b85c638e0e61396ecd5d8b5 (diff) | |
download | fetchmail-a909daef2d643dbf2455096111550bb44237b8c7.tar.gz fetchmail-a909daef2d643dbf2455096111550bb44237b8c7.tar.bz2 fetchmail-a909daef2d643dbf2455096111550bb44237b8c7.zip |
Add fetchmail-SA-2021-01.txt. CVE-2021-36386.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 89119931..429f46cd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -139,6 +139,7 @@ DISTDOCS= FAQ FEATURES NOTES OLDNEWS fetchmail-man.html \ README.packaging README.SSL-SERVER \ fetchmail-FAQ.book fetchmail-FAQ.pdf fetchmail-FAQ.html \ Mailbox-Names-UTF7.txt Mailbox-Names-UTF7.html \ + fetchmail-SA-2021-01.txt \ fetchmail-SA-2012-02.txt \ fetchmail-SA-2012-01.txt \ fetchmail-SA-2011-01.txt \ |