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:           Wed Jan  1 10:16:53 UTC 2025

Modified Files:
        pkgsrc/mail/thunderbird: Makefile distinfo

Log Message:
mail/thunderbird: Update to 128.5.2

Changelog:
128.5.2:
What's Fixed

fixed
Large virtual folders could be very slow

fixed
Message could disappear after moving from IMAP folder followed by Undo and Redo

fixed
XMPP chat did not display messages sent inside a CDATA element

fixed
Selected calendar day did not move forward at midnight

fixed
Today pane agenda sometimes scrolled for no apparent reason

fixed
CalDAV calendars without offline support could degrade start-up performance

fixed
Visual and UX improvements

fixed
Security fixes

Security fixes:
Mozilla Foundation Security Advisory 2024-69
#CVE-2024-50336: matrix-js-sdk has insufficient MXC URI validation which could
 allow client-side path traversal


To generate a diff of this commit:
cvs rdiff -u -r1.335 -r1.336 pkgsrc/mail/thunderbird/Makefile
cvs rdiff -u -r1.279 -r1.280 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.335 pkgsrc/mail/thunderbird/Makefile:1.336
--- pkgsrc/mail/thunderbird/Makefile:1.335      Fri Dec 27 08:20:16 2024
+++ pkgsrc/mail/thunderbird/Makefile    Wed Jan  1 10:16:53 2025
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.335 2024/12/27 08:20:16 wiz Exp $
+# $NetBSD: Makefile,v 1.336 2025/01/01 10:16:53 ryoon Exp $
 
 DISTNAME=      thunderbird-${TB_VER}.source
 PKGNAME=       thunderbird-${TB_VER:S/esr//}
-PKGREVISION=   1
-TB_VER=                128.5.1esr
+TB_VER=                128.5.2esr
 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.279 pkgsrc/mail/thunderbird/distinfo:1.280
--- pkgsrc/mail/thunderbird/distinfo:1.279      Mon Dec  9 13:57:53 2024
+++ pkgsrc/mail/thunderbird/distinfo    Wed Jan  1 10:16:53 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.279 2024/12/09 13:57:53 ryoon Exp $
+$NetBSD: distinfo,v 1.280 2025/01/01 10:16:53 ryoon Exp $
 
-BLAKE2s (thunderbird-128.5.1esr.source.tar.xz) = 13a7c668ac5d2173871900f2be0225272fb547f481dba70f1fef459e6cafc832
-SHA512 (thunderbird-128.5.1esr.source.tar.xz) = 1dfa0752a1dbfc4d7516beab13e188aa40c145f2eb0554441ecc4dff739cc862c15fdfdd8c0cc026d010ba3caa57d6168da35e484c04989fb6c81f5c09215831
-Size (thunderbird-128.5.1esr.source.tar.xz) = 678670780 bytes
+BLAKE2s (thunderbird-128.5.2esr.source.tar.xz) = 7ac6ded3451cbb2a2707a86b269613a4d7bfe68b460e985767d0679fae0e7275
+SHA512 (thunderbird-128.5.2esr.source.tar.xz) = cbfd4b1a7245c2a2f6ef9b2cf69d95a8095eba855755d00fd397351b21ad504733084d6f41801f4114be7015332b8db65e5290bec45f5321efc753412b9acecc
+Size (thunderbird-128.5.2esr.source.tar.xz) = 674696420 bytes
 SHA1 (patch-browser_app_profile_firefox.js) = bc719edef37d18655ba79b030270438ee166fdaf
 SHA1 (patch-build_moz.configure_init.configure) = 65deb3c233df0aab81eb1fca05d708e5a4ed169a
 SHA1 (patch-build_moz.configure_rust.configure) = 25ddfacd29cebbc6db005dbe61a2a7446d480678



Home | Main Index | Thread Index | Old Index