summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-10-19fix typo in bug script outputAndreas Beckmann1-1/+1
2013-10-19stop using deprecated find syntaxAndreas Beckmann2-2/+10
2013-09-13finalize changelog for sendmail (8.14.4-4.1)debian/8.14.4-4.1Andreas Beckmann1-2/+2
2013-09-13regenerate debian/rulesAndreas Beckmann2-39/+33
2013-09-13update Lintian overridesAndreas Beckmann6-8/+9
2013-09-13add missing ${misc:Depends} and predependsAndreas Beckmann2-10/+29
2013-09-13fix duplicate and incorrect Section and Homepage settingsAndreas Beckmann2-34/+11
2013-09-13use canonical Vcs-* URLsAndreas Beckmann2-2/+3
2013-09-13drop obsolete NEWS entriesAndreas Beckmann2-42/+1
2013-09-13close more bugsAndreas Beckmann1-2/+2
2013-09-13fix FTBFS on HURDSamuel Thibault2-4/+3
2013-09-13enable all hardening flagsSimon Ruderich3-11/+15
2013-09-13raise MAXDAEMONS from 10 to 64Kees Cook3-0/+19
This is causing failures when trying to start: /etc/mail/sendmail.cf: line 285: too many daemons defined (10 max) I'm running MTA, MSA, and MSASSL daemons on localhost and my primary interface. With the addition of IPv6, this pushes me to 12 combinations of listeners. I suggest raising this seemingly arbitrary limit to much larger.
2013-09-13sendmailconfig: add missing quotingStuart Sheldon2-1/+3
2013-09-13fix FTBFS with ld --as-neededFiras Kraiem3-0/+16
2013-09-13use [linux-any] instead of hardcoded listAndreas Beckmann2-1/+2
2013-09-13do not ship duplicate sendmail.8 manpageAndreas Beckmann2-0/+2
2013-09-13prepare NMUAndreas Beckmann1-0/+7
2013-09-13fix infinite loop in update_dbFlo1-4/+2
2013-02-06Imported Debian patch 8.14.4-4debian/8.14.4-4Jakub Safarik5-2/+99
2013-01-29finalize changelog for sendmail (8.14.4-3)debian/8.14.4-3Andreas Beckmann1-4/+4
2013-01-29sendmail packaging is now in a git repo in collab-maint on aliothAndreas Beckmann3-2/+8
2013-01-29sendmail was orphaned - turn NMU into QA uploadAndreas Beckmann3-4/+5
2013-01-26finalize changelog for sendmail (8.14.4-2.2)Andreas Beckmann1-2/+3
2012-10-02debian/{configure,control}: regeneratedAndreas Beckmann4-585/+1272
2012-10-02rename debian/README.Debian.$PACKAGE -> debian/$PACKAGE.README.DebianAndreas Beckmann6-5/+1
2012-10-02style/commentary cleanup in the fully rewritten preinst scriptsAndreas Beckmann6-102/+12
2012-10-02fix upgrades from sendmail-base that shipped /usr/share/bug/sendmail/*Andreas Beckmann2-1/+4
2012-10-02install bug-control, bug-script in all packagesAndreas Beckmann2-1/+9
2012-10-02remove /usr/share/bug/$PACKAGE symlinks on upgradeAndreas Beckmann7-0/+21
2012-10-02do not create symlinks in /usr/share/bugAndreas Beckmann19-29/+2
2012-10-01remove /etc/mail/{sendmail,submit}.cf.old on purgeAndreas Beckmann2-0/+4
2012-10-01cleanup obsolete /etc/dhcp3/dhclient-exit-hooks.d/sendmailAndreas Beckmann2-0/+3
2012-10-01cleanup /usr/share/doc/sendmail after upgrades (where possible)Andreas Beckmann8-108/+51
2012-10-01debian/configure.ac: remove the deleted maintainer scriptsAndreas Beckmann2-10/+1
2012-10-01undo /usr/share/doc/$PACKAGE -> /usr/share/doc/sendmail symlinksTobias Hansen19-423/+55
Directories in /usr/share/doc can only be symlinks for packages depending on the package they link to. (Policy 12.5) This source package builds six sets of packages that can all be installed independently (libmilter1.0.1, rmail, sendmail-base, sendmail-cf, sendmail-doc, sensible-mda and respective dependencies). So using symlinks at all is not practicable. Attached is a debdiff that makes all /usr/share/doc/package directories real directories with the mandatory files (they were already shipped in all packages, so there were files in /usr/share/doc/sendmail that were overwritten by each package). Additional documentation is put into /usr/share/doc/sendmail-doc and libmilter gets its own README.Debian into /usr/share/doc/libmilter-dev. Note that 'debian/rules configure' is called during build and rewrites a lot of stuff in debian/. I don't know why all the generated files that are rewritten anyway are present in the package, but this minimal patch only changes the sources of the maintainer scripts. http://bugs.debian.org/681147
2012-10-01debian/rules: add refresh-debian-configure targetAndreas Beckmann2-0/+17
for easy regenerating debian/configure
2012-10-01control.m4.in: add libdb-dev dependencyAndreas Beckmann2-1/+3
preserve libdb-dev dependency during debian/control regeneration, this is no longer picked up automatically.
2012-10-01delete obsolete filesAndreas Beckmann5-118/+0
2012-10-01delete generated filesAndreas Beckmann83-18355/+0
2012-10-01debian/rules clean: run maintainer-cleanAndreas Beckmann2-7/+6
* stop shipping a lot of generated files in debian/ in the source package * do not preserve debian/build/autoconf.mk, it's regenerated as well
2012-10-01prepare 8.14.4-2.2 NMUAndreas Beckmann1-0/+6
2012-10-01Imported Debian patch 8.14.4-2.1debian/8.14.4-2.1Ondřej Surý15-117/+113
2012-10-01Imported Debian patch 8.14.4-2debian/8.14.4-2Richard A Nelson (Rick)52-126/+138
2012-10-01Imported Debian patch 8.14.4-1debian/8.14.4-1Richard A Nelson (Rick)80-7502/+5175
2012-10-01Merged Upstream version 8.14.4Andreas Beckmann6-2/+2
2012-10-01Imported Upstream version 8.14.4upstream/8.14.4upstreamAndreas Beckmann6-2/+2
2012-10-01Imported Debian patch 8.14.3-9debian/8.14.3-9Richard A Nelson (Rick)44-102/+114
2012-10-01Imported Debian patch 8.14.3-8debian/8.14.3-8Richard A Nelson (Rick)60-620/+124
2012-10-01Imported Debian patch 8.14.3-7debian/8.14.3-7Richard A Nelson (Rick)101-23/+18458