Skip to content

Debian Changelog kstart (3.15-1)

2009

kstart (3.15-1) unstable; urgency=low

   * New upstream release.
     - k5start and krenew now catch SIGALRM and refresh the cache.
     - Add krenew -i to keep running despite errors.
     - Rerun aklog with k5start -H even if the ticket is valid.
     - Fix segfault when there is no default local realm.
     - Improve documentation of working directory with -b.
   * Use debhelper overrides to further minimize debian/rules.
   * Update standards version to 3.8.2 (no changes required).

 -- Russ Allbery <rra@debian.org>  Sat, 15 Aug 2009 14:52:36 -0700

kstart (3.14-2) unstable; urgency=low

   * Drop k4start since libkrb4 is being dropped from the Kerberos library
     packages.  (Closes: #517789)
   * Add mode to open call in daemon test suite.  Thanks, James Westby.
     (Closes: #507180)
   * Update debhelper compatibility level to V7.
     - Partially minimize debian/rules.
     - Add ${misc:Depends} to dependencies.

 -- Russ Allbery <rra@debian.org>  Sun, 01 Mar 2009 19:18:01 -0800

2008

kstart (3.14-1) unstable; urgency=low

   * New upstream release.
     - Add -F and -P flags to k5start to force nonforwardable and
       nonproxiable tickets respectively.
   * Fixed the configure-stamp dependencies.
   * Add Vcs-Git and Vcs-Browser control fields.
   * Update standards version to 3.8.0 (no changes required).

 -- Russ Allbery <rra@debian.org>  Tue, 22 Jul 2008 20:12:38 -0700

kstart (3.13-1) unstable; urgency=low

   * New upstream release.
     - AKLOG environment variable now recognized to set the path to aklog
       in addition to the misnamed KINIT_PROG.
     - Allow -o/-g/-m with -K or a command.
   * Minor improvement to the package short description.

 -- Russ Allbery <rra@debian.org>  Wed, 28 May 2008 18:08:45 -0700

kstart (3.12-1) unstable; urgency=low

   * New upstream release.
     - krenew now copies the ticket cache when running a command.
     - Fix command-line parsing problems in k4start and k5start.

 -- Russ Allbery <rra@debian.org>  Wed, 23 Apr 2008 14:25:55 -0700

kstart (3.11-1) unstable; urgency=low

   * New upstream release.
     - New -c option to all programs for a child PID file.
     - New -H option to krenew similar to k5start's -H.
     - New -o, -g, and -m options to k4start and k5start to set the
       ownership and permissions of the created cache file.
     - New internal AFS setpag support.
     - Reauthenticate before writing out the PID file when backgrounding.
     - Close the keytab after determining the principal with k5start -U.
   * kstart can now use internal setpag support and hence doesn't need to
     depend on libopenafs-dev.
   * Build-depend on perl and libtest-pod-perl for the test suite.
   * Use touch $@ to create stamp files and use explicit stamp files for
     configure and install.
   * Install TODO as a documentation file.
   * Move Homepage to a real control header.
   * Update debian/copyright based on the upstream LICENSE file.
   * Update standards version to 3.7.3 (no changes required).
   * Update watch version to 3.

 -- Russ Allbery <rra@debian.org>  Thu, 10 Apr 2008 17:49:45 -0700

2007

kstart (3.10-1) unstable; urgency=low

   * New upstream release.
     - Fix compilation issue with newer MIT Kerberos libraries.
   * Update debhelper compatibility level to V5.
   * Stop mentioning kerberos4kth-clients in README.Debian.

 -- Russ Allbery <rra@debian.org>  Tue, 10 Apr 2007 11:41:19 -0700

kstart (3.9-1) unstable; urgency=low

   * New upstream release.
     - When running a command with -H, run aklog appropriately.

 -- Russ Allbery <rra@debian.org>  Sat, 3 Mar 2007 22:36:12 -0800

kstart (3.8-1) unstable; urgency=low

   * New upstream release.
     - Correctly honor the argument to -H for k4start and k5start.
     - Allow -H to be used with commands.
     - Support new MIT Kerberos error message functions.
     - Improvements to -K documentation.

 -- Russ Allbery <rra@debian.org>  Sat, 3 Mar 2007 16:27:42 -0800

2006

kstart (3.6-1) unstable; urgency=low

   * New upstream release.

 -- Russ Allbery <rra@debian.org>  Wed, 4 Oct 2006 18:12:37 -0700

kstart (3.5-1) unstable; urgency=low

   * New upstream release.
     - Propagate HUP, TERM, and QUIT signals to child processes.

 -- Russ Allbery <rra@debian.org>  Tue, 13 Jun 2006 13:58:50 -0700

kstart (3.4-1) unstable; urgency=low

   * New upstream release.
     - Fix bug in krenew that ran aklog even when -t wasn't given.
   * Update to standards version 3.7.2 (no changes required).

 -- Russ Allbery <rra@debian.org>  Fri, 5 May 2006 22:27:20 -0700

kstart (3.3-1) unstable; urgency=low

   * New upstream release.

 -- Russ Allbery <rra@debian.org>  Mon, 10 Apr 2006 16:30:44 -0700

kstart (3.2-1) unstable; urgency=low

   * New upstream release.
     - Revert the -g option, which turns out not to be useful.
     - Fix a serious bug in k5start's and krenew's aklog support.
   * Always pass the correct architecture into configure per the
     autotools-dev recommendations.

 -- Russ Allbery <rra@debian.org>  Sun, 5 Mar 2006 14:53:58 -0800

kstart (3.1-1) unstable; urgency=low

   * New upstream release.
     - Add -g option to generate group readable ticket.
   * Remove build-stamp first thing in debian/rules clean.

 -- Russ Allbery <rra@debian.org>  Thu, 23 Feb 2006 17:12:58 -0800

kstart (3.0-1) unstable; urgency=low

   * New upstream release.
     - Adds krenew, like k5start but renewing existing renewable ticket
       caches without the need for a keytab.
     - Allow KINIT_PROG to be set to a command with options.
   * Add build-arch and build-indep targets.
   * Use a cleaner way to optionally run make distclean.

 -- Russ Allbery <rra@debian.org>  Sun, 22 Jan 2006 01:13:19 -0800

kstart (2.9-1) unstable; urgency=low

   * New upstream release.
     - Build with --enable-reduced-depends to reduce library dependencies.
     - Improved error reporting.
   * Update copyright years.

 -- Russ Allbery <rra@debian.org>  Sun, 1 Jan 2006 18:25:50 -0800

2005

kstart (2.8-3) unstable; urgency=low

   * Providing binary-indep in debian/rules is required by Policy even if
     there are no arch-independent packages.  Whoops.

 -- Russ Allbery <rra@debian.org>  Wed, 7 Dec 2005 15:20:44 -0800

kstart (2.8-2) unstable; urgency=low

   * Use a better method to optionally run make distclean.
   * Fixes to upstream Makefile mean that debian/dirs is no longer needed.
   * Update copyright to my current format and add an explicit packaging
     copyright and license statement.
   * Remove the export clause in the license in debian/copyright following
     the change made upstream.
   * Remove unused code in debian/rules.
   * Update maintainer address.

 -- Russ Allbery <rra@debian.org>  Sat, 19 Nov 2005 16:10:49 -0800

kstart (2.8-1) unstable; urgency=low

   * New upstream release.
     - Add the -b option to run as a daemon in the background.
     - Add the -p option to write out the PID of the process.  -p is no
       longer an undocumented synonym for -s.
   * Update standards version to 3.6.2 (no changes required).
   * Delete debian/docs; its one line is handled in debian/rules instead.

 -- Russ Allbery <rra@stanford.edu>  Tue, 9 Aug 2005 22:09:36 -0700

kstart (2.7-1) unstable; urgency=low

   * New upstream release.
     - Add the -U option to get the client principal from a keytab.
     - Fix bugs in -H and -I handling.
   * Indent Homepage in the description for better wrapping.
   * README.Debian should refer to k4start, not kstart.
   * Update copyright to match upstream wording and include 2005.

 -- Russ Allbery <rra@stanford.edu>  Sat, 4 Jun 2005 13:39:42 -0700

kstart (2.5-1) unstable; urgency=low

   * New upstream release.
     - Create a new, temporary ticket cache when running a command without
       the -k option, to avoid interference with other ticket caches owned
       by the same user.
     - Fix k5start bug in setting KRB5CCNAME.
   * Only build with setpag support on architectures OpenAFS supports.

 -- Russ Allbery <rra@stanford.edu>  Sun, 1 May 2005 13:59:17 -0700

kstart (2.4-1) unstable; urgency=low

   * New upstream release.
     - Renamed kstart to k4start.  (Closes: #305512)
     - Added support for maintaining credentials for a command.
     - Added preliminary support for running a command in a PAG.
     - Removed unnecessary export clause in license.  (Closes: #305516)

 -- Russ Allbery <rra@stanford.edu>  Sun, 24 Apr 2005 23:44:48 -0700

kstart (2.3-2) unstable; urgency=low

   * Uploaded to Debian.  (Closes: #304745)
   * Reword the short description to mention Kerberos and add a homepage
     link to the long description.

 -- Russ Allbery <rra@stanford.edu>  Fri, 15 Apr 2005 00:17:15 -0700

kstart (2.3-1) unstable; urgency=low

   * New upstream release.
     - Upstream tarball no longer includes debian/ directory.
   * Remove references to fixed bug #262192 in README.Debian.

 -- Russ Allbery <rra@stanford.edu>  Tue, 22 Feb 2005 20:11:36 -0800

2004

kstart (2.2-1) unstable; urgency=low

   * Initial release.

 -- Russ Allbery <rra@stanford.edu>  Thu, 29 Jul 2004 23:54:00 -0700