File: changelog

package info (click to toggle)
tsdecrypt 10.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 1,152 kB
  • ctags: 2,002
  • sloc: ansic: 14,373; makefile: 253; sh: 166
file content (92 lines) | stat: -rw-r--r-- 3,512 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
tsdecrypt (10.0-2) unstable; urgency=low

  [ Peter Michael Green ]
  * Remove inappropriate compiler flags. (Closes: #730415)
  * Fix clean target.

  [ Alessio Treglia ]
  * Bump Standards.

 -- Alessio Treglia <alessio@debian.org>  Mon, 24 Feb 2014 14:52:09 +0000

tsdecrypt (10.0-1) unstable; urgency=low

  * New upstream release:
    - Add --ecm-only (-v) option. This allows processing of ECMs but without
      decoding the input stream.
    - Add --ecm-and-emm-only (-q) option. This allows processing of ECMs
      and EMMs but without decoding the input stream.
    - Set newcamd client id to 0x7878 (tsdecrypt).
    - Fixed regression that apeared in 9.0 which prevented the output from
      working if the output address was not multicast.
    - Add support for Griffin CAS and for DGCrypt CAS.
    - Add support for setting multicast source address /SSM/ (--input-source).
    - Add support for EMM filters similar to DVBAPI filters (match + mask).
    - Add support for EMM filters based on section length.
    - Add support for Irdeto CHID filtering (tested with Raduga).
  * Statically set DESTDIR and PREFIX in debian/rules to fix prevent build
    failures (Closes: #713528). Fix path creation too.
  * Use canonical form for VCS urls.
  * Update copyright holder info for Debian packaging, remove Comment field
    from License stanzas.
  * Bump Standards.

 -- Alessio Treglia <alessio@debian.org>  Thu, 03 Oct 2013 15:50:12 +0100

tsdecrypt (9.0-1) unstable; urgency=low

  * New upstream release.

 -- Alessio Treglia <alessio@debian.org>  Fri, 12 Oct 2012 01:08:09 +0100

tsdecrypt (8.1-1) unstable; urgency=low

  * New upstream release.
  * Remove all patches, applied upstream.
  * Explicitly build with "make dvbcsa" when building with libdvbcsa.
  * debian/copyright:
    - Some code are GPL-2 only, not GPL-2+.
    - Fix reference to GPL-2 license file.

 -- Alessio Treglia <alessio@debian.org>  Mon, 30 Apr 2012 02:47:10 +0200

tsdecrypt (8.0-2) unstable; urgency=low

  * Make 'postrm remove' and 'postrm disappear' remove the
    /usr/bin/tsdecrypt alternative (Closes: #668971).
  * Don't remove the alternative on 'prerm deconfigure' to
    preserve user configuration.

 -- Alessio Treglia <alessio@debian.org>  Mon, 16 Apr 2012 18:46:50 +0200

tsdecrypt (8.0-1) unstable; urgency=low

  * New upstream release:
    - Add --biss-key (-Q) option. This option enables BISS decryption.
    - Add FFdecsa support. In most cases FFdecsa decrypts faster than
      libdvcsa.
    - Add --const-cw (-Y) option. This option allows using of constant
      code word for decryption.
    - Display better timing information for ECMs and code word changes.
    - Filter special symbols in provider and service names before
      printing them.
  * debian/patches/1001-dont_strip_binaries.patch:
    - Don't install stripped binaries.
  * debian/patches/1002-bashisms.patch:
    - Fix bashism to prevent FTBFS.
  * Refresh other patches.
  * Compile tsdecrypt twice, one per library:
    - tsdecrypt_dvbcsa uses libdvbcsa's decrypting routines
    - tsdecrypt_ffdecsa uses FFdecsa's decrypting routines
  * Install alternatives to let users choose which CSA decrypting
    library is appropriate for them.
  * Install manpages.
  * Update debian/copyright.

 -- Alessio Treglia <alessio@debian.org>  Sun, 15 Apr 2012 12:54:23 +0200

tsdecrypt (7.0-1) unstable; urgency=low

  * Initial release. (Closes: #667461)

 -- Alessio Treglia <alessio@debian.org>  Wed, 04 Apr 2012 09:42:43 +0200