public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] libcap-ng: Update to version 0.8.5
Date: Fri, 09 Aug 2024 12:05:35 +0200	[thread overview]
Message-ID: <20240809100538.4079-1-adolf.belka@ipfire.org> (raw)

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

- Update from version 0.8.3 to 0.8.5
- Update of rootfile not required
- Changelog
    0.8.5
	- Remove python global exception handler since it's deprecated
	- Make the utilities link against just built libraries
	- Remove unused macro in cap-ng.h
    0.8.4
	- In capng_change_id, clear PR_SET_KEEPCAPS if returning an error
	- pscap: add -p option for reporting a specified process (Masatake Yamato)
	- Annotate function prototypes to warn if results are unused
	- Drop python2 support

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 lfs/libcap-ng | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lfs/libcap-ng b/lfs/libcap-ng
index 1bf9945c4..8bd5ba6fb 100644
--- a/lfs/libcap-ng
+++ b/lfs/libcap-ng
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2024  IPFire Team  <info(a)ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.8.3
+VER        = 0.8.5
 
 THISAPP    = libcap-ng-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = c54dd753e0ef6dd21bcf6af7b003f85ded9faf2fbf1ea834cda6b181b165ff4b11a0284c23c73d0e6f97a810b3e6a63fceeb57ff583a2b32f23924bdee597ef5
+$(DL_FILE)_BLAKE2 = ce0fc4ebceaa66d6f888f8b752e501bed7513d45231425054340016a6215ce52f0cd81b3a4a54c7c9ec0b623965002d66316c6c37844f0bd132b186ff7c6a41f
 
 install : $(TARGET)
 
-- 
2.45.2


             reply	other threads:[~2024-08-09 10:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-09 10:05 Adolf Belka [this message]
2024-08-09 10:05 ` [PATCH] libgpg-error: Update to version 1.50 Adolf Belka
2024-08-09 10:05 ` [PATCH] libinih: Update to version 58 Adolf Belka
2024-08-09 10:05 ` [PATCH] libjpeg: Update to version 3.0.3 Adolf Belka

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=20240809100538.4079-1-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.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