Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libnl3: update to 3.5.0.
@ 2019-10-05 18:13 voidlinux-github
  2019-10-05 22:38 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-10-05 18:13 UTC (permalink / raw)
  To: ml

[-- 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() {

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

* Re: [PR PATCH] [Merged]: libnl3: update to 3.5.0.
  2019-10-05 18:13 [PR PATCH] libnl3: update to 3.5.0 voidlinux-github
@ 2019-10-05 22:38 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-10-05 22:38 UTC (permalink / raw)
  To: ml

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

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

libnl3: update to 3.5.0.
https://github.com/void-linux/void-packages/pull/15146

Description:


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

end of thread, other threads:[~2019-10-05 22:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-05 18:13 [PR PATCH] libnl3: update to 3.5.0 voidlinux-github
2019-10-05 22:38 ` [PR PATCH] [Merged]: " voidlinux-github

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).