Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-11-18 | sendmail (8.14.4-7+dyson1) unstable; urgency=mediumHEADdyson/8.14.4-7+dyson1master | Igor Pashev | 1 | -0/+11 | |
* Package for Dyson * Updated libmilter.symbols.in for Dyson * Disabled NIS+ (FTBFS) * POSIX sigwait is the default on Dyson (dyson-sigwait.patch) * Make sure gnu install is used instead of local install.sh which does not support -d * No SMF yet | |||||
2014-05-25 | finalize changelog for sendmail (8.14.4-7)debian/8.14.4-7 | Andreas Beckmann | 1 | -2/+2 | |
2014-05-25 | update symbols control file | Andreas Beckmann | 1 | -0/+2 | |
2014-05-24 | remove timestamp from bug-script | Andreas Beckmann | 1 | -0/+6 | |
2014-05-24 | finalize changelog for sendmail (8.14.4-6)debian/8.14.4-6 | Andreas Beckmann | 1 | -2/+2 | |
2014-05-23 | override read-in-maintainer-script: unreachable legacy code | Andreas Beckmann | 1 | -1/+1 | |
2014-05-23 | properly set the close-on-exec flag before executing mailers | Andreas Beckmann | 1 | -0/+2 | |
backported from 8.14.9: SECURITY: Properly set the close-on-exec flag for file descriptors (except stdin, stdout, and stderr) before executing mailers. | |||||
2014-05-23 | fix wrong assertion in libmilter | Andreas Beckmann | 1 | -0/+2 | |
backported from 8.14.7 | |||||
2014-05-23 | d/watch: enable PGP signature checking | Andreas Beckmann | 1 | -0/+1 | |
2014-05-23 | import ftp://ftp.sendmail.org/pub/sendmail/PGPKEYS | Andreas Beckmann | 1 | -0/+2 | |
$Revision: 8.46 $, Last updated $Date: 2014-01-18 00:20:24 $ | |||||
2014-05-23 | cleanup lintian overrides | Andreas Beckmann | 1 | -0/+1 | |
2014-05-23 | bump standards version to 3.9.5 | Andreas Beckmann | 1 | -0/+1 | |
2014-05-23 | no longer install directly to PKG_DIR | Andreas Beckmann | 1 | -0/+2 | |
2014-05-23 | move static libraries from /usr/lib/libmilter to /usr/lib | Andreas Beckmann | 1 | -0/+1 | |
2014-05-22 | add symbols file for libmilter based on libmilter0 8.13.3-6 | Andreas Beckmann | 1 | -0/+1 | |
2014-05-22 | convert libmilter into a 'M-A: same' package | Andreas Beckmann | 1 | -0/+1 | |
2014-05-22 | improve debian/control handling | Andreas Beckmann | 1 | -0/+1 | |
move control.m4.in to a more sane location abort a build if debian/control gets updated | |||||
2014-05-22 | do not regenerate d/changelog | Andreas Beckmann | 1 | -0/+1 | |
I have no clue what this was supposed to be good for ... | |||||
2014-05-21 | create docdirs during install | Andreas Beckmann | 1 | -0/+1 | |
2014-05-21 | remove outdated documentation and other cruft | Andreas Beckmann | 1 | -0/+1 | |
2014-05-21 | apply manpage corrections from Ubuntu | Andreas Beckmann | 1 | -0/+1 | |
2014-05-21 | add support for OpenSSL options SSL_OP_NO_TLSv1_2 and SSL_OP_NO_TLSv1_1 | David F. Skoll | 1 | -0/+2 | |
2014-04-22 | add support for EC-ciphers | Fredrik Pettai | 1 | -0/+1 | |
The latest sendmail release (sendmail-8.14.8) has this patch included (but it's not mentioned nor documented in the source / docs) | |||||
2014-04-22 | systemd socket activation support for libmilter | Mikhail Gusarov | 1 | -0/+2 | |
2014-04-22 | set maintainer to Debian QA Group | Andreas Beckmann | 1 | -1/+8 | |
2014-02-16 | finalize changelog for sendmail (8.14.4-5) | Andreas Beckmann | 1 | -3/+3 | |
2014-02-15 | use source format 3.0 (quilt) | Andreas Beckmann | 1 | -0/+1 | |
2014-02-15 | update lintian overrides | Andreas Beckmann | 1 | -0/+1 | |
2014-02-15 | fix manpage problems reported by lintian | Andreas Beckmann | 1 | -0/+1 | |
2014-02-15 | do not mess with conffiles and other shipped files during purge | Andreas Beckmann | 1 | -0/+2 | |
2014-02-15 | fix A-only MX CNAME interface binding issues when using IPv6 | Andreas Beckmann | 1 | -0/+2 | |
2013-10-22 | switch to debhelper compat level 9 | Andreas Beckmann | 1 | -0/+1 | |
2013-10-22 | move all control file templates to debian/ | Andreas Beckmann | 1 | -0/+2 | |
2013-10-22 | let dh_lintian install the overrides | Andreas Beckmann | 1 | -0/+1 | |
2013-10-22 | simplify managing of the bug control files | Andreas Beckmann | 1 | -0/+1 | |
This reverts most of commit a4de324a2a6e3e84d7f544cf310cf80edfbd1307. | |||||
2013-10-21 | fix libdb-dev autodetection | Andreas Beckmann | 1 | -0/+1 | |
by adding missing quoting | |||||
2013-10-21 | update automake helper scripts to automake 1.14 | Andreas Beckmann | 1 | -0/+1 | |
automake --force-missing --add-missing --copy | |||||
2013-10-21 | work around automake to ensure the Makefile.in are regenerated | Andreas Beckmann | 1 | -0/+1 | |
2013-10-21 | recover Makefile.am from Makefile.in | Andreas Beckmann | 1 | -0/+1 | |
the Makefile.am from cowboy were never in a Debian package :-( | |||||
2013-10-19 | update logcheck patterns to match high precision timestamps | Ralf Döblitz | 1 | -0/+2 | |
After switching to high prcisions timestamps in rsyslog, logcheck did not match the timestamp any more - resulting in a LOT of reported "problems". I have attached a patch to add the hig precison timestamp format (with or without microseconds) to the logcheck patterns included in sendmail-base. | |||||
2013-10-19 | fix FTBFS on HURD, part 2 | Samuel Thibault | 1 | -0/+1 | |
2013-10-19 | kFreeBSD: enable HASURANDOMDEV | Andreas Beckmann | 1 | -0/+2 | |
2013-10-19 | ignore symbolic links in the ftp directory listing | Masatake YAMATO | 1 | -0/+2 | |
uscan.pl cannot find the latest tar ball released by the upstream project because the ftp directory of the upstream project holds a symbolic link: $ lftp ftp://ftp.sendmail.org/pub/sendmail cd ok, cwd=/pub/sendmail lftp ftp.sendmail.org:/pub/sendmail> ls ls total 48936 drwxrwx--x 2 gshapiro sendmail 512 Dec 28 18:31 .alpha drwxrwx--x 3 gshapiro sendmail 512 Nov 20 23:01 .beta ... lrwxr-xr-x 1 ca sendmail 39 Dec 5 00:36 sendmail.8.14.5.Beta0.tar.gz -> .beta/late/sendmail.8.14.5.Beta0.tar.gz lrwxr-xr-x 1 ca sendmail 43 Dec 5 00:36 sendmail.8.14.5.Beta0.tar.gz.sig -> .beta/late/sendmail.8.14.5.Beta0.tar.gz.sig lftp ftp.sendmail.org:/pub/sendmail> The pattern of thewatch file of sendmail accepts any character: ftp://ftp.sendmail.org/pub/sendmail/sendmail\.(.*)\.tar\.gz debian Therefore whole "sendmail.8.14.5.Beta0.tar.gz -> .beta/late/sendmail.8.14.5.Beta0.tar.gz" is recognized as a file name. As you know the file name here is "sendmail.8.14.5.Beta0.tar.gz". | |||||
2013-10-19 | Should-Start/Should-Stop: $named | Andreas Beckmann | 1 | -0/+2 | |
2013-10-19 | stop using deprecated find syntax | Andreas Beckmann | 1 | -0/+8 | |
2013-09-13 | finalize changelog for sendmail (8.14.4-4.1)debian/8.14.4-4.1 | Andreas Beckmann | 1 | -2/+2 | |
2013-09-13 | update Lintian overrides | Andreas Beckmann | 1 | -0/+1 | |
2013-09-13 | add missing ${misc:Depends} and predepends | Andreas Beckmann | 1 | -0/+1 | |
2013-09-13 | fix duplicate and incorrect Section and Homepage settings | Andreas Beckmann | 1 | -0/+1 | |
2013-09-13 | use canonical Vcs-* URLs | Andreas Beckmann | 1 | -0/+1 | |