Github messages for voidlinux
 help / color / mirror / Atom feed
From: ailiop-git <ailiop-git@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] iproute2: update to 5.9.0.
Date: Thu, 22 Oct 2020 10:28:51 +0200	[thread overview]
Message-ID: <20201022082851.aEN65DBnsFEJOn-ruSyEyVbEOFPlVjhHbAvMjfEVnuQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25677@inbox.vuxu.org>

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

There is an updated pull request by ailiop-git against master on the void-packages repository

https://github.com/ailiop-git/void-packages iproute2
https://github.com/void-linux/void-packages/pull/25677

iproute2: update to 5.9.0.


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

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

From 3abd00a2d332650157ae8bfa10b343b85658700f Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Thu, 22 Oct 2020 10:28:37 +0200
Subject: [PATCH] iproute2: update to 5.9.0.

---
 srcpkgs/iproute2/patches/fix-musl-devlink.patch | 10 ----------
 srcpkgs/iproute2/template                       |  9 ++++++---
 2 files changed, 6 insertions(+), 13 deletions(-)
 delete mode 100644 srcpkgs/iproute2/patches/fix-musl-devlink.patch

diff --git a/srcpkgs/iproute2/patches/fix-musl-devlink.patch b/srcpkgs/iproute2/patches/fix-musl-devlink.patch
deleted file mode 100644
index 8e4a15f8c50..00000000000
--- a/srcpkgs/iproute2/patches/fix-musl-devlink.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- devlink/devlink.c.orig	2020-06-08 08:00:37.855433217 +0200
-+++ devlink/devlink.c	2020-06-08 08:00:47.755432741 +0200
-@@ -26,6 +26,7 @@
- #include <libmnl/libmnl.h>
- #include <netinet/ether.h>
- #include <sys/types.h>
-+#include <signal.h>
- 
- #include "SNAPSHOT.h"
- #include "list.h"
diff --git a/srcpkgs/iproute2/template b/srcpkgs/iproute2/template
index 9de018df1c1..d9aa7887173 100644
--- a/srcpkgs/iproute2/template
+++ b/srcpkgs/iproute2/template
@@ -1,6 +1,6 @@
 # Template file for 'iproute2'
 pkgname=iproute2
-version=5.8.0
+version=5.9.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/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=cfcd1f890290f8c8afcc91d9444ad929b9252c16f9ab3f286c50dd3c59dc646e
+checksum=a25dac94bcdcf2f73316c7f812115ea7a5710580bad892b08a83d00c6b33dacf
 
 conf_files="
  /etc/iproute2/ematch_map
@@ -19,7 +19,10 @@ conf_files="
  /etc/iproute2/rt_protos
  /etc/iproute2/rt_realms
  /etc/iproute2/rt_scopes
- /etc/iproute2/rt_tables"
+ /etc/iproute2/rt_tables
+ /etc/iproute2/bpf_pinning
+ /etc/iproute2/group
+ /etc/iproute2/nl_protos"
 
 do_check() {
 	make -C testsuite

  parent reply	other threads:[~2020-10-22  8:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-17  9:52 [PR PATCH] " ailiop-git
2020-10-21 18:12 ` Chocimier
2020-10-22  8:28 ` ailiop-git [this message]
2020-10-22  8:29 ` ailiop-git
2020-10-24 14:47 ` [PR PATCH] [Merged]: " leahneukirchen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201022082851.aEN65DBnsFEJOn-ruSyEyVbEOFPlVjhHbAvMjfEVnuQ@z \
    --to=ailiop-git@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).