chiark-utils 6.0.4 source package in Ubuntu

Changelog

chiark-utils (6.0.4) unstable; urgency=medium

  * sync-accounts: Fix perl syntax error.  Closes:#865985.
  * changelog: Document bug number for bugfix in 6.0.4~citrix1.

 -- Ian Jackson <email address hidden>  Fri, 12 Apr 2019 11:48:00 +0100

Upload details

Uploaded by:
Ian Jackson
Uploaded to:
Sid
Original maintainer:
Ian Jackson
Architectures:
any all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
chiark-utils_6.0.4.dsc 1.5 KiB 0459159618d015b2670d66cf1636ca2e7154c2b6436bb1e161efc189f319acd8
chiark-utils_6.0.4.tar.gz 169.9 KiB 67b310df2269a6a915d362ed07214ee42241057d2f831c5be006c13933f62e79

Available diffs

No changes file available.

Binary packages built by this source

chiark-backup: No summary available for chiark-backup in ubuntu eoan.

No description available for chiark-backup in ubuntu eoan.

chiark-really: No summary available for chiark-really in ubuntu eoan.

No description available for chiark-really in ubuntu eoan.

chiark-rwbuffer: No summary available for chiark-rwbuffer in ubuntu eoan.

No description available for chiark-rwbuffer in ubuntu eoan.

chiark-scripts: chiark system administration scripts

 This package contains a number of small administration scripts used
 by chiark.greenend.org.uk and other systems belonging to the Sinister
 Greenend Organisation. Featuring:
 .
 fishdescriptor: a tool for extracting a file descriptor from
 another (non-cooperating) process and giving it to you (or
 for examining it). Requires gdb and python3.
 .
 chiark-named-conf: a tool for managing nameserver configurations
 and checking for suspected DNS problems. Its main functions are to
 check that delegations are appropriate and working, that secondary
 zones are slaved from the right places, and to generate a
 configuration for BIND, from its own input file.
 .
 sync-accounts: a simple but flexible account info synchroniser.
 sync-accounts is a tool for copying un*x account data from remote
 systems and installing it locally. It is flexible and reasonably
 straightforward, but lacks integration with other distributed
 databases such as NIS.
 .
 cvs-repomove and cvs-adjustroot: tools for moving CVS repositories
 and adjusting working trees.
 .
 palm-datebook-reminders: a program which emails mails you reminders
 about the appointments in your Palm's Datebook.
 .
 cvsweb-list: cgi program to list ucgi (userv-utils) cvsweb repos
 .
 expire-iso8601: keep or expire backup trees named after their dates
 .
 gnucap2genspic, ngspice2genspic, genspic2gnuplot: convert gnucap
 files and ngspice output files to genspic and genspic files to
 gnuplot input so they can be plotted.
 .
 hexterm: connects to serial port and allows the user interact in
 ASCII and hex. Ie, a hex "terminal" program which lets you speak a
 serial port protocol directly. (Needs tcl8.4 to be installed.)
 .
 git-branchmove, random-word, remountresizereiserfs,
 summarise-mailbox-preserving-privacy

chiark-utils-bin: chiark system administration utilities

 This package contains a number of small administration scripts used
 by chiark.greenend.org.uk and other systems belonging to the Sinister
 Greenend Organisation. Currently featuring only:
 .
 with-lock-ex: a simple tool for acquiring a lockfile before running
 another program or script.
 .
 summer: a tool for reporting complete details about a filesystem tree
 in a parseable format, including checksums.
 .
 xbatmon-simple: a very simple X client for displaying battery
 charge status.
 .
 xduplic-copier: a very simple X client for typing into multiple windows
 at once.
 .
 watershed: a utility for saving on superfluous executions of an
 idempotent command. (This is the same utility as shipped separately
 in Ubuntu's udev, but with slightly different defaults and a
 different install location.)
 .
 rcopy-repeatedly: a utility for repeatedly copying a file from one
 host to another, to keep a copy constantly up to date.
 .
 acctdump: for reading process accounting files.
 .
 summer and watershed require the installation of the Recommended
 crypto libraries; xbatmon-simple needs the Suggested X libraries.
 .
 cgi-fcgi-interp: for use with cgi-fcgi as a #! interpreter