From 8a808068a3f351b1bdcfc85c5abdade073a27504 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Wed, 7 Jul 2021 16:23:07 +0200 Subject: Get ready for 6.4.20. --- NEWS | 2 +- configure.ac | 2 +- fetchmail.man | 2 +- po/de.po | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/NEWS b/NEWS index 67dc1f9e..0cd3f968 100644 --- a/NEWS +++ b/NEWS @@ -82,7 +82,7 @@ removed from a 6.5.0 or newer release.) server to test against. Use GSSAPI. -------------------------------------------------------------------------------- -fetchmail-6.4.20 (not yet released): +fetchmail-6.4.20 (released 2021-07-28, 30042 LoC): # SECURITY FIX: * When a log message exceeds c. 2 kByte in size, for instance, with very long diff --git a/configure.ac b/configure.ac index 1575ca9f..510ff6f2 100644 --- a/configure.ac +++ b/configure.ac @@ -9,7 +9,7 @@ dnl Process this file with autoconf to produce a configure script. dnl dnl XXX - if bumping version here, check fetchmail.man, too! -AC_INIT([fetchmail],[6.4.19],[fetchmail-users@lists.sourceforge.net]) +AC_INIT([fetchmail],[6.4.20],[fetchmail-users@lists.sourceforge.net]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) diff --git a/fetchmail.man b/fetchmail.man index 65d4df72..ade9bc70 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -10,7 +10,7 @@ .\" Load www macros to process .URL requests, this requires groff: .mso www.tmac .\" -.TH fetchmail 1 2021-03-29 "fetchmail 6.4.19" "fetchmail reference manual" +.TH fetchmail 1 2021-03-29 "fetchmail 6.4.20" "fetchmail reference manual" .SH NAME fetchmail \- fetch mail from a POP, IMAP, ETRN, or ODMR-capable server diff --git a/po/de.po b/po/de.po index 5b702512..0f905593 100644 --- a/po/de.po +++ b/po/de.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: fetchmail 6.4.16-rc1\n" "Report-Msgid-Bugs-To: fetchmail-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2021-04-24 14:36+0200\n" +"POT-Creation-Date: 2021-07-28 18:09+0200\n" "PO-Revision-Date: 2021-01-30 15:17+0100\n" "Last-Translator: Matthias Andree \n" "Language-Team: German \n" @@ -2730,11 +2730,11 @@ msgstr "Datei %s darf nicht mehr Zugriffrechte haben als -rwx----- (0700).\n" msgid "File %s must be owned by you.\n" msgstr "Datei %s muss Ihnen gehören.\n" -#: report.c:67 +#: report.c:69 msgid "Unknown system error" msgstr "Unbekannter Systemfehler" -#: report.c:92 +#: report.c:94 #, c-format msgid "%s (log message incomplete)\n" msgstr "%s (Log-Meldung unvollständig)\n" -- cgit v1.2.3