From a9d0d263e6e1bd658dfcbd3e7f7be39c9f1059938fb6159ca870b2fb3eca24ff Mon Sep 17 00:00:00 2001 From: Pedro Monreal Gonzalez Date: Fri, 20 Jan 2023 07:27:35 +0000 Subject: [PATCH] Accepting request 1058821 from home:dirkmueller:Factory - update to 4.99.3: * Updated printers: PTP: Use the proper values for the control field and print un-allocated values for the message field as "Reserved" instead of "none". * Source code: smbutil.c: Replace obsolete function call (asctime) * Documentation: Reformat the installation notes (INSTALL.txt) in Markdown. Convert CONTRIBUTING to Markdown. CONTRIBUTING.md: Document the use of "protocol: " in a commit summary. Add a README file for NetBSD. Fix CMake build to set man page section numbers in tcpdump.1 OBS-URL: https://build.opensuse.org/request/show/1058821 OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpdump?expand=0&rev=64 --- tcpdump-4.99.2.tar.gz | 3 --- tcpdump-4.99.2.tar.gz.sig | Bin 442 -> 0 bytes tcpdump-4.99.3.tar.gz | 3 +++ tcpdump-4.99.3.tar.gz.sig | Bin 0 -> 442 bytes tcpdump.changes | 16 ++++++++++++++++ tcpdump.spec | 2 +- 6 files changed, 20 insertions(+), 4 deletions(-) delete mode 100644 tcpdump-4.99.2.tar.gz delete mode 100644 tcpdump-4.99.2.tar.gz.sig create mode 100644 tcpdump-4.99.3.tar.gz create mode 100644 tcpdump-4.99.3.tar.gz.sig diff --git a/tcpdump-4.99.2.tar.gz b/tcpdump-4.99.2.tar.gz deleted file mode 100644 index dbf8892..0000000 --- a/tcpdump-4.99.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f4304357d34b79d46f4e17e654f1f91f9ce4e3d5608a1badbd53295a26fb44d5 -size 1897480 diff --git a/tcpdump-4.99.2.tar.gz.sig b/tcpdump-4.99.2.tar.gz.sig deleted file mode 100644 index 7797c62089a063238b9256802c068e755c9d0342f6aa0f9a51729302d70c3103..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 442 zcmV;r0Y(0a0k;GI0SW*e79j*57HU^QtGVDLnvF2viQe(q!Cegn0%NdJJ^%^{5a5a4 z@!7#$4L8vYAj}pjeAQC663I~qe57Kas{zNitAjR>w^YmQAym~@Z%?1!;?IM!cMu8A zlnN16x{6>18P^e*ucDQPF_hT?Jl*qPryn;b4y0{vamc==B9^frif zITdfPu4RVJ^Y1p7O=R~#zUhe{A^bKbGvvI4V)_Ds1yW(A#s3?1**ue=Pd zkBG}y8Vg-$@98fQ@frm%2s6ekSvv`=QUIDxe;07ZJtG#F9Sd^D1aB!0gre?m%DxK% z2(^TX5+wa+qx$&FGd!Md-pHm4%D0IhW-MoR59p(RPkoSxB6lPs330JRpat3ge5fy8F?SsX^;`U_Bu{Ih)TGMHJo z>fW()Rw)UcKTK?wNu=z2izCGm5#-oEmo97BZg#A`AO?oip(9K)zIB2~<&Ysi2B|LU ko!>r->thB1KGON04u^+bXMl#QIcPF+pxz4|W{`R+;{PYgY5)KL diff --git a/tcpdump-4.99.3.tar.gz b/tcpdump-4.99.3.tar.gz new file mode 100644 index 0000000..5525ab7 --- /dev/null +++ b/tcpdump-4.99.3.tar.gz @@ -0,0 +1,3 @@ +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 new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..f57376f28228c62fe080e9934a73d40cb42f8419cd3aaca44701e41936e459d8 GIT binary patch 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` literal 0 HcmV?d00001 diff --git a/tcpdump.changes b/tcpdump.changes index 3550bf1..9274979 100644 --- a/tcpdump.changes +++ b/tcpdump.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Jan 17 08:18:36 UTC 2023 - Dirk Müller + +- update to 4.99.3: + * Updated printers: + PTP: Use the proper values for the control field and print un-allocated + values for the message field as "Reserved" instead of "none". + * Source code: + smbutil.c: Replace obsolete function call (asctime) + * Documentation: + Reformat the installation notes (INSTALL.txt) in Markdown. + Convert CONTRIBUTING to Markdown. + CONTRIBUTING.md: Document the use of "protocol: " in a commit summary. + Add a README file for NetBSD. + Fix CMake build to set man page section numbers in tcpdump.1 + ------------------------------------------------------------------- Sun Jan 1 12:50:29 UTC 2023 - Andreas Stieger diff --git a/tcpdump.spec b/tcpdump.spec index d3c0a10..d81d23e 100644 --- a/tcpdump.spec +++ b/tcpdump.spec @@ -18,7 +18,7 @@ %define min_libpcap_version 1.10.0 Name: tcpdump -Version: 4.99.2 +Version: 4.99.3 Release: 0 Summary: A Packet Sniffer License: BSD-3-Clause