File: changelog

package info (click to toggle)
tt-rss 21~git20210204.b4cbc79%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 12,424 kB
  • sloc: php: 29,355; javascript: 13,884; sql: 2,341; sh: 315; makefile: 81; perl: 9
file content (465 lines) | stat: -rw-r--r-- 16,138 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
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
tt-rss (21~git20210204.b4cbc79+dfsg-1) unstable; urgency=medium

  [ Sunil Mohan Adapa ]
  * New upstream snapshot
  * Add self to list of uploaders.
  * Update Debian Standards Version to 4.5.1.
  * Use latest version of libjs-prototype.
  * Refresh patches.
  * Fix various lintian warnings and info messages.
  * Document upstream changes.
  * Add directory for caching feeds.
  * Remove the default feed to tt-rss forum to improve privacy.
    (Closes: #932924)
  * Add documentation link in systemd service file.
  * Apply code patch to use Debian's php-gettext library.

  [ Sebastian Reichel ]
  * Import patch from Trek fixing init script pid file handling
    (Closes: #924640)

 -- Sebastian Reichel <sre@debian.org>  Sat, 06 Feb 2021 00:54:20 +0100

tt-rss (20~git20201216.e48beee+dfsg-1) unstable; urgency=high

  * new upstream snapshot (Closes: #970633)
   - Fixes: CVE-2020-25787, CVE-2020-25788, CVE-2020-25789
  * update watch file to track git HEAD; upstream removed all tags
  * use system library for Psr
  * use system font for material-icons
  * systemd service: log to journal instead of syslog
  * update Debian Standards Version to 4.5.0
  * update compat to 13

 -- Sebastian Reichel <sre@debian.org>  Thu, 17 Dec 2020 10:42:00 +0100

tt-rss (19.8+dfsg-1) unstable; urgency=medium

  * New upstream release (Closes: #928212)
   - Drop JShrink patch (JShrink has been removed upstream)
  * Update Debian Standards Version to 4.4.0
  * Add php-intl dependency

 -- Sebastian Reichel <sre@debian.org>  Tue, 24 Sep 2019 01:43:09 +0200

tt-rss (18.12+dfsg-1.1) unstable; urgency=medium

  * Non-maintainer upload acknowledged by Sebastian Reichel.
  * Cherry pick JShrink PHP 7.3 compatibility patch. (Closes: #923661)
  * Default to using syslog as log backend rather than sql.

 -- Helmut Grohne <helmut@subdivi.de>  Mon, 03 Jun 2019 06:15:55 +0200

tt-rss (18.12+dfsg-1) unstable; urgency=medium

  * New upstream release
  * Update Debian Standards Version to 4.3.0
  * Update compat to 12

 -- Sebastian Reichel <sre@debian.org>  Wed, 06 Feb 2019 00:04:47 +0100

tt-rss (17.4+git20180312+dfsg-1) unstable; urgency=high

  * New upstream snapshot (Closes: #891210)
   - Contains Security Fix for CVE-2017-16896 (Closes: #882543):
     A SQL injection in classes/handler/public.php in the forgotpass
     component of Tiny Tiny RSS 17.4 exists via the login parameter.
  * Update compat to 11
  * Update Debian Standards Version to 4.1.3
  * Switch VCS urls to salsa
  * Drop DISABLED functionality from init.d script. Please use
    'update-rc.d tt-rss disable' instead.

 -- Sebastian Reichel <sre@debian.org>  Tue, 13 Mar 2018 21:51:13 +0100

tt-rss (17.1+git20170410+dfsg-2) unstable; urgency=medium

  * Use proper symlink for new location of gettext code (Closes: #860261)

 -- Sebastian Reichel <sre@debian.org>  Thu, 13 Apr 2017 21:18:50 +0200

tt-rss (17.1+git20170410+dfsg-1) unstable; urgency=medium

  * New upstream snapshot (Closes: #854614)
  * Remove php-gettext dependency and make php-php-gettext
    dependency versioned (Closes: #837508)
  * Recommend ca-certificates, which is required for TLS
    using feeds (Closes: #845931)
  * Switch to compat level 10
  * Fix init.d-script-needs-depends-on-lsb-base

 -- Sebastian Reichel <sre@debian.org>  Fri, 04 Nov 2016 05:29:53 +0100

tt-rss (16.8+git20160826+dfsg-3) unstable; urgency=medium

  * Readd dependency on php-gettext, as the transition package still
    contains a few files, which are not in php-php-gettext (Closes: #837083)

 -- Sebastian Reichel <sre@debian.org>  Thu, 08 Sep 2016 18:13:46 +0200

tt-rss (16.8+git20160826+dfsg-2) unstable; urgency=medium

  * Add dependency to dbconfig-mysql | dbconfig-pgsql, which are
    required since dbconfig-common 2.0

 -- Sebastian Reichel <sre@debian.org>  Mon, 29 Aug 2016 01:38:31 +0200

tt-rss (16.8+git20160826+dfsg-1) unstable; urgency=low

  * New git snapshot
  * Recommend php-curl (Closes: #822374)
  * Fix php-gettext dependency (Closes: #824029)
  * Update Debian Standards Version to 3.9.8
  * Use canonical, secure VCS urls
  * Update patches
  * Add some new dojo compatibility patches
  * Switch to compat level 9
  * Drop autoexpand for feed categories (Closes: #773236)

 -- Sebastian Reichel <sre@debian.org>  Mon, 29 Aug 2016 00:45:27 +0200

tt-rss (15.7+git20151123+dfsg-5) unstable; urgency=medium

  * Check if ucf exists before calling it in postrm (Closes: #820076)

 -- Sebastian Reichel <sre@debian.org>  Sun, 17 Apr 2016 16:00:50 +0200

tt-rss (15.7+git20151123+dfsg-4) unstable; urgency=medium

  * Remove database configuration during purge (Closes: #817991)
  * Don't try to handle dbconfig-common errors (Closes: #818316)

 -- Sebastian Reichel <sre@debian.org>  Mon, 21 Mar 2016 00:42:31 +0100

tt-rss (15.7+git20151123+dfsg-3) unstable; urgency=medium

  * Fix autoloading when used with newer phpmailer releases

 -- Sebastian Reichel <sre@debian.org>  Fri, 11 Mar 2016 15:48:10 +0100

tt-rss (15.7+git20151123+dfsg-2) unstable; urgency=medium

  * Update Debian Standards Version to 3.9.7
  * cherry-pick upstream patch for php7 support (Closes: #816405)
  * Update PHP dependencies for php7 (Closes: #816479)

 -- Sebastian Reichel <sre@debian.org>  Thu, 03 Mar 2016 18:48:34 +0100

tt-rss (15.7+git20151123+dfsg-1) unstable; urgency=medium

  * New upstream release (Closes: #777703)
   - New upstream source urls, no watch file possible anymore
   - Fix broken OPML import (Closes: #788412)
  * Add preseeding support for self_url_path debconf selection (Closes: #801153)
  * Fix display of special icons (WIP: #759777)

 -- Sebastian Reichel <sre@debian.org>  Thu, 26 Nov 2015 20:59:43 +0100

tt-rss (1.15+dfsg-1) unstable; urgency=medium

  * New upstream release
   - Contains fix for security issue (XML External Entities Exploit)
  * Update Debian Standards Version to 3.9.6
  * Add Dutch translation from Frans Spiesschaert (Closes: #766410)
  * Add Turkish translation from Mert Dirik (Closes: #757503)
  * Add patch for new phpmailer autoloader interface (Closes: #763109)
  * Add patch, which fixes feed icons and menu rendering with
    dojo/dijit 1.10 (Closes: #759777)

 -- Sebastian Reichel <sre@debian.org>  Mon, 08 Dec 2014 18:52:45 +0100

tt-rss (1.13+dfsg-1) unstable; urgency=low

  * New upstream release (Closes: #755573)

 -- Sebastian Reichel <sre@debian.org>  Sun, 20 Jul 2014 11:33:12 +0200

tt-rss (1.12+dfsg-2) unstable; urgency=low

  * Add patch fixing the rendering of the top bar
  * Clear cache during upgrade  (Closes: #747884)

 -- Sebastian Reichel <sre@debian.org>  Tue, 24 Jun 2014 17:01:33 +0200

tt-rss (1.12+dfsg-1) unstable; urgency=low

  * New upstream release (Closes: #747155)
  * Allow php5-mysqlnd as alternative to the php5-mysql dependency
    (Closes: #733020)
  * Remove dojo and dijit in the dfsg upstream source tarball,
    since they lack non packed version and are not needed in
    Debian (we the version provided by the system).

 -- Sebastian Reichel <sre@debian.org>  Tue, 06 May 2014 13:01:31 +0200

tt-rss (1.11+dfsg-1) unstable; urgency=low

  * New upstream release
  * Update Debian Standards Version to 3.9.5

 -- Sebastian Reichel <sre@debian.org>  Fri, 20 Dec 2013 23:44:20 +0100

tt-rss (1.10+dfsg-1) unstable; urgency=low

  * New upstream release
  * Add systemd service file
  * Brazilian Portuguese (J. S. Júnior). (Closes: #718462)
  * Add php5-json dependency (Closes: #721675)

 -- Sebastian Reichel <sre@debian.org>  Sun, 22 Sep 2013 16:21:16 +0200

tt-rss (1.9+dfsg-1) unstable; urgency=low

  * New upstream release
  * Update copyright file
  * Drop patches (Applied upstream)
   - make-default-config-rfc2606-compliant.patch
   - fix-for-empty-atom-feeds.patch

 -- Sebastian Reichel <sre@debian.org>  Sun, 21 Jul 2013 10:14:57 +0200

tt-rss (1.8+dfsg-4) unstable; urgency=low

  * Remove leftover recursive chown from postinst (Closes: #706700)
  * Update German translation using more suggestions of Helge Kreutzmann
  * Fix apache2_invoke call (Closes: #714413)
  * Update upstream changelog for 1.8

 -- Sebastian Reichel <sre@debian.org>  Fri, 12 Jul 2013 16:43:29 +0200

tt-rss (1.8+dfsg-3) unstable; urgency=low

  * Add "Tiny Tiny RSS" to package short description (Closes: #714089)
  * Update German translation using some suggestions of Helge Kreutzmann

 -- Sebastian Reichel <sre@debian.org>  Thu, 27 Jun 2013 17:36:19 +0200

tt-rss (1.8+dfsg-2) unstable; urgency=low

  * Recommend php5-mcrypt, which is used for encrypting passwords
    of password protected feeds (Closes: #713067)
  * Cherry Pick upstream patch fixing broken Atom feeds (Closes: #713064)

 -- Sebastian Reichel <sre@debian.org>  Sat, 22 Jun 2013 20:10:37 +0200

tt-rss (1.8+dfsg-1) unstable; urgency=low

  [ Debian English Team ]
  * Debconf templates and debian/control reviewed by the debian-l10n-
    english team as part of the Smith review project (Closes: #706774)

  [ Debconf Translation Updates ]
  * Czech (Michal Simunek). (Closes: #710878)
  * Russian (Yuri Kozlov). (Closes: #711089)
  * Danish (Joe Dalton). (Closes: #711171)
  * Portuguese (Hugo Peixoto). (Closes: #711639)
  * Spanish; (Camaleón). (Closes: #712419)
  * Italian (Beatrice Torracca). (Closes: #712477)
  * Polish (Michał Kułach). (Closes: #712488)
  * Japanese (victory). (Closes: #712532)
  * French (Christian Perrier). (Closes: #712557)
  * Swedish (Martin Bagge). (Closes: #712650)

  [ Sebastian Reichel ]
  * New upstream release
  * Drop libphp-simplepie dependency, upstream now uses its own parser
  * fix apache2-maintscript-helper sourcing in postinst/postrm (Closes: #710840)
  * Fix logrotate script (Closes: #707212, #712121)
  * Use dpkg-statoverride in postinst (Closes: #706700)
  * Handle missing /etc/tt-rss/config.php in config script (Closes: #712401)
  * New patch, which replaces all occurences of yourserver with example.org

 -- Sebastian Reichel <sre@debian.org>  Fri, 21 Jun 2013 20:26:28 +0200

tt-rss (1.7.8+dfsg-2) unstable; urgency=low

  * Fix broken phpqrcode symlink for package upgrades
    (Closes: #705213)
  * Restart daemon in logrotate configuration
    (Closes: #705559)
  * Enable fastcgi-php if lighttpd is selected as webserver
    (Closes: #705287)
  * Add SELF_URL_PATH question to debconf
    (Closes: #705286)
  * Do not fail to install package if lighttpd config installation fails
    (Closes: #705341)
  * Try harder to purge lighttpd config
    (Closes: #705343)

 -- Sebastian Reichel <sre@debian.org>  Thu, 02 May 2013 20:29:39 +0200

tt-rss (1.7.8+dfsg-1) unstable; urgency=low

  * new upstream release
  * add upstream changelog
  * use phpqrcode instead of embedded copy

 -- Sebastian Reichel <sre@debian.org>  Thu, 04 Apr 2013 17:36:20 +0200

tt-rss (1.7.5+dfsg-2) unstable; urgency=low

  * fix init script for non forking update daemon (Closes: #703847)

 -- Sebastian Reichel <sre@debian.org>  Mon, 25 Mar 2013 01:32:11 +0100

tt-rss (1.7.5+dfsg-1) unstable; urgency=low

  * new upstream release
   - JShrink is now used instead of jsmin
   - Mobile UI has been dropped
   - New plugins: auth_ldap, embed_original, mailto
   - Bugfixes
  * add Portuguese debconf template from Hugo Peixoto (Closes: #703777)
  * fix support for Apache 2.2 (Closes: #703272)
  * make it possible to install php5-cgi without php5 metapackage (Closes: #703643)
  * add php-apc suggestion (suggested by upstream author)

 -- Sebastian Reichel <sre@debian.org>  Sat, 23 Mar 2013 17:49:43 +0100

tt-rss (1.7.4+dfsg-1) unstable; urgency=low

  * new upstream release
   - Temporarily revert new OO db wrapper
  * write output from daemon into logfile (Closes: #699517)
  * add logrotate configuration for new logfile

 -- Sebastian Reichel <sre@debian.org>  Sun, 17 Mar 2013 10:30:53 +0100

tt-rss (1.7.3+dfsg-1) unstable; urgency=low

  * new upstream release
   - Reintroduce share-to-twitter plugin
   - Add googlereaderkeys plugin
   - Bugfixes

 -- Sebastian Reichel <sre@debian.org>  Fri, 15 Mar 2013 15:13:42 +0100

tt-rss (1.7.2+dfsg-2) unstable; urgency=low

  * Add dependency to libphp-simplepie, which got lost when
    the magpierss support has been removed. (Closes: #702977)

 -- Sebastian Reichel <sre@debian.org>  Wed, 13 Mar 2013 18:12:10 +0100

tt-rss (1.7.2+dfsg-1) unstable; urgency=low

  * new upstream release
   - fixes some postgresql related regressions of the last release

 -- Sebastian Reichel <sre@debian.org>  Wed, 13 Mar 2013 00:57:42 +0100

tt-rss (1.7.1+dfsg-1) unstable; urgency=low

  [ Fabien Bochu ]
  * fix non escaped slash in db-updater.php patch (Closes: #697591)

  [ Sebastian Reichel ]
  * new upstream release

 -- Sebastian Reichel <sre@debian.org>  Wed, 06 Mar 2013 17:07:49 +0100

tt-rss (1.7.0+dfsg-1) unstable; urgency=low

  * new upstream release
   - drops support for magpierss
  * set dbc_pgsql_createdb_encoding in postinst (Closes: #699453)
  * add patch fixing db-updater.php (Closes: #697591)
  * update Debian Standards Version to 3.9.4

 -- Sebastian Reichel <sre@debian.org>  Sun, 17 Feb 2013 11:51:06 +0100

tt-rss (1.6.2+dfsg-2) unstable; urgency=low

  [ Hans Spaans ]
  * Fix stop rule of init script (Closes: #697059)

 -- Sebastian Reichel <sre@debian.org>  Sun, 06 Jan 2013 20:55:57 +0100

tt-rss (1.6.2+dfsg-1) unstable; urgency=low

  * new upstream release

 -- Sebastian Reichel <sre@debian.org>  Sun, 30 Dec 2012 02:14:51 +0100

tt-rss (1.6.1+dfsg-3) unstable; urgency=low

  * Built-Using is prototypejs instead of libjs-prototype

 -- Sebastian Reichel <sre@debian.org>  Sat, 24 Nov 2012 20:41:31 +0100

tt-rss (1.6.1+dfsg-2) unstable; urgency=low

  * use embedded, patched libprototype (Closes: #691025)

 -- Sebastian Reichel <sre@debian.org>  Sat, 24 Nov 2012 19:13:29 +0100

tt-rss (1.6.1+dfsg-1) unstable; urgency=low

  * require libprototype >= 1.7.0
  * update tt-rss-layer removal patch to remove one more include
  * add Russian debconf template from Yuri Kozlov (Closes: #692337)
  * add Japanese debconf template (Closes: #692473)
  * add Spanish debconf template (Closes: #693527)

 -- Sebastian Reichel <sre@debian.org>  Wed, 07 Nov 2012 09:31:11 +0100

tt-rss (1.6.0+dfsg-2) unstable; urgency=low

  * new patch for prototype 1.7 support (Closes: #691025)
  * make it possible to install only one of magpierss and simplepie,
    but recommend to install both.
  * use simplepie by default (Closes: #691121)

 -- Sebastian Reichel <sre@debian.org>  Thu, 25 Oct 2012 00:47:11 +0200

tt-rss (1.6.0+dfsg-1) unstable; urgency=low

  * new upstream release
  * rename de_DE.po to de.po (Closes: #690019)
  * make webserver choices translatable (Closes: #690020)
  * add French debconf template from Christian Perrier (Closes: #690022)

 -- Sebastian Reichel <sre@debian.org>  Tue, 23 Oct 2012 23:56:04 +0200

tt-rss (1.5.11+dfsg2-1) unstable; urgency=low

  * replace upstream's jsmin.php with jshrink.php (Closes: #689776)
  * add get-orig-source rule to debian/rules
  * update remove-tt-rss-layer.patch
   - also load dijit.tree.dndSource (needed by prefs.Feeds)
  * add section about PHP display_errors to README.Debian

 -- Sebastian Reichel <sre@debian.org>  Sun, 07 Oct 2012 10:34:06 +0200

tt-rss (1.5.11+dfsg-1) experimental; urgency=low

  * new upstream release
  * use debian copyright format 1.0

 -- Sebastian Reichel <sre@debian.org>  Mon, 21 May 2012 17:47:13 +0200

tt-rss (1.5.10+dfsg-3) experimental; urgency=low

  [ Kees Cook ]
  * update init script for better AppArmor support

  [ Sebastian Reichel ]
  * use the apache2-maintscript-helper script instead of linking
    the configuration manually (Closes: #669771)
  * update dojo 1.7.x support patch to fix some broken
    things in the preferences area

 -- Sebastian Reichel <sre@debian.org>  Sat, 28 Apr 2012 02:13:18 +0200

tt-rss (1.5.10+dfsg-2) experimental; urgency=low

  * add dojo 1.7.x support by removing optimized tt-rss layer
    (Closes: #666874)

 -- Sebastian Reichel <sre@debian.org>  Wed, 04 Apr 2012 05:23:52 +0200

tt-rss (1.5.10+dfsg-1) experimental; urgency=low

  * Initial release (Closes: #440602)

 -- Sebastian Reichel <sre@debian.org>  Sat, 10 Mar 2012 10:46:35 +0100