Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-10-19 | fix typo in bug script output | Andreas Beckmann | 1 | -1/+1 | |
2013-10-19 | stop using deprecated find syntax | Andreas Beckmann | 2 | -2/+10 | |
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 | regenerate debian/rules | Andreas Beckmann | 2 | -39/+33 | |
2013-09-13 | update Lintian overrides | Andreas Beckmann | 6 | -8/+9 | |
2013-09-13 | add missing ${misc:Depends} and predepends | Andreas Beckmann | 2 | -10/+29 | |
2013-09-13 | fix duplicate and incorrect Section and Homepage settings | Andreas Beckmann | 2 | -34/+11 | |
2013-09-13 | use canonical Vcs-* URLs | Andreas Beckmann | 2 | -2/+3 | |
2013-09-13 | drop obsolete NEWS entries | Andreas Beckmann | 2 | -42/+1 | |
2013-09-13 | close more bugs | Andreas Beckmann | 1 | -2/+2 | |
2013-09-13 | fix FTBFS on HURD | Samuel Thibault | 2 | -4/+3 | |
2013-09-13 | enable all hardening flags | Simon Ruderich | 3 | -11/+15 | |
2013-09-13 | raise MAXDAEMONS from 10 to 64 | Kees Cook | 3 | -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-13 | sendmailconfig: add missing quoting | Stuart Sheldon | 2 | -1/+3 | |
2013-09-13 | fix FTBFS with ld --as-needed | Firas Kraiem | 3 | -0/+16 | |
2013-09-13 | use [linux-any] instead of hardcoded list | Andreas Beckmann | 2 | -1/+2 | |
2013-09-13 | do not ship duplicate sendmail.8 manpage | Andreas Beckmann | 2 | -0/+2 | |
2013-09-13 | prepare NMU | Andreas Beckmann | 1 | -0/+7 | |
2013-09-13 | fix infinite loop in update_db | Flo | 1 | -4/+2 | |
2013-02-06 | Imported Debian patch 8.14.4-4debian/8.14.4-4 | Jakub Safarik | 5 | -2/+99 | |
2013-01-29 | finalize changelog for sendmail (8.14.4-3)debian/8.14.4-3 | Andreas Beckmann | 1 | -4/+4 | |
2013-01-29 | sendmail packaging is now in a git repo in collab-maint on alioth | Andreas Beckmann | 3 | -2/+8 | |
2013-01-29 | sendmail was orphaned - turn NMU into QA upload | Andreas Beckmann | 3 | -4/+5 | |
2013-01-26 | finalize changelog for sendmail (8.14.4-2.2) | Andreas Beckmann | 1 | -2/+3 | |
2012-10-02 | debian/{configure,control}: regenerated | Andreas Beckmann | 4 | -585/+1272 | |
2012-10-02 | rename debian/README.Debian.$PACKAGE -> debian/$PACKAGE.README.Debian | Andreas Beckmann | 6 | -5/+1 | |
2012-10-02 | style/commentary cleanup in the fully rewritten preinst scripts | Andreas Beckmann | 6 | -102/+12 | |
2012-10-02 | fix upgrades from sendmail-base that shipped /usr/share/bug/sendmail/* | Andreas Beckmann | 2 | -1/+4 | |
2012-10-02 | install bug-control, bug-script in all packages | Andreas Beckmann | 2 | -1/+9 | |
2012-10-02 | remove /usr/share/bug/$PACKAGE symlinks on upgrade | Andreas Beckmann | 7 | -0/+21 | |
2012-10-02 | do not create symlinks in /usr/share/bug | Andreas Beckmann | 19 | -29/+2 | |
2012-10-01 | remove /etc/mail/{sendmail,submit}.cf.old on purge | Andreas Beckmann | 2 | -0/+4 | |
2012-10-01 | cleanup obsolete /etc/dhcp3/dhclient-exit-hooks.d/sendmail | Andreas Beckmann | 2 | -0/+3 | |
2012-10-01 | cleanup /usr/share/doc/sendmail after upgrades (where possible) | Andreas Beckmann | 8 | -108/+51 | |
2012-10-01 | debian/configure.ac: remove the deleted maintainer scripts | Andreas Beckmann | 2 | -10/+1 | |
2012-10-01 | undo /usr/share/doc/$PACKAGE -> /usr/share/doc/sendmail symlinks | Tobias Hansen | 19 | -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-01 | debian/rules: add refresh-debian-configure target | Andreas Beckmann | 2 | -0/+17 | |
for easy regenerating debian/configure | |||||
2012-10-01 | control.m4.in: add libdb-dev dependency | Andreas Beckmann | 2 | -1/+3 | |
preserve libdb-dev dependency during debian/control regeneration, this is no longer picked up automatically. | |||||
2012-10-01 | delete obsolete files | Andreas Beckmann | 5 | -118/+0 | |
2012-10-01 | delete generated files | Andreas Beckmann | 83 | -18355/+0 | |
2012-10-01 | debian/rules clean: run maintainer-clean | Andreas Beckmann | 2 | -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-01 | prepare 8.14.4-2.2 NMU | Andreas Beckmann | 1 | -0/+6 | |
2012-10-01 | Imported Debian patch 8.14.4-2.1debian/8.14.4-2.1 | Ondřej Surý | 15 | -117/+113 | |
2012-10-01 | Imported Debian patch 8.14.4-2debian/8.14.4-2 | Richard A Nelson (Rick) | 52 | -126/+138 | |
2012-10-01 | Imported Debian patch 8.14.4-1debian/8.14.4-1 | Richard A Nelson (Rick) | 80 | -7502/+5175 | |
2012-10-01 | Merged Upstream version 8.14.4 | Andreas Beckmann | 6 | -2/+2 | |
2012-10-01 | Imported Upstream version 8.14.4upstream/8.14.4upstream | Andreas Beckmann | 6 | -2/+2 | |
2012-10-01 | Imported Debian patch 8.14.3-9debian/8.14.3-9 | Richard A Nelson (Rick) | 44 | -102/+114 | |
2012-10-01 | Imported Debian patch 8.14.3-8debian/8.14.3-8 | Richard A Nelson (Rick) | 60 | -620/+124 | |
2012-10-01 | Imported Debian patch 8.14.3-7debian/8.14.3-7 | Richard A Nelson (Rick) | 101 | -23/+18458 | |