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
|
golang-github-seccomp-libseccomp-golang (0.10.0-4) unstable; urgency=medium
[ Gianfranco Costamagna ]
* Team upload
[ Dandan Zhang <zhangdandan@loongson.cn> ]
* Add loongarch64 support (Closes: #1095322)
-- Gianfranco Costamagna <locutusofborg@debian.org> Sat, 08 Feb 2025 17:23:22 +0100
golang-github-seccomp-libseccomp-golang (0.10.0-3) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Security-Contact.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 24 Nov 2022 18:05:31 +0000
golang-github-seccomp-libseccomp-golang (0.10.0-2) unstable; urgency=medium
* Team upload
* Upload to unstable
* Add patch to skip failed tests on ppc64el and 32bit systems
* Add patch to restore old exported function to ease the transition
-- Shengjing Zhu <zhsj@debian.org> Tue, 14 Jun 2022 03:42:27 +0800
golang-github-seccomp-libseccomp-golang (0.10.0-1) experimental; urgency=medium
* Team upload.
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.5.1, no changes needed.
[ Shengjing Zhu ]
* Update uscan watch to version 4
* New upstream version 0.10.0
* Remove patch applied in new version
* Update Section to golang
* Update maintainer address to team+pkg-go@tracker.debian.org
* Update Standards-Version to 4.6.1 (no changes)
* Add Rules-Requires-Root
-- Shengjing Zhu <zhsj@debian.org> Mon, 13 Jun 2022 11:50:22 +0800
golang-github-seccomp-libseccomp-golang (0.9.1-2) unstable; urgency=medium
* Team upload.
* Backport ActKillProcess, Closes: #975602
-- Reinhard Tartler <siretart@tauware.de> Tue, 24 Nov 2020 06:49:30 -0500
golang-github-seccomp-libseccomp-golang (0.9.1-1) unstable; urgency=medium
* New upstream version release.
* Testsuite: autopkgtest-pkg-go.
* Priority: optional; Standards-Version: 4.4.0
* DH & compat to version 12.
-- Dmitry Smirnov <onlyjob@debian.org> Wed, 11 Sep 2019 15:17:56 +1000
golang-github-seccomp-libseccomp-golang (0.9.0-2) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Michael Vogt ]
* debian/patches/06e7a2-fix-multi-args.patch:
- Cherry pick 06e7a29 to fix incorrect argument filtering when
using multiple arguments
-- Michael Vogt <mvo@debian.org> Tue, 30 Apr 2019 09:29:24 +0200
golang-github-seccomp-libseccomp-golang (0.9.0-1) unstable; urgency=medium
[ Team upload ]
* New upstream snapshot for Docker 17.05.0-ce.
* Standards-Version: 3.9.8
[ Konstantinos Margaritis ]
* Replace golang-go with golang-any in Build-Depends, remove golang-go from
Depends
-- Konstantinos Margaritis <markos@debian.org> Wed, 09 Aug 2017 01:22:22 +0300
golang-github-seccomp-libseccomp-golang (0.0~git20150813.0.1b506fc-2) unstable; urgency=medium
* Team upload.
[ Paul Tagliamonte ]
* Use a secure transport for the Vcs-Git and Vcs-Browser URL
[ Tim Potter ]
* Add myself to uploaders.
[ Roger Shimizu ]
* debian/patches:
- Add a patch to fix FTBFS on 32-bit platforms.
Thanks to upstream author Matthew Heon <matthew.heon@gmail.com>
(Closes: #860618).
-- Roger Shimizu <rogershimizu@gmail.com> Sat, 06 May 2017 12:09:57 +0900
golang-github-seccomp-libseccomp-golang (0.0~git20150813.0.1b506fc-1) unstable; urgency=medium
* Initial release (Closes: #816977).
-- Dmitry Smirnov <onlyjob@debian.org> Mon, 07 Mar 2016 10:40:31 +1100
|