pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Update mpop to 1.0.12.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a66a077e157a
branches:  trunk
changeset: 536042:a66a077e157a
user:      reed <reed%pkgsrc.org@localhost>
date:      Sat Dec 01 17:22:22 2007 +0000

description:
Update mpop to 1.0.12.

Add commented out LICENSE line (gnu-gpl-v3).

>From ChangeLog:

Version 1.0.12:
- Gnulib update to 2007-11-27.
- Don't count already retrieved messages twice. This fixes a segfault when
  only_new is off and header or size filtering is on. The bug was introduced in
  the previous change; no released version is affected.
- If a filter decides to delete a mail, then additionally mark it as
  retrieved. This prevents to filter the mail again in a later session when
  the 'keep' option is set.
- Fix default UIDLS file on the W32 platform: Use '\' as directory separator,
  not '/'. Reported by Ricky Thomas.

Version 1.0.11:
- Update the license of the source code to GPLv3 or later, and change the
  license of the documentation to the GFDLv1.2 or later.
- Gnulib update to 2007-07-15.
- Add new option -Q / --half-quiet to print only status information but no
  progress information. Suggested by Dimitrios Apostolou.
- Set the default timeout to 180 seconds = 3 minutes. This prevents sessions
  from hanging forever. Suggested by Dimitrios Apostolou.
- Make the POP3 commands UIDL, LIST, and DELE abortable. This is useful for
  mailboxes with many thousand mails.
- Update the UIDL state after mail retrieval, and save this state in case of
  errors in DELE or QUIT. Only update the UIDL state again after successful
  DELE and QUIT, and then save this state. This prevents an incorrect UIDL
  state if the DELE commands are aborted, for example. Bug reported by
  Dimitrios Apostolou.

Version 1.0.10:
- Fix UIDL handling: the first character of UIDs was ignored.
- Improve APOP timestamp checks. Thanks to Carlos Martín Nieto for a
  discussion of this.
- Add documentation on how to find the right CA certificate for
  tls_trust_file. Thanks to Bryan Kam for suggestions.
- Improve the documentation for TLS vs. SSL and STARTTLS vs. POP3-over-TLS.
  Thanks to Carlos Martín Nieto for suggestions.
- Update the spanish translation (Carlos Martín Nieto).

Version 1.0.9:
- Require either tls_trust_file or tls_certcheck=off for TLS sessions, so that
  mpop is not silently vulnerable to man-in-the-middle attacks.
- Gnulib update 2007-04-07.
- Protect against the man-in-the-middle attack on APOP authentication as
  described in CVE-2007-1558. This is done by doing sanity checks on the
  APOP timestamp in the server greeting.
  However, this probably makes attacks only harder. It will not make them
  impossible. Therefore, APOP authentication is never used automatically
  anymore unless TLS is active.
- Do not use NTLM authentication automatically anymore unless TLS is active.
  NTLM is not an open standard and must therefore be considered broken.

Version 1.0.8:
- Move build-aux files to separate directory build-aux.
- Gnulib update 2007-03-19.
- Improve and generalize workaround for pop.gmail.com RFC violations. This
  enables automatic pipelining support for pop.gmail.com and some other
  servers.
- Provide a hstrerror() function for systems that lack getaddrinfo() (so that
  gethostbyname() must be used instead) and that do not provide hstrerror()
  themselves. Needed for Solaris 2.6. Reported and tested by Chris Green.

diffstat:

 doc/CHANGES-2007   |  3 ++-
 mail/mpop/Makefile |  6 ++++--
 mail/mpop/distinfo |  8 ++++----
 3 files changed, 10 insertions(+), 7 deletions(-)

diffs (46 lines):

diff -r b6f3f5b16ff8 -r a66a077e157a doc/CHANGES-2007
--- a/doc/CHANGES-2007  Sat Dec 01 16:52:25 2007 +0000
+++ b/doc/CHANGES-2007  Sat Dec 01 17:22:22 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.2553 2007/12/01 16:52:25 rillig Exp $
+$NetBSD: CHANGES-2007,v 1.2554 2007/12/01 17:22:22 reed Exp $
 
 Changes to the packages collection and infrastructure in 2007:
 
@@ -4668,3 +4668,4 @@
        Updated converters/bibtex2html to 1.88 [tonio 2007-12-01]
        Updated lang/ocamlduce to 3.10.0 [tonio 2007-12-01]
        Updated time/devtodo to 0.1.20 [rillig 2007-12-01]
+       Updated mail/mpop to 1.0.12 [reed 2007-12-01]
diff -r b6f3f5b16ff8 -r a66a077e157a mail/mpop/Makefile
--- a/mail/mpop/Makefile        Sat Dec 01 16:52:25 2007 +0000
+++ b/mail/mpop/Makefile        Sat Dec 01 17:22:22 2007 +0000
@@ -1,11 +1,13 @@
-# $NetBSD: Makefile,v 1.9 2007/03/16 19:05:17 reed Exp $
+# $NetBSD: Makefile,v 1.10 2007/12/01 17:22:22 reed Exp $
 #
 
-DISTNAME=      mpop-1.0.7
+DISTNAME=      mpop-1.0.12
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=mpop/}
 EXTRACT_SUFX=  .tar.bz2
 
+#LICENSE=      gnu-gpl-v3
+
 MAINTAINER=    reed%reedmedia.net@localhost
 HOMEPAGE=      http://mpop.sourceforge.net/
 COMMENT=       Small, fast and portable POP3 client
diff -r b6f3f5b16ff8 -r a66a077e157a mail/mpop/distinfo
--- a/mail/mpop/distinfo        Sat Dec 01 16:52:25 2007 +0000
+++ b/mail/mpop/distinfo        Sat Dec 01 17:22:22 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2007/03/16 19:05:17 reed Exp $
+$NetBSD: distinfo,v 1.4 2007/12/01 17:22:22 reed Exp $
 
-SHA1 (mpop-1.0.7.tar.bz2) = fe3172882114d2f17501a069128a117c33b2f096
-RMD160 (mpop-1.0.7.tar.bz2) = cc1f9e1ba2f643e509c8992705c00906aec39e00
-Size (mpop-1.0.7.tar.bz2) = 557870 bytes
+SHA1 (mpop-1.0.12.tar.bz2) = 4618832ddbc84a7f00e8222d1a92ef2ae1f5c60f
+RMD160 (mpop-1.0.12.tar.bz2) = 7e6b609cf59535a67653040a09f2d58aa55cd6cd
+Size (mpop-1.0.12.tar.bz2) = 732061 bytes



Home | Main Index | Thread Index | Old Index