File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "Signatures" : {
3- "libpcap-libpcap-1.10.4 .tar.gz" : " 1783ff39f2a6eb99a7625c7ea471782614c94965ea934b6b22ac6eb38db266bc "
4- }
5- }
2+ "Signatures" : {
3+ "libpcap-libpcap-1.10.5 .tar.gz" : " 6cd9835338ca334b699b1217e2aee2b873463c76aafd19b8b9d4710554f025ac "
4+ }
5+ }
Original file line number Diff line number Diff line change 11Summary: C/C++ library for network traffic capture
22Name: libpcap
3- Version: 1.10.4
3+ Version: 1.10.5
44Release: 1%{?dist }
55License: BSD
66Vendor: Microsoft Corporation
@@ -31,9 +31,10 @@ This package contains libraries and header files for
3131developing applications that use %{name }.
3232
3333%prep
34- %setup -q -n %{name }-%{name }-%{version }
34+ %autosetup -n %{name }-%{name }-%{version }
3535
3636%build
37+ ./autogen.sh
3738%configure
3839make %{?_smp_mflags }
3940
@@ -68,6 +69,9 @@ make DESTDIR=%{buildroot} install
6869%{_mandir }/man7/*
6970
7071%changelog
72+ * Mon Oct 21 2024 Sudipta Pandit <sudpandit@microsoft.com> - 1.10.5-1
73+ - Upgrade to version 1.10.5 (fixes CVE-2024-8006)
74+
7175* Fri Oct 27 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.10.4-1
7276- Auto-upgrade to 1.10.4 - Azure Linux 3.0 - package upgrades
7377
Original file line number Diff line number Diff line change 1048110481 "type": "other",
1048210482 "other": {
1048310483 "name": "libpcap",
10484- "version": "1.10.4 ",
10485- "downloadUrl": "https://github.com/the-tcpdump-group/libpcap/archive/libpcap-1.10.4 .tar.gz"
10484+ "version": "1.10.5 ",
10485+ "downloadUrl": "https://github.com/the-tcpdump-group/libpcap/archive/libpcap-1.10.5 .tar.gz"
1048610486 }
1048710487 }
1048810488 },
You can’t perform that action at this time.
0 commit comments