Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] iproute2: update to 6.5.0.
@ 2023-09-24 10:09 Bnyro
  2023-10-02  7:36 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: Bnyro @ 2023-09-24 10:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 471 bytes --]

There is a new pull request by Bnyro against master on the void-packages repository

https://github.com/Bnyro/void-packages iproute2
https://github.com/void-linux/void-packages/pull/46217

iproute2: update to 6.5.0.

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



A patch file from https://github.com/void-linux/void-packages/pull/46217.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-iproute2-46217.patch --]
[-- Type: text/x-diff, Size: 1958 bytes --]

From e46e5be3d253ecb7408899b1c77201ffac958f5c Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Sun, 24 Sep 2023 12:09:17 +0200
Subject: [PATCH] iproute2: update to 6.5.0.

---
 srcpkgs/iproute2/patches/include-limits-h.patch | 14 --------------
 srcpkgs/iproute2/template                       |  6 ++++--
 2 files changed, 4 insertions(+), 16 deletions(-)
 delete mode 100644 srcpkgs/iproute2/patches/include-limits-h.patch

diff --git a/srcpkgs/iproute2/patches/include-limits-h.patch b/srcpkgs/iproute2/patches/include-limits-h.patch
deleted file mode 100644
index fd46ed681b7f9..0000000000000
--- a/srcpkgs/iproute2/patches/include-limits-h.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-import missing on musl
---
-diff --git a/bridge/mdb.c b/bridge/mdb.c
-index fbb4f70..1879345 100644
---- a/bridge/mdb.c
-+++ b/bridge/mdb.c
-@@ -15,6 +15,7 @@
- #include <string.h>
- #include <arpa/inet.h>
- #include <netdb.h>
-+#include <limits.h>
-
- #include "libnetlink.h"
- #include "utils.h"
diff --git a/srcpkgs/iproute2/template b/srcpkgs/iproute2/template
index e7ca6e6527a46..4511dbb59ef89 100644
--- a/srcpkgs/iproute2/template
+++ b/srcpkgs/iproute2/template
@@ -1,6 +1,6 @@
 # Template file for 'iproute2'
 pkgname=iproute2
-version=6.4.0
+version=6.5.0
 revision=1
 build_style=configure
 make_install_args="SBINDIR=/usr/bin"
@@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="https://wiki.linuxfoundation.org/networking/iproute2"
 distfiles="${KERNEL_SITE}/utils/net/iproute2/iproute2-${version}.tar.xz"
-checksum=4c51b8decbc7e4da159ffb066f590cfb93dbf9af7ff86b1647ce42b7c179a272
+checksum=a70179085fa1b96d3c33b040c809b75e2b57563adc505a4ad05e2609df373463
 # Requires unshare, which is not provided by chroot-util-linux.
 make_check=no
 
@@ -27,6 +27,8 @@ conf_files="
  /etc/iproute2/nl_protos"
 
 post_install() {
+	vmkdir etc
+	vcopy etc/iproute2 etc
 	rm -r ${DESTDIR}/usr/share/man/man3
 }
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: iproute2: update to 6.5.0.
  2023-09-24 10:09 [PR PATCH] iproute2: update to 6.5.0 Bnyro
@ 2023-10-02  7:36 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2023-10-02  7:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 323 bytes --]

There's a merged pull request on the void-packages repository

iproute2: update to 6.5.0.
https://github.com/void-linux/void-packages/pull/46217

Description:

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-10-02  7:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-24 10:09 [PR PATCH] iproute2: update to 6.5.0 Bnyro
2023-10-02  7:36 ` [PR PATCH] [Merged]: " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).