Opened 6 years ago
Closed 6 years ago
#11608 closed enhancement (fixed)
thunderbird-60.5.0
Reported by: | Douglas R. Reno | Owned by: | Douglas R. Reno |
---|---|---|---|
Priority: | high | Milestone: | 8.4 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New minor version
Security release
Change History (7)
comment:1 by , 6 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 6 years ago
Priority: | normal → high |
---|
comment:3 by , 6 years ago
Thunderbird 60.5.0 changes:
Thunderbird Release Notes Version 60.5.0, first offered to channel users on January 29, 2019 Check out "What’s New" and "Known Issues" for this version of Thunderbird below. As always, you’re encouraged to tell us what you think, or file a bug in Bugzilla. If interested, please see the complete list of changes in this release. If you have installed Lightning, Thunderbird's Calendar add-on, it will automatically be updated to match the new version of Thunderbird. Refer to this Calendar troubleshooting article in case of problems. System Requirements: • Window: Windows 7, Windows Server 2008 R2 or later • Mac: Mac OS X 10.9 or later • Linux: GTK+ 3.4 or higher. Details here. Please refer to Release Notes for version 60.0 to see the list of improvements and fixed issues. What’s New new FileLink provider WeTransfer to upload large attachments new Thunderbird now allows the addition of OpenSearch search engines from a local XML file using a minimal user inferface: [+] button to select a file an add, [-] to remove. new More search engines: Google and DuckDuckGo available by default in some locales new During account creation, Thunderbird will now detect servers using the Microsoft Exchange protocol. It will offer the installation of a 3rd party add-on (Owl) which supports that protocol. fixed Thunderbird now compatible with other WebExtension-based FileLink add-ons like the Dropbox add-on fixed Crash when using custom sound for new email notification fixed WebExtension-based dictionaries from addons.mozilla.org not working in Thunderbird fixed Calendar: Printing of calendars not working fixed Various security fixes Known Issues unresolved Due to changes in the Mozilla platform profiles stored on Windows network shares addressed via drive letters are now addressed via UNC unresolved CalDav access to some servers not working. Workaround: Set preference network.cookie.same-site.enabled to false. unresolved Chat: Twitter not working due to API changes at Twitter.com
comment:4 by , 6 years ago
Heads up guys, I'm having some issues with the build process on this one, after say about 27 minutes of compiling at -j4. I get either an ICE or I run out of memory. I need an extra day or two more to figure this out, and then it'll be in.
comment:5 by , 6 years ago
253:42.61 INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/stun_proc.o") 253:42.61 INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/stun_server_ctx.o") 253:42.61 INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/stun_util.o") 253:42.61 INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/turn_client_ctx.o") 253:42.61 INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/cb_args.o") 253:42.61 INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/ice_util.o") 253:42.61 INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/Unified_c_third_party_nICEr0.o") 253:42.61 INPUT("../../media/mtransport/third_party/nrappkit/nrappkit_nrappkit/r_log.o") 253:42.61 INPUT("../../media/mtransport/third_party/nrappkit/nrappkit_nrappkit/byteorder.o") 253:42.61 INPUT("../../media/mtransport/third_party/nrappkit/nrappkit_nrappkit/hex.o") 253:42.61 INPUT("../../media/mtransport/third_party/nrappkit/nrappkit_nrappkit/debug.o") 253:42.61 INPUT("../../media/mtransport/third_party/nrappkit/nrappkit_nrappkit/r_assoc.o") 253:42.61 INPUT("../../media/mtransport/third_party/nrappkit/nrappkit_nrappkit/r_crc32.o") 253:42.61 INPUT("../../media/mtransport/third_party/nrappkit/nrappkit_nrappkit/r_data.o") 253:42.61 INPUT("../../media/mtransport/third_party/nrappkit/nrappkit_nrappkit/r_errors.o") 253:42.61 INPUT("../../media/mtransport/third_party/nrappkit/nrappkit_nrappkit/r_list.o") 253:42.61 INPUT("../../media/mtransport/third_party/nrappkit/nrappkit_nrappkit/r_memory.o") 253:42.61 INPUT("../../media/mtransport/third_party/nrappkit/nrappkit_nrappkit/r_replace.o") 253:42.61 INPUT("../../media/mtransport/third_party/nrappkit/nrappkit_nrappkit/r_time.o") 253:42.61 INPUT("../../media/mtransport/third_party/nrappkit/nrappkit_nrappkit/p_buf.o") 253:42.61 INPUT("../../media/mtransport/third_party/nrappkit/nrappkit_nrappkit/util.o") 253:42.61 INPUT("../../media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit0.o") 253:42.61 INPUT("../../media/psshparser/Unified_cpp_media_psshparser0.o") 253:42.61 INPUT("StaticXULComponentsEnd/StaticXULComponentsEnd.o") 253:42.61 253:42.61 collect2: fatal error: ld terminated with signal 9 [Killed] 253:42.61 compilation terminated. 253:42.61 /usr/bin/ld: error: libxul.so(.debug_info) is too large (0x3fae7656 bytes) 253:42.61 make[4]: *** [/sources/thunderbird-60.5.0/thunderbird-60.5.0/config/rules.mk:709: libxul.so] Error 1 253:42.61 make[4]: *** Deleting file 'libxul.so' 253:42.61 make[4]: Leaving directory '/sources/thunderbird-60.5.0/thunderbird-60.5.0/obj-x86_64-pc-linux-gnu/toolkit/library' 253:42.61 make[3]: *** [/sources/thunderbird-60.5.0/thunderbird-60.5.0/config/recurse.mk:73: toolkit/library/target] Error 2 253:42.61 make[3]: Leaving directory '/sources/thunderbird-60.5.0/thunderbird-60.5.0/obj-x86_64-pc-linux-gnu' 253:42.61 make[2]: *** [/sources/thunderbird-60.5.0/thunderbird-60.5.0/config/recurse.mk:33: compile] Error 2 253:42.61 make[2]: Leaving directory '/sources/thunderbird-60.5.0/thunderbird-60.5.0/obj-x86_64-pc-linux-gnu' 253:42.61 make[1]: *** [/sources/thunderbird-60.5.0/thunderbird-60.5.0/config/rules.mk:442: default] Error 2 253:42.61 make[1]: Leaving directory '/sources/thunderbird-60.5.0/thunderbird-60.5.0/obj-x86_64-pc-linux-gnu' 253:42.61 make: *** [client.mk:169: build] Error 2 253:42.66 549 compiler warnings present. 253:43.49 /usr/bin/notify-send --app-name=Mozilla Build System Mozilla Build System Build failed
Going to give it another whirl. The whole reason why it's running this slow is that my system lost its lunch when I tried to build it for myself. At -j4, it's 31 SBU.
Going to continue to investigate, but I figured I'd show what I'm talking about.
Note:
See TracTickets
for help on using tickets.
These seem to be similar vulnerabilities to Firefox, including remotely exploitable:
I'm calling this a critical update, and will work on it and Node.JS overnight. They'll be in by the end of tomorrow at the latest.