From: Michael Tremer <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 2d7a96b46f6db8991da4180836f4eb59c49a6d10
Date: Mon, 28 Nov 2022 10:06:33 +0000 [thread overview]
Message-ID: <4NLLj548pPz2y4d@people01.haj.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 3929 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".
The branch, master has been updated
via 2d7a96b46f6db8991da4180836f4eb59c49a6d10 (commit)
via d9bba1ca1b2df9ea5543ac46e6181f73dd7ebcaf (commit)
from 6cb5e9ba115bdb848777a0664719b4f530fbcbab (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 2d7a96b46f6db8991da4180836f4eb59c49a6d10
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Mon Nov 28 10:05:58 2022 +0000
libpcap: Update to 1.10.1
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit d9bba1ca1b2df9ea5543ac46e6181f73dd7ebcaf
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Mon Nov 28 10:00:14 2022 +0000
tcpdump: Update to 4.99.1
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
libpcap/libpcap.nm | 6 +++---
libpcap/patches/libpcap-0.8.3-ppp.patch | 10 ----------
tcpdump/tcpdump.nm | 10 ++++------
3 files changed, 7 insertions(+), 19 deletions(-)
delete mode 100644 libpcap/patches/libpcap-0.8.3-ppp.patch
Difference in files:
diff --git a/libpcap/libpcap.nm b/libpcap/libpcap.nm
index f5ec8cc71..d61c08875 100644
--- a/libpcap/libpcap.nm
+++ b/libpcap/libpcap.nm
@@ -4,11 +4,11 @@
###############################################################################
name = libpcap
-version = 1.7.2
+version = 1.10.1
release = 1
groups = System/Libraries
-url = http://www.tcpdump.org/
+url = https://www.tcpdump.org/
license = BSD with advertising
summary = A system-independent interface for user-level packet capture.
@@ -22,7 +22,7 @@ description
packet capture modules in each application.
end
-source_dl = http://www.tcpdump.org/release/
+source_dl = https://www.tcpdump.org/release/
build
requires
diff --git a/libpcap/patches/libpcap-0.8.3-ppp.patch b/libpcap/patches/libpcap-0.8.3-ppp.patch
deleted file mode 100644
index 44367a11e..000000000
--- a/libpcap/patches/libpcap-0.8.3-ppp.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/gencode.c.old 2004-06-21 19:43:24.611308762 +0100
-+++ b/gencode.c 2004-06-21 19:43:34.851140716 +0100
-@@ -5004,6 +5004,7 @@
- */
- switch (linktype) {
- case DLT_SLIP:
-+ case DLT_PPP:
- b0 = gen_relation(BPF_JEQ,
- gen_load(Q_LINK, gen_loadi(0), 1),
- gen_loadi(0),
diff --git a/tcpdump/tcpdump.nm b/tcpdump/tcpdump.nm
index c1326d056..226744143 100644
--- a/tcpdump/tcpdump.nm
+++ b/tcpdump/tcpdump.nm
@@ -4,11 +4,11 @@
###############################################################################
name = tcpdump
-version = 4.9.2
+version = 4.99.1
release = 1
groups = Networking/Sniffer
-url = http://www.tcpdump.org/
+url = https://www.tcpdump.org/
license = BSD with advertising
summary = A network traffic monitoring tool.
@@ -19,9 +19,7 @@ description
the packet headers, or just the ones that match particular criteria.
end
-source_dl = http://www.tcpdump.org/release/
-
-CFLAGS += -fno-strict-aliasing
+source_dl = https://www.tcpdump.org/release/
build
requires
@@ -39,7 +37,7 @@ build
rm -vf %{BUILDROOT}%{sbindir}/tcpdump.%{version}
# Remove RPATH.
- chrpath --delete %{BUILDROOT}%{sbindir}/tcpdump
+ chrpath --delete %{BUILDROOT}%{bindir}/tcpdump
end
end
hooks/post-receive
--
IPFire 3.x development tree
reply other threads:[~2022-11-28 10:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4NLLj548pPz2y4d@people01.haj.ipfire.org \
--to=git@ipfire.org \
--cc=ipfire-scm@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