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 7/7] strace: elfutils moved from addon dependency to core program
Date: Tue, 06 Feb 2024 22:27:39 +0100	[thread overview]
Message-ID: <20240206212739.3270712-7-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20240206212739.3270712-1-adolf.belka@ipfire.org>

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

Fixes: Bug#13516
Tested-by: Adolf Belka <adolf.belka(a)ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 lfs/strace | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lfs/strace b/lfs/strace
index 2ce9b26d8..97253340a 100644
--- a/lfs/strace
+++ b/lfs/strace
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2023  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        #
@@ -35,9 +35,9 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = strace
-PAK_VER    = 10
+PAK_VER    = 11
 
-DEPS       = elfutils
+DEPS       =
 
 SERVICES   =
 
-- 
2.43.0


      parent reply	other threads:[~2024-02-06 21:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-06 21:27 [PATCH 1/7] suricata: Update to version 7.0.2 Adolf Belka
2024-02-06 21:27 ` [PATCH 2/7] libhtp: Update to version 0.5.45 Adolf Belka
2024-02-06 21:27 ` [PATCH 3/7] elfutils: Move from addon to core program. Required by suricata-7.0.2 for execution Adolf Belka
2024-02-06 21:27 ` [PATCH 4/7] frr: elfutils moved from addon dependency to core program Adolf Belka
2024-02-06 21:27 ` [PATCH 5/7] ltrace: " Adolf Belka
2024-02-06 21:27 ` [PATCH 6/7] qemu: " Adolf Belka
2024-02-06 21:27 ` Adolf Belka [this message]

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=20240206212739.3270712-7-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