summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-05-14Fix build on SunOS. We can't rely on PATH to find nm as sbcl uses argumentsjperkin1-3/+15
only supported by the native version, so ensure /usr/bin/nm is called. Also explicitly pass the --arch flag to ensure the correct compiler flags are used.
2014-05-14Disable custom (and broken) Solaris linking, fixes 64-bit build.jperkin3-10/+31
2014-05-14Updated devel/ffcall to 1.10nb3jperkin1-1/+2
2014-05-14Pass correct CFLAGS to the manual SunOS x86_64 build, fixes unresolved symbols.jperkin3-6/+6
Bump PKGREVISION.
2014-05-14Fix build error on platforms lacking AI_NUMERICSERV.pho2-4/+15
Not only Win32 lacks AI_NUMERICSERV. Some version of Darwin (at least Darwin 9) lacks it too.
2014-05-14Updated emulators/suse131_openssl to 13.1nb7obache1-1/+2
2014-05-14Apply openSUSE Security Update: openSUSE-SU-2014:0635-1obache2-10/+10
update for openssl Description: - Fixed bug[ bnc#876282], CVE-2014-0198 openssl: OpenSSL NULL pointer dereference in do_ssl3_write Add file: CVE-2014-0198.patch Bump PKGREVISION.
2014-05-14Updated multimedia/adobe-flash-plugin11 to 11.2.202.359obache1-1/+2
2014-05-14Update adobe-flash-plugin11 to 11.2.202.359 for APSB14-14.obache2-6/+6
2014-05-14Regen distinfo.ryoon1-4/+4
Thank you, joerg@.
2014-05-14Updated devel/py-setuptools to 3.6wiz2-3/+3
2014-05-14Update to 3.6:wiz2-6/+6
--- 3.6 --- * Issue #203: Honor proxy settings for Powershell downloader in the bootstrap routine.
2014-05-14Updated textproc/raptor2 to 2.0.14wiz2-3/+3
2014-05-14Update to 2.0.14:wiz3-8/+8
2014-05-05 Raptor2 Version 2.0.14 Released Many code quality fixes from clang and coverity primarily in error path cleanups (oom) and dead code. Fixed Turtle 1.1 parser about triple quoting alignment with SPARQL A few internal changes.
2014-05-14Updated textproc/py-markupsafe to 0.23wiz2-3/+3
2014-05-14Update to 0.23. Changes not found.wiz4-83/+6
Remove unnecessary patches (for python-3.x compat).
2014-05-14Updated sysutils/cdrtools to 3.01alpha24wiz2-3/+3
2014-05-14Update to 3.01a24:wiz3-40/+7
All: - Fixed the autoconf test for #pragma weak, so it will not believe that "clang" supports #pragma weak in a compatible way. This is needed in order to compile libmdigest/sha2.c using clang. - New autoconf tests added for: libexpat libpcsclite / winscard.lib libcrypto / libeay32.lib libssl / ssleay32.lib - New autoconf test for expat.h - The makefile system added the INVERSE_SUBARCHDIR= to allow local autoconfiguration for shared libraries. - RULES/rules.top now also calls MKLINKS in the directory TEMPLATES - New compiler configuration files: RULES/cc-clang.rul RULES/cc-clang32.rul RULES/cc-clang64.rul - The Mac OS X related rules now support a new macro: LDFRAMEWORKS= that allows to add Apple specific libraries. - Added a new WIN32_LIBS= macro for Win-DOS specific libraries. These libraries have to be specified in the portable -lfoo format for "libfoo" and also work when compiling for MinGW32. When cl.exe is used, -lfoo is converted to foo.lib. - New configuration files: RULES/i386-darwin-clang.rul RULES/i386-darwin-clang32.rul RULES/i386-darwin-clang64.rul - New configuration files: RULES/i386-freebsd-clang.rul RULES/i586-linux-clang.rul RULES/x86_64-linux-clang.rul RULES/i86pc-sunos5-clang.rul RULES/sun4-sunos5-clang.rul Note that these files have not been tested yet. - RULES/cc-sunpro.rul now also includes rules for RULES/cc-sunpro32.rul and RULES/cc-sunpro64.rul - RULES/cc-gcc.rul now also includes rules for RULES/cc-gcc32.rul and RULES/cc-gcc64.rul - RULES/cc-sunpro32.rul added for orthogonality - RULES/cc-sunpro32.rul and RULES/cc-sunpro64.rul are symlinks to RULES/cc-sunpro.rul and RULES/cc-sunpro.rul uses a macro to include cc-sunpro.rul cc-sunpro32.rul cc-sunpro64.rul as needed - RULES/i86pc-sunos5-cc.rul now also includes rules for RULES/i86pc-sunos5-cc32.rul and RULES/i86pc-sunos5-cc64.rul - RULES/i86pc-sunos5-gcc.rul now also includes rules for RULES/i86pc-sunos5-gcc32.rul and RULES/i86pc-sunos5-gcc64.rul - RULES/sun4-sunos5-cc.rul now also includes rules for RULES/sun4-sunos5-cc32.rul and RULES/sun4-sunos5-cc64.rul - RULES/sun4-sunos5-gcc.rul now also includes rules for RULES/sun4-sunos5-gcc32.rul and RULES/sun4-sunos5-gcc64.rul - RULES/i586-linux-suncc.rul now also includes rules for RULES/i586-linux-suncc32.rul and RULES/i586-linux-suncc64.rul - RULES/9000-725-hp-ux-cc.rul now also includes rules for RULES/9000-725-hp-ux-cc32.rul and RULES/9000-725-hp-ux-cc64.rul - RULES/i486-cygwin32_nt-cc.rul now also includes rules for RULES/i486-cygwin32_nt-cc32.rul and RULES/i486-cygwin32_nt-cc64.rul - RULES/i486-cygwin32_nt-gcc.rul now also includes rules for RULES/i486-cygwin32_nt-gcc32.rul and RULES/i486-cygwin32_nt-gcc64.rul - RULES/ip22-irix-cc.rul now also includes rules for RULES/ip22-irix-cc64.rul - RULES/ip22-irix-gcc.rul now also includes rules for RULES/ip22-irix-gcc64.rul - RULES/power-macintosh-darwin-cc.rul now also includes rules for RULES/power-macintosh-darwin-cc32.rul and RULES/power-macintosh-darwin-cc64.rul - RULES/power-macintosh-darwin-gcc.rul now also includes rules for RULES/power-macintosh-darwin-gcc32.rul and RULES/power-macintosh-darwin-gcc64.rul - conf/makeinc now knows that a compiler name may not follow the "cc*" text rule. This helps to support "clang". - conf/cc-config.sh has been enhanced to detect whether "cc" or "gcc" are emulated via "clang". - New files in TEMPLATES/ related to "clang" - TEMPLATES/ now includes config files for gcc32 and gcc64 - TEMPLATES/ now includes config files for clang, clang32 and clang64 - Add comment to DEFAULTS_CSW/sparc-cc.defs - config.guess now understands Mac OS X on 64 bit Intel Libschily: - libschily/format.c fixed to compile again with K&R C that does not support "long double". - No longer use fgets() for fgetaline(), fgetline() and fgetstr() as fgets() cannot deal with embedded '\0' chars before the '\n'. - libschily/fstream.c now supports local flags (for the caller) and pushable streams to keep blocks of pushed text atomically. - libschily/fchmodat.c was added, it has been forgotten when the emulations for the *at() functions have been introduced. It is needed for the new enhanced isoinfo command. - libschily/mknodat.c now correctly provides a mknodat() function even when there is no mknod() command. - libschily/futimens.c now is more Sun specific when trying to implement futimens() via utimensat(), as only Solaris supports a f*() interface in case that the path name is a NULL pointer. Mkisofs (Maintained/enhanced by Jörg Schilling since 1997, originated by Eric Youngdale): WARNING: the new version of the isoinfo program makes use of the *at() series of functions that have been introduced by Sun in August 2001 and added to POSIX.1-2008. For older platforms, libschily now includes emulations for these functions but these emulations have not yet been tested thouroughly. Please report problems! - The man page isoinfo.8 was enhanced by mentioning the option -s (print file sizes in multiple if 2048 byte sectors) and by documenting the list format that us used with -l. - isoinfo now evaluates the Rock Ridge "PN" signature and thus supports to display and use the major/minor device numbers. - isoinfo now extracts time stamps with sub second granularity in order to be able to set fine grained file timestamps, see -X option below. - isoinfo now knows how to find out whether a ISO-9660 filesystem was created by a newer mkisofs and thus includes useful inode numbers in ISO-9660. These ISO-9660 based inode numbers are used in case that there is no Rock Ridge-1.12 that includes inode numbers in the "PX" signature. - isoinfo now has a new option -X that extracts alls files (in case that -find is not used) or files secected by a -find expression. Note that -find expressions may include -chown, -chgrp and -chmod to modify the meta data of files.
2014-05-14Updated chat/ejabberd to 14.05fhajny1-1/+2
2014-05-14Update ejabberd to 14.05.fhajny3-7/+37
Changelog since 13.12: ejabberd now includes support for: - XEP-0198: Stream Management (EJAB-532) - XEP-0321: Remote Roster Management (EJAB-1381) - RFC-3261: SIP proxy/registrar - RFC-5766: TURN: Traversal Using Relays around NAT (EJAB-1017) There are several improvements regarding encryption: - Add option to specify openssl options - Fix extraction of host names from certificates - Fix certificate authentication for incoming s2s connections - Fix handling of certificate verification errors for incoming s2s - Handle “s2s_use_starttls: required_trusted” the same way for outgoing - Support certificate verification for outgoing s2s connections - Check TLS state before requesting SASL EXTERNAL - Log TLS status for outgoing s2s with SASL EXTERNAL - Verify host name before offering SASL EXTERNAL Just to mention other improvements: - New ejabberd command: disconnect_user/2 - New Bash completion script for ejabberdctl, experimental (EJAB-1042) - Don’t provide current password in webinterface - mod_register_web: check same acl as mod_register. - Document and enable mod_carboncopy (XEP-0280) by default - Make it possible to get/set vCards for MUC rooms - Add Travis CI configuration file
2014-05-14Updated devel/p5-Event-RPC to 1.04.hiramatsu1-1/+2
2014-05-14Update devel/p5-Event-RPC to 1.04.hiramatsu2-7/+6
Changes from previous: ---------------------- 1.04 Fri Feb 24, 2014, joern Bugfixes - Under certain infrequently conditions it could happen that the server process blocked when sending a response packet to a client. - Event::RPC::Client failed loading when no IO::Socket::SSL is installed. 1.03 Sat Feb 2, 2013, joern Features: - Added options 'ssl_ca_file and 'ssl_ca_path' options to Event::RPC::Client, which enable SSL peer verifcation on the client. Thanks for the report about a security warning of IO::Socket::SSL to Moritz Bunkus. 1.02 Tue Mar 8, 2011, joern Features: - Added AnyEvent mainloop implementation.
2014-05-14Updated mail/dovecot2 to 2.2.13; mail/dovecot2-pigeonhole to 0.4.3adam1-1/+3
2014-05-14Changes 0.4.3:adam3-9/+10
* Editheader extension: Made control characters allowed for editheader, except NUL. Before, this would cause a runtime error. + Upgraded Dovecot-specific Sieve "vnd.dovecot.duplicate" extension to match the new draft "duplicate" extension. - Fixed sieve_result_global_log_error to log only as i_info in administrator log (syslog) if executed from multiscript context. - Sieve redirect extension: Adjusted loop detection to show leniency to resent messages. - Sieve include extension: Fixed problem with handling of duplicate includes with different parameters :once or :optional. - Sieve spamtest/virustest extensions: Tests were erroneously performed against the original message. When used together with extprograms filter to add the spam headers, the changes were not being used by the spamtest and virustest extensions. - Deprecated Sieve notify extension: Fixed segfault problems in message string substitution. - ManageSieve: Fixed active link verification to handle redundant path slashes correctly. - Sieve vacation extension: - Fixed interaction of sieve_vacation_dont_check_recipient with sieve_vacation_send_from_recipient setting. - Fixed log message for discarded response. - Sieve extprograms plugin: - Forgot to disable the alarm() timeouts set for script execution. - Fixed fd leak and handling of output shutdown. - Fixed 'Bad filedescriptor' error occurring when disconnecting script client. - Made sure that programs are never forked with root privileges.
2014-05-14Changes 2.2.13:adam3-15/+9
* Fixed a DoS attack against imap/pop3-login processes. If SSL/TLS handshake was started but wasn't finished, the login process attempted to eventually forcibly disconnect the client, but failed to do it correctly. This could have left the connections hanging arond for a long time. (Affected Dovecot v1.1+) + mdbox: Added mdbox_purge_preserve_alt setting to keep the file within alt storage during purge. (Should become enforced in v2.3.0?) + fts: Added support for parsing attachments via Apache Tika. Enable with: plugin { fts_tika = http://tikahost:9998/tika/ } + virtual plugin: Delay opening backend mailboxes until it's necessary. This requires mailbox_list_index=yes to work. (Currently IMAP IDLE command still causes all backend mailboxes to be opened.) + mail_never_cache_fields=* means now to disable all caching. This may be a useful optimization as doveadm/dsync parameter for some admin tasks which shouldn't really update the cache file. + IMAP: Return SPECIAL-USE flags always for LSUB command. - pop3 server was still crashing in v2.2.12 with some settings - maildir: Various fixes and improvements to handling compressed mails, especially when they have broken/missing S=sizes in filenames. - fts-lucene, fts-solr: Fixed crash on search when the index contained duplicate entries. - Many fixes and performance improvements to dsync and replication - director was somewhat broken when there were exactly two directors in the ring. It caused errors about "weak users" getting stuck. - mail_attachment_dir: Attachments with the last base64-encoded line longer than the rest wasn't handled correctly. - IMAP: SEARCH/SORT PARTIAL was handled completely wrong in v2.2.11+ - acl: Global ACL file handling was broken when multiple entries matched the mailbox name. (Only the first entry was used.)
2014-05-14+ cheese-3.12.2, delegate-9.9.8, eric5-5.4.4, lbdb-0.39, py-beets-1.3.6,wiz1-6/+10
py-py-2.3, silc-client-1.1.11, tinc-1.0.24, vinagre-3.12.2.
2014-05-14Forgot USE_TOOLS+=groff for OpenBSD.rodent1-2/+2
2014-05-14Updated archivers/dar to 2.4.13rodent2-3/+3
2014-05-14Updated to latest release, 2.4.13, as requested by doc/TODO. Removedrodent25-509/+58
patches which were applied upstream or deprecated. USE_TOOLS+=groff to fix generation of a few .html files on OpenBSD. Depends on libgcrypt instead of openssl now. From ChangeLog: from 2.4.12 to 2.4.13 - adding initialization value for two variables to avoid inappropriate warning when compiling with -Wall option - reducing UNIX_PATH_MAX by the system when not defined from 108 to 104 bytes to accommodate BSD systems - fixing assignment operator of class criterium that was not returning any value as it should - removing useless boolean expression that always succeeds in logical AND expression - adding support for back-slash of quoting characters in DCF files - fixed compilation issues with clang / FreeBSD, Thanks to Neil Darlow's server ;-) - fixed compilation warning due to deprecated symbols in libgcrypt header files - replaced gnu make specific rules by legacy ones to avoid automake warning about them - removed old unused stuff from misc sub-directory - adding warning at compilation time if libgcrypt used is older than 1.6.0 - adding warning at execution time if hash computation is requested with slices greater than 256 Gio and ligbcrypt dynamically or statically linked is older than 1.6.0 - adding alternative methods in list_entry API class to return dates as number of seconds - fixed bug in hour-shift (-H option) when comparing dates from an old extracted catalogue (archive format 7 or older). - fixed documentation bug about the meaning of the compression ratio - fixed a display bug about the "compression flag" wrongly displayed for uncompressed files - fixed unhandled exception when giving non number argument to -1 option from 2.4.11 to 2.4.12 - for correctness fixed delete vs delete[] on vector of char (not incidence reported) - fixed out of range access in routine used to read very old archive format - fixed error in logical expression leading a sanity test to be useless - removed duplicated variable assignment - updated FAQ - fixed typo and spelling errors - fixed bug (reported by Torsten Bronger) in the escape layer leading libdar to wrongly reporting a file as corrupted at reading time - fixed bug in the sparse file detection mechanism that lead the minimum size hole detection to become a multiple of the default value or specified one. This implied a less efficient reduction of sparse files because smaller holes in files were ignored - fixed and updated man page about --go-into option - updated full-from-diff target in /etc/darrc default file - added a debug option in hash_file class (option only used from testing tools) to troubleshoot sha1/md5 hash problem on slices larger than (2**38)+63 bytes, bug reported by Mike Lenzen and understood by Yuriy Kaminskiy at libgcrypt. Note: This bug is still open due to an integer overflow in libgcrypt. - backported from current development code an additional and more simple way to read an archive using the libdar API. This API extension is not used by dar command-line tools for now. - Fixing installation of libdar header files on Darwin, where "DARwin" macros were not filtered out from the generated libdar header files. - Fixing self reported bug 'generic_file.cpp line 309' met while comparing an archive with a filesystem - Update code in order to compile with gcc-4.8.2 in g++11 mode (partial implementation and adaptation of Fabian Stanke's patch) - Fixing bug met while performing a verbose archive listing in sequential read mode - Added Ryan Schmidt's Patch to properly display status at end of ./configure script under BSD systems (in particular Mac OS X) - Updating configure.ac script to fix warning reported by autoconf when generating the ./configure script - Addressed portability problem with BSD systems that do not provide a -d option to the 'cp' command, preventing proper installation of the Doxygen documentation. Fix based on patch provided by Jan Gosmann. from 2.4.10 to 2.4.11 - Modified behavior of 'dar -h' and 'dar -V', both now return 0 as exist status instead of 1 (which means syntax error). - Fixed bug: -Q is now available with -V under the collapsed form -QV or -VQ - fixed typo in documentation - fixed memory leakage met when dar fails a merging operation because the resulting archive is specified in an directory that does not exist. - fixed bug met when isolating a differential backup in sequential read mode - fixed bug about slice file permission not taking care about umask variable when the --hash feature is used. - fixed performance issue when reading an archive over a pair of piles using dar_slave (possibly over ssh) when the archive makes use of escape marks and when no encryption is used - added target "full-from-diff" in /etc/darrc default file - fixed bug avoiding reading an truncated archive in direct access mode with the help of an external catalogue. - new and better implementation of archive extraction in sequential read mode - fixing bug (segfault) met when hitting CTRL-C while reading an archive in sequential mode - fixing libdar.pc for pkg-config for the cflags given to external applications - fixed memory allocation/desallocation mismatches (delete vs delete [] ) concerning four vector of chars. - fixed error in logical expression leading a sanity test to be useless
2014-05-14add the redhat fix for CVE-2014-0012; debian has an alternative but this is ↵mspo2-1/+44
better for cgi
2014-05-14Fix build for OpenBSD. Defuzz patches.rodent11-46/+46
2014-05-14Updated devel/p5-Eval-Closure to 0.11.hiramatsu1-1/+2
2014-05-14Update devel/p5-Eval-Closure to 0.11.hiramatsu2-7/+6
Changes from previous: ---------------------- 0.11 2013-07-30 - add "alias => 1" option for making closure variables actually alias the closed over variables (so the variable referenced in the environment hashref will actually be updated by changes made in the closure). (Toby Inkster, #3) 0.10 2013-07-10 - fix pod links 0.09 2013-07-10 - support lexical subs on 5.18+
2014-05-13Move GCC_REQD+=4.6 to boost-libs/buildlink3.mk for OpenBSD.ryoon5-36/+5
It is common for boost-libs consumers.
2014-05-13Fix build of boost-libs under OpenBSD/amd64 5.5ryoon9-13/+146
* Add iconv dependency (fix build) * Add the patches for OpenBSD * gcc46 is required under OpenBSD 5.5 at least
2014-05-13Updated misc/libreoffice4 to 4.2.4.2ryoon1-1/+2
2014-05-13Update to 4.2.4.2ryoon4-29/+31
* Make java option disable for non-NetBSD and non-SunOS (DragonFly bootstrap jdk does not work for amd64/3.6.2) Changelog: 4.2.4rc1 bnc#821208 DOC import: fix unwanted char background in numbering char style [Miklos Vajna] bnc#821567 import PPTX background images with table-name. [Muthu Subramanian] bnc#828390 bullet sizes set wrong. [Muthu Subramanian] bnc#865381 DOCX import: table cell btLr text direction fixes [Miklos Vajna] coverity#1130423 crash with "New style from selection" with List [Caolán McNamara] coverity#705966 dereference before null check [Caolán McNamara] coverity#705969 dereference before null check [Caolán McNamara] coverity#707971 uninitialized scalar field [Caolán McNamara] coverity#708388 uninitialized scalar field [Caolán McNamara] coverity#736084 missing break in switch [Caolán McNamara] collabora#1000025 import casemaps from pptx. [Muthu Subramanian] collabora#1000044 DOC import: fProtEnabled means document is not totally read-only [Miklos Vajna] fdo#38411 handle .doc cropping also inside groups [Luboš Luňák] fdo#38414 workaround for rounding errors when handling merged cells [Luboš Luňák] fdo#47355 partially revert c5a8a2c3cbcee0175127a0662e3d820ea4deea22 [Bjoern Michaelsen] fdo#50672 escape underscores in menus for unity [Samuel Mehrbrodt] fdo#58307 export sheet tab colors to xlsx. [Kohei Yoshida] fdo#60722 RTF import: 3 drawing-object fixes: [Miklos Vajna] fdo#62155 don't crash if we can't create an instance of a calc addin. [Michael Meeks] fdo#63228 printers list does not increase height with Print Dialog [Caolán McNamara] fdo#63786 fix PDF export of cropped SVG [Michael Stahl] fdo#67011 KDE4: prevent blocking in Display::Yield [Jan-Marek Glogowski] fdo#69157 apply object-in front selection on mouseUp [Lennard Wasserthal] fdo#69289 RTF import: handle cells with zero width [Miklos Vajna] fdo#70666 fix Graphite ligature replacement at line breaks [László Németh] fdo#71491 adjust reference during undo of drag-n-drop of cell range. [Kohei Yoshida] fdo#71729 fill the range edit boxes after the table is fully initialized. [Kohei Yoshida] fdo#71961 write (no)wrap of text only for custom shapes to .pptx [Luboš Luňák] fdo#73466 SwTxtSizeInfo / SwTxtInputFldPortion: invalid string access [Miklos Vajna] fdo#73544 related: update catalan linguistic components [Joan Montane, Caolán McNamara] fdo#73588 fix default alignment in RTL mode. [Hannah Lyhne] fdo#73627 explictly export font properties. [Muthu Subramanian] fdo#73936 make FormFieldDropDowns a real fieldportion [Caolán McNamara] fdo#74087 inspect if a mis-spelled word is at cursor position... [Kohei Yoshida] fdo#74302 adapt to OUString changes and set length exactly. [Matúš Kukan] fdo#74322 handle moving of named ranges correctly. [Kohei Yoshida] fdo#74823 RTF import: work around wrong table column width on invalid input [Miklos Vajna] fdo#74875 asterisk at the beginning of Paragraph without "Nowiki" [Julien Nabet] fdo#74979 remove OOo1.0 file formats from Save As. [Michael Stahl, Bryan Quigley] fdo#74981 cutting nothing should do nothing, should fix field dupes [Bjoern Michaelsen] fdo#75260 apply the same fix from writer table to character bordering. [Kohei Yoshida] fdo#75307 discard invalid user data [Caolán McNamara] fdo#75308 asterisk at the beginning of Paragraph without "Nowiki" [Julien Nabet] fdo#75328 do DiscoveryService socket setup off the main thread. [Andrzej Hunt] fdo#75376 configure: disable LTO by default for MSVC too [Michael Stahl] fdo#75622 avoid repeated table layouting [Luboš Luňák] fdo#75728 on change of User Field via UNO-API... [Oliver-Rainer Wittmann] fdo#75741 re-implement CompileNameFormula for formula groups. [Kohei Yoshida] fdo#75772 correct name of Outline Numbering dialog [Laurent Balland-Poirier] fdo#75898 SwFEShell::InsertRow: fix this in case bSelectAll == true [Miklos Vajna] fdo#75955 use SHA1 from openssl/nss instead of rtl_digest_sha1 [Tomaž Vajngerl] fdo#75970 let's do it in a straightforward fashion. [Kohei Yoshida] fdo#75977 clear sheet deleted flags for affected references when undoing. [Kohei Yoshida] fdo#76078 LO Crashes while saving the docx file containing only opening brace [Dinesh Patil] fdo#76195 set the border type to NONE to ensure it won't be drawn. [Kohei Yoshida] fdo#76222 oox: add support for MSO 2007 SP2 encrypted documents [Tomaž Vajngerl] fdo#76235 assure correct line break for multi-lined Input Fields [Oliver-Rainer Wittmann] fdo#76294 properly intern string literals in formula on xls import. [Kohei Yoshida] fdo#76298 sw: do not start up every OLE object on deletion [Michael Stahl] fdo#76402 handle range reference expansion in named ranges. [Kohei Yoshida] fdo#76409 write output cell string to <text:p> element when saving to ods. [Kohei Yoshida] fdo#76470 avoid joining new formula cells individually. [Kohei Yoshida] fdo#76568 remove BerkeleyDB from license text [Andras Timar] fdo#76777 accept proper number style condition != as not equal operator, [Eike Rathke] fdo#76778 fix wildcard support in File Open dialog [Andras Timar] fdo#76802 error msg in Web Page Wizard dialog [Julien Nabet] fdo#76905 long delay when changing font size from % to pt [Caolán McNamara] fdo#76930 explictly list common lang-independant template dir [Caolán McNamara] fdo#76961 calc link auto-update interval is changed on file save [Niklas Johansson] fdo#77059 hidpi: Increase the threshold of what DPI we consider hi-dpi. [Jan Holesovsky] fdo#77140 embeddedobj: avoid unneeded conversion in ConvertBufferToFormat() [Miklos Vajna] fdo#77174 crash with "New style from selection" with List [Caolán McNamara] fdo#77209 share string pool with clip documents. [Kohei Yoshida] fdo#77229 EMF+ rendering: improve EmfPlusSetClipPath's CombineModeExclude case [Miklos Vajna] fdo#77300 don't re-compile formulas when the hybrid formula is not there. [Kohei Yoshida] fdo#77307 compare external formula tokens correctly. [Kohei Yoshida] i#124039 assure correct line break for multi-lined Input Fields [Oliver-Rainer Wittmann] i#124085 improved support for PNG clipboard format on windows [Armin Le Grand] i#124453 check if the resulting polygon... [Jürgen Schmidt] i#124467 add check for image data offset... [Jürgen Schmidt, Miklos Vajna] i#124474 on change of User Field via UNO-API... [Oliver-Rainer Wittmann] i#124516 related: handle bad surrogate pairs gracefully on Windows [Herbert Dürr] i#124555 restore stream position after Seek to end of stream [Oliver-Rainer Wittmann] i#84870 partially revert c5a8a2c3cbcee0175127a0662e3d820ea4deea22 [Bjoern Michaelsen] lp#760665 related: intermittent a11y crash in calc [Caolán McNamara] lp#811057 related: intermittent a11y crash in calc [Caolán McNamara] rhbz#1057741 [abrt] libreoffice-core: std::__throw_length_error(): soffice.bin killed by SIGABRT [Eike Rathke] rhbz#1075124 docx with negative left margin and border on table does not display properly in LibreOffice 4.2.2.1 [Luboš Luňák] rhbz#1076264 [abrt] libreoffice-core: ScAccessibleDocument::GetVisibleArea_Impl() const(): soffice.bin killed by SIGSEGV [Caolán McNamara] rhbz#1077780 [abrt] libreoffice-core: writerfilter::dmapper::lcl_MoveBorderPropertiesToFrame(): soffice.bin killed by SIGSEGV [Caolán McNamara] rhbz#1080196 [abrt] libreoffice-core: mdds/multi_type_vector_itr.hpp update_node(): soffice.bin killed by SIGSEGV [Kohei Yoshida] rhbz#1081968 libreoffice produces incorrect PDF export of cropped SVG graphics [Michael Stahl] rhbz#577595 [abrt] crash in ScAccessibleDocument::GetVisibleArea_Impl [Caolán McNamara] rhbz#602273 [abrt] crash in ScAccessibleDocument::GetVisibleArea_Impl [Caolán McNamara] rhbz#896711 [abrt][a11y] libreoffice-core-3.6.3.2-8.fc18: ScAccessibleDocument::GetVisibleArea_Impl: Process /usr/lib64/libreoffice/program/soffice.bin was killed by signal 11 (SIGSEGV) [Caolán McNamara] rhbz#923993 [abrt][a11y] libreoffice-core-3.6.5.2-6.fc18: ScAccessibleDocument::GetVisibleArea_Impl: Process /usr/lib64/libreoffice/program/soffice.bin was killed by signal 11 (SIGSEGV) [Caolán McNamara] 4.2.4(rc2) Bugs fixed against 4.2.4 RC1: coverity#1202882 dereference before null check [Caolán McNamara] fdo#60040 crash after undoing master page application [Caolán McNamara] fdo#71423 fix crash while editing Impress tables. [Thorsten Behrens] fdo#74654 fix typo: printnone -> printhigh [Andras Timar] fdo#74697 add Bluez 5 support for impress remote. [Andrzej Hunt] fdo#74743 avoid infinite loop when gathering "svg" element styles [Tomaž Vajngerl] fdo#75525 out by one error [Caolán McNamara] fdo#76663 let's not skip the first element of a matrix in PRODUCT. [Kohei Yoshida] fdo#76916 'User paths' is missing in tab MotionMotion Paths tab [Caolán McNamara] fdo#77027 ODF import: fix wrong version in check for embedded objects [Michael Stahl] fdo#77039 fill the match string even if the raw string is empty. [Kohei Yoshida] fdo#77342 sw: fix copy/paste of footnote cross references [Michael Stahl] fdo#77603 new wildcard in autocorrection: .* instead of * [László Németh] rhbz#1088625 [abrt] libreoffice-core: sdext::presenter::PresenterPaintManager::Invalidate(): soffice.bin killed by SIGSEGV [Caolán McNamara]
2014-05-13Fix build error on Darwin and possibly other platforms with DTrace capabilitypho1-1/+15
On platforms where DTrace is available, we need to invoke dtrace(1) with the original PATH. Otherwise it gets confused in the presence of our cc wrapper because it tries to invoke the system-default gcc with argv[0] set to "gcc", not the absolute path to gcc.
2014-05-13Mark as not for Python 3.3 and 3.4, since it uses obsolete stringjoerg1-1/+2
functions.
2014-05-13Requires PCRE.joerg1-1/+2
2014-05-13Correctly build as Python Egg.joerg14-151/+155
2014-05-13dnsbl-milter was added, not updatedsborrill1-2/+2
2014-05-13Updated mail/dnsbl-milter to 6.40sborrill1-1/+2
2014-05-13Add dnsbl 6.40 packaged as dnsbl-milter. This is a milter for sendmailsborrill8-0/+150
that performs DNSBL filtering.
2014-05-13Update of package to version 8.4pl4. Changes include:jaapb3-32/+6
Changes from V8.4pl3 to V8.4pl4 =============================== WARNING: The current logic of Coq is now known to be inconsistent with Axiom prop_extensionality : forall A B:Prop, (A <-> B) -> A = B. For more details, see: https://gforge.inria.fr/plugins/scmgit/cgi-bin/gitweb.cgi?p=coq/coq.git;a=blob_plain;f=test-suite/failure/subterm2.v;hb=HEAD or https://gforge.inria.fr/plugins/scmgit/cgi-bin/gitweb.cgi?p=coq/coq.git;a=blob_plain;f=test-suite/failure/subterm3.v;hb=HEAD Kernel - Unsound check of elimination sort. - Fix guard condition for nested cofixpoints. - Univ constraints of module subtyping were not propagated. Tactics - A new option "Set Stable Omega" ensures that repeated identical calls to omega will produce identical proof terms. This option is off by default for maximal compatibility, but should be pretty safe to activate. - The interpretation of the open_constr tactic argument was erroneously firing type classes resolution in some corner cases. This has been fixed. The tactic argument type open_constr_wTC is provided for retro compatibility purposes. - Fixing bug (fixing precedence of ltac variables over variables in env) introduces rare and justified tactic failure. Bug fixes - micromega: solved an ambiguous symbol resolution. - Coq always uses / as separator between directories on all platforms. - remove trailing '\r' from file names returned by coqtop. - bug correction in proving inversion principles for Function. - ocamlbuild: minor fixes related to camlp4 and cross-compilation. Changes from V8.4pl2 to V8.4pl3 =============================== Ide_slave XML interface - 20120712, 20130419 : Invalidated protocol versions - From 20130419 extra datastructure : union (Inl "" = <union val="in_l"><string></string></union>, Inr _ = <union val="in_r">...) - 20130419~1 : new toplevel entry : message, not send by coptop v8.4 and not handle by coqide v8.4. A message has a level and a content (of string). Message levels are Debug of string, Info, Notice, Warning and Error. - 20130425 : * new toplevel entry : feedback, once again not send by coqtop v8.4 and not handle by coqide v8.4. A feedback gives the id of the sentence it provides info about and a content. Feedback contents are Processed, AddedAxiom and GlobRef of Util.loc * string * string * string * string * <call val="interp"> must provide an attribute id of type int. It is OK in coqtop v8.4 to alwais send <call val="interp" id="0"> Bug fixes - Fixing a significant efficiency leak in the code of the field tactic. - Fix caching of local hint database in typeclasses eauto which could miss some hypotheses. - Fix automatic solving of obligation in program, which was not trying to solve obligations that had no undefined dependencies left.
2014-05-13Updated databases/pgbouncer to 1.5.4fhajny1-1/+2
2014-05-13Update pgbouncer to 1.5.4.fhajny5-15/+63
Add SMF support. Fix default dirs. 2012-11-28 - PgBouncer 1.5.4 - "No Leaks, Potty-Training Successful" = Fixes = * DNS: Fix memory leak in getaddrinfo_a() backend. * DNS: Fix memory leak in udns backend. * DNS: Fix stats calculation. * DNS: Improve error message handling for getaddrinfo_a(). * Fix win32 compile. * Fix compiler dependency support check in configure. * Few documentation fixes. 2012-09-12 - PgBouncer 1.5.3 - "Quantum Toaster" = Critical fix = * Too long database names can lead to crash, which is remotely triggerable if autodbs are enabled. The original checks assumed all names come from config files, thus using fatal() was fine, but when autodbs are enabled - by '*' in [databases] section - the database name can come from network thus making remote shutdown possible. = Minor Features = * max_packet_size - config parameter to tune maximum packet size that is allowed through. Default is kept same: (2G-1), but now it can be made smaller. * In case of unparseable packet header, show it in hex in log and error message. = Fixes = * AntiMake: it used $(relpath) and $(abspath) to manupulate pathnames, but the result was build failure when source tree path contained symlinks. The code is now changed to work on plain strings only. * console: now SET can be used to set empty string values. * config.txt: show that all timeouts can be set in floats. This is well-hidden feature introduced in 1.4. 2012-05-29 - PgBouncer 1.5.2 - "Don't Chew, Just Swallow" = Fixes = * Due to mistake, reserve_pool_timeout was taken in microseconds, not seconds, effectively activating reserve pool immediately when pool got full. Now use it as seconds, as was intended. (Noticed by Keyur Govande) 2012-04-17 - PgBouncer 1.5.1 - "Abort, Retry, Ignore?" = Features = * Parameters to tune permissions on unix socket: unix_socket_mode=0777, unix_socket_group=''. = Fixes = * Allow empty string for server-side variable - this is needed to get "application_name" properly working, as it's the only parameter that does not have server-side default. * If connect string changes, require refresh of server parameters. Previously PgBouncer continued with old parameters, which breaks in case of Postgres upgrade. * If autodb connect string changes, drop old connections. * cf_setint: Use strtol() instead atoi() to parse integer config parameters. It allows hex, octal and better error detection. * Use sigqueue() to detect union sigval existence - fixes compilation on HPUX. * Remove 'git' command from Makefile, it throws random errors in case of plain-tarball build. * Document stats_period parameter. This tunes the period for stats output. * Require Asciidoc >= 8.4, seems docs are not compatible with earlier versions anymore. * Stop trying to retry on EINTR from close(). 2012-01-05 - PgBouncer 1.5 - "Bouncing Satisified Clients Since 2007" If you use more than 8 IPs behind one DNS name, you now need to use EDNS0 protocol to query. Only getaddrinfo_a()/getaddrinfo() and UDNS backends support it, libevent 1.x/2.x does not. To enable it for libc, add 'options edns0' to /etc/resolv.conf. GNU Make 3.81+ is required for building. = Features = * Detect DNS reply changes and invalidate connections to IPs no longer present in latest reply. (Petr Jelinek) * DNS zone serial based hostname invalidation. When option dns_zone_check_period is set, all DNS zones will be queried for SOA, and when serial has changed, all hostnames will be queried. This is needed to get deterministic connection invalidation, because invalidation on lookup is useless when no lookups are performed. Works only with new UDNS backend. * New SHOW DNS_HOSTS, SHOW DNS_ZONES commands to examine DNS cache. * New param: min_pool_size - avoids dropping all connections when there is no load. (Filip Rembialkowski) * idle_in_transaction_timeout - kill transaction if idle too long. Not set by default. * New libudns backend for DNS lookups. More featureful than evdns. Use --with-udns to activate. Does not work with IPv6 yet. * KILL command, to immediately kill all connections for one database. (Michael Tharp) * Move to Antimake build system to have better looking Makefiles. Now GNU Make 3.81+ is required for building. = Fixes = * DNS now works with IPv6 hostnames. * Don't change connection state when NOTIFY arrives from server. * Various documentation fixes. (Dan McGee) * Console: Support ident quoting with "". Originally we did not have any commands that took database names, so no quoting was needed. * Console: allow numbers at the stard of word regex. Trying to use strict parser makes things too complex here. * Don't expire auto DBs that are paused. (Michael Tharp) * Create auto databases as needed when doing PAUSE. (Michael Tharp) * Fix wrong log message issued by RESUME command. (Peter Eisentraut) * When user= without password= is in database connect string, password will be taken from userlist. * Parse '*' properly in takeover code. * autogen.sh: work with older autoconf/automake. * Fix run-as-service crash on win32 due to bad basename() from mingw/msvc runtime. Now compat basename() is always used.
2014-05-13Updated www/py-tornado to 3.2.1imil2-3/+3
2014-05-13Updated to version 3.2.1imil2-6/+6
Security fixes The signed-value format used by RequestHandler.set_secure_cookie and RequestHandler.get_secure_cookie has changed to be more secure. This is a disruptive change. The secure_cookie functions take new version parameters to support transitions between cookie formats. The new cookie format fixes a vulnerability that may be present in applications that use multiple cookies where the name of one cookie is a prefix of the name of another. To minimize disruption, cookies in the older format will be accepted by default until they expire. Applications that may be vulnerable can reject all cookies in the older format by passing min_version=2 to RequestHandler.get_secure_cookie. Thanks to Joost Pol of Certified Secure for reporting this issue. Backwards-compatibility notes Signed cookies issued by RequestHandler.set_secure_cookie in Tornado 3.2.1 cannot be read by older releases. If you need to run 3.2.1 in parallel with older releases, you can pass version=1 to RequestHandler.set_secure_cookie to issue cookies that are backwards-compatible (but have a known weakness, so this option should only be used for a transitional period). Other changes The C extension used to speed up the websocket module now compiles correctly on Windows with MSVC and 64-bit mode. The fallback to the pure-Python alternative now works correctly on Mac OS X machines with no C compiler installed.
2014-05-13Added devel/py-iowait version 0.2imil1-1/+2