Download project files

How do I verify a download?


110 of 12 releases

1.11 release from the trunk series released

Release information
Changelog:

bootmail (1.11-0ubuntu1) vivid; urgency=low

  [ Dustin Kirkland ]
  * debian/control:
    - update description

  [ Didier Roche ]
  * debian/bootmail.service, debian/bootmail-shutdown.service,
    debian/control, debian/install, debian/rules:
    - Added systemd services on boot and shutdown. Ensure they don't send
      extra bootmail entry from installation
    - bump standards

 -- Dustin Kirkland <email address hidden> Wed, 07 Jan 2015 13:12:42 -0600

File Description Downloads
download icon bootmail_1.11.orig.tar.gz (md5, sig) release tarball 59
last downloaded 55 weeks ago
Total downloads: 59

1.10 release from the trunk series released

Release information
Changelog:

bootmail (1.10-0ubuntu1) saucy; urgency=low

  * New release, for upload to Debian
  * debian/control:
    - bump standards
  * debian/po/templates.pot:
    - update po

 -- Dustin Kirkland <email address hidden> Sun, 18 Aug 2013 22:03:06 -0500

File Description Downloads
download icon bootmail_1.10.orig.tar.gz (md5, sig) release tarball 33
last downloaded 63 weeks ago
Total downloads: 33

1.9 release from the trunk series released

Release information
Changelog:

bootmail (1.9-0ubuntu1) precise; urgency=low

  * debian/postinst, debian/upstart, === removed directory etc/cron.d:
    - LP: #956264, don't send extra bootmail entry from installation
    - cron dir no longer necessary

 -- Dustin Kirkland <email address hidden> Thu, 15 Mar 2012 13:16:13 -0500

File Description Downloads
download icon bootmail_1.9.orig.tar.gz (md5, sig) release tarball 34
last downloaded 64 weeks ago
Total downloads: 34

1.8 release from the trunk series released

Release information
Changelog:

bootmail (1.8-0ubuntu1) precise; urgency=low

  * debian/config, debian/postinst, debian/templates,
    etc/bootmail/gpg.conf, usr/sbin/rootsign,
    usr/share/man/man8/bootmail.8:
    - drastically improve encryption support

 -- Dustin Kirkland <email address hidden> Sun, 12 Feb 2012 11:32:06 -0600

File Description Downloads
download icon bootmail_1.8.orig.tar.gz (md5, sig) release tarball 16
last downloaded 64 weeks ago
Total downloads: 16

1.7 release from the trunk series released

Release information
Changelog:

bootmail (1.7-0ubuntu1) precise; urgency=low

  * debian/rules, debian/upstart, etc/cron.d/bootmail,
    usr/sbin/bootmail:
    - use an upstart job to send bootmail, so that we can send on both
      boot and shutdown
    - deprecate the cronjob
    - add a --shutdown option that sends a different subject
  * debian/control: LP: #812879
    - depend on bsd-mailx|mailx
    - bump standards
    - build depend on versioned debhelper for dh overrides

 -- Dustin Kirkland <email address hidden> Wed, 01 Feb 2012 17:58:22 -0600

File Description Downloads
download icon bootmail_1.7.orig.tar.gz (md5, sig) release tarball 14
last downloaded 64 weeks ago
Total downloads: 14

1.6 release from the trunk series released

Release information
Changelog:

bootmail (1.6-0ubuntu1) precise; urgency=low

  * usr/sbin/bootmail, usr/sbin/rootsign:
    - add some checks, necessary if running bootmail or rootsign under sudo
  * etc/bootmail/gpg.conf, usr/sbin/rootsign,
    usr/share/man/man8/bootmail.8, usr/share/man/man8/rootsign.8:
    - support an optional RECIPIENT_KEYID variable in /etc/bootmail/gpg.conf,
      to enable users to encrypt as well as sign messages with the rootsign
      utility

 -- Dustin Kirkland <email address hidden> Tue, 03 Jan 2012 16:20:53 -0600

File Description Downloads
download icon bootmail_1.6.orig.tar.gz (md5, sig) release tarball 14
last downloaded 64 weeks ago
Total downloads: 14

1.5 release from the trunk series released

Release information
Changelog:

bootmail (1.5-0ubuntu1) precise; urgency=low

  * usr/sbin/bootmail:
    - make bootmail play nicer with cr-gpg and gmail

 -- Dustin Kirkland <email address hidden> Tue, 03 Jan 2012 16:20:50 -0600

File Description Downloads
download icon bootmail_1.5.orig.tar.gz (md5, sig) release tarball 13
last downloaded 63 weeks ago
Total downloads: 13

1.4 release from the trunk series released

Release information
Changelog:

bootmail (1.4-0ubuntu1) precise; urgency=low

  * usr/sbin/bootmail, usr/sbin/rootsign, usr/share/man/man8/rootsign.8:
    - push keys to keyserver
    - add instructions for importing keys in email
  * etc/bootmail/gpg.conf, usr/sbin/bootmail, usr/sbin/rootsign:
    - use a conf file for gpg user and gpg opts

 -- Dustin Kirkland <email address hidden> Wed, 28 Dec 2011 10:28:32 -0600

File Description Downloads
download icon bootmail_1.4.orig.tar.gz (md5, sig) release tarball 15
last downloaded 63 weeks ago
Total downloads: 15

1.3 release from the trunk series released

Release information
Changelog:

bootmail (1.3-0ubuntu1) oneiric; urgency=low

  * debian/control, usr/sbin/bootmail, usr/sbin/rootsign,
    usr/share/man/man8/bootmail.8, usr/share/man/man8/rootsign.8:
    - move the root signature logic to its own standalone, useful utility
      called 'rootsign'
    - add a rootsign manpage
    - upgrade the crypto stuff from Recommends to Depends
  * etc/cron.d/bootmail:
    - clean up the cronjob
  * usr/sbin/bootmail:
    - functionize the printing, ditch the temp file
  * usr/sbin/bootmail:
    - logger that a message was sent
  * debian/postrm, etc/cron.d/bootmail:
    - remove the cronjob on package removal
  * etc/cron.d/bootmail:
    - need the /usr/sbin in the path

 -- Dustin Kirkland <email address hidden> Tue, 19 Jul 2011 19:32:35 -0500

File Description Downloads
download icon bootmail_1.3.orig.tar.gz (md5, sig) release tarball 17
last downloaded 63 weeks ago
Total downloads: 17

1.2 release from the trunk series released

Release information
Changelog:

bootmail (1.2-0ubuntu1) oneiric; urgency=low

  * usr/sbin/bootmail:
    - add a note about gpg key importing
  * usr/sbin/bootmail:
    - use the ssh host key for signing, if possible
  * debian/control:
    - simplify depends
  * debian/postinst:
    - don't remove configuration on upgrades

 -- Dustin Kirkland <email address hidden> Sun, 17 Jul 2011 15:15:16 -0500

File Description Downloads
download icon bootmail_1.2.orig.tar.gz (md5, sig) release tarball 13
last downloaded 64 weeks ago
Total downloads: 13

110 of 12 releases