File: changelog

package info (click to toggle)
rsyncrypto 1.14-1.2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 1,552 kB
  • sloc: cpp: 3,459; sh: 1,221; makefile: 29
file content (238 lines) | stat: -rw-r--r-- 7,189 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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
rsyncrypto (1.14-1.2) unstable; urgency=low

  * Non-maintainer upload.
  * Apply patch by Vagrant Cascadian to switch to the default
    automake. (Closes: #950706)

 -- Adrian Bunk <bunk@debian.org>  Sat, 16 May 2020 18:38:55 +0300

rsyncrypto (1.14-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add explicit build dependency on automake-1.15.
    Closes: #912051   
  * Fix segfault with --delete. Thanks to Chris Boot for the patch.
    Closes: #884721

 -- Sascha Steinbiss <satta@debian.org>  Sat, 09 Feb 2019 15:11:50 +0100

rsyncrypto (1.14-1) unstable; urgency=medium

  * New upstream release.
  * Fix problems with --trim and --filelist
  * Fix dependencies on openssl to be >= 1.1.0 (Closes: #849437)
  * Update watch file to include signature

 -- Shachar Shemesh <shachar@debian.org>  Wed, 06 Sep 2017 20:30:22 +0300

rsyncrypto (1.13-1) unstable; urgency=medium

  * New upstream release
  * Fix "FTBFS with openssl 1.1.0": Added openssl 1.1.0 support
    (Closes: #828534)
  * Disabled precompiled headers check, as it wouldn't play nice with
    dpkg-buildpackage 

 -- Shachar Shemesh <shachar@debian.org>  Sun, 27 Nov 2016 20:26:18 +0200

rsyncrypto (1.12-2) unstable; urgency=medium

  * Fix "Removal of debhelper compat 4" - packaging brough up to date
    (Closes: #817660)
  * Switch to dpkg-source 3.0 (quilt) format
  * Change debian/copyright format to be machine readable
  * Add hardening flags

 -- Shachar Shemesh <shachar@debian.org>  Fri, 24 Jun 2016 08:48:31 +0000

rsyncrypto (1.12-1) unstable; urgency=low

  * Fix "bashism in /bin/sh script" - Change "let" to assignement
    (Closes: #489654)
  * New upstream release

 -- Shachar Shemesh <shachar@debian.org>  Fri, 20 Feb 2009 11:01:12 +0000

rsyncrypto (1.11-1) unstable; urgency=low

  * New upstream release

 -- Shachar Shemesh <shachar@debian.org>  Wed, 25 Jun 2008 05:26:53 +0000

rsyncrypto (1.10-1) unstable; urgency=low

  * New upstream release

 -- Shachar Shemesh <shachar@debian.org>  Sat, 24 May 2008 06:51:59 +0000

rsyncrypto (1.09-1) unstable; urgency=low

  * New upstream release
  * New tool, rsyncrypto_recover, for recovering corrupted file maps

 -- Shachar Shemesh <shachar@debian.org>  Thu, 15 May 2008 15:09:43 +0300

rsyncrypto (1.08-2) unstable; urgency=high (fixes corruption of filemap file under certain circumstance)

  * Backport of critical path to prevent rsyncrypto from corrupting its own
    map files.

 -- Shachar Shemesh <shachar@debian.org>  Tue, 13 May 2008 18:51:25 +0300

rsyncrypto (1.08-1) unstable; urgency=low

  * New upstream version

 -- Shachar Shemesh <shachar@debian.org>  Sun, 11 May 2008 20:49:21 +0300

rsyncrypto (1.07-1) unstable; urgency=low

  * New upstream version

 -- Shachar Shemesh <shachar@debian.org>  Wed, 07 May 2008 21:05:14 +0000

rsyncrypto (1.06-2) unstable; urgency=low

  * Closes: #459123: rsyncrypto: FTBFS with dash
  * Made the test script depend on bash - contains dependency on regular
    expression globs.

 -- Shachar Shemesh <shachar@debian.org>  Tue, 22 Jan 2008 13:17:40 +0000

rsyncrypto (1.06-1) unstable; urgency=low

  * New upstream release

 -- Shachar Shemesh <shachar@debian.org>  Wed, 28 Nov 2007 16:21:09 +0200

rsyncrypto (1.05-1) unstable; urgency=low

  * New upstream release

 -- Shachar Shemesh <shachar@debian.org>  Sun, 18 Nov 2007 09:24:40 +0200

rsyncrypto (1.01-1) unstable; urgency=low

  * New upstream release

 -- Shachar Shemesh <shachar@debian.org>  Wed, 17 Jan 2007 23:21:30 +0200

rsyncrypto (0.19-1) unstable; urgency=low

  * New upstream release

 -- Shachar Shemesh <shachar@debian.org>  Tue, 21 Nov 2006 22:40:10 +0200

rsyncrypto (0.18-1) unstable; urgency=low

  * New upstream release
  * Update maintainer's address (now a Debian Developer)
  * Update policy version to 3.7.2 (no changes required)
  * Make sure that the build rules run the regression tests
  * Reintroduce the regression testing files under "examples"
  * Introduce a lintian override file to stop it complaining about en empty
    file (rot files under tests).

 -- Shachar Shemesh <shachar@debian.org>  Thu, 16 Nov 2006 13:32:54 +0200

rsyncrypto (0.17-2) unstable; urgency=low

  * Closes: #343753: segfaults when run without options - upstream patch

 -- Shachar Shemesh <debianpkg@shemesh.biz>  Sun, 12 Feb 2006 17:52:14 +0200

rsyncrypto (0.17-1) unstable; urgency=low

  * New upstream version.
  * Upstream added "examples" to the man page.
  * Regenerate autotools related makefiles to conform to tighter dependency
    tracking.

 -- Shachar Shemesh <debianpkg@shemesh.biz>  Sat, 11 Feb 2006 16:17:09 +0000

rsyncrypto (0.16-1) unstable; urgency=low

  * New upstream version.
  * Update policy version to 3.6.2 (no change necessary)
  * Update FSF address
  * Update watch file to watch sourceforge directly
  * Remove the examples directory, removed by upstream

 -- Shachar Shemesh <debianpkg@shemesh.biz>  Sat,  5 Nov 2005 14:59:46 +0200

rsyncrypto (0.13-1) unstable; urgency=low

  * New upstream version
  * Further clarification of author's stance on the need for the OpenSSL
    exception.
  * Upstream now support OpenBSD, which is likely to affect GNU Debian/FreeBSD.

 -- Shachar Shemesh <debianpkg@shemesh.biz>  Tue,  3 May 2005 12:20:56 +0300

rsyncrypto (0.12-1) unstable; urgency=low

  * New upstream version
  * Change of license to include explicit permission to link with OpenSSL

 -- Shachar Shemesh <debianpkg@shemesh.biz>  Sun, 27 Mar 2005 14:36:39 +0200

rsyncrypto (0.11-1) unstable; urgency=low

  * New upstream version

 -- Shachar Shemesh <debianpkg@shemesh.biz>  Fri, 11 Mar 2005 11:52:07 +0200

rsyncrypto (0.10-1) unstable; urgency=low

  * New upstream version

 -- Shachar Shemesh <debianpkg@shemesh.biz>  Mon, 28 Feb 2005 15:16:00 +0200

rsyncrypto (0.09-2) unstable; urgency=low

  * Switch to using automake 1.7, as 1.4 doesn't understand the man page
    section syntax correctly.

 -- Shachar Shemesh <debianpkg@shemesh.biz>  Mon, 28 Feb 2005 00:27:18 +0200

rsyncrypto (0.09-1) unstable; urgency=low

  * New upstream version.

 -- Shachar Shemesh <debianpkg@shemesh.biz>  Sun, 27 Feb 2005 23:37:21 +0200

rsyncrypto (0.08-1) unstable; urgency=low

  * New upstream version.

 -- Shachar Shemesh <debianpkg@shemesh.biz>  Tue, 22 Feb 2005 09:27:04 +0200

rsyncrypto (0.07-2) unstable; urgency=low

  * Initial release. (Closes: #296284: ITP: rsyncrypto -- rsync friendly
    encryption)
  * Add "debian/watch" file pointing to one of the sf.net mirrors
  * Move the "tests" folder from the doc to examples

 -- Shachar Shemesh <debianpkg@shemesh.biz>  Tue, 22 Feb 2005 08:24:59 +0200

rsyncrypto (0.07-1) unstable; urgency=low

  * New upstream version.
  * Trim down some dh_make cruft from debian/rules

 -- Shachar Shemesh <debianpkg@shemesh.biz>  Sun, 20 Feb 2005 21:09:09 +0200

rsyncrypto (0.06-2) unstable; urgency=low

  * Trim the package's description
  * Remove unnecessary dir "/usr/sbin" from the package

 -- Shachar Shemesh <debianpkg@shemesh.biz>  Sat, 19 Feb 2005 18:15:07 +0200

rsyncrypto (0.06-1) unstable; urgency=low

  * Initial Release.

 -- Shachar Shemesh <debianpkg@shemesh.biz>  Thu, 17 Feb 2005 15:45:29 +0200