Package: kup / 0.3.6-2

Metadata

Package Version Patches format
kup 0.3.6-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
debian paths.patch | (download)

kup-server | 4 2 + 2 - 0 !
kup-server.1 | 6 3 + 3 - 0 !
kup-server.cfg | 12 6 + 6 - 0 !
3 files changed, 11 insertions(+), 11 deletions(-)

 change kup-server default configuration to follow debian conventions
 Put lock file under /run.
 Look for git repositories in /var/cache/git.
 .
 Create temporary files in /var/cache/kup/tmp.  Do not assume it's
 a world-writable sticky directory - we won't set it up like that in
 the package because that could be a security hole if someone naively
 installs kup-server on a system with unprivileged accounts already
 enabled.
 .
 bzip2 is installed under /bin but pigz and xz are installed under
 /usr/bin.