File: changelog

package info (click to toggle)
trace-cmd 2.6-0.1%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,660 kB
  • ctags: 4,276
  • sloc: ansic: 38,878; makefile: 544; python: 538
file content (109 lines) | stat: -rw-r--r-- 4,009 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
trace-cmd (2.6-0.1+deb9u1) stretch; urgency=medium

  * Non-maintainer upload.
  * Fix segfault while processing certain trace files (Closes: #867440).

 -- Sebastian Andrzej Siewior <sebastian@breakpoint.cc>  Wed, 20 Sep 2017 21:51:23 +0200

trace-cmd (2.6-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream release
  * Build-depend on dh-python
  * Bump standards-version to 3.9.8 (no change needed)

 -- Javi Merino <vicho@debian.org>  Sun, 17 Jul 2016 13:40:44 +0100

trace-cmd (2.5.3-1) unstable; urgency=medium

  * Bump Standards-Version to 3.9.6
  * Update to upstream 2.5.3 release

 -- Seth Forshee <seth.forshee@canonical.com>  Mon, 09 Mar 2015 09:30:02 -0500

trace-cmd (2.5.1-1) unstable; urgency=medium

  * Update to upstream 2.5.1 release
  * Drop 0001-trace-cmd-Add-missing-mode-to-open-call.patch as it is
    included in the new upstream release

 -- Seth Forshee <seth.forshee@canonical.com>  Thu, 05 Feb 2015 08:19:04 -0600

trace-cmd (2.4.0-1) unstable; urgency=medium

  * Update to upstream 2.4 release
  * debian/patches/0001-trace-cmd-Add-missing-mode-to-open-call.patch:
    Fix error caused by missing mode argument to open(2) with O_CREAT
  * debian/patches/0002-trace-cmd-Use-python2.7-for-executable-name.patch:
    Workaround for lintian python-script-but-no-python-dep error

 -- Seth Forshee <seth.forshee@canonical.com>  Thu, 19 Jun 2014 15:34:11 -0500

trace-cmd (2.3.2-1) unstable; urgency=medium

  * Update to upstream 2.3.2 release

 -- Seth Forshee <seth.forshee@canonical.com>  Mon, 10 Mar 2014 06:40:43 -0500

trace-cmd (2.3.1-1) unstable; urgency=medium

  * Update to upstream 2.3.1 release

 -- Seth Forshee <seth.forshee@canonical.com>  Tue, 28 Jan 2014 09:35:24 +0000

trace-cmd (2.3.0-1) unstable; urgency=low

  * Update to 2.3.0 release
  * Remove all patches as they have been incorported into the new
    upstream release

 -- Seth Forshee <seth.forshee@canonical.com>  Mon, 06 Jan 2014 14:58:48 -0600

trace-cmd (2.2.1-2) unstable; urgency=low

  * debian/patches/0001-trace-cmd-Make-_GNU_SOURCE-always-defined.patch:
    Use this upstream fix instead of
    debian/patches/0001-trace-cmd-listen-Remove-use-of-sighandler_t.patch
  * debian/patches/0006-Makefile-Ensure-_GNU_SOURCE-really-is-always-defined.patch:
    Ensure _GNU_SOURCE is set in the case of CFLAGS being provided via a
    command argument
  * Change architecture to linux-any as this package won't work with
    any other kernels.
  * Bump Standards-Version to 3.9.5
  * debian/patches/0007-Makefile-Use-CPPFLAGS-from-the-environment.patch:
    Use CPPFLAGS from the environment

 -- Seth Forshee <seth.forshee@canonical.com>  Fri, 13 Dec 2013 20:08:28 -0600

trace-cmd (2.2.1-1) unstable; urgency=low

  * Update to 2.2.1 upstream release
  * debian/patches/0001-trace-cmd-listen-Remove-use-of-sighandler_t.patch:
    Fix build error due to sigaction_t being undefined
  * 0002-build-Install-data-files-without-execute-permissions.patch: Fix
    lintian executable-not-elf-or-script warnings
  * debian/patches/0003-Add-missing-libgen.h-includes.patch: Fix segfaults
    caused by missing libgen.h includes
  * debian/patches/0004-Documentation-Add-kernelshark.1.txt.patch: Add man
    page for kernelshark
  * Update kernelshark.install to include kernelshark docs 
  * debian/patches/0005-Makefile-Use-CFLAGS-and-LDFLAGS-when-building-python.patch:
    Fix lintian hardening-no-relro warnings 
  * Bump standards version to 3.9.4
  * Add myself and Kamal Mostafa as uploaders
  * First Debian release (Closes: #691502)

 -- Seth Forshee <seth.forshee@canonical.com>  Wed, 23 Oct 2013 11:11:32 -0500

trace-cmd (1.0.3-0ubuntu2) precise; urgency=low

  * No-change rebuild to drop spurious libsfgcc1 dependency on armhf.

 -- Adam Conrad <adconrad@0c3.net>  Fri, 02 Dec 2011 21:28:42 -0700

trace-cmd (1.0.3-0ubuntu1) maverick; urgency=low

  * Initial release.
    - LP: #593343

 -- Chase Douglas <chase.douglas@canonical.com>  Thu, 10 Jun 2010 14:59:05 -0400