git: 12325b8350cd - main - net/sniffnet: update to 1.3.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 12 Jan 2025 04:11:48 UTC
The branch main has been updated by tagattie:
URL: https://cgit.FreeBSD.org/ports/commit/?id=12325b8350cdb8fa0ccdad593823d097f5a82820
commit 12325b8350cdb8fa0ccdad593823d097f5a82820
Author: Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2025-01-12 04:10:08 +0000
Commit: Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-01-12 04:11:42 +0000
net/sniffnet: update to 1.3.2
Changelog: https://github.com/GyulyVGC/sniffnet/blob/v1.3.2/CHANGELOG.md
Reported by: GitHub (watch releases)
---
net/sniffnet/Makefile | 3 +-
net/sniffnet/Makefile.crates | 577 +++++++++++----------
net/sniffnet/distinfo | 1160 +++++++++++++++++++++++-------------------
3 files changed, 958 insertions(+), 782 deletions(-)
diff --git a/net/sniffnet/Makefile b/net/sniffnet/Makefile
index 5fe299720077..ced039bfd551 100644
--- a/net/sniffnet/Makefile
+++ b/net/sniffnet/Makefile
@@ -1,7 +1,6 @@
PORTNAME= sniffnet
DISTVERSIONPREFIX= v
-DISTVERSION= 1.3.1
-PORTREVISION= 4
+DISTVERSION= 1.3.2
CATEGORIES= net wayland
MAINTAINER= tagattie@FreeBSD.org
diff --git a/net/sniffnet/Makefile.crates b/net/sniffnet/Makefile.crates
index b30f494480aa..908c66bcb70c 100644
--- a/net/sniffnet/Makefile.crates
+++ b/net/sniffnet/Makefile.crates
@@ -1,74 +1,81 @@
-CARGO_CRATES= ab_glyph-0.2.28 \
+CARGO_CRATES= ab_glyph-0.2.29 \
ab_glyph_rasterizer-0.1.8 \
- addr2line-0.22.0 \
- adler-1.0.2 \
+ addr2line-0.24.2 \
+ adler2-2.0.0 \
+ ahash-0.7.8 \
ahash-0.8.11 \
aho-corasick-1.1.3 \
aliasable-0.1.3 \
- allocator-api2-0.2.18 \
- alsa-0.9.0 \
+ allocator-api2-0.2.21 \
+ alsa-0.9.1 \
alsa-sys-0.3.1 \
- android-activity-0.5.2 \
+ android-activity-0.6.0 \
android-properties-0.2.2 \
android-tzdata-0.1.1 \
android_system_properties-0.1.5 \
+ anstream-0.6.18 \
+ anstyle-1.0.10 \
+ anstyle-parse-0.2.6 \
+ anstyle-query-1.1.2 \
+ anstyle-wincon-3.0.6 \
approx-0.5.1 \
- arrayref-0.3.7 \
- arrayvec-0.7.4 \
+ arrayref-0.3.9 \
+ arrayvec-0.7.6 \
as-raw-xcb-connection-1.0.1 \
ash-0.37.3+1.3.251 \
- ashpd-0.8.1 \
- async-broadcast-0.7.1 \
+ ashpd-0.10.2 \
+ async-broadcast-0.7.2 \
async-channel-2.3.1 \
- async-executor-1.13.0 \
+ async-executor-1.13.1 \
async-fs-2.1.2 \
- async-io-2.3.3 \
+ async-io-2.4.0 \
async-lock-3.4.0 \
async-net-2.0.0 \
- async-process-2.2.3 \
+ async-process-2.3.0 \
async-recursion-1.1.1 \
- async-signal-0.2.9 \
+ async-signal-0.2.10 \
async-task-4.7.1 \
- async-trait-0.1.81 \
+ async-trait-0.1.83 \
atomic-waker-1.1.2 \
- autocfg-1.3.0 \
- backtrace-0.3.73 \
- base64-0.21.7 \
+ autocfg-1.4.0 \
+ backtrace-0.3.74 \
base64-0.22.1 \
- bindgen-0.69.4 \
+ bindgen-0.70.1 \
bit-set-0.5.3 \
bit-vec-0.6.3 \
bitflags-1.3.2 \
bitflags-2.6.0 \
block-0.1.6 \
block-buffer-0.10.4 \
- block-sys-0.2.1 \
- block2-0.3.0 \
block2-0.5.1 \
blocking-1.6.1 \
bumpalo-3.16.0 \
by_address-1.2.1 \
- bytemuck-1.16.1 \
- bytemuck_derive-1.7.0 \
- bytes-1.6.1 \
- calloop-0.12.4 \
+ bytemuck-1.21.0 \
+ bytemuck_derive-1.8.1 \
+ byteorder-1.5.0 \
+ bytes-1.9.0 \
calloop-0.13.0 \
- calloop-wayland-source-0.2.0 \
calloop-wayland-source-0.3.0 \
- cc-1.1.6 \
+ cc-1.2.6 \
cesu8-1.1.0 \
cexpr-0.6.0 \
cfg-if-1.0.0 \
cfg_aliases-0.1.1 \
cfg_aliases-0.2.1 \
- chrono-0.4.38 \
+ chrono-0.4.39 \
clang-sys-1.8.1 \
+ clap-4.5.23 \
+ clap_builder-4.5.23 \
+ clap_derive-4.5.18 \
+ clap_lex-0.7.4 \
clipboard-win-5.4.0 \
- clipboard_macos-0.1.0 \
+ clipboard_macos-0.1.1 \
clipboard_wayland-0.2.2 \
clipboard_x11-0.4.2 \
codespan-reporting-0.11.1 \
color_quant-1.1.0 \
+ colorchoice-1.0.3 \
com-0.6.0 \
com_macros-0.6.0 \
com_macros_support-0.6.0 \
@@ -76,226 +83,260 @@ CARGO_CRATES= ab_glyph-0.2.28 \
concurrent-queue-2.5.0 \
confy-0.6.1 \
core-foundation-0.9.4 \
- core-foundation-sys-0.8.6 \
+ core-foundation-0.10.0 \
+ core-foundation-sys-0.8.7 \
core-graphics-0.23.2 \
+ core-graphics-0.24.0 \
core-graphics-types-0.1.3 \
+ core-graphics-types-0.2.0 \
coreaudio-rs-0.11.3 \
- coreaudio-sys-0.2.15 \
- cosmic-text-0.10.0 \
+ coreaudio-sys-0.2.16 \
+ cosmic-text-0.12.1 \
cpal-0.15.3 \
- cpufeatures-0.2.12 \
+ cpufeatures-0.2.16 \
crc32fast-1.4.2 \
- crossbeam-utils-0.8.20 \
+ crossbeam-deque-0.8.6 \
+ crossbeam-epoch-0.9.18 \
+ crossbeam-utils-0.8.21 \
crunchy-0.2.2 \
crypto-common-0.1.6 \
ctor-lite-0.1.0 \
- ctrlc-3.4.4 \
+ ctrlc-3.4.5 \
cursor-icon-1.1.0 \
d3d12-0.19.0 \
+ dark-light-1.1.1 \
dasp_sample-0.11.0 \
data-url-0.3.1 \
+ dconf_rs-0.3.0 \
+ detect-desktop-environment-0.2.0 \
digest-0.10.7 \
directories-5.0.1 \
+ dirs-4.0.0 \
+ dirs-sys-0.3.7 \
dirs-sys-0.4.1 \
dispatch-0.2.0 \
+ displaydoc-0.2.5 \
dlib-0.5.2 \
+ dlv-list-0.3.0 \
dns-lookup-2.0.4 \
doc-comment-0.3.3 \
downcast-rs-1.2.1 \
+ dpi-0.1.1 \
drm-0.12.0 \
drm-ffi-0.8.0 \
drm-fourcc-2.2.0 \
drm-sys-0.7.0 \
either-1.13.0 \
- encoding_rs-0.8.34 \
+ encoding_rs-0.8.35 \
endi-1.1.0 \
enumflags2-0.7.10 \
enumflags2_derive-0.7.10 \
equivalent-1.0.1 \
errno-0.2.8 \
- errno-0.3.9 \
+ errno-0.3.10 \
errno-dragonfly-0.1.2 \
- error-code-3.2.0 \
+ error-code-3.3.1 \
etagere-0.2.13 \
- etherparse-0.15.0 \
- euclid-0.22.10 \
+ etherparse-0.16.0 \
+ euclid-0.22.11 \
event-listener-5.3.1 \
- event-listener-strategy-0.5.2 \
+ event-listener-strategy-0.5.3 \
fast-srgb8-1.0.0 \
- fastrand-2.1.0 \
- fdeflate-0.3.4 \
- finl_unicode-1.2.0 \
- flate2-1.0.30 \
+ fastrand-2.3.0 \
+ fdeflate-0.3.7 \
+ filedescriptor-0.8.2 \
+ finl_unicode-1.3.0 \
+ flate2-1.0.35 \
float-cmp-0.9.0 \
float_next_after-1.0.0 \
fnv-1.0.7 \
- font-types-0.5.5 \
- fontconfig-parser-0.5.6 \
- fontdb-0.15.0 \
+ font-types-0.7.3 \
+ fontconfig-parser-0.5.7 \
+ fontdb-0.16.2 \
+ fontdb-0.18.0 \
foreign-types-0.3.2 \
foreign-types-0.5.0 \
foreign-types-macros-0.2.3 \
foreign-types-shared-0.1.1 \
foreign-types-shared-0.3.1 \
form_urlencoded-1.2.1 \
- futures-0.3.30 \
- futures-channel-0.3.30 \
- futures-core-0.3.30 \
- futures-executor-0.3.30 \
- futures-io-0.3.30 \
- futures-lite-2.3.0 \
- futures-macro-0.3.30 \
- futures-sink-0.3.30 \
- futures-task-0.3.30 \
+ futures-0.3.31 \
+ futures-channel-0.3.31 \
+ futures-core-0.3.31 \
+ futures-executor-0.3.31 \
+ futures-io-0.3.31 \
+ futures-lite-2.5.0 \
+ futures-macro-0.3.31 \
+ futures-sink-0.3.31 \
+ futures-task-0.3.31 \
futures-timer-3.0.3 \
- futures-util-0.3.30 \
+ futures-util-0.3.31 \
+ gag-1.0.0 \
generic-array-0.14.7 \
gethostname-0.4.3 \
getrandom-0.2.15 \
- gif-0.12.0 \
- gimli-0.29.0 \
+ gif-0.13.1 \
+ gimli-0.31.1 \
gl_generator-0.14.0 \
glam-0.25.0 \
- glob-0.3.1 \
+ glob-0.3.2 \
glow-0.13.1 \
glutin_wgl_sys-0.5.0 \
- glyphon-0.5.0 \
gpu-alloc-0.6.0 \
gpu-alloc-types-0.3.0 \
gpu-allocator-0.25.0 \
gpu-descriptor-0.2.4 \
gpu-descriptor-types-0.1.2 \
guillotiere-0.6.2 \
- h2-0.4.5 \
+ h2-0.4.7 \
half-2.4.1 \
+ hashbrown-0.12.3 \
hashbrown-0.14.5 \
+ hashbrown-0.15.2 \
hassle-rs-0.11.0 \
heck-0.4.1 \
+ heck-0.5.0 \
hermit-abi-0.3.9 \
hermit-abi-0.4.0 \
hex-0.4.3 \
hexf-parse-0.2.1 \
- http-1.1.0 \
+ http-1.2.0 \
http-body-1.0.1 \
http-body-util-0.1.2 \
- httparse-1.9.4 \
- hyper-1.4.1 \
- hyper-rustls-0.27.2 \
+ httparse-1.9.5 \
+ hyper-1.5.2 \
+ hyper-rustls-0.27.5 \
hyper-tls-0.6.0 \
- hyper-util-0.1.6 \
- iana-time-zone-0.1.60 \
+ hyper-util-0.1.10 \
+ iana-time-zone-0.1.61 \
iana-time-zone-haiku-0.1.2 \
- iced-0.12.1 \
- iced_core-0.12.3 \
- iced_futures-0.12.0 \
- iced_graphics-0.12.1 \
- iced_renderer-0.12.1 \
- iced_runtime-0.12.1 \
- iced_style-0.12.1 \
- iced_tiny_skia-0.12.1 \
- iced_wgpu-0.12.1 \
- iced_widget-0.12.3 \
- iced_winit-0.12.2 \
- icrate-0.0.4 \
- idna-0.5.0 \
+ iced-0.13.1 \
+ iced_core-0.13.2 \
+ iced_futures-0.13.2 \
+ iced_glyphon-0.6.0 \
+ iced_graphics-0.13.0 \
+ iced_renderer-0.13.0 \
+ iced_runtime-0.13.2 \
+ iced_tiny_skia-0.13.0 \
+ iced_wgpu-0.13.5 \
+ iced_widget-0.13.4 \
+ iced_winit-0.13.0 \
+ icu_collections-1.5.0 \
+ icu_locid-1.5.0 \
+ icu_locid_transform-1.5.0 \
+ icu_locid_transform_data-1.5.0 \
+ icu_normalizer-1.5.0 \
+ icu_normalizer_data-1.5.0 \
+ icu_properties-1.5.1 \
+ icu_properties_data-1.5.0 \
+ icu_provider-1.5.0 \
+ icu_provider_macros-1.5.0 \
+ idna-1.0.3 \
+ idna_adapter-1.2.0 \
imagesize-0.12.0 \
- indexmap-2.2.6 \
+ indexmap-2.7.0 \
instant-0.1.13 \
- ipnet-2.9.0 \
+ ipnet-2.10.1 \
ipnetwork-0.20.0 \
+ is_terminal_polyfill-1.70.1 \
itertools-0.10.5 \
itertools-0.12.1 \
- itoa-1.0.11 \
+ itertools-0.13.0 \
+ itoa-1.0.14 \
jni-0.21.1 \
jni-sys-0.3.0 \
- jobserver-0.1.31 \
+ jobserver-0.1.32 \
jpeg-decoder-0.3.1 \
- js-sys-0.3.69 \
+ js-sys-0.3.76 \
khronos-egl-6.0.0 \
khronos_api-3.1.0 \
- kurbo-0.9.5 \
kurbo-0.10.4 \
+ kurbo-0.11.1 \
lazy_static-1.5.0 \
- lazycell-1.3.0 \
- libc-0.2.155 \
+ libc-0.2.169 \
libloading-0.7.4 \
- libloading-0.8.4 \
- libm-0.2.8 \
- libredox-0.0.2 \
+ libloading-0.8.6 \
+ libm-0.2.11 \
libredox-0.1.3 \
linux-raw-sys-0.4.14 \
- linux-raw-sys-0.6.4 \
+ linux-raw-sys-0.6.5 \
+ litemap-0.7.4 \
lock_api-0.4.12 \
log-0.4.22 \
- lru-0.12.3 \
+ lru-0.12.5 \
lyon-1.0.1 \
- lyon_algorithms-1.0.4 \
- lyon_geom-1.0.5 \
- lyon_path-1.0.5 \
+ lyon_algorithms-1.0.5 \
+ lyon_geom-1.0.6 \
+ lyon_path-1.0.6 \
lyon_tessellation-1.0.15 \
mach2-0.4.2 \
malloc_buf-0.0.6 \
maxminddb-0.24.0 \
memchr-2.7.4 \
- memmap2-0.8.0 \
- memmap2-0.9.4 \
+ memmap2-0.9.5 \
memoffset-0.9.1 \
metal-0.27.0 \
mime-0.3.17 \
minimal-lexical-0.2.1 \
- miniz_oxide-0.7.4 \
- mio-0.8.11 \
+ miniz_oxide-0.8.2 \
+ mio-1.0.3 \
naga-0.19.2 \
native-tls-0.2.12 \
ndk-0.8.0 \
+ ndk-0.9.0 \
ndk-context-0.1.1 \
ndk-sys-0.5.0+25.2.9519653 \
- nix-0.28.0 \
+ ndk-sys-0.6.0+11769913 \
nix-0.29.0 \
nom-7.1.3 \
num-derive-0.4.2 \
num-traits-0.2.19 \
num_cpus-1.16.0 \
- num_enum-0.7.2 \
- num_enum_derive-0.7.2 \
+ num_enum-0.7.3 \
+ num_enum_derive-0.7.3 \
objc-0.2.7 \
- objc-foundation-0.1.1 \
objc-sys-0.3.5 \
- objc2-0.4.1 \
objc2-0.5.2 \
objc2-app-kit-0.2.2 \
+ objc2-cloud-kit-0.2.2 \
+ objc2-contacts-0.2.2 \
objc2-core-data-0.2.2 \
objc2-core-image-0.2.2 \
- objc2-encode-3.0.0 \
+ objc2-core-location-0.2.2 \
objc2-encode-4.0.3 \
objc2-foundation-0.2.2 \
+ objc2-link-presentation-0.2.2 \
objc2-metal-0.2.2 \
objc2-quartz-core-0.2.2 \
+ objc2-symbols-0.2.2 \
+ objc2-ui-kit-0.2.2 \
+ objc2-uniform-type-identifiers-0.2.2 \
+ objc2-user-notifications-0.2.2 \
objc_exception-0.1.2 \
- objc_id-0.1.1 \
- object-0.36.1 \
+ object-0.36.7 \
oboe-0.6.1 \
oboe-sys-0.6.1 \
- once_cell-1.19.0 \
- openssl-0.10.64 \
+ once_cell-1.20.2 \
+ openssl-0.10.68 \
openssl-macros-0.1.1 \
openssl-probe-0.1.5 \
- openssl-sys-0.9.102 \
+ openssl-sys-0.9.104 \
option-ext-0.2.0 \
- orbclient-0.3.47 \
+ orbclient-0.3.48 \
+ ordered-multimap-0.4.3 \
ordered-stream-0.2.0 \
ouroboros-0.18.4 \
ouroboros_macro-0.18.4 \
- owned_ttf_parser-0.24.0 \
+ owned_ttf_parser-0.25.0 \
palette-0.7.6 \
palette_derive-0.7.6 \
- parking-2.2.0 \
+ parking-2.2.1 \
parking_lot-0.11.2 \
parking_lot-0.12.3 \
parking_lot_core-0.8.6 \
parking_lot_core-0.9.10 \
paste-1.0.15 \
- pcap-2.0.0 \
+ pcap-2.2.0 \
percent-encoding-2.3.1 \
phf-0.11.2 \
phf_codegen-0.11.2 \
@@ -303,199 +344,202 @@ CARGO_CRATES= ab_glyph-0.2.28 \
phf_macros-0.11.2 \
phf_shared-0.11.2 \
pico-args-0.5.0 \
- pin-project-1.1.5 \
- pin-project-internal-1.1.5 \
- pin-project-lite-0.2.14 \
+ pin-project-1.1.7 \
+ pin-project-internal-1.1.7 \
+ pin-project-lite-0.2.15 \
pin-utils-0.1.0 \
- piper-0.2.3 \
- pkg-config-0.3.30 \
- plotters-0.3.6 \
- plotters-backend-0.3.6 \
- plotters-iced-0.10.0 \
- png-0.17.13 \
- polling-3.7.2 \
+ piper-0.2.4 \
+ pkg-config-0.3.31 \
+ plotters-0.3.7 \
+ plotters-backend-0.3.7 \
+ plotters-iced-0.11.0 \
+ png-0.17.16 \
+ polling-3.7.4 \
pollster-0.3.0 \
- ppv-lite86-0.2.17 \
+ ppv-lite86-0.2.20 \
presser-0.3.1 \
- proc-macro-crate-3.1.0 \
- proc-macro2-1.0.86 \
+ proc-macro-crate-3.2.0 \
+ proc-macro2-1.0.92 \
proc-macro2-diagnostics-0.10.1 \
- profiling-1.0.15 \
- quick-xml-0.34.0 \
- quinn-0.11.2 \
- quinn-proto-0.11.3 \
- quinn-udp-0.5.2 \
- quote-1.0.36 \
+ profiling-1.0.16 \
+ quick-xml-0.36.2 \
+ quinn-0.11.6 \
+ quinn-proto-0.11.9 \
+ quinn-udp-0.5.9 \
+ quote-1.0.38 \
rand-0.8.5 \
rand_chacha-0.3.1 \
rand_core-0.6.4 \
range-alloc-0.1.3 \
rangemap-1.5.1 \
raw-window-handle-0.6.2 \
- rctree-0.5.0 \
- read-fonts-0.19.3 \
+ rayon-1.10.0 \
+ rayon-core-1.12.1 \
+ read-fonts-0.22.7 \
redox_syscall-0.2.16 \
- redox_syscall-0.3.5 \
redox_syscall-0.4.1 \
- redox_syscall-0.5.3 \
- redox_users-0.4.5 \
- regex-1.10.5 \
- regex-automata-0.4.7 \
- regex-syntax-0.8.4 \
+ redox_syscall-0.5.8 \
+ redox_users-0.4.6 \
+ regex-1.11.1 \
+ regex-automata-0.4.9 \
+ regex-syntax-0.8.5 \
relative-path-1.9.3 \
renderdoc-sys-1.1.0 \
- reqwest-0.12.5 \
- resvg-0.36.0 \
- rfd-0.14.1 \
- rgb-0.8.45 \
+ reqwest-0.12.12 \
+ resvg-0.42.0 \
+ rfd-0.15.1 \
+ rgb-0.8.50 \
ring-0.17.8 \
- rodio-0.19.0 \
- roxmltree-0.18.1 \
- roxmltree-0.19.0 \
- rstest-0.21.0 \
- rstest_macros-0.21.0 \
+ rodio-0.20.1 \
+ roxmltree-0.20.0 \
+ rstest-0.24.0 \
+ rstest_macros-0.24.0 \
+ rust-ini-0.18.0 \
rustc-demangle-0.1.24 \
rustc-hash-1.1.0 \
- rustc_version-0.4.0 \
- rustix-0.38.34 \
- rustls-0.23.11 \
- rustls-pemfile-2.1.2 \
- rustls-pki-types-1.7.0 \
- rustls-webpki-0.102.5 \
- rustrict-0.7.26 \
- rustybuzz-0.10.0 \
- rustybuzz-0.11.0 \
+ rustc-hash-2.1.0 \
+ rustc_version-0.4.1 \
+ rustix-0.38.42 \
+ rustls-0.23.20 \
+ rustls-pemfile-2.2.0 \
+ rustls-pki-types-1.10.1 \
+ rustls-webpki-0.102.8 \
+ rustrict-0.7.33 \
+ rustybuzz-0.14.1 \
ryu-1.0.18 \
same-file-1.0.6 \
- scc-2.1.4 \
- schannel-0.1.23 \
+ scc-2.3.0 \
+ schannel-0.1.27 \
scoped-tls-1.0.1 \
scopeguard-1.2.0 \
- sctk-adwaita-0.8.3 \
- sdd-1.7.0 \
+ sctk-adwaita-0.10.1 \
+ sdd-3.0.5 \
security-framework-2.11.1 \
- security-framework-sys-2.11.1 \
- self_cell-1.0.4 \
- semver-1.0.23 \
- serde-1.0.204 \
- serde_derive-1.0.204 \
- serde_json-1.0.120 \
+ security-framework-sys-2.13.0 \
+ self_cell-1.1.0 \
+ semver-1.0.24 \
+ serde-1.0.217 \
+ serde_derive-1.0.217 \
+ serde_json-1.0.134 \
serde_repr-0.1.19 \
- serde_spanned-0.6.6 \
- serde_test-1.0.176 \
+ serde_spanned-0.6.8 \
+ serde_test-1.0.177 \
serde_urlencoded-0.7.1 \
- serial_test-3.1.1 \
- serial_test_derive-3.1.1 \
+ serial_test-3.2.0 \
+ serial_test_derive-3.2.0 \
sha1-0.10.6 \
shlex-1.3.0 \
signal-hook-registry-1.4.2 \
simd-adler32-0.3.7 \
simplecss-0.2.1 \
siphasher-0.3.11 \
- skrifa-0.19.3 \
+ siphasher-1.0.1 \
+ skrifa-0.22.3 \
slab-0.4.9 \
slotmap-1.0.7 \
smallvec-1.13.2 \
- smithay-client-toolkit-0.18.1 \
smithay-client-toolkit-0.19.2 \
smithay-clipboard-0.7.2 \
smol_str-0.2.2 \
- socket2-0.5.7 \
- softbuffer-0.4.5 \
+ socket2-0.5.8 \
+ softbuffer-0.4.6 \
spin-0.9.8 \
spirv-0.3.0+sdk-1.3.268.0 \
- splines-4.3.1 \
+ splines-4.4.1 \
+ stable_deref_trait-1.2.0 \
static_assertions-1.1.0 \
strict-num-0.1.1 \
+ strsim-0.11.1 \
subtle-2.6.1 \
- svg_fmt-0.4.3 \
- svgtypes-0.12.0 \
- swash-0.1.17 \
+ svg_fmt-0.4.4 \
+ svgtypes-0.15.2 \
+ swash-0.1.19 \
symphonia-0.5.4 \
symphonia-bundle-mp3-0.5.4 \
symphonia-core-0.5.4 \
symphonia-metadata-0.5.4 \
syn-1.0.109 \
- syn-2.0.71 \
- sync_wrapper-1.0.1 \
- sys-locale-0.3.1 \
- system-configuration-0.5.1 \
- system-configuration-sys-0.5.0 \
- tempfile-3.10.1 \
+ syn-2.0.94 \
+ sync_wrapper-1.0.2 \
+ synstructure-0.13.1 \
+ sys-locale-0.3.2 \
+ system-configuration-0.6.1 \
+ system-configuration-sys-0.6.0 \
+ tempfile-3.14.0 \
termcolor-1.4.1 \
- thiserror-1.0.63 \
- thiserror-impl-1.0.63 \
+ thiserror-1.0.69 \
+ thiserror-2.0.9 \
+ thiserror-impl-1.0.69 \
+ thiserror-impl-2.0.9 \
tiny-skia-0.11.4 \
tiny-skia-path-0.11.4 \
- tiny-xlib-0.2.3 \
- tinyvec-1.8.0 \
+ tiny-xlib-0.2.4 \
+ tinystr-0.7.6 \
+ tinyvec-1.8.1 \
tinyvec_macros-0.1.1 \
- tokio-1.38.1 \
+ tokio-1.42.0 \
tokio-native-tls-0.3.1 \
- tokio-rustls-0.26.0 \
- tokio-util-0.7.11 \
+ tokio-rustls-0.26.1 \
+ tokio-util-0.7.13 \
toml-0.5.11 \
- toml-0.8.15 \
- toml_datetime-0.6.6 \
- toml_edit-0.21.1 \
- toml_edit-0.22.16 \
- tower-0.4.13 \
- tower-layer-0.3.2 \
- tower-service-0.3.2 \
- tracing-0.1.40 \
- tracing-attributes-0.1.27 \
- tracing-core-0.1.32 \
+ toml-0.8.19 \
+ toml_datetime-0.6.8 \
+ toml_edit-0.22.22 \
+ tower-0.5.2 \
+ tower-layer-0.3.3 \
+ tower-service-0.3.3 \
+ tracing-0.1.41 \
+ tracing-attributes-0.1.28 \
+ tracing-core-0.1.33 \
try-lock-0.2.5 \
- ttf-parser-0.19.2 \
ttf-parser-0.20.0 \
- ttf-parser-0.24.0 \
+ ttf-parser-0.21.1 \
+ ttf-parser-0.25.1 \
typenum-1.17.0 \
uds_windows-1.1.0 \
- unicode-bidi-0.3.15 \
- unicode-bidi-mirroring-0.1.0 \
- unicode-ccc-0.1.2 \
- unicode-ident-1.0.12 \
+ unicode-bidi-0.3.18 \
+ unicode-bidi-mirroring-0.2.0 \
+ unicode-ccc-0.2.0 \
+ unicode-ident-1.0.14 \
unicode-linebreak-0.1.5 \
- unicode-normalization-0.1.23 \
- unicode-properties-0.1.1 \
- unicode-script-0.5.6 \
- unicode-segmentation-1.11.0 \
+ unicode-normalization-0.1.24 \
+ unicode-properties-0.1.3 \
+ unicode-script-0.5.7 \
+ unicode-segmentation-1.12.0 \
unicode-vo-0.1.0 \
- unicode-width-0.1.13 \
- unicode-xid-0.2.4 \
+ unicode-width-0.1.14 \
+ unicode-xid-0.2.6 \
untrusted-0.9.0 \
- url-2.5.2 \
+ url-2.5.4 \
urlencoding-2.1.3 \
- usvg-0.36.0 \
- usvg-parser-0.36.0 \
- usvg-text-layout-0.36.0 \
- usvg-tree-0.36.0 \
+ usvg-0.42.0 \
+ utf16_iter-1.0.5 \
+ utf8_iter-1.0.4 \
+ utf8parse-0.2.2 \
vcpkg-0.2.15 \
- version_check-0.9.4 \
+ version_check-0.9.5 \
walkdir-2.5.0 \
want-0.3.1 \
wasi-0.11.0+wasi-snapshot-preview1 \
- wasm-bindgen-0.2.92 \
- wasm-bindgen-backend-0.2.92 \
- wasm-bindgen-futures-0.4.42 \
- wasm-bindgen-macro-0.2.92 \
- wasm-bindgen-macro-support-0.2.92 \
- wasm-bindgen-shared-0.2.92 \
+ wasm-bindgen-0.2.99 \
+ wasm-bindgen-backend-0.2.99 \
+ wasm-bindgen-futures-0.4.49 \
+ wasm-bindgen-macro-0.2.99 \
+ wasm-bindgen-macro-support-0.2.99 \
+ wasm-bindgen-shared-0.2.99 \
wasm-timer-0.2.5 \
- wayland-backend-0.3.6 \
- wayland-client-0.31.5 \
+ wayland-backend-0.3.7 \
+ wayland-client-0.31.7 \
wayland-csd-frame-0.3.0 \
- wayland-cursor-0.31.5 \
- wayland-protocols-0.31.2 \
- wayland-protocols-0.32.3 \
- wayland-protocols-plasma-0.2.0 \
- wayland-protocols-wlr-0.2.0 \
- wayland-protocols-wlr-0.3.3 \
- wayland-scanner-0.31.4 \
- wayland-sys-0.31.4 \
- web-sys-0.3.67 \
- web-time-0.2.4 \
- webpki-roots-0.26.3 \
+ wayland-cursor-0.31.7 \
+ wayland-protocols-0.32.5 \
+ wayland-protocols-plasma-0.3.5 \
+ wayland-protocols-wlr-0.3.5 \
+ wayland-scanner-0.31.5 \
+ wayland-sys-0.31.5 \
+ web-sys-0.3.76 \
+ web-time-1.1.0 \
+ webpki-roots-0.26.7 \
weezl-0.1.8 \
wgpu-0.19.4 \
wgpu-core-0.19.4 \
@@ -504,18 +548,22 @@ CARGO_CRATES= ab_glyph-0.2.28 \
widestring-1.1.0 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
- winapi-util-0.1.8 \
+ winapi-util-0.1.9 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
window_clipboard-0.4.1 \
windows-0.52.0 \
windows-0.54.0 \
windows-core-0.52.0 \
windows-core-0.54.0 \
+ windows-registry-0.2.0 \
windows-result-0.1.2 \
+ windows-result-0.2.0 \
+ windows-strings-0.1.0 \
windows-sys-0.36.1 \
windows-sys-0.45.0 \
windows-sys-0.48.0 \
windows-sys-0.52.0 \
+ windows-sys-0.59.0 \
windows-targets-0.42.2 \
windows-targets-0.48.5 \
windows-targets-0.52.6 \
@@ -546,31 +594,42 @@ CARGO_CRATES= ab_glyph-0.2.28 \
windows_x86_64_msvc-0.42.2 \
windows_x86_64_msvc-0.48.5 \
windows_x86_64_msvc-0.52.6 \
- winit-0.29.15 \
- winnow-0.5.40 \
- winnow-0.6.13 \
- winreg-0.52.0 \
+ winit-0.30.7 \
+ winnow-0.6.21 \
+ winreg-0.10.1 \
winres-0.1.12 \
+ write16-1.0.0 \
+ writeable-0.5.5 \
x11-dl-2.21.0 \
x11rb-0.13.1 \
x11rb-protocol-0.13.1 \
- xcursor-0.3.6 \
- xdg-home-1.2.0 \
+ xcursor-0.3.8 \
+ xdg-home-1.3.0 \
xkbcommon-dl-0.4.2 \
xkeysym-0.2.1 \
- xml-rs-0.8.20 \
- xmlparser-0.13.6 \
+ xml-rs-0.8.24 \
xmlwriter-0.1.0 \
- xxhash-rust-0.8.11 \
yansi-1.0.1 \
yazi-0.1.6 \
- zbus-4.3.1 \
- zbus_macros-4.3.1 \
+ yoke-0.7.5 \
+ yoke-derive-0.7.5 \
+ zbus-4.4.0 \
+ zbus-5.2.0 \
+ zbus_macros-4.4.0 \
+ zbus_macros-5.2.0 \
zbus_names-3.0.0 \
+ zbus_names-4.1.0 \
zeno-0.2.3 \
zerocopy-0.7.35 \
zerocopy-derive-0.7.35 \
+ zerofrom-0.1.5 \
+ zerofrom-derive-0.1.5 \
zeroize-1.8.1 \
- zvariant-4.1.2 \
- zvariant_derive-4.1.2 \
- zvariant_utils-2.0.0
+ zerovec-0.10.4 \
+ zerovec-derive-0.10.3 \
+ zvariant-4.2.0 \
+ zvariant-5.1.0 \
+ zvariant_derive-4.2.0 \
+ zvariant_derive-5.1.0 \
+ zvariant_utils-2.1.0 \
+ zvariant_utils-3.0.2
diff --git a/net/sniffnet/distinfo b/net/sniffnet/distinfo
index 90034e17aa61..6dace529b143 100644
--- a/net/sniffnet/distinfo
+++ b/net/sniffnet/distinfo
@@ -1,80 +1,90 @@
-TIMESTAMP = 1721713152
-SHA256 (rust/crates/ab_glyph-0.2.28.crate) = 79faae4620f45232f599d9bc7b290f88247a0834162c4495ab2f02d60004adfb
-SIZE (rust/crates/ab_glyph-0.2.28.crate) = 19965
+TIMESTAMP = 1736650906
+SHA256 (rust/crates/ab_glyph-0.2.29.crate) = ec3672c180e71eeaaac3a541fbbc5f5ad4def8b747c595ad30d674e43049f7b0
+SIZE (rust/crates/ab_glyph-0.2.29.crate) = 20011
SHA256 (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046
SIZE (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = 11010
-SHA256 (rust/crates/addr2line-0.22.0.crate) = 6e4503c46a5c0c7844e948c9a4d6acd9f50cccb4de1c48eb9e291ea17470c678
-SIZE (rust/crates/addr2line-0.22.0.crate) = 39156
-SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe
-SIZE (rust/crates/adler-1.0.2.crate) = 12778
+SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1
+SIZE (rust/crates/addr2line-0.24.2.crate) = 39015
+SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627
+SIZE (rust/crates/adler2-2.0.0.crate) = 13529
+SHA256 (rust/crates/ahash-0.7.8.crate) = 891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9
+SIZE (rust/crates/ahash-0.7.8.crate) = 38550
SHA256 (rust/crates/ahash-0.8.11.crate) = e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011
SIZE (rust/crates/ahash-0.8.11.crate) = 43607
SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916
SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311
SHA256 (rust/crates/aliasable-0.1.3.crate) = 250f629c0161ad8107cf89319e990051fae62832fd343083bea452d93e2205fd
SIZE (rust/crates/aliasable-0.1.3.crate) = 6169
-SHA256 (rust/crates/allocator-api2-0.2.18.crate) = 5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f
-SIZE (rust/crates/allocator-api2-0.2.18.crate) = 62504
-SHA256 (rust/crates/alsa-0.9.0.crate) = 37fe60779335388a88c01ac6c3be40304d1e349de3ada3b15f7808bb90fa9dce
-SIZE (rust/crates/alsa-0.9.0.crate) = 72602
+SHA256 (rust/crates/allocator-api2-0.2.21.crate) = 683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923
+SIZE (rust/crates/allocator-api2-0.2.21.crate) = 63622
+SHA256 (rust/crates/alsa-0.9.1.crate) = ed7572b7ba83a31e20d1b48970ee402d2e3e0537dcfe0a3ff4d6eb7508617d43
+SIZE (rust/crates/alsa-0.9.1.crate) = 72824
SHA256 (rust/crates/alsa-sys-0.3.1.crate) = db8fee663d06c4e303404ef5f40488a53e062f89ba8bfed81f42325aafad1527
SIZE (rust/crates/alsa-sys-0.3.1.crate) = 32748
-SHA256 (rust/crates/android-activity-0.5.2.crate) = ee91c0c2905bae44f84bfa4e044536541df26b7703fd0888deeb9060fcc44289
-SIZE (rust/crates/android-activity-0.5.2.crate) = 258406
+SHA256 (rust/crates/android-activity-0.6.0.crate) = ef6978589202a00cd7e118380c448a08b6ed394c3a8df3a430d0898e3a42d046
+SIZE (rust/crates/android-activity-0.6.0.crate) = 258597
SHA256 (rust/crates/android-properties-0.2.2.crate) = fc7eb209b1518d6bb87b283c20095f5228ecda460da70b44f0802523dea6da04
SIZE (rust/crates/android-properties-0.2.2.crate) = 4563
SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0
SIZE (rust/crates/android-tzdata-0.1.1.crate) = 7674
SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311
SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243
+SHA256 (rust/crates/anstream-0.6.18.crate) = 8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b
+SIZE (rust/crates/anstream-0.6.18.crate) = 29681
+SHA256 (rust/crates/anstyle-1.0.10.crate) = 55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9
+SIZE (rust/crates/anstyle-1.0.10.crate) = 15725
+SHA256 (rust/crates/anstyle-parse-0.2.6.crate) = 3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9
+SIZE (rust/crates/anstyle-parse-0.2.6.crate) = 22343
+SHA256 (rust/crates/anstyle-query-1.1.2.crate) = 79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c
+SIZE (rust/crates/anstyle-query-1.1.2.crate) = 9969
+SHA256 (rust/crates/anstyle-wincon-3.0.6.crate) = 2109dbce0e72be3ec00bed26e6a7479ca384ad226efdd66db8fa2e3a38c83125
+SIZE (rust/crates/anstyle-wincon-3.0.6.crate) = 12271
SHA256 (rust/crates/approx-0.5.1.crate) = cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6
SIZE (rust/crates/approx-0.5.1.crate) = 15100
-SHA256 (rust/crates/arrayref-0.3.7.crate) = 6b4930d2cb77ce62f89ee5d5289b4ac049559b1c45539271f5ed4fdc7db34545
-SIZE (rust/crates/arrayref-0.3.7.crate) = 9620
-SHA256 (rust/crates/arrayvec-0.7.4.crate) = 96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711
-SIZE (rust/crates/arrayvec-0.7.4.crate) = 29856
+SHA256 (rust/crates/arrayref-0.3.9.crate) = 76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb
+SIZE (rust/crates/arrayref-0.3.9.crate) = 9186
+SHA256 (rust/crates/arrayvec-0.7.6.crate) = 7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50
+SIZE (rust/crates/arrayvec-0.7.6.crate) = 31237
SHA256 (rust/crates/as-raw-xcb-connection-1.0.1.crate) = 175571dd1d178ced59193a6fc02dde1b972eb0bc56c892cde9beeceac5bf0f6b
SIZE (rust/crates/as-raw-xcb-connection-1.0.1.crate) = 6460
SHA256 (rust/crates/ash-0.37.3+1.3.251.crate) = 39e9c3835d686b0a6084ab4234fcd1b07dbf6e4767dce60874b12356a25ecd4a
SIZE (rust/crates/ash-0.37.3+1.3.251.crate) = 449524
-SHA256 (rust/crates/ashpd-0.8.1.crate) = dd884d7c72877a94102c3715f3b1cd09ff4fac28221add3e57cfbe25c236d093
-SIZE (rust/crates/ashpd-0.8.1.crate) = 74342
-SHA256 (rust/crates/async-broadcast-0.7.1.crate) = 20cd0e2e25ea8e5f7e9df04578dc6cf5c83577fd09b1a46aaf5c85e1c33f2a7e
-SIZE (rust/crates/async-broadcast-0.7.1.crate) = 21867
+SHA256 (rust/crates/ashpd-0.10.2.crate) = e9c39d707614dbcc6bed00015539f488d8e3fe3e66ed60961efc0c90f4b380b3
*** 1589 LINES SKIPPED ***