Github messages for voidlinux
 help / color / mirror / Atom feed
From: CameronNemo <CameronNemo@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] libslirp: update to 4.3.0.
Date: Sat, 25 Apr 2020 08:16:21 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21322@inbox.vuxu.org> (raw)

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

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

https://github.com/CameronNemo/void-packages libslirp-cve-2020-1983
https://github.com/void-linux/void-packages/pull/21322

libslirp: update to 4.3.0.
CVE-2020-1983

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-libslirp-cve-2020-1983-21322.patch --]
[-- Type: text/x-diff, Size: 1306 bytes --]

From 271f27fe89e6baf2151afe330aec10fc32885add Mon Sep 17 00:00:00 2001
From: Cameron Nemo <cnemo@tutanota.com>
Date: Fri, 24 Apr 2020 23:15:46 -0700
Subject: [PATCH] libslirp: update to 4.3.0.

CVE-2020-1983
---
 srcpkgs/libslirp/template | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/libslirp/template b/srcpkgs/libslirp/template
index 2406dc8010d..be9c46ac667 100644
--- a/srcpkgs/libslirp/template
+++ b/srcpkgs/libslirp/template
@@ -1,6 +1,6 @@
 # Template file for 'libslirp'
 pkgname=libslirp
-version=4.2.0
+version=4.3.0
 revision=1
 wrksrc="libslirp-v${version}"
 build_style=meson
@@ -10,8 +10,13 @@ short_desc="User-mode networking library used by VMs and containers"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="BSD-3-Clause"
 homepage="https://gitlab.freedesktop.org/slirp/libslirp"
+changelog="https://gitlab.freedesktop.org/slirp/libslirp/-/blob/master/CHANGELOG.md"
 distfiles="https://gitlab.freedesktop.org/slirp/libslirp/-/archive/v${version}/libslirp-v${version}.tar.gz"
-checksum=8c088bb60952d18e615962a83bcd4f03fa0988d913bce9457fea9377e72ab9f3
+checksum=4432667c0fadfd68a2779de351917d9a6c5cbacf0034dcc4de3194c39df980c4
+
+pre_configure() {
+	printf '%s\n' "${version}" > .tarball-version
+}
 
 post_install() {
 	vlicense COPYRIGHT

             reply	other threads:[~2020-04-25  6:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-25  6:16 CameronNemo [this message]
2020-04-25 11:46 ` [PR PATCH] [Merged]: " Piraty

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-21322@inbox.vuxu.org \
    --to=cameronnemo@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).