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
|
golang-github-containernetworking-plugins (0.9.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.9.0
* Update Section to golang
* Update Standards-Version to 4.5.1 (no changes)
* Use autopkgtest-go with custom config
* Bump golang-github-vishvananda-netlink-dev to 1.1.0-2
* Plugin docs are moved to https://www.cni.dev/plugins/
No longer available in plugin source repository.
-- Shengjing Zhu <zhsj@debian.org> Mon, 11 Jan 2021 00:27:54 +0800
golang-github-containernetworking-plugins (0.8.7-1) unstable; urgency=medium
* Team upload.
* New upstream release: Closes: #975573
-- Reinhard Tartler <siretart@tauware.de> Mon, 23 Nov 2020 13:34:49 -0500
golang-github-containernetworking-plugins (0.8.6-2) unstable; urgency=medium
* Team upload.
* Remove main package from -dev package.
These packages can not be imported by others.
* Stop building echosvr which is a test utility
* Conflicts rkt (Closes: #962781)
Both have cni-dhcp.service file
* Bump debhelper-compat to 13
* Add autopkgtest which runs in isolation container
* Fix package description format
* Fix calling dh_installsystemd twice
* Replace golang-ginkgo-dev with golang-github-onsi-ginkgo-dev
golang-ginkgo-dev is transition package
-- Shengjing Zhu <zhsj@debian.org> Tue, 23 Jun 2020 01:29:55 +0800
golang-github-containernetworking-plugins (0.8.6-1) unstable; urgency=medium
* New upstream release.
* Install "cni-dhcp" socket and service.
* Updated team/maintainer email.
* Standards-Version: 4.5.0.
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 11 Jun 2020 20:40:17 +1000
golang-github-containernetworking-plugins (0.8.5-1) unstable; urgency=medium
* New upstream release.
* control: set "Rules-Requires-Root: no".
-- Dmitry Smirnov <onlyjob@debian.org> Sun, 26 Jan 2020 20:51:51 +1100
golang-github-containernetworking-plugins (0.8.4-1) unstable; urgency=medium
* New upstream release.
* (Build-)Depends:
= golang-github-coreos-go-iptables-dev (>= 0.4.5~)
-- Dmitry Smirnov <onlyjob@debian.org> Mon, 13 Jan 2020 17:47:22 +1100
golang-github-containernetworking-plugins (0.8.3-2) unstable; urgency=medium
* Install plugins documentation.
* dev/Depends: added missing packages.
* Do not install "echosvr" test utility.
* Install "sample" plugin as example.
* Excluded windows plugins.
-- Dmitry Smirnov <onlyjob@debian.org> Tue, 31 Dec 2019 00:32:16 +1100
golang-github-containernetworking-plugins (0.8.3-1) unstable; urgency=medium
* New upstream release.
* Standards-Version: 4.4.1.
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 14 Nov 2019 16:23:58 +1100
golang-github-containernetworking-plugins (0.8.2-2) unstable; urgency=medium
* Upload to unstable.
* (Build-)Depends:
+ golang-github-alexflint-go-filemutex-dev
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 17 Oct 2019 02:52:55 +1100
golang-github-containernetworking-plugins (0.8.2-1) experimental; urgency=medium
* Initial release (Closes: #930900)
(Split from "golang-github-appc-cni" package).
-- Jamie Bliss <jamie@ivyleav.es> Thu, 26 Sep 2019 20:41:30 +1000
|