Skip to content

Debian Changelog bcron (0.09-11)

2009

bcron (0.09-11) unstable; urgency=low

   * debian/bcron-run.postrm: services' supervise dirs are now located in
     /var/lib/supervise/, remove those on purge.
   * debian/rules: no longer include named pipe /var/spool/cron/trigger
     in the bcron-run packages (closes: #552687).
   * debian/bcron-run.postinst: create named pipe /var/spool/cron/trigger
     if it doesn't exist yet, error out if it exists but is not a fifo.
   * debian/bcron-run.postrm: remove /var/spool/cron/trigger on purge.
   * debian/control: Standards-Version: 3.8.3.0.

 -- Gerrit Pape <pape@smarden.org>  Sun, 01 Nov 2009 22:50:15 +0000

2008

bcron (0.09-10) unstable; urgency=low

   * debian/control: Build-Depends: libbg1-dev (closes: #482516).

 -- Gerrit Pape <pape@smarden.org>  Sun, 25 May 2008 16:15:18 +0000

bcron (0.09-9) unstable; urgency=low

   * debian/bcron-run.postinst, debian/bcron-run.prerm: use runit's
     update-service program to add/remove services from system-wide service
     supervision, instead of dealing with symlinks in /var/service/ directly.
   * debian/control: package bcron-run: Depends: runit (>= 1.8.0-2) (1st
     version that provides the update-service program).
   * debian/rules: no longer include dangling links for ./supervise/
     subdirectories, update-service now takes care of this.
   * debian/bcron-run.postinst: remove bcron service on upgrade from
     <= 0.09-8, and re-add afterwards through update-service.
   * debian/bcron-run.postrm: purge: adapt paths in /var/run/; force-stop bcron
     services; remove ./supervise/ subdirectories (or symlinks) in service
     directories.
   * debian/control: add Vcs-Git: http://smarden.org/git/bcron.git/.
   * debian/control: Standards-Version: 3.7.3.0.

 -- Gerrit Pape <pape@smarden.org>  Wed, 13 Feb 2008 22:55:42 +0000

2007

bcron (0.09-8) unstable; urgency=medium

   * debian/diff/*: redo diffs with git.
   * debian/rules: apply diffs from debian/diff with patch -p1, not -p0.
   * debian/diff/0006-tests.sh-export-TZ-CST0-trailing-zero-to-make-new.diff:
     new; export TZ=CST0 (trailing zero) in selftests to make new glibc in
     sid happy (closes: #422125).
   * debian/diff/0007-tests.sh-replace-bashism-let-with-posix-arithmetic.diff:
     new; replace bashism 'let' in selftests with posix arithmetic expansions
     $(( )).

 -- Gerrit Pape <pape@smarden.org>  Tue, 08 May 2007 17:45:32 +0000

2006

bcron (0.09-7) unstable; urgency=medium

   * debian/bcron-run.postrm: check for deluser being available, if not,
     print warning and don't remove system users (ref: #398539).

 -- Gerrit Pape <pape@smarden.org>  Fri, 17 Nov 2006 20:12:14 +0000

bcron (0.09-6) unstable; urgency=low

   * debian/bcron-run.postinst: don't make the log service system user
     cronlog member of group adm, but nogroup; cronlog's home directory is
     /nonexistent; make log directories mode 2750, owner cronlog:adm
     (closes: #396687).

 -- Gerrit Pape <pape@smarden.org>  Mon, 6 Nov 2006 20:18:51 +0000

bcron (0.09-5) unstable; urgency=low

   * debian/control: Build-Depends: bglibs-dev (>> 1.041-1) (closes:
     #376244); bcron-run: Suggests: anacron (closes: #375078).

 -- Gerrit Pape <pape@smarden.org>  Thu, 13 Jul 2006 18:51:24 +0000

bcron (0.09-4) unstable; urgency=low

   * debian/diff/initgroups.diff: new; bcron-exec: setup group membership
     properly (thx Joshua N Pritikin, closes: #352159).
   * debian/implicit: update to revision 1.11.

 -- Gerrit Pape <pape@smarden.org>  Sat, 4 Mar 2006 00:25:03 +0000

2005

bcron (0.09-3) unstable; urgency=low

   * debian/bcron-run.postrm: typo; minor.
   * debian/bcron-run.postinst, debian/bcron-run.README.Debian,
     debian/bcron-run.prerm: use sv program instead of runsvctrl, runsvstat,
     svwaitdown.
   * debian/control: bcron-run Depends: runit (>> 1.3.0-0).

 -- Gerrit Pape <pape@smarden.org>  Wed, 12 Oct 2005 10:23:04 +0000

bcron (0.09-2) unstable; urgency=low

   * debian/diff/bcron-spool-socket.diff: new; change path to bcron-spool
     socket to /var/run/.bcron-spool (thx Tommi Virtanen, closes: #321383).

 -- Gerrit Pape <pape@smarden.org>  Fri, 5 Aug 2005 17:33:30 +0000

bcron (0.09-1) unstable; urgency=low

   * new upstream version.
   * debian/diff/var-run-.bcron-spool.diff, debian/diff/man.diff: remove;
     adopted upstream.
   * debian/rules: install-arch: use $install_prefix with new bg-installer;
     build-arch: run selftests.
   * debian/control: Standards-Version: 3.6.2.0; Build-Depends: bglibs-dev
     (>> 1.021-0).
   * debian/diff/tests.diff: new; skip non-root-only spool-*-baduser tests.

 -- Gerrit Pape <pape@smarden.org>  Wed, 20 Jul 2005 20:51:18 +0000

bcron (0.08-0.3) unstable; urgency=low

   * initial version (closes: #302309).

 -- Gerrit Pape <pape@smarden.org>  Sun, 10 Apr 2005 10:02:48 +0000