Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] criu: add missing SONAME
Date: Sun, 03 Nov 2019 04:39:20 +0100	[thread overview]
Message-ID: <20191103033920.y4iV0T66mrqWpS-czRd-RwXKQ_TFqOYdwCtu1J5bA3M@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-16077@inbox.vuxu.org>

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

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

https://github.com/ndowens/void-packages criu
https://github.com/void-linux/void-packages/pull/16077

criu: add missing SONAME


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

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

From 8bf47a49546913cf49653e260fa86f2163e547d4 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Sat, 2 Nov 2019 22:33:52 -0500
Subject: [PATCH] criu: add missing SONAME in shlibs file

---
 common/shlibs         | 3 ++-
 srcpkgs/criu/template | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 388f2a9b3ea..f85cf16bd84 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2060,7 +2060,8 @@ libcvm-udp.so.1 cvm-0.97_1
 libcvm-v1client.so.1 cvm-0.97_1
 libcvm-v2client.so.1 cvm-0.97_1
 libudns.so.0 udns-0.4_1
-libcriu.so.2 criu-3.13_1
+libcriu.so.2 criu-3.13_2
+libcompel.so.1 criu-3.13_2
 libwebsockets.so.15 libwebsockets-3.2.0_1
 libnfc.so.0 libnfc-1.7.1_1
 libfuzzy.so.2 libfuzzy-2.12_1
diff --git a/srcpkgs/criu/template b/srcpkgs/criu/template
index 225a3c00f70..65536cc1e9d 100644
--- a/srcpkgs/criu/template
+++ b/srcpkgs/criu/template
@@ -1,7 +1,7 @@
 # Template file for 'criu'
 pkgname=criu
 version=3.13
-revision=1
+revision=2
 build_style=gnu-makefile
 make_use_env=compliant
 hostmakedepends="asciidoc pkg-config xmlto protobuf"

  reply	other threads:[~2019-11-03  3:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-03  3:38 [PR PATCH] " voidlinux-github
2019-11-03  3:39 ` voidlinux-github [this message]
2019-11-03  3:39 ` [PR PATCH] [Updated] " voidlinux-github
2019-11-03  9:39 ` [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=20191103033920.y4iV0T66mrqWpS-czRd-RwXKQ_TFqOYdwCtu1J5bA3M@z \
    --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).