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: Fri Jun 28 13:46:52 UTC 2024
Modified Files:
pkgsrc/mail/thunderbird: Makefile distinfo
Log Message:
mail/thunderbird: Update to 115.12.2
Changelog:
115.12.2:
What's Fixed
fixed
Annual Thunderbird Beta appeal intended for Thunderbird 115.12.0 did not open
as expected
115.12.1:
What's Fixed
fixed
POP error messages from server were not displayed
fixed
Some OpenPGP messages were incorrectly reported as being partially signed or
encrypted
fixed
Autocrypt header was missing from some encrypted messages due to case-sensitive
email address matching
fixed
"Convert to Table" dialog content was formatted incorrectly
fixed
Opening Theme Settings reverted the current theme to the startup theme
fixed
Security fixes
Security fixes:
Mozilla Foundation Security Advisory 2024-28
#CVE-2024-5702: Use-after-free in networking
#CVE-2024-5688: Use-after-free in JavaScript object transplant
#CVE-2024-5690: External protocol handlers leaked by timing attack
#CVE-2024-5691: Sandboxed iframes were able to bypass sandbox restrictions to
open a new window
#CVE-2024-5692: Bypass of file name restrictions during saving
#CVE-2024-5693: Cross-Origin Image leak via Offscreen Canvas
#CVE-2024-5696: Memory Corruption in Text Fragments
#CVE-2024-5700: Memory safety bugs fixed in Firefox 127, Firefox ESR 115.12,
and Thunderbird 115.12
To generate a diff of this commit:
cvs rdiff -u -r1.318 -r1.319 pkgsrc/mail/thunderbird/Makefile
cvs rdiff -u -r1.267 -r1.268 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.318 pkgsrc/mail/thunderbird/Makefile:1.319
--- pkgsrc/mail/thunderbird/Makefile:1.318 Fri Jun 21 13:22:54 2024
+++ pkgsrc/mail/thunderbird/Makefile Fri Jun 28 13:46:52 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.318 2024/06/21 13:22:54 jperkin Exp $
+# $NetBSD: Makefile,v 1.319 2024/06/28 13:46:52 ryoon Exp $
DISTNAME= thunderbird-${TB_VER}.source
PKGNAME= thunderbird-${TB_VER}
-TB_VER= 115.12.0
+TB_VER= 115.12.2
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.267 pkgsrc/mail/thunderbird/distinfo:1.268
--- pkgsrc/mail/thunderbird/distinfo:1.267 Tue Jun 18 03:12:25 2024
+++ pkgsrc/mail/thunderbird/distinfo Fri Jun 28 13:46:52 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.267 2024/06/18 03:12:25 ryoon Exp $
+$NetBSD: distinfo,v 1.268 2024/06/28 13:46:52 ryoon Exp $
-BLAKE2s (thunderbird-115.12.0.source.tar.xz) = ecd6090a0b6e1213aaf66ade5d1ed2e195029b60aadf2ad4294a379870038c41
-SHA512 (thunderbird-115.12.0.source.tar.xz) = d262ec2cea3fd003e66974b0bd8d61fb268ad2a233e54a6aea4803c5520e235ea308267f0484581ce235063c4fb90e621cdc1eea3f62212574b90427ede1c289
-Size (thunderbird-115.12.0.source.tar.xz) = 539287212 bytes
+BLAKE2s (thunderbird-115.12.2.source.tar.xz) = 3419ba03cd15a2308183c5437d88ddf19b5fc508c46c59b0e8db95ed4804a66a
+SHA512 (thunderbird-115.12.2.source.tar.xz) = 182f35e8e5ece98d18dfefe106c73bc97fbc619f59772d9b3455b7c8af412021ecc5eae97a12515224e91deb814abb7a6ef7f538c450e9e77fdfd84078678038
+Size (thunderbird-115.12.2.source.tar.xz) = 529634488 bytes
SHA1 (patch-browser_app_profile_firefox.js) = d53fae5544563888d030af7483f00283a712235c
SHA1 (patch-build_moz.configure_init.configure) = 07cb75fad7c2f354b3d1e02e3f6e49cca119f20a
SHA1 (patch-build_moz.configure_rust.configure) = 72c5fa2e9d1022325d038832cca2e35f7213116d
Home |
Main Index |
Thread Index |
Old Index