Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] libnl3: update to 3.5.0.
Date: Sat, 05 Oct 2019 20:13:14 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15146@inbox.vuxu.org> (raw)

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

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

https://github.com/ailiop-git/void-packages libnl3
https://github.com/void-linux/void-packages/pull/15146

libnl3: update to 3.5.0.


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

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

From 2e11bb26e74776e360bc9b305d17f33e467b6242 Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Sat, 5 Oct 2019 20:11:59 +0200
Subject: [PATCH] libnl3: update to 3.5.0.

---
 srcpkgs/libnl3/patches/musl.patch | 12 ------------
 srcpkgs/libnl3/template           |  9 +++++----
 2 files changed, 5 insertions(+), 16 deletions(-)
 delete mode 100644 srcpkgs/libnl3/patches/musl.patch

diff --git a/srcpkgs/libnl3/patches/musl.patch b/srcpkgs/libnl3/patches/musl.patch
deleted file mode 100644
index 3d4481729ca..00000000000
--- a/srcpkgs/libnl3/patches/musl.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- include/linux-private/linux/ipv6.h	2016-12-10 08:04:32.000000000 -0700
-+++ include/linux-private/linux/ipv6.h	2017-07-03 06:45:50.412094448 -0600
-@@ -2,7 +2,9 @@
- #define _IPV6_H
- 
- #include <asm/byteorder.h>
-+#if defined(__GLIBC__)
- #include <linux/in6.h>
-+#endif
- 
- /* The latest drafts declared increase in minimal mtu up to 1280. */
- 
diff --git a/srcpkgs/libnl3/template b/srcpkgs/libnl3/template
index 0223bca7e16..2530d4f12a7 100644
--- a/srcpkgs/libnl3/template
+++ b/srcpkgs/libnl3/template
@@ -1,6 +1,6 @@
 # Template file for 'libnl3'
 pkgname=libnl3
-version=3.4.0
+version=3.5.0
 revision=1
 wrksrc="libnl-${version}"
 build_style=gnu-configure
@@ -8,11 +8,11 @@ configure_args="--disable-static"
 hostmakedepends="automake flex libtool pkg-config"
 conf_files="/etc/libnl/pktloc /etc/libnl/classid"
 short_desc="Netlink Protocol Library Suite"
-maintainer="Orphaned <orphan@voidlinux.org>"
-license="LGPL-2.1"
+maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
+license="LGPL-2.1-only"
 homepage="https://github.com/thom311/libnl"
 distfiles="https://github.com/thom311/libnl/releases/download/libnl${version//./_}/libnl-${version}.tar.gz"
-checksum=b7287637ae71c6db6f89e1422c995f0407ff2fe50cecd61a312b6a9b0921f5bf
+checksum=352133ec9545da76f77e70ccb48c9d7e5324d67f6474744647a7ed382b5e05fa
 
 pre_configure() {
 	autoreconf -fi
@@ -28,6 +28,7 @@ libnl3-devel_package() {
 		vmove usr/lib/*.so
 	}
 }
+
 libnl3-progs_package() {
 	short_desc+=" - cli utilities"
 	pkg_install() {

             reply	other threads:[~2019-10-05 18:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-05 18:13 voidlinux-github [this message]
2019-10-05 22:38 ` [PR PATCH] [Merged]: " voidlinux-github

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15146@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).