File: changelog

package info (click to toggle)
archvsync 20180513
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 244 kB
  • sloc: sh: 883; makefile: 80
file content (70 lines) | stat: -rw-r--r-- 2,365 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
archvsync (20180513) unstable; urgency=medium

  * Try to support BSD and co userland.
  * Drop support for rsync < 3.0.
  * Break siblings out of push lock wait if timeout hits.
  * Disable incremental recursive mode.
  * Make tar generation reproducible. (closes: #856860)
  * Update Standards-Version to 4.1.4, no changes.
  * Lower rsync timeout to 120 seconds. (closes: #882381)

 -- Bastian Blank <waldi@debian.org>  Sun, 13 May 2018 12:43:37 +0200

archvsync (20171018) unstable; urgency=medium

  * Revert usage if --info options for connections with old rsync
    version.

 -- Bastian Blank <waldi@debian.org>  Wed, 18 Oct 2017 16:55:46 +0200

archvsync (20171017) unstable; urgency=high

  [ Peter Palfrader ]
  * Add a lot of manpages.

  [ Bastian Blank ]
  * Make sure correct version of runmirrors is installed.
  * Always print error if config can't be read.
  * Support old bash in ftpsync-cron.
  * Implement minimal SSH transport. (closes: #828727)
  * Disable rsync human readable output and only read numbers from
    output.
  * Ask rsync to only allow save symlinks.
    CVE-2017-8805

 -- Bastian Blank <waldi@debian.org>  Tue, 17 Oct 2017 15:22:24 +0200

archvsync (20170920) unstable; urgency=medium

  * Make sure source tar is pretty clean. (closes: #875702)
  * Fix new version nag. (Closes: #865278)
  * Force permissions of files.
  * Make sure own trace files are never overwriten.
  * Check only the archive serial in cron wrapper.
  * Set default MAILTO to the current user.

 -- Bastian Blank <waldi@debian.org>  Wed, 20 Sep 2017 14:22:39 +0200

archvsync (20170912) unstable; urgency=medium

  [ Peter Palfrader ]
  * Fix Typo in Maintainer field (re: #856695, closes: #856912).

  [ Bastian Blank ]
  * Drop unused sync tools and configs.
  * Fix i18n/by-hash include for stage 1.
  * Always generate full trace.
  * Add ftpsync-cron script.
  * Add several mirror information to trace file.
  * Add informations about the used trigger to trace file.
  * Support URL as a mirror specification.
  * Only build extra tar on Debian, (closes: #875455)
  * Don't duplicate code during expansion. (closes: #857702)

 -- Bastian Blank <waldi@debian.org>  Tue, 12 Sep 2017 22:02:08 +0200

archvsync (20170204) unstable; urgency=medium

  * Initial packaged release

 -- Bastian Blank <waldi@debian.org>  Sun, 22 Jan 2017 18:21:13 +0100