]> Pileus Git - ~andy/fetchmail/log
~andy/fetchmail
15 years agoRun 'make update-po' on po/.
Matthias Andree [Tue, 4 Nov 2008 14:22:55 +0000 (14:22 -0000)]
Run 'make update-po' on po/.

svn path=/branches/BRANCH_6-3/; revision=5233

15 years agoMention update of German (de) and British English (en_GB) translations.
Matthias Andree [Tue, 4 Nov 2008 14:21:32 +0000 (14:21 -0000)]
Mention update of German (de) and British English (en_GB) translations.

svn path=/branches/BRANCH_6-3/; revision=5232

15 years agoUpdate German (de) and British English (en_GB) translations.
Matthias Andree [Tue, 4 Nov 2008 14:20:01 +0000 (14:20 -0000)]
Update German (de) and British English (en_GB) translations.

svn path=/branches/BRANCH_6-3/; revision=5231

15 years agoBump version to 6.3.9-rc3.
Matthias Andree [Tue, 4 Nov 2008 14:10:24 +0000 (14:10 -0000)]
Bump version to 6.3.9-rc3.

svn path=/branches/BRANCH_6-3/; revision=5230

15 years agoMention translation updates, additions, and enablings.
Matthias Andree [Tue, 4 Nov 2008 14:10:18 +0000 (14:10 -0000)]
Mention translation updates, additions, and enablings.

svn path=/branches/BRANCH_6-3/; revision=5229

15 years agoRe-enable all translations, perhaps this re-kindles interest of translators.
Matthias Andree [Tue, 4 Nov 2008 14:09:58 +0000 (14:09 -0000)]
Re-enable all translations, perhaps this re-kindles interest of translators.

svn path=/branches/BRANCH_6-3/; revision=5228

15 years agoUpdate Albanian (sq), Czech (cs), Danish (da), Russian (ru), Turkish (tr),
Matthias Andree [Tue, 4 Nov 2008 14:09:24 +0000 (14:09 -0000)]
Update Albanian (sq), Czech (cs), Danish (da), Russian (ru), Turkish (tr),
and Vietnamese (vi) translations from translationproject.org. Not all of them
are current, but anyways.

svn path=/branches/BRANCH_6-3/; revision=5227

15 years agoAdd translations for Simplified Chinese (zh_CN), Dutch (nl), Finnish (fi), and
Matthias Andree [Tue, 4 Nov 2008 14:08:03 +0000 (14:08 -0000)]
Add translations for Simplified Chinese (zh_CN), Dutch (nl), Finnish (fi), and
Indonesian (id).

svn path=/branches/BRANCH_6-3/; revision=5226

15 years agoFix missing closing parenthesis in 'Terminating the background daemon' subsect.
Matthias Andree [Fri, 17 Oct 2008 01:11:08 +0000 (01:11 -0000)]
Fix missing closing parenthesis in 'Terminating the background daemon' subsect.

svn path=/branches/BRANCH_6-3/; revision=5225

15 years agoImprove documentation: --logfile requires --daemon mode
Matthias Andree [Tue, 8 Jul 2008 13:33:55 +0000 (13:33 -0000)]
Improve documentation: --logfile requires --daemon mode

Make this clearer, and document that --daemon is the wait
interval after completing a cycle before starting the next,
so that poll time count towards the interval.

Also take a note to make logfile more useful (used more often).

svn path=/branches/BRANCH_6-3/; revision=5216

15 years agoSSL fix: check and report if SSL_set_fd fails.
Matthias Andree [Thu, 3 Jul 2008 14:46:39 +0000 (14:46 -0000)]
SSL fix: check and report if SSL_set_fd fails.
SSL change: enable all workarounds with SSL_CTX_set_options(ctx,SSL_OP_ALL)

svn path=/branches/BRANCH_6-3/; revision=5214

15 years agoOnly print "Deleting fetchids file" if there actually is one.
Matthias Andree [Thu, 3 Jul 2008 14:35:41 +0000 (14:35 -0000)]
Only print "Deleting fetchids file" if there actually is one.
Fixes Debian Bug#374514, reported by Dan Jacobson.

svn path=/branches/BRANCH_6-3/; revision=5213

15 years agoPartially uncommit the botched commit r5117 so I can create proper changelogs.
Matthias Andree [Thu, 3 Jul 2008 14:33:53 +0000 (14:33 -0000)]
Partially uncommit the botched commit r5117 so I can create proper changelogs.

svn path=/branches/BRANCH_6-3/; revision=5212

15 years agoDocumentation and program output now /consistently/ claim that the
Matthias Andree [Mon, 30 Jun 2008 13:46:09 +0000 (13:46 -0000)]
Documentation and program output now /consistently/ claim that the
rcfile must not have more than 0700 (u=rwx,g=,o=) permissions, but
fetchmail will still silently accept additional g=x permissions for
compatibility with previous 6.2.X and 6.3.X versions.
Inconsistency (program 0710, manpage 0600) reported by Petr Uzel.

svn path=/branches/BRANCH_6-3/; revision=5211

15 years agoChange CRLF to LF in contrib/delete-later. Reported by Petr Uzel.
Matthias Andree [Sat, 28 Jun 2008 22:52:07 +0000 (22:52 -0000)]
Change CRLF to LF in contrib/delete-later. Reported by Petr Uzel.

svn path=/branches/BRANCH_6-3/; revision=5210

15 years agoUpdate timestamp.
Matthias Andree [Tue, 24 Jun 2008 13:31:10 +0000 (13:31 -0000)]
Update timestamp.

svn path=/branches/BRANCH_6-3/; revision=5209

15 years agoMark CVE-2008-2711/fetchmail-SA-2008-01 revised 2008-06-24.
Matthias Andree [Tue, 24 Jun 2008 13:30:35 +0000 (13:30 -0000)]
Mark CVE-2008-2711/fetchmail-SA-2008-01 revised 2008-06-24.

svn path=/branches/BRANCH_6-3/; revision=5208

15 years agoRecord .po updates for 6.3.9-rc2.
Matthias Andree [Tue, 24 Jun 2008 13:22:17 +0000 (13:22 -0000)]
Record .po updates for 6.3.9-rc2.

svn path=/branches/BRANCH_6-3/; revision=5206

15 years agoFix one more CVE-2008-2711 va_start() messup. Found by Petr Uzel.
Matthias Andree [Tue, 24 Jun 2008 13:06:51 +0000 (13:06 -0000)]
Fix one more CVE-2008-2711 va_start() messup. Found by Petr Uzel.
Bump release to -rc2.

svn path=/branches/BRANCH_6-3/; revision=5205

15 years agoMerge security/critical sections, fix grammar.
Matthias Andree [Tue, 24 Jun 2008 09:44:57 +0000 (09:44 -0000)]
Merge security/critical sections, fix grammar.

svn path=/branches/BRANCH_6-3/; revision=5204

15 years agoMention fetchmail-SA-2008-01.txt in DOCUMENTATION section of 6.3.9 again.
Matthias Andree [Tue, 24 Jun 2008 09:30:00 +0000 (09:30 -0000)]
Mention fetchmail-SA-2008-01.txt in DOCUMENTATION section of 6.3.9 again.

svn path=/branches/BRANCH_6-3/; revision=5202

16 years agofix typo.
Matthias Andree [Tue, 17 Jun 2008 13:10:59 +0000 (13:10 -0000)]
fix typo.

svn path=/branches/BRANCH_6-3/; revision=5201

16 years agoRecord BerliOS patch ID for CVE-2008-2711.
Matthias Andree [Tue, 17 Jun 2008 13:05:21 +0000 (13:05 -0000)]
Record BerliOS patch ID for CVE-2008-2711.

svn path=/branches/BRANCH_6-3/; revision=5200

16 years agoGnuPG-sign security announcements.
Matthias Andree [Tue, 17 Jun 2008 13:02:54 +0000 (13:02 -0000)]
GnuPG-sign security announcements.

svn path=/branches/BRANCH_6-3/; revision=5199

16 years agoAdd security announcer script.
Matthias Andree [Tue, 17 Jun 2008 12:59:26 +0000 (12:59 -0000)]
Add security announcer script.

svn path=/branches/BRANCH_6-3/; revision=5198

16 years agoTrack website in separate SVN directory (mostly symlinks for now).
Matthias Andree [Tue, 17 Jun 2008 12:43:54 +0000 (12:43 -0000)]
Track website in separate SVN directory (mostly symlinks for now).

svn path=/branches/BRANCH_6-3/; revision=5197

16 years agoAdd CVE Name CVE-2008-2711 for fetchmail-SA-2008-01.
Matthias Andree [Tue, 17 Jun 2008 12:43:03 +0000 (12:43 -0000)]
Add CVE Name CVE-2008-2711 for fetchmail-SA-2008-01.

svn path=/branches/BRANCH_6-3/; revision=5196

16 years agoAdd fetchmail-SA-2008-01.txt to DISTDOCS.
Matthias Andree [Fri, 13 Jun 2008 17:01:50 +0000 (17:01 -0000)]
Add fetchmail-SA-2008-01.txt to DISTDOCS.

svn path=/branches/BRANCH_6-3/; revision=5195

16 years agoReword fetchmail 6.3.9 availability.
Matthias Andree [Fri, 13 Jun 2008 16:40:56 +0000 (16:40 -0000)]
Reword fetchmail 6.3.9 availability.

svn path=/branches/BRANCH_6-3/; revision=5194

16 years agoFix Novell Bug #354291, fetchmail crashes in -v -v mode when logging long To:
Matthias Andree [Fri, 13 Jun 2008 16:20:49 +0000 (16:20 -0000)]
Fix Novell Bug #354291, fetchmail crashes in -v -v mode when logging long To:
headers (in excess of 2048 bytes).

svn path=/branches/BRANCH_6-3/; revision=5193

16 years agoFIXME: (driver.c::fetchmessages) mark wholesize and separatefetchbody to be unified.
Matthias Andree [Fri, 13 Jun 2008 16:20:39 +0000 (16:20 -0000)]
FIXME: (driver.c::fetchmessages) mark wholesize and separatefetchbody to be unified.

svn path=/branches/BRANCH_6-3/; revision=5192

16 years agoIgnore fetchmail.pot and *.gmo files, too.
Matthias Andree [Fri, 13 Jun 2008 16:20:29 +0000 (16:20 -0000)]
Ignore fetchmail.pot and *.gmo files, too.

svn path=/branches/BRANCH_6-3/; revision=5191

16 years agoAdd ignore files.
Matthias Andree [Fri, 13 Jun 2008 16:19:18 +0000 (16:19 -0000)]
Add ignore files.

svn path=/branches/BRANCH_6-3/; revision=5190

16 years agoOptimize UID list handling.
Matthias Andree [Thu, 29 May 2008 08:10:26 +0000 (08:10 -0000)]
Optimize UID list handling.

svn path=/branches/BRANCH_6-3/; revision=5189

16 years agoAdd a feature idea.
Matthias Andree [Wed, 28 May 2008 17:18:08 +0000 (17:18 -0000)]
Add a feature idea.

svn path=/branches/BRANCH_6-3/; revision=5188

16 years agoDocument autoconf requirement.
Matthias Andree [Sat, 24 May 2008 11:21:11 +0000 (11:21 -0000)]
Document autoconf requirement.

svn path=/branches/BRANCH_6-3/; revision=5187

16 years agoRemove AC_AIX and AC_MINIX, they are a subset of AC_USE_SYSTEM_EXTENSIONS.
Matthias Andree [Sat, 24 May 2008 11:16:58 +0000 (11:16 -0000)]
Remove AC_AIX and AC_MINIX, they are a subset of AC_USE_SYSTEM_EXTENSIONS.

svn path=/branches/BRANCH_6-3/; revision=5186

16 years agoUpdate for autoconf 2.60 and newer.
Matthias Andree [Sat, 24 May 2008 11:01:43 +0000 (11:01 -0000)]
Update for autoconf 2.60 and newer.

svn path=/branches/BRANCH_6-3/; revision=5185

16 years agoAdd debugging aid.
Matthias Andree [Wed, 21 May 2008 10:28:02 +0000 (10:28 -0000)]
Add debugging aid.

svn path=/branches/BRANCH_6-3/; revision=5184

16 years agoAdd yet another Launchpad Ubuntu bug (can't download mail with long Cc:).
Matthias Andree [Tue, 13 May 2008 16:37:07 +0000 (16:37 -0000)]
Add yet another Launchpad Ubuntu bug (can't download mail with long Cc:).

svn path=/branches/BRANCH_6-3/; revision=5183

16 years agoAdd an Ubuntu bug.
Matthias Andree [Tue, 13 May 2008 16:34:22 +0000 (16:34 -0000)]
Add an Ubuntu bug.

svn path=/branches/BRANCH_6-3/; revision=5182

16 years agoAdd Debian #480851.
Matthias Andree [Mon, 12 May 2008 13:21:02 +0000 (13:21 -0000)]
Add Debian #480851.

svn path=/branches/BRANCH_6-3/; revision=5181

16 years agoUpdate Matthias Andree's copyright; summarize external licenses.
Matthias Andree [Mon, 5 May 2008 12:02:36 +0000 (12:02 -0000)]
Update Matthias Andree's copyright; summarize external licenses.

svn path=/branches/BRANCH_6-3/; revision=5180

16 years agoRequire security audit for *scanf(). :-/
Matthias Andree [Thu, 24 Apr 2008 14:48:55 +0000 (14:48 -0000)]
Require security audit for *scanf(). :-/

svn path=/branches/BRANCH_6-3/; revision=5179

16 years agoAdd missing --ssl to 3 A.
Matthias Andree [Thu, 24 Apr 2008 08:45:14 +0000 (08:45 -0000)]
Add missing --ssl to 3 A.

svn path=/branches/BRANCH_6-3/; revision=5178

16 years agoMinor corrections in K5 (OpenSSL).
Matthias Andree [Thu, 24 Apr 2008 08:34:48 +0000 (08:34 -0000)]
Minor corrections in K5 (OpenSSL).

svn path=/branches/BRANCH_6-3/; revision=5177

16 years agoMinor corrections, use <em> for strikethrough text sections.
Matthias Andree [Thu, 24 Apr 2008 08:25:59 +0000 (08:25 -0000)]
Minor corrections, use <em> for strikethrough text sections.

svn path=/branches/BRANCH_6-3/; revision=5176

16 years agoAdd notes about Google mail.
Matthias Andree [Thu, 24 Apr 2008 08:21:45 +0000 (08:21 -0000)]
Add notes about Google mail.

svn path=/branches/BRANCH_6-3/; revision=5175

16 years agoAdd notes about Google mail.
Matthias Andree [Thu, 24 Apr 2008 08:19:35 +0000 (08:19 -0000)]
Add notes about Google mail.

svn path=/branches/BRANCH_6-3/; revision=5174

16 years agoAdd Debian Bug #475239.
Matthias Andree [Wed, 23 Apr 2008 07:44:02 +0000 (07:44 -0000)]
Add Debian Bug #475239.

svn path=/branches/BRANCH_6-3/; revision=5173

16 years agoPostpone fixing SMTP multiline reporting to after 6.3.9.
Matthias Andree [Thu, 17 Apr 2008 12:16:35 +0000 (12:16 -0000)]
Postpone fixing SMTP multiline reporting to after 6.3.9.

svn path=/branches/BRANCH_6-3/; revision=5172

16 years agoState that --logfile must pre-exist to be effective, after hint from
Matthias Andree [Mon, 31 Mar 2008 15:00:34 +0000 (15:00 -0000)]
State that --logfile must pre-exist to be effective, after hint from
N. J. Mann on fetchmail-users.

svn path=/branches/BRANCH_6-3/; revision=5171

16 years agoAdd Debian #471176/#400719
Matthias Andree [Mon, 17 Mar 2008 12:26:05 +0000 (12:26 -0000)]
Add Debian #471176/#400719

svn path=/branches/BRANCH_6-3/; revision=5170

16 years agoEscalate Novell bug #246829.
Matthias Andree [Mon, 17 Mar 2008 12:16:12 +0000 (12:16 -0000)]
Escalate Novell bug #246829.

svn path=/branches/BRANCH_6-3/; revision=5169

16 years agoRevise --sslcommonname wording after hint from Daniel Richard G. that upstream
Matthias Andree [Sat, 8 Mar 2008 10:22:03 +0000 (10:22 -0000)]
Revise --sslcommonname wording after hint from Daniel Richard G. that upstream
is usually considered an adjective, rather than a noun.

svn path=/branches/BRANCH_6-3/; revision=5168

16 years agoCredit Daniel Richard G.
Matthias Andree [Fri, 7 Mar 2008 15:08:31 +0000 (15:08 -0000)]
Credit Daniel Richard G.

svn path=/branches/BRANCH_6-3/; revision=5166

16 years agoMerge Daniel Richard G.'s --sslcommonname option.
Matthias Andree [Fri, 7 Mar 2008 13:16:58 +0000 (13:16 -0000)]
Merge Daniel Richard G.'s --sslcommonname option.
Exception from no-features policy on 6.3.X is made to keep people away from
doing more dangerous things in order to get rid of CommonName mismatch
warnings.

svn path=/branches/BRANCH_6-3/; revision=5165

16 years agoBump copyright date.
Matthias Andree [Thu, 6 Mar 2008 09:15:56 +0000 (09:15 -0000)]
Bump copyright date.

svn path=/branches/BRANCH_6-3/; revision=5164

16 years agoquote folder name when writing configuration, Berlios Bug #13207, report + fix by...
Matthias Andree [Mon, 25 Feb 2008 23:54:19 +0000 (23:54 -0000)]
quote folder name when writing configuration, Berlios Bug #13207, report + fix by Terry Brown.

svn path=/branches/BRANCH_6-3/; revision=5163

16 years agoRevise manual page, fixing Debian bug #467010 (ssl cannot come before user)
Matthias Andree [Sat, 23 Feb 2008 15:38:54 +0000 (15:38 -0000)]
Revise manual page, fixing Debian bug #467010 (ssl cannot come before user)
reported by Francesco Potortì.

svn path=/branches/BRANCH_6-3/; revision=5162

16 years agoAdd Debian Bug#467010.
Matthias Andree [Sat, 23 Feb 2008 13:35:06 +0000 (13:35 -0000)]
Add Debian Bug#467010.

svn path=/branches/BRANCH_6-3/; revision=5161

16 years agoRedo commit 'In verbose mode, log if --check mode is enabled.'
Matthias Andree [Fri, 22 Feb 2008 14:10:00 +0000 (14:10 -0000)]
Redo commit 'In verbose mode, log if --check mode is enabled.'

svn path=/branches/BRANCH_6-3/; revision=5160

16 years agoUndo accidental commit.
Matthias Andree [Fri, 22 Feb 2008 14:02:18 +0000 (14:02 -0000)]
Undo accidental commit.

svn path=/branches/BRANCH_6-3/; revision=5159

16 years agoadd two SHOULD items for 6.3.9
Matthias Andree [Fri, 22 Feb 2008 13:57:36 +0000 (13:57 -0000)]
add two SHOULD items for 6.3.9

svn path=/branches/BRANCH_6-3/; revision=5158

16 years agoescalate MSG_PEEK
Matthias Andree [Thu, 31 Jan 2008 09:20:11 +0000 (09:20 -0000)]
escalate MSG_PEEK

svn path=/branches/BRANCH_6-3/; revision=5157

16 years agoDrop dead code under FORCE_STUFFING condition.
Matthias Andree [Thu, 31 Jan 2008 09:19:07 +0000 (09:19 -0000)]
Drop dead code under FORCE_STUFFING condition.

svn path=/branches/BRANCH_6-3/; revision=5156

16 years agoDrop dead code under FORCE_STUFFING condition.
Matthias Andree [Thu, 31 Jan 2008 09:15:53 +0000 (09:15 -0000)]
Drop dead code under FORCE_STUFFING condition.

svn path=/branches/BRANCH_6-3/; revision=5155

16 years agoAdd MSG_PEEK issue.
Matthias Andree [Tue, 29 Jan 2008 13:19:58 +0000 (13:19 -0000)]
Add MSG_PEEK issue.

svn path=/branches/BRANCH_6-3/; revision=5154

16 years agoAdd grammar fixes from Dan Jacobson to fetchmail.man. Debian Bug #461642.
Matthias Andree [Mon, 21 Jan 2008 02:24:39 +0000 (02:24 -0000)]
Add grammar fixes from Dan Jacobson to fetchmail.man. Debian Bug #461642.

svn path=/branches/BRANCH_6-3/; revision=5153

16 years agoadd request:
Matthias Andree [Fri, 11 Jan 2008 14:31:50 +0000 (14:31 -0000)]
add request:
allow forcing RETR (RETR vs. TOP, fetchmail-users, drbob 2008-01-11)

svn path=/branches/BRANCH_6-3/; revision=5152

16 years agoUndocumented and untested hack: setting FETCHMAIL_POP3_FORCE_RETR in the
Matthias Andree [Fri, 11 Jan 2008 10:24:31 +0000 (10:24 -0000)]
Undocumented and untested hack: setting FETCHMAIL_POP3_FORCE_RETR in the
environment forces fetchmail to use RETR instead of TOP for POP3.

svn path=/branches/BRANCH_6-3/; revision=5151

16 years agoAdd item.
Matthias Andree [Tue, 8 Jan 2008 14:18:45 +0000 (14:18 -0000)]
Add item.

svn path=/branches/BRANCH_6-3/; revision=5150

16 years agoRevert dropping BerliOS bug #10972 at user's insistence and further explanation
Matthias Andree [Mon, 31 Dec 2007 09:11:55 +0000 (09:11 -0000)]
Revert dropping BerliOS bug #10972 at user's insistence and further explanation

svn path=/branches/BRANCH_6-3/; revision=5149

16 years agoBerliOS #10972 contains insufficient information, but it looks like the problem
Matthias Andree [Sun, 30 Dec 2007 22:07:01 +0000 (22:07 -0000)]
BerliOS #10972 contains insufficient information, but it looks like the problem
is outside fetchmail. Drop.

svn path=/branches/BRANCH_6-3/; revision=5148

16 years agoFix Berlios Bug #11797, imap_mark_seen doesn't consider expunged messages
Matthias Andree [Wed, 26 Dec 2007 23:24:32 +0000 (23:24 -0000)]
Fix Berlios Bug #11797, imap_mark_seen doesn't consider expunged messages
(and marks the wrong messages seen after expunges, leading to data loss in
'keep flush' configurations). Report and patch by Alexander Cherepanov. Thanks\!

svn path=/branches/BRANCH_6-3/; revision=5147

16 years agoRevise getnameinfo check to ensure NULL is defined and the result is properly
Matthias Andree [Wed, 26 Dec 2007 14:45:19 +0000 (14:45 -0000)]
Revise getnameinfo check to ensure NULL is defined and the result is properly
evaluated, to avoid bogus results on for instance FreeBSD and redefinitions of
NI_* at compile time.

svn path=/branches/BRANCH_6-3/; revision=5146

16 years agoMerge portability patch from Peter O'Gorman, fetchmail-devel 2007-10-31.
Matthias Andree [Wed, 26 Dec 2007 14:37:09 +0000 (14:37 -0000)]
Merge portability patch from Peter O'Gorman, fetchmail-devel 2007-10-31.
This requires some minor fixes though.

svn path=/branches/BRANCH_6-3/; revision=5145

16 years ago.fetchmailrc/.fetchids may now be symlinks, Debian Bug#452907 (Roger Leigh).
Matthias Andree [Wed, 26 Dec 2007 14:18:17 +0000 (14:18 -0000)]
.fetchmailrc/.fetchids may now be symlinks, Debian Bug#452907 (Roger Leigh).

svn path=/branches/BRANCH_6-3/; revision=5144

16 years agoRearrange according to importance.
Matthias Andree [Wed, 26 Dec 2007 14:03:22 +0000 (14:03 -0000)]
Rearrange according to importance.

svn path=/branches/BRANCH_6-3/; revision=5143

16 years agoDoxygen-related comment fixes.
Matthias Andree [Sun, 9 Dec 2007 11:00:35 +0000 (11:00 -0000)]
Doxygen-related comment fixes.

svn path=/branches/BRANCH_6-3/; revision=5142

16 years agoUpdate for newer doxygen version.
Matthias Andree [Sun, 9 Dec 2007 11:00:27 +0000 (11:00 -0000)]
Update for newer doxygen version.

svn path=/branches/BRANCH_6-3/; revision=5141

16 years agoAdd one more debian bug to 6.4 TODOs.
Matthias Andree [Tue, 4 Dec 2007 15:00:24 +0000 (15:00 -0000)]
Add one more debian bug to 6.4 TODOs.

svn path=/branches/BRANCH_6-3/; revision=5140

16 years ago r535@balu: mandree | 2007-11-28 01:57:28 +0100
Matthias Andree [Wed, 28 Nov 2007 00:57:43 +0000 (00:57 -0000)]
 r535@balu:  mandree | 2007-11-28 01:57:28 +0100
 Move recent Debian Bug before tag 'questionable'.

svn path=/branches/BRANCH_6-3/; revision=5139

16 years agoDebian Bug #452907 new.
Matthias Andree [Tue, 27 Nov 2007 10:32:54 +0000 (10:32 -0000)]
Debian Bug #452907 new.

svn path=/branches/BRANCH_6-3/; revision=5138

16 years agoAdd new 6.4 idea.
Matthias Andree [Sun, 18 Nov 2007 09:23:13 +0000 (09:23 -0000)]
Add new 6.4 idea.

svn path=/branches/BRANCH_6-3/; revision=5137

16 years ago6.4+ feature request noted
Matthias Andree [Sat, 17 Nov 2007 10:10:31 +0000 (10:10 -0000)]
6.4+ feature request noted

svn path=/branches/BRANCH_6-3/; revision=5136

16 years agoAdd one item (perhaps unneeded ;-))
Matthias Andree [Mon, 12 Nov 2007 08:47:30 +0000 (08:47 -0000)]
Add one item (perhaps unneeded ;-))

svn path=/branches/BRANCH_6-3/; revision=5135

16 years agoRemove FETCHMAIL_DEBUG diversion that couldn't be officially enabled and was
Matthias Andree [Tue, 6 Nov 2007 15:39:43 +0000 (15:39 -0000)]
Remove FETCHMAIL_DEBUG diversion that couldn't be officially enabled and was
prone to symlink attacks. Found by Nico Golde.

svn path=/branches/BRANCH_6-3/; revision=5134

16 years agoAdd new item.
Matthias Andree [Tue, 6 Nov 2007 09:01:12 +0000 (09:01 -0000)]
Add new item.

svn path=/branches/BRANCH_6-3/; revision=5133

16 years agoadd one item
Matthias Andree [Mon, 5 Nov 2007 13:51:02 +0000 (13:51 -0000)]
add one item

svn path=/branches/BRANCH_6-3/; revision=5132

16 years ago r524@balu: mandree | 2007-11-05 10:43:46 +0100
Matthias Andree [Mon, 5 Nov 2007 09:43:56 +0000 (09:43 -0000)]
 r524@balu:  mandree | 2007-11-05 10:43:46 +0100
 add two new items

svn path=/branches/BRANCH_6-3/; revision=5131

16 years agoClean up work list.
Matthias Andree [Sat, 1 Sep 2007 16:06:51 +0000 (16:06 -0000)]
Clean up work list.

svn path=/branches/BRANCH_6-3/; revision=5130

16 years agoFix typo and make assessment clearer, update URLs.
Matthias Andree [Wed, 29 Aug 2007 12:25:34 +0000 (12:25 -0000)]
Fix typo and make assessment clearer, update URLs.

svn path=/branches/BRANCH_6-3/; revision=5129

16 years agoUpdate to fetchmail-SA-2007-02 v1.1.
Matthias Andree [Wed, 29 Aug 2007 12:15:24 +0000 (12:15 -0000)]
Update to fetchmail-SA-2007-02 v1.1.
Includes official fix.

svn path=/branches/BRANCH_6-3/; revision=5128

16 years agoAdd one more bug.
Matthias Andree [Wed, 29 Aug 2007 12:13:23 +0000 (12:13 -0000)]
Add one more bug.

svn path=/branches/BRANCH_6-3/; revision=5127

16 years agoAdd CVE number.
Matthias Andree [Wed, 29 Aug 2007 11:28:04 +0000 (11:28 -0000)]
Add CVE number.

svn path=/branches/BRANCH_6-3/; revision=5126

16 years agoMark 6.3.9 not yet available.
Matthias Andree [Wed, 29 Aug 2007 10:38:08 +0000 (10:38 -0000)]
Mark 6.3.9 not yet available.

svn path=/branches/BRANCH_6-3/; revision=5125

16 years agoAdd CVE Name, update URL of fetchmail-SA-2007-02.txt.
Matthias Andree [Tue, 28 Aug 2007 13:47:44 +0000 (13:47 -0000)]
Add CVE Name, update URL of fetchmail-SA-2007-02.txt.

svn path=/branches/BRANCH_6-3/; revision=5124

16 years agoAdd two more bugs to look at.
Matthias Andree [Wed, 22 Aug 2007 14:25:17 +0000 (14:25 -0000)]
Add two more bugs to look at.

svn path=/branches/BRANCH_6-3/; revision=5123

16 years agoUpdate.
Matthias Andree [Thu, 9 Aug 2007 15:53:11 +0000 (15:53 -0000)]
Update.

svn path=/branches/BRANCH_6-3/; revision=5122