[ubuntu/oneiric] courier 0.66.1-1ubuntu1 (Accepted)
Jean-Louis Dupond
jean-louis at dupond.be
Wed Jul 6 09:40:20 UTC 2011
courier (0.66.1-1ubuntu1) oneiric; urgency=low
* Merge from debian unstable. (LP: #803176) Remaining changes:
- debian/control:
+ Build-depend on chrpath
+ Changed Build-Depend libgamin-dev instead libfam-dev
+ Changed Depends to default-mta instead exim4
+ Added Depends debconf to courier-mta, sqwebmail, courier-imap,
courier-webadmin, courier-pop, courier-ssl
+ Added Depends lsb-base to courier-mta, sqwebmail, courier-imap,
courier-pcp, courier-ldap, courier-mta-ssl, courier-pop-ssl,
courier-imap-ssl
- debian/courier-imap.init, debian/courier-imap-ssl.init,
debian/courier-ldap.init, debian/courier-mta.init,
debian/courier-mta-ssl.init, debian/courier-pcp.init,
debian/courier-pop-.init, debian/courier-pop-ssl.init, sqwebmail.init:
+ Added LSB sections
+ Make use of /lib/lsb/init-functions
+ Use log_*_msg instead of echo
- debian/courier-imap-ssl.postinst, debian/courier-mta-ssl.postinst,
debian/courier-mta.postinst, debian/courier-pop-ssl.postinst: If
/etc/courier for some reason does not exist, some of the
postinst scripts could die horribly. Make sure that it does.
courier (0.66.1-1) unstable; urgency=low
* new upstream release (Closes: #622014, fixes FTBFS due to removed
SSLv2 support in recent OpenSSL versions)
* fix line length of description for courier-mta package
courier (0.65.3-2) unstable; urgency=medium
* fix tests for SSL certificates in postinst scripts
(Closes: #619008, #619009, thanks to Holger Levsen
<holger at layer-acht.org> for the report)
courier (0.65.3-1) unstable; urgency=low
* new upstream release
* double ULIMIT value in esmtpd configuration file to avoid allocation
failures on startup of SMTP/SSL server (Closes: #601443, thanks to
Buford Sanchez <bugs at business.com.pa> for the report)
* fix accidentally removed symbolic links to SSL certificates in
postinst scripts (Closes: #592092, thanks to Thibault Richard
<thibs at thibs.com> for the report)
courier (0.65.2.20110123-1) experimental; urgency=low
* new upstream snapshot release (Closes: #561264, fixes problem with bindv6only)
* add missing dependencies on debconf (Closes: #582412, thanks to
أحمد المحمودي <aelmahmoudy at sabily.org> for the patch)
* lintian fixes
- adjust description of courier-imap package to fit within 80 characters.
* add status action to IMAP, POP and SqWebMail init scripts.
* fix FTBFS with ld --as-needed (Closes: #607103, thanks to Matthias
Klose <doko at ubuntu.com> for the patch)
* fix bashism in filterctl script (Closes: #530058)
* remove LDFLAGS=-lcrypt from build options (Closes: #607124, thanks to Matthias
Klose <doko at ubuntu.com> for the report)
courier (0.65.2-1) experimental; urgency=low
* new upstream release (Closes: #576249, thanks to Helge Kreutzmann
<debian at helgefjell.de> for the report)
Date: Tue, 17 May 2011 02:59:29 +0100
Changed-By: Jean-Louis Dupond <jean-louis at dupond.be>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Martin Pitt <martin.pitt at ubuntu.com>
https://launchpad.net/ubuntu/oneiric/+source/courier/0.66.1-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 17 May 2011 02:59:29 +0100
Source: courier
Binary: courier-base courier-maildrop courier-mlm courier-mta courier-faxmail courier-webadmin sqwebmail courier-pcp courier-pop courier-imap courier-ldap courier-doc courier-ssl courier-mta-ssl courier-pop-ssl courier-imap-ssl
Architecture: source
Version: 0.66.1-1ubuntu1
Distribution: oneiric
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Jean-Louis Dupond <jean-louis at dupond.be>
Description:
courier-base - Courier mail server - base system
courier-doc - Courier mail server - additional documentation
courier-faxmail - Courier mail server - Fax<->mail gateway
courier-imap - Courier mail server - IMAP server
courier-imap-ssl - Courier mail server - IMAP over SSL
courier-ldap - Courier mail server - LDAP support
courier-maildrop - Courier mail server - mail delivery agent
courier-mlm - Courier mail server - mailing list manager
courier-mta - Courier mail server - ESMTP daemon
courier-mta-ssl - Courier mail server - ESMTP over SSL
courier-pcp - Courier mail server - PCP server
courier-pop - Courier mail server - POP3 server
courier-pop-ssl - Courier mail server - POP3 over SSL
courier-ssl - Courier mail server - SSL/TLS Support
courier-webadmin - Courier mail server - web-based administration frontend
sqwebmail - Courier mail server - webmail server
Closes: 530058 561264 576249 582412 592092 601443 607103 607124 619008 619009 622014
Launchpad-Bugs-Fixed: 803176
Changes:
courier (0.66.1-1ubuntu1) oneiric; urgency=low
.
* Merge from debian unstable. (LP: #803176) Remaining changes:
- debian/control:
+ Build-depend on chrpath
+ Changed Build-Depend libgamin-dev instead libfam-dev
+ Changed Depends to default-mta instead exim4
+ Added Depends debconf to courier-mta, sqwebmail, courier-imap,
courier-webadmin, courier-pop, courier-ssl
+ Added Depends lsb-base to courier-mta, sqwebmail, courier-imap,
courier-pcp, courier-ldap, courier-mta-ssl, courier-pop-ssl,
courier-imap-ssl
- debian/courier-imap.init, debian/courier-imap-ssl.init,
debian/courier-ldap.init, debian/courier-mta.init,
debian/courier-mta-ssl.init, debian/courier-pcp.init,
debian/courier-pop-.init, debian/courier-pop-ssl.init, sqwebmail.init:
+ Added LSB sections
+ Make use of /lib/lsb/init-functions
+ Use log_*_msg instead of echo
- debian/courier-imap-ssl.postinst, debian/courier-mta-ssl.postinst,
debian/courier-mta.postinst, debian/courier-pop-ssl.postinst: If
/etc/courier for some reason does not exist, some of the
postinst scripts could die horribly. Make sure that it does.
.
courier (0.66.1-1) unstable; urgency=low
.
* new upstream release (Closes: #622014, fixes FTBFS due to removed
SSLv2 support in recent OpenSSL versions)
* fix line length of description for courier-mta package
.
courier (0.65.3-2) unstable; urgency=medium
.
* fix tests for SSL certificates in postinst scripts
(Closes: #619008, #619009, thanks to Holger Levsen
<holger at layer-acht.org> for the report)
.
courier (0.65.3-1) unstable; urgency=low
.
* new upstream release
* double ULIMIT value in esmtpd configuration file to avoid allocation
failures on startup of SMTP/SSL server (Closes: #601443, thanks to
Buford Sanchez <bugs at business.com.pa> for the report)
* fix accidentally removed symbolic links to SSL certificates in
postinst scripts (Closes: #592092, thanks to Thibault Richard
<thibs at thibs.com> for the report)
.
courier (0.65.2.20110123-1) experimental; urgency=low
.
* new upstream snapshot release (Closes: #561264, fixes problem with bindv6only)
* add missing dependencies on debconf (Closes: #582412, thanks to
أحمد المحمودي <aelmahmoudy at sabily.org> for the patch)
* lintian fixes
- adjust description of courier-imap package to fit within 80 characters.
* add status action to IMAP, POP and SqWebMail init scripts.
* fix FTBFS with ld --as-needed (Closes: #607103, thanks to Matthias
Klose <doko at ubuntu.com> for the patch)
* fix bashism in filterctl script (Closes: #530058)
* remove LDFLAGS=-lcrypt from build options (Closes: #607124, thanks to Matthias
Klose <doko at ubuntu.com> for the report)
.
courier (0.65.2-1) experimental; urgency=low
.
* new upstream release (Closes: #576249, thanks to Helge Kreutzmann
<debian at helgefjell.de> for the report)
Checksums-Sha1:
1ff190a7dc51e8c741130e848ff6103889d35534 2380 courier_0.66.1-1ubuntu1.dsc
45bc87d3f72972e1e65eafb6c17427594df7b161 9714451 courier_0.66.1.orig.tar.gz
ed5e93e03f8b9514e34d9ae24cd45eac9cf7b527 115770 courier_0.66.1-1ubuntu1.diff.gz
Checksums-Sha256:
4a572d76dcfc3cb5b9d93cc06a4e02e2357db80e0c89dc4dbdc49c8e89951c99 2380 courier_0.66.1-1ubuntu1.dsc
1e4530a9c3ee9ab1447de224d5fa2d5823cbca85b7e0e642623b20d7495ad9ab 9714451 courier_0.66.1.orig.tar.gz
984be102715a8d2dfd0927e2313bc00aa11d668984b4b3a6f3e5ed33e15f0b97 115770 courier_0.66.1-1ubuntu1.diff.gz
Files:
8c6d8115f3effd40640562111e6d90d5 2380 mail optional courier_0.66.1-1ubuntu1.dsc
0cd3924dbc2cb4b9ce4c903c0eb9447c 9714451 mail optional courier_0.66.1.orig.tar.gz
4eaac861498cad77da21989f57bafe73 115770 mail optional courier_0.66.1-1ubuntu1.diff.gz
Original-Maintainer: Stefan Hornburg (Racke) <racke at linuxia.de>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJOFCzIAAoJEPmIJawmtHuft1EP/1icqHcWoOeypETzmIG5Jwgi
b3TeCQht+N9gJtqhDwUYim2KJplQG2VhV2M747uQo9xh8ry4wD5HgcSfVR7zoSXE
0IvDMOEtpExeOCcc/VbjZ0RfAPezD/J5UwI9A4E00Uc7Fj8uF9fauRhqraWB/yeD
wpLVXqfJt9qpj8152E/+g8Q6OUF4rd8Ht3GL2Hr70iQ0P0aG/nB0Qwkzhv+taqHy
gdaO2ZYcu0dMxK4cwy1uoCanwwBR1wkaGNDTaUE4KTQAyOE+cRgspG4+GaOqCaYo
vFD3SxQtvXB+hs55ym5sQc8P5IF9dTQtFs6nyOPkD0JwJlbEWGNCh0SpQLfqiVU2
VJmyEX0Vln8ULZYzhRhJlh7TZxO2uTzliBaAr6YtZ3FYxrTbrLm/sDzrBtFq/NgN
BJQz8VYt7jUbE7Zni6MbzokffZDHHDZId4q5e+rl1zhYNW/d5OMGQhHNMr+erMij
su5cNP4z4mxUXBECSSxBZMz85CTfFLBOmayI1R7rzlkkaNhspbc65JeJdkU9qcjB
hSmB+wPJyJYi+2gIoDjkeC1MjEq9EizqOgDJdhhe4i1QTlsPRJJUhLnbr7WWcKNm
y4hYKK4IWmN775A9mz18OBHAG0X6/qnw7sr3NYXpMclFcEp7eunwfXFPI1e73ZE8
HCXrq7NwGGTDDD1RpL9y
=56BJ
-----END PGP SIGNATURE-----
More information about the Oneiric-changes
mailing list