pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/thunderbird
Module Name: pkgsrc
Committed By: ryoon
Date: Thu Nov 23 15:27:29 UTC 2023
Modified Files:
pkgsrc/mail/thunderbird: Makefile distinfo
Log Message:
thunderbird: Update to 115.5.0
Changelog:
Fixes
fixed
Initial message was not automatically selected when opened in conversation
fixed
Newsgroup users using FQDN identity generated message ID headers with incorrect
domain name
fixed
Link previews had poor legibility in dark mode
fixed
Plasma's task switcher displayed the default icon when running the Thunderbird
Flatpak on Wayland
fixed
Link to Flatpak manifest was incorrect
fixed
Security fixes
security fixes:
Mozilla Foundation Security Advisory 2023-52
#CVE-2023-6204: Out-of-bound memory access in WebGL2 blitFramebuffer
#CVE-2023-6205: Use-after-free in MessagePort::Entangled
#CVE-2023-6206: Clickjacking permission prompts using the fullscreen transition
#CVE-2023-6207: Use-after-free in ReadableByteStreamQueueEntry::Buffer
#CVE-2023-6208: Using Selection API would copy contents into X11 primary
selection.
#CVE-2023-6209: Incorrect parsing of relative URLs starting with "///"
#CVE-2023-6212: Memory safety bugs fixed in Firefox 120, Firefox ESR 115.5, and
Thunderbird 115.5
To generate a diff of this commit:
cvs rdiff -u -r1.305 -r1.306 pkgsrc/mail/thunderbird/Makefile
cvs rdiff -u -r1.260 -r1.261 pkgsrc/mail/thunderbird/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/thunderbird/Makefile
diff -u pkgsrc/mail/thunderbird/Makefile:1.305 pkgsrc/mail/thunderbird/Makefile:1.306
--- pkgsrc/mail/thunderbird/Makefile:1.305 Tue Nov 21 21:32:51 2023
+++ pkgsrc/mail/thunderbird/Makefile Thu Nov 23 15:27:29 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.305 2023/11/21 21:32:51 ryoon Exp $
+# $NetBSD: Makefile,v 1.306 2023/11/23 15:27:29 ryoon Exp $
DISTNAME= thunderbird-${TB_VER}.source
PKGNAME= thunderbird-${TB_VER}
-TB_VER= 115.4.3
+TB_VER= 115.5.0
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/mail/thunderbird/distinfo
diff -u pkgsrc/mail/thunderbird/distinfo:1.260 pkgsrc/mail/thunderbird/distinfo:1.261
--- pkgsrc/mail/thunderbird/distinfo:1.260 Tue Nov 21 21:32:51 2023
+++ pkgsrc/mail/thunderbird/distinfo Thu Nov 23 15:27:29 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.260 2023/11/21 21:32:51 ryoon Exp $
+$NetBSD: distinfo,v 1.261 2023/11/23 15:27:29 ryoon Exp $
-BLAKE2s (thunderbird-115.4.3.source.tar.xz) = 2d29bf71c9a53028d1451ba194725b4fdf0722e8c517a074ac7e2cff51f2e196
-SHA512 (thunderbird-115.4.3.source.tar.xz) = be72f3739a2c3b947031143e1e150cf42131170e7886d29688d4f1e4adc82443f1565f8ea1e95a02448773366c1df6cb198d0f890dfdd7fd7161981b45fbc509
-Size (thunderbird-115.4.3.source.tar.xz) = 533328212 bytes
+BLAKE2s (thunderbird-115.5.0.source.tar.xz) = 04e0973ac3d43951ccec1c13a3223fd78b4adea39eb03b995e89e584fb0b04c1
+SHA512 (thunderbird-115.5.0.source.tar.xz) = 3ada7ad6aeca07edd732e0beaaf765f2da8282e4d3bed967d68f42f4d612842f0e470bd43c24de0e92829eb137c1031999f50456165de0b7735502a83deb42e5
+Size (thunderbird-115.5.0.source.tar.xz) = 535406304 bytes
SHA1 (patch-browser_app_profile_firefox.js) = d53fae5544563888d030af7483f00283a712235c
SHA1 (patch-build_moz.configure_rust.configure) = 72c5fa2e9d1022325d038832cca2e35f7213116d
SHA1 (patch-comm_third__party_botan_configure.py) = 262f560c514d221d0df15a1906100b5e716bfdab
Home |
Main Index |
Thread Index |
Old Index