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
|
systemtap (0.0.20061028-2) unstable; urgency=medium
* Update debian/copyright
-- Eugeniy Meshcheryakov <eugen@debian.org> Sat, 28 Oct 2006 19:46:57 +0200
systemtap (0.0.20061028-1) unstable; urgency=medium
* New upstream snapshot
* Remove patches (fixed/applied upstream):
- 12-missing-manpages
- 14-mysql-enable
* Remove patch (not needed with current version of libpfm3-dev)
- 11-perfmon-includes (closes: #395484)
* Do not compile systemtap with perfmon support until it becames less
RC-buggy
- comment out part of debian/rules that enables perfmon support
- move patches needed for perfmon support to debian/patches.disabled
* 10-perfmon-autoconf
* 13-perfmon-link
* 15-perfmon-api-change
- do not build-depend on libpfm3-dev
* Do not compress examples
* Urgency "medium" because of fix for RC bug 395484
-- Eugeniy Meshcheryakov <eugen@debian.org> Sat, 28 Oct 2006 19:02:24 +0200
systemtap (0.0.20061014-1) unstable; urgency=low
* New upstream shapshot
* Build-depend on libmysqlclient15-dev to enable mysql support for lket-b2a
* Update lket-b2a (1) manpage
-- Eugeniy Meshcheryakov <eugen@debian.org> Sat, 14 Oct 2006 19:21:08 +0200
systemtap (0.0.20060930-1) unstable; urgency=low
* New upstream snapshot
- stapd binary do not exist anymore, it was replaced with staprun program
* Added NEWS.Debian with instructions how to adjust /etc/sudoers for this
version
* s/stapd/staprun/ in README.Debian
* Removed debian/TODO, README.Debian now contains information from it
* Added lket-b2a (1) manual page
-- Eugeniy Meshcheryakov <eugen@debian.org> Sun, 1 Oct 2006 20:21:11 +0200
systemtap (0.0.20060916-1) unstable; urgency=low
* New upstream snapshot
* Enabled perfmon2 support for ia64 and i386
-- Eugeniy Meshcheryakov <eugen@debian.org> Sun, 17 Sep 2006 18:45:15 +0200
systemtap (0.0.20060909-1) unstable; urgency=low
* New upstream snapshot
* Added script for creating packages for new upstream versions (to be used
with uscan)
* Fixed path to stpd in stap(1) manpage
-- Eugeniy Meshcheryakov <eugen@debian.org> Sat, 9 Sep 2006 23:42:30 +0200
systemtap (0.0.20060902-1) unstable; urgency=low
* New upstream snapshot
-- Eugeniy Meshcheryakov <eugen@debian.org> Sat, 2 Sep 2006 17:20:03 +0200
systemtap (0.0.20060826-1) unstable; urgency=low
* New upstream snapshot
* Removed patches (applied upstream):
- 03-systemtap-manpages
- 08-string-const-to-charp-fix
-- Eugeniy Meshcheryakov <eugen@debian.org> Wed, 30 Aug 2006 11:20:39 +0200
systemtap (0.0.20060819-1) unstable; urgency=low
* New upstream snapshot
* Added watch file
* Fixed FTBFS with gcc-4.2, thanks to Martin Michlmayr for reporting
(closes:#383780)
* Updated README.Debian
* Build-depend on elfutils libraries with version >= 0.123 as upstream does
-- Eugeniy Meshcheryakov <eugen@debian.org> Sat, 19 Aug 2006 18:17:58 +0200
systemtap (0.0.20060812-1) unstable; urgency=low
* New upstream snapshot
* debian/copyright - updated
* defined MAP_POPULATE for sparc in librelay.c to fix FTBFS
-- Eugeniy Meshcheryakov <eugen@debian.org> Sat, 12 Aug 2006 18:27:20 +0200
systemtap (0.0.20060805-1) unstable; urgency=low
* New upstream shapshot
* Removed elfutils sources from the package, there are now separate packages
in the archive; build system adjusted
-- Eugeniy Meshcheryakov <eugen@debian.org> Mon, 7 Aug 2006 19:39:16 +0200
systemtap (0.0.20060722-2) unstable; urgency=low
* Fixed incorrect usage of bswap_32 macro that caused FTBFS on m68k
-- Eugeniy Meshcheryakov <eugen@debian.org> Wed, 26 Jul 2006 13:59:17 +0200
systemtap (0.0.20060722-1) unstable; urgency=low
* New upstream snapshot
* New upstream version of elfutils (0.122)
* Added README.Debian with usage instructions
- added note that systemtap cannot be used with kernels compiled by
gcc-4.0 due to bug 378628 (closes: #378621)
-- Eugeniy Meshcheryakov <eugen@debian.org> Mon, 24 Jul 2006 01:50:51 +0200
systemtap (0.0.20060701-1) unstable; urgency=low
* New upstream snapshot
-- Eugeniy Meshcheryakov <eugen@debian.org> Thu, 6 Jul 2006 11:43:41 +0200
systemtap (0.0.20060610-1) unstable; urgency=low
* New upstream snapshot
* New upstream version of elfutils (0.121)
* Fixed (hopefully) FTBFS on most architectures
-- Eugeniy Meshcheryakov <eugen@debian.org> Sat, 17 Jun 2006 01:00:53 +0300
systemtap (0.0.20060513-1) unstable; urgency=low
* Initial release Closes: #338174
-- Eugeniy Meshcheryakov <eugen@debian.org> Tue, 16 May 2006 21:29:25 +0300
|