]> git.ipfire.org Git - thirdparty/tvheadend.git/log
thirdparty/tvheadend.git
6 years agodvr: move dvr_notify() call to the global_lock using timers, fixes #5437
Jaroslav Kysela [Sun, 16 Dec 2018 08:19:33 +0000 (09:19 +0100)] 
dvr: move dvr_notify() call to the global_lock using timers, fixes #5437

6 years agodvb psi pmt: change the teletext subtitle handling for multiple teletext descriptors...
Jaroslav Kysela [Sat, 15 Dec 2018 20:08:08 +0000 (21:08 +0100)] 
dvb psi pmt: change the teletext subtitle handling for multiple teletext descriptors, issue #5422

6 years agosatip server: use strempty() function for the uuid check, fixes #5434
Jaroslav Kysela [Sat, 15 Dec 2018 19:15:13 +0000 (20:15 +0100)] 
satip server: use strempty() function for the uuid check, fixes #5434

6 years agotvh thread: do not crash when mutex==NULL (magic check failed), fixes #5435
Jaroslav Kysela [Sat, 15 Dec 2018 15:29:27 +0000 (16:29 +0100)] 
tvh thread: do not crash when mutex==NULL (magic check failed), fixes #5435

6 years agosatip client: fix the double (and wrong) sf_last_data_tstamp update, fixes #5374
Jaroslav Kysela [Fri, 14 Dec 2018 17:38:26 +0000 (18:38 +0100)] 
satip client: fix the double (and wrong) sf_last_data_tstamp update, fixes #5374

6 years agoepggrab: run internal grabbers only when wanted, fixes #5421
Jaroslav Kysela [Fri, 14 Dec 2018 14:49:50 +0000 (15:49 +0100)] 
epggrab: run internal grabbers only when wanted, fixes #5421

- remove the forced internal grabber run when the config is updated
-- users can trigger the run manually
- add possibility to disable the initial internal grabbers run

6 years agodvr: fix the real_start variable misuse, fixes #5426
Jaroslav Kysela [Fri, 14 Dec 2018 10:39:14 +0000 (11:39 +0100)] 
dvr: fix the real_start variable misuse, fixes #5426

6 years agotvh thread: remove wrong commit code
Jaroslav Kysela [Fri, 14 Dec 2018 10:28:32 +0000 (11:28 +0100)] 
tvh thread: remove wrong commit code

6 years agohtsp server: fix the wrong htsmsg destroy introduced in the imagecache patch, fixes...
Jaroslav Kysela [Fri, 14 Dec 2018 10:27:45 +0000 (11:27 +0100)] 
htsp server: fix the wrong htsmsg destroy introduced in the imagecache patch, fixes #5430, fixes #5431, fixes #5429

6 years agoiptv: remove double pcr: from traces
Jaroslav Kysela [Fri, 14 Dec 2018 10:15:57 +0000 (11:15 +0100)] 
iptv: remove double pcr: from traces

6 years agosbuf: add sbuf_replace()
Jaroslav Kysela [Thu, 13 Dec 2018 16:54:39 +0000 (17:54 +0100)] 
sbuf: add sbuf_replace()

6 years agompegts input: add CC restart for tables, too
Jaroslav Kysela [Thu, 13 Dec 2018 12:33:15 +0000 (13:33 +0100)] 
mpegts input: add CC restart for tables, too

6 years agoiptv http: call iptv_input_mux_started(), move recv_flush to http-header back
Jaroslav Kysela [Thu, 13 Dec 2018 08:12:37 +0000 (09:12 +0100)] 
iptv http: call iptv_input_mux_started(), move recv_flush to http-header back

6 years agoimagecache: increase the save access threshold again
Jaroslav Kysela [Wed, 12 Dec 2018 18:20:33 +0000 (19:20 +0100)] 
imagecache: increase the save access threshold again

6 years agoprofile: add more doc to the pass rewrite fields
Jaroslav Kysela [Wed, 12 Dec 2018 18:18:33 +0000 (19:18 +0100)] 
profile: add more doc to the pass rewrite fields

6 years agoimagecache: do not update the accessed field too much
Jaroslav Kysela [Wed, 12 Dec 2018 18:13:19 +0000 (19:13 +0100)] 
imagecache: do not update the accessed field too much

6 years agoimagecache: big cleanups
Jaroslav Kysela [Wed, 12 Dec 2018 18:08:00 +0000 (19:08 +0100)] 
imagecache: big cleanups

- let imagecache work also for fanart / recording specific images
- let imagecache work for EPG entries
- global cleanups (try to have only one function for duplicate things)
- fix the local file handling when imagecache is not enabled for external URLs
- imagecache code is part of the tvh's core code (cannot be ommited from compilation)

6 years agoremove debug code (added by mistake)
Jaroslav Kysela [Wed, 12 Dec 2018 09:26:30 +0000 (10:26 +0100)] 
remove debug code (added by mistake)

6 years agodvb psi lib: add dvb_table_parse_reinit functions
Jaroslav Kysela [Wed, 12 Dec 2018 09:03:16 +0000 (10:03 +0100)] 
dvb psi lib: add dvb_table_parse_reinit functions

6 years agoiptv http: remove the wrong si rewrite code, cleanup the free sequence
Jaroslav Kysela [Wed, 12 Dec 2018 09:03:00 +0000 (10:03 +0100)] 
iptv http: remove the wrong si rewrite code, cleanup the free sequence

6 years agoMakefile.ffmpeg: add crypto protocol for crypto+http (hls)
Jaroslav Kysela [Tue, 11 Dec 2018 14:57:30 +0000 (15:57 +0100)] 
Makefile.ffmpeg: add crypto protocol for crypto+http (hls)

6 years agotvh thread: fix print other mutexes for abort
Jaroslav Kysela [Tue, 11 Dec 2018 14:51:25 +0000 (15:51 +0100)] 
tvh thread: fix print other mutexes for abort

6 years agohttp: fix the wrong return value (previous patch)
Jaroslav Kysela [Tue, 11 Dec 2018 14:18:55 +0000 (15:18 +0100)] 
http: fix the wrong return value (previous patch)

6 years agohttp server: remove wrong aa_auth check from page_srvid2, fixes #5416
Jaroslav Kysela [Tue, 11 Dec 2018 13:43:18 +0000 (14:43 +0100)] 
http server: remove wrong aa_auth check from page_srvid2, fixes #5416

6 years agohttp: add auth type detection
Jaroslav Kysela [Tue, 11 Dec 2018 13:42:29 +0000 (14:42 +0100)] 
http: add auth type detection

6 years agomain: fix compilation without traces
Jaroslav Kysela [Tue, 11 Dec 2018 12:11:59 +0000 (13:11 +0100)] 
main: fix compilation without traces

6 years agompegts: do not set wrong pls code for bouquet rescan
Jaroslav Kysela [Tue, 11 Dec 2018 09:19:28 +0000 (10:19 +0100)] 
mpegts: do not set wrong pls code for bouquet rescan

6 years agoiptv: http - fix the compilation problem with the previous patch
Jaroslav Kysela [Tue, 11 Dec 2018 09:03:05 +0000 (10:03 +0100)] 
iptv: http - fix the compilation problem with the previous patch

6 years agoiptv: http - do not clear the input sbuf in the kick callback
Jaroslav Kysela [Tue, 11 Dec 2018 09:02:20 +0000 (10:02 +0100)] 
iptv: http - do not clear the input sbuf in the kick callback

6 years agoiptv: correction for the previous patch, fixes #5415, issue #5353
Jaroslav Kysela [Tue, 11 Dec 2018 08:51:48 +0000 (09:51 +0100)] 
iptv: correction for the previous patch, fixes #5415, issue #5353

6 years agoiptv: add missing lock to the iptv_http_kick_cb, fixes #5415, issue #5353
Jaroslav Kysela [Tue, 11 Dec 2018 08:23:22 +0000 (09:23 +0100)] 
iptv: add missing lock to the iptv_http_kick_cb, fixes #5415, issue #5353

6 years agoui: Fix background image to not accept clicks (#5405).
E.Smith [Sun, 9 Dec 2018 23:07:06 +0000 (23:07 +0000)] 
ui: Fix background image to not accept clicks (#5405).

6 years agoui: Enable scrollbar for dialog info, fixes #5405
E.Smith [Sun, 9 Dec 2018 17:23:11 +0000 (17:23 +0000)] 
ui: Enable scrollbar for dialog info, fixes #5405

When the dvr info dialog has a lot of text it was overflowing
on to the buttons in the bbar.

6 years agoprofile: do init for all profile sharer members, issue #5409
Jaroslav Kysela [Mon, 10 Dec 2018 20:04:44 +0000 (21:04 +0100)] 
profile: do init for all profile sharer members, issue #5409

6 years agotvh_thread: print filename/lineno for the magic failure when appropriate
Jaroslav Kysela [Mon, 10 Dec 2018 16:01:29 +0000 (17:01 +0100)] 
tvh_thread: print filename/lineno for the magic failure when appropriate

6 years agotimers: little fixes
Jaroslav Kysela [Mon, 10 Dec 2018 15:08:50 +0000 (16:08 +0100)] 
timers: little fixes

6 years agotimers - change locking schema, fixes #5413, issue #5353
Jaroslav Kysela [Mon, 10 Dec 2018 14:36:48 +0000 (15:36 +0100)] 
timers - change locking schema, fixes #5413, issue #5353

6 years agotprofile: fix possible division by zero
Jaroslav Kysela [Mon, 10 Dec 2018 08:25:51 +0000 (09:25 +0100)] 
tprofile: fix possible division by zero

6 years agoiptv http input: play with the locking, issue #5353
Jaroslav Kysela [Sun, 9 Dec 2018 16:34:13 +0000 (17:34 +0100)] 
iptv http input: play with the locking, issue #5353

6 years agofix some problems detected by cppcheck, issue #5353
Jaroslav Kysela [Sun, 9 Dec 2018 16:12:45 +0000 (17:12 +0100)] 
fix some problems detected by cppcheck, issue #5353

6 years agoDon't warn on packets with small/no payload.
joeuser [Thu, 6 Dec 2018 23:30:43 +0000 (00:30 +0100)] 
Don't warn on packets with small/no payload.

6 years agohtsp_server: init htsp_out_mutex
Luis Alves [Sun, 9 Dec 2018 11:19:05 +0000 (11:19 +0000)] 
htsp_server: init htsp_out_mutex

6 years agomain: add gtimer/mtimer magic checks
Jaroslav Kysela [Sat, 8 Dec 2018 17:54:12 +0000 (18:54 +0100)] 
main: add gtimer/mtimer magic checks

6 years agotvh thread: add mutex magic check routines
Jaroslav Kysela [Sat, 8 Dec 2018 17:44:31 +0000 (18:44 +0100)] 
tvh thread: add mutex magic check routines

6 years agodvr: move the initial dvr_autorec_purge_obsolete_timers() call to better place, fixes...
Jaroslav Kysela [Fri, 7 Dec 2018 21:58:35 +0000 (22:58 +0100)] 
dvr: move the initial dvr_autorec_purge_obsolete_timers() call to better place, fixes #5406

- dvr_entry_set_timer() must be called before

6 years agotvhcsa: fix log offset type
Jaroslav Kysela [Thu, 6 Dec 2018 17:20:20 +0000 (18:20 +0100)] 
tvhcsa: fix log offset type

6 years agotvh_thread: show also waiters
Jaroslav Kysela [Thu, 6 Dec 2018 16:49:32 +0000 (17:49 +0100)] 
tvh_thread: show also waiters

6 years agoReduce DESCRAMBLER_MAX_KEYS from 64 to 8, fixes #5400
joeuser [Thu, 6 Dec 2018 08:36:42 +0000 (09:36 +0100)] 
Reduce DESCRAMBLER_MAX_KEYS from 64 to 8, fixes #5400

6 years agodvr: Autorec rules must still match event after update. (#4760).
E.Smith [Tue, 12 Dec 2017 13:23:51 +0000 (13:23 +0000)] 
dvr: Autorec rules must still match event after update. (#4760).

We now check the autorec rule matches an event following an
update and on startup.

When using xmltv grabbers you can have an autorec rule that
matches "title: A". When a future xmltv run replaces the
event with "title: B" then the dvr event is updated to reflect
the new details (and will log updated title), but the autorec
rule was not checked to see if it still matched the event.
This meant we would record "title: B" even though the autorec
was to only record "title A".

Also, previously if you delete the epgdb between runs then the
timers spawned by autorec rules remained. This could cause problems
if the epgdb had been removed due to incorrect setup such as invalid
xmltv files.

This meant that you then had to manually disable and re-enable the
autorec rules to remove these incorrect timers.

Now we remove any record events created by an autorec rules if that
event no longer matches the schedule.

This does mean that if the user does _not_ persist the epgdb at all
then, on startup, they no longer have autorecs timers matching until
the epg is populated at startup, which is a change in behaviour (since
previously autorec timers would remain) but could also be considered
"expected" behaviour (no epgdb means no autorec timers).

Issue: #4299.

6 years agowizard: spruce it up a bit
Mark Clarkstone [Fri, 30 Nov 2018 23:13:56 +0000 (23:13 +0000)] 
wizard: spruce it up a bit

6 years agoMaximize use of libdvbcsa's batch processing.
joeuser [Wed, 5 Dec 2018 21:25:29 +0000 (22:25 +0100)] 
Maximize use of libdvbcsa's batch processing.

6 years agofreebsd: Fixup header files for socket definitions. Make thread owner conditional...
E.Smith [Fri, 30 Nov 2018 10:12:08 +0000 (10:12 +0000)] 
freebsd: Fixup header files for socket definitions. Make thread owner conditional on Linux.

6 years agoPrepend title to autorec comment when created from EPG.
joeuser [Mon, 3 Dec 2018 07:05:02 +0000 (08:05 +0100)] 
Prepend title to autorec comment when created from EPG.

6 years agoFix compilation error: 'saveptr' may be used uninitialized in this function [-Werror...
pablozg [Wed, 5 Dec 2018 15:28:12 +0000 (16:28 +0100)] 
Fix compilation error: 'saveptr' may be used uninitialized in this function [-Werror=maybe-uninitialized]

6 years agoxmltv: split names in credits, fixes #5359
Jaroslav Kysela [Wed, 5 Dec 2018 11:26:28 +0000 (12:26 +0100)] 
xmltv: split names in credits, fixes #5359

6 years agohtsmsg: check the field/key name length (max 255 characters), issue #5359
Jaroslav Kysela [Wed, 5 Dec 2018 11:14:09 +0000 (12:14 +0100)] 
htsmsg: check the field/key name length (max 255 characters), issue #5359

6 years agohttp: forbidden status / access_verify2() cleanups, fixes #5391
Jaroslav Kysela [Mon, 3 Dec 2018 20:16:34 +0000 (21:16 +0100)] 
http: forbidden status / access_verify2() cleanups, fixes #5391

Return also forbidden status when the client is authenticated, but there
are not permissions for the requested operation.

6 years agosatip client: activity timeout cleanups
Jaroslav Kysela [Mon, 3 Dec 2018 19:42:27 +0000 (20:42 +0100)] 
satip client: activity timeout cleanups

6 years agopass muxer: correct SI length for trimed events
Jaroslav Kysela [Mon, 3 Dec 2018 17:58:09 +0000 (18:58 +0100)] 
pass muxer: correct SI length for trimed events

6 years agotvh_thread: do not use debug code when not activated, issue #5353, issue #5389
Jaroslav Kysela [Mon, 3 Dec 2018 07:38:48 +0000 (08:38 +0100)] 
tvh_thread: do not use debug code when not activated, issue #5353, issue #5389

6 years agoatomic cleanups in tvh_thread, tvhlog (clang)
Jaroslav Kysela [Sun, 2 Dec 2018 19:18:36 +0000 (20:18 +0100)] 
atomic cleanups in tvh_thread, tvhlog (clang)

6 years agotvhlog: add missing lock
Jaroslav Kysela [Sun, 2 Dec 2018 19:09:28 +0000 (20:09 +0100)] 
tvhlog: add missing lock

6 years agotvh_thread: another filename/lineno cleanups
Jaroslav Kysela [Sun, 2 Dec 2018 19:02:58 +0000 (20:02 +0100)] 
tvh_thread: another filename/lineno cleanups

6 years agotvh_thread: do not print sid for non glibc binaries, fixes #5385
Jaroslav Kysela [Sun, 2 Dec 2018 18:48:27 +0000 (19:48 +0100)] 
tvh_thread: do not print sid for non glibc binaries, fixes #5385

6 years agotvhthread: fix the cond wait routines (preserve correctly filename/lineno)
Jaroslav Kysela [Sun, 2 Dec 2018 17:59:56 +0000 (18:59 +0100)] 
tvhthread: fix the cond wait routines (preserve correctly filename/lineno)

6 years agopass muxer: fix pass_muxer_nit_cb() - wrong private tag copy
Jaroslav Kysela [Sun, 2 Dec 2018 16:47:24 +0000 (17:47 +0100)] 
pass muxer: fix pass_muxer_nit_cb() - wrong private tag copy

6 years agoxmltv: always change the module name after restart, fixes #5383
Jaroslav Kysela [Sat, 1 Dec 2018 22:52:06 +0000 (23:52 +0100)] 
xmltv: always change the module name after restart, fixes #5383

6 years agohttp/webui: add special/srvid2 handling
Jaroslav Kysela [Sat, 1 Dec 2018 22:38:03 +0000 (23:38 +0100)] 
http/webui: add special/srvid2 handling

6 years agodvb support: remove wrong characters bellow 0x20 (except 0x0a - newline), issue ...
Jaroslav Kysela [Sat, 1 Dec 2018 18:47:04 +0000 (19:47 +0100)] 
dvb support: remove wrong characters bellow 0x20 (except 0x0a - newline), issue #5366

6 years agolinuxdvb: add DMX_SET_SOURCE settings at the probe, fixes #5379
Jaroslav Kysela [Sat, 1 Dec 2018 16:37:17 +0000 (17:37 +0100)] 
linuxdvb: add DMX_SET_SOURCE settings at the probe, fixes #5379

6 years agoimagecache: tiny code reshuffle
Jaroslav Kysela [Sat, 1 Dec 2018 16:31:13 +0000 (17:31 +0100)] 
imagecache: tiny code reshuffle

6 years agoimagecache: try to fix the state handling, fixes #5382
Jaroslav Kysela [Sat, 1 Dec 2018 16:30:33 +0000 (17:30 +0100)] 
imagecache: try to fix the state handling, fixes #5382

6 years agoopentv: add NULL check to the opentv_find_entry(), fixes #5381
Jaroslav Kysela [Sat, 1 Dec 2018 16:25:05 +0000 (17:25 +0100)] 
opentv: add NULL check to the opentv_find_entry(), fixes #5381

6 years agoimagecache: another code reshuffle, add save for the accessed update, issue #4304
Jaroslav Kysela [Fri, 30 Nov 2018 20:39:16 +0000 (21:39 +0100)] 
imagecache: another code reshuffle, add save for the accessed update, issue #4304

6 years agoimagecache: fix the build when caching code is deactivated, fixes #5372
Jaroslav Kysela [Fri, 30 Nov 2018 12:03:33 +0000 (13:03 +0100)] 
imagecache: fix the build when caching code is deactivated, fixes #5372

6 years agoimagecache: move saving procedure outside global_lock, fix imagecache_id after start...
Jaroslav Kysela [Fri, 30 Nov 2018 08:16:17 +0000 (09:16 +0100)] 
imagecache: move saving procedure outside global_lock, fix imagecache_id after start, issue #4304

6 years agoimagecache: fix 'accessed' field loading and the default value, issue #4304
Jaroslav Kysela [Fri, 30 Nov 2018 07:58:18 +0000 (08:58 +0100)] 
imagecache: fix 'accessed' field loading and the default value, issue #4304

6 years agosatip client: cosmetic (indent)
Jaroslav Kysela [Thu, 29 Nov 2018 16:49:37 +0000 (17:49 +0100)] 
satip client: cosmetic (indent)

6 years agosatip client: show the proper connection state in 'RTSP cmd error' log message
Jaroslav Kysela [Thu, 29 Nov 2018 13:41:56 +0000 (14:41 +0100)] 
satip client: show the proper connection state in 'RTSP cmd error' log message

6 years agoAdd ATSC-T With 8VSB Modulation (for Korean User)
LinkeneitoR [Wed, 28 Nov 2018 06:26:51 +0000 (15:26 +0900)] 
Add ATSC-T With 8VSB Modulation (for Korean User)

6 years agowatchdog: rename tv_mutex_init to tvh_mutex_init
Pablo [Wed, 28 Nov 2018 20:23:15 +0000 (21:23 +0100)] 
watchdog: rename tv_mutex_init to tvh_mutex_init

6 years agoopentv: fix the wrong event cleanup in opentv_add_entry(), issue #5297
Jaroslav Kysela [Thu, 29 Nov 2018 10:51:23 +0000 (11:51 +0100)] 
opentv: fix the wrong event cleanup in opentv_add_entry(), issue #5297

6 years agotvhlog: fix tvhdbg() prototype when traces are not activated, fixes #5362
Jaroslav Kysela [Wed, 28 Nov 2018 19:53:59 +0000 (20:53 +0100)] 
tvhlog: fix tvhdbg() prototype when traces are not activated, fixes #5362

6 years agowatchdog: fix missing pthread_mutex_destroy -> tvh_mutex_destroy, issue #5361
Jaroslav Kysela [Wed, 28 Nov 2018 12:21:06 +0000 (13:21 +0100)] 
watchdog: fix missing pthread_mutex_destroy -> tvh_mutex_destroy, issue #5361

6 years agotvhlog: fix NULL dereference crash
Jaroslav Kysela [Wed, 28 Nov 2018 12:18:58 +0000 (13:18 +0100)] 
tvhlog: fix NULL dereference crash

6 years agotvh thread: print the deadlock text also to stderr
Jaroslav Kysela [Wed, 28 Nov 2018 11:41:49 +0000 (12:41 +0100)] 
tvh thread: print the deadlock text also to stderr

6 years agotvhlog: add tvhdbg() and send realtime mutex log lines to the UDP socket (if requested)
Jaroslav Kysela [Wed, 28 Nov 2018 10:48:28 +0000 (11:48 +0100)] 
tvhlog: add tvhdbg() and send realtime mutex log lines to the UDP socket (if requested)

6 years agodebian: remove db_reset lines - fixes #5358
Mark Clarkstone [Wed, 28 Nov 2018 11:24:15 +0000 (11:24 +0000)] 
debian: remove db_reset lines - fixes #5358

6 years agotvh thread: compile the debug thread code only when traces are enabled
Jaroslav Kysela [Tue, 27 Nov 2018 18:19:31 +0000 (19:19 +0100)] 
tvh thread: compile the debug thread code only when traces are enabled

6 years agotvh thread: fix gtimer_cond timedwait and tvh_cond_init()
Jaroslav Kysela [Tue, 27 Nov 2018 18:07:15 +0000 (19:07 +0100)] 
tvh thread: fix gtimer_cond timedwait and tvh_cond_init()

6 years agoupdate valgrind.supp
Jaroslav Kysela [Tue, 27 Nov 2018 17:35:30 +0000 (18:35 +0100)] 
update valgrind.supp

6 years agotvh thread: add mutex debug timing, fix the watchdog code
Jaroslav Kysela [Tue, 27 Nov 2018 17:22:58 +0000 (18:22 +0100)] 
tvh thread: add mutex debug timing, fix the watchdog code

6 years agowebui: remove Title0 typo
Jaroslav Kysela [Tue, 27 Nov 2018 16:37:15 +0000 (17:37 +0100)] 
webui: remove Title0 typo

6 years agowebui: streaming - fix the removed scoped lock, fixes #5356
Jaroslav Kysela [Tue, 27 Nov 2018 16:16:43 +0000 (17:16 +0100)] 
webui: streaming - fix the removed scoped lock, fixes #5356

6 years agowebui status: add user-agent (client) column
Jaroslav Kysela [Tue, 27 Nov 2018 16:15:43 +0000 (17:15 +0100)] 
webui status: add user-agent (client) column

6 years agodescrambler: remove unused code
Jaroslav Kysela [Tue, 27 Nov 2018 15:13:11 +0000 (16:13 +0100)] 
descrambler: remove unused code

6 years agodocs: use a table for the program details dialog toolbar items
Mark Clarkstone [Tue, 27 Nov 2018 13:16:31 +0000 (13:16 +0000)] 
docs: use a table for the program details dialog toolbar items

6 years agodocs: another screenshot update
Mark Clarkstone [Tue, 27 Nov 2018 11:39:38 +0000 (11:39 +0000)] 
docs: another screenshot update

6 years agodocs: update debugging
Mark Clarkstone [Tue, 27 Nov 2018 11:03:57 +0000 (11:03 +0000)] 
docs: update debugging

6 years agodebian packaging: use db_purge on --purge
Mark Clarkstone [Tue, 27 Nov 2018 10:26:22 +0000 (10:26 +0000)] 
debian packaging: use db_purge on --purge