File: changelog

package info (click to toggle)
libtrace3 3.0.21-1
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 4,356 kB
  • ctags: 3,791
  • sloc: ansic: 24,422; sh: 11,372; cpp: 1,811; makefile: 464; yacc: 96; lex: 50
file content (121 lines) | stat: -rw-r--r-- 4,273 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
libtrace3 (3.0.21-1) unstable; urgency=medium

  * New upstream release
  * Updated Standards-Version to 3.9.6 (no changes required).
  * Convert package to dh-autoreconf from autotools-dev.
  * Add Build-Depends on liblzma-dev for .xz support added in 3.0.20.
  * Add missing Build-Depends on graphviz for dot, used for docs.

 -- Matt Brown <mattb@debian.org>  Fri, 24 Oct 2014 00:51:40 +0100

libtrace3 (3.0.18-1) unstable; urgency=low

  * New upstream release
    - Adds a new trace format (rawerf:) for reading uncompressed ERF files
      without attempting auto-detection of compression.
    - Improved gzip signature detection.
    - Fixed crashes in traceanon if certain arguments were specified
      incorrectly.
    - Fixed crashes in tracertstats if bad input URIS were supplied.

 -- Matt Brown <mattb@debian.org>  Wed, 03 Jul 2013 23:33:38 +0100

libtrace3 (3.0.17-1) unstable; urgency=low

  * New upstream release
    - Adds libwandio, a high performance multi-threaded file compression and
      decompression library
  * Start using dpkg-buildflags for compilation options.
  * Enable hardening=+all in DEB_BUILD_MAINT_OPTIONS as libtrace handles
    untrusted network input.
  * Update Standards-Version to 3.9.4 (no changes required).
    - symbols files seem like too much effort to be worthwhile for these simple
      libraries.

 -- Matt Brown <mattb@debian.org>  Wed, 22 May 2013 00:47:09 +0100

libtrace3 (3.0.14-1) unstable; urgency=low

  * New upstream release
    - Incorporates fixes for all our local patches.
  * Add build-arch, build-indep targets for future proofing.
  * Update Standards-Version to 3.9.3 (no changes required).

 -- Matt Brown <mattb@debian.org>  Sat, 10 Mar 2012 18:52:56 +0000

libtrace3 (3.0.10-1) unstable; urgency=low

  * New upstream release
    - Improved event API performance.
    - Bugfixes for Linux SLL Handling.
  * Don't ship .la files. (Closes: #622428)
  * Update Standards-Version to 3.9.2 (no changes required).
  * Switch to dpkg-source 3.0 (quilt) format.
  * Backport upstream commit 1701 to fix shlibdeps. (Closes: 558927)

 -- Matt Brown <mattb@debian.org>  Sun, 08 May 2011 15:41:45 +0100

libtrace3 (3.0.8-1) unstable; urgency=low

  * New upstream release
  * Fix missing build dependencies. (Closes: #608589)

 -- Matt Brown <mattb@debian.org>  Sat, 15 Jan 2011 17:08:01 +0000

libtrace3 (3.0.7-1) unstable; urgency=low

  * New upstream release
    - Improved IO subsystem performance
    - Many, many bugfixes and improvements
    - Full details at http://wand.net.nz/trac/libtrace/wiki/ChangeLog
  * Add missing ${misc:Depends} Depends for libtrace3-dev and
    libpacketdump3-dev
  * Update Standards-Version to 3.9.1 (no changes required).

 -- Matt Brown <mattb@debian.org>  Sat, 07 Aug 2010 16:37:12 +0100

libtrace3 (3.0.6-1) unstable; urgency=low

  * New upstream release
     - extra stblib.h includes. (Closes: #521985)
  * Reworked debian/rules and autotools handling per the recommendations in
    the autotools-dev package to assist porters. (Closes: #529463)

 -- Matt Brown <mattb@debian.org>  Wed, 27 May 2009 00:31:54 +0100

libtrace3 (3.0.4-1) unstable; urgency=low

  * New upstream release
  * Split libpacketdump out into it's own library.
  * Update Standards-Version to 3.7.3 (no changes required).

 -- Matt Brown <mattb@debian.org>  Sun, 20 Jan 2008 01:16:13 +0000

libtrace3 (3.0.3-1) unstable; urgency=low

  * New upstream release
  * tracedump renamed to tracepktdump to avoid conflicting with ltt-vizualizer
    (Closes: #414999)

 -- Matt Brown <mattb@debian.org>  Sat, 29 Sep 2007 19:44:14 +0100

libtrace3 (3.0.0-2) unstable; urgency=low

  * Move /usr/lib/libpacketdump/*.{a,la} to the -dev package
  * Install /usr/lib/libpacketdump/*.so symlinks in the -dev package

 -- Matt Brown <mattb@debian.org>  Thu, 15 Feb 2007 23:13:05 +1300

libtrace3 (3.0.0-1) unstable; urgency=low

  * New upstream release. Now out of beta status.
  * Initial upload to Debian. (Closes: #394825)

 -- Matt Brown <mattb@debian.org>  Mon, 12 Feb 2007 19:44:08 +1300

libtrace3 (3.0.0~beta6-1) unstable; urgency=low

  * New upstream release
  * Renumber package with ~ so that the final release is bigger.

 -- Matt Brown <mattb@debian.org>  Thu, 26 Oct 2006 18:07:45 +1300