kafs-client 0.5-3 source package in Ubuntu

Changelog

kafs-client (0.5-3) unstable; urgency=medium

  [ Bill MacAllister]
  * Patches from Spencer Olson <olsonse.umich.edu> for aklog-kafs.
    - Fix minimal command line argument parsing
    - remove -d debug option and improve -v verbose option
    - enable -v option to incrementally increase verbosity
    - Use Chaskiel Grundman s suggestion for switching key
    - add commandline option to show build version
    - make display_usage use proper exit status
  * Patches from Debian Janitor <email address hidden>
    - Use canonical URL in Vcs-Git.
    - Update standards version to 4.6.0, no changes needed.
  * Rename -v, verbose option, to -d debug option in aklog-kafs.
  * Add test for failure to set the default cell and add a message
    describing the remedy.
  * Updates to preload
    - Add .c as a synomyn to -v.
    - Use the same policy for -d as implemented in kafs-aklog, namely
      -d can be specified more than once increasing the level of debug
      messages.
    - Change the verbose routine to always write to syslog.
    - Add display of failure to set rootcell and sysname when debug
      is set.

  [ Russ Allbery ]
  * Fix syntax of Lintian overrides for the current version of Lintian.
  * Update standards version to 4.6.2 (no changes required).
  * Add myself to Uploaders.

 -- Russ Allbery <email address hidden>  Mon, 02 Jan 2023 09:50:27 -0800

Upload details

Uploaded by:
Bill MacAllister
Uploaded to:
Sid
Original maintainer:
Bill MacAllister
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
kafs-client_0.5-3.dsc 1.8 KiB 9e8036a9db0615a04c8ec0949a2c992091df14b62e640ebced99ee4ca544f9a6
kafs-client_0.5.orig.tar.gz 53.5 KiB 561b6416f8f7234ddc1e66d8e479d96625c1655463365ea0f954e469ba8aa051
kafs-client_0.5-3.debian.tar.xz 10.6 KiB 31c010206491d21bc2c1e93c04a7f48806a0b651873e0831f0b9b3a7aec191b3

Available diffs

No changes file available.

Binary packages built by this source

kafs-client: basic tools for kAFS and mounter for the AFS dynamic root

 kAFS is a Linux kernel implementation of the AFS file system. This
 package contains the basic AFS-compatible tools for kAFS and systemd
 scripts to mount the dynamic root on /afs and preload the cell database.

kafs-client-dbgsym: debug symbols for kafs-client
libkafs-client-dev: Development files for kAFS tool shared library

 kAFS is a Linux kernel implementation of the AFS file system. This
 package provides the headers and development files for the libkafs_client
 shared library.

libkafs-client0: kAFS tool shared library

 kAFS is a Linux kernel implementation of the AFS file system. This
 package provides a library of shareable routines for dealing with the
 kAFS filesystem. These provide things like configuration parsing and DNS
 lookups.

libkafs-client0-dbgsym: debug symbols for libkafs-client0