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
|
golang-github-klauspost-cpuid (1.2.0+dfsg1-1) unstable; urgency=medium
* Team upload.
* New upstream release v1.2.0
- Add IBPB, STIBP detection.
* debian/patches: Backport from upstream.
- [c640019] Fix TSX test information.
-- Roger Shimizu <rogershimizu@gmail.com> Wed, 09 Jan 2019 21:43:21 +0200
golang-github-klauspost-cpuid (1.1+dfsg1-4) unstable; urgency=medium
* Team upload.
* Vcs-* urls: pkg-go-team -> go-team.
-- Alexandre Viau <aviau@debian.org> Mon, 05 Feb 2018 23:38:59 -0500
golang-github-klauspost-cpuid (1.1+dfsg1-3) unstable; urgency=medium
* point Vcs-* urls to salsa.d.o subproject
-- Alexandre Viau <aviau@debian.org> Thu, 25 Jan 2018 16:20:45 -0500
golang-github-klauspost-cpuid (1.1+dfsg1-2) unstable; urgency=medium
* Move to salsa.debian.org.
* Priority extra -> optional.
-- Alexandre Viau <aviau@debian.org> Sat, 30 Dec 2017 02:53:44 -0500
golang-github-klauspost-cpuid (1.1+dfsg1-1) unstable; urgency=medium
* d/copyright: Files-Excluded: private/*
-- Alexandre Viau <aviau@debian.org> Wed, 02 Aug 2017 17:42:34 -0400
golang-github-klauspost-cpuid (1.1-1) unstable; urgency=medium
* New upstream snapshot.
* Bump Standards-Version to 4.0.0.
* Set Testsuite to autopkgtest-pkg-go.
-- Alexandre Viau <aviau@debian.org> Wed, 02 Aug 2017 17:28:52 -0400
golang-github-klauspost-cpuid (1.0-2) unstable; urgency=medium
* Team upload.
* Upload to unstable.
-- Roger Shimizu <rogershimizu@gmail.com> Fri, 30 Jun 2017 23:00:41 +0900
golang-github-klauspost-cpuid (1.0-2~exp1) experimental; urgency=medium
* Team upload.
[ Tim Potter ]
* debian/control:
- Add me to uploaders.
[ Roger Shimizu ]
* debian/control:
- Build-Depends golang-any, instead of golang-go.
- Depends golang-any, instead of golang-go.
* debian/docs:
- Add README.md
-- Roger Shimizu <rogershimizu@gmail.com> Fri, 12 May 2017 22:03:58 +0900
golang-github-klauspost-cpuid (1.0-1) unstable; urgency=medium
* New upstream version
* Replaced Vcs-Git by secure (https) url
* Bumped Standards-Version to 3.9.7
-- Alexandre Viau <aviau@debian.org> Mon, 21 Mar 2016 15:59:20 -0400
golang-github-klauspost-cpuid (0.0~git20151214.0.ef30b90-1) unstable; urgency=medium
* Initial release (Closes: #807947)
-- Alexandre Viau <aviau@debian.org> Mon, 14 Dec 2015 11:54:26 -0500
|