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
|
golang-github-mdlayher-netlink (1.8.0-2) unstable; urgency=medium
* Team upload
* Add new 0001-Fix-test-skipping-on-big-endian-archs.patch
-- Daniel Swarbrick <dswarbrick@debian.org> Tue, 26 Aug 2025 12:47:04 +0000
golang-github-mdlayher-netlink (1.8.0-1) unstable; urgency=medium
* Team upload
* New upstream release
* Refresh packaging according to latest dh-make-golang template
* Bump Standards-Version to 4.7.2 (no changes)
* Drop obsolete golang-github-josharian-native-dev dependency
* Bump golang-any constraint (>= 2:1.21~)
-- Daniel Swarbrick <dswarbrick@debian.org> Mon, 25 Aug 2025 21:29:05 +0000
golang-github-mdlayher-netlink (1.7.2-1) unstable; urgency=medium
* Team upload
* New upstream release (no code changes)
* Change Section to golang
* Bump Standards-Version to 4.7.0 (no changes)
-- Daniel Swarbrick <dswarbrick@debian.org> Thu, 13 Feb 2025 17:03:02 +0000
golang-github-mdlayher-netlink (1.7.1-1) unstable; urgency=medium
* Team upload
* New upstream release (Closes: #1023166)
* Bump minimum required Go version to 1.18 in accordance with upstream
release notes
* Bump minimum required golang-github-mdlayher-socket-dev to 0.4.0
* Bump Standards-Version to 4.6.1 (no changes)
-- Daniel Swarbrick <dswarbrick@debian.org> Tue, 13 Dec 2022 04:10:57 +0000
golang-github-mdlayher-netlink (1.6.0-3) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + golang-github-mdlayher-netlink-dev: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 30 Oct 2022 01:27:45 +0000
golang-github-mdlayher-netlink (1.6.0-2) unstable; urgency=medium
* Team upload
* Fix autopkgtest: Do not try to remove integration test twice
-- Benjamin Drung <bdrung@debian.org> Wed, 02 Feb 2022 13:26:57 +0100
golang-github-mdlayher-netlink (1.6.0-1) unstable; urgency=medium
* Team upload
* New upstream release
* Drop all patches. They are applied/addressed upstream.
* Specify require minimum Go version
* Update year in copyright
* Skip running integration tests (to avoid circular dependencies)
-- Benjamin Drung <bdrung@debian.org> Mon, 31 Jan 2022 17:00:43 +0100
golang-github-mdlayher-netlink (1.5.0-2) unstable; urgency=medium
* Team upload
* tests: Fix integer overflow on 32-bit architectures
-- Benjamin Drung <bdrung@debian.org> Sat, 15 Jan 2022 02:05:27 +0100
golang-github-mdlayher-netlink (1.5.0-1) unstable; urgency=medium
* Team upload
* New upstream release
* Refresh patches
* Add new dependencies golang-github-josharian-native-dev
and golang-github-mdlayher-socket-dev
* Specify build tag break_circular_dependencies
-- Benjamin Drung <bdrung@debian.org> Fri, 14 Jan 2022 19:42:19 +0100
golang-github-mdlayher-netlink (1.1.0-1) unstable; urgency=medium
* Initial release (Closes: #963592)
-- Leo Antunes <costela@debian.org> Fri, 14 Jan 2022 16:58:10 +0100
|