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] arping: Update to version 2.23
Date: Tue, 28 Mar 2023 13:48:51 +0200	[thread overview]
Message-ID: <20230328114852.2492895-5-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20230328114852.2492895-1-adolf.belka@ipfire.org>

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

- Update from version 2.21 to 2.23
- Update of rootfile not required
- Changelog
2.23
    Notable changes:
	* Work around VLAN bug in libpcap 1.7-1.9.0
	* Linux: Experimental support for seccomp (off by default)
	* Android: Don't attempt to use caps if header files missing
	* OpenBSD: try lo0, not just lo, for interface fallback
	* Made -P set target MAC address (-t)
2.22
	Only real changes are to support newer version of unit test framework.

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

diff --git a/lfs/arping b/lfs/arping
index ed3bcb74c..75db9d91b 100644
--- a/lfs/arping
+++ b/lfs/arping
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2023  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        = 2.21
+VER        = 2.23
 
 THISAPP    = arping-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 2d01cb996ba50a6d42e44f8227a63c4faceb9d533f2b8a4a0d8ca91bf6539f20b24cce772369295c34319e79b5c18e33dbd0a8acd949b533a8d19e39abdbd952
+$(DL_FILE)_BLAKE2 = 460ebb521c0003072b7638c83145a812ef39a1dd21d539cf5a78098b10a744cac05c12fef807372fed889f174480d024ed994cb7265574460e0aa72275a57d09
 
 install : $(TARGET)
 
-- 
2.40.0


  parent reply	other threads:[~2023-03-28 11:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-28 11:48 [PATCH] 7zip: Update to version 17.05 Adolf Belka
2023-03-28 11:48 ` [PATCH] acpid: Update to version 2.0.34 Adolf Belka
2023-03-28 11:48 ` [PATCH] amazon-ssm-agent: Update to version 3.2.582.0 Adolf Belka
2023-03-28 11:48 ` [PATCH] aprutil: Update to version 1.6.3 Adolf Belka
2023-03-28 11:48 ` Adolf Belka [this message]
2023-03-28 11:48 ` [PATCH] ghostscript: Update to version 10.01.1 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=20230328114852.2492895-5-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