summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2012-10-22Update Pantomime to 1.2.0. This version now compiles with clang and therh2-10/+7
modern Objective-C runtime.
2012-10-21Update to 1.35:wiz2-7/+6
version 1.35: - added video/webm and audio/webm, although not (yet) IANA registered. [Kurian Jose Aerthail] version 1.34: Thu Jan 12 11:16:07 CET 2012 - subType() did not handle subType's with '+' in them. [Roman V. Nikolaev] version 1.33: Thu Jan 12 08:46:05 CET 2012 - all openxmlformats are binary [Beverly Wang] - mediaType() and subType() did not handle subType's with dots in them correctly. [Roman V. Nikolaev] version 1.32: Thu Aug 18 23:30:25 CEST 2011 - explain how to use MIME::Types in mod_perl, after complains from [Steve Simms], [Nicolas Mendoza], [Yves Orton] and [Hans Dieter Pearcey] - when you do not read the documentation about mod_perl/fork, then it will work as ever but still inefficient.
2012-10-21Add CONFLICTS between mail/rblcheck and net/udnscheusov1-1/+4
2012-10-21Fix pkglint warnings; Add LICENSEcheusov1-3/+3
2012-10-20Forgotten patch to fix inline usage.joerg1-0/+48
2012-10-15Fix inline usage.joerg2-6/+46
2012-10-15Add minimum fix for XSS with HTTP_USER_AGENT from the repository.taca3-2/+19
Bump PKGREVISION.
2012-10-13Update to 10.0.9ryoon2-162/+162
* Sync with thunderbird-10.0.9
2012-10-13Update to 10.0.9ryoon2-7/+6
Changelog: Fixed in Thunderbird ESR 10.0.9 MFSA 2012-89 defaultValue security checks not applied Fixed in Thunderbird ESR 10.0.8 MFSA 2012-87 Use-after-free in the IME State Manager MFSA 2012-86 Heap memory corruption issues found using Address Sanitizer MFSA 2012-85 Use-after-free, buffer overflow, and out of bounds read issues found using Address Sanitizer MFSA 2012-84 Spoofing and script injection through location.hash MFSA 2012-83 Chrome Object Wrapper (COW) does not disallow acces to privileged functions or properties MFSA 2012-82 top object and location property accessible by plugins MFSA 2012-81 GetProperty function can bypass security checks MFSA 2012-79 DOS and crash with full screen and history navigation MFSA 2012-77 Some DOMWindowUtils methods bypass security checks MFSA 2012-74 Miscellaneous memory safety hazards (rv:16.0/ rv:10.0.8) MFSA 2012-59 Location object can be shadowed using Object.defineProperty
2012-10-12Sync with thunderbird-16.0.1ryoon3-319/+544
2012-10-12Add a forgotten patchryoon1-0/+18
2012-10-12Update to 16.0.1ryoon11-162/+186
Changelog: FIXED 16.0.1: Vulnerability outlined here https://blog.mozilla.org/security/2012/10/10/security-vulnerability-in-firefox-16/ NEW We have now added box.com to the list of online storage services that are available for use with Thunderbird Filelink NEW Silent, background updates. Thunderbird will now download and apply updates in the background allowing you to start quickly the next time Thunderbird starts up. FIXED Various fixes and performance improvements FIXED Various security fixes Fixed in Thunderbird 16.0.1 MFSA 2012-89 defaultValue security checks not applied MFSA 2012-88 Miscellaneous memory safety hazards (rv:16.0.1) Fixed in Thunderbird 16 MFSA 2012-87 Use-after-free in the IME State Manager MFSA 2012-86 Heap memory corruption issues found using Address Sanitizer MFSA 2012-85 Use-after-free, buffer overflow, and out of bounds read issues found using Address Sanitizer MFSA 2012-84 Spoofing and script injection through location.hash MFSA 2012-83 Chrome Object Wrapper (COW) does not disallow acces to privileged functions or properties MFSA 2012-82 top object and location property accessible by plugins MFSA 2012-81 GetProperty function can bypass security checks MFSA 2012-80 Crash with invalid cast when using instanceof operator MFSA 2012-79 DOS and crash with full screen and history navigation MFSA 2012-77 Some DOMWindowUtils methods bypass security checks MFSA 2012-76 Continued access to initial origin after setting document.domain MFSA 2012-75 select element persistance allows for attacks MFSA 2012-74 Miscellaneous memory safety hazards (rv:16.0/ rv:10.0.8)
2012-10-10Add heimdal support patches from imap-uw package.markd12-19/+254
2012-10-10Fix complaint about Base64: overflowed buffer.markd4-3/+37
Patch from Fedora.
2012-10-10add patch from upstream to fix crash (NULL dereference) by strangedrochner3-3/+19
email contents (CVE-2012-4507) bump PKGREV
2012-10-08Revbump after updating graphics/pangoadam34-68/+68
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau307-875/+307
2012-10-04Bump revision for packages with changed CONFLICTS (PYTHON_SELF_CONFLICT)cheusov1-2/+2
2012-10-03CONFLICTS between python modulescheusov1-1/+2
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz125-205/+250
are called p5-*. I hope that's all of them.
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron34-66/+68
requested by Thomas Klausner.
2012-10-01Update to Pigeonhole 0.3.3.ghen2-6/+6
Changelog v0.3.2: + sieve-refilter tool: improved man page documentation by explicitly specifying the syntax used for mailbox arguments. + Sieve: spamtest and virustest extensions: improved trace debugging of score calculation. + Sieve: made error messages about exceeding the maximum number of actions more verbose. - Sieve tools: fixed problems with running as root: sievec and sieve-dump now ignore mail_uid and mail_gid settings when run as root. - Sieve: fixed bug in action accounting (for limit checking): increase action instance count only when an action is actually created. - Sieve: include extension: fixed namespace separation of :global and :personal scripts. - ManageSieve: fixed segfault bug triggered by CHECKSCRIPT command. - Fixed linking with ld.gold. - Fixed several Clang compile warnings and a few potential bugs. Changelog v0.3.3: - Fixed compile against installed Dovecot headers. This was broken by the ld.gold fix in the previous release.
2012-10-01Update to Dovecot 2.1.10ghen4-8/+11
+ imap: Implemented THREAD=ORDEREDSUBJECT extension. + Added "doveadm exec" command to easily execute commands from libexec_dir, e.g. "doveadm exec imap -u user@domain" + Added "doveadm copy" command. + doveadm copy/move: Added optional user parameter to specify the source username. This allows easily copying mails between different users. + Added namespace { disabled } setting to quickly enable/disable namespaces. This is especially useful when its value is returned by userdb. + Added mailbox_alias plugin. It allows creating mailbox aliases using symlinks. + imapc storage: Added imapc_max_idle_time setting to force activity on connection. + fts-solr: Expunging multiple messages is now faster. - director: In some conditions director may have disconnected from another director (without logging about it), thinking it was sending invalid data. - imap: Various fixes to listing mailboxes. - pop3-migration plugin: Avoid disconnection from POP3 server due to idling. - login processes crashed if there were a lot of local {} or remote {} settings blocks.
2012-09-24Fix build problem on NetBSD 6.0_RC2 (and maybe current).taca2-4/+4
2012-09-21Add an patch for libxml2>=2.9.0obache2-1/+23
2012-09-20apply patch for new API by libxml2-2.9.0, taken form upsteam master branch.obache2-1/+114
2012-09-18Update to 10.0.7ryoon2-162/+162
Sync with mail/thunderbird10
2012-09-18Update to 10.0.7ryoon4-36/+6
Changelog: FIXED Security fixes can be found here Fixed in Thunderbird ESR 10.0.7 MFSA 2012-72 Web console eval capable of executing chrome-privileged code MFSA 2012-70 Location object security checks bypassed by chrome code MFSA 2012-67 Installer will launch incorrect executable following new installation MFSA 2012-65 Out-of-bounds read in format-number in XSLT MFSA 2012-63 SVG buffer overflow and use-after-free issues MFSA 2012-62 WebGL use-after-free and memory corruption MFSA 2012-61 Memory corruption with bitmap format images with negative height MFSA 2012-58 Use-after-free issues found using Address Sanitizer MFSA 2012-57 Miscellaneous memory safety hazards (rv:15.0/ rv:10.0.7)
2012-09-16Remove support of ruby19 (Ruby 1.9.2).taca1-2/+2
2012-09-16Since the last update, this will not build without the wide-cursesdholland2-4/+4
option, so turn it on by default. The option should probably be removed entirely, as the code doesn't look amenable to a narrow-only build. PKGREVISION -> 2.
2012-09-16Fix C++ type error.dholland2-1/+18
2012-09-15Recursive bump from mysql51-client library changed to use openssl.obache4-8/+8
2012-09-15roundcube is PHP application, no need to buildlink with db client libraries.obache1-4/+1
2012-09-15Update to 14.29ryoon2-7/+6
Changelog: Version 1.4.29: - The obsolete service name "ssmtp" was replaced with "smtps".
2012-09-15recursive bump from libffi shlib major bumpobache49-87/+98
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-09CONFLICTS with nullmailer-[0-9]*cheusov1-2/+3
2012-09-09CONFLICTS with deliver-[0-9]*; ++pkgrevisioncheusov1-1/+4
2012-09-09CONFLICTS with avenger-[0-9]*; ++pkgrevisioncheusov1-14/+18
Fix some pkglint warnings
2012-09-09Update ruby-mime-types to 1.19.taca3-17/+7
== 1.19 / 2012-06-20 * New MIME Types: * XCF Gnome Images (image/x-xcf, image/x-compressed-xcf; .xcf). https://github.com/halostatue/mime-types/issue/17 * Types reported in https://github.com/halostatue/mime-types/issues/12: * DV (video/x-dv; .dv) * IVF (video/x-ivf; .ivf) * Matroska (video/x-matroska; .mkv) * Motion JPEG (video/x-motion-jpeg; .mjpg) * RealMedia (official; application/vnd.rn-realmedia; .rm) * New extensions: * dcm (application/dicom); https://github.com/halostatue/mime-types/issue/16. * Types reported in https://github.com/halostatue/mime-types/issues/12: * 3g2, 3gpp2 (video/3gpp2) * mpeg (video/mpeg) * mxf (application/mxf) * ts (video/MP2T) * ogg (video/ogg) * Fixed MIME Types: * Adobe AIR application installer packages was missing a hyphen. https://github.com/halostatue/mime-types/issue/13 * Types reported in https://github.com/halostatue/mime-types/issues/12: * audio/x-pn-realaudio extension is .ra, not .rm. * Resolved https://github.com/halostatue/mime-types/issues/8. Apparently some people run the tests on Linux. Imagine that.
2012-09-09Updated mail/p5-MailTools to 2.11abs2-7/+7
version 2.11: Wed Aug 29 09:09:47 CEST 2012 Fixes: - typo in Mail::Mailer::smtp, which only shows up in >5.14 [cpantesters] version 2.10: Tue Aug 28 09:41:52 CEST 2012 Fixes: - Mail::Mailer::smtp set from address twice. rt.cpan.org#77161 [Vladimir Goshev] - Mail::Mailer::smtps did not support the From option. rt.cpan.org#77161 [Vladimir Goshev] Improvements: - Mail::Util::mailaddress has now an optional parameter to set the returned value explicitly. rt.cpan.org#75975 [Rolf G]
2012-09-08Update to 4.34.0. From the changelog:schmonz2-6/+6
- retrieve Gmail metadata (labels, thread ID, message ID) via IMAP extension and record it in new message headers. Thanks: Krzysztof Warzecha.
2012-09-07Revbump after updating graphics/cairoadam29-44/+58
2012-09-07add USE_TOOLS=perl so it'll build with PKG_DEVELOPER=yesspz1-1/+2
2012-09-03mail/thunderbird: Fix build for DragonFlymarino3-7/+11
- kvm is still needed - should fix FreeBSD as well
2012-09-03Fix DragonFly build again. Thank you, marino@.ryoon2-5/+9
2012-09-03Changing all PERL5_MODULE_TYPE from Module::Install to M::I::Bundled,sno1-2/+3
Module::Install is for Authors only. Bumping revision
2012-09-02Fix broken patch-mozilla_ipc_chromium_src_base_dir__reader__bsd.h.ryoon2-8/+4
2012-09-02Update to 15.0ryoon3-184/+274
* Sync with thunderbird-15.0
2012-09-02Update to 15.0ryoon131-1413/+1049
* Update Mozilla Lightning to 1.7 * Update Enigmail to 1.4.4 (functionality is not tested yet; should be updated) * Regen patches Changelog: NEW Multi-Channel Chat: You now can enjoy real time conversation with your contacts, right from your favorite messaging application. NEW Do Not Track: This option has been implemented as an addition to Search the Web. NEW Ubuntu One is now supported in Filelink - the option to upload large attachments to online storage services. NEW New User Interface: Thunderbird is replicating the new look and feel of Mozilla Firefox in an effort to provide a similar user experience across all Mozilla software desktop or mobile and all platforms. FIXED Various fixes and performance improvements FIXED Various security fixes MFSA 2012-72 Web console eval capable of executing chrome-privileged code MFSA 2012-70 Location object security checks bypassed by chrome code MFSA 2012-68 DOMParser loads linked resources in extensions when parsing text/html MFSA 2012-67 Installer will launch incorrect executable following new installation MFSA 2012-65 Out-of-bounds read in format-number in XSLT MFSA 2012-64 Graphite 2 memory corruption MFSA 2012-63 SVG buffer overflow and use-after-free issues MFSA 2012-62 WebGL use-after-free and memory corruption MFSA 2012-61 Memory corruption with bitmap format images with negative height MFSA 2012-59 Location object can be shadowed using Object.defineProperty MFSA 2012-58 Use-after-free issues found using Address Sanitizer MFSA 2012-57 Miscellaneous memory safety hazards (rv:15.0/ rv:10.0.7)
2012-08-31Update to 0.190wen2-6/+6
Upstream changes: 0.190 2012-03-26 fix skip test count 0.189 2012-03-26 addresses in the form rjbs@[1.2.3.4], when allowed by allow_ip, are not failed for the tld check (reported by Marcel Gr.nauer) 0.188 2012-03-15 fix [rt.cpan.org #75736], in which 0@domain.com was considered invalid (thanks for the fix from Steve Bertrand) 0.187 2012-01-27 addresses in the form rjbs@[1.2.3.4] are now (correctly) considered valid; this can be disabled with the -allow_ip option (this resolves RT #48398) check email address length and localpart length (thanks, Steve Bertrand!) 0.186 2012-01-22 use blessed($x) instead of wrapping an ->isa called in eval{}; this patch (thanks, Felipe Bergo!) was submitted to avoid problems with people who have global __DIE__ handlers, but was applied to just avoid the dumb eval{}; people with __DIE__ are otherwise on their own, here