File: changelog

package info (click to toggle)
csync2 2.0-42-g83b3644-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 864 kB
  • sloc: ansic: 6,878; sh: 849; yacc: 458; perl: 277; lex: 92; makefile: 92; cs: 73; sql: 42
file content (265 lines) | stat: -rw-r--r-- 8,181 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
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
csync2 (2.0-42-g83b3644-2) unstable; urgency=medium

  * Add patch to fix cross build (Closes: #1024423)
  * Remove old NEWS file

 -- Valentin Vidic <vvidic@debian.org>  Mon, 21 Nov 2022 23:04:01 +0100

csync2 (2.0-42-g83b3644-1) unstable; urgency=medium

  * New upstream version 2.0-42-g83b3644
  * Update patches for new version
  * Update URL in watch file
  * Update debhelper level to 13
  * Update Standards-Version to 4.6.1
  * Update linitian-overrides for update-inetd
  * User journal for StandardError in service file
  * Update watch file version to 4
  * Ignore lintian warning for cron file

 -- Valentin Vidic <vvidic@debian.org>  Sun, 24 Jul 2022 14:52:18 +0200

csync2 (2.0-25-gc0faaf9-1) unstable; urgency=medium

  [ Valentin Vidic ]
  * New upstream version 2.0-25-gc0faaf9 (Closes: #955445)
    CVE-2019-15522: force a failure of a hello command when
    the configuration requires use of SSL
  * Refresh patches for new version
  * Use asciidoc documentation
  * Add Rules-Requires-Root
  * Use Debian-Standards 4.5.0
  * Fix manpage section
  * Add init script for standalone daemon
  * Update package tests
  * Add Salsa CI

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.

 -- Valentin Vidic <vvidic@debian.org>  Sun, 05 Apr 2020 12:01:12 +0200

csync2 (2.0-22-gce67c55-1) unstable; urgency=medium

  * New upstream version 2.0-22-gce67c55
  * Stop using needs-recommends in debian/tests
  * Update my email address in Uploaders
  * Update Standards-Version to 4.2.1

 -- Valentin Vidic <vvidic@debian.org>  Sat, 06 Oct 2018 23:05:46 +0200

csync2 (2.0-15-g36e738e-3) unstable; urgency=medium

  * Duplicate upstream changelog not installed anymore

 -- Valentin Vidic <Valentin.Vidic@CARNet.hr>  Sat, 09 Jun 2018 11:10:42 +0200

csync2 (2.0-15-g36e738e-2) unstable; urgency=medium

  * Disable verbose debhelper
  * Fix doc install error in parallel builds

 -- Valentin Vidic <Valentin.Vidic@CARNet.hr>  Wed, 25 Apr 2018 14:43:36 +0200

csync2 (2.0-15-g36e738e-1) unstable; urgency=medium

  * New upstream version 2.0-15-g36e738e
  * Refresh patches for new version
  * Add github repo as Homepage URL
  * Fix spelling errors reported by lintian
  * Machine-readable debian/copyright file
  * Add watch file for github releases
  * Update Vcs URLs to use salsa
  * Update debhelper to v11
  * Update Standards-Version to 4.1.4
  * Enable build hardening
  * Add missing patch description
  * Add doc-base file for csync2_paper.pdf
  * Cleanup manpage header for whatis
  * Update copyright year
  * Wait for listening socket in debian/tests

 -- Valentin Vidic <Valentin.Vidic@CARNet.hr>  Wed, 18 Apr 2018 18:27:46 +0200

csync2 (2.0-8-g175a01c-4) unstable; urgency=medium

  [ Christoph Berg ]
  * Remove Norbert and myself from uploaders.

  [ Valentin Vidic ]
  * Update libmysqlclient-dev dependency
  * Move inetd to Recommends
  * Add systemd socket in disabled state (Closes: #807428)
  * Update debian/tests to check inetd and systemd
  * Add xinetd service in disabled state
  * systemd: check csync2@.service exit code

 -- Valentin Vidic <Valentin.Vidic@CARNet.hr>  Sun, 23 Oct 2016 15:38:46 +0200

csync2 (2.0-8-g175a01c-3) unstable; urgency=medium

  * Cleanup postinst and prerm
  * Add debian/tests
  * Add openssl to Suggests
  * Remove /var/lib/csync2 on purge
  * Add manpage for csync2-compare
  * Move sqlite3 to Recommends

 -- Valentin Vidic <Valentin.Vidic@CARNet.hr>  Tue, 11 Oct 2016 10:21:18 +0200

csync2 (2.0-8-g175a01c-2) unstable; urgency=medium

  * Make date in pdf title reproducible

 -- Valentin Vidic <Valentin.Vidic@CARNet.hr>  Wed, 13 Jul 2016 11:55:40 +0200

csync2 (2.0-8-g175a01c-1) unstable; urgency=medium

  * New upstream release (git snapshot)
  * Fix postinst error when inetd.conf is missing
  * Use syslog (-l) for logging in inetd mode
  * Update Uploaders: add Valentin Vidic
  * Update Standards-Version: no changes required

 -- Valentin Vidic <Valentin.Vidic@CARNet.hr>  Wed, 15 Jun 2016 20:58:26 +0200

csync2 (2.0+73d3293-2) unstable; urgency=medium

  [ Alexander Sosna ]
  * Add patch for GNU Hurd compatibility: fix-MAXPATHLEN-for-hurd-i386.patch

  [ Christoph Berg ]
  * Add texlive-latex-extra to B-D to get the pdf docs built.

 -- Christoph Berg <christoph.berg@credativ.de>  Tue, 11 Aug 2015 11:45:06 +0200

csync2 (2.0+73d3293-1) unstable; urgency=medium

  [ Alexander Sosna ]
  * New upstream release (git snapshot)
    + No longer provides /usr/share/csync2/csync2_locheck.sh (Closes: #530062)
    + uses sqlite3 (Closes: #639551)
  * Update / fix dependency: gnutls
  * Add myself to uploaders
  * Update: compat, debhelper, Standards-Version
  * fix: typo (Closes: #585127)
  * Add patch: fix-libsqlite3-name.patch
  * Removed empty dir /usr/share/csync2
  * Add NEWS file to inform about incompatibility 1.X <> 2.X
  * Install upstream example configuration file to etc

  [ Christoph Berg ]
  * Add Vcs headers.
  * Convert rules to dh.
  * Remove redundant docs.
  * Use autotools-dev to update config.guess/sub.
  * Don't manually try to HUP inetd (Closes: #399036, #507076)
  * B-D on libgnutls-openssl-dev | libgnutls-dev to enable wheezy builds.
    (Thanks for the NMU, Closes: #744234)

 -- Alexander Sosna <alexander.sosna@credativ.de>  Tue, 04 Aug 2015 12:09:45 +0200

csync2 (1.34-2.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Build-Depend on libgnutls-openssl-dev instead of libgnutls-dev
    Closes: #731373

 -- Andreas Metzler <ametzler@debian.org>  Sun, 06 Apr 2014 14:31:51 +0200

csync2 (1.34-2.2) unstable; urgency=low

  * Non-maintainer upload.
  * Fix erroneous distribution tag in changelog.

 -- Kumar Appaiah <akumar@debian.org>  Mon, 31 Aug 2009 11:29:12 -0500

csync2 (1.34-2.1) UNRELEASED; urgency=low

  * Non-maintainer upload.
  * Alter configure script and control to use pkg-config
    to find the gnutls version. (Closes: #529819)

 -- Kumar Appaiah <akumar@debian.org>  Sat, 22 Aug 2009 23:58:17 -0500

csync2 (1.34-2) unstable; urgency=low

  * New maintainers. (closes: #500351)
  * Add inetd dependencies. (closes: #488279)

 -- Norbert Tretkowski <nobse@debian.org>  Thu, 09 Apr 2009 12:37:36 +0200

csync2 (1.34-1) unstable; urgency=low

  * New upstream release

 -- Cyril Bouthors <cyril@bouthors.org>  Sun, 12 Aug 2007 12:16:35 +0200

csync2 (1.33-2) unstable; urgency=low

  * put paper.pdf into /usr/share/doc/csync2/ (closes: 359260).

 -- Cyril Bouthors <cyril@bouthors.org>  Sun, 20 Aug 2006 20:27:27 +0300

csync2 (1.33-1) unstable; urgency=low

  * New upstream release

 -- Cyril Bouthors <cyril@bouthors.org>  Mon, 14 Aug 2006 15:00:26 +0300

csync2 (1.32-1) unstable; urgency=low

  * New upstream release

 -- Cyril Bouthors <cyril@bouthors.org>  Wed, 26 Apr 2006 10:55:29 +0200

csync2 (1.31-1) unstable; urgency=low

  * New upstream release

 -- Cyril Bouthors <cyril@bouthors.org>  Mon,  3 Apr 2006 23:40:41 +0200

csync2 (1.30-3) unstable; urgency=low

  * typo in debian/control

 -- Cyril Bouthors <cyril@bouthors.org>  Tue, 28 Mar 2006 16:05:52 +0200

csync2 (1.30-2) unstable; urgency=low

  * Added dep on netbase>=4.25 to avoid spoiling /etc/services (closes:
    351942).

 -- Cyril Bouthors <cyril@bouthors.org>  Tue, 28 Mar 2006 15:15:06 +0200

csync2 (1.30-1) unstable; urgency=low

  * New upstream release

 -- Cyril Bouthors <cyril@bouthors.org>  Sat,  4 Feb 2006 09:37:37 +0300

csync2 (1.29-3) unstable; urgency=low

  * debian/control: removed Build-Depends to libc6-dev (closes: #346025).

 -- Cyril Bouthors <cyril@bouthors.org>  Thu,  5 Jan 2006 09:14:32 +0300

csync2 (1.29-2) unstable; urgency=low

  * debian/control: added missing Build-Depends to flex (closes: 345965).

 -- Cyril Bouthors <cyril@bouthors.org>  Wed,  4 Jan 2006 18:15:59 +0300

csync2 (1.29-1) unstable; urgency=low

  * New upstream release : replaced OpenSSL library with GNU TLS library
    in order to fix legal issues.

 -- Cyril Bouthors <cyril@bouthors.org>  Mon,  2 Jan 2006 18:50:35 +0300

csync2 (1.28-1) unstable; urgency=low

  * Initial release (closes: #344532).

 -- Cyril Bouthors <cyril@bouthors.org>  Sat, 24 Dec 2005 15:46:13 +0300