File: changelog

package info (click to toggle)
rt-tests 2.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 948 kB
  • sloc: ansic: 13,273; python: 495; makefile: 237; sh: 158
file content (297 lines) | stat: -rw-r--r-- 10,046 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
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
rt-tests (2.9-1) unstable; urgency=medium

  [ Kevin Becker ]
  * Update to new upstream release v2.9
  * Refresh patches for upstream release v2.9
  * Standards-Version: 4.7.2 (no changes needed)

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable):
    + Build-Depends: Drop versioned constraint on libnuma-dev (>= 2.0.3).
    + rt-tests: Drop versioned constraint on libnuma1 (>= 2.0.3) in Depends.

  [ Punit Agrawal ]
  * Add new dependency libcpupower
  * Update maintainer. Thank you Uwe for your contributions!

 -- Punit Agrawal <punit@debian.org>  Sat, 30 Aug 2025 21:45:40 +0100

rt-tests (2.6-1.1) unstable; urgency=medium

  * Non-maintainer upload
  * Add patch 0007-Fix-rt-tests-build-with-glibc-2.41.patch from upstream to
    fix build with glibc 2.41.  Closes: #1099287

 -- Aurelien Jarno <aurel32@debian.org>  Fri, 14 Mar 2025 21:57:56 +0100

rt-tests (2.6-1) unstable; urgency=medium

  * Update to new upstream release v2.6

 -- Punit Agrawal <punit@debian.org>  Sun, 24 Mar 2024 15:22:27 +0000

rt-tests (2.5-1) unstable; urgency=medium

  * Update to new upstream release v2.5

 -- Punit Agrawal <punit@debian.org>  Sat, 22 Jul 2023 07:23:43 +0100

rt-tests (2.4-1) unstable; urgency=medium

  * Update to new upstream release v2.4

 -- Punit Agrawal <punit@debian.org>  Sat, 23 Jul 2022 06:37:41 +0100

rt-tests (2.3-1) unstable; urgency=medium

  * Update copyright to account for file rename
  * Update to new upstream release v2.3

 -- Punit Agrawal <punit@debian.org>  Sat, 21 May 2022 17:06:28 +0100

rt-tests (2.2-1) unstable; urgency=medium

  [ Anders Roxell ]
  * update to new upstream release v1.9
  * update patches for new upstream release
  * Makefile: manpages: only add get_cyclictest_snapshot if PYLIB

  [ Punit Agrawal ]
  * Add Punit Agrawal as an uploader for rt-tests package
  * Update package repository location
  * Update to new upstream release v2.2 (Closes: #971590)
  * Refresh patches for new upstream release

 -- Punit Agrawal <punit@debian.org>  Thu, 09 Sep 2021 13:42:11 +0900

rt-tests (1.5-2) unstable; urgency=medium

  * drop Conflicts to xenomai-runtime which only exists in Jessie.
  * Fix FTBFS on all platforms but arm{el,hf} and x86.

 -- Uwe Kleine-König <ukleinek@debian.org>  Sun, 08 Dec 2019 22:15:22 +0100

rt-tests (1.5-1) unstable; urgency=medium

  * Fix selection for building with or without NUMA (Closes: #930836)
  * New upstream release making several patches unnecessary:
    - dont-build-backfile: done independently in commit 2829763fdd79
      ("rt-tests: Remove install and build of backfire and sendme")
    - install_manpage_rt-migrate-test: Corresponds to upstream commit
      dff174f994f5 ("rt-tests: Makefile: Add missing install of
      rt-migrate-test.8 man page")
    - manpage_pip_stress: Upstream provides a manpage since commit
      c2cf910af821 ("rt-tests: pip_stress: Add an initial man page for
      pip_stress")
    Refresh remaining patches and d/copyright.
    Also upstream switched to python3 (Closes: #945734).
  * Adapt VCS-Browser and VCS-Git to reality.
  * Move to Priority: optional (as per Policy section 2.5)
  * Bump Standards-Version to 4.4.1.
  * Depend on python3 instead of python as all scripts use the new interpreter
    version now.
  * Update d/watch to use https.
  * Enable hardening
  * bump debhelper compat level to 12

 -- Uwe Kleine-König <ukleinek@debian.org>  Thu, 05 Dec 2019 17:08:10 +0100

rt-tests (1.0-3) unstable; urgency=medium

  * drop Recommends to dropped package backfire-dkms (Closes: #869960).

 -- Uwe Kleine-König <ukleinek@debian.org>  Fri, 28 Jul 2017 08:10:02 +0200

rt-tests (1.0-2) unstable; urgency=medium

  * drop backfire kernel module package (Closes: #867706)

 -- Uwe Kleine-König <ukleinek@debian.org>  Sun, 16 Jul 2017 22:11:31 +0200

rt-tests (1.0-1) unstable; urgency=medium

  * new upstream stable release
  * new patch cherry picked from upstream/master to install rt-migrate-test's
    manpage
  * Standards-Version: 3.9.8 (no changes needed)

 -- Uwe Kleine-König <ukleinek@debian.org>  Sun, 19 Jun 2016 23:46:40 +0200

rt-tests (0.97-1) unstable; urgency=medium

  * debian/watch: check upstream's signature
  * new upstream release 

 -- Uwe Kleine-König <ukleinek@debian.org>  Thu, 14 Apr 2016 09:21:14 +0200

rt-tests (0.96-1) unstable; urgency=medium

  * new upstream release 
    - drop Fix-VERSION-in-rt-migrate-test.patch which was applied for 0.94
  * switch maintainer entry to debian.org address

 -- Uwe Kleine-König <ukleinek@debian.org>  Fri, 22 Jan 2016 22:20:51 +0100

rt-tests (0.93-1) unstable; urgency=medium

  * new upstream release
  * fix version reported by rt-migrate-test -h (patch by John Kacur) 

 -- Uwe Kleine-König <uwe@kleine-koenig.org>  Mon, 17 Aug 2015 20:41:14 +0200

rt-tests (0.92-1) unstable; urgency=medium

  * new upstream release (Closes: #716237)
  * Standards-Version: 3.9.6 (no changes needed)

 -- Uwe Kleine-König <uwe@kleine-koenig.org>  Fri, 12 Jun 2015 22:35:55 +0200

rt-tests (0.89-1) unstable; urgency=medium

  * new upstream release
  * enable numa for mips{64,n32}{,el} (Closes: #756597)

 -- Uwe Kleine-König <uwe@kleine-koenig.org>  Thu, 31 Jul 2014 23:31:39 +0200

rt-tests (0.88-1) unstable; urgency=low

  * new upstream release

 -- Uwe Kleine-König <uwe@kleine-koenig.org>  Fri, 28 Mar 2014 21:48:54 +0100

rt-tests (0.87-1) unstable; urgency=low

  * upstream changed path to released archives
  * new upstream release
  * Standards-Version: 3.9.5 (no changes needed)

 -- Uwe Kleine-König <uwe@kleine-koenig.org>  Sun, 29 Dec 2013 13:22:45 +0100

rt-tests (0.85-1) unstable; urgency=low

  * new upstream release
  * Build-Depends += libnuma-dev for powerpcspe, ppc64 and x32
    (Closes: #711952)
  * Standards-Version: 3.9.4 (no changes needed)

 -- Uwe Kleine-König <uwe@kleine-koenig.org>  Tue, 16 Jul 2013 20:32:07 +0200

rt-tests (0.84-2) unstable; urgency=medium

  * fix backfire kernel module for Linux v3.4-rc1 and later
  * backport  
    	dd6ae11 (hackbench: init child's struct before using it)
    to make hackbench work on armhf. (Closes: #711363)

 -- Uwe Kleine-König <uwe@kleine-koenig.org>  Thu, 06 Jun 2013 21:30:30 +0200

rt-tests (0.84-1) experimental; urgency=low

  * new upstream release
  * convert copyright file to machine-readable copyright format version 1.0
  * Standards-Version: 3.9.3 (no changes needed)

 -- Uwe Kleine-König <u.kleine-koenig@pengutronix.de>  Sun, 02 Sep 2012 23:57:33 +0200

rt-tests (0.83-1) unstable; urgency=low

  * new upstream release

 -- Uwe Kleine-König <u.kleine-koenig@pengutronix.de>  Fri, 02 Dec 2011 10:40:15 +0100

rt-tests (0.74-1) unstable; urgency=low

  * new upstream release
  * Fix dkms warning (Closes: LP: #681908). Patch by eraserix, thanks.
  * add build-{arch,indep} targets to debian/rules
  * new patch providing a man page for pip_stress to make lintian a bit
    happier.
  * provide sequence as first parameter to dh for debhelper compatitility
    level 8 and switch to level 8
  * Standards-Version: 3.9.2 (no changes needed)
  * new patch to fix wording for error message when setting the
    scheduling policy fails (Closes: #619938)
  * drop patch kernvar_fix_possible_buffer_overflow (applied upstream)

 -- Uwe Kleine-König <u.kleine-koenig@pengutronix.de>  Fri, 26 Aug 2011 09:25:37 +0200

rt-tests (0.72-1) unstable; urgency=low

  * new upstream release
  * new patch kernvar_fix_possible_buffer_overflow
  * use Architecture: linux-any (Closes: #604691)
  * Standards-Version: 3.9.1 (no changes needed)

 -- Uwe Kleine-König <u.kleine-koenig@pengutronix.de>  Sun, 20 Mar 2011 16:31:36 +0100

rt-tests (0.71-1) unstable; urgency=low

  * new upstream release
  * drop install_backfire_c_into_srcdir_backfire (applied upstream)
  * drop rename_pip_to_pip_stress (applied upstream)
  * refresh install_hwlatdetect_into_sbindir
  * add powerpcspe to architecture list
  * add backfire package with dkms support

 -- Uwe Kleine-König <u.kleine-koenig@pengutronix.de>  Wed, 02 Jun 2010 22:15:03 +0200

rt-tests (0.66-2) unstable; urgency=high

  * Urgency high due to rc bug fix
  * new patch: rename pip to pip_stress (Closes: #572104)

 -- Uwe Kleine-König <u.kleine-koenig@pengutronix.de>  Mon, 01 Mar 2010 17:02:28 +0100

rt-tests (0.66-1) unstable; urgency=low

  * add sh4 to architecture list (Closes: #555554)
  * new upstream release
  * Standards-Version: 3.8.4 (no changes needed)
  * Switch to dpkg-source 3.0 (quilt) format
  * build with libnuma on platforms that have it
  * new patch: install hwlatdetect directly into $sbindir
  * new patch: install install backfire.c to $(srcdir)/backfire/

 -- Uwe Kleine-König <u.kleine-koenig@pengutronix.de>  Mon, 22 Feb 2010 15:35:03 +0100

rt-tests (0.53-1) unstable; urgency=low

  * new upstream release
  * only build on Linux archs but not hppa (see #534352)

 -- Uwe Kleine-König <u.kleine-koenig@pengutronix.de>  Thu, 29 Oct 2009 21:23:10 +0100

rt-tests (0.51-1) unstable; urgency=low

  * reformat copyright and add authors and years of the copyright
  * new upstream release
  * Standards-Version: 3.8.3 (no changes needed)

 -- Uwe Kleine-König <u.kleine-koenig@pengutronix.de>  Sat, 19 Sep 2009 16:29:10 +0200

rt-tests (0.50-1) unstable; urgency=low

  * new upstream release

 -- Uwe Kleine-König <u.kleine-koenig@pengutronix.de>  Mon, 20 Jul 2009 21:50:08 +0200

rt-tests (0.45-1) unstable; urgency=low

  * new upstream release
  * add dependency on python for hwlatdetect
  * Standards-Version: 3.8.2 (no changes needed)

 -- Uwe Kleine-König <u.kleine-koenig@pengutronix.de>  Tue, 30 Jun 2009 10:19:04 +0200

rt-tests (0.39-2) unstable; urgency=low

  * add VCS URL to control
  * conflict with xenomai-runtime (Closes: #529783)

 -- Uwe Kleine-König <u.kleine-koenig@pengutronix.de>  Mon, 11 May 2009 00:18:37 +0200

rt-tests (0.39-1) unstable; urgency=low

  * Initial release. (Closes: #521895)

 -- Uwe Kleine-König <u.kleine-koenig@pengutronix.de>  Wed, 06 May 2009 21:22:28 +0200