Up to [cvs.NetBSD.org] / pkgsrc / chat / mumble
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
mumble: Update to 1.4.287 Various bug fixes and openssl3 support.
mumble: missing includes on netbsd
mumble: update to 1.4.230 Release notes: https://www.mumble.info/blog/mumble-1.4.230/
chat: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes
chat: Remove SHA1 hashes for distfiles
Pullup ticket #6434 - requested by nia chat/mumble: security fix Revisions pulled up: - chat/mumble/Makefile 1.29 - chat/mumble/PLIST 1.4 - chat/mumble/distinfo 1.7 --- Module Name: pkgsrc Committed By: nia Date: Fri Mar 5 09:57:20 UTC 2021 Modified Files: pkgsrc/chat/mumble: Makefile PLIST distinfo Log Message: mumble: Update to 1.3.4 Client Fixed: Don't use outdated (non-existent) notification icon names on Linux (#4705) Fixed: Security vulnerability caused by allowing non http/https URL schemes in public server list (#4733) Server Fixed: Exit status for actions like --version or --supw was always set to non-zero ( #3998) General Fixed: Packet loss & audio artifacts caused by OCB2 XEX* mitigation (#4720)
mumble: Update to 1.3.4 Client Fixed: Don't use outdated (non-existent) notification icon names on Linux (#4705) Fixed: Security vulnerability caused by allowing non http/https URL schemes in public server list (#4733) Server Fixed: Exit status for actions like --version or --supw was always set to non-zero ( #3998) General Fixed: Packet loss & audio artifacts caused by OCB2 XEX* mitigation (#4720)
mumble: Update to 1.3.3 pkgsrc changes: - Fixed device iteration on NetBSD - Fixed the portaudio option - Added a jack option Client Fixed: Chatbox invisble (zero height) Fixed: Handling of invalid packet sizes Fixed: Race-condition leading to loss of shortcuts Fixed: Link in About dialog is now clickable again Fixed: Sizing issues in ACL-Editor Improved: PulseAudio now always samples at 48 kHz Server Fixed: Crash due to problems when using PostgreSQL Fixed: Handling of invalid package sizes
mumble: Update to 1.3.2 Client Fixed: Overlay not starting (#4282) Server Fixed: keychain-error on macOS for custom certificates (#4345)
mumble: Update to 1.3.1 Changes: Security Fixed: Potential exploit in the OCB2 encryption (#4227) ICE Fixed: Added missing UserKDFIterations field to UserInfo => Prevents getRegistration() from failing with enumerator out of range error (#3835) GRPC Fixed: Segmentation fault during murmur shutdown (#3938) Client Fixed: Crash when using multiple monitors (#3756) FIxed: Don't send empty message from clipboard via shortcut, if clipboard is empty (#3864) Fixed: Talking indicator being able to freeze to indicate talking when self-muted (#4006) Fixed: High CPU usage for update-check if update server not available (#4019) Fixed: DBus getCurrentUrl returning empty string when not in root-channel (#4029) Fixed: Small parts of whispering leaking out to normal talk (#4051) Fixed: Last audio frame of normal talking sent to last whisper target instead when using VoiceActivation (#4050) Fixed: LAN-icon not found in ConnectDialog (#4058) Improved: Set maximal vertical size for User Volume Adjustment dialog (#3801) Improved: Don't send empty data to PulseAudio (#3316) Improved: Use the SRV resolved port for UDP connections (#3820) Improved: Manual Plugin UI (#3919) Improved: Don't start Jack server by default (#3990) Improved: Overlay doesn't hook into all other processes by default (#4041) Improved: Wait longer before disconnecting from a server due to unanswered Ping-messages (#4123) Server Fixed: Possibility to circumvent max user-count in channel (#3880) Fixed: Rate-limit implementation susceptible to time-underflow (#4004) Fixed: OpenSSL error 140E0197 with Qt >= 5.12.2 (#4032) Fixed: VersionCheck for SQL for when to use the WAL feature (#4163) Fixed: Wrong database encoding that could lead to server-crash (#4220) Fixed: DB crash due to primary key violation (now performs "UPSERT" to avoid this) (#4105) Improved: The fields in the Version ProtoBuf message are now size-restricted in order to avoid attacks that can render another client unresponsive (#4101) Windows Installer Improved: Mumble icon (now properly displayed) (#4204)
mumble: Update to 1.3.0 Full release notes: https://www.mumble.info/blog/mumble-1.3.0-release-announcement/
mumble: Fix build with newer protobuf. While here, use a working portaudio library and make it a default. https://github.com/mumble-voip/mumble/pull/3623
chat/mumble: Import version 1.2.19. Based partially on work in pkgsrc-wip. Mumble is an open source, low-latency, high quality voice chat software primarily intended for use while gaming. This package contains the client and server software.