From dff5f34bc8f8cf467ac265578b7f91cc16b8a1678187b73a1338d7d6530f9df8 Mon Sep 17 00:00:00 2001 From: Pedro Monreal Gonzalez Date: Mon, 10 Apr 2023 07:44:29 +0000 Subject: [PATCH] Accepting request 1077996 from home:AndreasStieger:branches:network:utilities tcpdump 4.99.4 CVE-2023-1801 boo#1210265 OBS-URL: https://build.opensuse.org/request/show/1077996 OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpdump?expand=0&rev=66 --- tcpdump-4.99.3.tar.gz | 3 --- tcpdump-4.99.3.tar.gz.sig | Bin 442 -> 0 bytes tcpdump-4.99.4.tar.gz | 3 +++ tcpdump-4.99.4.tar.gz.sig | Bin 0 -> 442 bytes tcpdump.changes | 11 +++++++++++ tcpdump.spec | 2 +- 6 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 tcpdump-4.99.3.tar.gz delete mode 100644 tcpdump-4.99.3.tar.gz.sig create mode 100644 tcpdump-4.99.4.tar.gz create mode 100644 tcpdump-4.99.4.tar.gz.sig diff --git a/tcpdump-4.99.3.tar.gz b/tcpdump-4.99.3.tar.gz deleted file mode 100644 index 5525ab7..0000000 --- a/tcpdump-4.99.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad75a6ed3dc0d9732945b2e5483cb41dc8b4b528a169315e499c6861952e73b3 -size 1901814 diff --git a/tcpdump-4.99.3.tar.gz.sig b/tcpdump-4.99.3.tar.gz.sig deleted file mode 100644 index f57376f28228c62fe080e9934a73d40cb42f8419cd3aaca44701e41936e459d8..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 442 zcmV;r0Y(0a0k;GI0SW*e79j*57HU^QtGVDLnvF2viQe(q!Cegn0%O3BaR3Sl5a5a4 z@!7#$4c;*f91j2~FHLN%dz|xquE{W>c5Ig{q&t_&_uHm_;+*pl#SvauOkA0AW$659_K(U(y&42<=|TnPn~ho}L)EUJ67 z7bsVYY97xLMk4a#^lycSCeo5(({SD#f92Zpv97s%bE!Yqh#NeQB5)!2JE-F z8JSbOHQ;#YiB!3M>R4^Df$sYC)tcV=Vp91)Q4~czOmnWB)w@QrG^t`D`!;j{VRf%v)cI!G|3MD9d|ipxKlMjf#nwEMAfRE5wh7 z(ky>HwQg!nM%4ByW;CN^B3Nen?uE!`GlgUe03KAP3V6=|)})kWPyE`3lt k%#wA;=w`Ugtwtz{gV;L`-0VFYdV3`w*MTvD(}Ue)bl$+#Pyhe` diff --git a/tcpdump-4.99.4.tar.gz b/tcpdump-4.99.4.tar.gz new file mode 100644 index 0000000..4223abd --- /dev/null +++ b/tcpdump-4.99.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0232231bb2f29d6bf2426e70a08a7e0c63a0d59a9b44863b7f5e2357a6e49fea +size 1903612 diff --git a/tcpdump-4.99.4.tar.gz.sig b/tcpdump-4.99.4.tar.gz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..20d556cc83b2492e2a006ae54b34c77ab40e7fe69523b44a3fda490ae38ceb57 GIT binary patch literal 442 zcmV;r0Y(0a0k;GI0SW*e79j*57HU^QtGVDLnvF2viQe(q!Cegn0%R~~O8^Q95a5a4 z@!7#$4SsVBAgQr=geh#gyMs^LeO@OG;|$Xc&XO&j817P5nk+XOar1s?pU=D3R5vPo zDt5Jfs1S5QYR@9q{{vYAM*x}q41GDk3W~;uq~`GyLNMV0T*H$ev!fQ6bQ96Esxx-e zX_uQ^{FwAz>P4(+i5qEw4p3^T0;S@yGVJSNHw>|~pSJWo^|a^+l5W-e>_d+yM+-~b zkR_lrNH#BtJ4YZ#US$)5&Q$y`Ll)qbNGuGa*;2e8{Z%KGf!Iy6Mli~s-t literal 0 HcmV?d00001 diff --git a/tcpdump.changes b/tcpdump.changes index 9274979..589cf90 100644 --- a/tcpdump.changes +++ b/tcpdump.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Apr 8 11:04:16 UTC 2023 - Andreas Stieger + +- update to 4.99.4: + * LSP ping: Fix "Unused value" warnings from Coverity + * CVE-2023-1801: out-of-bounds write in the SMB printer (boo#1210265) + * DNS: sync resource types with IANA + * ICMPv6: Update the output to show a RPL DAO field name + Geneve: Fix the Geneve UDP port test + * build system tweaks and documentation updates + ------------------------------------------------------------------- Tue Jan 17 08:18:36 UTC 2023 - Dirk Müller diff --git a/tcpdump.spec b/tcpdump.spec index d81d23e..af5606f 100644 --- a/tcpdump.spec +++ b/tcpdump.spec @@ -18,7 +18,7 @@ %define min_libpcap_version 1.10.0 Name: tcpdump -Version: 4.99.3 +Version: 4.99.4 Release: 0 Summary: A Packet Sniffer License: BSD-3-Clause