2015-08-13 16:23:11

by John Kacur

[permalink] [raw]
Subject: [ANNOUNCE] rt-tests-0.93

Clark Williams and I are pleased to announce a new rt-tests release.
Note we have a new git location,
make sure you update your repo to one of the following

git://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git
https://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git
https://kernel.googlesource.com/pub/scm/utils/rt-tests/rt-tests.git

tag: v0.93

Alexander Stein (1):
cyclictest: Fix long priority help text option

Clark Williams (4):
makefile: fixed release target
hwlatdetect: added --watch option to watch output in realtime
doc: fix VERSION in release-checklist.txt
Version bump to v0.93

John Kacur (6):
Fix warning: unused variable ?c?
Fix possible exit on error without releasing mutex
Create a .gitattribute file to specify what files git-archive should
ignore
Add .tar files to .gitignore
Change VERSION_STRING to VERSION
Create an rt-tests.tar file using git-archive

Cheers!

John Kacur


2015-08-17 08:17:35

by Uwe Kleine-König

[permalink] [raw]
Subject: Re: [ANNOUNCE] rt-tests-0.93

Hello John,

On Thu, Aug 13, 2015 at 05:20:26PM +0100, John Kacur wrote:
> Clark Williams and I are pleased to announce a new rt-tests release.
> Note we have a new git location,
> make sure you update your repo to one of the following
>
> git://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git
> https://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git
> https://kernel.googlesource.com/pub/scm/utils/rt-tests/rt-tests.git

https://www.kernel.org/pub/linux/utils/rt-tests/ doesn't have 0.93 yet.
(This URL is used to feed
https://qa.debian.org/cgi-bin/watch?pkg=rt-tests_0.92-1, so adding the
tarball there should make me aware there is a 0.93 release available :-)

Best regards
Uwe

--
Pengutronix e.K. | Uwe Kleine-K?nig |
Industrial Linux Solutions | http://www.pengutronix.de/ |

2015-08-17 17:26:20

by John Kacur

[permalink] [raw]
Subject: Re: [ANNOUNCE] rt-tests-0.93



On Mon, 17 Aug 2015, Uwe Kleine-K?nig wrote:

> Hello John,
>
> On Thu, Aug 13, 2015 at 05:20:26PM +0100, John Kacur wrote:
> > Clark Williams and I are pleased to announce a new rt-tests release.
> > Note we have a new git location,
> > make sure you update your repo to one of the following
> >
> > git://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git
> > https://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git
> > https://kernel.googlesource.com/pub/scm/utils/rt-tests/rt-tests.git
>
> https://www.kernel.org/pub/linux/utils/rt-tests/ doesn't have 0.93 yet.
> (This URL is used to feed
> https://qa.debian.org/cgi-bin/watch?pkg=rt-tests_0.92-1, so adding the
> tarball there should make me aware there is a 0.93 release available :-)

It's there now, you can find the following three files
https://www.kernel.org/pub/linux/utils/rt-tests/rt-tests-0.93.tar.xz
https://www.kernel.org/pub/linux/utils/rt-tests/rt-tests-0.93.tar.sign
https://www.kernel.org/pub/linux/utils/rt-tests/rt-tests-0.93.tar.gz

And I've archived the older ones at
https://www.kernel.org/pub/linux/utils/rt-tests/older/

Cheers!

John Kacur