[ubuntu/maverick] fetchmail 6.3.16-1ubuntu1 (Accepted)
Steve Langasek
steve.langasek at ubuntu.com
Wed Jun 23 04:42:28 BST 2010
fetchmail (6.3.16-1ubuntu1) maverick; urgency=low
* Merge from Debian unstable, remaining changes:
- Suggest default-mta | mail-transport-agent, not
exim4 | mail-transport-agent.
- debian/init, debian/fetchmail.postinst: don't stop fetchmail in
runlevels [06], the default 'killall' handler should be sufficient
because fetchmail writes are properly completed before telling the
server it's ok to delete.
* Dropped changes:
- don't depend on sysv-rc (>= 2.86.ds1-14.1ubuntu2); the 'multiuser'
argument to update-rc.d is deprecated.
- 06_cert_0_byte.patch: included upstream.
- python2.6 compatibility: fix included in Debian.
* debian/rules, debian/fetchmailconf.install: fix up python2.6 compatibility
by accounting for site-packages vs. dist-packages across python versions.
fetchmail (6.3.16-1) unstable; urgency=low
* New upstream release.
- Load all SSL ciphers (Closes: #576430).
- Fix regression when using --interface (Closes: #576717).
fetchmail (6.3.15-1) unstable; urgency=low
* New upstream release.
- Log an unexpected BYE from the server when using imap
(Closes: #140631, #215688).
* Removing Hectors NEWS entry as it was a plain copy of the changelog
(Closes: #569207).
* Remove 03_sdump_heap_overflow.patch, included upstream.
* Switch to 3.0 (quilt) source format.
* Fix incorrect version number in NEWS file: 6.3.6.rc3-1 -> 6.3.6~rc3-1.
fetchmail (6.3.13-2) unstable; urgency=medium
* Add 03_sdump_heap_overflow.patch to fix heap overflow in verbose SSL
certificate information display (fetchmail-SA-2010-01).
* Some fixed issues for 6.3.13:
- Russion translation for flushed fixed (Closes: #531925).
- Fetchmail no longer drops permanently undelivered messages by
default, to match historic documentation. It does so by introducing
a new softbounce option (Closes: #471283).
- Report multiline SMTP errors properly (Closes: #529899).
* Also do not complain about /etc/fetchmailrc on calling the init
script with stop (Closes: #546841).
fetchmail (6.3.13-1) unstable; urgency=low
* New upstream version.
* Removed 02_nooverlapping_snprintf.patch no longer needed.
* Removed 03_smb_assert.patch no longer needed.
* Removed 04_fix_fetchsetup_bashism.patch no longer needed.
* Removed 05_fetchlimit_exist_status.patch no longer needed.
* Removed 06_cert_0_byte.patch no longer needed.
* Bump to policy version 3.8.4
* Added README.source explaining that this package uses quilt.
* Added 02_man_page.patch to fix 2 man page minor bugs.
* Added ${misc:Depends} on control for both binaries.
fetchmail (6.3.9~rc2-8) unstable; urgency=low
* Do not complain about missing config file when daemon shouldn't
start at all (Closes: #540533).
* Depend on $syslog in init script (Closes: #541394).
fetchmail (6.3.9~rc2-7) unstable; urgency=low
* Fix inconsistencies in init script.
* Fix double inclusion of /etc/default/fetchmail (Closes: #540245).
fetchmail (6.3.9~rc2-6) unstable; urgency=high
* Bump to policy version 3.8.2
+ don't rely on /etc/default/fetchmail in init script but provide
default (no) for START_DAEMON and check if file exists.
* debian/rules: dh_clean -k is deprecated => dh_prep.
* Include upstream patch to fix off-by-one asserts in smbutil.c
(03_smb_assert.patch; Closes: #449179).
* Fix bashism in fetchsetup script
(04_fix_fetchsetup_bashism.patch; Closes: #530081).
* Fix exit status of fetchmail when used with --fetchlimit
option (05_fetchlimit_exist_status.patch; Closes: #508667).
* Add upstream patch to detect malicious certificates containing
a null byte in the Subject Alternative Name
(CVE-2009-2666; 06_cert_0_byte.patch).
fetchmail (6.3.9~rc2-5) unstable; urgency=low
* Set -e flag in prerm and preinst to ensure that the script aborts
its execution on failed commands.
* Add 02_nooverlapping_snprintf.patch to prevent undefined behaviour on
using snprintf with overlapping buffers.
Date: Tue, 22 Jun 2010 23:12:15 +0000
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Steve Langasek <steve.langasek at canonical.com>
https://launchpad.net/ubuntu/maverick/+source/fetchmail/6.3.16-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 22 Jun 2010 23:12:15 +0000
Source: fetchmail
Binary: fetchmail fetchmailconf
Architecture: source
Version: 6.3.16-1ubuntu1
Distribution: maverick
Urgency: high
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Description:
fetchmail - SSL enabled POP3, APOP, IMAP mail gatherer/forwarder
fetchmailconf - fetchmail configurator
Closes: 140631 215688 449179 471283 508667 529899 530081 531925 540245 540533 541394 546841 569207 576430 576717
Changes:
fetchmail (6.3.16-1ubuntu1) maverick; urgency=low
.
* Merge from Debian unstable, remaining changes:
- Suggest default-mta | mail-transport-agent, not
exim4 | mail-transport-agent.
- debian/init, debian/fetchmail.postinst: don't stop fetchmail in
runlevels [06], the default 'killall' handler should be sufficient
because fetchmail writes are properly completed before telling the
server it's ok to delete.
* Dropped changes:
- don't depend on sysv-rc (>= 2.86.ds1-14.1ubuntu2); the 'multiuser'
argument to update-rc.d is deprecated.
- 06_cert_0_byte.patch: included upstream.
- python2.6 compatibility: fix included in Debian.
* debian/rules, debian/fetchmailconf.install: fix up python2.6 compatibility
by accounting for site-packages vs. dist-packages across python versions.
.
fetchmail (6.3.16-1) unstable; urgency=low
.
* New upstream release.
- Load all SSL ciphers (Closes: #576430).
- Fix regression when using --interface (Closes: #576717).
.
fetchmail (6.3.15-1) unstable; urgency=low
.
* New upstream release.
- Log an unexpected BYE from the server when using imap
(Closes: #140631, #215688).
* Removing Hectors NEWS entry as it was a plain copy of the changelog
(Closes: #569207).
* Remove 03_sdump_heap_overflow.patch, included upstream.
* Switch to 3.0 (quilt) source format.
* Fix incorrect version number in NEWS file: 6.3.6.rc3-1 -> 6.3.6~rc3-1.
.
fetchmail (6.3.13-2) unstable; urgency=medium
.
* Add 03_sdump_heap_overflow.patch to fix heap overflow in verbose SSL
certificate information display (fetchmail-SA-2010-01).
* Some fixed issues for 6.3.13:
- Russion translation for flushed fixed (Closes: #531925).
- Fetchmail no longer drops permanently undelivered messages by
default, to match historic documentation. It does so by introducing
a new softbounce option (Closes: #471283).
- Report multiline SMTP errors properly (Closes: #529899).
* Also do not complain about /etc/fetchmailrc on calling the init
script with stop (Closes: #546841).
.
fetchmail (6.3.13-1) unstable; urgency=low
.
* New upstream version.
* Removed 02_nooverlapping_snprintf.patch no longer needed.
* Removed 03_smb_assert.patch no longer needed.
* Removed 04_fix_fetchsetup_bashism.patch no longer needed.
* Removed 05_fetchlimit_exist_status.patch no longer needed.
* Removed 06_cert_0_byte.patch no longer needed.
* Bump to policy version 3.8.4
* Added README.source explaining that this package uses quilt.
* Added 02_man_page.patch to fix 2 man page minor bugs.
* Added ${misc:Depends} on control for both binaries.
.
fetchmail (6.3.9~rc2-8) unstable; urgency=low
.
* Do not complain about missing config file when daemon shouldn't
start at all (Closes: #540533).
* Depend on $syslog in init script (Closes: #541394).
.
fetchmail (6.3.9~rc2-7) unstable; urgency=low
.
* Fix inconsistencies in init script.
* Fix double inclusion of /etc/default/fetchmail (Closes: #540245).
.
fetchmail (6.3.9~rc2-6) unstable; urgency=high
.
* Bump to policy version 3.8.2
+ don't rely on /etc/default/fetchmail in init script but provide
default (no) for START_DAEMON and check if file exists.
* debian/rules: dh_clean -k is deprecated => dh_prep.
* Include upstream patch to fix off-by-one asserts in smbutil.c
(03_smb_assert.patch; Closes: #449179).
* Fix bashism in fetchsetup script
(04_fix_fetchsetup_bashism.patch; Closes: #530081).
* Fix exit status of fetchmail when used with --fetchlimit
option (05_fetchlimit_exist_status.patch; Closes: #508667).
* Add upstream patch to detect malicious certificates containing
a null byte in the Subject Alternative Name
(CVE-2009-2666; 06_cert_0_byte.patch).
.
fetchmail (6.3.9~rc2-5) unstable; urgency=low
.
* Set -e flag in prerm and preinst to ensure that the script aborts
its execution on failed commands.
* Add 02_nooverlapping_snprintf.patch to prevent undefined behaviour on
using snprintf with overlapping buffers.
Checksums-Sha1:
99add4c2d6e2a6a7f5bb0730a17482c3701e0161 2095 fetchmail_6.3.16-1ubuntu1.dsc
76e396b2469f9696b66a99fa397cf468652d239e 1628808 fetchmail_6.3.16.orig.tar.bz2
0330f58819489660e39f8adabe96991d3517b7c7 51415 fetchmail_6.3.16-1ubuntu1.debian.tar.gz
Checksums-Sha256:
8e48c28c2692201a2f026106a0fb903c7910470d99ac151b781e98c5f61f4992 2095 fetchmail_6.3.16-1ubuntu1.dsc
2e316c8ebef47e1266217e5f0e1aa453707f19cf8ddbfacfcbc9eab101757d86 1628808 fetchmail_6.3.16.orig.tar.bz2
2e6777b8a92198a27741308ed789f770db8344576b320e72b5d9e16328046d1f 51415 fetchmail_6.3.16-1ubuntu1.debian.tar.gz
Files:
2545c3def7454fabcf68700e372a11fa 2095 mail optional fetchmail_6.3.16-1ubuntu1.dsc
1a40acb371376c7d54fe468c99dfc216 1628808 mail optional fetchmail_6.3.16.orig.tar.bz2
c6d14c5e3008e5ad39dd648303454518 51415 mail optional fetchmail_6.3.16-1ubuntu1.debian.tar.gz
Original-Maintainer: Fetchmail Maintainers <pkg-fetchmail-maint at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIVAwUBTCFG6VaNMPMhshM9AQi/txAAhmCVERAEi6M4gNNtzGE519XbtKuRT+Ke
OoJdrIt/b0yrl6vjKt4n4kpRw2OaoNkJDIdXgtuJYNM/UNwsxMp+Na1H833sNSp5
U+ZKWuuN5DddMgIz2UQOuUqAgZRFfjBbmAxKpR44AHnjju15dqTu0OFA+Mtrbx/5
fePT9iM2PRUVMDzYe+UM6hucnfwYuGJOQu3/+z+NE0QjSJwzQ7fi/0s5f2WuS9m8
qbYde2E6NgHPhz8QHllwInsGM9cUQqqdOJNx6SMHailtiSjmFxBBj4rCpEHYHlqj
eWMSil2vjr2MZ8uKEl5uRh063044nU4FxbFYRNUyeLsKX2a8p2x8+HZupNSmDsKy
7Ny58Fx5czef37wEccHtzb9/BCZdaRleai+Oon2+xs5nR0uwtrEnvrLaoqW7JoQL
c7ALXxCp5xPFN/zzqkdno1Q/7+JrUALLQmik307Gxs/wJYYd9Lu0St9eZt2DJRMX
BYpt77G6WC88yykG66U0fZ6pgYHzunbCe6+3rsDKmbhBfNKAhyCJcW9xAP8lwn7h
zeUhohcIZDRtgbkvcTa6y/j4H2oBn+Xjiq3w1ZxPdGTAnlbrBAShNKD1Ds0TWC8u
JsCDPqmId4hL44DvH4RJeqFWFc2Zga735hof5FibiAdy6+XrekPmXTlqAbIuhKka
8wTNo+JFBU0=
=MvvV
-----END PGP SIGNATURE-----
More information about the Maverick-changes
mailing list