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 (4h)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-13 05:06:33 UTC Now

2014-07-30 15:54:04 UTC MAIN commitmail json YAML

Update to dhcpcd-6.4.3 with the following changes:

  *  Correct DHCPv6 Prefix Delegation option decoding
  *  Ensure that a given buffer is at least BUFSIZ (for getline compat)
  *  Poll interfaces on BSD for IFF_RUNNING if link state cannot be obtained
  *  Check for an IA to use in DHCPv6 lease validation
  *  Fix compile on NetBSD-6 (and possibly earlier NetBSDs)
  *  Warn about exceeding IDGEN_RETRIES when a stable private address cannot
    be obtained
  *  Fix DHCP option overload handling, thanks to Tobias Stoeckmann

(roy)

2014-07-30 12:28:18 UTC MAIN commitmail json YAML

2014-07-30 12:04:20 UTC MAIN commitmail json YAML

SunOS-*-i386 is not supported yet, don't bother building for now.

(fhajny)

2014-07-30 11:49:43 UTC MAIN commitmail json YAML

Updated net/tor to 0.2.4.23

(wiz)

2014-07-30 11:49:26 UTC MAIN commitmail json YAML

Update to 0.2.4.23:

Changes in version 0.2.4.23 - 2014-07-28
  Tor 0.2.4.23 brings us a big step closer to slowing down the risk from
  guard rotation, and also backports several important fixes from the
  Tor 0.2.5 alpha release series.

  o Major features:
    - Clients now look at the "usecreatefast" consensus parameter to
      decide whether to use CREATE_FAST or CREATE cells for the first hop
      of their circuit. This approach can improve security on connections
      where Tor's circuit handshake is stronger than the available TLS
      connection security levels, but the tradeoff is more computational
      load on guard relays. Implements proposal 221. Resolves ticket 9386.
    - Make the number of entry guards configurable via a new
      NumEntryGuards consensus parameter, and the number of directory
      guards configurable via a new NumDirectoryGuards consensus
      parameter. Implements ticket 12688.

  o Major bugfixes:
    - Fix a bug in the bounds-checking in the 32-bit curve25519-donna
      implementation that caused incorrect results on 32-bit
      implementations when certain malformed inputs were used along with
      a small class of private ntor keys. This bug does not currently
      appear to allow an attacker to learn private keys or impersonate a
      Tor server, but it could provide a means to distinguish 32-bit Tor
      implementations from 64-bit Tor implementations. Fixes bug 12694;
      bugfix on 0.2.4.8-alpha. Bug found by Robert Ransom; fix from
      Adam Langley.

  o Minor bugfixes:
    - Warn and drop the circuit if we receive an inbound 'relay early'
      cell. Those used to be normal to receive on hidden service circuits
      due to bug 1038, but the buggy Tor versions are long gone from
      the network so we can afford to resume watching for them. Resolves
      the rest of bug 1038; bugfix on 0.2.1.19.
    - Correct a confusing error message when trying to extend a circuit
      via the control protocol but we don't know a descriptor or
      microdescriptor for one of the specified relays. Fixes bug 12718;
      bugfix on 0.2.3.1-alpha.
    - Avoid an illegal read from stack when initializing the TLS
      module using a version of OpenSSL without all of the ciphers
      used by the v2 link handshake. Fixes bug 12227; bugfix on
      0.2.4.8-alpha.  Found by "starlight".

  o Minor features:
    - Update geoip and geoip6 to the July 10 2014 Maxmind GeoLite2
      Country database.

(wiz)

2014-07-30 11:05:04 UTC MAIN commitmail json YAML

Add runtime dependency on flex (in bin/compile_et). Bump PKGREVISION.

(fhajny)

2014-07-30 09:46:03 UTC MAIN commitmail json YAML

Updated chat/ejabberd to 14.07

(fhajny)

2014-07-30 09:45:38 UTC MAIN commitmail json YAML

Update ejabberd to 14.07.

* SIP
  - SIP Outbound (RFC 5626) support
  - New option always_record_route
  - New options record_route and routes

* Carbon Copy (XEP-0280)
  - Don't log MUC messages with hint
  - Don't carbon copy messages with hint
  - Let is_carbon_copy/1 recognize carbons
  - Don't send XEP-0280 v1 copies back to sender

* Stream Management (XEP-0198)
  - XEP-0198: Terminate session if stanza queue becomes too large
  - XEP-0198: Don't exit on socket send failure
  - XEP-0198: Don't drop session on failed resume
  - XEP-0198: Check whether routed packets are stanzas

* Riak
  - Riak support

* Install and config
  - New options log_rotate_count, log_rotate_size and log_rate_limit
  - html guide is now generated when building source tarball
  - Use p1_utils, and move treap.erl to p1_utils
  - Get rid of p1_mnesia file
  - old release notes are not installed anymore
  - Don't "forget" listener options
  - Always enable STUN at compile time
  - Do not check for Erlang apps at configure time
  - Add --enable-riak configure flag

* Tests
  - Add tests for stream management
  - Add tests for mod_carboncopy
  - Add tests for mod_caps
  - Improve MUC test cases
  - Travis CI: Enable Riak tests
  - Add Riak backend to the testing suit
  - The test suite no longer fails without --enable-transient_supervisors.

* MUC
  - MUC messages with ~ were not logged (EJAB-1696).

(fhajny)

2014-07-30 08:47:52 UTC MAIN commitmail json YAML

remove patch to unused configure file, since we use cmake to build instead

(dbj)

2014-07-30 08:46:55 UTC MAIN commitmail json YAML

remove patch to unused configure file, since we use cmake to build instead

(dbj)

2014-07-30 08:39:49 UTC MAIN commitmail json YAML

One slash is enough.

(wiz)

2014-07-30 08:15:34 UTC MAIN commitmail json YAML

Fixed "Default" description for BINPKG_SITES, sync with install/bin-install.mk.

(obache)

2014-07-30 06:53:22 UTC MAIN commitmail json YAML

use LICENSE=gnu-lgpl-v2 and note exception in Makefile comment
install the lgpl.txt file as well in the pkg doc directory
change per discussion on tech-pkg@

(dbj)

2014-07-30 03:52:40 UTC MAIN commitmail json YAML

attempt to fix a dylib installation PLIST failure observed in bulk builds

(dbj)

2014-07-30 03:41:51 UTC MAIN commitmail json YAML

fix permissions on installed files

(dbj)

2014-07-30 03:29:37 UTC MAIN commitmail json YAML

Note update of www/contao32 and contao33 pacakges.

www/contao32 3.2.13
www/contao33 3.3.4

(taca)

2014-07-30 03:28:34 UTC MAIN commitmail json YAML

Update contao33 to 3.3.4.  Latvian language files are added.

Version 3.3.4 (2014-07-29)
--------------------------

### Fixed
Restore permission to delete root pages for admin users (see #7135).

### Fixed
Pass the file IDs instead of their UUIDs to the file picker (see #7139).

### Fixed
Correctly handle double quotes in comments (see #7102).

### Fixed
Ignore hidden files when building the internal cache (see #7098).

### Fixed
Correctly pass the insert ID of the undo record (see #6234).

### Fixed
Update the vendor libraries (fixes various issues).

(taca)

2014-07-30 03:26:40 UTC MAIN commitmail json YAML

Update contao32 to 3.2.13.  Latvian languages is added.

Version 3.2.13 (2014-07-29)
---------------------------

### Fixed
Use `DOMDocument::loadXML()` instead of `DOMDocument::load()` (see 7192).

### Fixed
Specify the font size in `rem` for modern browsers (see #7209).

### Fixed
Make sure the default language file is loaded in the DCA extractor (see #7202).

### Fixed
Do not add unpublished FAQs to the XML sitemap (see #7210).

### Fixed
Preserve new lines when replacing simple tokens (see #7178).

### Fixed
Always prevent saving if `PageModel::loadDetails()` is executed (see #7199).

### Fixed
Use `===` to compare password hashes (see #7175).

### Fixed
Correctly mark GET parameters as used (see #7185).

### Fixed
Correctly apply the "disabled" attribute to input unit fields (see #7147).

### Fixed
Correctly check the permission to edit multiple files (see #7157).

### Fixed
Correctly handle other MySQL character sets (see #7140).

### Fixed
Correctly recognize Opera Mobile in the `Environment` class (see #5869).

### Fixed
Fix the grid offset for articles (see #7166).

### Fixed
Restore the basic entities in the source editor (see #7170).

### Fixed
Correctly build the breadcrumb trail in the style sheets module (see #7132).

### Fixed
Do not associate the "use SSL" option with sitemaps only (see #7163).

### Fixed
URL encode the pipe character in the Google web font URL (see #7120).

### Fixed
Handle double quotes in the title attribute of the `<link>` element (see #7124).

### Fixed
Use the `save_callback` when generating multiple aliases (see #7114).

### Update
Update SwiftMailer to version 5.2.1 (see #7110).

### Fixed
Correctly handle double quotes in comments (see #7102).

### Fixed
Ignore hidden files when building the internal cache (see #7098).

### Fixed
Correctly pass the insert ID of the undo record (see #6234).

(taca)

2014-07-29 21:31:01 UTC MAIN commitmail json YAML

Updated x11/libdrm to 2.4.56

(wiz)

2014-07-29 21:30:44 UTC MAIN commitmail json YAML

Update to 2.4.56:

Libdrm 2.4.56 has been released. It fixes MSAA for the Radeon Hawaii GPU.

Andreas Boll (1):
      libdrm: Fix drm.h include in qxl drm header file

Marek Ol邸叩k (2):
      radeon: fix typo in sample split / fixes MSAA on Hawaii
      configure.ac: bump version to 2.4.56 for release

(wiz)

2014-07-29 16:57:23 UTC MAIN commitmail json YAML

2014-07-29 15:26:01 UTC MAIN commitmail json YAML

2014-07-29 15:25:42 UTC MAIN commitmail json YAML

2014-07-29 15:25:19 UTC MAIN commitmail json YAML

Add checksum for patch-ffmpeg_libavutil_x86__cpu.h.

(wiz)

2014-07-29 15:24:48 UTC MAIN commitmail json YAML

Updated mail/gnarwl to 3.6nb1

(wiz)

2014-07-29 15:24:37 UTC MAIN commitmail json YAML

Fix PKG_HOME variable. Bump PKGREVISION.

(wiz)

2014-07-29 15:24:06 UTC MAIN commitmail json YAML

Remove patch-aa, removed from distinfo during 0.47 update.

(wiz)

2014-07-29 11:51:46 UTC MAIN commitmail json YAML

Updated security/py-cryptography to 0.5.2

(wiz)

2014-07-29 11:51:36 UTC MAIN commitmail json YAML

Update to 0.5.2:

0.5.2 - 2014-07-09
~~~~~~~~~~~~~~~~~~

* Add
  :class:`~cryptography.hazmat.backends.interfaces.TraditionalOpenSSLSerializationBackend`
  support to :doc:`/hazmat/backends/multibackend`.
* Fix compilation error on OS X 10.8 (Mountain Lion).

0.5.1 - 2014-07-07
~~~~~~~~~~~~~~~~~~

* Add
  :class:`~cryptography.hazmat.backends.interfaces.PKCS8SerializationBackend`
  support to :doc:`/hazmat/backends/multibackend`.

0.5 - 2014-07-07
~~~~~~~~~~~~~~~~

* **BACKWARDS INCOMPATIBLE:**
  :class:`~cryptography.hazmat.primitives.ciphers.modes.GCM` no longer allows
  truncation of tags by default. Previous versions of ``cryptography`` allowed
  tags to be truncated by default, applications wishing to preserve this
  behavior (not recommended) can pass the ``min_tag_length`` argument.
* Windows builds now statically link OpenSSL by default. When installing a
  wheel on Windows you no longer need to install OpenSSL separately. Windows
  users can switch between static and dynamic linking with an environment
  variable. See :doc:`/installation` for more details.
* Added :class:`~cryptography.hazmat.primitives.kdf.hkdf.HKDFExpand`.
* Added :class:`~cryptography.hazmat.primitives.ciphers.modes.CFB8` support
  for :class:`~cryptography.hazmat.primitives.ciphers.algorithms.AES` and
  :class:`~cryptography.hazmat.primitives.ciphers.algorithms.TripleDES` on
  :doc:`/hazmat/backends/commoncrypto` and :doc:`/hazmat/backends/openssl`.
* Added ``AES`` :class:`~cryptography.hazmat.primitives.ciphers.modes.CTR`
  support to the OpenSSL backend when linked against 0.9.8.
* Added
  :class:`~cryptography.hazmat.backends.interfaces.PKCS8SerializationBackend`
  and
  :class:`~cryptography.hazmat.backends.interfaces.TraditionalOpenSSLSerializationBackend`
  support to the :doc:`/hazmat/backends/openssl`.
* Added :doc:`/hazmat/primitives/asymmetric/ec` and
  :class:`~cryptography.hazmat.backends.interfaces.EllipticCurveBackend`.
* Added :class:`~cryptography.hazmat.primitives.ciphers.modes.ECB` support
  for :class:`~cryptography.hazmat.primitives.ciphers.algorithms.TripleDES` on
  :doc:`/hazmat/backends/commoncrypto` and :doc:`/hazmat/backends/openssl`.
* Deprecated :class:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateKey`
  in favor of backend specific providers of the
  :class:`~cryptography.hazmat.primitives.interfaces.RSAPrivateKey` interface.
* Deprecated :class:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPublicKey`
  in favor of backend specific providers of the
  :class:`~cryptography.hazmat.primitives.interfaces.RSAPublicKey` interface.
* Deprecated :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPrivateKey`
  in favor of backend specific providers of the
  :class:`~cryptography.hazmat.primitives.interfaces.DSAPrivateKey` interface.
* Deprecated :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPublicKey`
  in favor of backend specific providers of the
  :class:`~cryptography.hazmat.primitives.interfaces.DSAPublicKey` interface.
* Deprecated :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAParameters`
  in favor of backend specific providers of the
  :class:`~cryptography.hazmat.primitives.interfaces.DSAParameters` interface.
* Deprecated ``encrypt_rsa``, ``decrypt_rsa``, ``create_rsa_signature_ctx`` and
  ``create_rsa_verification_ctx`` on
  :class:`~cryptography.hazmat.backends.interfaces.RSABackend`.
* Deprecated ``create_dsa_signature_ctx`` and ``create_dsa_verification_ctx``
  on :class:`~cryptography.hazmat.backends.interfaces.DSABackend`.

(wiz)

2014-07-29 11:48:26 UTC MAIN commitmail json YAML

Updated converters/py-simplejson to 3.6.0

(wiz)

2014-07-29 11:48:06 UTC MAIN commitmail json YAML

Update to 3.6.0:

Version 3.6.0 released 2014-07-21

* Automatically strip any UTF-8 BOM from input to more closely
  follow the latest specs
  https://github.com/simplejson/simplejson/pull/101

(wiz)

2014-07-29 11:47:09 UTC MAIN commitmail json YAML

Updated converters/help2man to 1.46.1

(wiz)

2014-07-29 11:46:56 UTC MAIN commitmail json YAML

Update to 1.46.1:

Version 1.46 July 7, 2014

  * Add German, Ukranian and Polish translations of info documentation.
  * Add Hungarian and Norwegian Bokmaal translations.

(wiz)

2014-07-29 11:45:29 UTC MAIN commitmail json YAML

Updated fonts/harfbuzz to 0.9.33

(wiz)

2014-07-29 11:45:10 UTC MAIN commitmail json YAML

Update to 0.9.33:

Overview of changes leading to 0.9.33
Tuesday, July 22, 2014
=====================================

- Turn off ARabic 'cswh' feature that was accidentally turned on.
- Add HB_TAG_MAX_SIGNED.
- Make hb_face_make_immutable() really make face immutable!
- Windows build fixes.

(wiz)

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

2014-07-29 11:39:53 UTC MAIN commitmail json YAML

Update to 310:

    * update package/freebsd files based on xterm #309 port.
    * adapt  changes  from  Minux3.2  which  ported  xterm #197, to allow
      building  on  that  platform  both using imake as well as using the
      configure script.
    * update precompose.c based on Unicode 7.0
    * build-fix for --with-Xaw3dxft option (report by Emanuel Haupt).

(wiz)

2014-07-29 11:38:53 UTC MAIN commitmail json YAML

Updated print/cups to 1.7.4

(wiz)

2014-07-29 11:38:40 UTC MAIN commitmail json YAML

Update to 1.7.4:

CHANGES IN CUPS V1.7.4

- Security: The web interface incorrectly served symlinked files and
  files that were not world-readable, potentially leading to a
  disclosure of information (STR #4450)
- The CUPS headers incorrectly needed libdispatch for blocks support
  (STR #4397)
- CUPS did not compile when Avahi or mDNSResponder was not present
  (STR #4402, STR #4424)
- The "snmp" option did not work with the network backends (STR #4422)
- The User directive in client.conf did not override the USER
  environment variable (STR #4426)
- The web interface now properly shows a "Go" button for all text-based
  browsers (STR #4425)
- The MaxJobTime directive now properly supports time values (STR #4434)
- The RPM spec file did not work due to the new Brazilian Portuguese
  localization (STR #4436)
- Fixed an "IPP read error" issue (STR #4440)
- Fixed the --disable-libusb configure option (STR #4439)
- Fixed the debug output from the DNS-SD backend when using Avahi
  (STR #4444)
- Fixed a bug in the CUPS_SC_GET_DEVICE_ID handling by the network
  backends (STR #4447)
- Added USB quirk rule for Lexmark E230 (STR #4448)
- The LPD backend did not work with some versions of glibc (STR #4452)

(wiz)

2014-07-29 11:37:46 UTC MAIN commitmail json YAML

PR 48824: Disable bogus clobbering warning from GCC 4.8.

(joerg)

2014-07-29 10:00:35 UTC MAIN commitmail json YAML

Updated textproc/groonga to 4.0.4

(obache)

2014-07-29 10:00:22 UTC MAIN commitmail json YAML

Update groonga to 4.0.4.

Release 4.0.4 - 2014/07/29
--------------------------

Improvements
^^^^^^^^^^^^

* [httpd] Updated bundled nginx version to the latest mainline (1.7.3).
* Supported weight in vector column.
* [ :doc:`/reference/executables/groonga-benchmark` ] Added missing description about HTTP.
* [ :doc:`/tutorial` ] Updated English tutorial documentation.
* [example] Supported Ruby 1.9 or later for edict2grn.rb.
* [http][admin] Updated to use English as default language. [GitHub#182]

Fixes
^^^^^

* Fixed to show right syntax error location in response.
* [httpd] Fixed build error on Clang. [GitHub clear-code/rurema-search#11] [Reported by niku]

Thanks
^^^^^^

* niku

(obache)

2014-07-29 09:11:02 UTC MAIN commitmail json YAML

unlimit data- and stacksize in the hope it increases the chances of regular builds

(wiz)

2014-07-29 07:04:18 UTC MAIN commitmail json YAML

Updated graphics/inkscape to 0.48.5

(adam)

2014-07-29 07:03:27 UTC MAIN commitmail json YAML

Changes 0.48.5:
Adobe Illustrator SVG files containing entities can be loaded again
Support for Poppler 0.26
Support for Boehm-GC 7.4.0 and later
Several crash bugs were fixed
64-bit compilation is now possible on Windows

(adam)

2014-07-29 04:38:28 UTC MAIN commitmail json YAML

Updated devel/p5-AnyEvent-RabbitMQ to 1.17

(wen)

2014-07-29 04:35:19 UTC MAIN commitmail json YAML

Update to 1.17

Upstream changes:
1.17  Fri Jul 25 14:02:00 PDT 2014
        - Add support for chunking large bodies into multiple AMQP frames,
          allowing the sending of large messages.

(wen)

2014-07-29 04:21:14 UTC MAIN commitmail json YAML

Updated comms/asterisk to 11.11.0

(jnemeth)

2014-07-29 04:20:55 UTC MAIN commitmail json YAML

Update to Asterisk 11.11.0: this is primarily a bugfix release.

pkgsrc change: MAKE_JOBS_SAFE=NO from joerg@

The Asterisk Development Team has announced the release of Asterisk 11.11.0.

The release of Asterisk 11.11.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!

The following are the issues resolved in this release:

Bugs fixed in this release:
-----------------------------------
* ASTERISK-22551 - Session timer : UAS (Asterisk) starts counting
      at Invite, UAC starts counting at 200 OK. (Reported by i2045)
* ASTERISK-23792 - Mutex left locked in chan_unistim.c (Reported
      by Peter Whisker)
* ASTERISK-23582 - [patch]Inconsistent column length in *odbc
      (Reported by Walter Doekes)
* ASTERISK-23803 - AMI action UpdateConfig EmptyCat clears all
      categories but the requested one (Reported by zvision)
* ASTERISK-23035 - ConfBridge with name longer than max (32 chars)
      results in several bridges with same conf_name (Reported by
      I単aki C鱈vico)
* ASTERISK-23824 - ConfBridge: Users cannot be muted via CLI or
      AMI when waiting to enter a conference (Reported by Matt Jordan)
* ASTERISK-23683 - #includes - wildcard character in a path more
      than one directory deep - results in no config parsing on module
      reload (Reported by tootai)
* ASTERISK-23827 - autoservice thread doesn't exit at shutdown
      (Reported by Corey Farrell)
* ASTERISK-23609 - Security: AMI action MixMonitor allows
      arbitrary programs to be run (Reported by Corey Farrell)
* ASTERISK-23673 - Security: DOS by consuming the number of
      allowed HTTP connections. (Reported by Richard Mudgett)
* ASTERISK-23246 - DEBUG messages in sdp_crypto.c display despite
      a DEBUG level of zero (Reported by Rusty Newton)
* ASTERISK-23766 - [patch] Specify timeout for database write in
      SQLite (Reported by Igor Goncharovsky)
* ASTERISK-23844 - Load of pbx_lua fails on sample extensions.lua
      with Lua 5.2 or greater due to addition of goto statement
      (Reported by Rusty Newton)
* ASTERISK-23818 - PBX_Lua: after asterisk startup module is
      loaded, but dialplan not available (Reported by Dennis Guse)
* ASTERISK-23834 - res_rtp_asterisk debug message gives wrong
      length if ICE (Reported by Richard Kenner)
* ASTERISK-23790 - [patch] - SIP From headers longer than 256
      characters result in dropped call and 'No closing bracket'
      warnings. (Reported by uniken1)
* ASTERISK-23917 - res_http_websocket: Delay in client processing
      large streams of data causes disconnect and stuck socket
      (Reported by Matt Jordan)
* ASTERISK-23908 - [patch]When using FEC error correction,
      asterisk tries considers negative sequence numbers as missing
      (Reported by Torrey Searle)
* ASTERISK-23921 - refcounter.py uses excessive ram for large refs
      files  (Reported by Corey Farrell)
* ASTERISK-23948 - REF_DEBUG fails to record ao2_ref against
      objects that were already freed (Reported by Corey Farrell)
* ASTERISK-23916 - [patch]SIP/SDP fmtp line may include whitespace
      between attributes (Reported by Alexander Traud)
* ASTERISK-23984 - Infinite loop possible in ast_careful_fwrite()
      (Reported by Steve Davies)
* ASTERISK-23897 - [patch]Change in SETUP ACK handling (checking
      PI) in revision 413765 breaks working environments (Reported by
      Pavel Troller)

Improvements made in this release:
-----------------------------------
* ASTERISK-23492 - Add option to safe_asterisk to disable
      backgrounding (Reported by Walter Doekes)
* ASTERISK-22961 - [patch] DTLS-SRTP not working with SHA-256
      (Reported by Jay Jideliov)

For a full list of changes in this release, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-11.11.0

Thank you for your continued support of Asterisk!

(jnemeth)

2014-07-29 03:45:21 UTC MAIN commitmail json YAML

Updated devel/p5-AnyEvent-XMPP to 0.55

(wen)

2014-07-29 03:44:21 UTC MAIN commitmail json YAML

Update to 0.55

Upstream changes:
0.55    Sat, 01 Mar 2014 22:41:30 +0100
        - Receipts: skip re-send if this jabber account is offline
        - Bugfix: properly clear the disconnected callback
        - add repository information to META file

(wen)

2014-07-29 03:35:42 UTC MAIN commitmail json YAML

Updated devel/p5-AnyEvent to 7.07

(wen)

2014-07-29 03:34:56 UTC MAIN commitmail json YAML

Update to 7.07

Upstream changes:
7.07 Tue Dec 17 17:45:02 CET 2013
- the documentation for custom tls verify schemes was wrong. make it agree
          with the code (reported by Maxime Soul茅).
- added cbor read and write types to AnyEvent::Handle (using CBOR::XS).
        - work around an API change in openssl that could cause wrong tls connection
          aborts, likely on windows only (analyzed by sten).
        - calling AnyEvent->now_update with AnyEvent::Impl::Perl caused an
          endless loop (reported by Dietrich Rebmann).
        - add tlsv1_1 and tlsv1_2 protocols to AnyEvent::TLS
          (patch by Maxime Soul茅).
        - document AnyEvent::Impl::IOAsync::set_loop and
          $AnyEvent::Impl::IOAsync::LOOP. Though only documented now, this
          functionality has _always_ been available.
- force a toplevel domain name in t/81_hosts.t (analyzed by
          David Jack Wange Olrik).
        - document that AnyEvent::Log uses AnyEvent::IO.
        - warn about AnyEvent::Filesys::Notify performance.
        - praise the joys of AnyEvent::Fork::*.
        - time for an =encoding directive.
        - do no longer use JSON to create a default json coder, use
          JSON::XS or JSON::PP directly.

(wen)

2014-07-29 03:30:23 UTC MAIN commitmail json YAML

Updated www/p5-AnyEvent-HTTP to 2.21

(wen)

2014-07-29 03:29:26 UTC MAIN commitmail json YAML

Update to 2.21

Upstream changes:
2.21 Mon Jun  9 01:35:54 CEST 2014
- correctly keep body when redirecting POSTs, instead of
          deleting them.

2.2  Mon Jun  9 01:31:46 CEST 2014
- connection header was malformed (patch by Raphael Geissert).
- add lots of known idempotent methods from httpbis.
        - implement relative location headers (rfc 7231), with fallback on URI.
        - add support for status code 308 from rfc 7238.
        - recommend URI.

(wen)

2014-07-29 02:54:17 UTC MAIN commitmail json YAML

Updated textproc/wdiff to 1.2.2

(wen)

2014-07-29 02:53:43 UTC MAIN commitmail json YAML

Updated textproc/wdiff to 1.2.2

(wen)

2014-07-29 02:52:50 UTC MAIN commitmail json YAML

Update to 1.2.2

Upstream changes:
Version 1.2.2 - April 2014, by Martin von Gagern
Updated Vietnamese, Swedish, Estonian, Chinese (traditional), Brazilian Portuguese and Russian translations.
Updated gnulib.
Used more recent autotools: autoconf 2.69 and automake 1.14.1.

(wen)

2014-07-29 02:43:46 UTC MAIN commitmail json YAML

Updated www/py-uliweb to 0.3.1

(wen)

2014-07-29 02:42:59 UTC MAIN commitmail json YAML

Updated www/py-uliweb to 0.3.1

(wen)

2014-07-29 02:42:01 UTC MAIN commitmail json YAML

Update to 0.3.1

Upstream changes:
0.3.1 Version
-----------------

* Add qqmail mail server backend support, thanks to Yubin Wang <harry198344 AT gmail.com>
* Add `yes` option, remove `--force` of makeapp,makeproject command
* Remove `has_options` attribute in Command class
* Fix `include` bug in ini
* Fix condition test bug of orm.get()
* Add `sqlshell` command
* Add `having` and `join` support to ORM
* Add whole database dump and load support #33
* Add NotFound to __all__ of orm
* Fix recorder bug

0.3 Version
-----------------

* Fix pyini "key=" for raw output bug
* Fix objcache for Lazy field bug, it'll refresh first if found Lazy field
* Fix executing orm command raise Exception not be thrown bug
* Refact multidb support
* Change UserWarn to DeprecationWarning
* Fix syncdb for different table name between `Model.__tablename__` and settings bug
* Remove `get_cached()` and add `cache` parameter to `Model.get()`
* Add `get_local_cache()` and `clear_local_cache()` in order to compatiable
  with SimpleFrame implementation
* ORM `Property.to_str()` will return string but not unicode for CHAR and VARCHAR.
* Simplify server_default, if integer given, it'll be convert to `text(n)`
* `ManyResult.all()` can receive a `cache` parameter
* Improve `dump()` and `load()`, add PickleType , ManyToMany support
* Refact objcache app implementation and add `exclude` config option
* Remove primary_key detect, because multi primary_key columns can make composite primary key,
  add partition support for mysql
* add None patch process, you can set '', 'empty, 'exception'.
* move uliweb/orm/middle*.py to uliweb/contrib/orm
* move uliweb/i18n/middle_i18n.py to uliweb/contrib/i18n
* move storage from core to utils directory
* improve count process
* Fix Reference and ManyToMany dump and load bug
* Add `is_in_web()` funciton, so you can test if current frame is in web executation
* Add `--gevent` support to call command
* Add `any` to Model, Result, ManyResult
* Add `clear_prefix()` to redis_cli APP, this feature need redis 2.6+ version
* Add version check to redis_cli APP, default is disabled
* Add `clear_table()` to objcache APP
* Add 'id' parameter to `get()` and `get_object()` and `get_cached_object()` functions,
  so that if the ID can't be found in cache, condition (old parameter) will be used.
  And when id and condition given both, only when id is not integer or valid expression
  condition will be used. So in most cases, you don't need pass condition.
* If not set url option for session of database type, it'll automatically use ORM settings if exists
* Add settings and local_settings env variables support
* Fix count bug
* Change orm requirement.txt, add uliweb-alembic package
* generic app add avalon and mmgrid support
* Model.put() not is deprecated, you should use save
* `generic.py` add version support when saving, and add `save` callback parameter.

0.2.6 Version
-----------------

* Add warning output for Reference class parameter of relation properties definition.
* Fix manual and total process bug in ListView and SelectListView
* Fix rawsql bug
* Add `get_object()` support in Generic ListView
* Fix `get_cached()` bug
* Fix process_files in generic add and edit functions bug
* Add `import readline` before enter shell environment
* change occ name to version
* Improve autocomplete in shell command
* Fix manytomany cached value is not used when do the save, because of not stored
  in `_old_values`
* If you've already define primary key in Model, then it'll not create id property
  for you, just like:

    ```
    user_id = Field(int, primary_key=True, autoincrement=True)
    ```
* Fix sqldot bug and improve sqlhtml generation
* Eanble colored log output by default.
* Add recorder app, you can use it to record the visit url, and test it later

0.2.5 Version
-----------------

* Fix config template and add `uwsgi` shell support
* Add environment variables support in `settings.ini`. For example, there is a
  `MYSQL_PORT` defined in environment, so you can defined something in settings.ini:

    ```
    [DEFAULT]
    port = $MYSQL_PORT
    port_str = '${MYSQL_PORT}'
    ```

    `$MYSQL_PORT` is the same as `${MYSQL_PORT}`. Just when the variable follows
    identifier, so `${}` can easily separate between them.
* Add `STATIC_COMBINE_CONFIG` configuration, you can toggle static combination with it.
  Default is False. The configuration is:

    ```
    [STATIC_COMBINE_CONFIG]
    enabled = False
    ```
* Fix objcache app bug, if not fields defined in settings, it'll use all columns of table
* Add `get_table` function to `functions`, you can use it to get table object. Used
  in `uliweb.contrib.tables` app.
* Add `local_cache` to local in SimpleFrame, and it can be used to store require relative
  cache values, and it'll be empty after each require process.
* Improve `get_object()` function in ORM, add `use_local` parameter, so the cached
  value will be checked in `local_cache` first, and also save it in local_cache when
  get a value from cache or database.
* Improve objcache config format, you can also define table like this:

    ```
    user = {'fields':['username'], 'expire':expire_time, 'key':callable(instance)|key_field}
    #or
    user = ['username', 'nickname']
    #or
    user =
    ```

    If no fields defined, it'll use all fields of Model. And if expire is 0 or
    not defined, it'll not expired at all.

    `key` will be used to replace `id`, if you want another key value, and it
    can be also a callable object, it'll receive an instance of Model parameter,
    so you can create any key value as you want.
* Add Optimistic Concurrency Control support for ORM, so you should defined `version`
  Field first in Model, then when you save the object, you should use:

    ```
    obj.save(occ=True)
    ```

    If there is already other operation saved the record, it'll raise an `SaveError`
    Exception by default, because the version has been changed. You can also pass:

    * `occ_fieldname` used to defined the version fieldname, default is `version`
    * `occ_exception` used to enabled Exception raised, default is `True`, if you
      set it `False` it'll return False, but not raise an Exception.

0.2.4 Version
-----------------

* Fix ORM is not compatible with SQLAlchemy 0.9.1.
* add `__contains__` to functions, so you can test if an API is already defined, just
  use:

    ```
    'flash' in functions
    ```
* Refact generic.py, remove `functions.flash` and `functions.get_fileserving` dependencies by default.

* Fix `yield` support in view function, you can also used in gevent environment.
* Fix `rawsql()` bug for different database engine
* Fix `jsonp()` dumps Chinese characters bug
* Add `trim_path()` function to `utils/common.py`, it can trim a file path to
  limited length, for example:

    ```
    >>> a = '/project/apps/default/settings.ini'
    >>> trim_path(a, 30)
    '.../apps/default/settings.ini'
    ```

    Default limited length is 30.
* Add ORM connection information output when given `-v` option in command line. And
  the password will be replace with `'*'`.
* Add multiple apps support for `makeapp` command.
* Refactor `save_file()` process, add `headers` and `convertors` parameter.
* Fix `call_view()` invoke `wrap_result` bug. Missing pass `handler` parameter to wrap_result.

(wen)

2014-07-28 21:39:36 UTC MAIN commitmail json YAML

Updated devel/hs-cmdargs to 0.10.9

(szptvlfn)

2014-07-28 21:38:08 UTC MAIN commitmail json YAML

Bump PKGREVISION for hs-cmdargs-0.10.9

(szptvlfn)

2014-07-28 21:35:23 UTC MAIN commitmail json YAML

Update to 0.10.9

CHANGES:
0.10.9
    #10, fix versionArgs (broken in 0.10.8)
0.10.8
    Avoid compilation warnings on GHC 7.8
    #9, add --numeric-version flag
    Update the copyright year
    Change GetOpt.usageInfo to be more like GetOpt

(szptvlfn)

2014-07-28 21:05:03 UTC MAIN commitmail json YAML

2014-07-28 21:03:49 UTC MAIN commitmail json YAML

Added textproc/hs-blaze-html version 0.7.0.2

(szptvlfn)

2014-07-28 21:03:25 UTC MAIN commitmail json YAML

Import blaze-html-0.7.0.2 as textproc/hs-blaze-html,
packaged for wip by pho.

A blazingly fast HTML combinator library for the Haskell programming
language. The Text.Blaze module is a good starting point, as well as
this tutorial: http://jaspervdj.be/blaze/tutorial.html.

(szptvlfn)

2014-07-28 21:02:55 UTC MAIN commitmail json YAML

2014-07-28 21:01:36 UTC MAIN commitmail json YAML

Added devel/hs-vault version 0.3.0.3

(szptvlfn)

2014-07-28 21:01:08 UTC MAIN commitmail json YAML

Import vault-0.3.0.3 as devel/hs-vault,
packaged for wip.

A vault is a persistent store for values of arbitrary types. It's like
having first-class access to the storage space behind IORefs.

The data structure is analogous to a bank vault, where you can access
different bank boxes with different keys; hence the name.

Also provided is a locker type, representing a store for a single element.

(szptvlfn)

2014-07-28 20:14:36 UTC MAIN commitmail json YAML

- cups-filters
.

(wiz)

2014-07-28 20:13:30 UTC MAIN commitmail json YAML

Updated databases/p5-App-Sqitch to 0.995

(schmonz)

2014-07-28 20:13:24 UTC MAIN commitmail json YAML

Update to 0.995. From the changelog:

- Fixed test failures due to the introduction of "Negative repeat count
  does nothing" warning in Perl 5.21.1.
- Fixed more test failures when DBD::Firebird is installed but Firebird
  isql cannot be found.
- Fixed registry file naming issues on Win32 for the SQLite engine, and
  as well as the tests that failed because of it.
- Worked around Config::GitLike bug on Windows in the target test.
- Changed the exit value for an attempt to deploy to an up-to-date
  database from 1 to 0. In other words, it no longer looks like an error
  (Issue #147).

(schmonz)

2014-07-28 20:09:43 UTC MAIN commitmail json YAML

Updated devel/p5-FindBin-libs to 2.08

(schmonz)

2014-07-28 20:09:30 UTC MAIN commitmail json YAML

Update to 2.08. From the changelog:

2.07    Mon Jul 28 02:48:49 CDT 2014

Try one more time to deal with version issues.

2.01    Sat Jul 26 01:52:46 CDT 2014

Version numbers now come from the current build rather than Makefile.PL.
Upping the version to v2.00 makes it easier to keep track of it all.
Makefile uses stringy, .pm uses v-string.
Hopefully that will keep everyone happy.

For libs_curr:

Avoid truncating dirent's with embedded newlines in taint-hack
by using single-line mode: m{ (.+) }xs

Add "scalar" option to export the first directory found only as
a scalar (vs list). Mainly useful with things like config dir's
where the first one will always be used in any case:

    use FindBin::libs qw( base=etc scalar );

exports "$etc" rather than "@etc" (saves using $etc[0]
everyplace). Also works with

    use FindBin::libs qw( base=etc export=config scalar );

to export $config rather than an array.

Added some examples.

Replace given block to avoid nastygrams from post-5.16 perls.

Add stub libs.pm as placeholder for version.

Finally remembered to fix typo (thanks to x.guimard).

1.11  Wed Jul  2 22:34:00 CDT 2014

R.I.P. Build.PL.
see Makefile.PL

Fix broken assignment of rel2abs from Cwd rather than
File::Spec::Functions.

Add test for abs_path or rel2abs surviving both '//' and 'cwd' --
if neither of them is available or working the rest of this is
a waste.

Note: I don't have access to windows for testing. If any of this
fails please contact me and we can figure out what is wrong.

1.9.1  Tue May 27 08:20:41 CDT 2014

Minor cleanup blows up in 5.12; works in 5.14. Given that 5.20 is
about to be on the street: the current version is pushed
up to 5.14 (i.e., if ref $^V and v5.14 le $^V then the
installed version is *_curr, otherwise it is *_5_8).

(schmonz)

2014-07-28 20:07:42 UTC MAIN commitmail json YAML

Darwin doesn't build sudo_noexec.so, patch from Sevan Janiyan.

(jperkin)

2014-07-28 18:23:39 UTC MAIN commitmail json YAML

This package is still useful on SunOS, as it provides more functionality
compared to the one shipped with the platform. Enable for SunOS, but disable
the INSTALL/DEINSTALL symlinks. Bump PKGREVISION.

(fhajny)

2014-07-28 16:12:57 UTC MAIN commitmail json YAML

2014-07-28 15:53:44 UTC MAIN commitmail json YAML

2014-07-28 15:11:00 UTC MAIN commitmail json YAML

Fix conflict between RPM's system.h and SunOS libelf.h.

(jperkin)

2014-07-28 14:38:33 UTC MAIN commitmail json YAML

Updated x11/xorg-cf-files to 1.0.5nb3

(jperkin)

2014-07-28 14:38:17 UTC MAIN commitmail json YAML

Ensure RpathLoadFlags is used for all shared libraries, avoid hack for
sol7/x86 applying to all later releases.  Fixes various packages.

Bump PKGREVISION.

(jperkin)

2014-07-28 13:44:17 UTC MAIN commitmail json YAML

Updated devel/p5-Class-XSAccessor to 1.19

(wen)

2014-07-28 13:43:07 UTC MAIN commitmail json YAML

Update to 1.19

Upstream changes:
1.19  Fri Nov 22 07:15 2013
  - Remove the OP tree munging optimization since it wasn't in the
    end really speeding things up. (chocolateboy)
  - Require Time::HiRes explicitly because CentOS cripples the base
    perl install.

1.18  Mon Jun 17 18:07 2013
  - Revert fixes for implicitly-lvalue getters for now since that
    actually breaks user code. It seems it's not just because the
    users are naughty, so more investigation required.

1.17  Mon Jun 17 07:09 2013
  - For Hashes: Implement predicates that check definedness and
    existance explicitly. The traditional "predicates" check
    definedness. It's conceivable to also want a bool-check
    type predicate. File a ticket if you need that.
  - Fix bug regarding getters being implicitly lvalue by
    returning the internal SV*. Instead, we now use TARG.

(wen)

2014-07-28 13:34:04 UTC MAIN commitmail json YAML

Updated devel/p5-Class-Tiny to 1.000

(wen)

2014-07-28 13:33:08 UTC MAIN commitmail json YAML

Update to 1.000

Upstream changes:
1.000    2014-07-16 09:55:29-04:00 America/New_York

    [*** INCOMPATIBLE CHANGES ***]

    - Attributes for custom accessors *MUST* be declared for them to be
      set via the constructor.  It is no longer sufficient for a method of
      the same name to exist.

    - Unknown constructor arguments are ignored rather than fatal; they are
      not included in the object.  Special instructions for using BUILD to
      hide constructor arguments from validation are irrelevant and have
      been removed.

    - These changes make Class::Tiny-based classes easier to subclass by
      more advanced object frameworks like Moose or Moo.

0.015    2014-07-13 23:10:47-04:00 America/New_York

    [CHANGED]

    - lowered minimum perl to 5.006

(wen)

2014-07-28 13:26:56 UTC MAIN commitmail json YAML

Updated databases/p5-DBIx-DBSchema to 0.44

(wen)

2014-07-28 13:26:00 UTC MAIN commitmail json YAML

Update to 0.44

Upstream changes:
0.44 2013-11-15 17:54:37 PST
    - POD fixes from Xavier Guimard <x.guimard@free.fr> and Damyan Ivanov
      <dmn@debian.org> of the Debian Perl Group, closes: CPAN#82187
    - More foreign key support
      + Table alteration (removing foreign keys)
      + Fix MATCH / ON DELETE / ON UPDATE

0.43 2013-11-04 14:58;32 PST
    - Incorporate CPAN::Changes::Spec-compliant Changes file from Neil Bowers
      <neilb@cpan.org>, closes: CPAN#90023, thanks!
    - Fix table creation broken by 0.42
    - Create/alter tables before foreign key changes

0.42 2013-11-03 01:09:27 PST
    - Basic foreign key support
      + table creation
      + table alteration (adding new foreign keys)
      + reverse-engineering (Pg driver)

0.41_01 not released
    - consolidate multiple ADD/ALTER COLUMN statements into one ALTER TABLE

(wen)

2014-07-28 12:18:55 UTC MAIN commitmail json YAML

Updated math/py-networkx to 1.9

(wen)

2014-07-28 12:18:01 UTC MAIN commitmail json YAML

Updated math/py-networkx to 1.9

(wen)

2014-07-28 12:16:23 UTC MAIN commitmail json YAML

Update to 1.9
Add missing DEPENDS

Upstream changes:
NetworkX 1.9
Release date: 21 June 2014

Support for Python 3.1 is dropped in this release.

Highlights
Completely rewritten maximum flow and flow-based connectivity algorithms with backwards incompatible interfaces
Community graph generators
Stoer-Wagner minimum cut algorithm
Linear-time Eulerian circuit algorithm
Linear algebra package changed to use SciPy sparse matrices
Algebraic connectivity, Fiedler vector, spectral ordering algorithms
Link prediction algorithms
Goldberg-Radzik shortest path algorithm
Semiconnected graph and tree recognition algorithms

(wen)

2014-07-28 11:02:38 UTC MAIN commitmail json YAML

Updated security/gnupg2 to 2.0.25nb1

(wiz)

2014-07-28 11:02:11 UTC MAIN commitmail json YAML

Fix overlooked option name for previous.
Found by jperkin.

(wiz)

2014-07-28 10:05:53 UTC MAIN commitmail json YAML

Use the standard 75 x '=' print format.

(jperkin)

2014-07-28 09:26:20 UTC MAIN commitmail json YAML

Remove pointless ifndef guard, GNUSTEP_SKIP_DEFAULT_OPTIONS isn't used or
documented anywhere else in pkgsrc.

(jperkin)

2014-07-28 09:18:59 UTC MAIN commitmail json YAML

Set PKGSRC_COMPILER, do not append to it.  The latter seems to cause
problems when PKGSRC_COMPILER contains duplicate entries.  Pointed out and
verified by taca.

(jperkin)

2014-07-28 02:50:26 UTC MAIN commitmail json YAML

Updated devel/py-pep8 to 1.5.7

(wen)

2014-07-28 02:49:44 UTC MAIN commitmail json YAML

Updated devel/py-pep8 to 1.5.7

(wen)

2014-07-28 02:48:49 UTC MAIN commitmail json YAML

Update to 1.5.7

Upstream changes:
1.5.7 (2014-05-29)

Bug fixes:
Skip the traceback on "Broken pipe" signal. (Issue #275)
Do not exit when an option in setup.cfg or tox.ini is not recognized.
Check the last line even if it does not end with a newline. (Issue #286)
Always open files in universal newlines mode in Python 2. (Issue #288)

(wen)

2014-07-28 02:43:04 UTC MAIN commitmail json YAML

Updated net/py-IP to 0.81

(wen)

2014-07-28 02:39:52 UTC MAIN commitmail json YAML

Updated net/py-IP to 0.81

(wen)

2014-07-28 02:38:24 UTC MAIN commitmail json YAML

Update to 0.81

Upstream changes:
Version 0.81 (2013-04-08)
* Correct reverseName() for IPv6 addresses, so IP('::1').reverseName() returns correct.
* Add network mask awareness to v46map()
* Fix Python 3 errors in IPSet class
* Make IPSet base class be object when MutableSet isn't available, fixing
  errors in Python 2.5

Version 0.80 (2013-03-26)
------------

* Drop support of Python older than 2.4
* Python 3 does not need 2to3 conversion anymore (same code base)
* Fix adding of non-adjacent networks:
  192.168.0.0/24 + 192.168.255.0/24 made 192.168.0.0/23
* Fix adding networks that don't create a valid subnet:
  192.168.1.0/24 + 192.168.2.0/24 made 192.168.1.0/23
* Fix adding with an IPv6 address where .int() was < 32 bits made IPy believe it
  was an IPv4 address:
  ::ffff:0/112 + ::1:0:0/112 made 255.255.0.0/111
* Add support of IPSets
* Add support for subtracting a network range
* Prevent IPv4 and IPv6 ranges from saying they contain each other
* Add a .v46map() method to convert mapped address ranges
  such as IP('::ffff:192.168.1.1'); RFC 4291
* Change sort order to more natural:
  IPv4 before IPv6; less-specific prefixes first (/0 before /32)

Version 0.76 (2013-03-19)
-------------------------

* ip == other and ip != other doesn't fail with an exception anymore if other
  is not a IP object
* Add IP.get_mac() method: get the 802.3 MAC address from IPv6 RFC 2464
  address.
* Fix IP('::/0')[0]: return an IPv6 instead of an IPv4 address

(wen)

2014-07-28 02:30:31 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Warnings to 0.016

(wen)

2014-07-28 02:27:03 UTC MAIN commitmail json YAML

Update to 0.016

Upstream changes:
0.016    2014-06-21 04:04:55Z
          - fix prereq problem with last release - now no longer testing the
            example scripts for user installs

0.015    2014-06-20 03:36:33Z
          - adjusted packaging and tests to become perl-5.6 friendly,
            including only using core or dual-lifed prerequisites

0.014    2014-03-01 22:08:26Z
          - fix test that was failing when FOO or BAR environment variables
            were set (RT#93447)

0.013    2013-12-14 21:26:06Z
          - update configure_requires checking in Makefile.PL

(wen)

2014-07-28 02:16:42 UTC MAIN commitmail json YAML

Updated devel/p5-Exporter-Lite to 0.05

(wen)

2014-07-28 02:15:53 UTC MAIN commitmail json YAML

Update to 0.05

Upstream changes:
0.05 2014-03-26
    - Improved the DESCRIPTION section, particularly the first paragraph.
    - Added a bunch more Exporter modules to the SEE ALSO section.

0.04 2014-03-26
    - Added Constant::Exporter::Lazy to SEE ALSO
    - Had forgotten to put README and Changes in MANIFEST. Sigh.

0.03 2014-03-25
    - Now maintained by NEILB
    - Fixed typo reported by dsteinbrunner in RT#87096
    - Now use strict and warnings
    - Added github repo to metadata and pod
    - Added README
    - Specified min perl version 5.6.0 in metadata
    - Set PREREQ_PM, TEST_REQUIRES, CONFIGURE_REQUIRES in Makefile.PL
    - Added a load of modules to SEE ALSO.

(wen)

2014-07-28 02:11:25 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-NYTProf to 5.06

(wen)

2014-07-28 02:10:34 UTC MAIN commitmail json YAML

2014-07-28 00:34:15 UTC MAIN commitmail json YAML

Updated databases/p5-DBIx-Class-Helpers to 2.023003

(wen)

2014-07-28 00:32:58 UTC MAIN commitmail json YAML

Update to 2.023003
Update DEPENDS

Upstream changes:
2.023003  2014-07-21 21:22:27-05:00 America/Chicago
- Fix ToJSON to use accessors if it needs to (Thanks Kevin Benson!)
- Fix silly typo in ::Explain (Good catch Jonathan W. Taylor!)

2.023002  2014-06-28 15:04:15-05:00 America/Chicago
- Remove silly layer of subtesting (thanks to new features in Test::Roo)
- Remove silly sub wrapper in Explain internals (should moderately increase
  performance)

2.023001  2014-06-14 12:39:08-05:00 America/Chicago
- Add handy SYNOPSIS to ::DateMethods1 (thanks for asking rjbs!)

2.023000  2014-05-26 19:33:01-05:00 America/Chicago
- Add ::Shortcut::Explain RS helper

2.022000  2014-05-03 10:39:30-05:00 CST6CDT
- Add ::Shortcut::ResultsExist RS helper (Olaf Alders)
- Add abstract to ::DateMethods1::Announcement (Gregor Herrmann)

2.021001  2014-04-06 11:43:36-05:00 America/Chicago
- Fix ::RemoveColumns to work with a specified `columns` (Anthony DeRobertis)
  (Fixes GH#27) Also fixes RT#91977/GH#24)

2.021000  2014-04-01 20:12:40-05:00 America/Chicago
- Create Shortcut::Page and Shortcut::LimitedPage ResultSet helpers (wreis)

2.020001  2014-03-05 10:33:46CST-0600 America/Chicago
- Make ::DateMethods1 tests paralellizable (thanks Alexander Hartmaier!)
- fix ::Helper::ResultSet::DateMethods1 for Oracle (thanks Alexander Hartmaier!)
- fix ABSTRACT on ::Helper::ResultSet::DateMethods1

2.020000  2014-03-04 08:31:39-06:00 America/Chicago
- Add ::Helper::ResultSet::DateMethods1
- Add abstract to ::Schema::LintContents

2.019004  2014-02-14 07:53:19 America/Chicago
- Make IgnoreWantarray's search die in void context

2.019003  2014-02-07 22:21:47-06:00 America/Chicago
- Fix ->copy on rows with proxied ResultSet methods (thanks moltar for the
  test!) (NOTE: This fix is what requires upgrading to DBIC 0.08260)

2.019002  2014-01-12 09:40:41 America/Chicago
- Pick SQL for random row selection in a cleaner way
- Stop using Class::MOP::load_class (RT#91035)
- Really stop using RT

2.019001  2013-11-23 10:19:28 America/Chicago
- Fix typo in ::CorrelateRelationship (Getty)

(wen)

2014-07-28 00:26:00 UTC MAIN commitmail json YAML

Added databases/p5-DBIx-Introspector version 0.001003

(wen)

2014-07-28 00:24:55 UTC MAIN commitmail json YAML

+ p5-DBIx-Introspector

(wen)

2014-07-28 00:22:43 UTC MAIN commitmail json YAML

Import DBIx-Introspector-0.001003 as databases/p5-DBIx-Introspector.

DBIx::Introspector is a module factored out of the DBIx::Class
database detection code. Most code that needs to detect which
database it is connected to assumes that there is a one-to-one
mapping from database drivers to database engines. Unfortunately
reality is rarely that simple. For instance, DBD::ODBC is typically
used to connect to SQL Server, but ODBC can be used to connect
to PostgreSQL, MySQL, and Oracle. Additionally, while ODBC is the
most common way to connect to SQL Server, it is not the only option,
as DBD::ADO can also be used.

(wen)

2014-07-28 00:10:55 UTC MAIN commitmail json YAML

Added devel/p5-Test-Roo version 1.003

(wen)

2014-07-28 00:09:20 UTC MAIN commitmail json YAML

+ p5-Test-Roo

(wen)

2014-07-28 00:08:01 UTC MAIN commitmail json YAML

Import Test-Roo-1.003 as devel/p5-Test-Roo.

This module allows you to compose Test::More tests from roles.
It is inspired by the excellent Test::Routine module, but uses
Moo instead of Moose. This gives most of the benefits without
the need for Moose as a test dependency.

(wen)

2014-07-27 23:39:00 UTC MAIN commitmail json YAML

Updated databases/p5-DBD-postgresql to 3.3.0

(wen)

2014-07-27 23:37:21 UTC MAIN commitmail json YAML

Update to 3.3.0

Upstream changes:
Version 3.3.0  Released May 31, 2014 (git commit 055f788cf96b380b9fe0e80b6cedb88f8d1799b8)

  - Major cleanup of UTF-8 support:
      Fix quoting of UTF-8 values
      Add support for UTF-8 statement strings
      Fix UTF-8 support in placeholders and return values
    [Dagfinn Ilmari Manns豌徒er] (CPAN bug #95214 and #91655)
      Test that the Pg server agrees with us about the lengths of input strings.
      Refactor Unicode test to use anon hashes to describe the tests to run.
      Test pg_enable_utf8 of -1, in addition to 0 and 1.
      Extend the Unicode round-trip tests to verify ASCII, BMP and non-BMP code points.
      Test that characters created in the server reach the client correctly.
    [Nicholas Clark]

  - Rewrite foreign_key_info to be just one query
    [Dagfinn Ilmari Manns豌徒er]

  - Remove ODBC support from foreign_key_info
    [Dagfinn Ilmari Manns豌徒er]

  - Remove use of dTHX in functions in quote.c and types.c
    [Nicholas Clark]

Version 3.2.1  Released May 20, 2014 (git commit a56ef5c4715440d4fc2054df5477996b0e287467)

  - Stricter testing for array slices: disallow number-colon-number from being
    parsed as a placeholder.
    [Greg Sabino Mullane] (CPAN bug #95713)

  - Fix for small leak with AutoInactiveDestroy
    [David Dick] (CPAN bug #95505)

  - Adjust test regex to fix failing t/01_connect.t on some platforms
    [Greg Sabino Mullane]

  - Further tweaks to get PGINITDB working for test suite.
    [Nicholas Clark]

Version 3.2.0  Released May 15, 2014 (git commit 897974c2865259bb9786d8b0989f8e42db0a0d79)

  - Add new attribute pg_placeholder_nocolons to turn off all parsing of
    colons into placeholders.
    [Graham Ollis] (CPAN bug #95173)

  - Fix incorrect skip count for HandleSetErr
    [Greg Sabino Mullane] (CPAN bug #94841)

  - Don't attempt to use the POSIX signalling stuff if the OS is Win
    [Greg Sabino Mullane] (CPAN bug ##94841)

  - Fix missing check for PGINITDB in the test suite.
    [Nicholas Clark]

Version 3.1.1  Released April 6, 2014 (git commit d337f93133e67267d54b65dc22a23f06e6883ad0)

  - Minor adjustments so tests pass in varying locales.

Version 3.1.0  Released April 4, 2014 (git commit 26517a3531f93de79375a02da45a79789cd3caae)

  - Make sure UTF-8 enabled notifications are handled correctly
    [Greg Sabino Mullane]

  - Allow "WITH" and "VALUES" as valid words starting a DML statement
    [Greg Sabino Mullane] (CPAN bug #92724)

(wen)

2014-07-27 23:10:41 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 5.21

(wen)

2014-07-27 23:09:55 UTC MAIN commitmail json YAML

Update to 5.21

Upstream changes:
5.21  2014-07-27
  - Improved handling of Pod::Simple::XHTML 3.09 dependency.
  - Improved documentation browser CSS.

5.20  2014-07-27
  - Fixed a few bugs in Mojolicious::Plugin::PODRenderer by switching from
    Pod::Simple::HTML to Pod::Simple::XHTML.
  - Fixed Perl 5.18.x compatibility.

5.19  2014-07-26
  - Improved support for Unicode anchors in Mojolicious::Plugin::PODRenderer.
  - Fixed is_readable scalability problems in Mojo::Reactor.

5.18  2014-07-25
  - Improved is_readable performance in Mojo::Reactor.

5.17  2014-07-24
  - Welcome to the Mojolicious core team Jan Henning Thorsen.
  - Added val method to Mojo::DOM. (batman, sri)
  - Improved Mojo::Collection performance.
  - Fixed support for Unicode anchors in Mojolicious::Plugin::PODRenderer.

5.16  2014-07-21
  - Improved Mojo::Asset::File to allow appending data to existing files.
    (iakuf, sri)

(wen)

2014-07-27 23:05:04 UTC MAIN commitmail json YAML

Updated www/p5-Dancer to 1.3126

(wen)

2014-07-27 23:04:30 UTC MAIN commitmail json YAML

Add USE_TOOLS += flex, as per most recent SunOS bulk build.

(jperkin)

2014-07-27 23:04:00 UTC MAIN commitmail json YAML

Update to 1.3126

Upstream changes:
1.3126 2014-07-14

    [ BUG FIXES ]
    * Bunch of files were not in the MANIFEST.

1.3125 2014-07-12

    [ ENHANCEMENT ]
    * Skip bad cookie definitions. (GH#1036, Manuel Weiss)
    * 'dancer' script warns and die if trying to create
        an app with the same name of an existing module.
            (GH#1038, Racke)
    * In Dancer::Logger::Abstract, default host
        name to '-' if not available. (GH#1029, John Wittkoski)
    * Add Dancer::Serializer::JSONP. (GH#1035, David Zurborg)

    [ DOCUMENTATION ]
    * Improve the wording of the params() section in Dancer.
        (GH#1025, Warren Young)
    * Explain how to access config in Dancer::Config's POD.
        (GH#1026, Gabor Szabo)
    * Cookbook typo fix. (GH#1031, Florian Sojer)

1.3124 2014-05-09

    [ ENHANCEMENTS ]
    * Also check X-Forwarded-Proto. (GH#1015, Andy Jones)
    * Update bundle jQuery to v1.11.0. (GH#1018, Michal Wojciechowski)
    * Add session support to the skeleton config. (GH#1008. Gabor Szabo)

    [ BUG FIXES ]
    * Remove print statement in Dancer::ModuleLoad::require.
        (GH#1021, John Wittkoski)
    * Test was failing if JSON module was absent.
        (GH#1022, Yanick Champoux)
    * Allow for routes evaluating to false ('0', '', etc).
        (GH#1020, Yanick Champoux)

    [DOCUMENTATION]
    * Specify defaults in POD. (GH#1023, isync)
    * Fix doc for params(). (GH#1025, reported by Warren Young)

    [ MISC ]
    * Update mailing list url in README. (GH#1017, Racke)
    * Markdownify the README. (GH#986, Chris Seymour)

(wen)

2014-07-27 23:00:33 UTC MAIN commitmail json YAML

Enable PLIST.opencl on SunOS, shown in recent bulk builds.

(jperkin)

2014-07-27 22:59:11 UTC MAIN commitmail json YAML

Comment out section which adds WRKDIR-relative rpaths on SunOS.  Fixes
check-shlibs-elf.awk

(jperkin)

2014-07-27 20:45:10 UTC MAIN commitmail json YAML

2014-07-27 20:17:02 UTC MAIN commitmail json YAML

Updated mail/thunderbird-l10n to 31.0

(ryoon)

2014-07-27 20:16:33 UTC MAIN commitmail json YAML

2014-07-27 20:05:50 UTC MAIN commitmail json YAML

Updated mail/thunderbird to 31.0

(ryoon)

2014-07-27 20:05:00 UTC MAIN commitmail json YAML

Update to 31.0

* Update enigmail to 1.7

Changelog:
    NEW
    Autocompleting email addresses now matches against any part of the name or email (bug 529584)

    NEW
    Composing a mail to a newsgroup will now autocomplete newsgroup names (bug 61491)

    FIXED
    Insecure NTLM (pre-NTLMv2) authentication disabled (see 828183)

Fixed in Thunderbird 31
MFSA 2014-66 IFRAME sandbox same-origin access through redirect
MFSA 2014-65 Certificate parsing broken by non-standard character encoding
MFSA 2014-64 Crash in Skia library when scaling high quality images
MFSA 2014-63 Use-after-free while when manipulating certificates in the trusted cache
MFSA 2014-62 Exploitable WebGL crash with Cesium JavaScript library
MFSA 2014-61 Use-after-free with FireOnStateChange event
MFSA 2014-59 Use-after-free in DirectWrite font handling
MFSA 2014-58 Use-after-free in Web Audio due to incorrect control message ordering
MFSA 2014-57 Buffer overflow during Web Audio buffering for playback
MFSA 2014-56 Miscellaneous memory safety hazards (rv:31.0 / rv:24.7)

(ryoon)

2014-07-27 16:33:50 UTC MAIN commitmail json YAML

Updated net/haproxy to 1.5.3

(fhajny)

2014-07-27 16:33:36 UTC MAIN commitmail json YAML

Update haproxy to 1.5.3.

2014/07/25 : 1.5.3
- DOC: fix typo in Unix Socket commands
- BUG/MEDIUM: connection: fix memory corruption when building a proxy
  v2 header
- BUG/MEDIUM: ssl: Fix a memory leak in DHE key exchange
- DOC: mention that Squid correctly responds 400 to PPv2 header
- BUG/MINOR: http: base32+src should use the big endian version of base32
- BUG/MEDIUM: connection: fix proxy v2 header again!

(fhajny)

2014-07-27 16:27:31 UTC MAIN commitmail json YAML

Updated databases/elasticsearch to 1.3.0

(fhajny)

2014-07-27 16:27:15 UTC MAIN commitmail json YAML

Update elasticsearch to 1.3.0.

pkgsrc changes
==============
- Install sigar on supported platforms
- Add SMF support
- Cleanup

Changes in 1.3.0
================

breaking changes
- Allocation: Enable disk-space allocation decider by default
- Analysis: Improvements to StemmerTokenFilter
- Internal:
  - Make transport action name available in TransportAction base class
  - Thread pool rejection status code should be 429
  - Remove unnecessary intermediate interfaces
  - Remove unsafe unaligned memory access - illegal on SPARC
- Mappings: Update mapping on master in async manner
- REST API: Replace error code 503 with 429 when appropriate to tell client
  to back off
- Security: Disable JSONP by default

new features
- Aggregations:
  - Created infrastructure for changing easily the significance terms
    heuristic
  - Added the percentiles_rank aggregation
  - Deferred aggregations prevent combinatorial explosion
  - Added top_hits aggregation
  - Support bounding box aggregation on geo_shape/geo_point data types
- Scripting:
  - Add script engine for Lucene expressions
  - Add Groovy as a scripting language, add groovy sandboxing
  - Allow search templates stored in an index to be retrieved and used
    at search time
  - Allow to run scripts/templates stored in .scripts index
- Mappings: Add transform to document before index
- Suggester: Phrase suggest option to limit suggestions to existing phrases

enhancements
- Resiliency:
  - Resend failed shard messages when receiving a cluster state still
    referring to the failed shards
  - Send shard exists requests if shard exists locally but is not allocated
    to the node
  - Don't attempt to start or fail shard if no master node can be found
  - Improve handling of failed primary replica handling
  - During discovery, verify connect when sending a rejoin cluster request
  - During relocation, process pending mapping update in phase 2
  - Set a default of 5m to recover_after_time when any of the expected*Nodes
    is set
  - Start master/node fault detection pinging immediately during discovery
  - Before deleting shard verify that another node holds an active shard
    instance
  - Ensure index.version.created is consistent
  - Cancel recovery if shard on the target node closes during recovery
    operation
  - Raise proper failure if not fully reading translog entry
  - Wait till node is part of cluster state for join process
  - Have a dedicated join timeout that is higher than ping.timeout for join
  - Before deleting a local unused shard copy, verify we're connected
    to the node it's supposed to be on
  - Use Lucene built-in checksumming
- Indexing:
  - Set default translog flush_threshold_ops to unlimited, to flush by byte
    size by default and not penalize tiny documents
  - Don't acquire dirtyLock on autoid for create
  - Clear versionMap on refresh not flush
  - If versionMap is too large we should trigger refresh
  - Reuse Lucene's TermsEnum for faster _uid/version lookup during indexing
  - Don't use AllTokenStream if no fields were boosted
- Analysis:
  - Improve Hunspell error messages
  - Share numeric date analyzer instances between mappings
  - Added missing pre built analysis components
  - PatternAnalyzer should use PatternTokenFilter instead
  - More resource efficient analysis wrapping usage
  - Added additional Analyzers, Tokenizers, and TokenFilters from Lucene
- Administration & Monitoring:
  - Improve pending API to include current executing class
  - Stats: Expose IndexWriter and versionMap RAM usage
  - Improve indices stats options
  - Improve cluster update settings api
  - Remove field names in stats url
  - Index template API: Unified PUT/POST behaviour in relation to create
    parameter
- Snapshot/Restore:
  - Restore an index without restoring its aliases
  - Add ability to restore partial snapshots
- Aggregations:
  - Extend allowed characters in aggregation name
  - Add from support to top_hits aggregator
  - Moved BucketsAggregator#docCounts field to IntArray
  - GlobalOrdinalsStringTermsAggregator is inefficient for high-cardinality
    fields
  - Remove ordinals execution hint.
  - Delegation of nextReader calls
- Fielddata:
  - Make BytesValues.WithOrdinals more similar to Lucene's SortedSetDocValues
  - Don't expose hashes in Fielddata anymore.
- Allocation:
  - Allow primaries that have never been allocated to be allocated if under
    the low watermark
  - Change high/low watermark defaults for disk based allocation decider
  - Disk-aware allocation decider should allow initial primary allocation
    if under the high watermark
- Mapping:
  - Improve performance for many new fields introduction in mapping
  - Better logic on sending mapping update new type introduction
  - Wait for mapping updates during local recovery
- Scripting:
  - Add a transformer to translate constant BigDecimal to double
  - Add Groovy sandboxing for GString-based method invocation
  - Fix optional default script loading
  - Exposed _uid, _id and _type fields as stored fields (_fields notation)
- Search:
  - Wrap filter only once in ApplyAcceptedDocsFilter
  - Remove Queries#optimizeQuery - already handled in BooleanQuery
  - Speed up exists and missing filters on high-cardinality fields
  - Parent/Child: Support min_children and max_children on has_child
    query/filter
  - Geo: Added caching support to geohash filter
- Highlighting:
  - Make the HighlightQuery class public
  - Highlight fields in request order
  - Plain highlighter does not honor _analyzer
- More Like This Query:
  - Ensure selection of best terms is indeed O(n)
  - creates only one MLT query per field for all queried items
  - Values of a multi-value fields are compared at the same level
  - replaced exclude with include to avoid double ...
  - allow for both like_text and docs/ids to be specified.
- Plugins:
  - Enables plugins to define default logging configuration for their needs.
  - bin/plugin tests for missing plugin name when passing --url
- Build:
  - Check for tabs and nocommits in the code on validate
  - Generate source jars for tests
  - Packaging: Remove java-6 directories from debian init script
  - Startup: Reset locale to C in bin/elasticsearch
  - Windows: Modify command window title (windows)
- REST API:
  - Copy the headers from REST requests to the corresponding
    TransportRequest(s)
  - Ensure 503 responses lead to retry on another node
  - Security: Make JSONP responses optional.
- Internal:
  - Make XContentBuilder implement Releasable
  - Don't close/reopen IndexWriter when changing RAM buffer size
  - Added more utility methods to Settings
  - Cleanup of the transport request/response messages
  - Add local node to cluster state
  - Control whether MapperService docMapper iterator should contain
    DEFAULT_MAPPING
  - Upgrade to Jackson 2.4.1.1
  - Don't replace indices within ActionRequest and check blocks against
    concrete indices
  - Improve Settings#get lookup for camel case support
  - Improve large bytes request handling by detecting content composite
    buffer
  - Call callback on actual mapping processed
  - Remove intern calls on FieldMapper#Names for better performance
  - Clean shard bulk mapping update to only use type name
  - Disable explicit GC by default
  - Make a hybrid directory default using mmapfs/niofs
  - Make sure we don't reuse arrays when sending an error back
  - Wrap RateLimiter rather than copy RateLimitedIndexOutput
  - Upgrade to Lucene 4.9
  - Re-shade MVEL as a dependency
  - Refactored AckedClusterStateUpdateTask & co. to remove code repetitions
    in subclasses
  - Better default size for global index to alias map
  - Suppress Unsafe is an internal proprietary API... compilation warnings
  - use ConcurrentHashMapV8 for lower memory overhead
  - Base64 decode parsing detects more errors
  - Upgrade to netty 3.9.1
  - Added plugins to .gitignore
  - Change the default type of the page recycler to CONCURRENT instead
    of SOFT_CONCURRENT
  - Entirely cut over to TopDocs#merge for merging shard docs in the reduce
    phase
  - Add support for Byte and BytesRef to the XContentBuilder
  - Make Node and Client interfaces Closeable
  - Settings: Throw error when incorrect setting applied
    to auto_expand_replicas
  - TransportClient: Improve logging, fix minor issue
  - Java API: Client intermediate interfaces removal follow-up

bug fixes
- Resiliency:
  - Increment Store refcount on RecoveryTarget
  - Improve handling of failed primary replica handling
  - Do not ignore ConnectTransportException for shard replication operations
  - Recovering replicas might get stuck in initializing state
  - During recovery, only send mapping updates to master if needed
  - If the node initialisation fails, make sure the node environment
    is closed correctly
  - Handle ConnectionTransportException during a Master/Node fault detection
    ping during discovery
  - Recovery from local gateway should re-introduce new mappings
  - Also send Refresh and Flush actions to relocation targets
  - Honor time delay when retrying recoveries
- Aggregations:
  - Histogram Aggregation key bug
  - Fix JSON response for significant terms
  - Fix reducing of range aggregations.
  - Fix cardinality aggregation when doc values field is empty
  - ReverseNestedAggregator does not compute parent documents correctly
  - ClassCastException when sibling aggregations have the same name
  - date_histogram aggregation breaks on date fields with multiple formats
  - DateHistogramBuilder uses wrong data type for pre_offset and post_offset
- Administration & Monitoring:
  - Admin: Recovery API should also report ongoing relocation recoveries
  - Cat API: Fix NullPointerException in recovery API
  - Index Templates API: GET templates doesn't honor
    the flat_settings parameter.
  - Snapshot/Restore: Allow deleting of interrupted snapshot
- Indexing:
  - Translog: Better support for partial buffer reads/writes in translog
    infrastructure
  - Force refresh when versionMap is using too much RAM
  - Lower the translog flush triggers to workaround
  - Clear versionMap on refresh not flush
  - DocumentMissingException is uncaught if thrown during retry
    of update request
  - Geo: Valid polygon crossing dateline fails to parse
- Search:
  - The query_string cache should returned cloned Query instances.
  - Replace empty bool queries with match_all to prevent NullPointerException
  - Match query with operator and, cutoff_frequency and stacked tokens
  - Search template not replacing parameter after initial failure
    in parameter substitution
  - Nested: queries/filters/aggregations expect FixedBitSets, yet it isn't
    the case with NoneFilterCache
- Query DSL:
  - Fix MatchQueryParser not parsing fuzzy_transpositions
  - Function score without function throws NPE
  - Improved explanation for match_phrase_prefix
- Mapping:
  - MapperParsingException when create default mapping with 'include_in_all'
    nested
  - Fix possibility of losing meta configuration on field mapping update
  - Allow _version to use disk as a doc values format.
- Analysis:
  - stem_exclusion as array not working in language analyzers
  - Default analyzer includes stopwords
- Bulk API:
  - Fix return of wrong request type on failed updates
  - Bulk request which try and fail to create multiple indices may
    never return
  - BulkProcessor does not call afterBulk when bulk throws
    eg NoNodeAvailableException
- Percolator:
  - Fix memory leak when percolating with nested documents
  - Fix handling of nested documents
  - Allow significant terms and geo hash grid aggregations in the percolator
- Plugins:
  - bin/plugin removes itself
  - Removing plugin does not fail when plugin dir is read only
  - Fix github download link when using specific version
- Java API:
  - Fix source excludes setting if no includes were provided
  - BulkRequest#add(Iterable) to support UpdateRequests
- Internal:
  - Fix possible NPE during shutdown for requests using timeouts
  - Prevent NPE if engine is closed while version map is checked
  - Fixes Logger class for BackgroundIndexer
  - Check for index blocks against concrete indices on master operations
  - IndexingMemoryController should only update buffer settings of fully
    recovered shards
  - Fix possible race condition in checksum name generator
  - Lucene: Use XNativeFSLockFactory instead of the buggy
    Lucene 4.8.1 version
  - Disable circuit breaking for BigArrays
  - Guava doesn't explicitly remove entries when clearing the entire cache
  - Filter cache size limit not honored for 32GB or over
  - Threadpool Info: Allow to serialize negative thread pool sizes
  - Core: The ignore_unavailable option should also ignore indices
    that are closed
  - Remove indicesLifecycle.Listener from IndexingMemoryController
  - Store: delete unallocated shards under a cluster state task
  - Routing: Restore shard routing
  - Scripting: Wrap groovy script exceptions in a serializable
    Exception object

Changes in 1.2.3
================

bug fixes
- Indexing: DocumentMissingException is uncaught if thrown during retry
  of update request
- Internal:
  - Remove unsafe unaligned memory access - illegal on SPARC
  - Allow to serialize negative thread pool sizes
- Plugin Manager: Properly quote $JAVA in bin/plugin
- Plugins: bin/plugin removes itself
- Query DSL: Function score without function throws NPE

Changes in 1.2.2
================

enhancements
- Internal:
  - Make sure we don't reuse arrays when sending an error back
  - Better default size for global index -> alias map

bug fixes
- Aggregations:
  - Fix reducing of range aggregations.
  - Fix cardinality aggregation when doc values field is empty
  - Bulk API: Fix return of wrong request type on failed updates
  - Cat API: Fix NullPointerException in cat-recovery API
  - Core: The ignore_unavailable option should also ignore indices
    that are closed
- Internal:
  - [Translog] Better support for partial buffer reads/writes in
    translog infrastructure
  - [FileSystem] Use XNativeFSLockFactory instead of the buggy
    Lucene 4.8.1 version
- Java API:
  - Fix source excludes setting if no includes were provided
  - BulkRequest#add(Iterable) to support UpdateRequests
  - Mapping: Fix possibility of losing meta configuration on field
    mapping update
  - Mappings: Allow _version to use `disk` as a doc values format.
- Percolator:
  - Fix memory leak when percolating with nested documents
  - Fix handling of nested documents
  - Plugins: Fix github download link when using specific version
  - Query DSL: Improved explanation for match_phrase_prefix
  - Scripts: exposed _uid, _id and _type fields as stored fields
    (_fields notation)
- Search:
  - The query_string cache should returned cloned Query instances.
  - Replace empty bool queries with match_all to prevent
    NullPointerExceptions
  - Match query with operator and, cutoff_frequency and stacked tokens
  - Snapshot/Restore: Allow deleting of interrupted snapshot
  - Test: Fix possible race condition in checksum name generator

regression
- Aggregations: fix JSON response for significant terms

Changes in 1.2.1
================

enhancements
- Networking: Upgrade to Netty 3.9.1
- Cluster: have a dedicated join timeout

bug fixes
- Aggregations: Disable circuit break for aggregations
- Aggregations: The reverse nested  aggregator now computes parent
  documents correctly
- Indexing: Lower translog flush trigger
- Searching: Search template does not correctly replace a parameter after
  an initial failure
- Searching: Fixed issue with nested queries not working when filter cache
  is disabled
- Searching: The filter cache setting is now handled correctly when above
  32 GB in size

regression
- Routing: Restore shard routing
- Mapping: MapperParsingException with include_in_all

Changes in 1.2.0
================

breaking changes
- Java: Use the maven enforcer plugin to work only with java 1.7
- Scripting: Disable dynamic scripting by default
- Configuration: Change default filter cache to 10% and circuit breaker
  to 60% to prevent unwanted OOMs
- Snapshot/Restore API: Added PARTIAL snapshot status
- Gateways: Removed deprecated gateway functionality (in favor
  of snapshot/restore)
- Versioning: Version types EXTERNAL & EXTERNAL_GTE test for
  version equality in read operation & disallow them in the Update API
- Versioning: A Get request with a version set always validates for equality
- Versioning: Calling the Update API using EXTERNAL and EXTERNAL_GTE
  version type throws a validation error
- Aggregations: Changed response structure of percentile aggregations
- Cluster State API: Remove index template filtering
- Nodes Stats API: Add human readable JVM start_time and process
  refresh_interval
- Java API: Unified IndicesOptions constants to explain intentions
- Internal: Removed operation threading from broadcast actions
- Internal: Remove search operation threading option
- Internal: Ordinals now start with zero
- Internal: Make IndexingOperation/Create/Delete classes less mutable
- Internal: Refactored and cleaned up REST infrastructure
- Internal: Remove Releasable in favor of Closeable

new features
- Aggregations: Add reverse_nested aggregation
- Aggregations: Added extended_bounds support for date_/histogram aggs
- Aggregations: Added option for a backgroundFilter in significant_terms agg
- Function score: Support multi values
- Function score: Added field_value_factor function, a shortcut for simple
  script score calculations
- Suggestions: Added support for contexts in the completion suggester
- cat API: Added /_cat/fielddata endpoint to display fielddata usage
- More like this Query API: Support searching for multiple similar documents
  specified by ids
- Doc Values: Added support for binary fields
- Internal: Added FreqTermsEnum which has built-in caching for
  more performance
- Lucene: Added support for uppercase token filter

enhancements
- Indexing: Don't lookup version for auto generated id and create immediately
- Indexing: Throttle incoming indexing when Lucene merges fall behind
- Indexing: Change default numeric precision_step
- Function Score API: Parser should throw exception if both options,
  functions:[] and single, are specified
- Field data: Added a AppendingDeltaPackedLongBuffer-based storage format
  to single value field data
- Field data: Add global ordinals
- Field data: Moved the decision to load p/c fielddata eagerly
  to a better place.
- Aggregations: Add global ordinal based implementations for
  significant_terms aggregation
- Aggregations: Add include/exclude support to global ordinals in terms
  and significant_terms aggregations
- Aggregations: Improve the way sub-aggregations are collected.
- Aggregations: Use collectExistingBucket() if a bucket already exists
- Aggregations: Improve terms aggregation to perform the segment ordinal
  to global ordinal lookup post segment collection
- Aggregations: Use segment ordinals as global ordinals if possible
- Aggregations: Instantiate facets/aggregations during the QUERY phase
- Aggregations: Refactor common code for unmapped aggregators into
  NonCollectingAggregator.
- Aggregations: Fail queries that have two aggregations with the same name
- Throttling: Change default recovery throttling to 50MB / sec
- More Like This API: Fix behavior on default boost factor for More
  Like This.
- More Like This API: Added the ability to include the queried document
  for More Like This API.
- Index Settings API: Allow to change concurrent merge scheduling
  setting dynamically
- Translog: Use unlimited flush_threshold_ops for translog to prefer
  size based flushing
- Translog: Fix visibility in buffered translog
- Java API: Made it mandatory to specify IndicesOptions when calling
  MetaData#concreteIndices
- Java API: Unified MetaData#concreteIndices methods into a single method
  that accepts indices (or aliases) and indices options
- Cluster state: Added new ClusterStateStatus to indicate cluster
  state life cycles
- Cluster state: Unify cluster state update on mapping change
- Cluster state: When sending shard start/failed message due to a cluster
  state change, use the master indicated in the new state rather than current
- Parent/Child: Make use of global ordinals in parent/child queries
- Parent/Child: Fix Parent/Child assertions for rewrite reader
- Discovery: Unicast discovery enhancement
- Discovery: MulticastChannel returned wrong channel in shared mode
- Mapping API: Allow to parse lat/lon geo points as strings and coerce them
- Mapping API: Support empty properties array in mappings
- Mapping API: Norms disabling on existing fields
- Scripting: Log script change/add and removal at INFO level
- Scroll Search API: Improve scroll search performance by using Lucene's
  IndexSearcher#searchAfter(...)
- REST Clear Scroll API: Return missing (404) if a scroll_id is cleared
  that no longer exists
- Index Status API: deprecate index status
- Replication: Fail replica shards locally upon failures
- Configuration: Remove spaces from commented config lines in
  elasticsearch.yml and logging.yml
- Circuit breaker: Include name of the field that caused a circuit break
  in the log and exception message
- Networking: Use loopback when localhost is not resolved
- Settings: Add getAsRatio to Settings class, allow DiskThresholdDecider
  to take percentages
- Query internals: Enforce query instance checking before it is wrapped
  as a filter
- Query API: Throw exception if an additional field was placed inside
  the query body
- Highlighting API: Java API does not have a way to set global highlighting
  settings
- Validate Query API: Query validation did not detect extra JSON properties
  after the query property
- Bulk API: Added BulkProcessor.flush() method
- Delete by Query API: Capture and set start time in Delete By Query operations
- cat API: Add configured thread pool sizes to _cat/thread_pool
- Plugins: Allow to check for Lucene version
- Format: Support CBOR data format
- Nodes stats API: Add suggest stats
- cat API: _cat/recovery endpoint now also shows relocations
- Circuit breaker: Track the number of times the CircuitBreaker has
  been tripped
- Tribe node: Index level blocks, index conflict settings
- Startup: Add possbility to display full stack trace of exception
- Dependencies: Use T-digest as a dependency and remove built-in code
- Dependencies: Upgrade to Guava 17
- Dependencies: Upgrade to Lucene 4.8.0
- Dependencies: Upgrade to Lucene 4.7.2
- Dependencies: Upgrade to Lucene 4.7.1
- Dependencies: Upgrade to mvel 2.2.0.Final
- Dependencies: Update forbidden-apis to 1.5.1 and remove the relaxed
  failOnMissingClasses setting, fix typo
- Dependencies: Update to forbidden-apis 1.4.1
- Dependencies: Update JNA to 4.1.0, properly warn on error, hint
  at noexec mount
- Dependencies: Update shade-plugin to 2.3
- Release: Release should fail if test are annotated with @AwaitsFix
- Release: Check for no open issues before build release
- Internal: Remove SoftReferences from StreamInput/StreamOutput
- Internal: RecoveryID in IndicesClusterStateService should not be
  a per JVM but per Node
- Internal: Forbid Math.abs(int/long).
- Internal: Limit the number of bytes that can be allocated
  to process requests.
- Internal: Improved bloom filter hashing
- Internal: Ensure IndexEngine.close() is called under lock in the case
  of an engine failure
- Internal: Make StreamOutput.writePrimitive*() and
  StreamInput.readPrimitive*() methods public.
- Internal: LongHash add/key not consistent
- Internal: Added releasable bytes output, which is uses
  in transport / translog
- Internal: Make Releasable extend AutoCloseable.
- Internal: Fail the engine/shard when refresh failed
- Internal: BytesReference.Helper should never materialize a byte[] array.
- Internal: XFilteredQuery defaults to Query First strategy [OPEN]
- Internal: Internally manipulate the terms execution hint as an enum
  instead of a String.
- Lucene: Use non analyzed token stream optimization everywhere
- Lucene: Enable turning on IndexWriter's infoStream
- Lucene: Prevent fsync from creating 0-byte files
- Lucene: Exposed LMSimilarity in Elasticsearch
- Lucene: Remove SerialMergeScheduler
- Lucene: Include thread name when logging IndexWriter's infoStream messages
- Lucene: Fix Lucene's getFiniteStrings() to not consume Java stack
- Transport API: Raise node disconnected exception even if the transport
  is stopped
- Cleanup: Some minor cleanups from findbugs report
- Cleanup: Fix code typo in FieldSortBuilder.java
- Cleanup: Cleaning up FileSystemUtils class
- Cleanup: REST layer refactoring phase 2 + recycling in HTTP layer
- Cleanup: Aggregation cleanup
- Cleanup: Aggregations cleanup
- Cleanup: StringBuilder should be used in place of StringBuffer
- Cleanup: Variable renamings to reduce unnecessary variable naming diversity
- Cleanup: Remove unused dump infra
- Cleanup: Field data diet

bug fixes
- Mapping API: stem_exclusion as array not working in language analyzers
- Mapping API: Remove RootMapper.validate and validate the routing
  key up-front
- Mapping API: Check if root mapping is actually valid
- Mapping API: geo_point doesn't allow null values as of 1.1.0
- Mapping API: Fix mapping creation on bulk request
- Mapping API: Fix include_in_all for multi fields
- Mapping API: GeoPointFieldMapper did not merge GeoPoint specific properties
- Mapping API: Throw error when updating binary field mapping to be stored
- Mapping API: Fix dynamic_type in dynamic_template
- Query API: Search might not return on thread pool rejection
- Query API: limit filter returns wrong results if deleted document
  are present
- Query API (internal): Don't report terms as live if all it's docs are
  filtered out
- Query API: Executing match_query to search only for an integer could
  result in a NullPointerException
- Query API: Lots of warn logs related to FreeContext due to not
  deserializing the full message
- Query API: Allow sorting on nested sub generated field
- Query API: optimize_bbox for geo_distance filters could cause
  missing results
- Query API: Range/Term query/filter on dates fail to handle numbers
  properly
- Query API: Parse has_child query/filter after child type has been parsed
- Query API: TemplateQueryParser swallowed additional parameters
- Query API: match_phrase_prefix broken in case of single term queries
- Search Template API: Made template endpoint compatible with search endpoint
- Search Template API: search_template does not support ?source=
- Validate Query API: Validate query ignores type filter
- Validate Query API: Validate query ignores alias filters
- Validate Query API: Validate query without a body throws an NPE
- More Like This API: Take size and from in request into account
- Suggest API: tie-break suggestions by term in phrase suggester
- Suggest API: Fix various context suggester issues
- Suggest API: Require precision in mapping for context suggester
  geo locations
- Suggest API: Renamed category type to "category" instead of "field"
  in context suggester
- Delete by Query API: Disabled parent/child queries in the delete
  by query api
- Analyze API: Default analyzer includes stopwords
- cat API: _cat/allocation return values are not consistent for clients nodes
- Scroll API: Reduce phase fails if shard failures occur
- Snapshot/Restore API: Unregistering snapshot repositories causes
  thread leaks
- Snapshot/Restore API: Fix hanging aborted snapshot during shutdown
- Snapshot/Restore API: Fix for hanging aborted snapshot during node shutdown
- Snapshot/Restore API: Snapshot Status failing without repository
- Snapshot/Restore API: Add an ability to snapshot relocating primary shards
- Snapshot/Restore API: Switch to shared thread pool for all snapshot
  repositories
- Field data: Fix setting of readerGen in BytesRefOrdValComparator
  on nested documents
- Field data: Provide meaningful error message if field has no fielddata type
- Field data: Add a dedicated field data type for the _index field mapper
- Field data: Remove ScriptDocValues.EMPTY
- Field data: Eager fielddata loading not working
- Field data: Global ordinals cause ClassCastExceptions if used with
  a bounded fielddata cache
- Search Scroll API: Throw better error if invalid scroll id is used
- Search Scroll API: Missing scroll ID no longer returns exception
- Clear Scroll API: Clear scroll should accept scroll_id in body
- Percolation API: Percolator doesn't reduce CircuitBreaker stats
  in every case.
- Percolation API: The percolator needs to take deleted percolator
  documents into account.
- Percolation API: Propagate percolate mapping changes to cluster state
- Percolation API: Fix assertion in percolation with nested docs
- Aggregations: Parsing is now more strict
- Aggregations: DateHistogram.Bucket should return the date key in UTC
- Aggregations: A nested nested aggregation falls outside of its parent
  nested aggregation bounds
- Aggregations: Add shard_min_doc_count parameter to terms aggregation
- Aggregations: Add shard_min_doc_count parameter for significant terms
  similar to shard_size
- Aggregations: Lower the initial sizing of sub aggregations
- Aggregations: Remove abstraction in the percentiles aggregation.
- Allocation: Failed shards could be re-assigned to the same nodes
  if multiple replicas failed at once
- Allocation: Fix format string for DiskThresholdDecider reroute explanation
- cat API: ElasticsearchIllegalStateException when invoking
  /_cat/plugin endpoint
- cat API: Node version sometimes empty in _cat/nodes endpoint
- Transport: Fixed NPE when initializing an accepted socket in NettyTransport.
- Transport: A master node operation can timeout in a rare race condition
  when a master has a connection issue which is quickly restored
- Recovery: Do not start a recovery process if the primary shard is currently
  allocated on a node which is not part of the cluster state
- Recovery API: Percent bytes recovered greater than 100%
- REST Recovery API: Empty HTTP body returned from _recovery API on empty
  cluster
- Throttling: Store IO throttling throttles far more than asked
- Merging: Ensure pending merges are updated on segment flushes
- Time-to-live: TTL Purge Thread might bring back already deleted index
- Tribe node: Fix possible NullPointerException if index doesn't exist
- Cluster State: Added the cluster name as its identifier
- Function score: Fixing questionable PNRG behavior in random score
- Discovery: Count latch down if sendsPing throws exception
- Bulk API: Ensure that specific failures do not affect whole request
- Search API: Search might not return on thread pool rejectio
- Cluster State: Added tighter check for cluster state change on master
  node operations
- Build: Mustache dependency not shaded
- Internal: Restore read/write visibility in PlainShardsIterator.
- Internal: Fix bug in PropertyPlaceholder and add unit tests
- Internal: MetaData#concreteIndices now throws exception with a single
  index argument if allowNoIndices == false
- Internal: Closing an IndexReader on an already relocated / closed shard
  can cause memory leaks
- Internal: Make sure successful operations are correct if second search
  phase is fast
- Internal: Aggregations could keep pages in case of errors
- Internal: Fixed possible NullPointerException in PagedBytesReference
  by taking stream position into account
- Internal: Replace InternalSearchResponse#EMPTY
  with InternalSearchResponse#empty()
- Internal: JsonXContentGenerator#writeRawField produced invalid JSON
  if raw field was first field in the json object
- Internal: IndexShardRoutingTable might barf due to an overflow if it
  has handled lots of searches
- Internal: Searcher might not be closed if store handle could
  not be obtained
- Cleanup: Fix some warnings reported by findbugs

regression
- Merging: Switch back to ConcurrentMergeScheduler as the default
- Versioning: Indexing a document fails when setting version=0 &
  version_type=external

Changes in 1.1.2
================

enhancements
- Dependencies: Upgrade to mvel 2.2.0.Final, supporting java 8

bug fixes
- Percolation API: Fix assertion in percolation with nested docs
- Percolation API: Fix assertion in percolation with nested docs
- Percolation API: The percolator needs to take deleted percolator
  documents into account.
- Query API: limit filter returns wrong results if deleted document
  are present
- Query API: Executing match_query to search only for an integer could
  result in a NullPointerException
- Query API: Allow sorting on nested sub generated field
- Query API: Search might not return on thread pool rejection
- Query API: optimize_bbox for geo_distance filters could cause
  missing results
- Query API: Range/Term query/filter on dates fail to handle numbers properly
- Query API: TemplateQueryParser swallowed additional parameters
- Query API: Parse has_child query/filter after child type has been parsed
- Validate Query API: Validate query ignores type filter
- Validate Query API: Validate query ignores alias filters
- Validate Query API: Validate query without a body throws an NPE
- Snapshot/Restore API: Fix for hanging aborted snapshot during node shutdown
- Snapshot/Restore API: Fix for hanging aborted snapshot during node shutdown
- Snapshot/Restore API: Fix hanging aborted snapshot during shutdown
- Aggregations: Fail queries that have two aggregations with the same name
- Mapping API: stem_exclusion as array not working in language analyzers
- Mapping API: Remove RootMapper.validate and validate the routing
  key up-front
- Build: Mustache dependency not shaded
- Transport: Fixed NPE when initializing an accepted socket in NettyTransport.
- Internal: Restore read/write visibility in PlainShardsIterator.
- Internal: Fix bug in PropertyPlaceholder and add unit tests
- Field data: Fix setting of readerGen in BytesRefOrdValComparator
  on nested documents
- Field data: Provide meaningful error message if field has no fielddata type
- Analyze API: Default analyzer includes stopwords
- cat API: _cat/allocation return values are not consistent for clients nodes
- Delete by Query API: Disabled parent/child queries in the delete
  by query api
- Search API: Search might not return on thread pool rejection

Changes in 1.1.1
================

enhancements
- Upgrade to Lucene 4.7.2
- Geo Point Mapping: Allow to parse lat/lon as strings and coerce them
- Test cluster: Moved wipe* methods, randomIndexTemplate &
  ensureEstimatedStats to TestCluster

bug fixes
- Mapping API: Fix include_in_all for multi field
- Mapping API: Throw error when updating binary field mapping to be stored
- Mapping API: geo_point doesn't allow null values as of 1.1.0
- Mapping API: Ensure mapping is propagated to master at all times, even
  if index creation failed
- Mapping API: Ensure that TTL cleanup thread does not accidentally create
  indices again
- Mapping API: Propagate percolate mapping changes to cluster state
- Snapshot/Restore API: Snapshot status failing without repository
- Snapshot/Restore API: SnapshotMetaData.fromXContent does not match
  toXContent, but throws an Exception
- Internal: Ensure pending merges are updated on segment flushes
- Internal: Replace InternalSearchResponse#EMPTY with
  InternalSearchResponse#empty() to prevent out-of-scope modification
  of that instance
- Internal: Return to use ConcurrentMergeScheduler
- Internal: Closing an IndexReader on an already relocated / closed shard
  could cause memory leaks
- cat API: _cat plugin endpoint throws an exception
- Allocation: Fix format string for DiskThresholdDecider reroute explanation
- Allocation: Failed shards could be re-assigned to the same nodes if
  multiple replicas failed at once
- Aggregations: A nested nested aggregation falls outside of its parent
  nested aggregation bounds
- Field data: Percolator doesn't reduce CircuitBreaker stats in every case
- Field data: Fixed eager fielddata loading
- Bulk API: Ensure that specific failures do not affect whole request
- Search API: Prevent ArrayIndexOutOfBoundsSelection on counter which selects
  a random shard in case of a lot of searches
- Search Template API: endpoint now supports source parameter
- REST Scroll API: Clear scroll should accept scroll_id in body
- REST Scroll API: Throw useful error when invalid scroll_id is specified
- Search stats: Make sure successful operations are counted correct if
  second search phase is fast
- Scripting: ScriptDocValues.EMPTY doesn't implement getValue, resulting
  in different behaviour if no document in a segment had a value
- Cluster State: Clusterstate misses the cluster name as it's identifier
- Tribe node: Fixing errors on start up
- Index Template API: Fixed issue with dynamic mapping in Elasticsearch

(fhajny)

2014-07-27 12:37:44 UTC pkgsrc-2014Q2 commitmail json YAML

pullups 4461 4464 4465

(spz)

2014-07-27 12:36:21 UTC pkgsrc-2014Q2 commitmail json YAML

Pullup ticket #4465 - requested by dholland
lang/openjdk7: fix for netbsd-5

Revisions pulled up:
- lang/openjdk7/Makefile                                        1.71-1.72
- lang/openjdk7/bootstrap.mk                                    1.11
- lang/openjdk7/distinfo                                        1.50-1.51
- lang/openjdk7/patches/patch-aa                                1.12
- lang/openjdk7/patches/patch-ak                                1.7
- lang/openjdk7/patches/patch-hotspot_agent_src_share_classes_sun_jvm_hotspot_utilities_PlatformInfo.java 1.1
- lang/openjdk7/patches/patch-jdk_make_java_net_FILES__c.gmk    1.1
- lang/openjdk7/patches/patch-jdk_src_solaris_classes_java_lang_UNIXProcess.java.bsd 1.1
- lang/openjdk7/patches/patch-jdk_src_solaris_native_java_lang_UNIXProcess__md.c 1.1
- lang/openjdk7/patches/patch-jdk_src_solaris_native_java_lang_java__props__md.c 1.1
- lang/openjdk7/patches/patch-jdk_src_solaris_native_java_net_net__util__md.h 1.1
- lang/openjdk7/patches/patch-jdk_test_jprt.config              1.1

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: ryoon
  Date: Mon Jul 21 00:15:41 UTC 2014

  Modified Files:
  pkgsrc/lang/openjdk7: Makefile distinfo
  Added Files:
  pkgsrc/lang/openjdk7/patches:
      patch-jdk_src_solaris_classes_java_lang_UNIXProcess.java.bsd
      patch-jdk_src_solaris_native_java_lang_UNIXProcess__md.c

  Log Message:
  Bump PKGREVISION. Fix PR pkg/48982.

  * Use fork instead of posix_spawn under NetBSD 5.

  To generate a diff of this commit:
  cvs rdiff -u -r1.70 -r1.71 pkgsrc/lang/openjdk7/Makefile
  cvs rdiff -u -r1.49 -r1.50 pkgsrc/lang/openjdk7/distinfo
  cvs rdiff -u -r0 -r1.1 \
      pkgsrc/lang/openjdk7/patches/patch-jdk_src_solaris_classes_java_lang_UNIXProcess.java.bsd \
      pkgsrc/lang/openjdk7/patches/patch-jdk_src_solaris_native_java_lang_UNIXProcess__md.c

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: ryoon
  Date: Fri Jul 25 20:35:14 UTC 2014

  Modified Files:
  pkgsrc/lang/openjdk7: Makefile bootstrap.mk distinfo
  pkgsrc/lang/openjdk7/patches: patch-aa patch-ak
  Added Files:
  pkgsrc/lang/openjdk7/patches:
      patch-hotspot_agent_src_share_classes_sun_jvm_hotspot_utilities_PlatformInfo.java
      patch-jdk_make_java_net_FILES__c.gmk
      patch-jdk_src_solaris_native_java_lang_java__props__md.c
      patch-jdk_src_solaris_native_java_net_net__util__md.h
      patch-jdk_test_jprt.config

  Log Message:
  Bump PKGREVISION

  * Use working bootstrap kits for DragonFly from DPorts.
  * Borrow patches from DragonFly Dports.
    Fix build under DragonFly 3.6.2 and 3.8.1.

  To generate a diff of this commit:
  cvs rdiff -u -r1.71 -r1.72 pkgsrc/lang/openjdk7/Makefile
  cvs rdiff -u -r1.10 -r1.11 pkgsrc/lang/openjdk7/bootstrap.mk
  cvs rdiff -u -r1.50 -r1.51 pkgsrc/lang/openjdk7/distinfo
  cvs rdiff -u -r1.11 -r1.12 pkgsrc/lang/openjdk7/patches/patch-aa
  cvs rdiff -u -r1.6 -r1.7 pkgsrc/lang/openjdk7/patches/patch-ak
  cvs rdiff -u -r0 -r1.1 \
      pkgsrc/lang/openjdk7/patches/patch-hotspot_agent_src_share_classes_sun_jvm_hotspot_utilities_PlatformInfo.java \
      pkgsrc/lang/openjdk7/patches/patch-jdk_make_java_net_FILES__c.gmk \
      pkgsrc/lang/openjdk7/patches/patch-jdk_src_solaris_native_java_lang_java__props__md.c \
      pkgsrc/lang/openjdk7/patches/patch-jdk_src_solaris_native_java_net_net__util__md.h \
      pkgsrc/lang/openjdk7/patches/patch-jdk_test_jprt.config

(spz)

2014-07-27 08:38:33 UTC MAIN commitmail json YAML

Remove dead home page URL.

(tron)

2014-07-27 08:32:06 UTC MAIN commitmail json YAML

Improve default options for SSHGuard. "-f 100:/var/run/sshd.pid" in
particular affects the detection rate badly.

Bump package revision.

(tron)

2014-07-27 08:29:45 UTC MAIN commitmail json YAML

2014-07-27 08:28:28 UTC MAIN commitmail json YAML

NetBSD capitalization police

(wiz)

2014-07-27 06:37:19 UTC pkgsrc-2014Q2 commitmail json YAML

Pullup ticket #4464 - requested by tron
databases/phpmyadmin: security update

Revisions pulled up:
- databases/phpmyadmin/Makefile                                1.131
- databases/phpmyadmin/PLIST                                    1.37
- databases/phpmyadmin/distinfo                                1.88

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: tron
  Date: Sat Jul 26 10:33:02 UTC 2014

  Modified Files:
  pkgsrc/databases/phpmyadmin: Makefile PLIST distinfo

  Log Message:
  Update "phpmyadmin" package to version 4.2.6. The following bugs have
  been fixed since version 4.2.5:
  - bug #4471 Undefined index warning with referenced column.
  - bug #4027 $cfg['MaxExactCount'] is ignored when BROWSING is back
  - bug #4482 Multi Column sorting (improved user experience)
  - bug #4478 Server validation does not work while in setup/mysqli
  - bug      Undefined variable when grid editing a foreign key column
  - bug #4481 mult_submits.inc.php Undefined variable Error
  - bug #4485 Sorting breaks the copy column feature
  - bug #4440 Javascript error when renaming table
  - bug #4483 'New window' link (selflink) disappears, causing Javascript err=
  or
  - bug #4489 Incorrect detection of privileges for routine creation
  - bug #4459 First few characters of database name aren't clickable when
              expanded
  - bug #4486 [security] XSS injection due to unescaped table comment
  - bug #4488 [security] XSS injection due to unescaped table name (triggers)
  - bug #4492 [security] XSS in AJAX confirmation messages
  - bug #4491 [security] Missing validation for accessing User groups feature

  To generate a diff of this commit:
  cvs rdiff -u -r1.130 -r1.131 pkgsrc/databases/phpmyadmin/Makefile
  cvs rdiff -u -r1.36 -r1.37 pkgsrc/databases/phpmyadmin/PLIST
  cvs rdiff -u -r1.87 -r1.88 pkgsrc/databases/phpmyadmin/distinfo

(spz)

2014-07-27 06:12:47 UTC pkgsrc-2014Q2 commitmail json YAML

Pullup ticket #4461 - requested by tron
www/apache24: security update

Revisions pulled up:
- www/apache24/Makefile                                        1.30
- www/apache24/PLIST                                            1.16
- www/apache24/distinfo                                        1.15

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: tron
  Date: Wed Jul 23 10:34:02 UTC 2014

  Modified Files:
  pkgsrc/www/apache24: Makefile PLIST distinfo

  Log Message:
  Update "apache24" package to version 2.4.10. Changes since 2.4.9:
  - SECURITY: CVE-2014-0117 (cve.mitre.org)
    mod_proxy: Fix crash in Connection header handling which
    allowed a denial of service attack against a reverse proxy
    with a threaded MPM.  [Ben Reser]
  - SECURITY: CVE-2014-0226 (cve.mitre.org)
    Fix a race condition in scoreboard handling, which could lead to
    a heap buffer overflow.  [Joe Orton, Eric Covener]
  - SECURITY: CVE-2014-0118 (cve.mitre.org)
    mod_deflate: The DEFLATE input filter (inflates request bodies) now
    limits the length and compression ratio of inflated request bodies to avo=
  id
    denial of sevice via highly compressed bodies.  See directives
    DeflateInflateLimitRequestBody, DeflateInflateRatioLimit,
    and DeflateInflateRatioBurst. [Yann Ylavic, Eric Covener]
  - SECURITY: CVE-2014-0231 (cve.mitre.org)
    mod_cgid: Fix a denial of service against CGI scripts that do
    not consume stdin that could lead to lingering HTTPD child processes
    filling up the scoreboard and eventually hanging the server.  By
    default, the client I/O timeout (Timeout directive) now applies to
    communication with scripts.  The CGIDScriptTimeout directive can be
    used to set a different timeout for communication with scripts.
    [Rainer Jung, Eric Covener, Yann Ylavic]
  - mod_ssl: Extend the scope of SSLSessionCacheTimeout to sessions
    resumed by TLS session resumption (RFC 5077). [Rainer Jung]
  - mod_deflate: Don't fail when flushing inflated data to the user-agent
    and that coincides with the end of stream ("Zlib error flushing inflate
    buffer"). Bug 56196. [Christoph Fausak <christoph fausak glueckkanja.com>]
  - mod_proxy_ajp: Forward local IP address as a custom request attribute
    like we already do for the remote port. [Rainer Jung]
  - core: Include any error notes set by modules in the canned error
    response for 403 errors.  [Jeff Trawick]
  - mod_ssl: Set an error note for requests rejected due to
    SSLStrictSNIVHostCheck.  [Jeff Trawick]
  - mod_ssl: Fix issue with redirects to error documents when handling
    SNI errors.  [Jeff Trawick]
  - mod_ssl: Fix tmp DH parameter leak, adjust selection to prefer
    larger keys and support up to 8192-bit keys.  [Ruediger Pluem,
    Joe Orton]
  - mod_dav: Fix improper encoding in PROPFIND responses.  Bug 56480.
    [Ben Reser]
  - WinNT MPM: Improve error handling for termination events in child.
    [Jeff Trawick]
  - mod_proxy: When ping/pong is configured for a worker, don't send or
    forward "100 Continue" (interim) response to the client if it does
    not expect one. [Yann Ylavic]
  - mod_ldap: Be more conservative with the last-used time for
    LDAPConnectionPoolTTL. Bug 54587 [Eric Covener]
  - mod_ldap: LDAP connections used for authn were not respecting
    LDAPConnectionPoolTTL. Bug 54587 [Eric Covener]
  - mod_proxy_fcgi: Fix occasional high CPU when handling request bodies.
    [Jeff Trawick]
  - event MPM: Fix possible crashes (third-party modules accessing c->sbh)
    or occasional missed mod_status updates under load. Bug 56639.
    [Edward Lu <Chaosed0 gmail com>]
  - mod_authnz_ldap: Support primitive LDAP servers do not accept
    filters, such as "SDBM-backed LDAP" on z/OS, by allowing a special
    filter "none" to be specified in AuthLDAPURL. [Eric Covener]
  - mod_deflate: Fix inflation of files larger than 4GB. Bug 56062.
    [Lukas Bezdicka <social v3.sk>]
  - mod_deflate: Handle Zlib header and validation bytes received in multiple
    chunks. Bug 46146. [Yann Ylavic]
  - mod_proxy: Allow reverse-proxy to be set via explicit handler.
    [ryo takatsuki <ryotakatsuki gmail com>]
  - ab: support custom HTTP method with -m argument. Bug 56604.
    [Roman Jurkov <winfinit gmail.com>]
  - mod_proxy_balancer: Correctly encode user provided data in management
    interface. Bug 56532 [Maksymilian, <max cert.cx>]
  - mod_proxy_fcgi: Support iobuffersize parameter.  [Jeff Trawick]
  - mod_auth_form: Add a debug message when the fields on a form are not
    recognised. [Graham Leggett]
  - mod_cache: Preserve non-cacheable headers forwarded from an origin 304
    response. Bug 55547.  [Yann Ylavic]
  - mod_proxy_wstunnel: Fix the use of SSL connections with the "wss:"
    scheme. Bug 55320. [Alex Liu <alex.leo.ca gmail.com>]
  - mod_socache_shmcb: Correct counting of expirations for status display.
    Expirations happening during retrieval were not counted. [Rainer Jung]
  - mod_cache: Retry unconditional request with the full URL (including the
    query-string) when the origin server's 304 response does not match the
    conditions used to revalidate the stale entry.  [Yann Ylavic].
  - mod_alias: Stop setting CONTEXT_PREFIX and CONTEXT_DOCUMENT environment
    variables as a result of AliasMatch. [Eric Covener]
  - mod_cache: Don't add cached/revalidated entity headers to a 304 response.
    Bug 55547.  [Yann Ylavic]
  - mod_proxy_scgi: Support Unix sockets.  ap_proxy_port_of_scheme():
    Support default SCGI port (4000).  [Jeff Trawick]
  - mod_expires: don't add Expires header to error responses (4xx/5xx),
    be they generated or forwarded. Bug 55669.  [Yann Ylavic]
  - mod_proxy_fcgi: Don't segfault when failing to connect to the backend.
    (regression in 2.4.9 release) [Jeff Trawick]
  - mod_authn_socache: Fix crash at startup in certain configurations.
    Bug 56371. (regression in 2.4.7) [Jan Kaluza]
  - mod_ssl: restore argument structure for "exec"-type SSLPassPhraseDialog
    programs to the form used in releases up to 2.4.7, and emulate
    a backwards-compatible behavior for existing setups. [Kaspar Brand]
  - mod_ssl: Add SSLOCSPUseRequestNonce directive to control whether or not
    OCSP requests should use a nonce to be checked against the responder's
    one. Bug 56233. [Yann Ylavic, Kaspar Brand]
  - mod_ssl: "SSLEngine off" will now override a Listen-based default
    and does disable mod_ssl for the vhost.  [Joe Orton]
  - mod_lua: Enforce the max post size allowed via r:parsebody()
    [Daniel Gruno]
  - mod_lua: Use binary comparison to find boundaries for multipart
    objects, as to not terminate our search prematurely when hitting
    a NULL byte. [Daniel Gruno]
  - mod_ssl: add workaround for SSLCertificateFile when using OpenSSL
    versions before 0.9.8h and not specifying an SSLCertificateChainFile
    (regression introduced with 2.4.8). Bug 56410. [Kaspar Brand]
  - mod_ssl: bring SNI behavior into better conformance with RFC 6066:
    no longer send warning-level unrecognized_name(112) alerts,
    and limit startup warnings to cases where an OpenSSL version
    without TLS extension support is used. Bug 56241. [Kaspar Brand]
  - mod_proxy_html: Avoid some possible memory access violation in case of
    specially crafted files, when the ProxyHTMLMeta directive is turned on.
    Follow up of Bug 56287 [Christophe Jaillet]
  - mod_auth_form: Make sure the optional functions are loaded even when
    the AuthFormProvider isn't specified. [Graham Leggett]
  - mod_ssl: avoid processing bogus SSLCertificateKeyFile values
    (and logging garbled file names). Bug 56306. [Kaspar Brand]
  - mod_ssl: fix merging of global and vhost-level settings with the
    SSLCertificateFile, SSLCertificateKeyFile, and SSLOpenSSLConfCmd
    directives. Bug 56353. [Kaspar Brand]
  - mod_headers: Allow the "value" parameter of Header and RequestHeader to
    contain an ap_expr expression if prefixed with "expr=3D". [Eric Covener]
  - rotatelogs: Avoid creation of zombie processes when -p is used on
    Unix platforms.  [Joe Orton]
  - mod_authnz_fcgi: New module to enable FastCGI authorizer
    applications to authenticate and/or authorize clients.
    [Jeff Trawick]
  - mod_proxy: Do not try to parse the regular expressions passed by
    ProxyPassMatch as URL as they do not follow their syntax.
    Bug 56074. [Ruediger Pluem]
  - mod_reqtimeout: Resolve unexpected timeouts on keepalive requests
    under the Event MPM. Bug 56216.  [Frank Meier <frank meier ergon ch>]
  - mod_proxy_fcgi: Fix sending of response without some HTTP headers
    that might be set by filters.  [Jim Riggs <jim riggs.me>]
  - mod_proxy_html: Do not delete the wrong data from HTML code when a
    "http-equiv" meta tag specifies a Content-Type behind any other
    "http-equiv" meta tag. Bug 56287 [Micha Lenk <micha lenk info>]
  - mod_proxy: Don't reuse a SSL backend connection whose requested SNI
    differs. Bug 55782.  [Yann Ylavic]
  - Add suspend_connection and resume_connection hooks to notify modules
    when the thread/connection relationship changes.  (Should be implemented
    for any third-party async MPMs.)  [Jeff Trawick]
  - mod_proxy_wstunnel: Don't issue AH02447 and log a 500 on routine
    hangups from websockets origin servers. Bug 56299
    [Yann Ylavic, Edward Lu <Chaosed0 gmail com>, Eric Covener]
  - mod_proxy_wstunnel: Don't pool backend websockets connections,
    because we need to handshake every time. Bug 55890.
    [Eric Covener]
  - mod_lua: Redesign how request record table access behaves,
    in order to utilize the request record from within these tables.
    [Daniel Gruno]
  - mod_lua: Add r:wspeek for peeking at WebSocket frames. [Daniel Gruno]

  - mod_lua: Log an error when the initial parsing of a Lua file fails.
    [Daniel Gruno, Felipe Daragon <filipe syhunt com>]
  - mod_lua: Reformat and escape script error output.
    [Daniel Gruno, Felipe Daragon <filipe syhunt com>]
  - mod_lua: URL-escape cookie keys/values to prevent tainted cookie data
    from causing response splitting.
    [Daniel Gruno, Felipe Daragon <filipe syhunt com>]
  - mod_lua: Disallow newlines in table values inside the request_rec,
    to prevent HTTP Response Splitting via tainted headers.
    [Daniel Gruno, Felipe Daragon <filipe syhunt com>]
  - mod_lua: Remove the non-working early/late arguments for
    LuaHookCheckUserID. [Daniel Gruno]
  - mod_lua: Change IVM storage to use shm [Daniel Gruno]
  - mod_lua: More verbose error logging when a handler function cannot be
    found. [Daniel Gruno]

  To generate a diff of this commit:
  cvs rdiff -u -r1.29 -r1.30 pkgsrc/www/apache24/Makefile
  cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/apache24/PLIST
  cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/apache24/distinfo

(spz)

2014-07-27 06:10:31 UTC MAIN commitmail json YAML

Add thunderbird24-l10n

(ryoon)

2014-07-27 06:08:30 UTC MAIN commitmail json YAML

Added mail/thunderbird24-l10n version 24.7.0

(ryoon)

2014-07-27 06:07:13 UTC MAIN commitmail json YAML

2014-07-27 05:44:34 UTC MAIN commitmail json YAML

Add thunderbird24

(ryoon)

2014-07-27 05:43:10 UTC MAIN commitmail json YAML

Added mail/thunderbird24 version 24.7.0

(ryoon)

2014-07-27 05:36:07 UTC MAIN commitmail json YAML

2014-07-27 05:17:38 UTC MAIN commitmail json YAML

Updated www/firefox-l10n to 31.0

(ryoon)

2014-07-27 05:16:09 UTC MAIN commitmail json YAML

2014-07-27 04:04:44 UTC MAIN commitmail json YAML

This package (gcc 2.95) doesn't build on NetBSD-6 and up, because the
support for non-compiler-builtin (pre-gcc3) stdarg.h was removed. Mark
the package accordingly instead of having it fail in every build.

(dholland)

2014-07-27 00:05:03 UTC MAIN commitmail json YAML

Updated net/gssdp to 0.14.9

(wiz)

2014-07-27 00:04:48 UTC MAIN commitmail json YAML

Update to 0.14.9:

0.14.9
======

- Properly set max age property.
- Some gtk-doc fixes.
- Only consider "200 OK" a proper response for SSDP requests.
- Remove a scary warning.
- Fix source packet filtering.

Bugs fixed in this release:
- https://bugzilla.gnome.org/show_bug.cgi?id=697084
- https://bugzilla.gnome.org/show_bug.cgi?id=730946
- https://bugzilla.gnome.org/show_bug.cgi?id=733651

All contributors to this release:
- Jussi Kukkonen <jku@goto.fi>
- Jens Georg <mail@jensge.org>
- Andre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>

(wiz)

2014-07-27 00:02:49 UTC MAIN commitmail json YAML

+ gcc-4.9.1, gssdp-0.14.9, gstreamer-1.4.0,
  libaacs-0.7.1, libbdplus-0.1.1, php-owncloud-7, sbcl-1.2.1,
  thunderbird-31.0, wine-devel-1.7.23.

(wiz)

2014-07-27 00:01:07 UTC MAIN commitmail json YAML

Updated converters/py-simplejson to 3.5.3

(wiz)

2014-07-27 00:00:44 UTC MAIN commitmail json YAML

Update to 3.5.3:

Version 3.5.3 released 2014-06-24

* Fix lower bound checking in scan_once / raw_decode API
  https://github.com/simplejson/simplejson/issues/98

(wiz)

2014-07-26 23:58:33 UTC MAIN commitmail json YAML

2014-07-26 21:51:55 UTC MAIN commitmail json YAML

2014-07-26 21:50:48 UTC MAIN commitmail json YAML

Added devel/hs-uniplate version 1.6.12

(szptvlfn)

2014-07-26 21:50:10 UTC MAIN commitmail json YAML

Import uniplate-1.6.12 as devel/hs-uniplate,
packaged for wip by pho.

Uniplate is library for writing simple and concise generic operations.
Uniplate has similar goals to the original Scrap Your Boilerplate work, but
is substantially simpler and faster. The Uniplate manual is available at
http://community.haskell.org/~ndm/darcs/uniplate/uniplate.htm.

(szptvlfn)

2014-07-26 20:30:23 UTC MAIN commitmail json YAML

Updated x11/xf86-video-ati to 7.4.0

(wiz)

2014-07-26 20:30:08 UTC MAIN commitmail json YAML

Update to 7.4.0:

Adam Jackson (1):
      kms: Use own thunk function instead of shadowUpdatePackedWeak

Alex Deucher (7):
      bump version post release
      radeon: don't install colormap handling if there are no crtcs
      radeon: require libdrm 2.4.51
      radeon: enable tiling by default on CIK
      update man page to reflect tiling changes for CI parts
      radeon: require libdrm_radeon 2.4.54 for mullins support
      radeon: enable tiling for mullins

Dave Airlie (1):
      radeon: fix use-after-free in modesetting cleanup

Hans de Goede (4):
      radeon_open_drm_master get rid of unnecessary goto
      Add radeon_get_drm_master_fd helper function
      Add support for server managed fds
      Fix building on older servers without xf86platformBus.h

J辿r担me Glisse (1):
      evergreen: fix shader constant upload on ppc

Maarten Lankhorst (2):
      return immediately in preinit when called with PROBE_DETECT
      bump version for release

Michel D辰nzer (10):
      Only log debugging output about initializing colormaps when we're doing so
      Allow enabling glamor on R500 (and R300) class 3D engines as well.
      Build against glamor in the xserver tree if available
      dri2: Fix conflicting CreatePixmap usage flag definitions
      glamor: Fix test for creating shared pixmaps
      Adapt to load_cursor_argb signature change in xserver 1.15.99.902
      dri2: Handle PRIME for source buffer as well in radeon_dri2_copy_region2
      Revert "Adapt to load_cursor_argb signature change in xserver 1.15.99.902"
      Don't disable acceleration on >= SI on attempts to force EXA
      Rename Option "NoAccel" to "Accel"

Samuel Li (2):
      radeon: add support for Mullins.
      radeon: add Mullins pci ids.

(wiz)

2014-07-26 20:27:48 UTC MAIN commitmail json YAML

Add buildlink3.mk so libvirt can link against xentools 4.2

(schnoebe)

2014-07-26 20:26:59 UTC MAIN commitmail json YAML

Update sysutils/libvirt to 1.2.6.

(schnoebe)

2014-07-26 20:25:04 UTC MAIN commitmail json YAML

Upgrade to 1.2.6;
Add options:
    xen     (optional) enable management of XEN virtual domains
    (requires xentools42.)
    libssh2 enable remote management over ssh2 (default)
    lvm     (optional) allow management of LVM based storage
    (only works on Linux, as it looks for pvcreate/etc)
    hal     (optional) support for hal
    dbus    (optional) support for dbus
    avahi  (optional) support for avahi

Changelog:
1.2.6: Jul 2 2014

Features:
    libxl: add migration support and fixes (Jim Fehlig),
    various improvements and fixes for NUMA (Michal Privoznik)
Documentation:
    security: manager: Document behavior of disk label manipulation
    funcs (Peter Krempa),
    fix some typos in formatdomain.html (Jincheng Miao),
    virsh: man: Correctly spell QEMU (Peter Krempa),
    virsh: man: Fix examples and docs for virsh version (Peter Krempa),
    Added example script on how to convert LXC container config
    (C馘ric Bosdonnat),
    blockjob: document recent job addition (Eric Blake),
    virsh: Add details about specified migration host (Chen Fan),
    blockcommit: document semantics of committing active layer (Eric
    Blake),
    fix a typo in hacking.html.in (Wangrui (K)),
    formatcaps: Rework and add stubs to document (Michal Privoznik)
Portability:
    build: link libvirt_conf with libxml (Martin Kletzander),
    vbox: fix linker error (Jim Fehlig),
    libxl: don't break the build on Xen>=4.5 because of
    libxl_vcpu_setaffinity() (Dario Faggioli),
    Add PKG_CONFIG_PATH to run.in script. (Daniel P. Berrange),
    Change 'interface' to 'iface' in virNetworkDHCPLease (Daniel P.  Berrange),
    Fix shadowed variable with older gcc (J疣 Tomko),
    Add pkg-config files to allow deps to build against source tree
    (Daniel P. Berrange),
    Add pkg-config files for libvirt-qemu & libvirt-lxc (Daniel P.  Berrange),
    blockjob: avoid compiler uncertainty in info sizing (Eric Blake),
    build: prefer -fstack-protector-strong to -all (J疣 Tomko),
    build: remove ssp-buffer-size (J疣 Tomko),
    build: remove duplicit warning suppression (J疣 Tomko),
    virnetdev: Use ifname in virNetDevGetLinkInfo (Michal Privoznik),
    Fix virbitmaptest on 32-bit (J疣 Tomko),
    translations: Don't leave default template fields in .po files
    (Martin Kletzander),
    tests: Build virstoragetest only when storage driver is compiled too
    (Peter Krempa),
    Fix build on freebsd (Pavel Hrdina)
Bug Fixes:
    qemu: copy: Accept 'format' parameter when copying to a non-existing img
    (Peter Krempa),
    storage: gluster: Fix header reader function (Peter Krempa),
    conf: storage: Add volume feature formatter for gluster pools (Peter
    Krempa),
    vboxsnapshotxmltest: Don't write to a file in abs_srcdir (Michal
    Privoznik),
    securityselinuxlabeltest: Don't create dummy file in the srcdir (Michal
    Privoznik),
    Report one error less when getting net dev speed (J疣 Tomko),
    Only detect PCI Express devices as root in udev nodedev driver (J疣
    Tomko),
    libxl: add PV console if not explicitly specified (Jim Fehlig),
    qemu: snapshot: Save persistent domain config when taking external
    snapshot (Peter Krempa),
    bhyve: fix build by fixing typo in variable name (Roman Bogorodskiy),
    docs: publish correct enum values (Eric Blake),
    qemu: fix guestfwd chardev option back how it was (Martin Kletzander),
    Fix typo s/SASL_CONF_DIR/SASL_CONF_PATH/ in QEMU VNC code (Daniel P.
    Berrange),
    qemu: blockcopy: Don't remove existing disk mirror info (Peter Krempa),
    bridge: leases: Fix potential crash caused by use after free (Peter
    Krempa),
    Free DHCP leases file in networkGetDHCPLeasesHelper (J疣 Tomko),
    Rework remoteSerializeDHCPLease (J疣 Tomko),
    Free file header in virStorageFileGetMetadataRecurse (J疣 Tomko),
    graphics: remember graphics not auto allocated ports (Giuseppe
    Scrivano),
    LXC: trivially support flag VIR_DRV_FEATURE_TYPED_PARAM_STRING (Chen
    Hanxiao),
    cmdFreepages: initialize @tmp (Michal Privoznik),
    Fix closedir usage in virNumaGetPages (Roman Bogorodskiy),
    Don't include @LIBS@ in libvirt.pc.in file (Daniel P. Berrange),
    virnuma: Actually build huge page code (Michal Privoznik),
    Do not call closedir with NULL argument (J疣 Tomko),
    Fix invalid write in virNumaGetDistances (J疣 Tomko),
    Properly check the return value of CCWAddressAsString (J疣 Tomko),
    virsh: fix broken code in freepages (Eric Blake),
    Fix xmconfigtest (Jim Fehlig),
    vbox_snapshot_conf: fix wrong use of 'xmlSaveFormatFileEnc' (Pavel
    Hrdina),
    tests: fix vbox snapshot xmls (Pavel Hrdina),
    vbox: fix a segfault when taking a snapshot (Yohan BELLEGUIC),
    vbox: snapshot: Avoid memleaks in functions dealing with disk arrays
    (Peter Krempa),
    vbox: snapshot: Avoid memleak in virVBoxSnapshotConfAllChildren (Peter
    Krempa),
    uuid: Fix coverity warning of unchecked return value (Peter Krempa),
    network: bridge: Avoid freeing uninitialized pointer on cleanup path
    (Peter Krempa),
    net: leaseshelper: Refactor copying of old entries to avoid double free
    (Peter Krempa),
    net: leaseshelper: Ignore corrupted lease file and rewrite it (Peter
    Krempa),
    net: leaseshelper: Don't crash if DNSMASQ doesn't provide lease expiry
    (Peter Krempa),
    blockjob: don't remove older-style mirror XML (Eric Blake),
    blockcommit: require base below top (Eric Blake),
    leaseshelper: fix another crash (Pavel Hrdina),
    bhyve: do not cleanup unallocated networks on fail (Roman Bogorodskiy),
    bhyve: fix crash in bhyveBuildNetArgStr (Roman Bogorodskiy),
    storage: report VIR_ERR_NO_STORAGE_VOL when the file doesn't exist
    (Giuseppe Scrivano),
    blockcommit: fix regression with explicit top argument (Eric Blake),
    virsh: forbid negative vcpu argument to vcpupin (Jincheng Miao),
    Fix crash when saving a domain with type none dac label (J疣 Tomko),
    vbox_snapshot_conf: Resolve Coverity warnings (John Ferlan),
    vbox_temp: Resolve Coverity warnings (John Ferlan),
    libxl: Resolve Coverity warnings (John Ferlan),
    leaseshelper: fix crash (Pavel Hrdina),
    qemu: Properly label FDs when restoring domain with static label
    (Shivaprasad G Bhat),
    nodeinfo: avoid uninitialized variable on error (Eric Blake),
    storage: fix memory leak with encrypted images (Eric Blake),
    vbox: fix compilation error (Roman Bogorodskiy),
    SELinux: don't fail silently when no label is present (J疣 Tomko),
    parallels: Avoid possible leak of "cpu" from parallelsBuildCapabilities
    (Peter Krempa),
    Fix storage format probing (J疣 Tomko),
    network: bridge: Avoid memory leak from
    networkBuildDhcpDaemonCommandLine (Peter Krempa),
    qemu: monitor: Fix type of holdtime argument in qemuMonitorJSONSendKey
    (Peter Krempa),
    libxl: Avoid possible use of uninitialized mem in libxlDomainStart
    (Daniel P. Berrange),
    qemu: Remove character device backend only after frontend is gone (Jiri
    Denemark),
    qemu: Remove disk backend only after frontend is gone (Jiri Denemark),
    qemu: Remove interface backend only after frontend is gone (Jiri
    Denemark),
    Don't use AI_ADDRCONFIG when binding to wildcard addresses (J疣
    Tomko),
    qemu: Unref cfg when detaching hostdev interface (Jiri Denemark),
    virsh: Check whether found volume is member of the specified storage
    pool (Peter Krempa)
Improvements:
    Introduce virFileReadAllQuiet (J疣 Tomko),
    Track privileged state in udev nodedev driver (J疣 Tomko),
    build: fix 'make syntax-check' after commit c6cf5df3 (Jim Fehlig),
    LXC: throw an error if we failed to get Idmap elements (Chen Hanxiao),
    cpu: Add new Broadwell CPU model (Jiri Denemark),
    net: merge virNetworkGetDHCPLeases and virNetworkGetDHCPLeasesForMAC
    (Peter Krempa),
    Add test for type none model dac seclabel (J疣 Tomko),
    test: add user_xattr check for securityselinuxlabeltest (Jincheng Miao),
    libxl: detect support for save and restore (Jim Fehlig),
    security: nop: Avoid very long lines (Peter Krempa),
    security: Fix header formatting of a few functions (Peter Krempa),
    security: manager: Unify function header format (Peter Krempa),
    security: manager: Avoid forward decl of virSecurityManagerDispose
    (Peter Krempa),
    security: Rename virSecurityManagerRestoreImageLabel to *Disk* (Peter
    Krempa),
    util:
    s/virStorageSourceClearBackingStore/virStorageSourceBackingStoreClear
    (Peter Krempa),
    Fix a typo in a localized string (Daniel Veillard),
    virConnectCompareCPU: Introduce FAIL_INCOMPATIBLE flag (Jiri Denemark),
    cpuCompare*: Add support for reporting failure on incompatible CPUs
    (Jiri Denemark),
    cpu: Cleanup coding style in generic CPU driver (Jiri Denemark),
    virsh: Remove bogus stat on log file (Jiri Denemark),
    enhance hostdev mode 'capabilities' process (Jincheng Miao),
    storage: Don't store parent directory of an image explicitly (Peter
    Krempa),
    storage: Don't canonicalize paths unnecessarily (Peter Krempa),
    tests: virstoragetest: Remove unneeded relative test plumbing (Peter
    Krempa),
    tests: virstoragetest: Don't test relative start of backing chains
    (Peter Krempa),
    util: storage: Remove now redundant backingRelative from
    virStorageSource (Peter Krempa),
    tests: virstoragetest: Remove now unused pathAbs (Peter Krempa),
    storage: Store relative path only for relatively backed storage (Peter
    Krempa),
    tests: virstoragetest: Remove "expBackingStore" field (Peter Krempa),
    util: storage: Add helper to resolve relative path difference (Peter
    Krempa),
    LXC: check whether we get MemSwap[Total|Usage] (Chen Hanxiao),
    qemu: enum cleanups in "src/qemu/*" (Julio Faracco),
    libxl: fix version annotation of migration functions (Jim Fehlig),
    virtportallocator: new function "virPortAllocatorSetUsed" (Giuseppe
    Scrivano),
    net-dhcp-leases: Add virsh support (Nehal J Wani),
    net-dhcp-leases: Private implementation inside network (Nehal J Wani),
    net-dhcp-leases: Implement the remote protocol (Nehal J Wani),
    net-dhcp-leases: Implement the public APIs (Nehal J Wani),
    virNumaGetPages: Don't fail on huge page-less systems (Michal
    Privoznik),
    virNumaGetPageInfo: Take huge pages into account (Michal Privoznik),
    storage: gluster: Avoid name shadow on older compilers (Peter Krempa),
    storage: gluster: Add backend to return unique storage file path (Peter
    Krempa),
    Increase the size of REMOTE_MIGRATE_COOKIE_MAX to REMOTE_STRING_MAX
    (Shivaprasad G Bhat),
    nodedev: Introduce <pci-express/> to PCI devices (Michal Privoznik),
    virpci: Introduce virPCIDeviceIsPCIExpress and friends (Michal
    Privoznik),
    storage: better tests of lookup (Eric Blake),
    storage: renumber lookup tests (Eric Blake),
    storage: add alias for less typing (Eric Blake),
    qemu: snapshot: Don't mark all block disks for metadata reuse (Peter
    Krempa),
    bhyve: silent destroy command errors on cleanup (Roman Bogorodskiy),
    bhyve: implement PCI address allocation (Roman Bogorodskiy),
    virNetDevGetLinkInfo: Don't report link speed if NIC's not up
    (Michal Privoznik),
    tests: virstoragetest: Fix output when hitting errors (Peter
    Krempa),
    blockcommit: update error messages related to block jobs (Eric
    Blake),
    virsh: improve blockcopy UI (Eric Blake),
    virNodeDevCapPCIDevParseXML: Initialize numa_node variable (Michal
    Privoznik),
    virsh: Reject negative numbers in vshCommandOptULongLong (Peter
    Krempa),
    virsh: Reject negative numbers in vshCommandOptUL (Peter Krempa),
    virsh: Reject negative numbers in vshCommandOptUInt (Peter Krempa),
    security: Don't skip labelling for network disks (Peter Krempa),
    storage: volume: Rework lookup of volume objects (Peter Krempa),
    storage: Clean up unlocking of storage pool objects (Peter Krempa),
    storage: pool: Fix handling of errors on pool lookup failure (Peter
    Krempa),
    virsh: include bhyve in virsh -V output (Roman Bogorodskiy),
    maint: exempt graphic binaries from syntax check (Eric Blake),
    vmware: make version parsing more robust (Jean-Baptiste Rouault),
    node_device: Expose link state & speed (Michal Privoznik),
    interface_backend_udev: Implement link speed & state (Michal
    Privoznik),
    virnetdev: Introduce virNetDevGetLinkInfo (Michal Privoznik),
    virInterface: Expose link state & speed (Michal Privoznik),
    vbox_tmpl.c: Add function for undefining snapshot (Yohan BELLEGUIC),
    vbox_tmpl.c: Patch for redefining snapshots (Yohan BELLEGUIC),
    Add vbox_snapshot_conf struct (Yohan BELLEGUIC),
    vbox_tmpl.c: Better XML description for snapshots (Manuel VIVES),
    qemu: ignore -nodefconfig and -nodefaults when parsing commandline
    (Laine Stump),
    test: display qemuParseCommandline warnings when VIR_TEST_DEBUG > 0
    (Laine Stump),
    m4: bhyve: Fix check for the required bhyve programs (Peter Krempa),
    vmx: Relax virtualHW.version check (Matthias Bolte),
    conf: alter disk mirror xml output (Eric Blake),
    conf: store mirroring information in virStorageSource (Eric Blake),
    conf: store disk source as pointer, for easier manipulation (Eric
    Blake),
    conf: consolidate disk def allocation (Eric Blake),
    conf: store snapshot source as pointer, for easier manipulation
    (Eric Blake),
    nodedev: Export NUMA node locality for PCI devices (Michal
    Privoznik),
    Implement pretty flag for vcpuinfo and nodecpumap (J疣 Tomko),
    Introduce virBitmapDataToString (J疣 Tomko),
    Always report an error if virBitmapFormat fails (J疣 Tomko),
    Format NULL bitmap as an empty string (J疣 Tomko),
    virsh: Separate API calls and result printing in cmdVcpuinfo (J疣
    Tomko),
    virsh: Invert logic in cmdVcpuinfo (J疣 Tomko),
    Parallels: Include CPU info in the capabilities XML (Alexander
    Burluka),
    Parallels: add connectBaselineCPU() (Alexander Burluka),
    Parallels: add domainGetVcpus() (Alexander Burluka),
    maint: prohibit empty first lines (Martin Kletzander),
    Remove unnecessary empty first lines (Martin Kletzander),
    Simplify conditions in virStorageBackendProbeTarget (J疣 Tomko),
    Don't reuse 'ret' variable in virStorageBackendProbeTarget (J疣
    Tomko),
    vircaps2xmltest: Introduce basic testing (Michal Privoznik),
    libxl: introduce libxlDomainDefCheckABIStability (Jim Fehlig),
    maint: detect VPATH builds when checking for gnulib update (Eric
    Blake),
    maint: optimize locale.h syntax check (Eric Blake),
    virnuma: Check for numa_bitmask_isbitset presence (Michal
    Privoznik),
    cfg.mk: Introduce rule for setlocale() (Michal Privoznik),
    virnuma: Implement virNumaGetDistances stub for non-NUMA (Michal
    Privoznik),
    virCaps: Expose distance between host NUMA nodes (Michal Privoznik),
    virnuma: Introduce virNumaGetDistances (Michal Privoznik),
    tests: monitor: json: Fix error message when returning json in json
    (Peter Krempa),
    libxl: Move virDomainXMLOptionNew into libxlCreateXMLConf (Daniel P.
    Berrange),
    libxl: Don't pass libxlDriverPrivatePtr into libxlBuildDomainConfig
    (Daniel P. Berrange),
    libxl: Don't pass virDomainObjPtr to libxlBuildDomainConfig (Daniel
    P. Berrange),
    qemu: Return in from qemuDomainRemove*Device (Jiri Denemark),
    tests: storagetest: Unify and reformat storage chain format string
    (Peter Krempa),
    qemu: json: Add format strings for optional command arguments (Peter
    Krempa),
    util: string: Return element count from virStringSplit (Peter
    Krempa),
    storage: Traverse backing chains of network disks (Peter Krempa),
    storage: Change to new backing store parser (Peter Krempa),
    storage: Add infrastructure to parse remote network backing names
    (Peter Krempa),
    storage: Switch metadata crawler to use storage driver file access
    check (Peter Krempa),
    storage: Switch metadata crawler to use storage driver to read
    headers (Peter Krempa),
    storage: Switch metadata crawler to use storage driver to get unique
    path (Peter Krempa),
    storage: backend: Add possibility to suppress errors from backend
    lookup (Peter Krempa),
    test: storage: Initialize storage source to correct type (Peter
    Krempa),
    storage: Determine the local storage type right away (Peter Krempa),
    storage: Move virStorageFileGetMetadata to the storage driver (Peter
    Krempa),
    storage: Add API to check accessibility of storage volumes (Peter
    Krempa),
    storage: backend: Add unique id retrieval API (Peter Krempa),
    xenapi_utils: Adapt to enum cleanups (Michal Privoznik),
    virnuma.c: Fix some comments (Michal Privoznik),
    conf: more enum cleanups in "src/conf/domain_conf.h" (Julio
    Faracco),
    conf: enum cleanups in "src/conf/domain_conf.h" (Julio Faracco),
    cpu: use typedefs for enums in "src/cpu/cpu_map.h" (Julio Faracco),
    virsh-nodedev: Avoid spurious errors (Michal Privoznik),
    qemu: Process DEVICE_DELETED event in a separate thread (Jiri
    Denemark),
    qemu: Finish device removal in the original thread (Jiri Denemark),
    Add helper program to create custom leases (Nehal J Wani)
Cleanups:
    Remove redundant docs from libvirt.h (Jiri Denemark),
    conf: whitespace tweak (Chen Fan)

(schnoebe)

2014-07-26 20:00:06 UTC MAIN commitmail json YAML

Add entry for new "sshguard" package.

(tron)

2014-07-26 19:58:51 UTC MAIN commitmail json YAML

Updated wm/notion to 3.2014052800nb1

(wiz)

2014-07-26 19:58:38 UTC MAIN commitmail json YAML

2014-07-26 19:58:25 UTC MAIN commitmail json YAML

Add description of "sshguard" options.

(tron)

2014-07-26 19:57:59 UTC MAIN commitmail json YAML

Add and enable "sshguard" package.

(tron)

2014-07-26 19:57:44 UTC MAIN commitmail json YAML

Add new "sshguard" package:
Sshguard is a small program that monitors services running on your
machine from the log files. When it detects that someone is doing
something bad to a service, sshguard blocks the IP address of the bad
guy with a firewall rule.

Sshguard was started in 2006 to mitigate the growing brute force
attacks to SSH servers. Because of the generality of its infrastructure,
however, it was soon extended to monitor and protect more and more services.

(tron)

2014-07-26 11:53:33 UTC MAIN commitmail json YAML

2014-07-26 11:52:12 UTC MAIN commitmail json YAML

2014-07-26 11:51:05 UTC MAIN commitmail json YAML

Remove reference to pkgsrc-wip-review.
>From Terho Uotila.

(wiz)

2014-07-26 10:33:35 UTC MAIN commitmail json YAML

Note update of the "phpmyadmin" package to version 4.2.6.

(tron)

2014-07-26 10:33:02 UTC MAIN commitmail json YAML

Update "phpmyadmin" package to version 4.2.6. The following bugs have
been fixed since version 4.2.5:
- bug #4471 Undefined index warning with referenced column.
- bug #4027 $cfg['MaxExactCount'] is ignored when BROWSING is back
- bug #4482 Multi Column sorting (improved user experience)
- bug #4478 Server validation does not work while in setup/mysqli
- bug      Undefined variable when grid editing a foreign key column
- bug #4481 mult_submits.inc.php Undefined variable Error
- bug #4485 Sorting breaks the copy column feature
- bug #4440 Javascript error when renaming table
- bug #4483 'New window' link (selflink) disappears, causing Javascript error
- bug #4489 Incorrect detection of privileges for routine creation
- bug #4459 First few characters of database name aren't clickable when
            expanded
- bug #4486 [security] XSS injection due to unescaped table comment
- bug #4488 [security] XSS injection due to unescaped table name (triggers)
- bug #4492 [security] XSS in AJAX confirmation messages
- bug #4491 [security] Missing validation for accessing User groups feature

(tron)

2014-07-26 10:08:29 UTC pkgsrc-2014Q2 commitmail json YAML

2014-07-26 10:08:16 UTC pkgsrc-2014Q2 commitmail json YAML

Pullup ticket #4460 - requested by obache
emulators/suse131_libdbus: security update

Revisions pulled up:
- emulators/suse131_libdbus/Makefile                            1.4
- emulators/suse131_libdbus/distinfo                            1.3

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Mon Jul 21 08:18:11 UTC 2014

  Modified Files:
  pkgsrc/emulators/suse131_libdbus: Makefile distinfo

  Log Message:
  Apply security update for suse131_libdbus.
  Bump PKGREVISION.

      openSUSE Security Update: dbus-1: fixes several issues
  ___________________________________________________________________________
  ___

  Announcement ID:    openSUSE-SU-2014:0926-1
  Rating:            moderate
  References:        #885241
  Affected Products:
                      openSUSE 13.1
  ___________________________________________________________________________
  ___

      An update that contains security fixes can now be installed.

  Description:

      CVE-2014-3532 CVE-2014-3533 bnc#885241 fdo#80163 fdo#79694 fdo#80469

(tron)

2014-07-26 08:31:50 UTC MAIN commitmail json YAML

Updated devel/pango to 1.36.5

(adam)

2014-07-26 08:30:58 UTC MAIN commitmail json YAML

2014-07-26 08:16:36 UTC MAIN commitmail json YAML

Fix for Clang, which does not known -fno-check-new option

(adam)

2014-07-26 07:19:59 UTC pkgsrc-2014Q2 commitmail json YAML

Pullup ticket #4462 - requested by markd
x11/kdelibs4: security patch

Revisions pulled up:
- x11/kdelibs4/Makefile                                        1.71
- x11/kdelibs4/distinfo                                        1.41
- x11/kdelibs4/patches/patch-kio_kio_usernotificationhandler.cpp 1.1

---
  Module Name: pkgsrc
  Committed By: markd
  Date: Thu Jul 24 21:30:10 UTC 2014

  Modified Files:
  pkgsrc/x11/kdelibs4: Makefile distinfo
  Added Files:
  pkgsrc/x11/kdelibs4/patches: patch-kio_kio_usernotificationhandler.cpp

  Log Message:
  Fix for http://www.kde.org/info/security/advisory-20140618-1.txt
  Bump PKGREVISION.

(tron)

2014-07-26 07:19:12 UTC pkgsrc-2014Q2 commitmail json YAML

2014-07-26 07:03:42 UTC MAIN commitmail json YAML

Updated comms/asterisk18 to 1.8.29.0

(jnemeth)

2014-07-26 07:03:26 UTC MAIN commitmail json YAML

Update to Asterisk 1.8.29.0: this is a general bug fix release.

The Asterisk Development Team has announced the release of Asterisk 1.8.29.0.

The release of Asterisk 1.8.29.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!

The following are the issues resolved in this release:

Bugs fixed in this release:
-----------------------------------
* ASTERISK-22551 - Session timer : UAS (Asterisk) starts counting
      at Invite, UAC starts counting at 200 OK. (Reported by i2045)
* ASTERISK-23582 - [patch]Inconsistent column length in *odbc
      (Reported by Walter Doekes)
* ASTERISK-23803 - AMI action UpdateConfig EmptyCat clears all
      categories but the requested one (Reported by zvision)
* ASTERISK-23035 - ConfBridge with name longer than max (32 chars)
      results in several bridges with same conf_name (Reported by
      I単aki C鱈vico)
* ASTERISK-23683 - #includes - wildcard character in a path more
      than one directory deep - results in no config parsing on module
      reload (Reported by tootai)
* ASTERISK-23827 - autoservice thread doesn't exit at shutdown
      (Reported by Corey Farrell)
* ASTERISK-23814 - No call started after peer dialed (Reported by
      Igor Goncharovsky)
* ASTERISK-23673 - Security: DOS by consuming the number of
      allowed HTTP connections. (Reported by Richard Mudgett)
* ASTERISK-23246 - DEBUG messages in sdp_crypto.c display despite
      a DEBUG level of zero (Reported by Rusty Newton)
* ASTERISK-23766 - [patch] Specify timeout for database write in
      SQLite (Reported by Igor Goncharovsky)
* ASTERISK-23818 - PBX_Lua: after asterisk startup module is
      loaded, but dialplan not available (Reported by Dennis Guse)
* ASTERISK-23667 - features.conf.sample is unclear as to which
      options can or cannot be set in the general section (Reported by
      David Brillert)
* ASTERISK-23790 - [patch] - SIP From headers longer than 256
      characters result in dropped call and 'No closing bracket'
      warnings. (Reported by uniken1)
* ASTERISK-23908 - [patch]When using FEC error correction,
      asterisk tries considers negative sequence numbers as missing
      (Reported by Torrey Searle)
* ASTERISK-23921 - refcounter.py uses excessive ram for large refs
      files  (Reported by Corey Farrell)
* ASTERISK-23948 - REF_DEBUG fails to record ao2_ref against
      objects that were already freed (Reported by Corey Farrell)
* ASTERISK-23984 - Infinite loop possible in ast_careful_fwrite()
      (Reported by Steve Davies)
* ASTERISK-23897 - [patch]Change in SETUP ACK handling (checking
      PI) in revision 413765 breaks working environments (Reported by
      Pavel Troller)

Improvements made in this release:
-----------------------------------
* ASTERISK-23564 - [patch]TLS/SRTP status of channel not currently
      available in a CLI command (Reported by Patrick Laimbock)
* ASTERISK-23492 - Add option to safe_asterisk to disable
      backgrounding (Reported by Walter Doekes)

For a full list of changes in this release, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.8.29.0

Thank you for your continued support of Asterisk!

(jnemeth)

2014-07-26 06:19:38 UTC MAIN commitmail json YAML

Reverting some changes which made building on Darwin to fail.

(adam)

2014-07-26 00:16:51 UTC MAIN commitmail json YAML

Automatically include correct version number in COMMENT.
Patch is provided from martin@. Thank you.

(ryoon)

2014-07-26 00:13:51 UTC MAIN commitmail json YAML

Note update of lang/php55 package to 5.5.15 and lang/php54 package
to 5.4.31.

(taca)

2014-07-26 00:12:54 UTC MAIN commitmail json YAML

Update php54 to 5.4.31.

24 Jul 2014, PHP 5.4.31

- Core:
  . Fixed bug #67428 (header('Location: foo') will override a 308-399 response
    code). (Adam)
  . Fixed bug #67436 (Autoloader isn't called if two method definitions don't
    match). (Bob)
  . Fixed bug #67091 (make install fails to install libphp5.so on FreeBSD 10.0).
    (Ferenc)
  . Fixed bug #67151 (strtr with empty array crashes). (Nikita)
  . Fixed bug #67407 (Windows 8.1/Server 2012 R2 reported as Windows 8/Server
    2012). (Christian Wenz)

- CLI server:
  . Implemented FR #67429 (CLI server is missing some new HTTP response codes).
    (Adam)
  . Fixed bug #66830 (Empty header causes PHP built-in web server to hang).
    (Adam)

- FPM:
  . Fixed bug #67530 (error_log=syslog ignored). (Remi)
  . Fixed bug #67531 (syslog cannot be set in pool configuration). (Remi)

- Intl:
  . Fixed bug #67052 (NumberFormatter::parse() resets LC_NUMERIC setting).
    (Stas)

- pgsql:
  . Fixed bug #67550 (Error in code "form" instead of "from", pgsql.c, line 756),
    which affected builds against libpq < 7.3. (Adam)

- Phar:
  . Fixed bug #67587 (Redirection loop on nginx with FPM). (Christian Weiske)

- Streams:
  . Fixed bug #67430 (http:// wrapper doesn't follow 308 redirects). (Adam)

(taca)

2014-07-26 00:11:55 UTC MAIN commitmail json YAML

Update php55 to 5.5.15.

24 Jul 2014, PHP 5.5.15

- Core:
  . Fixed bug #67428 (header('Location: foo') will override a 308-399 response
    code). (Adam)
  . Fixed bug #67436 (Autoloader isn't called if two method definitions don't
    match). (Bob)
  . Fixed bug #67091 (make install fails to install libphp5.so on FreeBSD 10.0).
    (Ferenc)
  . Fixed bug #67497 (eval with parse error causes segmentation fault in
    generator). (Nikita)
  . Fixed bug #67151 (strtr with empty array crashes). (Nikita)
  . Fixed bug #67407 (Windows 8.1/Server 2012 R2 reported as Windows 8/Server
    2012). (Christian Wenz)

- CLI server:
  . Implemented FR #67429 (CLI server is missing some new HTTP response codes).
    (Adam)
  . Fixed bug #66830 (Empty header causes PHP built-in web server to hang).
    (Adam)

- FPM:
  . Fixed bug #67530 (error_log=syslog ignored). (Remi)
  . Fixed bug #67531 (syslog cannot be set in pool configuration). (Remi)

- Intl:
  . Fixed bug #66921 (Wrong argument type hint for function
    intltz_from_date_time_zone). (Stas)
  . Fixed bug #67052 (NumberFormatter::parse() resets LC_NUMERIC setting).
    (Stas)

- OPCache:
  . Fixed bug #67215 (php-cgi work with opcache, may be segmentation fault
    happen) (Dmitry, Laruence)

- pgsql:
  . Fixed bug #67550 (Error in code "form" instead of "from", pgsql.c, line 756),
    which affected builds against libpq < 7.3. (Adam)

- Phar:
  . Fixed bug #67587 (Redirection loop on nginx with FPM). (Christian Weiske)

- SPL:
  . Fixed bug #67539 (ArrayIterator use-after-free due to object change during
    sorting). (research at insighti dot org, Laruence)
  . Fixed bug #67538 (SPL Iterators use-after-free). (CVE-2014-4670) (Laruence)

- Streams:
  . Fixed bug #67430 (http:// wrapper doesn't follow 308 redirects). (Adam)

(taca)

2014-07-26 00:06:50 UTC MAIN commitmail json YAML

For emul-distinfo, always include jce distfile.

(ryoon)

2014-07-25 23:40:01 UTC MAIN commitmail json YAML

Fix shlib check error under DragonFly 3.8.1.
It has no libc.so.8 in /usr/lib.

(ryoon)

2014-07-25 23:35:35 UTC MAIN commitmail json YAML

Updated games/lgogdownloader to 2.15

(wiz)

2014-07-25 23:35:21 UTC MAIN commitmail json YAML

Update to 2.15: GOG supports Linux, now lgogdownloader does too.

(wiz)

2014-07-25 23:26:07 UTC MAIN commitmail json YAML

Fix directory name.

(ryoon)

2014-07-25 23:25:32 UTC MAIN commitmail json YAML

Updated lang/openjdk7 to 1.7.65

(ryoon)

2014-07-25 23:24:13 UTC MAIN commitmail json YAML

Update to 1.7.65 (7u65)

* Use openjdk7-1.7.60 based bootstrap kits to avoid headlessawt related errors.
  Confirmed under NetBSD/{amd64,i386} 5.2.2, NetBSD/{amd64,i386} 6.1.1,
  NetBSD/{amd64,i386} 6.99.47, and DragonFly/amd64 {3.6.1,3.8.1}.
* Drop pre-3.6 DragonFly support.
* Drop unused distfiles from icedtea-extra.mk.

Changelog: for Oracle Java 7u65
From: http://www.oracle.com/technetwork/java/javase/7u65-relnotes-2229169.html

Java™ SE Development Kit 7, Update 65 (JDK 7u65)

The full version string for this update release is 1.7.0_65-b17 (where "b" means "build"), except for Windows, where the version string is 1.7.0_65-b20. The version number is 7u65.
Highlights

This update release contains the following enhancements and changes:

    New Features and Changes

IANA Data 2014c

JDK 7u65 contains IANA time zone data version 2014c. For more information, refer to Timezone Data Versions in the JRE Software.
Security Baselines

The security baselines for the Java Runtime Environment (JRE) at the time of the release of JDK 7u65 are specified in the following table:
JRE Family Version JRE Security Baseline
(Full Version String)
7 1.7.0_65
6 1.6.0_81
5.0 1.5.0_71

For more information about security baselines, see Deploying Java Applets With Family JRE Versions in Java Plug-in for Internet Explorer.
JRE Expiration Date

The JRE expires whenever a new release with security vulnerability fixes becomes available. Critical patch updates, which contain security vulnerability fixes, are announced one year in advance on Critical Patch Updates, Security Alerts and Third Party Bulletin. This JRE (version 7u65) will expire with the release of the next critical patch update scheduled for October 14, 2014.

For systems unable to reach the Oracle Servers, a secondary mechanism expires this JRE (version 7u65) on November 15, 2014. After either condition is met (new release becoming available or expiration date reached), the JRE will provide additional warnings and reminders to users to update to the newer version. For more information, see JRE Expiration Date.
JavaFX Release Notes

This JDK release includes JavaFX version 2.2.65.
New Features and Changes

New Java Control Panel option to disable sponsors

Currently, to disable sponsor offers at the time of installation, the user can de-select the option during installation or can pass SPONSORS=0 as a commandline option.

In this release, a new Java Control Panel(JCP) option to disable sponsors is available. To use this option, go to JCP's "Advanced" tab, and check or uncheck "Suppress sponsor offers when updating Java".

This option is applicable to 32 and 64 bit Windows operating systems.
New JAXP processing limit property - maxElementDepth

A new property, maxElementDepth, is added to provide applications the ability to set limit on maximum element depth in an xml file that they parse. This may be helpful for applications that may use too much resources when processing an xml file with excessive element depth.

    Name: http://java.sun.com/xml/jaxp/properties/maxElementDepth
    Definition: Limit the maximum element depth
    Value: A positive integer. 0 is treated as no limit. Negative numbers are treated as 0.
    Defaule value: 0
    System property: jdk.xml.maxElementDepth

For more details, see Processing Limits from JAXP tutorial trail.

See 8031541 (not public).
Bug Fixes

This release contains fixes for security vulnerabilities. For more information, see Oracle Critical Patch Update Advisory.

For a list of bug fixes included in this release, see JDK 7u65 Bug Fixes page.

The following are some of the notable bug fixes in this release:

Area: client-libs/AWT
Synopsis: Using RMI from a restricted environment may cause a NullPointerException.

If an application uses RMI and runs in a restricted environment (ie. Java Plugin, Java Web Start), it may not work. In particular, if you run a UI from an RMI callback, a NullPointerException is likely to be thrown.

See 8019274.

Area: other-libs/corba
Synopsis: org.omg.CORBA.ORBSingletonClass loading no longer uses context class loader

The system property org.omg.CORBA.ORBSingletonClass is used to configure the system-wide/singleton ORB. The handling of this system property was changed in the 7u55 release to require that the system wide/singleton ORB be visible to the system class loader.

In this release, the handling of this system property has been reverted to match the behavior found in JDK versions prior to 7u55 release, i.e. the singleton ORB is once again located using the thread context class loader of the first thread, to call the no-argument ORB.init method. The change is made to support applications which depend on this behavior.

Note that this change is applicable to 8u20, 7u65, 6u85 and 5.0u75 releases. For JDK 9, the new behavior, where the system wide/singleton ORB needs to be visible to the system class loader, will continue.

See 8046603.
Known Issues

Area: xml/jax-ws
Synopsis: JAF initialization in SAAJ clashing with the one in javax.mail

After initialization of SAAJ components, the javax.mail library may fail to work under certain circumstances, which in turn could break the javax.mail's JAF setup.

A possible workaround is to re-add the javax.mail handler before using javax.mail API:
MailcapCommandMap mailMap = (MailcapCommandMap) CommandMap.getDefaultCommandMap();
mailMap.addMailcap("multipart/mixed;;x-java-content-handler=com.sun.mail.handlers.multipart_mixed");

See 8043129.

(ryoon)

2014-07-25 22:47:19 UTC MAIN commitmail json YAML

Updated databases/postgresqlNN; multimedia/ffmpeg2 to 2.3

(adam)

2014-07-25 22:46:00 UTC MAIN commitmail json YAML

The FFmpeg Project proudly presents FFmpeg 2.3 "Mandelbrot", a major
release with all the great features committed during the three-month period
since the release of FFmpeg 2.2.

In this release, there are lots of internal overhauls that make FFmpeg a
more accessible project for new developers. Many important new
optimizations and features like QTKit and AVFoundation input devices are
committed. Contributions done by Libav such as a new native Opus decoder
are also merged.

Because of the increasing difficulty to maintain and lack of maintainers,
we are very sorry to say that we have removed all Blackfin and SPARC
architecture assembly optimizations with the cleanups done. If you are
interested in maintaining optimization for these two architecture, feel
free to contact us and we will restore the code!

Oh, and since this release, this modern-looking release note is provided in
addition to the old-style Changelog file, to make it easier for you to
focus on the most important features in this release.

Enjoy!

(adam)

2014-07-25 22:14:57 UTC MAIN commitmail json YAML

The PostgreSQL Global Development Group has released an update to all supported version of the database system, including versions 9.3.5, 9.2.9, 9.1.14, 9.0.18, and 8.4.22. This minor release fixes a number of issues discovered and reported by users over the last four months, including some data corruption issues, and is the last update of version 8.4. Users of version 9.3 will want to update at the earliest opportunity; users of version 8.4 will want to schedule an upgrade to a supported PostgreSQL version.

(adam)