-
sendmail (8.14.1-8ubuntu1) gutsy; urgency=low
* Merge from Debian unstable, remaining changes:
- Wrong emphasis in update_tls.in.
- Update maintainer field in debian/control.
sendmail (8.14.1-8) unstable; urgency=low
* remove dependancy on update-inetd and netbase/inet-superserver
+ Default install uses daemon mode (no need for inetd)
+ update-inetd call predicated upon it existance
-- Michele Angrisano <email address hidden> Mon, 30 Jul 2007 13:12:31 +0200
-
sendmail (8.14.1-7ubuntu1) gutsy; urgency=low
* Merge from Debian unstable, remaining changes:
- Wrong emphasis in update_tls.in
- Update maintainer in field debian/control.
sendmail (8.14.1-7) unstable; urgency=low
* buildd's do not honour Build-Depends-Indep:, so replicate that
information on the Build-Depends line to solve FTBFS Closes: #430405
sendmail (8.14.1-6) unstable; urgency=low
* The `ironclad or die` release, using newer gcc/binutils
features to further reduce the exploit footprint of an
application. Thanks to Marc-Christian Petersen
Read more about all that good stuff at:
http://www.gentoo.org/proj/en/hardened/hardened-toolchain.xml#RELRO
* Create an ELF "PT_GNU_RELRO" segment header in the object.
Or in other words: built with "-z relro"
* When generating an executable or shared library, mark it to tell
the dynamic linker to resolve all symbols when the program is
started, or when the shared library is linked to using dlopen,
instead of deferring function call resolution to the point when
the function is first called.
Or in other words: built with "-z now"
* Emit extra code to check for buffer overflows, such as stack
smashing attacks. This is done by adding a guard variable to
functions with vulnerable objects. This includes functions
that call alloca, and functions with buffers larger than 8
bytes. The guards are initialized when a function is entered
and then checked when the function exits. If a guard check
fails, an error message is printed and the program exits.
Or in other words: built with "-fstack-protector-all"
* Compiled as PIE (Position Independant Executable)
This assists PAX enabled kernels, with ASLR, and is also needed
for GRSecurity. Even with stock kernels, this makes the memory
mapping less static, hindering attacks.
sendmail (8.14.1-5) private; urgency=low
* DH_COMPAT = 5
* Tweak LSB setup of /etc/init.d/sendmail such that stop/start
when DAEMON_MODE=None is not an error
* Clean up rules file abit, more to go (I love deleting suff)
+ drop sm_conf/sm_conf_opt from debian/rules
+ drop old private copy of dbs and use cdbs (not cleanly)
+ drop support of older sendmail versions (8.8.8+)
+ drop support for building on older debian versions (slink+)
+ drop split debian directory kluge
+ drop smX support - it requires a complete revamp
* Things are still complicated by upstream not using autoconf/makefile
builds, but I have used them in support - much of that work remains and
will not be removed in the near term
* Add alternative build-depend for linux-libc-dev (which will depcrecate
linux-kernel-headers)
-- Michele Angrisano <email address hidden> Mon, 2 Jul 2007 16:26:44 +0200
-
sendmail (8.14.1-4ubuntu1) gutsy; urgency=low
* Merged from Debian Unstable. Remaining Ubuntu changes:
- wrong emphasis in update_tls.in
- set maintainer to Ubuntu MOTU Developers <email address hidden>
sendmail (8.14.1-4) unstable; urgency=low
* Fix occasional mailq failures caused by set -e and lsb scripts :(
sendmail (8.14.1-3) unstable; urgency=low
* Add missing build-depends for linux-kernel-headers
Thanks Marc-Christian Petersen
* LSB init scripts
Thanks Marc-Christian Petersen
* Finally, make rmail a suggestion, not a dependancy
and remove conflicts with old versions closes: #376113
* Suffix _mta to start/stop/configure for ksh closes: #424213
-- Urs Capaul <email address hidden> Mon, 28 May 2007 15:22:00 +0200
-
sendmail (8.14.1-2ubuntu1) gutsy; urgency=low
* changed wrong emphasis in update_tls.in (LP: 83673)
* set maintainer to Ubuntu MOTU Developers <email address hidden>
-- Urs Capaul <email address hidden> Sun, 20 May 2007 17:01:00 +0200
-
sendmail (8.14.1-2) unstable; urgency=high
* Rebuild against a fixed libd4.5 closes: #423153
-- Ubuntu Archive Auto-Sync <email address hidden> Mon, 14 May 2007 12:28:28 +0100
-
sendmail (8.14.1-1) unstable; urgency=low
* *** *** libmilter gets a new version *** ***
*** *** MimeDefang and other packages will need to be rebuilt *** ***
* New upstream release
- Fix 8.14.0 regressions & issues
* Refit patches
* Drop qtool patch, equivalent applied upstream
* Force configure defaults (new machine, gotta get it right)
* update configure.ac for newer db versions
* refresh FAQ
* build against db4.5 closes: #421945
* build-indep-depends on groff, not groff-base closes: #362872
sendmail (8.14.1-0) private; urgency=low
* New upstream release
- Fix 8.14.0 regressions & issues
* Refit patches
* Drop qtool patch, equivalent applied upstream
* Force configure defaults (new machine, gotta get it right)
* update configure.ac for newer db versions
* refresh FAQ
sendmail (8.14.1.Gamma0-0) private; urgency=low
* New upstream Gamma
* Refit patches
sendmail (8.14.1.Beta2-0) private; urgency=low
* New upstream Beta
* Refit patches
sendmail (8.14.1.Beta1-0) private; urgency=low
* New upstream Beta
* Refit patches
sendmail (8.14.1.Beta0-0) private; urgency=low
* New upstream Beta
* Refit patches
sendmail (8.14.0-0) private; urgency=low
* New upstream Release
- Headers 8bit clean
- Milter enhancements
* Refit patches
* Some issues, so this will not be uploaded - errata of (2007/02/06) help
sendmail (8.14.0.Gamma0-0) private; urgency=low
* New upstream Release
* Refit patches
sendmail (8.14.0.Beta5-1) experimental; urgency=low
* New upstream Beta
* Refit patches
* Major item
+ Welcome back space betwixt 'from:' and '<other stuff>'
sendmail (8.14.0.Beta4-1) experimental; urgency=low
* Sigh... built here, but not build machines closes: #405917
* change from ~ to . to appease build scripts and match upstream
* drop my check_helo patch, needs rework
* Upstream incorporated patch for greet_pause closes: #312164
sendmail (8.14.0~Beta4-1) experimental; urgency=low
* Release to experimental
* New upstream Beta
* Refit patches
* Major new feature:
+ headers are 8 bit "transparent".
+ the milter API has been extended.
* New/improved anti-SPAM features:
+ no false-postives on greet_pause failures due to timeouts/rejections
+ new option MaxNOOPCommands
+ detection of open HTTP proxies (GET, POST, CONNECT, or USER)
+ FEATURE(`require_rdns')
+ FEATURE(`block_bad_helo')
+ FEATURE(`badmx')
+ option `relaytofulladdress' for FEATURE(`access_db')
* Upstream incorporated patch for greet_pause closes: #312164
sendmail (8.14.0~Beta4-0) private; urgency=low
* New upstream Beta
* Refit patches
sendmail (8.14.0~Beta3-0) private; urgency=low
* New upstream Beta
* Refit patches
sendmail (8.14.0~Beta2-0) private; urgency=low
* New upstream Beta
* Refit patches
sendmail (8.14.0~Beta1-0) private; urgency=low
* New upstream Beta
* Refit patches
sendmail (8.14.0~Beta0-0) private; urgency=low
* New upstream Beta
* Support 8.14 in build tools
* Refit patches
* Update FFRs
/* vim:set ai et tw=80 */
-- Ubuntu Archive Auto-Sync <email address hidden> Tue, 08 May 2007 07:59:05 +0100
-
sendmail (8.13.8-3) unstable; urgency=high
* !!! Fix some serious issues wrt upcomming transition !!!
* IMPORTANT typo (s vs m) on iconnect timeout closes: #402159
this may cause delivery failures
* IMPORTANT SASL update for libnss-ldap closes: #369841
* IMPORTANT startup change - drop cleanqueue closes: #398835
* IMPORTANT Use -qf for cron-based queue runners to make sure we don't
release the pseudo lock before we're done closes: #386459
* Re-enable libwrap (TCPWrappers) for things like fail2ban and denyhosts
* upgrade dependancies (db4.2, sasl, etc) to current versions
* Suggest cyrus-common (for crydeliver) closes: #388366
* Bump MAX_HOP count per rfc 2821 closes: #329625
* Remove /etc/cron.d/sendmail on removal of sendmail-bin
closes: #340944
-- Ubuntu Archive Auto-Sync <email address hidden> Tue, 12 Dec 2006 11:06:48 +0000