Package: kup / 0.3.4-3

Metadata

Package Version Patches format
kup 0.3.4-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
add support for subcmd config option.patch | (download)

kup | 30 25 5 - 0 !
kup.1 | 7 7 0 - 0 !
2 files changed, 32 insertions( ), 5 deletions(-)

 add support for subcmd config option
make sure we use sanitized kup_subcmd.patch | (download)

kup | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 make sure we use sanitized kup_subcmd
debian paths.patch | (download)

kup-server | 2 1 1 - 0 !
kup-server.1 | 6 3 3 - 0 !
kup-server.cfg | 8 4 4 - 0 !
3 files changed, 8 insertions( ), 8 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.