unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#45994] [PATCH] gnu: libcap: Update to 2.46.
@ 2021-01-19 21:59 Vincent Legoll
  2021-01-19 22:03 ` Vincent Legoll
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Vincent Legoll @ 2021-01-19 21:59 UTC (permalink / raw)
  To: 45994; +Cc: Vincent Legoll

* gnu/packages/linux.scm (libcap): Update to 2.46.
---
 gnu/packages/linux.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 2497e0dea9..353ce1751a 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -2532,7 +2532,7 @@ Linux-based operating systems.")
 (define-public libcap
   (package
     (inherit libcap-2.31)
-    (version "2.44")
+    (version "2.46")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2540,7 +2540,7 @@ Linux-based operating systems.")
                     "libcap2/libcap-" version ".tar.xz"))
               (sha256
                (base32
-                "1qf80lifygbnxwvqjf8jz5j24n6fqqx4ixnkbf76xs2vrmcq664j"))))
+                "1d6q447wf0iagiyzhfdqcj4cv0dmzc49i0czwikrcv7s2cad3lsf"))))
     (arguments
      (substitute-keyword-arguments (package-arguments libcap-2.31)
        ((#:phases phases)
-- 
2.30.0





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

* [bug#45994] [PATCH] gnu: libcap: Update to 2.46.
  2021-01-19 21:59 [bug#45994] [PATCH] gnu: libcap: Update to 2.46 Vincent Legoll
@ 2021-01-19 22:03 ` Vincent Legoll
  2021-01-20  4:00 ` Leo Famulari
  2021-01-21 18:13 ` Vincent Legoll
  2 siblings, 0 replies; 5+ messages in thread
From: Vincent Legoll @ 2021-01-19 22:03 UTC (permalink / raw)
  To: 45994

This is for staging.

built for x86_64 --rounds=2 and aarch64

-- 
Vincent Legoll




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

* [bug#45994] [PATCH] gnu: libcap: Update to 2.46.
  2021-01-19 21:59 [bug#45994] [PATCH] gnu: libcap: Update to 2.46 Vincent Legoll
  2021-01-19 22:03 ` Vincent Legoll
@ 2021-01-20  4:00 ` Leo Famulari
  2021-01-21 18:13 ` Vincent Legoll
  2 siblings, 0 replies; 5+ messages in thread
From: Leo Famulari @ 2021-01-20  4:00 UTC (permalink / raw)
  To: Vincent Legoll; +Cc: 45994

On Tue, Jan 19, 2021 at 10:59:23PM +0100, Vincent Legoll wrote:
> * gnu/packages/linux.scm (libcap): Update to 2.46.

Similarly to the patch for libdrm, this doesn't apply anymore to the
staging-next branch (staging is frozen for building and bugfixes).

On staging-next, libcap is at 2.45.

Can you send a revision?




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

* [bug#45994] [PATCH] gnu: libcap: Update to 2.46.
  2021-01-19 21:59 [bug#45994] [PATCH] gnu: libcap: Update to 2.46 Vincent Legoll
  2021-01-19 22:03 ` Vincent Legoll
  2021-01-20  4:00 ` Leo Famulari
@ 2021-01-21 18:13 ` Vincent Legoll
  2021-01-21 20:48   ` bug#45994: " Leo Famulari
  2 siblings, 1 reply; 5+ messages in thread
From: Vincent Legoll @ 2021-01-21 18:13 UTC (permalink / raw)
  To: 45994; +Cc: Vincent Legoll

* gnu/packages/linux.scm (libcap): Update to 2.46.
---
 gnu/packages/linux.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 80b526d0b3..25e45ee9ca 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -2487,7 +2487,7 @@ Linux-based operating systems.")
 (define-public libcap
   (package
     (inherit libcap-2.31)
-    (version "2.45")
+    (version "2.46")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2495,7 +2495,7 @@ Linux-based operating systems.")
                     "libcap2/libcap-" version ".tar.xz"))
               (sha256
                (base32
-                "11ijmi7jik9iw6pdszc6bylhggghr8cza03bcrbhbqf0cpvkjrnn"))))
+                "1d6q447wf0iagiyzhfdqcj4cv0dmzc49i0czwikrcv7s2cad3lsf"))))
     (arguments
      (substitute-keyword-arguments (package-arguments libcap-2.31)
        ((#:phases phases)
-- 
2.30.0





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

* bug#45994: [PATCH] gnu: libcap: Update to 2.46.
  2021-01-21 18:13 ` Vincent Legoll
@ 2021-01-21 20:48   ` Leo Famulari
  0 siblings, 0 replies; 5+ messages in thread
From: Leo Famulari @ 2021-01-21 20:48 UTC (permalink / raw)
  To: Vincent Legoll; +Cc: 45994-done

On Thu, Jan 21, 2021 at 07:13:06PM +0100, Vincent Legoll wrote:
> * gnu/packages/linux.scm (libcap): Update to 2.46.

Thanks! Pushed to staging-next as 5b8cb3e840f2d467e80ae84d56cf177a7c4725b7




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

end of thread, other threads:[~2021-01-21 20:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-19 21:59 [bug#45994] [PATCH] gnu: libcap: Update to 2.46 Vincent Legoll
2021-01-19 22:03 ` Vincent Legoll
2021-01-20  4:00 ` Leo Famulari
2021-01-21 18:13 ` Vincent Legoll
2021-01-21 20:48   ` bug#45994: " Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).