lp://staging/ubuntu/trusty-proposed/uw-imap
- Get this branch:
- bzr branch lp://staging/ubuntu/trusty-proposed/uw-imap
Branch merges
Branch information
Recent revisions
- 14. By Magnus Holmgren
-
* New maintainer (Closes: #686448).
* Disable unnecessarily strict version check (Closes: #682256). - 13. By Jonas Smedegaard <email address hidden>
-
* New upstream release.
Closes: bug#656074. Thanks to Ivan Shmakov.* Stop shipping uw-imapd or ipopd daemons: Code is in bad shape and
better alternatives exist.
* Lower Priority of libc-client-*-dev to extra: Depends on similarly
prioritized comerr-dev and libkrb5-dev.
* Drop locally included CDBS snippets: Adopted upstream.
* Use dpkg source format 3.0 (quilt).
Stop including patchsys-quilt.mk and update README.source to not
mention quilt.
Git-ignore quilt .pc subidr.
* Update rules file licensing header:
+ Extend years, and list them explicitly.
+ Refer to FSF web URL (not postal address).
* Bump debhelper compat level to 7.
* Unfuzz patches and refresh using quilt shortening options -pab
--no-timestamps --no-index.
* Fix use target build-arch (not build).
Closes: bug#666288. Thanks to Lucas Nussbaum.
* Add patch 1003 to properly zero out len when mail_fetch_body()
returns an empty string.
Closes: bug#635839. Thanks to Vladimir Kolesnikov and Daniel T Chen.
* Add patch 1004 to implement support for IMAP extension METADATA
(rfc5464).
Closes: bug#456591. Thanks to Mathieu Parent and Kolab project.
* Explicitly pass LDFLAGS to build, to hopefully include eventual
hardening flags.
* Extend patch 1001 to explicitly link against all used Kerberos libs.
Closes: bug#558968. Thanks to Peter Fritzsche and Matthias Klose.
* Use anonscm.debian.org for Vcs-Browser field.
* Update package relations:
+ Sort and newline-delimit package relations.
+ Stop build-depending on quilt or patchutils: unneeded with source
version 3.0 (quilt).
+ Relax to build-depend unversioned on debhelper and devscripts:
Required versions satisfied even in oldstable.
+ Tighten build-dependency on cdbs.
+ Stop build-depending on perl: Was used in a CDBS snippet which is
now dropped.
+ Stop build-depending on po-debconf: Was used for debconf of daemon
packages which are now dropped.
* Rewrite copyright file using format 1.0.
* Fix version in NEWS entry, to silence lintian (sadly it is 6 years
too late to be of real benefit).
* Drop stray substvars file from source packaging. Thanks to lintian.
* Hardcode CDBS-resolved build flags, and stuff CPPFLAGS into CFLAGS,
to enable hardening. - 12. By Christian Perrier
-
* Non-maintainer upload.
* Fix pending l10n issues. Debconf translations:
- Dutch; (Jeroen Schot). Closes: #625525
- Polish (Michał Kułach). Closes: #657764
- Indonesian (Mahyuddin Susanto). Closes: #657821 - 11. By Ana Beatriz Guerrero López
-
* Non-maintainer upload.
* Fix FTBFS with flag -Werror=format- security. Patch by Aurélien Jarno.
(Closes: #646481). - 10. By Stefano Zacchiroli
-
* Non-maintainer upload.
* Add Provides to virtual pop3-server and imap-server to avoid file
conflicts with alternative daemons. (Closes: #550380) - 9. By Jonas Smedegaard <email address hidden>
-
Fix have ipopd (not uw-imapd) conflict/replace virtual pop3-server.
- 8. By Nico Golde <email address hidden>
-
* Non-maintainer upload by the Security Team.
* Fix denial of service vulnerability because of rfc822_output_ char() not
checking for a full buffer and writing one byte ahead the buffer, later
resulting in memcpy getting called with a possible size argument of -1
(0003_CVE-2008- 5514.patch; Closes: #510918) - 7. By Jonas Smedegaard <email address hidden>
-
* Fix patch 1001 to properly include IP6 flag, so package get compiled
with IPv6 support as intended. Closes: bug#268251, thanks to
Herbert Meier and others for reporting and to Christophe Wolfhugel
for spotting the cause of the problem and providing a patch.
* Setting urgency=high as this is a regression to earlier releases,
and the fix is quite small. - 6. By Jonas Smedegaard <email address hidden>
-
* Apply patch fixing IPv6 for ipopd. Closes: bug#348369 (thanks to
Sjoerd Simons <email address hidden>).
* Improve local cdbs snippets:
+ Fix namespaces.
+ Use newer local debhelper snippet again, this time appending to
dh_gencontrol rather than override it. Adjust po-debconf.
+ Add and enable new auto-update snippet. Move debian/control.in to
debian/control. in.in.
* Correct copyright info for debian/rules (debmake skeleton is long
gone).
* Fix order of parameters/options to find in debian/rules. - 5. By Jonas Smedegaard <email address hidden>
-
* Patch src/c-client/mail.c against remote exploitable buffer overflow
allowing attacker to execute arbitrary code - CAN-2005-2933. This
closes: bug#332215 (thanks to iDEFENCE and Martin Pitt
<email address hidden>).
* Add/update debconf l10n:
+ Catalan (ca). Closes: Bug#248762 (thanks to Debian L10n Catalan
Team).
+ Czech (cs). Closes: bug#313261 (thanks to Miroslav Kure
<email address hidden>).
+ French (fr). Closes: Bug#241986 (thanks to debian-l10n-french
mailing list contributors).
+ Japanese (ja) Closes: Bug#241804 (thanks to Kenshi Muto
<email address hidden>).
+ Spanish (es). Closes: bug#323375 (thanks to Carlos Galisteo de
Cabo <email address hidden>),
+ Swedish (sv). Closes: bug#333346 (thanks to Daniel Nylander
<email address hidden>).
+ Turkish (tr). Closes: Bug#249129 (thanks to Mehmet Turker).
+ Vietnamese (vi). Closes: bug#324073 (thanks to Vietnamese free-
software translation team / nhóm Việt hóa phần mềm tự
do).
* Modernize maintainer scripts (thanks to lintian):
+ Use `chown uid:gid` (not `chown uid.gid`).
+ Use [ test1 ] && [ test2 ] (not [ test1 -a test2 ]).
* Source debconf in libc-clientXXX postinst even if unused (thanks to
lintian).
* Claim compliance with Policy 3.6.2 (no changes needed).
* Set urgency=high due to security fix.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/utopic/uw-imap