NetBSD/pkgsrc-wip 3b94f0cauto-admin distinfo Makefile

auto-admin: Update to 0.8.3.32

auto-select-sound-device: Display choices and prompt for default device
auto-sound-driver-setup: Call auto-select-sound-device
DeltaFile
+3-3auto-admin/distinfo
+2-2auto-admin/Makefile
+1-0auto-admin/PLIST
+6-53 files

NetBSD/pkgsrc 21IZcgMdoc CHANGES-2025

   doc: Updated security/gnutls to 3.8.11
VersionDeltaFile
1.6835+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc SFmhqjIsecurity/gnutls Makefile PLIST

   gnutls: update to 3.8.11.

   * Version 3.8.11 (released 2025-11-18)

   ** libgnutls: Fix stack overwrite in gnutls_pkcs11_token_init
      Reported by Luigino Camastra from Aisle Research. [GNUTLS-SA-2025-11-18,
      CVSS: low] [CVE-2025-9820]

   ** libgnutls: MAC algorithms for PSK binders is now configurable
      The previous implementation assumed HMAC-SHA256 to calculate the
      PSK binders. With the new gnutls_psk_allocate_client_credentials2()
      and gnutls_psk_allocate_server_credentials2() functions, the
      application can use other MAC algorithms such as HMAC-SHA384.

   ** libgnutls: Expose a new function to provide the maximum record send size
      A new function gnutls_record_get_max_send_size() has been added to
      determine the maximum size of a TLS record to be sent to the peer.

   ** libgnutls: Expose a new function to update keys without sending a KeyUpdate

    [25 lines not shown]
VersionDeltaFile
1.269+5-5security/gnutls/Makefile
1.84+8-1security/gnutls/PLIST
1.169+4-4security/gnutls/distinfo
+17-103 files

NetBSD/pkgsrc v4uauMParchivers/kf6-karchive distinfo, archivers/kf6-karchive/patches patch-src_karchive.cpp patch-src_kar.cpp

   kf6-karchive: fix build with latest qt6
VersionDeltaFile
1.1+25-0archivers/kf6-karchive/patches/patch-src_karchive.cpp
1.1+16-0archivers/kf6-karchive/patches/patch-src_kar.cpp
1.1+16-0archivers/kf6-karchive/patches/patch-src_krcc.cpp
1.4+4-1archivers/kf6-karchive/distinfo
+61-14 files

NetBSD/src ZQH87USdoc CHANGES-10.2

   Ticket #1193
VersionDeltaFile
1.1.2.69+8-1doc/CHANGES-10.2
+8-11 files

NetBSD/src A6migdRsys/arch/evbppc/wii/dev exi.c rtcsram.c

   Pull up following revision(s) (requested by jmcneill in ticket #1193):

        sys/arch/evbppc/wii/dev/rtcsram.c: revision 1.2
        sys/arch/evbppc/wii/dev/exi.c: revision 1.2
        sys/arch/evbppc/wii/dev/exi.h: revision 1.2

   wii: Explicitly set EXI frequency when selecting a device.
VersionDeltaFile
1.1.2.4+6-17sys/arch/evbppc/wii/dev/exi.c
1.1.2.4+6-5sys/arch/evbppc/wii/dev/rtcsram.c
1.1.2.5+2-2sys/arch/evbppc/wii/dev/exi.h
+14-243 files

NetBSD/src mexTcnRsys/arch/evbppc/wii/dev exi.h

   fix merge botch in previous
VersionDeltaFile
1.1.2.4+3-1sys/arch/evbppc/wii/dev/exi.h
+3-11 files

NetBSD/src 5utaA16doc CHANGES-11.0

   Tickets #89 - #93
VersionDeltaFile
1.1.2.38+295-1doc/CHANGES-11.0
+295-11 files

NetBSD/src YxYTV46lib/libc/sys memfd_create.2, sys/kern sys_memfd.c

   Pull up following revision(s) (requested by gutteridge in ticket #93):

        sys/kern/sys_memfd.c: revision 1.13
        lib/libc/sys/memfd_create.2: revision 1.2
        lib/libc/sys/memfd_create.2: revision 1.3
        sys/sys/mman.h: revision 1.66

   memfd_create(2): add close-on-fork support

   memfd_create.2: note this system call was added in NetBSD 11
VersionDeltaFile
1.1.4.1+12-3lib/libc/sys/memfd_create.2
1.11.8.1+4-3sys/kern/sys_memfd.c
1.65.4.1+2-1sys/sys/mman.h
+18-73 files

NetBSD/src CIC1xztdoc CHANGES-10.2

   Tickets #1191 and #1192
VersionDeltaFile
1.1.2.68+43-1doc/CHANGES-10.2
+43-11 files

NetBSD/src 8a8Ndidsys/arch/evbppc/stand/wii miniipc.c miniipc.c

   Pull up following revision(s) (requested by jmcneill in ticket #92):

        sys/arch/evbppc/stand/wii/Makefile: revision 1.1
        sys/arch/evbppc/stand/wii/gecko.c: revision 1.1
        distrib/utils/embedded/conf/wii.conf: revision 1.6
        sys/arch/evbppc/stand/wii/gecko.h: revision 1.1
        sys/arch/evbppc/wii/wii_mmuinit.S: revision 1.3
        sys/arch/evbppc/stand/wii/miniipc.c: revision 1.1
        sys/arch/evbppc/stand/wii/devopen.c: revision 1.1
        etc/etc.evbppc/Makefile.inc: revision 1.20
        sys/arch/evbppc/stand/wii/miniipc.h: revision 1.1
        sys/arch/evbppc/stand/wii/gpio.c: revision 1.1
        sys/arch/evbppc/stand/wii/gpio.c: revision 1.2
        sys/arch/evbppc/stand/wii/start.S: revision 1.1
        sys/arch/evbppc/stand/wii/gpio.h: revision 1.1
        sys/arch/evbppc/stand/wii/gpio.h: revision 1.2
        sys/arch/evbppc/stand/wii/timer.h: revision 1.1
        sys/arch/evbppc/stand/wii/timer.c: revision 1.1
        sys/arch/evbppc/stand/wii/console.c: revision 1.1

    [52 lines not shown]
VersionDeltaFile
1.1.4.2+281-0sys/arch/evbppc/stand/wii/miniipc.c
1.1.4.1+0-281sys/arch/evbppc/stand/wii/miniipc.c
1.1.4.2+262-0sys/arch/evbppc/stand/wii/sdmmc.c
1.1.4.1+0-262sys/arch/evbppc/stand/wii/sdmmc.c
1.1.4.2+205-0sys/arch/evbppc/stand/wii/gecko.c
1.1.4.1+0-205sys/arch/evbppc/stand/wii/gecko.c
+748-74839 files not shown
+1,720-1,70045 files

NetBSD/src xAeTwI7sys/arch/evbppc/stand/wii miniipc.c miniipc.c

   Pull up following revision(s) (requested by jmcneill in ticket #92):

        sys/arch/evbppc/stand/wii/Makefile: revision 1.1
        sys/arch/evbppc/stand/wii/gecko.c: revision 1.1
        distrib/utils/embedded/conf/wii.conf: revision 1.6
        sys/arch/evbppc/stand/wii/gecko.h: revision 1.1
        sys/arch/evbppc/wii/wii_mmuinit.S: revision 1.3
        sys/arch/evbppc/stand/wii/miniipc.c: revision 1.1
        sys/arch/evbppc/stand/wii/devopen.c: revision 1.1
        etc/etc.evbppc/Makefile.inc: revision 1.20
        sys/arch/evbppc/stand/wii/miniipc.h: revision 1.1
        sys/arch/evbppc/stand/wii/gpio.c: revision 1.1
        sys/arch/evbppc/stand/wii/gpio.c: revision 1.2
        sys/arch/evbppc/stand/wii/start.S: revision 1.1
        sys/arch/evbppc/stand/wii/gpio.h: revision 1.1
        sys/arch/evbppc/stand/wii/gpio.h: revision 1.2
        sys/arch/evbppc/stand/wii/timer.h: revision 1.1
        sys/arch/evbppc/stand/wii/timer.c: revision 1.1
        sys/arch/evbppc/stand/wii/console.c: revision 1.1

    [52 lines not shown]
VersionDeltaFile
1.1.2.2+281-0sys/arch/evbppc/stand/wii/miniipc.c
1.1.2.1+0-281sys/arch/evbppc/stand/wii/miniipc.c
1.1.2.1+0-262sys/arch/evbppc/stand/wii/sdmmc.c
1.1.2.2+262-0sys/arch/evbppc/stand/wii/sdmmc.c
1.1.2.2+205-0sys/arch/evbppc/stand/wii/gecko.c
1.1.2.1+0-205sys/arch/evbppc/stand/wii/gecko.c
+748-74839 files not shown
+1,720-1,70045 files

NetBSD/src ecVBm2Kexternal/mit/xorg/server/xorg-server/glamor Makefile.glamor, external/mit/xorg/server/xorg-server/hw/xfree86/glamor_egl Makefile

   Pull up following revision(s) (requested by mrg in ticket #91):

        share/mk/bsd.x11.mk: revision 1.163
        external/mit/xorg/server/xorg-server/glamor/Makefile.glamor: revision 1.2
        external/mit/xorg/server/xorg-server/hw/xfree86/glamor_egl/Makefile: revision 1.4

   note xorg-server update

   updates for xorg-server 21.1.20.
VersionDeltaFile
1.3.6.1+9-3external/mit/xorg/server/xorg-server/hw/xfree86/glamor_egl/Makefile
1.1.6.1+5-2external/mit/xorg/server/xorg-server/glamor/Makefile.glamor
1.162.2.1+2-2share/mk/bsd.x11.mk
+16-73 files

NetBSD/xsrc a6YkGTrexternal/mit/xorg-server/dist ChangeLog configure, external/mit/xorg-server/dist/glamor glamor_glx_provider.c glamor_glx_provider.c

   Pullup the following, requested by mrg in ticket #91:

        external/mit/xorg-server/dist/test/scripts/xephyr-glamor-gles2-piglit.sh up to 1.1.1.1
        external/mit/xorg-server/dist/test/bugs/bug1354.c up to 1.1.1.1
        external/mit/xorg-server/dist/test/bugs/meson.build up to 1.1.1.1
        external/mit/xorg-server/dist/glamor/glamor_glx_provider.c up to 1.1.1.1
        external/mit/xorg-server/dist/glamor/glamor_glx_provider.h up to 1.1.1.1
        external/mit/xorg-server/dist/COPYING           up to 1.1.1.7
        external/mit/xorg-server/dist/ChangeLog         up to 1.1.1.30
        external/mit/xorg-server/dist/Makefile.in       up to 1.1.1.19
        external/mit/xorg-server/dist/aclocal.m4        up to 1.1.1.24
        external/mit/xorg-server/dist/compile           up to 1.1.1.14
        external/mit/xorg-server/dist/configure         up to 1.23
        external/mit/xorg-server/dist/configure.ac      up to 1.25
        external/mit/xorg-server/dist/depcomp           up to 1.1.1.12
        external/mit/xorg-server/dist/install-sh        up to 1.1.1.13
        external/mit/xorg-server/dist/meson.build       up to 1.1.1.20
        external/mit/xorg-server/dist/missing           up to 1.1.1.12
        external/mit/xorg-server/dist/test-driver       up to 1.1.1.10

    [158 lines not shown]
VersionDeltaFile
1.1.1.29.2.1+1,468-0external/mit/xorg-server/dist/ChangeLog
1.1.1.1.2.2+437-0external/mit/xorg-server/dist/glamor/glamor_glx_provider.c
1.1.1.1.2.1+0-437external/mit/xorg-server/dist/glamor/glamor_glx_provider.c
1.1.1.3.4.1+269-67external/mit/xorg-server/dist/glamor/glamor_xv.c
1.1.1.5.4.1+207-93external/mit/xorg-server/dist/glamor/glamor_egl.c
1.22.2.1+151-18external/mit/xorg-server/dist/configure
+2,532-615172 files not shown
+3,854-1,361178 files

NetBSD/xsrc 4X4vbkcexternal/mit/xf86-video-ati-kms/dist/src radeon_textured_video.c, external/mit/xf86-video-ati/dist/src radeon_video.c

   Pull up following revision(s) (requested by mrg in ticket #91):

        external/mit/xf86-video-intel/dist/src/sna/sna_video.h: revision 1.3
        external/mit/xf86-video-intel-2014/dist/src/sna/sna_video.h: revision 1.2
        external/mit/xf86-video-ati/dist/src/radeon_video.c: revision 1.4
        external/mit/xf86-video-geode/dist/src/geode_fourcc.h: revision 1.2
        external/mit/xf86-video-ati-kms/dist/src/radeon_textured_video.c: revision 1.2

   make build with xorg-server 21.1.20, which now publishes some
   new FOURCC_* defines that in some cases match but via different
   methods, or conflict entirely (hi ati.)
VersionDeltaFile
1.3.6.1+2-0external/mit/xf86-video-ati/dist/src/radeon_video.c
1.1.1.5.6.1+2-0external/mit/xf86-video-ati-kms/dist/src/radeon_textured_video.c
1.2.4.1+2-0external/mit/xf86-video-intel/dist/src/sna/sna_video.h
1.1.1.1.6.1+2-0external/mit/xf86-video-intel-2014/dist/src/sna/sna_video.h
1.1.1.1.22.1+2-0external/mit/xf86-video-geode/dist/src/geode_fourcc.h
+10-05 files

NetBSD/src ggkiZDstests/lib/libpthread/weak t_pthread_weak_nothread.c t_pthread_weak_threaded.c, tests/lib/libpthread/weak/lib h_pthread_weak.c h_pthread_weak.c

   Pull up following revision(s) (requested by riz in ticket #90):

        games/factor/Makefile: revision 1.17
        etc/mtree/NetBSD.dist.tests: revision 1.211
        usr.sbin/plainrsa-gen/Makefile: revision 1.8
        tests/lib/libpthread/weak/t_pthread_weak_threaded.c: revision 1.1
        lib/libc/shlib_version: revision 1.300
        tests/lib/libpthread/weak/test/Makefile: file removal
        libexec/httpd/Makefile: revision 1.37
        usr.bin/nbsvtool/Makefile: revision 1.5
        usr.bin/moduli/Makefile.inc: revision 1.4
        distrib/sets/lists/tests/shl.mi: revision 1.17
        external/bsd/nsd/Makefile.inc: revision 1.11
        tests/lib/libpthread/weak/test/t_pthread_weak_threaded.c: revision 1.1
        tests/lib/libpthread/weak/Makefile: revision 1.1
        tests/lib/libpthread/weak/test/Makefile: revision 1.1
        tests/lib/libpthread/weak/Makefile: revision 1.2
        lib/libpthread/pthread.c: revision 1.188
        crypto/external/apache2/openssl/dist/crypto/thread/api.c: revision 1.2

    [139 lines not shown]
VersionDeltaFile
1.1.2.2+83-0tests/lib/libpthread/weak/lib/h_pthread_weak.c
1.1.2.1+0-83tests/lib/libpthread/weak/lib/h_pthread_weak.c
1.1.2.2+79-0tests/usr.bin/cc/t_pthread_abuse.sh
1.1.2.1+0-79tests/usr.bin/cc/t_pthread_abuse.sh
1.1.2.2+64-0tests/lib/libpthread/weak/t_pthread_weak_nothread.c
1.1.2.2+64-0tests/lib/libpthread/weak/t_pthread_weak_threaded.c
+290-16256 files not shown
+603-51062 files

NetBSD/src NRCkXFusys/dev/pci if_rge.c if_rgereg.h

   Clean up mbuf list management.  Missed during merge/synch from OpenBSD.
VersionDeltaFile
1.45+15-13sys/dev/pci/if_rge.c
1.17+1-4sys/dev/pci/if_rgereg.h
+16-172 files

NetBSD/src smhkNWnsys/arch/evbppc/wii/dev gecko.c gecko.c

   Pull up following revision(s) (requested by jmcneill in ticket #1191):

        sys/arch/evbppc/wii/machdep.c: revision 1.12
        sys/arch/evbppc/wii/mainbus.c: revision 1.5
        sys/arch/evbppc/wii/dev/gecko.c: revision 1.1
        sys/arch/evbppc/wii/dev/gecko.h: revision 1.1
        sys/arch/evbppc/wii/dev/exi.c: revision 1.3
        sys/arch/evbppc/wii/dev/exi.h: revision 1.3
        sys/arch/evbppc/conf/files.wii: revision 1.8
        sys/arch/evbppc/conf/WII: revision 1.11
        sys/arch/evbppc/wii/dev/exireg.h: revision 1.1

   wii: Add support for using a USB Gecko as serial console.

   The USB Gecko is a Wii/Gamecube development tool which connects to the
   GameCube memory slot of the Wii and a USB port of a computer. The USB
   port exposes an FTDI serial port on the computer side of the connection.

   EXI commands sent from the Wii to the USB Gecko can read and write bytes.

    [5 lines not shown]
VersionDeltaFile
1.1.4.1+0-233sys/arch/evbppc/wii/dev/gecko.c
1.1.4.2+233-0sys/arch/evbppc/wii/dev/gecko.c
1.1.2.3+57-5sys/arch/evbppc/wii/dev/exi.c
1.1.4.2+58-0sys/arch/evbppc/wii/dev/exireg.h
1.1.4.1+0-58sys/arch/evbppc/wii/dev/exireg.h
1.1.4.1+0-34sys/arch/evbppc/wii/dev/gecko.h
+348-3306 files not shown
+406-34212 files

NetBSD/src J6ndGNJsys/arch/evbppc/wii/dev gecko.c gecko.c

   Pull up following revision(s) (requested by jmcneill in ticket #89):

        sys/arch/evbppc/wii/machdep.c: revision 1.12
        sys/arch/evbppc/wii/mainbus.c: revision 1.5
        sys/arch/evbppc/wii/dev/gecko.c: revision 1.1
        sys/arch/evbppc/wii/dev/gecko.h: revision 1.1
        sys/arch/evbppc/wii/dev/exi.c: revision 1.3
        sys/arch/evbppc/wii/dev/exi.h: revision 1.3
        sys/arch/evbppc/conf/files.wii: revision 1.8
        sys/arch/evbppc/conf/WII: revision 1.11
        sys/arch/evbppc/wii/dev/exireg.h: revision 1.1

   wii: Add support for using a USB Gecko as serial console.

   The USB Gecko is a Wii/Gamecube development tool which connects to the
   GameCube memory slot of the Wii and a USB port of a computer. The USB
   port exposes an FTDI serial port on the computer side of the connection.

   EXI commands sent from the Wii to the USB Gecko can read and write bytes.

    [5 lines not shown]
VersionDeltaFile
1.1.2.2+233-0sys/arch/evbppc/wii/dev/gecko.c
1.1.2.1+0-233sys/arch/evbppc/wii/dev/gecko.c
1.2.4.1+57-19sys/arch/evbppc/wii/dev/exi.c
1.1.2.2+58-0sys/arch/evbppc/wii/dev/exireg.h
1.1.2.1+0-58sys/arch/evbppc/wii/dev/exireg.h
1.1.2.1+0-34sys/arch/evbppc/wii/dev/gecko.h
+348-3446 files not shown
+407-36412 files

NetBSD/src TzcoWwMsys/arch/m68k/conf files.m68k, sys/arch/m68k/m68k vectors.c

   Defflag the M060SP option in one place, and make sure to include opt_m060sp.h
   (and opt_fpsp.h) in the right places.

   PR port-m68k/59776
VersionDeltaFile
1.171+2-3sys/arch/mvme68k/mvme68k/machdep.c
1.18+2-3sys/arch/virt68k/virt68k/machdep.c
1.87+1-3sys/arch/x68k/conf/files.x68k
1.4+3-1sys/arch/m68k/m68k/vectors.c
1.6+1-3sys/arch/virt68k/conf/files.virt68k
1.58+2-1sys/arch/m68k/conf/files.m68k
+11-143 files not shown
+14-209 files

NetBSD/src P1d5Qlesys/arch/m68k/m68k pmap_68k.c

   Fix typo in comments.
VersionDeltaFile
1.16+6-6sys/arch/m68k/m68k/pmap_68k.c
+6-61 files

NetBSD/src vd4EzGvsys/arch/m68k/m68k pmap_68k.c

   Fix typo in pmap_init_kcore_hdr() for 040.

   Maybe harmless since we cannot use crash dump without libkvm support.
VersionDeltaFile
1.15+3-3sys/arch/m68k/m68k/pmap_68k.c
+3-31 files

NetBSD/src vpJRA94sys/arch/m68k/m68k pmap_68k.c

   Fix build errors in case of defined(M68K_MMU_HP).

   XXX: _BIT() macro in <sys/cdefs.h> returns (__UINTMAX_TYPE__) so all
        `PTE*` macro in <m68k/mmu_*.h> should have explicit (uint32_t) casts?
VersionDeltaFile
1.14+97-97sys/arch/m68k/m68k/pmap_68k.c
+97-971 files

NetBSD/pkgsrc-wip e122bdaswiftshader Makefile distinfo, swiftshader/patches patch-third__party_llvm-10.0_configs_linux_include_llvm_Config_config.h patch-third__party_llvm-subzero_build_Linux_include_llvm_Config_config.h

Import swiftshader

SwiftShader is a high-performance CPU-based implementation
of the Vulkan graphics API. Its goal is to provide hardware
independence for advanced 3D graphics.
DeltaFile
+154-0swiftshader/patches/patch-third__party_llvm-10.0_configs_linux_include_llvm_Config_config.h
+61-0swiftshader/Makefile
+51-0swiftshader/patches/patch-third__party_llvm-subzero_build_Linux_include_llvm_Config_config.h
+41-0swiftshader/patches/patch-src_System_Linux_MemFd.cpp
+38-0swiftshader/distinfo
+25-0swiftshader/patches/patch-third__party_marl_src_thread.cpp
+370-011 files not shown
+519-017 files

NetBSD/pkgsrc 2uQ9Zqwdoc CHANGES-2025

   Updated databases/py-barman, math/py-xarray
VersionDeltaFile
1.6834+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc co03Eagmath/py-xarray distinfo Makefile

   py-xarray: updated to 2025.11.0

   v2025.11.0 (Nov 17, 2025)

   This release changes the default for ``keep_attrs`` such that attributes are
   preserved by default, adds support for :py:class:`DataTree` in top-level
   functions, and contains several memory and performance improvements as well as
   a number of bug fixes.
VersionDeltaFile
1.28+4-4math/py-xarray/distinfo
1.39+2-2math/py-xarray/Makefile
+6-62 files

NetBSD/pkgsrc E5RFs7htextproc/py-tinycss2 distinfo PLIST

   py-tinycss2: updated to 1.5.0

   1.5.0

   Support most of CSS Color Level 5
   Fix tokenizer crash on escaped Dimension units and Function names
VersionDeltaFile
1.11+4-4textproc/py-tinycss2/distinfo
1.7+4-1textproc/py-tinycss2/PLIST
1.17+2-3textproc/py-tinycss2/Makefile
+10-83 files

NetBSD/pkgsrc qtxt0Bsdatabases/py-barman Makefile distinfo

   py-barman: updated to 3.16.2

   3.16.2 (2025-11-04)

   Bugfixes

   - Improve barman-cloud delete workaround to inspect error message content

     Some S3-compatible storages return an "InvalidRequest" error instead of
     "MissingContentMD5" during delete operations. Since we cannot rely on the error code
     alone, this updates the logic to also inspect the error message text to detect
     MissingContentMD5-like issues and apply the appropriate fallback.

     References: BAR-947.

   3.16.1 (2025-10-14)

   Notable changes


    [164 lines not shown]
VersionDeltaFile
1.30+5-4databases/py-barman/Makefile
1.24+4-4databases/py-barman/distinfo
+9-82 files

NetBSD/pkgsrc yLn0jz4doc CHANGES-2025

   Updated devel/py-stevedore, net/wireshark
VersionDeltaFile
1.6833+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc 9aVCWxcnet/wireshark distinfo PLIST, net/wireshark/patches patch-epan_dissectors_packet-kerberos.c

   wireshark: updated to 4.6.1

   4.6.1

   Bug Fixes

   wnpa-sec-2025-05 BPv7 dissector crash. Issue 20770.
   wnpa-sec-2025-06 Kafka dissector crash. Issue 20823.
   The following bugs have been fixed:
   L2CAP dissector doesn’t understand retransmission mode. Issue 2241.
   DNS HIP dissector labels PK algorithm as HIT length. Issue 20768.
   clang-cl error in "packet-zbee-direct.c" Issue 20776.
   Writing to an LZ4-compressed output file might fail. Issue 20779.
   endian.h conflics with libc for building plugins. Issue 20786.
   TShark crash caused by Lua plugin. Issue 20794.
   Wireshark stalls for a few seconds when selecting specific messages. Issue 20797.
   TLS Abbreviated Handshake Using New Session Ticket. Issue 20802.
   Custom websocket dissector does not run. Issue 20803.
   WINREG QueryValue triggers dissector bug in packet-dcerpc.c. Issue 20813.

    [10 lines not shown]
VersionDeltaFile
1.187+4-5net/wireshark/distinfo
1.105+3-3net/wireshark/PLIST
1.340+2-3net/wireshark/Makefile
1.4+1-1net/wireshark/patches/patch-epan_dissectors_packet-kerberos.c
+10-124 files