Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | 2 | -1/+4 | |
2014-05-23 | regenerate d/control, d/configure, */Makefile.in | Andreas Beckmann | 7 | -68/+57 | |
2014-05-23 | properly set the close-on-exec flag before executing mailers | Andreas Beckmann | 3 | -0/+16 | |
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 | 3 | -0/+18 | |
backported from 8.14.7 | |||||
2014-05-23 | d/watch: enable PGP signature checking | Andreas Beckmann | 2 | -5/+2 | |
2014-05-23 | import ftp://ftp.sendmail.org/pub/sendmail/PGPKEYS | Andreas Beckmann | 3 | -0/+3 | |
$Revision: 8.46 $, Last updated $Date: 2014-01-18 00:20:24 $ | |||||
2014-05-23 | cleanup lintian overrides | Andreas Beckmann | 8 | -16/+13 | |
2014-05-23 | update short descriptions to make them distinct to please lintian | Andreas Beckmann | 1 | -6/+6 | |
2014-05-23 | bump standards version to 3.9.5 | Andreas Beckmann | 2 | -1/+2 | |
2014-05-23 | cleanup more cruft | Andreas Beckmann | 2 | -16/+3 | |
2014-05-23 | avoid forking subshells | Andreas Beckmann | 1 | -5/+4 | |
2014-05-23 | no longer install directly to PKG_DIR | Andreas Beckmann | 2 | -25/+2 | |
2014-05-23 | install sendmail-bin via debian/tmp and dh_install | Andreas Beckmann | 1 | -0/+9 | |
2014-05-23 | install sendmail-bin manpages via debian/tmp and dh_installman | Andreas Beckmann | 1 | -0/+11 | |
2014-05-23 | rename manpages inside debian/tmp | Andreas Beckmann | 1 | -13/+13 | |
2014-05-23 | install rmail via debian/tmp and dh_install | Andreas Beckmann | 5 | -7/+3 | |
2014-05-23 | install everything else into debian/tmp, too | Andreas Beckmann | 1 | -3/+2 | |
2014-05-23 | move static libraries from /usr/lib/libmilter to /usr/lib | Andreas Beckmann | 4 | -3/+4 | |
2014-05-23 | install libmilter1.0.1 via debian/tmp and dh_install | Andreas Beckmann | 4 | -7/+3 | |
2014-05-23 | add support for installing the shared libmilter to the sendmail build system | Andreas Beckmann | 1 | -1/+7 | |
2014-05-23 | use the sendmail build system to build libmilter.so.* | Andreas Beckmann | 1 | -8/+0 | |
2014-05-23 | add support for building a shared libmilter to the sendmail build system | Andreas Beckmann | 3 | -0/+27 | |
2014-05-23 | install libmilter-dev via debian/tmp and dh_install | Andreas Beckmann | 4 | -8/+5 | |
2014-05-23 | use the sendmail build system to install the static libraries | Andreas Beckmann | 1 | -8/+2 | |
2014-05-23 | add support for installing static libraries to the sendmail build system | Andreas Beckmann | 2 | -0/+34 | |
clear the bldINSTALL_DIR settings to ensure missing directories are properly created | |||||
2014-05-23 | /usr/include/libmilter/mf{api,def}.h are already installed by the build system | Andreas Beckmann | 1 | -6/+0 | |
2014-05-23 | install sensible-mda via debian/tmp and dh_install | Andreas Beckmann | 3 | -4/+4 | |
2014-05-23 | prepare for using debian/tmp and dh_install | Andreas Beckmann | 1 | -1/+2 | |
2014-05-23 | bump some symbol versions to the next upstream release | Andreas Beckmann | 1 | -10/+10 | |
2014-05-23 | rebuilt libmilter{0,1,1.0.0,1.0.1} symbol history from snapshot.debian.org | Andreas Beckmann | 1 | -2/+15 | |
2014-05-22 | add symbols file for libmilter based on libmilter0 8.13.3-6 | Andreas Beckmann | 3 | -0/+229 | |
2014-05-22 | convert libmilter into a 'M-A: same' package | Andreas Beckmann | 4 | -2/+8 | |
2014-05-22 | substitute @DEB_HOST_MULTIARCH@ | Andreas Beckmann | 1 | -0/+1 | |
2014-05-22 | improve debian/control handling | Andreas Beckmann | 4 | -8/+16 | |
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 | 4 | -79/+1 | |
I have no clue what this was supposed to be good for ... | |||||
2014-05-22 | drop a few legacy targets | Andreas Beckmann | 1 | -41/+1 | |
2014-05-22 | fixup non-FHS paths in documentation before install | Andreas Beckmann | 2 | -18/+19 | |
cannot do this during build to avoid inserting unsubstituted @sysconfdir@ | |||||
2014-05-22 | unwrap & align common-install-indep for better readability | Andreas Beckmann | 1 | -28/+15 | |
2014-05-22 | remove more ancient cruft | Andreas Beckmann | 2 | -66/+0 | |
2014-05-21 | unconditionally build+install libmilter | Andreas Beckmann | 1 | -6/+0 | |
old releases that may lack libmilter are no longer supported | |||||
2014-05-21 | create docdirs during install | Andreas Beckmann | 4 | -4/+4 | |
2014-05-21 | drop ancient, non-functional, and potentially harmful refresh-debian target | Andreas Beckmann | 1 | -45/+0 | |
2014-05-21 | remove outdated documentation and other cruft | Andreas Beckmann | 3 | -3/+2 | |
2014-05-21 | delete cruft: backporting instructions for potato | Andreas Beckmann | 1 | -128/+0 | |
2014-05-21 | apply manpage corrections from Ubuntu | Andreas Beckmann | 3 | -89/+91 | |
2014-05-21 | refresh patch to apply on 8.14.4 | Andreas Beckmann | 1 | -5/+5 | |
2014-05-21 | add support for OpenSSL options SSL_OP_NO_TLSv1_2 and SSL_OP_NO_TLSv1_1 | David F. Skoll | 3 | -0/+34 | |
2014-04-23 | remove outdated patches.index | Andreas Beckmann | 2 | -17/+0 | |
2014-04-22 | add support for EC-ciphers | Fredrik Pettai | 4 | -0/+45 | |
The latest sendmail release (sendmail-8.14.8) has this patch included (but it's not mentioned nor documented in the source / docs) |