pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/wireshark



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu May  5 10:54:27 UTC 2022

Modified Files:
        pkgsrc/net/wireshark: Makefile PLIST distinfo

Log Message:
wireshark: updated to 3.6.5

Wireshark 3.6.5 Release Notes

What’s New

Note: This is the last release branch with support for 32-bit Windows.
Updates will no longer be available after May 22, 2024 for that
platform. Issue 17779[1]

 Bug Fixes

  This release fixes an installation issue on Windows which was
  introduced in the 3.6.4 release. Issue 18077[2].

 New and Updated Features

 New Protocol Support

  There are no new protocols in this release.

 Updated Protocol Support

 New and Updated Capture File Support

  There is no new or updated capture file support in this release.

 New File Format Decoding Support

  There is no new or updated file format support in this release.


To generate a diff of this commit:
cvs rdiff -u -r1.270 -r1.271 pkgsrc/net/wireshark/Makefile
cvs rdiff -u -r1.70 -r1.71 pkgsrc/net/wireshark/PLIST
cvs rdiff -u -r1.155 -r1.156 pkgsrc/net/wireshark/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/wireshark/Makefile
diff -u pkgsrc/net/wireshark/Makefile:1.270 pkgsrc/net/wireshark/Makefile:1.271
--- pkgsrc/net/wireshark/Makefile:1.270 Mon Apr 18 19:11:55 2022
+++ pkgsrc/net/wireshark/Makefile       Thu May  5 10:54:27 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.270 2022/04/18 19:11:55 adam Exp $
+# $NetBSD: Makefile,v 1.271 2022/05/05 10:54:27 adam Exp $
 
-DISTNAME=      wireshark-3.6.3
-PKGREVISION=   1
+DISTNAME=      wireshark-3.6.5
 CATEGORIES=    net
 MASTER_SITES=  https://www.wireshark.org/download/src/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/net/wireshark/PLIST
diff -u pkgsrc/net/wireshark/PLIST:1.70 pkgsrc/net/wireshark/PLIST:1.71
--- pkgsrc/net/wireshark/PLIST:1.70     Tue Mar 29 07:17:07 2022
+++ pkgsrc/net/wireshark/PLIST  Thu May  5 10:54:27 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.70 2022/03/29 07:17:07 adam Exp $
+@comment $NetBSD: PLIST,v 1.71 2022/05/05 10:54:27 adam Exp $
 bin/capinfos
 bin/captype
 bin/dumpcap
@@ -639,10 +639,10 @@ include/wireshark/wsutil/wslog.h
 include/wireshark/wsutil/xtea.h
 lib/libwireshark.so
 lib/libwireshark.so.15
-lib/libwireshark.so.15.0.3
+lib/libwireshark.so.15.0.5
 lib/libwiretap.so
 lib/libwiretap.so.12
-lib/libwiretap.so.12.0.3
+lib/libwiretap.so.12.0.5
 lib/libwsutil.so
 lib/libwsutil.so.13
 lib/libwsutil.so.13.1.0

Index: pkgsrc/net/wireshark/distinfo
diff -u pkgsrc/net/wireshark/distinfo:1.155 pkgsrc/net/wireshark/distinfo:1.156
--- pkgsrc/net/wireshark/distinfo:1.155 Tue Mar 29 07:17:07 2022
+++ pkgsrc/net/wireshark/distinfo       Thu May  5 10:54:27 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.155 2022/03/29 07:17:07 adam Exp $
+$NetBSD: distinfo,v 1.156 2022/05/05 10:54:27 adam Exp $
 
-BLAKE2s (wireshark-3.6.3.tar.xz) = d439c01a6062d783399b6289c67900e0431d3f52892c25902e46adc8450f0e36
-SHA512 (wireshark-3.6.3.tar.xz) = 4415216f791caee23757f3c754dd88ce8fd8eb8d2d64c1bd011b40c7451a1ef56cf41bcf1cdcf41221f196bf17be550f9271f05b82a017a02cac5c241785b7e6
-Size (wireshark-3.6.3.tar.xz) = 39935892 bytes
+BLAKE2s (wireshark-3.6.5.tar.xz) = 3419a31c06e3de3b087735112c7265d6353aecbbfc9f42d7f3734f88cc107666
+SHA512 (wireshark-3.6.5.tar.xz) = 9aa60721401fbd1f3c6b912312792433c9f8a09583cf684a4f1a24c839f4786a54a0abbfd88c04ba222e5a7af09f7bc67c292a0f944c9b717a71509655fe2fe5
+Size (wireshark-3.6.5.tar.xz) = 39939340 bytes
 SHA1 (patch-CMakeLists.txt) = 6e2761f3798c9662603d2d40425255043434d1ea



Home | Main Index | Thread Index | Old Index