Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (3h)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-12 23:31:31 UTC Now

2014-11-15 20:48:28 UTC MAIN commitmail json YAML

2014-11-15 20:48:10 UTC MAIN commitmail json YAML

2014-11-15 15:30:04 UTC MAIN commitmail json YAML

Add update of devel/ruby-mode package to 2.1.5 which was pdated indirectly
and version number only.

(taca)

2014-11-15 14:55:07 UTC MAIN commitmail json YAML

Note update of lang/php55 package to 5.5.19.

(taca)

2014-11-15 14:53:32 UTC MAIN commitmail json YAML

Updated textproc/ocaml-tyxml to 3.3.0

(jaapb)

2014-11-15 14:53:12 UTC MAIN commitmail json YAML

Update php55 to 5.5.19.

13 Nov 2014, PHP 5.5.19

- Core:
  . Fixed bug #68095 (AddressSanitizer reports a heap buffer overflow in
    php_getopt()). (Stas)
  . Fixed bug #68118 ($a->foo .= 'test'; can leave $a->foo undefined). (Nikita)
  . Fixed bug #68129 (parse_url() - incomplete support for empty usernames
    and passwords) (Tjerk)
    Fixed bug #68365 (zend_mm_heap corrupted after memory overflow in
    zend_hash_copy). (Dmitry)

- Fileinfo:
  . Fixed bug #66242 (libmagic: don't assume char is signed). (ArdB)
  . Fixed bug #68283 (fileinfo: out-of-bounds read in elf note headers).
    (CVE-2014-3710) (Remi)

- FPM:
  . Implemented FR #55508 (listen and listen.allowed_clients should take IPv6
    addresses). (Robin Gloster)

- GD:
  . Fixed bug #65171 (imagescale() fails without height param). (Remi)

- GMP:
  . Fixed bug #63595 (GMP memory management conflicts with other libraries
    using GMP). (Remi)

- Mysqli:
  . Fixed bug #68114 (linker error on some OS X machines with fixed width
    decimal support) (Keyur Govande)

- ODBC:
  . Fixed bug #68087 (ODBC not correctly reading DATE column when preceded by
    a VARCHAR column) (Keyur Govande)

- SPL:
  . Fixed bug #68128 (Regression in RecursiveRegexIterator) (Tjerk)

- CURL:
  . Add CURL_SSLVERSION_TLSv1_0, CURL_SSLVERSION_TLSv1_1, and
    CURL_SSLVERSION_TLSv1_2 constants if supported by libcurl (Rasmus)

(taca)

2014-11-15 14:53:03 UTC MAIN commitmail json YAML

Updated package to newest version, 3.3.0, and added ocaml.mk framework.
Changes, apart from bugfixes,
include:
  * Add `Xml_print.Utf8` to encode html elements to utf8 properly.
  * Add signature functors to ease export of module created with the functorial interface.
    See the manual for more details.
  * Fix variance for Svg.attrib.
  * Fix export of Xml.list_wrap for Html5.M and Svg.M. Should fix syntax extension with those.
  * Remove Xhtml.
  * Remove plus elements.
    For example, table doesn't enforce non-emptyness anymore.
  * Add various types that were not exported (img, dl, figure, rp, rt and ruby types).
  * Expose `string_of_number`, the better stringifier introduced in 3.1.0.
  * Functorial interface breaking changes:
    * Modify the functorized interface to export typed events.
      You can now specify different handlers for keyboard and mouse events.
      There are two new types and functions (keyboard and mous events) in the Xml signature.
    * Add a wrapping type for lists of nodes. See reactiveData and new eliom wrapping.
  * Replace fake booleans (`\`True | \`False`) by actual booleans. Breaking change.
  * Camlp4 is now an optional dependency. The syntax extension is build only when the syntax flag is enabled (true by default).
  * Use a better stringifier for float values (copied from js_of_ocaml).
  * Add attributes `muted`, `crossorigin` and `mediagroup` for `<audio>` and `<video>`.
  * In the functorial interface, allow to wrap xml nodes inside a monad by provi
ding an additionnal wrapping module. Used by reactive nodes in eliom.
  * Use oasis as build systems
  * Adding module Unsafe for inserting missing nodes or attributes
  * In the functorial interface, allow to wrap xml nodes inside a monad by provi
ding an additionnal wrapping module. Used by reactive nodes in eliom.
  * Use oasis as build systems
  * Adding module Unsafe for inserting missing nodes or attributes

(jaapb)

2014-11-15 14:51:18 UTC MAIN commitmail json YAML

Note update of lang/php54 package to 5.4.35.

(taca)

2014-11-15 14:49:45 UTC MAIN commitmail json YAML

Update php54 to 5.4.35 (PHP 5.4.35).

13 Nov 2014 PHP 5.4.35

- Core:
  . Fixed bug #68365 (zend_mm_heap corrupted after memory overflow in
    zend_hash_copy). (Dmitry)

- Fileinfo:
  . Fixed bug #68283 (fileinfo: out-of-bounds read in elf note headers).
    (CVE-2014-3710) (Remi)

- GMP:
. Fixed bug #63595 (GMP memory management conflicts with other libraries
  using GMP). (Remi)

- PDO_pgsql:
  . Fixed bug #66584 (Segmentation fault on statement deallocation) (Matteo)

(taca)

2014-11-15 14:44:31 UTC MAIN commitmail json YAML

+ sudo-1.8.11p2.

(taca)

2014-11-15 14:43:34 UTC MAIN commitmail json YAML

Note update of ruby21-base and ruby21 package to 2.1.5.

(taca)

2014-11-15 14:42:21 UTC MAIN commitmail json YAML

Update ruby21-base (and ruby21) package to 2.1.5 (Ruby 2.1.5).

* CVE-2014-8090: Another Denial of Service XML Expansion.

(taca)

2014-11-15 14:40:12 UTC MAIN commitmail json YAML

Note update of lang/ruby193-base and lang/ruby193 packages to 1.9.3p551.

(taca)

2014-11-15 14:39:09 UTC MAIN commitmail json YAML

Update ruby193-base (and ruby193) to 1.9.3p551 (Ruby 1.9.3-p551).

* CVE-2014-8090: Another Denial of Service XML Expansion.

(taca)

2014-11-15 14:36:07 UTC MAIN commitmail json YAML

Note update of ruby200 packages to 2.0.0p598 (Ruby 2.0.0-p598).

(taca)

2014-11-15 14:33:45 UTC MAIN commitmail json YAML

Update ruby200-base and related packages to 2.0.0-p598 (Ruby 2.0.0-p598).

* CVE-2014-8090: Another Denial of Service XML Expansion.

(taca)

2014-11-15 13:05:53 UTC MAIN commitmail json YAML

New patche added, PKGREVISION++. Thanks wiz@

(mef)

2014-11-15 12:12:07 UTC MAIN commitmail json YAML

Updated lang/openjdk7 to 1.7.71nb1

(ryoon)

2014-11-15 12:10:54 UTC MAIN commitmail json YAML

Bump PKGREVISION

* Enable Unlimited JCE support without Oracle's binary with jre-jce option.
  Thank you, fhajny@.

(ryoon)

2014-11-15 07:33:36 UTC MAIN commitmail json YAML

Updated misc/libreoffice4 to 4.3.4.1

(ryoon)

2014-11-15 07:31:44 UTC MAIN commitmail json YAML

Update to 4.3.4.1

Changelog:
Installation
The Linux and Mac packages can be installed in parallel to LibreOffice 4.2, but not run simultaneously - documents will be opened in the version you've started first.
The Windows package will update a previously installed version of LibreOffice.

General
Impress Remote feature is not enabled for new installations by default anymore. Go to Tools -> Options -> LibreOffice Impress -> General and check [x] Enable remote control to enable it.

Calc
Sorting behaviour now defaults to old style again

New Features
An in-progress list of features for this version is available here.

Reported Bugs
A list of annoying bugs still contained in this version is available from Bugzilla.

The full list of reported bugs is here.

List of fixed bugs
Bugs fixed against 4.3.3 final (RC2):

    bnc#624546 fix slide pane cut/copy/paste in outline view [Marco Cecchetti]
    bnc#636128 fix cherry-pick mis-merge [Miklos Vajna, Stephan Bergmann]
    bnc#800714 SwTxtFrm::FormatAdjust: still call SplitFrm if we have columns [Miklos Vajna]
    bnc#821804 fix docx redline import [LuboÅ¡ Luňák]
    bnc#825305 RTF import: fix paragraph spacing handling in tables [Miklos Vajna]
    bnc#893791 XLS export: external sheet references on Linux/OSX [Andras Timar]
    coverity#1222238 various untrusted loop bounds [Caolán McNamara]
    coverity#1242573 various untrusted loop bounds [Caolán McNamara]
    coverity#1242582 various untrusted loop bounds [Caolán McNamara]
    coverity#1242606 various untrusted loop bounds [Caolán McNamara]
    coverity#1242624 various untrusted loop bounds [Caolán McNamara]
    coverity#1242704 various untrusted loop bounds [Caolán McNamara]
    coverity#1242717 various untrusted loop bounds [Caolán McNamara]
    coverity#1242724 various untrusted loop bounds [Caolán McNamara]
    coverity#1242778 various untrusted loop bounds [Caolán McNamara]
    coverity#1242908 various untrusted loop bounds [Caolán McNamara]
    fdo#37960 fix shift+click to select multiple drawings [Andras Timar]
    fdo#44736 RTF import: fix paragraph spacing handling in tables [Miklos Vajna]
    fdo#46757 fix word count with recorded changes [Caolán McNamara]
    fdo#54361 chart background in XLSX is transparent instead of white. [Muthu Subramanian]
    fdo#55546 center ellipsis tooltips that don't fit on screen [Caolán McNamara]
    fdo#60904 allow export of VBAProject [Caolán McNamara]
    fdo#62682 crash on second export of svg [Caolán McNamara]
    fdo#65823 crash on negative position in redlined word [Caolán McNamara]
    fdo#68347 fix word count with recorded changes [Caolán McNamara]
    fdo#71248 excel VBA: ActiveDocument is not tracking currently selected Doc [Justin Luth]
    fdo#71781 : CMIS: Default Alfresco 4 URL not working [Julien Nabet]
    fdo#72587 make template dialog Modal [Caolán McNamara]
    fdo#74014 broadcast changes after TextToColumn [Eike Rathke]
    fdo#74441 [Accessiblity] Don't expose 0 for empty cells in Calc [Niklas Johansson]
    fdo#75359 SIFR: Line Spacing 1.5 icon missing (4.3) [Yousuf Philips]
    fdo#77319 set spinbox value AFTER adjusting no. of decimal places [Katarina Behrens]
    fdo#79602 sw: fix text formatting of proportional line space < 100% [Michael Stahl]
    fdo#80284 avoid broadcasting during cell delete & shift. [Kohei Yoshida]
    fdo#80846 broadcast changes before EndUndo(). [Kohei Yoshida]
    fdo#81264 accessiblitiy focus not tracked for cells in Calc [Niklas Johansson]
    fdo#81486 custom property with the same name as Document Property not imported [Charu Tyagi]
    fdo#81633 add a hidden configuration option to toggle ref update on sort. [Kohei Yoshida]
    fdo#82047 correctly adjust references in range names on row deletion. [Kohei Yoshida]
    fdo#82076 RTF import: handle footnote in table cell [Miklos Vajna]
    fdo#82270 grabbing focus can invalidate the entries [Caolán McNamara]
    fdo#82430 MSVC build: disable a few more cases of SSE2 in externals [Michael Stahl]
    fdo#82858 RTF export: fix "none" line style of TextFrames [Miklos Vajna]
    fdo#82859 RTF import: don't try to set CustomShapeGeometry on a TextFrame [Miklos Vajna]
    fdo#83464 RTF import: \plain should reset \rtlch and \hich as well [Miklos Vajna]
    fdo#83733 fix slide pane cut/copy/paste in outline view [Marco Cecchetti]
    fdo#83901 ROW() and COLUMN() to be properly recalculated on cell move. [Kohei Yoshida]
    fdo#84073 change ODBC/JDBC escapes to lowercase [Julien Nabet]
    fdo#84417 restore focus window after preview [Caolán McNamara]
    fdo#84649 crash on negative position in redlined word [Caolán McNamara]
    fdo#84658 on reexec, cancel modification before resetting IsModification state [Lionel Elie Mamane]
    fdo#84679 RTF import: fix paragraph spacing handling in tables [Miklos Vajna]
    fdo#84729 buffer cache grows to over 9000 unused entries [Caolán McNamara]
    fdo#84885 chart wizard dialog cut off [Caolán McNamara]
    fdo#85179 RTF filter: import image border [Miklos Vajna]
    fdo#85215 ensure that formula broadcasting works after sort. [Kohei Yoshida]
    fdo#85282 correct adjustment of range reference on delete & shift. [Kohei Yoshida]
    fdo#85403 broadcast changes after TextToColumn [Eike Rathke]
    fdo#85707 NOT BETWEEN query not working (in query design view) when LibreOffice user interface is in Spanish [Adolfo Jayme Barrientos]
    fdo#85812 RTF import: fix run type in new groups [Michael Stahl]
    i#63015 always default to WinAnsiEncoding... [Herbert Dürr]
    i#84870 SwTxtFrm::FormatAdjust: still call SplitFrm if we have columns [Miklos Vajna]
    rhbz#1146169 a11y frames label dies before frame [Caolán McNamara]

(ryoon)

2014-11-15 03:46:53 UTC MAIN commitmail json YAML

2014-11-15 03:41:27 UTC MAIN commitmail json YAML

commit updated distinfo

(markd)

2014-11-15 03:38:12 UTC MAIN commitmail json YAML

kbibtex and k3b updates

(markd)

2014-11-15 03:35:26 UTC MAIN commitmail json YAML

Update k3b to 2.0.3a

Bugfixes:
* Missing "Extract Digital Audio with K3b" in device notifier for Audio
  CD medium
* Clearing up track info in audio project when CDDB query failed
* Improper track number in CDDB track edit window title
* Crash on detecting writing speeds
* Incorrect capacity returned by HL-DT-ST BH10LS30. Patch by Stephane
  Berthelot, thanks!
* Compilation fails with new FFMPEG

(markd)

2014-11-15 03:02:27 UTC MAIN commitmail json YAML

commit updated distinfo

(markd)

2014-11-15 02:13:19 UTC MAIN commitmail json YAML

Bump PKGREVISION from zeromq shlib major bump.

(obache)

2014-11-15 02:09:55 UTC MAIN commitmail json YAML

Updated net/py-zmq to 14.4.1

(obache)

2014-11-15 02:09:46 UTC MAIN commitmail json YAML

Update py-zmq to 14.4.1.

14.4.1
======

Bugfixes for 14.4

- SyntaxError on Python 2.6 in zmq.ssh
- Handle possible bug in garbage collection after fork

14.4.0
======

New features:

- Experimental support for libzmq-4.1.0 rc (new constants, plus :func:`zmq.has`).
- Update bundled libzmq to 4.0.5
- Update bundled libsodium to 1.0.0
- Fixes for SSH dialogs when using :mod:`zmq.ssh` to create tunnels
- More build/link/load fixes on OS X and Solaris
- Get Frame metadata via dict access (libzmq 4)
- Contexts and Sockets are context managers (term/close on ``__exit__``)
- Add :class:`zmq.utils.win32.allow_interrupt` context manager for catching SIGINT on Windows

Bugs fixed:

- Bundled libzmq should not trigger recompilation after install on PyPy

14.3.1
======

.. note::

    pyzmq-14.3.1 is the last version to include bdists for Python 3.3

Minor bugfixes to pyzmq 14.3:

- Fixes to building bundled libzmq on OS X < 10.9
- Fixes to import-failure warnings on Python 3.4
- Fixes to tests
- Pull upstream fixes to zmq.ssh for ssh multiplexing

(obache)

2014-11-15 01:59:49 UTC MAIN commitmail json YAML

Updated net/zeromq to 4.0.5

(obache)

2014-11-15 01:59:37 UTC MAIN commitmail json YAML

Update zeromq to 4.0.5.

0MQ version 4.0.5 stable, released on 2014/10/14
================================================

* Fixed #1191; CURVE mechanism does not verify short term nonces.

* Fixed #1190; stream_engine is vulnerable to downgrade attacks.

* Fixed #1088; assertion failure for WSAENOTSOCK on Windows.

* Fixed #1015; race condition while connecting inproc sockets.

* Fixed #994; bump so library number to 4.0.0

* Fixed #939, assertion failed: !more (fq.cpp:99) after many ZAP requests.

* Fixed #872; lost first part of message over inproc://.

* Fixed #797, keep-alive on Windows.

(obache)

2014-11-15 01:53:03 UTC MAIN commitmail json YAML

Commit the updated distinfo

(markd)

2014-11-15 00:38:08 UTC MAIN commitmail json YAML

2014-11-15 00:04:34 UTC MAIN commitmail json YAML

This builds with gcc 4.8 too, don't make me build 4.7.

(riz)

2014-11-14 22:46:32 UTC MAIN commitmail json YAML

2014-11-14 22:43:59 UTC MAIN commitmail json YAML

Update kdevelop4 to 4.7.0, kdevplatform to 1.7.0

This new release of KDevelop comes with many important changes that should
ensure it will stay usable for the foreseeable future. The CMake support
was improved and extended to ensure that all idioms needed for KF5
development are available. The unit test support UI was polished and
several bugs fixed. In the same direction, some noteworthy issues with the
QtHelp integration were addressed. KDevelop's PHP language support now
handles namespaces better and can understand traits aliases. Furthermore,
some first fruits of the Google summer of code projects are included in
this release. These changes pave the path toward better support for cross
compile toolchains. Feature-wise, KDevelop now officially supports the
Bazaar (bzr) version control system. On the performance front, it was
possible to greatly reduce the memory footprint when loading large projects
with several thousand files in KDevelop. Additionally, the startup should
now be much faster.

(markd)

2014-11-14 22:24:10 UTC MAIN commitmail json YAML

2014-11-14 22:23:40 UTC MAIN commitmail json YAML

2014-11-14 22:03:14 UTC MAIN commitmail json YAML

2014-11-14 22:02:56 UTC MAIN commitmail json YAML

2014-11-14 21:58:30 UTC MAIN commitmail json YAML

Added py-yubiauth

(pettai)

2014-11-14 21:57:18 UTC MAIN commitmail json YAML

Added security/py-yubiauth version 0.3.9

(pettai)

2014-11-14 21:56:27 UTC MAIN commitmail json YAML

YubiAuth provides a user management system which can be used as a
base for other systems. It allows the creation of users, which can
be authenticated by username, password, and optionally a YubiKey
OTP.
Aside from providing a user authentication backend, YubiAuth allows
storing and retrieving arbitrary key-value attributes for each user
as well as each YubiKey.

(pettai)

2014-11-14 21:55:49 UTC MAIN commitmail json YAML

2014-11-14 21:53:10 UTC MAIN commitmail json YAML

2014-11-14 21:51:13 UTC MAIN commitmail json YAML

Fix name of pkgsrc quarterly branch tarballs, as noted by Hartmut Obst.
While here, update some example versions, prune some superfluous text,
improve a bit of wording, and link directly to the anoncvs section of
our mirrors page.

(snj)

2014-11-14 21:42:29 UTC MAIN commitmail json YAML

2014-11-14 21:19:33 UTC MAIN commitmail json YAML

Updated security/ykpers to 1.16.1

(pettai)

2014-11-14 21:19:16 UTC MAIN commitmail json YAML

Version 1.16.1 (released 2014-10-30)

* Fix udev rules so they contain four digits.
* Only try to detach the kernel driver if it's attached. For libusb-1.0
* Let import config report errors properly.

(pettai)

2014-11-14 20:45:38 UTC MAIN commitmail json YAML

KDE updated

(markd)

2014-11-14 20:44:11 UTC MAIN commitmail json YAML

k4dirstat update

(markd)

2014-11-14 20:42:39 UTC MAIN commitmail json YAML

2014-11-14 19:07:01 UTC MAIN commitmail json YAML

kdiff3 and konversation updates

(markd)

2014-11-14 19:03:35 UTC MAIN commitmail json YAML

KDE SC 4.14.3 updates

(markd)

2014-11-14 18:44:37 UTC MAIN commitmail json YAML

Update to KDE SC 4.14.3 (forgot to commit - thanks joerg)

(markd)

2014-11-14 15:34:43 UTC MAIN commitmail json YAML

Updated mail/thunderbird-l10n to 31.2.0

(ryoon)

2014-11-14 15:33:48 UTC MAIN commitmail json YAML

2014-11-14 15:28:12 UTC MAIN commitmail json YAML

Updated mail/thunderbird to 31.2.0

(ryoon)

2014-11-14 15:27:05 UTC MAIN commitmail json YAML

Update to 31.2.0

Changelog:
31.2.0:
Fixed
Fixed a case where having a contact and card in an address book with the same name could send to the mailing list (Bug 1008718)

Fixed
Invalid certificate issue with mozilla::pkix (see bug 1042889)

Fixed
Importing an RSA private key fails if p < q (see bug 1049435)

Fixed
Security fixes can be found here

31.1.2:
Fixed
Fixed an issue where anchor links would not work in HTML emails (Bug 974857)

Fixed
Security fixes can be found here

31.1.1:
Fixed
Fixed an issue where mailing lists with spaces in their names couldn't be autocompleted (Bug 1060901)

Fixed
Fixed an occasional startup crash (Bug 1005336)

31.1.0:
Fixed
Security fixes can be found here

Fixed
Improved performance of autocomplete for large address books (Bug 984875)

Fixed
Fixed an issue with IMAP being slow when looking for folders on certain server types (Bug 799821, Bug 859269)

Fixed
Fixed various theme issues relating to titlebars and toolbars (Bug 1007225, Bug 1026608, Bug 1041211, Bug 1046563, Bug 1054260)

# Fixed in Thunderbird 31.2

    2014-81 Inconsistent video sharing within iframe
    2014-79 Use-after-free interacting with text directionality
    2014-77 Out-of-bounds write with WebM video
    2014-76 Web Audio memory corruption issues with custom waveforms
    2014-75 Buffer overflow during CSS manipulation
    2014-74 Miscellaneous memory safety hazards (rv:33.0 / rv:31.2)

# Fixed in Thunderbird 31.1.2

    2014-73 RSA Signature Forgery in NSS

# Fixed in Thunderbird 31.1

    2014-72 Use-after-free setting text directionality
    2014-70 Out-of-bounds read in Web Audio audio timeline
    2014-69 Uninitialized memory use during GIF rendering
    2014-68 Use-after-free during DOM interactions with SVG
    2014-67 Miscellaneous memory safety hazards (rv:32.0 / rv:31.1 / rv:24.8)

(ryoon)

2014-11-14 14:13:44 UTC MAIN commitmail json YAML

Add missing b3.mk to fix dependencies of other parts of KDE.

(joerg)

2014-11-14 14:12:43 UTC MAIN commitmail json YAML

2014-11-14 13:45:52 UTC MAIN commitmail json YAML

Added security/libykneomgr version 0.1.6

(pettai)

2014-11-14 13:36:23 UTC MAIN commitmail json YAML

Added libykneomgr

(pettai)

2014-11-14 13:35:09 UTC MAIN commitmail json YAML

This is a C library to interact with the CCID-part of the YubiKey
NEO. There is a command line tool "ykneomgr" for interactive use.
It supports querying the YubiKey NEO for firmware version, operation
mode (OTP/CCID) and serial number. You may also mode switch the
device and manage applets (list, delete and install).

(pettai)

2014-11-14 12:06:29 UTC MAIN commitmail json YAML

Note update of the "wireshark" package to version 1.10.11.

(tron)

2014-11-14 12:06:10 UTC MAIN commitmail json YAML

Update "wireshark" package to version 1.10.11. Changes since 1.10.10:
- Bug Fixes
  The following vulnerabilities have been fixed.
    * wnpa-sec-2014-20
      SigComp UDVM buffer overflow. (Bug 10662)
      CVE-2014-8710
    * wnpa-sec-2014-21
      AMQP crash. (Bug 10582) CVE-2014-8711
    * wnpa-sec-2014-22
      NCP crashes. (Bug 10552, Bug 10628) CVE-2014-8712
      CVE-2014-8713
    * wnpa-sec-2014-23
      TN5250 infinite loops. (Bug 10596) CVE-2014-8714
  The following bugs have been fixed:
    * 6LoWPAN Mesh headers not treated as encapsulating address.
      (Bug 10462)
    * UCP dissector bug of operation 31 - PID 0639 not
      recognized. (Bug 10463)
    * iSCSI dissector rejects PDUs with "expected data transfer
      length" > 16M. (Bug 10469)
    * GTPv2: trigging_tree under Trace information has wrong
      length. (Bug 10470)
    * Attempt to render an SMS-DELIVER-REPORT instead of an
      SMS-DELIVER. (Bug 10547)
    * IPv6 Mobility Option IPv6 Address/Prefix marks too many
      bytes for the address/prefix field. (Bug 10576)
    * IPv6 Mobility Option Binding Authorization Data for FMIPv6
      Authenticator field is read beyond the option data.
      (Bug 10577)
    * IPv6 Mobility Option Mobile Node Link Layer Identifier
      Link-layer Identifier field is read beyond the option data.
      (Bug 10578)
    * Malformed PTPoE announce packet. (Bug 10611)
    * IPv6 Permanent Home Keygen Token mobility option includes
      too many bytes for the token field. (Bug 10619)
    * IPv6 Redirect Mobility Option K and N bits are parsed
      incorrectly. (Bug 10622)
    * IPv6 Care Of Test mobility option includes too many bytes
      for the Keygen Token field. (Bug 10624)
    * IPv6 MESG-ID mobility option is parsed incorrectly.
      (Bug 10625)
    * IPv6 AUTH mobility option parses Mobility SPI and
      Authentication Data incorrectly. (Bug 10626)
    * IPv6 DNS-UPDATE-TYPE mobility option includes too many
      bytes for the MD identity field. (Bug 10629)
    * IPv6 Local Mobility Anchor Address mobility option's code
      and reserved fields are parsed as 2 bytes instead of 1.
      (Bug 10630)
    * TShark crashes when running with PDML on a specific packet.
      (Bug 10651)
    * IPv6 Mobility Option Context Request reads an extra
      request. (Bug 10676)
- Updated Protocol Support
  6LoWPAN, AMQP, GSM MAP, GTPv2, H.223, IEEE 802.11, iSCSI, MIH,
  Mobile IPv6, PTPoE, TN5250, and UCP
- New and Updated Capture File Support
  Catapult DCT2000, HP-UX nettl, pcap-ng, and Sniffer (DOS)

(tron)

2014-11-14 11:53:02 UTC MAIN commitmail json YAML

Updated net/dhcpcd to 6.6.2

(roy)

2014-11-14 11:52:50 UTC MAIN commitmail json YAML

Update dhcpcd-6.6.2 with the following changes:
  *  TAILQ macros are now pulled in via config.h only so dhcpcd compiles
    on systems where sys/queue.h does not exist at all
  *  Remove DHCP state correctly when the interface departs
  *  End the IPv4LL state when DHCP is stopped
  *  Ensure that any DHCP leased offered still exists when assigning an
    IPv4LL address

(roy)

2014-11-14 11:51:01 UTC MAIN commitmail json YAML

2014-11-14 11:23:47 UTC MAIN commitmail json YAML

Updated devel/ruby-pkg-config to 1.1.6

(obache)

2014-11-14 11:23:38 UTC MAIN commitmail json YAML

Update ruby-pkg-config to 1.1.6.

= NEWS

== 1.1.6 - 2014/11/12

  * Supported Ruby 2.1.
    [GitHub:ruby-gnome2/ruby-gnome2#262][Reported by Steve Wills]

=== Thanks

  * Steve Wills

(obache)

2014-11-14 11:21:23 UTC MAIN commitmail json YAML

Updated security/polarssl to 1.2.12

(obache)

2014-11-14 11:21:12 UTC MAIN commitmail json YAML

Update polarssl to 1.2.12.

PolarSSL ChangeLog

= Version 1.2.12 released 2014-10-24

Security
  * Remotely-triggerable memory leak when parsing some X.509 certificates
    (server is not affected if it doesn't ask for a client certificate).
    (Found using Codenomicon Defensics.)

Bugfix
  * Fix potential bad read in parsing ServerHello (found by Adrien
    Vialletelle).
  * ssl_close_notify() could send more than one message in some circumstances
    with non-blocking I/O.
  * x509_crt_parse() did not increase total_failed on PEM error
  * Fix compiler warnings on iOS (found by Sander Niemeijer).
  * Don't print uninitialised buffer in ssl_mail_client (found by Marc Abel).
  * Fix net_accept() regarding non-blocking sockets (found by Luca Pesce).
  * ssl_read() could return non-application data records on server while
    renegotation was pending, and on client when a HelloRequest was received.
  * Fix warnings from Clang's scan-build (contributed by Alfred Klomp).

Changes
  * X.509 certificates with more than one AttributeTypeAndValue per
    RelativeDistinguishedName are not accepted any more.
  * ssl_read() now returns POLARSSL_ERR_NET_WANT_READ rather than
    POLARSSL_ERR_SSL_UNEXPECTED_MESSAGE on harmless alerts.
  * Accept spaces at end of line or end of buffer in base64_decode().

(obache)

2014-11-14 10:08:09 UTC MAIN commitmail json YAML

Update kdiff3 to 0.9.98

Version 0.9.98 - 2014-07-04
===========================
- Text rendering now with QTextLayout fixes the following issues
  - Correct handling for variable width fonts.
  - Corrected display of highlighted text with Qt4.8.x on Ubuntu and Mac.
  - Improved handling of texts with both right to left and left to right
    languages (mixed Arabic and western texts).
  - Improved handling of Chinese and Japanese.
  - Whitespace characters are now shown as dots for spaces and arrows for
    tabs, and not only in differences.
  - Fixed symlink comparison (Qt4 symLinkTarget returns absolute paths)
- Text analysis for rendering with QTextLayout is interruptable and
  multithreaded.  (See progressbar and abort-button in statusbar)
- Fix for saving to relative path in KDE-environments. (Patch from Harald Sitter)
- Fixed bug in 0.9.97: Directory compare was always case sensitive.
- Fix for saving files on KDE with relative path specified via command
  line option -o.
- Fixed problem with KIO (nonlocal urls).
- Improved Mac support.
- Write --confighelp information to stdout instead of stderr.
- Directory Merge Window: Enabled state of "Delete A And B" now also
  depends on existence of source file A.
- Works now with Qt4 and Qt5
- Progress dialog during printing.
- Workaround for bug in QSplitter::childEvent that broke
  QFileDialog::getSaveFileName

(markd)

2014-11-14 09:42:58 UTC MAIN commitmail json YAML

2014-11-14 09:31:14 UTC MAIN commitmail json YAML

Update konversation to 1.5.1

* Fixed a bug causing wildcards in command alias replacement patterns not
  to be expanded.
* Fixed a bug causing auto-joining of channels not starting in # or & to
  sometimes fail because the auto-join command was generated before we got
  the CHANTYPES pronouncement by the server.
* Added a size sanity check for incoming Blowfish ECB blocks. The blind
  assumption of incoming blocks being the expected 12 bytes could lead to
  a crash or up to 11 byte information leak due to an out-of-bounds read.
  This fixes CVE-2014-8483.
* Enabling SSL/TLS support for connections will now advertise the protocols
  Qt considers secure by default, instead of being hardcoded to TLSv1.
* Fixed the bundled 'sysinfo' script not coping with empty lines in
  /etc/os-release.
* Made disk space info in the bundled 'sysinfo' script more robust by
  forcing the C locale for 'df'.
* Added an audio player type hint for Cantata to the bundled 'media' script.
* Fixed some minor comparison logic errors turned up by static analysis.
* Konversation now depends on KDE Platform v4.9.0 or higher.

(markd)

2014-11-14 09:10:37 UTC MAIN commitmail json YAML

Updates for KDE 4.14.3.  Bump PKGREVISION.

(markd)

2014-11-14 09:07:25 UTC MAIN commitmail json YAML

Add libkomparediff2

(markd)

2014-11-14 09:03:08 UTC MAIN commitmail json YAML

remove kde4-l10n-tg kde4-l10n-vi

(markd)

2014-11-14 09:01:43 UTC MAIN commitmail json YAML

2014-11-14 08:49:41 UTC MAIN commitmail json YAML

2014-11-14 08:03:31 UTC MAIN commitmail json YAML

2014-11-13 20:13:00 UTC MAIN commitmail json YAML

2014-11-13 20:10:09 UTC MAIN commitmail json YAML

2014-11-13 20:06:29 UTC MAIN commitmail json YAML

2014-11-13 19:24:23 UTC MAIN commitmail json YAML

2014-11-13 19:19:09 UTC MAIN commitmail json YAML

2014-11-13 17:48:59 UTC MAIN commitmail json YAML

Don't append ".gz" to the filenames of Perl manual page that are already
compress. This fixes the build of e.g. the "p5-YAML-LibYAML" package
if "MANZ" is set.

(tron)

2014-11-13 17:06:28 UTC MAIN commitmail json YAML

Updated games/MyGoGrinder to 2.1.0

(wiz)

2014-11-13 17:06:18 UTC MAIN commitmail json YAML

Update to 2.1.0:

Version 2.1.0 (oct.29th 2014)
  Bugs fixed:
    * The switch -sysinfo worked only in Windows - in Linux (?also in Mac?) the
        clipboard is deleted on exit
    * extensive work in the SGF-parser, "\" and "]" are handled correct IN THE
        PARSER (not yet in the display)
  Further:
    * SGF FF[3] files (AddWhite, SiZe, DaTe, CiRcle, ...) are now processed and
        displayed!!
    * Files from a defect version of Hibiscus 2.1 (LB[yy:0]...) are now displayed
    * Many defect SGF files get now a suitable error message; a stacktrace is
        only shown for debugging (internal switch "DEBUG2"). Normal file errors
        shouldn't give a stack trace. (If you have a defect sgf file, which
        doesn't get an sppropriate error message - let me know!)
    * Grinder has now an extra log file for SGF file errors: sgf-log.txt

(wiz)

2014-11-13 16:37:37 UTC MAIN commitmail json YAML

Depend on flvstreamer now that it was imported, and remove BROKEN.

(wiz)

2014-11-13 12:06:45 UTC MAIN commitmail json YAML

2014-11-13 11:52:08 UTC MAIN commitmail json YAML

kdnssd becomes zeroconf-ioslave

(markd)

2014-11-13 11:50:27 UTC MAIN commitmail json YAML

2014-11-13 11:33:21 UTC MAIN commitmail json YAML

2014-11-13 11:30:40 UTC MAIN commitmail json YAML

kwallet becomes kwalletmanager

(markd)

2014-11-13 11:29:53 UTC MAIN commitmail json YAML

2014-11-13 11:21:01 UTC MAIN commitmail json YAML

2014-11-13 11:19:11 UTC MAIN commitmail json YAML

2014-11-13 11:15:36 UTC MAIN commitmail json YAML

2014-11-13 11:13:45 UTC MAIN commitmail json YAML

2014-11-13 11:08:13 UTC MAIN commitmail json YAML

Update HOMEPAGE and MASTER_SITES, OSS IPedia had been closed.

(obache)

2014-11-13 11:08:04 UTC MAIN commitmail json YAML

Add baloo baloo-widgets kfilemetadata

(markd)

2014-11-13 11:05:44 UTC MAIN commitmail json YAML

2014-11-13 10:59:18 UTC MAIN commitmail json YAML

Updated graphics/libsixel to 1.3.4

(obache)

2014-11-13 10:59:09 UTC MAIN commitmail json YAML

2014-11-13 10:53:49 UTC MAIN commitmail json YAML

2014-11-13 10:50:44 UTC MAIN commitmail json YAML

Updated multimedia/adobe-flash-plugin11 to 11.2.202.418

(obache)

2014-11-13 10:50:34 UTC MAIN commitmail json YAML

2014-11-13 10:31:07 UTC MAIN commitmail json YAML

2014-11-13 10:22:48 UTC MAIN commitmail json YAML

2014-11-13 10:15:15 UTC MAIN commitmail json YAML

2014-11-13 10:02:19 UTC MAIN commitmail json YAML

Updated databases/elasticsearch to 1.4.0

(fhajny)

2014-11-13 10:02:05 UTC MAIN commitmail json YAML

Update elasticsearch to 1.4.0.

Update elasticsearch to 1.4.0.

Changes in 1.3.3:
- More efficient networking
- Fix for possible corruption on shard recovery
- Fix for corruption when upgrading old indices

  Full changelog:
  http://www.elasticsearch.org/downloads/1-3-3/

Changes in 1.3.4:
- Fix for 100+ shards node management

  Full changelog:
  http://www.elasticsearch.org/downloads/1-3-4/

Changes in 1.4.0beta1:
- Better node stability through reduced memory usage.
- Better cluster stability through improved discovery algorithms.
- Better detection of corrupted data through checksums.
- groovy replaces mvel
- cors disabled by default (closes XSS vulnerability)
- New experimental shard-level query cache
- Three new aggregations
- get-index API
- Improvements to document indexing and updating

  Full changelog:
  http://www.elasticsearch.org/downloads/1-4-0-Beta1

Changes in 1.4.0:
- HTTP pipelining
- Lucene upgrade API

  Full changelog:
  http://www.elasticsearch.org/downloads/1-4-0

(fhajny)

2014-11-13 09:53:40 UTC MAIN commitmail json YAML

grantlee qjson phonon and akonadi updates.

(markd)

2014-11-13 09:45:47 UTC MAIN commitmail json YAML

2014-11-13 09:44:02 UTC MAIN commitmail json YAML

Update akonadi to 1.13.0

1.13.0                          10-August-2014
----------------------------------------------
- Fixed virtual collections statistics
- Fixed tag RID fetch
- Fixed HRID-based fetches
- Fixed race condition in StorageDebugger
- Use FindBacktrace.cmake from CMake 3.0 instead of our own detection

1.12.90                          07-July-2014
----------------------------------------------
- MERGE command for faster synchronization
- Optimizations in various commands handlers
- SELECT command is obsolete now
- Performance and concurrency improvements in QSQLITE3 driver
- Introduced Collection sync preferences as an improvement over the
  IMAP-based subscription model
- Disable filesystem copy-on-write for DB files when running on Btrfs
- Introduced direct streaming of external parts
- Fixed SearchManager DBus interface not being registered to DBus
- Fixed handling of tags in AK-APPEND and MERGE commands
- Various fixes in virtual collections handling

1.12.1                          07-April-2014
----------------------------------------------
- Fixed deadlock in SearchManager
- Fixed notification emission when appending items
- Fixed ItemRetriever ignoring changeSince argument
- Fixed X-AKAPPEND command response
- Fixed RID-based FETCH
- Fixed data loss in case of long-lasting copy or move operations

1.12.0                          25-March-2014
----------------------------------------------
- Improved 'akonadictl status' command output
- Fixed indexing of items in collections with short cache expiration
- Fixed building Akonadi in subdirectory
- Fixed deadlock in SearchManager
- Fixed runtime warnings

1.11.90                          19-March-2014
----------------------------------------------
- Fixed collection scheduling
- Fixed indexing of expired items from local resources
- Fixed database schema update with PostgreSQL
- Fixes in searching and search updates

1.11.80                      28-February-2014
----------------------------------------------
- Server-search support
- Search plugins support
- Tags support
- Fixes and improvements in search
- Fixes in protocol parser
- Fixed inter-resource moves
- Fixed .desktop files parsing
- Optimized collections tasks scheduling
- Optimized flags handling
- Optimized appending new items via AK-APPEND
- Handle database transactions deadlocks and timeouts
- Improved PostgreSQL support
- Soprano is now an optional dependency
- Removed MySQL Embedded support

1.11.0                        28-November-2013
----------------------------------------------
- fix joined UPDATE queries failing with SQLite

1.10.80                      05-November-2013
----------------------------------------------
- Servser-side notification filtering
- GID support
- Export custom agent properties to clients
- Faster Akonadi shutdown
- Improved and faster database schema check on start
- Enabled C++11 support
- Optimize some SQL queries
- Store only relative paths to external payload files in database

1.10.3                        04-October-2013
----------------------------------------------
- Fix support for latest PostgreSQL
- Check MySQL version at runtime, require at least 5.1
- Fix crash when destroying DataStore with backends other than MySQL
- Fix problem with too long socket paths
- Send dummy queries to MySQL to keep the connection alive
- Fix crash when no flags are changed

(markd)

2014-11-13 09:26:08 UTC MAIN commitmail json YAML

Update phonon to 4.8.2

4.8.2
* Revised the logic used by PulseSupport to come up with an icon name
  for PulseAudio. If the application has QApplication::windowIcon set
  with an QIcon constructed through QIcon::fromTheme(string) the actual
  icon name will be used. Otherwise the lower-case version of
  QCoreApplication::applicationName is used.
* Fixed building with the compiler clang by reverting a previously
  introduced workaround.

4.8.1
* Prevent a crash when failing to create the preferred backend

4.8.0
* Prevent problems with the CMakeConfig's relative installation path
  resolution when trying to build on a system which has symlinks as part
  of the installation path (e.g. Fedora systems).
* Prevent warnings on PulseSupport shutdown when AudioOutputs are held by
  a global static that is only destroyed after PulseSupport was shut down.
* Sync clang detection code with kdelibs.
* Documented the fact that paused can result in StoppedState if playback
  can not be started.

(markd)

2014-11-13 09:07:17 UTC MAIN commitmail json YAML

2014-11-13 08:58:04 UTC MAIN commitmail json YAML

Update grantlee to 0.5.1

- Version 0.5.1 --
-------------------
* Make the coverage target work with Qt 5.
* Make the examples build with Qt 5.
* Drop the Qt 5 requirement to 5.2.0 from 5.3.0.
* Don't unload plugins when no longer used.

-- Version 0.5.0 --
-------------------
* Bump Grantlee CMake requirement to 2.8.11.
* Fix parsing of filter expressions in the extends tag.
* Export CMake targets for grantlee plugins.
* Add a way to build Grantlee with Qt 5.

-- Version 0.4.0 --
-------------------
* Bump Grantlee CMake requirement to 2.8.9.
* Use the CMAKE_AUTOMOC feature in Grantlee.
* Clean up all CMake code.
* Fix memory leak when deleting a localized template loader.
* Clean up C++ code in preparation for Qt 5.
* Update jQuery version used in example to the latest release.
* Add API for resolving variables to strings in QtScript.
* Fix tests on ARM and other platforms which use float for qreal.

(markd)

2014-11-13 08:45:12 UTC MAIN commitmail json YAML

p5-Tk and p5-Module-Runtime-Conflicts

(markd)

2014-11-13 08:40:53 UTC MAIN commitmail json YAML

Add p5-Module-Runtime-Conflicts

(markd)

2014-11-13 08:38:38 UTC MAIN commitmail json YAML

Add missing dependency on p5-Module-Runtime-Conflicts. Bump PKGREVISION.

(markd)

2014-11-13 08:36:22 UTC MAIN commitmail json YAML

Initial import p5-Module-Runtime-Conflicts 0.001

This module provides conflicts checking for Module::Runtime, which had a
recent release that broke some versions of Moose.

(markd)

2014-11-13 08:30:16 UTC MAIN commitmail json YAML

Update to Tk-804.032

Also add patch from development version to fix:
Workaround behaviour change in ExtUtils::MakeMaker 6.99_10 (PERL
value is now quoted), which caused build failures (RT #100044).

Tk-804.032 release (2014-01-26)
------------------

This is basically the same like Tk-804.031_503.

Tk-804.031_503 release (2013-12-07)
----------------------

Fixes
Regain compatibility for perl < 5.8.9
(SvIV_nomg is not available with earlier perls).

Tests
wm-time.t more robust against GNOME Shell slowness.

Tk-804.031_502 release (2013-12-01)
----------------------

Fixes
Enable libpng configure for all Solaris architectures.

Documentation
Update INSTALL, README-ActiveState.txt, and README-Strawberry.txt
documents.

Tk-804.031_501 release (2013-11-18)
----------------------

Fixes
Fix gamma setting for PNG images (was only broken in 804.031_500).

Fix clang compilation error (was only broken in 804.031_500).

Tests
Some tests are now more robust.

Tk-804.031_500 release (2013-11-17)
----------------------

Fixes
88210: fix compilation for perl 5.19.0+ ("undef bool").

90077: floating number issue with -textvariable variables.

89621: avoid segfaults during global destruction (by Gisle Aas).

87016: compatibility for libpng 1.6.x.

86988: use cflags/libs information from pkg-config zlib.

89261: split Tk/ColorEditor.pm into three .pm files.

71718: fix compilation issue with 64bit Strawberry Perl (Tk_Cursor).

Fail gracefully if no font could be allocated.

ptksh: storing the history works now also under Windows.

Better handling if libpng's configure fails.

Documentation
Changes to README.linux (dependency requirements, fontconfig) and
README.cygwin.

Document special Tk::Table behavior regarding -takefocus => 0.

Tests
New test files (eventGenerate.t, sv.t) and new test cases
(eventGenerate in optmenu.t).

More test tweaks (e.g. skip some tests if the required fixed font is
unavailable, see with_fixed_font in TkTest.pm, workaround some fvwm2
problems in wm-tcl.t, protect from haning wm-time.t).

checked_test_harness() skips testing if no font could be allocated.

No test request user positioning windows anymore (for old window
managers like twm).

Configuration file for travis-ci.

(markd)

2014-11-12 21:59:55 UTC MAIN commitmail json YAML

Updated www/midori to 0.4.9nb16

(snj)

2014-11-12 21:59:20 UTC MAIN commitmail json YAML

this uses icons from gnome-icon-theme. add a dependency and bump
PKGREVISION to 16.

(snj)

2014-11-12 20:30:55 UTC MAIN commitmail json YAML

Fix alpine build under Mac OS X Yosemite.

Alpine uses a function called panic(). However, mach/mach.h, which somehow
ends up always included, defines panic with different arguments. Rename
alpine's panic to Panic on Darwin.

(bsiegert)

2014-11-12 18:39:39 UTC MAIN commitmail json YAML

Added multimedia/flvstreamer version 2.1c1

(khorben)

2014-11-12 18:38:54 UTC MAIN commitmail json YAML

Added multimedia/flvstreamer

(khorben)

2014-11-12 18:38:18 UTC MAIN commitmail json YAML

Imported flvstreamer 2.1c1 from wip/flvstreamer

flvstreamer is an open source command-line RTMP client intended to stream audio
or video content from all types of flash or rtmp servers. Forked from rtmpdump
v1.6 with encrypted rtmp and swf verification support removed. This tool
provides free interoperability with the previously undocumented adobe RTMP
protocol so widely in use on the internet today. It was developed entirely by
reverse engineering methods and without access to any proprietary or
restrictive-license protocol specifications.

ok wiz@

(khorben)

2014-11-12 18:12:23 UTC MAIN commitmail json YAML

Updated graphics/gpicview to 0.2.4.

(snj)

2014-11-12 18:11:57 UTC MAIN commitmail json YAML

Update to 0.2.4.  Changes:
- build system updates
- translation updates
- gtk3 support (not enabled in pkgsrc)
- minor fixes

(snj)

2014-11-12 15:33:11 UTC MAIN commitmail json YAML

remove now unneeded patch.

(wiz)

2014-11-12 15:24:16 UTC MAIN commitmail json YAML

2014-11-12 15:19:12 UTC MAIN commitmail json YAML

Updated x11/xfstt to 1.9.1

(wiz)

2014-11-12 15:19:03 UTC MAIN commitmail json YAML

Update to 1.9.1:

1.9.1 (2014-09-27)

Bump gettext dependency to 0.18.2.
Bump automake version to 1.11.
Switch from gzip to xz for distribution tarballs.
Update upstream project URLs to the new site.

(wiz)

2014-11-12 15:16:08 UTC MAIN commitmail json YAML

Update HOMEPAGE and MASTER_SITES.

>From Guillem Jover <guillem@hadrons.org> on pkgsrc-users.

(wiz)

2014-11-12 13:03:38 UTC MAIN commitmail json YAML

+ calibre-2.9.0, cheese-3.14.2, gnome-commander-1.4.4, iperf-3.0.9
  [https://github.com/esnet/iperf/releases], kde4-4.14.3,
  libgdata-0.16.1, modular-xorg-server-1.16.2, pcb-20140316
  [pkg/49383], vinagre-3.14.2, vino-3.14.1.

(wiz)

2014-11-12 12:53:21 UTC MAIN commitmail json YAML

Note that upstream has withdrawn distfile.

Also that there is no new distfile, and that upstream was sent the
usual "lack of distfile considered harmful" message.

This package is a candidate for removal.

(gdt)

2014-11-12 11:51:05 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-TimeZone to 1.79

(wiz)

2014-11-12 11:50:57 UTC MAIN commitmail json YAML

Update to 1.79:

1.79    2014-11-11

- This release is based on version 2014j of the Olson database. This release
  only contemporary changes for Turks & Caicos.

(wiz)

2014-11-12 11:49:50 UTC MAIN commitmail json YAML

Updated textproc/p5-YAML-LibYAML to 0.52

(wiz)

2014-11-12 11:49:41 UTC MAIN commitmail json YAML

Update to 0.52:

0.52 Fri Aug 22 21:03:19 PDT 2014
- Fix e1 test failure on 5.21.4

0.51 Sat Aug 16 14:28:45 PDT 2014
- Remove =travis section

0.50 Sat Aug 16 12:57:04 PDT 2014
- Meta 0.0.2

0.49 Sat Aug 16 04:23:17 PDT 2014
- Eliminate spurious trailing whitespace

0.48 Fri Aug 15 21:07:12 PDT 2014
- Add t/000-compile-modules.t

(wiz)

2014-11-12 09:26:10 UTC MAIN commitmail json YAML

Comment out wip/flvstreamer dependency and mark as BROKEN until that
is imported.

(wiz)

2014-11-12 00:16:48 UTC MAIN commitmail json YAML

Updated www/py-flask-user to 0.6.1nb1 [rodent 2014-11-12].
Resolves PR/49384.

(rodent)

2014-11-12 00:14:14 UTC MAIN commitmail json YAML

DISTFILE changed at MASTER_SITES. Changes were benign and involved a PLIST
entry change (locale file). Only other change was in the meta information
of the package, classifying it as localised in the French language. Bump
PKGREVISION, use DIST_SUBDIR, and modify post-install command to fix perms
on new file. Thanks to joerg@ and kre@ for reporting this.

(rodent)

2014-11-11 23:42:09 UTC MAIN commitmail json YAML

Forgot to commit distinfo somehow...

(rodent)

2014-11-11 21:52:17 UTC MAIN commitmail json YAML

Added net/get_iplayer version 2.90

(shattered)

2014-11-11 21:49:02 UTC MAIN commitmail json YAML

Import get_iplayer-2.90 as net/get_iplayer.

This tool allows you to search, index and record/stream:

    * BBC iPlayer TV
    * BBC iPlayer TV subtitles
    * BBC iPlayer Radio
    * BBC Live TV
    * BBC Live Radio
    * BBC Podcasts

(shattered)

2014-11-11 21:41:55 UTC MAIN commitmail json YAML

Updated misc/vttest to 20140305
Updated sysutils/ddrescue to 1.19
Updated emulators/realboy to 0.2.2
Updated www/cgicc to 3.2.15

(shattered)

2014-11-11 21:40:41 UTC MAIN commitmail json YAML

Update to 3.2.15. Changes:

fixed bug #34265: missing opportunity to limiy post DATA upload
fixed bug #34178: cgicc multipart/form-data timeout on binary data upload

(shattered)

2014-11-11 21:38:41 UTC MAIN commitmail json YAML

Update to 0.2.2. Changes:

* Crucial bug that would cause segmentation fault fixed.
* Fixed crucial bug related to Assembly core declarations.
* Fixed not applying default configurations on first execution.

(shattered)

2014-11-11 21:36:53 UTC MAIN commitmail json YAML

Update to 1.19. Changes:

        * Added new option '-H, --test-mode' to simulate read errors.
        * Added new option '-L, --loose-domain' to ddrescue and ddrescuelog.
        * Added new option '-N, --no-trim' to disable trimming of damaged areas.
        * Added new option '-O, --reopen-on-error'.
        * Added new options '-1, --log-rates', and '-2, --log-reads'.
        * Extended '-K, --skip-size' with maximum and disable values.
        * Added new option '-P, --data-preview'.
        * Added new option '-u, --unidirectional'.
        * Added new option '-X, --exit-on-error'.
        * Added new option '--ask' to ask for user confirmation.
        * Added new option '--cpass' to select passes during copying phase.
        * Added new option '--pause' to insert a pause between passes.

        * Added option '-B, --binary-prefixes' to ddrescuelog.
        * Added new option '-C, --complete-logfile' to ddrescuelog.
        * Added new option '-P, --compare-as-domain' to ddrescuelog.

        * If interrupted, ddrescue terminates by raising the signal received.
        * Show ATA model and serial number with '--ask' or '-vv' on Linux.

        * rescuebook.cc (copy_non_tried): Do not mark skipped blocks as
          non-trimmed. Try them in additional passes (before trimming).
        * rescuebook.cc: Limit the copying phase to 3 passes.
        * rescuebook.cc: Alternate direction of passes during copying phase.
        * rescuebook.cc: Smallest blocks are trimmed first.
        * Skip on the first error during the copying phase.
        * rescuebook.cc: Trimming done in one pass, may be run in reverse.
        * The splitting phase has been replaced by a scraping phase.

        * License changed to GPL version 2 or later.

(shattered)

2014-11-11 21:25:30 UTC MAIN commitmail json YAML

Update to 20140305. Changes:

+ when NRCS is active, suppress ISO Latin-1 from menu to avoid
  confusion with British NRCS.
+ do not highlight ISO Latin-1 for NRCS, since it is a 96-character
  set, not applicable to NRCS.
+ expand menu 11.6.6 to demonstrate bce with top-level menus 1 and 2
  in addition to the existing menu 8.
+ correct description for DA response 24; it denotes VT320.
+ add highlighting information for VT320 Portuguese NRC mapping.
+ add highlighting information for VT220 DEC Supplemental NRC mapping.
+ clear screen just before resetting SCS in menu #3 character sets,
  in case a VT100 emulator does not simply ignore VT220 G2/G3
  selections when it does not implement them.
+ add check for maximum operating level before deciding whether
  to send a DECSCL to set it to VT100-level.
+ save/restore color enable-flag for menu 11.6 in a couple of places
  so that the ISO-6429 tests do not reset it unexpectedly.
+ amend the REP test to not reset colors if it happens to be run via
  the menu entry for BCE-related tests.

(shattered)

2014-11-11 15:40:37 UTC MAIN commitmail json YAML

2014-11-11 15:39:37 UTC MAIN commitmail json YAML

2014-11-11 15:38:51 UTC MAIN commitmail json YAML

py-argcomplete doesn't support Python 2.6.

(joerg)

2014-11-11 15:38:24 UTC MAIN commitmail json YAML

2014-11-11 15:38:04 UTC MAIN commitmail json YAML

Forgotten file for fix up of C11 syntax.

(joerg)

2014-11-11 12:06:15 UTC MAIN commitmail json YAML

Updated www/moodle to 2.8

(wen)

2014-11-11 12:04:51 UTC MAIN commitmail json YAML

2014-11-11 03:36:00 UTC MAIN commitmail json YAML

Update (correct) '# used by ..' lines with mail/thunderbird{10,17}/Makefile

(mef)

2014-11-11 00:58:33 UTC MAIN commitmail json YAML

Updated x11/gtk3 to 3.14.5

(prlw1)

2014-11-11 00:58:05 UTC MAIN commitmail json YAML

Update gtk3 to 3.14.5

Overview of Changes in GTK+ 3.14.4 to 3.14.5
============================================

* Bugs fixed:
726316 Backdrop inconvenient on multimonitor for reading text
737561 quartz: gtk+ 3.14.0 fails to build on 10.6.8, 'NSFullScreen...
737891 mounting LUKS partition from nautilus takes very long
738321 GtkMenu has unnecessary scroll buttons
738648 gdk_window_get_content() causes creation/destruction of bac...
738650 fix separator with iconic section and more
738886 Out of bounds access in MyEnhancedXkbTranslateKeyCode`
738955 Client-side decoration window menus appear at wrong positio...
739005 gtkstatusicon.c won't build with both X11 and Quartz backen...
739111 GtkFontChooserDialog fixes

* Translation updates:
Czech
German
Hungarian
Lithuanian
Serbian

Overview of Changes in GTK+ 3.14.3 to 3.14.4
============================================

* Bugs fixed:
730893 Dialogs use headerbars even when DialogsUseHeader is unset
737986 Transparent icon background rendered black on XFCE
738636 GtkStackSwitcher focus overlap border
738873 wayland backend aborts [...] if XDG_RUNTIME_DIR unset
        Only allow one center widget in boxes
        Memory leak fixes

* Translation updates
Brazilian Portuguese
Indonesian
Kazakh
Norwegian bokmal
Polish
Slovak
Spanish

Overview of Changes in GTK+ 3.14.2 to 3.14.3
============================================

* Bugs fixed:
724096 search-bar: don't show the widget until we're ready to reveal
737981 Strange frame in GtkScrolledWindow
737983 gtkplacessidebar: Open $HOME after unmounting or ejecting
737985 Unnecessary "GtkScrolledWindow .frame"
738158 Flat context menu button

* Translation updates:
Italian
Persian
Serbian
Slovak

Overview of Changes in GTK+ 3.14.1 to 3.14.2
============================================

* GtkInspector now shows nested tree models

* Bugs fixed:
737670 GtkCalendar days cannot be selected if vertical size is greater...
737679 Bookmarks are visually duplicated in sidebar
737952 Documentation missing for GtkTextView's new draw-layer function...
737929 Long tooltips extend too far horizontally without wrapping
737777 printing: Properly initialize auth_info in gtkprintbackend.c
        Teach GtkExpander:resize-toplevel about height-for-width
        Fix setting GtkRadioButton:group from .ui files
        Improve sheet drawing in the print dialog
        Avoid missing icons in the print dialog
        GtkStackSwitcher: Fix initially active button

* Translation updates:
Assamese
Brazilian Portuguese
Czech
French
German
Korean
Lithuanian
Norwegian bokmal
Russian

(prlw1)

2014-11-10 23:23:42 UTC MAIN commitmail json YAML

Updated devel/dconf to 0.22.0

(prlw1)

2014-11-10 23:23:18 UTC MAIN commitmail json YAML

Update dconf to 0.22.0

Changes in dconf 0.22.0
========================

- fix handling of floating point keys in editor

- update appdata for renamed desktop file

- minor doap changes

Translations:
  French
  Indonesian
  Lithuanian
  Hungarian
  Catalan (Valencian)
  Korean
  Traditional Chinese
  Spanish
  Brazilian Portuguese
  Galician translations
  Catalan
  Basque language
  Danish
  Norwegian bokmal
  Greek
  Czech
  Slovenian
  Swedish
  Polish
  Latvian
  Hebrew
  Russian
  German
  Assamese
  Serbian

Changes in dconf 0.21.0
========================

- editor desktop file renamed to ca.desrt.dconf-editor to take advantage of
  D-Bus activation

- prevent the service from being released more than once if we receive
  multiple signals (which caused a hang)

Translations:
  Indonesian
  Greek
  Swedish

(prlw1)

2014-11-10 22:53:11 UTC MAIN commitmail json YAML

Updated sysutils/dbus to 1.8.10

(prlw1)

2014-11-10 22:52:47 UTC MAIN commitmail json YAML

Update dbus to 1.8.10

The "tenants with a leaking roof get priority" release.

Security fixes:

* Increase dbus-daemon's RLIMIT_NOFILE rlimit to 65536
  so that CVE-2014-3636 part A cannot exhaust the system bus'
  file descriptors, completing the incomplete fix in 1.8.8.
  (CVE-2014-7824, fd.o #85105; Simon McVittie, Alban Crequy)

(prlw1)

2014-11-10 22:38:21 UTC MAIN commitmail json YAML

Updated security/ykpers to 1.16.0

(pettai)

2014-11-10 22:36:27 UTC MAIN commitmail json YAML

Version 1.16.0 (released 2014-09-26)

* Add yk_get_key_vid_pid() to get the vendor and product id of a key.
* Add flags for ykinfo to print vendor and product id.
* Fix a bug in the osx backend where it would return an error opening
a composite device with two hid interfaces.

(pettai)

2014-11-10 22:25:56 UTC MAIN commitmail json YAML

Updated security/ykclient to 2.13

(pettai)

2014-11-10 22:25:40 UTC MAIN commitmail json YAML

Version 2.13 (released 2014-09-12)

* libykclient: Skip responses where the curl status isn't CURLE_OK.
* libykclient: Add forgotten prototype for ykclient_set_ca_info.

(pettai)

2014-11-10 22:11:38 UTC MAIN commitmail json YAML

Updated security/pam-yubico to 2.17

(pettai)

2014-11-10 21:55:31 UTC MAIN commitmail json YAML

Version 2.17 (released 2014-08-26)

* Fix a bug with the 'urllist' parameter where urls would be forgotten.
* Manpages converted to asciidoc.

Version 2.16 (released 2014-06-10)

* Fix a crashbug with the new parameter 'urllist'

Version 2.15 (released 2014-04-30)

* Added new parameter 'urllist'
* Added pam_yubico(8) man page.
* Fix memory leak.
* Bump yubico-c-client version requirement to 2.12.

(pettai)

2014-11-10 21:41:57 UTC MAIN commitmail json YAML

Updated www/firefox-l10n to 33.1

(ryoon)

2014-11-10 21:38:34 UTC MAIN commitmail json YAML

2014-11-10 21:29:40 UTC MAIN commitmail json YAML

2014-11-10 21:21:21 UTC MAIN commitmail json YAML

Updated net/knot to 1.5.3

(pettai)

2014-11-10 21:20:32 UTC MAIN commitmail json YAML

Knot DNS 1.5.3 (2014-09-15)
==========================

Bugfixes:
---------
- Some specific incoming IXFRs were causing server to crash
- Rare sychronization error during reload caused read-after-free
- Response synthetization module did not work properly with
  DNSSEC-enabled zones
- When Knot sent AXFR when IXFR was requested, message ID and
  opcode were wrong
- Knot failed to send large messages to remote control
  (present since 1.5.1)

Knot DNS 1.5.2 (2014-09-08)
==========================

Bugfixes:
---------
- Some RR parsing corner cases were not handled properly
- AXFR-style IXFR was refused and had to be retransfered
- Hash character (#) was not properly escaped when storing text zone file

Knot DNS 1.5.1 (2014-08-19)
===========================

Features:
---------
- Basic support for logging using systemd journal
- DDNS: Ability to process updates in bulk

Improvements:
-------------
- Unified logging messages structure
- DNSSEC: More strict controls for signing keys

Bugfixes:
---------
- DNSSEC: DNAMEs in RDATA were not lowercased before signing
- EDNS: OPT RR were not put into responsing for some errors
- TSIG: DDNS responses were not signed with TSIG
- DDNS: Prerequisite checks failed for some inputs
- knsupdate: Zone origin was not used for deletions

Knot DNS 1.5.0 (2014-07-08)
===========================

Features:
---------
- DDNS forwarding reimplemented

Improvements:
-------------
- Transfer sizes logged in bytes if needed
- Logging outgoing NOTIFY messages
- Logging unauthorized incoming NOTIFYs

Bugfixes:
---------
- Zone flush planning after bootstrap
- Incorrect incoming AXFR message sizes
- DDNS signing changes were freed too soon, posibility of stale data
- knotc remote control key handling

Knot DNS 1.5.0-rc2 (2014-06-18)
===============================

Features:
---------
- edns-client-subnet support in kdig
- Optional asynchronous startup (config "asynchronous-start")

Improvements:
-------------
- Preempt task queue for faster reload
- Lazy zone file write after zone transfer (governed by
  "zonefile-sync")

Bugfixes:
---------
- Close zone transfer after SERVFAIL response
- Incremental to full zone transfer fallback, wrong log message
- Zone events corner cases, reload replanning

Knot DNS 1.5.0-rc1 (2014-06-03)
===============================

Features:
---------
- Pluggable query processing modules
- Synthetic IPv4/IPv6 reverse/forward records (optional module)
- dnstap support in both utilities & server (optional module)
- NOTIFY message support and new TSIG section in kdig
- Zone transfer master failover

Improvements:
-------------
- Query processing and core functionality overhaul
- Performance and reduced memory footprint
- Faster zone events scheduling
- RFC compliant queries/responses in some corner cases
- Log messages
- New documentation (Sphinx)

(pettai)

2014-11-10 21:15:29 UTC MAIN commitmail json YAML

Updated devel/userspace-rcu to 0.8.6

(pettai)

2014-11-10 20:59:39 UTC MAIN commitmail json YAML

2014-11-04 Userspace RCU 0.8.6
        * Fix: silence gcc -Wextra warning
        * compiler: use __GNUC__ instead of the undefined __GNUC_MAJOR__
        * Fix: lfstack reversed empty/non-empty return value
        * lfstack: fix: add missing __cds_lfs_init

2014-10-21 Userspace RCU 0.8.5
        * Fix: preserve example files' timestamps when copying
        * rculfhash: remove duplicated code
        * rculfhash: handle pthread_create failures
        * rculfhash: fall back to single-threaded resize on calloc failure
        * x86: drop extra semi-colon in caa_cpu_relax
        * Fix: Use after free in rcu_barrier()
        * Fix: rcu_barrier(): uninitialized futex field
        * call_rcu threads should clear their PAUSED flag when they unpause
        * Fix: bring back dummy rcu_bp_exit symbol

(pettai)

2014-11-10 20:58:09 UTC MAIN commitmail json YAML

Updated www/firefox to 33.1

(ryoon)

2014-11-10 20:55:56 UTC MAIN commitmail json YAML

Update to 33.1

Changelog:
New
Forget Button added

New
Enhanced Tiles

New
Privacy tour introduced

New
Adding DuckDuckGo as a search option

(ryoon)

2014-11-10 20:29:11 UTC MAIN commitmail json YAML

Updated databases/php-redis to 2.2.5

(rodent)

2014-11-10 20:28:32 UTC MAIN commitmail json YAML

Updated to latest release, 2.2.5. No ChangeLog in DISTFILE/repo.

(rodent)

2014-11-10 20:26:59 UTC MAIN commitmail json YAML

Updated lang/cparser to 0.9.14

(asau)

2014-11-10 20:01:32 UTC MAIN commitmail json YAML

Updated devel/libfirm to 1.21.0

(asau)

2014-11-10 18:47:22 UTC MAIN commitmail json YAML

Updated www/py-wtforms-components to 0.9.6

(rodent)

2014-11-10 18:46:40 UTC MAIN commitmail json YAML

0.9.6 (2014-09-04)
^^^^^^^^^^^^^^^^^^

- Fixed Unique validator session checking.

(rodent)

2014-11-10 18:37:36 UTC MAIN commitmail json YAML

Updated www/py-wtforms-alchemy to 0.13.0

(rodent)

2014-11-10 18:36:49 UTC MAIN commitmail json YAML

Thought I did this update already...

0.13.0 (2014-10-14)
^^^^^^^^^^^^^^^^^^^

- Made all default validators configurable in model_form_factory
- Added support for disabling default validators

0.12.9 (2014-08-30)
^^^^^^^^^^^^^^^^^^^

- Added support for composite primary keys in ModelFieldList

(rodent)

2014-11-10 18:09:11 UTC MAIN commitmail json YAML

2014-11-10 18:05:45 UTC MAIN commitmail json YAML

2014-11-10 18:02:53 UTC MAIN commitmail json YAML

2014-11-10 18:01:01 UTC MAIN commitmail json YAML

2014-11-10 16:54:12 UTC MAIN commitmail json YAML

Update cparser to version 0.9.14

cparser 0.9.14 (2012-11-21)
---------------------------

* Adapt to libfirm-1.21.0
* Improved error recovery
* Improved firm graph generation (faster/smaller graphs)
* Implement U,u and u8 strings
* Preliminary preprocessor (we still use system cpp by default, as some macro
  expansion corner cases are still buggy and prevent us from compiling glibc
  headers)
* More gcc extensions: binary constants, __leaf__ attribute

cparser 0.9.13 (2011-12-07)
---------------------------

* Adapt to libfirm-1.20.0
* Implement --help
* More work on preprocessor (still not finished though)
* Refactoring work so others can reuse input, optimization order logic
* Columns in source positions (but external preprocessor doesn't preserve all spaces)
* Improvements to gnu builtins/attributes
* Bugfixes (we did alot of csmith testing)

cparser 0.9.12 (2011-03-15)
---------------------------

* Adapt to libfirm-1.19.0
* Introduce -mtarget (and -mtriple for llvm compatibility) for conventient
  cross-compilation
* Fix big-endian struct layouting
* Bugfixes

cparser 0.9.11 (2009-05-16)
---------------------------

* add missing NEWS entries
* fix crash when known C library functions had the wrong number of arguments

cparser 0.9.10 (2009-04-15)
---------------------------

* bugfixes
* adapt to libfirm-1.18.0

(asau)

2014-11-10 15:39:11 UTC MAIN commitmail json YAML

Updated multimedia/ffmpeg1 to 1.2.10

(adam)

2014-11-10 15:38:22 UTC MAIN commitmail json YAML

Changes 1.2.10:
* avcodec/svq1dec: zero terminate embedded message before printing
* avcodec/utils: Align dimensions by at least their chroma sub-sampling factors.
* avcodec/dnxhddec: treat pix_fmt like width/height
* avcodec/dxa: check dimensions
* avcodec/dirac_arith: fix integer overflow
* avcodec/diracdec: Tighter checks on CODEBLOCKS_X/Y
* avcodec/diracdec: Use 64bit in calculation of codeblock coordinates
* postproc: fix qp count
* postproc/postprocess: fix quant store for fq mode
* avcodec/h264_slice: Clear table pointers to avoid stale pointers

(adam)

2014-11-10 06:31:45 UTC MAIN commitmail json YAML

Update PLIST with doxygen-1.8.8. Doxygen dependency also updated, thanks joerg@.

(mef)