public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libpcap] f43: New version 1.10.7
@ 2026-09-10  8:20 Michal Ruprich
  0 siblings, 0 replies; only message in thread
From: Michal Ruprich @ 2026-09-10  8:20 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/libpcap
            Branch : f43
            Commit : 93a796637bbccb052e5dac6ed31098f117bc632d
            Author : Michal Ruprich <mruprich@redhat.com>
            Date   : 2026-09-09T13:28:34+02:00
            Stats  : +13/-3 in 4 file(s)
            URL    : https://src.fedoraproject.org/rpms/libpcap/c/93a796637bbccb052e5dac6ed31098f117bc632d?branch=f43

            Log:
            New version 1.10.7

Fix for CVE-2026-0799, CVE-2026-6244, CVE-2026-6554, CVE-2026-18238
Fix for CVE-2026-18313, CVE-2026-31911, CVE-2026-31912

Adding rpminspect to libpcap

---
diff --git a/.gitignore b/.gitignore
index e2b56da..08dc725 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,5 @@ libpcap-1.1.1.tar.gz
 /libpcap-1.10.5.tar.xz.sig
 /libpcap-1.10.6.tar.xz
 /libpcap-1.10.6.tar.xz.sig
+/libpcap-1.10.7.tar.xz
+/libpcap-1.10.7.tar.xz.sig

diff --git a/libpcap.spec b/libpcap.spec
index bdfdddf..79cf341 100644
--- a/libpcap.spec
+++ b/libpcap.spec
@@ -1,6 +1,6 @@
 Name:     libpcap
 Epoch:    14
-Version:  1.10.6
+Version:  1.10.7
 Release:  1%{?dist}
 Summary:  A system-independent interface for user-level packet capture
 License:  ISC AND BSD-2-Clause AND BSD-3-Clause AND BSD-4-Clause-UC
@@ -93,6 +93,11 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libpcap.a
 %{_mandir}/man5/pcap*.5*
 
 %changelog
+* Wed Sep 09 2026 Michal Ruprich <mruprich@redhat.com> - 14:1.10.7-1
+- New version 1.10.7
+- Fix for CVE-2026-0799, CVE-2026-6244, CVE-2026-6554, CVE-2026-18238
+- Fix for CVE-2026-18313, CVE-2026-31911, CVE-2026-31912
+
 * Mon Jan 05 2026 Michal Ruprich <mruprich@redhat.com> - 14:1.10.6-1
 - New version 1.10.6
 

diff --git a/rpminspect.yaml b/rpminspect.yaml
new file mode 100644
index 0000000..0c3bdf7
--- /dev/null
+++ b/rpminspect.yaml
@@ -0,0 +1,3 @@
+---
+inspections:
+    badfuncs: off

diff --git a/sources b/sources
index d9875ed..7aaf461 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (libpcap-1.10.6.tar.xz) = d0841d91ac68dda73bad9198e7a43195ec68b04d2987500946c34fdf066924462f025b26b5b2a88bfa67d82fa946246d498cf50f3b5de4adbc8537162e1a16c4
-SHA512 (libpcap-1.10.6.tar.xz.sig) = 39e6465c02af5c5886ec1af0547e4be64bb89f97bfdbcdef31334a54f81320afa130f28d70a43ce0539efea829d2747655a04a55cb959bfe13429fb1ce796d12
+SHA512 (libpcap-1.10.7.tar.xz) = 7e2d7001625c94ef9d5c3edf45120a6d449dfef4dd6b9b66e8d833d13f62ce89ff9188bca14f1e9725b7e3e21ba12b608d9ed5c1fb12ee45131667a73928261a
+SHA512 (libpcap-1.10.7.tar.xz.sig) = 382faa314e51949ead0345db51a94aabe891f932d78ce246182b2813623c6d6dfccdad7591d3a45cbce4a13e00edb6a29700f1331b5f2d81e87a77b426d9ddd3

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-10  8:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-10  8:20 [rpms/libpcap] f43: New version 1.10.7 Michal Ruprich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox