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 (54m)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (43d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (154d) 

2024-05-13 16:54:51 UTC Now

2014-10-01 14:26:32 UTC MAIN commitmail json YAML

Updated multimedia/gstreamer1 to 1.4.3

(wiz)

2014-10-01 14:26:15 UTC MAIN commitmail json YAML

Update gstreamer to 1.4.3:

Note that this announcement includes everything from 1.4.2 too, which was
never officially released as some critical bugs were found.

Bug reports fixed in this release:

GStreamer core:
      * 734412 : multiqueue: The buffering logic can lead to a pipeline stuck in PAUSED forever
      * 735574 : buffer: do not touch memory tag flag when copying buffer flags
      * 736295 : multiqueue: posts buffering message holding lock
      * 736424 : query: add annotations to gst_query_set_nth_allocation_pool
      * 736680 : basesrc: possible pool and allocator leak in prepare_allocation()
      * 736736 : query: add annotations to gst_query_add_allocation_pool
      * 736813 : typefindelement leaks sticky events upon flush_stop
      * 737102 : queue: Do not hold GST_QUEUE_LOCK while posting ERROR messages
      * 737133 : Missing gstconfig.h include

GStreamer Plugins Base:
      * 732908 : audioresample: skips samples unless input buffers have correct size
      * 727255 : playbin: filter out buffering messages when switching URI and the previous URI is still playing
      * 729811 : output-selector: test example in gstreamer plugin base is giving " Internal data flow error "
      * 735569 : rtspconnection: Crash due to no protection of watchs readsrc
      * 735748 : playbin: can't play an avi file in totem with audio-filter=scaletempo
      * 735800 : textoverlay: Two textoverlay in sequence fail to negotiate (regression)
      * 735844 : basetextoverlay/pango: overlay negotiation fails when it should not
      * 735952 : videorate: GstStructure refcount critical message
      * 736071 : audiobasesink: Don't hold object lock while calling into other objects like the clock
      * 736118 : videofilter: The buffer is not writable in transform_frame_ip
      * 736739 : audiocdsrc: do not leak uid after parsing TOC select event
      * 736779 : typefind: h265 IRAP picture always true
      * 736788 : audiodecoder: leaks events
      * 736796 : videoencoder: do not leak events when flushing them
      * 736861 : playbin: Reference count bug
      * 736679 : videodecoder: do not leak pool and allocator in error case
      * 736969 : queue2: dead lock when buffering
      * 709868 : Keep still meaningfull pending events on FLUSH_STOP

GStreamer Plugins Good:
      * 719359 : vp8dec: Doesn't handle changes in resolution
      * 733607 : v4l2transform: Rank should have been NONE
      * 734266 : vp8dec: fails when input format changes
      * 735520 : aacparse: skip valid ADTS/LOAS frames
      * 735804 : smpte: Creates incomplete raw video caps
      * 735833 : matroskademux: parse error at end of file
      * 735859 : videomixer: Dynamically changing the FPS leads to an incorrect buffer time
      * 736192 : avidemux: some AVI files crash (regression)
      * 736266 : wavparse: error in reading adtl chunk
      * 736384 : v4l2sink: pool not unreffed after usage
      * 736670 : v4l2allocator: O_CLOEXEC needs _GNU_SOURCE
      * 736805 : multipartdemux leaks new stream events
      * 736807 : rtpbin: pad leaked in error case
      * 735660 : v4l2: fix new v4l2 code not working with certain devices (regression)
      * 736944 : videoscale: vs_image_scale_4tap_Y offset should use stride to calculate buffer offset
      * 737219 : flacparse:  When generating headers, leave total_samples at 0 if upstream duration query returns GST_CLOCK_TIME_NONE.

GStreamer Plugins Bad:
      * 735861 : dataurisrc: make src thread safe
      * 736090 : aiffparse: duplicate else-if condition
      * 736390 : tsdemux: plug for a memory leak
      * 736426 : mpegpsmux: memory leak with h264/avc stream
      * 736474 : vc1parse: malformed sequence layer header and STRUCT_C
      * 736490 : tsdemux: fix overflow of packet_length field of PESHeader
      * 736729 : glmixer: do not leak pool in error cases
      * 736730 : gltestsrc: do not leak pool in error cases
      * 736731 : openni2src: do not leak pool
      * 736732 : glfilter: do not leak pool in error cases
      * 736733 : vdpdecoder: do not leak pool
      * 736735 : waylandsink: do not leak buffer pool in error case
      * 736750 : vc1parse: fix sequence-layer/frame-layer endianness
      * 736871 : codecparsers_vc1: sequence-layer parser is broken due to endianness issue.
      * 736919 : hlsdemux: attempt to unlock an already unlocked mutex in gst_hls_demux_change_playlist
      * 736951 : vc1parse: initialize sent_codec_tag before using it

GStreamer Plugins Ugly:
      * 736060 : asfdemux: add GUID for ASF_Metadata_Library_Object

GStreamer libav Plugins:
      * 734661 : avviddec: After draining frames, flush the libav decoder
      * 736515 : avviddec: keep draining buffers from libav until libav says so
      * 737144 : avauddec: keep draining buffers from libav until libav says so

GStreamer RTSP Server:
      * 735570 : Race condition between close() and handle_tunnel() causing crash
      * 736017 : Sequence number is not monotonic after PAUSE command

(wiz)

2014-10-01 14:20:54 UTC MAIN commitmail json YAML

Mark SunOS as NOT_FOR_BULK_PLATFORM, currently the build spins indefinitely
on CPU.

(jperkin)

2014-10-01 14:12:04 UTC MAIN commitmail json YAML

Updated databases/redis to 2.8.17

(fhajny)

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

Update redis to 2.8.17.

--[ Redis 2.8.17 ] Release date: 19 Sep 2014

# UPGRADE URGENCY: HIGH for Redis Sentinel.
                  LOW for Redis Server (unmodified compared to 2.8.16).

* [FIX] Resolved a memory leak in the hiredis library causing a memory leak
        in Redis Sentinel when a monitored instance or another Sentinel is
        unavailable. Every reconnection attempt will leak a small amount of
        memory, but in the long run the process can reach a considerable size.

--[ Redis 2.8.16 ] Release date: 16 Sep 2014

# UPGRADE URGENCY: HIGH for Redis if you are using 2.8.15 + AOF.
                  LOW for Sentinel.

* [FIX] The ability to load truncated AOF files introduced with Redis 2.8.15
        contains a bug fixed in this release: after loading the file was not
        truncated to the last valid command, so the new commands are appended
        after a non well formed command. This means that:

        1) The first AOF rewrite triggered by the server will automatically
          fix the problem.
        2) However, if the server is restarted before the rewrite, Redis may
          not be able to load the file and you need to manually fix it.

        In order to fix a corrupted file you should start the redis-check-aof
        utility WITHOUT the --fix option, just to check the offset where the
        corruption is found. Around the offset reported by the check utility
        you'll find, inside your AOF file, a command which is not complete
        according to the Redis protocol. Just remove this incomplete command
        leafing the file unaltered before and after the offending command,
        and restart the server.

        IMPORTANT #1: Redis 2.8.15 is the only stable version of Redis with
        this bug so probably no actual real-world problem happened since the
        problem is automatically fixed at the first automatic AOF rewrite.

        IMPORTANT #2: Before upgrading to Redis 2.8.16, if you are using Redis
        2.8.15 with AOF enabled, make sure to trigger a manual AOF rewrite
        using the BGREWRITEAOF command.

* [FIX] SAVE is no longer propagated to AOF / slaves.

--[ Redis 2.8.15 ] Release date: 12 Sep 2014

# UPGRADE URGENCY: LOW for Redis, HIGH for Sentinel.

* [FIX] Sentinel critical bug fixed: the absolute majority was computed in a
        wrong way because of a programming error. Now the implementation does
        what the specification says and the majority to authorize a failover
        (that should not be confused with the ODOWN quorum) is the majority of
        *all* the Sentinels ever seen for a given master, regardless of their
        current state.
* [FIX] GETRANGE test no longer fails for 32 bit builds (Matt Stancliff).
* [FIX] Limit SCAN latency when the hash table is in an odd state (very few
        populted buckets because rehashing is in progress). (Xiaost and
        Salvatore Sanfilippo)

* [NEW] Redis is now able to load truncated AOF files without requiring a
        redis-check-aof utility run. The default now is to load truncated
        (but apparently not corrupted) AOFs, you can change this in redis.conf.
        (Salvatore Sanfilippo).
* [NEW] Sentinel: ability to announce itself with an arbitrary IP/port to work
        in the context of natted networks. However this is probably still
        not enough since there is no equivalent mechanism for slaves listed
        in the master INFO output. (Dara Kong and Salvatore Sanfilippo)

--[ Redis 2.8.14 ] Release date: 1 Sep 2014

# UPGRADE URGENCY: HIGH for Lua scripting users, the server could crash because
                  of a bug introduced in Redis 2.8.10, otherwise LOW.
                  LOW for Redis Sentinel.

* [FIX] Don't prevent use of shared integers if maxmemory policy is non-LRU.
        (Salvatore Sanfilippo)
* [FIX] Fail SYNC if background save child aborted due to a signal.
        (Yossi Gottlieb)
* [FIX] Different small redis-cli fixes. (Dov Murik, Charsyam, cubicdaiya,
        Kashif Rasul, Jan-Erik Rediger, Matt Stancliff)
* [FIX] AIX compilation fixes. (Siah Lyimo)
* [FIX] A number of other smaller issues.
* [FIX] Improved SIGINT handling (Matt Stancliff, Salvatore Sanfilippo)
* [FIX] Use unsigned types in SDS header to raise limit to 4GB.
        (Matt Stancliff, Salvatore Sanfilippo)
* [FIX] Handle signed/unsigned comparisons with more care around the code.
        (Salvatore Sanfilippo)
* [FIX] Colorized test output fixed to don't change the background color.
        (Mariano P辿rez Rodr鱈guez)
* [FIX] More Sentinel IPv6 fixes. (Eiichi Sato)
* [FIX] Deny CLIENT command in scripts. (Matt Stancliff)
* [FIX] Allow datasets with more than 2 billion of keys, initial work.
* [FIX] Fix a Lua scripting crash by storing the length of the static
        argv when first allocated. (Paddy Byers)

* [NEW] Pub/Sub PING. (Salvatore Sanfilippo)
* [NEW] Much faster ZUNIONSTORE. (Kyle Hubert, Salvatore Sanfilippo)
* [NEW] Faster ll2string() implementation. (Salvatore Sanfilippo)
* [NEW] **WARNING, minor API change**: PUBSUB NUMSUB: return type modified
        to integer. (Matt Stancliff)
* [NEW] redis-benchmark support for AUTH. (CharSyam)

(fhajny)

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

Add missing pkg-config

(fhajny)

2014-10-01 13:23:51 UTC MAIN commitmail json YAML

Add libgit2 and ruby-rugged under devel

(fhajny)

2014-10-01 13:22:17 UTC MAIN commitmail json YAML

Added devel/ruby-rugged version 0.21.0

(fhajny)

2014-10-01 13:22:04 UTC MAIN commitmail json YAML

Include fontconfig builtin3.mk.

(darcy)

2014-10-01 13:21:52 UTC MAIN commitmail json YAML

Import devel/ruby-rugged.

Rugged is a library for accessing libgit2 in Ruby. It gives you the speed
and portability of libgit2 with the beauty of the Ruby language.

(fhajny)

2014-10-01 13:12:46 UTC MAIN commitmail json YAML

Added devel/libgit2 version 0.21.1

(fhajny)

2014-10-01 13:12:31 UTC MAIN commitmail json YAML

Import devel/libgit2 based on wip/libgit2.

libgit2 is a portable, pure C implementation of the Git core methods provided as
a re-entrant linkable library with a solid API, allowing you to write native
speed custom Git applications in any language which supports C bindings.

(fhajny)

2014-10-01 13:04:48 UTC MAIN commitmail json YAML

Updated archivers/xz to 5.0.7; lang/perl5 to 5.20.1; devel/cmake to 3.0.2; devel/apr-util to 1.5.4; databases/openldap to 2.4.40; databases/mysql56 to 5.6.21; databases/mysql55 to 5.5.40; print/ghostscript-apgl to 9.15; devel/git to 2.1.2

(adam)

2014-10-01 12:49:22 UTC MAIN commitmail json YAML

Updated print/cups-filters to 1.0.59

(wiz)

2014-10-01 12:49:13 UTC MAIN commitmail json YAML

Update to 1.0.59:

CHANGES IN V1.0.59

- cupsfilters.drv: Added PPD file for a Generic IPP Everywhere
  Printer, generating PWG Raster output.
- gstoraster, pdftoraster, imagetoraster: Allow PWG Raster
  output with print queues using a PPD file, using the new
  "PWGRaster" PPD attribute.
- pdftoraster: Removed "cm_disabled" flag in selectConvFunc()
- libcupsfilters: Allowed color management to continue while
  invalid input
- rastertopdf: Streamlined PDF conversion code
- rastertopdf: Invert all CUPS_CSPACE_K documents by default
- foomatic-rip: Clean trailing white space from PPD file lines to
  avoid a segfault caused by it (Bug #1227).

(wiz)

2014-10-01 12:46:26 UTC MAIN commitmail json YAML

Updated time/py-vdirsyncer to 0.3.0

(wiz)

2014-10-01 12:46:17 UTC MAIN commitmail json YAML

Update to 0.3.0:

Version 0.3.0
=============

*released on 20 September 2014*

- Add ``verify_fingerprint`` parameter to
  :py:class:`vdirsyncer.storage.HttpStorage`,
  :py:class:`vdirsyncer.storage.CaldavStorage` and
  :py:class:`vdirsyncer.storage.CarddavStorage`,
  see issue `#99`_ and pull request `#106`_.

- Add ``passwordeval`` parameter to :ref:`general_config`, see issue `#108`_
  and pull request `#117`_.

- Emit warnings (instead of exceptions) about certain invalid responses from
  the server, see issue `#113`_.  This is apparently required for compatibility
  with Davmail.

.. _`#99`: https://github.com/untitaker/vdirsyncer/issues/99
.. _`#106`: https://github.com/untitaker/vdirsyncer/pull/106
.. _`#108`: https://github.com/untitaker/vdirsyncer/issues/108
.. _`#113`: https://github.com/untitaker/vdirsyncer/issues/113
.. _`#117`: https://github.com/untitaker/vdirsyncer/pull/117

(wiz)

2014-10-01 12:44:43 UTC MAIN commitmail json YAML

Updated net/py-twisted to 14.0.2

(wiz)

2014-10-01 12:44:34 UTC MAIN commitmail json YAML

Update to 14.0.2. To quote upstream:
"No significant changes have been made for this release."
To my understanding, a test has been fixed.

(wiz)

2014-10-01 12:31:36 UTC MAIN commitmail json YAML

Updated devel/py-test to 2.6.3

(wiz)

2014-10-01 12:31:27 UTC MAIN commitmail json YAML

Update to 2.6.3:

2.6.3
-----------

- fix issue575: xunit-xml was reporting collection errors as failures
  instead of errors, thanks Oleg Sinyavskiy.

- fix issue582: fix setuptools example, thanks Laszlo Papp and Ronny
  Pfannschmidt.

- Fix infinite recursion bug when pickling capture.EncodedFile, thanks
  Uwe Schmitt.

- fix issue589: fix bad interaction with numpy and others when showing
  exceptions.  Check for precise "maximum recursion depth exceed" exception
  instead of presuming any RuntimeError is that one (implemented in py
  dep).  Thanks Charles Cloud for analysing the issue.

- fix conftest related fixture visibility issue: when running with a
  CWD outside a test package pytest would get fixture discovery wrong.
  Thanks to Wolfgang Schnerring for figuring out a reproducable example.

- Introduce pytest_enter_pdb hook (needed e.g. by pytest_timeout to cancel the
  timeout when interactively entering pdb).  Thanks Wolfgang Schnerring.

- check xfail/skip also with non-python function test items. Thanks
  Floris Bruynooghe.

(wiz)

2014-10-01 12:26:36 UTC MAIN commitmail json YAML

Updated databases/py-sqlparse to 0.1.12

(wiz)

2014-10-01 12:26:27 UTC MAIN commitmail json YAML

Update to 0.1.12:

Release 0.1.12 (Sep 20, 2014)
-----------------------------

Bug Fixes
* Fix handling of NULL keywords in aliased identifiers.
* Fix SerializerUnicode to split unquoted newlines (issue131, by Michael Schuller).
* Fix handling of modulo operators without spaces (by gavinwahl).

Enhancements
* Improve parsing of identifier lists containing placeholders.
* Speed up query parsing of unquoted lines (by Michael Schuller).

(wiz)

2014-10-01 12:25:53 UTC MAIN commitmail json YAML

Updated devel/py-setuptools to 6.0.2

(wiz)

2014-10-01 12:25:44 UTC MAIN commitmail json YAML

Update to 6.0.2:

-----
6.0.2
-----

* Issue #262: Fixed regression in pip install due to egg-info directories
  being omitted. Re-opens Issue #118.

-----
6.0.1
-----

* Issue #259: Fixed regression with namespace package handling on ``single
  version, externally managed`` installs.

---
6.0
---

* Issue #100: When building a distribution, Setuptools will no longer match
  default files using platform-dependent case sensitivity, but rather will
  only match the files if their case matches exactly. As a result, on Windows
  and other case-insensitive file systems, files with names such as
  'readme.txt' or 'README.TXT' will be omitted from the distribution and a
  warning will be issued indicating that 'README.txt' was not found. Other
  filenames affected are:

    - README.rst
    - README
    - setup.cfg
    - setup.py (or the script name)
    - test/test*.py

  Any users producing distributions with filenames that match those above
  case-insensitively, but not case-sensitively, should rename those files in
  their repository for better portability.
* Pull Request #72: When using ``single_version_externally_managed``, the
  exclusion list now includes Python 3.2 ``__pycache__`` entries.
* Pull Request #76 and Pull Request #78: lines in top_level.txt are now
  ordered deterministically.
* Issue #118: The egg-info directory is now no longer included in the list
  of outputs.
* Issue #258: Setuptools now patches distutils msvc9compiler to
  recognize the specially-packaged compiler package for easy extension module
  support on Python 2.6, 2.7, and 3.2.

---
5.8
---

* Issue #237: ``pkg_resources`` now uses explicit detection of Python 2 vs.
  Python 3, supporting environments where builtins have been patched to make
  Python 3 look more like Python 2.

(wiz)

2014-10-01 12:23:41 UTC MAIN commitmail json YAML

Updated multimedia/libdvdnav to 5.0.1

(wiz)

2014-10-01 12:23:31 UTC MAIN commitmail json YAML

Update to 5.0.1. Set LICENSE.

libdvdnav (5.0.1)
* removed assert on unknown VM commands, fixing playback of some DVDs
* fixed a double free in dvdnav_free_dup
* fixed an integer overflow, a data race condition and return inconsistency

libdvdnav (5.0.0)
* Android support
* fixed numerous crashes, assertions and corruptions
* rewrite of the build-system, including silent rules
* clean code, simplify and remove warnings
* fix compilation in C++ applications
* removal of remap .MAP files unused feature
* remove the dvdnavmini library
* fix compilation on OS/2 and Hurd

libdvdnav (4.2.1)
* fixed failed assertion on menu-less DVDs
* fixed playback issues on multi-angle DVDs
* fixed crash when playing a DVD from different region than currently set
  in the DVD drive
* fixed segfaults when reading certain DVDs (including "Jack Reacher",
  "Ghost Protocol", "Inside Man", "The Dictator" and "Tangled")

(wiz)

2014-10-01 12:21:31 UTC MAIN commitmail json YAML

2014-10-01 12:21:20 UTC MAIN commitmail json YAML

2014-10-01 12:18:29 UTC MAIN commitmail json YAML

Updated multimedia/libdvdread to 5.0.0

(wiz)

2014-10-01 12:18:19 UTC MAIN commitmail json YAML

Update to 5.0.0:

libdvdread (5.0.0)
* added support for Android
* fix build support for OS/2
* fix crashes in IFO parsing (Shark Week The Great Bites Collection)

libdvdread (4.9.9)
  * major cleanup
  * rewritten build system, including removal of configure2 and dvdread-config
  * fix numerous crashes
  * added QNX support
  * updated to support libdvdcss 1.3.0
  * improved dlopen support for Win32
  * simplify static linking of libdvdcss

libdvdread (4.2.1)
  * fix huge memory consumption when reading DVDs: "Up" and "Dark Knight"
  * numerous crashes fixed, notably on ARCCOS protected DVDs,
    like Transformers 3, Brave, The Express, Sherlock Holmes
    and Cars 2,
  * fix packed structures with mingw gcc >= 4.7

(wiz)

2014-10-01 12:14:42 UTC MAIN commitmail json YAML

Fix ABI break (2 enums change value) when I added NetBSD credential support

(prlw1)

2014-10-01 12:14:02 UTC MAIN commitmail json YAML

Add security/php-ssh2

(fhajny)

2014-10-01 12:13:37 UTC MAIN commitmail json YAML

Added security/php-ssh2 version 0.12

(fhajny)

2014-10-01 12:13:24 UTC MAIN commitmail json YAML

Import security/php-ssh2 (based on wip/php-ssh2).

Provides bindings to the functions of libssh2 which implements
the SSH2 protocol.

(fhajny)

2014-10-01 12:12:36 UTC MAIN commitmail json YAML

Updated converters/help2man to 1.46.3

(wiz)

2014-10-01 12:12:28 UTC MAIN commitmail json YAML

Update to 1.46.3:

help2man (1.46.3) unstable; urgency=medium

  * Update Serbian translation (thanks to Мирослав Николић).
  * Add Spanish translation (thanks to Antonio Ceballos).

-- Brendan O'Dea <bod@debian.org>  Sun, 21 Sep 2014 19:01:16 +1000

(wiz)

2014-10-01 12:08:24 UTC MAIN commitmail json YAML

Changes 2.1.2:
* "git push" over HTTP transport had an artificial limit on number of
  refs that can be pushed imposed by the command line length.
* When receiving an invalid pack stream that records the same object
  twice, multiple threads got confused due to a race.
* An attempt to remove the entire tree in the "git fast-import" input
  stream caused it to misbehave.
* Reachability check (used in "git prune" and friends) did not add a
  detached HEAD as a starting point to traverse objects still in use.
* "git config --add section.var val" used to lose existing
  section.var whose value was an empty string.
* "git fsck" failed to report that it found corrupt objects via its
  exit status in some cases.

(adam)

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

Updated security/libgpg-error to 1.16

(wiz)

2014-10-01 11:54:52 UTC MAIN commitmail json YAML

Update to 1.16:

Noteworthy changes in version 1.16 (2014-09-18) [C12/A12/R2]
-----------------------------------------------

* Support building for iOS.

* Fixed a prototype mismatch.

* Fix es_fclose for streams opened with "samethread".

(wiz)

2014-10-01 11:53:42 UTC MAIN commitmail json YAML

Updated sysutils/py-psutil to 2.1.2

(wiz)

2014-10-01 11:53:33 UTC MAIN commitmail json YAML

Update to 2.1.2:

2.1.2 - 2014-09-21
==================

**Enhancements**

- #407: project moved from Google Code to Github; code moved from Mercurial
  to Git.
- #492: use tox to run tests on multiple python versions.  (patch by msabramo)
- #505: [Windows] distribution as wheel packages.
- #511: new examples/ps.py sample code.

**Bug fixes**

- #340: [Windows] Process.get_open_files() no longer hangs.  (patch by
  Jeff Tang)
- #501: [Windows] disk_io_counters() may return negative values.
- #503: [Linux] in rare conditions Process exe(), open_files() and
  connections() methods can raise OSError(ESRCH) instead of NoSuchProcess.
- #504: [Linux] can't build RPM packages via setup.py
- #506: [Linux] python 2.4 support was broken.
- #522: [Linux] Process.cpu_affinity() might return EINVAL.  (patch by David
  Daeschler)
- #529: [Windows] Process.exe() may raise unhandled WindowsError exception
  for PIDs 0 and 4.  (patch by Jeff Tang)
- #530: [Linux] psutil.disk_io_counters() may crash on old Linux distros
  (< 2.6.5)  (patch by Yaolong Huang)
- #533: [Linux] Process.memory_maps() may raise TypeError on old Linux distros.

(wiz)

2014-10-01 11:52:35 UTC MAIN commitmail json YAML

Updated audio/musicpd to 0.18.16

(wiz)

2014-10-01 11:52:26 UTC MAIN commitmail json YAML

Update to 0.18.16:

ver 0.18.16 (2014/09/26)
* fix DSD breakage due to typo in configure.ac

ver 0.18.15 (2014/09/26)
* command
  - list: reset used size after the list has been processed
* fix MixRamp
* work around build failure on NetBSD

(wiz)

2014-10-01 11:46:50 UTC MAIN commitmail json YAML

Updated databases/py-ldap to 2.4.17

(wiz)

2014-10-01 11:46:41 UTC MAIN commitmail json YAML

Update to 2.4.17:

Released 2.4.17 2014-09-27

Changes since 2.4.16:

Lib/
* New hook syncrepl_refreshdone() in ldap.syncrepl.SyncReplConsumer
  (thanks to Petr Spacek and Chris Mikkelson)

Modules/
* Added support for getting file descriptor of connection
  with ldap.OPT_DESC

(wiz)

2014-10-01 11:45:09 UTC MAIN commitmail json YAML

2014-10-01 11:45:00 UTC MAIN commitmail json YAML

Update to 8.36:

Version 8.36 26-September-2014
------------------------------

1.  Got rid of some compiler warnings in the C++ modules that were shown up by
    -Wmissing-field-initializers and -Wunused-parameter.

2.  The tests for quantifiers being too big (greater than 65535) were being
    applied after reading the number, and stupidly assuming that integer
    overflow would give a negative number. The tests are now applied as the
    numbers are read.

3.  Tidy code in pcre_exec.c where two branches that used to be different are
    now the same.

4.  The JIT compiler did not generate match limit checks for certain
    bracketed expressions with quantifiers. This may lead to exponential
    backtracking, instead of returning with PCRE_ERROR_MATCHLIMIT. This
    issue should be resolved now.

5.  Fixed an issue, which occures when nested alternatives are optimized
    with table jumps.

6.  Inserted two casts and changed some ints to size_t in the light of some
    reported 64-bit compiler warnings (Bugzilla 1477).

7.  Fixed a bug concerned with zero-minimum possessive groups that could match
    an empty string, which sometimes were behaving incorrectly in the
    interpreter (though correctly in the JIT matcher). This pcretest input is
    an example:

      '\A(?:[^"]++|"(?:[^"]*+|"")*+")++'
      NON QUOTED "QUOT""ED" AFTER "NOT MATCHED

    the interpreter was reporting a match of 'NON QUOTED ' only, whereas the
    JIT matcher and Perl both matched 'NON QUOTED "QUOT""ED" AFTER '. The test
    for an empty string was breaking the inner loop and carrying on at a lower
    level, when possessive repeated groups should always return to a higher
    level as they have no backtrack points in them. The empty string test now
    occurs at the outer level.

8.  Fixed a bug that was incorrectly auto-possessifying \w+ in the pattern
    ^\w+(?>\s*)(?<=\w) which caused it not to match "test test".

9.  Give a compile-time error for \o{} (as Perl does) and for \x{} (which Perl
    doesn't).

10. Change 8.34/15 introduced a bug that caused the amount of memory needed
    to hold a pattern to be incorrectly computed (too small) when there were
    named back references to duplicated names. This could cause "internal
    error: code overflow" or "double free or corruption" or other memory
    handling errors.

11. When named subpatterns had the same prefixes, back references could be
    confused. For example, in this pattern:

      /(?P<Name>a)?(?P<Name2>b)?(?(<Name>)c|d)*l/

    the reference to 'Name' was incorrectly treated as a reference to a
    duplicate name.

12. A pattern such as /^s?c/mi8 where the optional character has more than
    one "other case" was incorrectly compiled such that it would only try to
    match starting at "c".

13. When a pattern starting with \s was studied, VT was not included in the
    list of possible starting characters; this should have been part of the
    8.34/18 patch.

14. If a character class started [\Qx]... where x is any character, the class
    was incorrectly terminated at the ].

15. If a pattern that started with a caseless match for a character with more
    than one "other case" was studied, PCRE did not set up the starting code
    unit bit map for the list of possible characters. Now it does. This is an
    optimization improvement, not a bug fix.

16. The Unicode data tables have been updated to Unicode 7.0.0.

17. Fixed a number of memory leaks in pcregrep.

18. Avoid a compiler warning (from some compilers) for a function call with
    a cast that removes "const" from an lvalue by using an intermediate
    variable (to which the compiler does not object).

19. Incorrect code was compiled if a group that contained an internal recursive
    back reference was optional (had quantifier with a minimum of zero). This
    example compiled incorrect code: /(((a\2)|(a*)\g<-1>))*/ and other examples
    caused segmentation faults because of stack overflows at compile time.

20. A pattern such as /((?(R)a|(?1)))+/, which contains a recursion within a
    group that is quantified with an indefinite repeat, caused a compile-time
    loop which used up all the system stack and provoked a segmentation fault.
    This was not the same bug as 19 above.

21. Add PCRECPP_EXP_DECL declaration to operator<< in pcre_stringpiece.h.
    Patch by Mike Frysinger.

(wiz)

2014-10-01 11:43:36 UTC MAIN commitmail json YAML

Updated net/py-foolscap to 0.7.0

(wiz)

2014-10-01 11:43:27 UTC MAIN commitmail json YAML

Update to 0.7.0:

* Release 0.7.0 (23-Sep-2014)

** Security Fixes

The "flappserver" feature was found to have a vulnerability in the
service-lookup code which, when combined with an attacker who has the ability
to write files to a location where the flappserver process could read them,
would allow that attacker to obtain control of the flappserver process.

Users who run flappservers should upgrade to 0.7.0, where this was fixed as
part of #226.

Each flappserver runs from a "base directory", and uses multiple files within
the basedir to track the services that have been configured. The format of
these files has changed. The flappserver tool in 0.7.0 remains capable of
reading the old format (safely), but will upgrade the basedir to the new
format when you use "flappserver add" to add a new service. Brand new
servers, created with "flappserver create", will use the new format.

The flappserver tool in 0.6.5 (or earlier) cannot handle this new format, and
will believe that no services have been configured. Therefore downgrading to
an older version of Foolscap will require manual reconstruction of the
configured services.

** Major Changes

UnauthenticatedTub has been deprecated, and will be removed in the next
release (0.8.0). This seldom-used feature provides Foolscap's RPC semantics
without any of the security, and was included to enable the use of Foolscap
without depending upon the (challenging-to-install) PyOpenSSL library.
However, in practice, the lack of a solid dependency on PyOpenSSL has made
installation more difficult for applications that *do* want the security, and
UnauthenticatedTub is a footgun waiting to go off. Foolscap's code and
packaging will be simpler without it. (#67)

** Minor Changes

The "git-foolscap" tools, which make it possible to publish and clone Git
repositories over a Foolscap (flappserver) connection, have been moved from
their hiding place in doc/examples/ into their own project, hosted at
https://github.com/warner/git-foolscap . They will also be published on PyPI,
to enable "pip install git-foolscap".

The documentation was converted from Lore to ReStructuredText (.rst). Thanks
to Koblaid for the patient work. (#148)

The connection-hint parser in 0.7.0 has been changed to handle all TCP forms
of Twisted's "Client Endpoint Descriptor" syntax, including the short
"tcp:127.0.0.1:9999" variant. A future version should handle arbitrary
endpoint descriptors (including Tor and i2p, see #203), but this small step
should improve forward compatibility. (#216, #217)

(wiz)

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

Updated misc/py-anki2 to 2.0.29

(wiz)

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

Update to 2.0.29:

Changes in 2.0.29

    Fix "app is damaged" message on OSX Yosemite

    A new "added" graph that shows how many new cards have been added
    to the collection.

    When exporting notes as text, say the number of notes that were
    exported, not the number of cards.

    Allow tags to be separated with an ideographic space character
    (eg. Japanese full width space)

    Allow closing the edit current dialog with Ctrl-Enter.

    Show more info when syncing media, so you can see it窶冱 progressing
    and get an idea of how long is left.

    All the web components in Anki default to accepting focus and
    allowing copying now, which should fix issues with some screens
    not allowing copy to the clipboard, such as the card info screen.

    Fix a bug where <br> tags were being inserted in place of newlines
    when importing with html enabled.

    Fix a bug when trying to recover from a corrupt profile.

    Fix addons being downloaded with double newlines on Windows.

    If an existing anki instance is hung, start a new instance when
    user clicks on anki icon.

    A few translation fixes thanks to Derbeth.

    Disable a better error message when some ssl errors occur.

    Make the tab width in the template editor reasonable.

    Strip any formatting when pasting into the template editor, as
    rich text has no meaning there.

    If the computer has no desktop folder, place collection packages
    in the user窶冱 home directory.

    Fix a bug that was allowing nesting other decks under filtered
    decks.

    Fix a bug that was causing templates to get out of sync with field
    names on

    Don窶冲 jump around in the browser窶冱 card list when deleting cards.

    On Linux systems that don窶冲 have a documents folder defined,
    default to ~/Documents/Anki (in English) for the profile folder.

    We no longer encode and decode %20 and so on when fields are
    edited. This should fix the bug where users were having text with
    percent signs in it being turned into other characters.

    Tags that differ only in case are no longer allowed, as tags were
    sometimes case-sensitive and sometimes not. The case that you use
    the first time you enter will be used for all future cards added
    with that tag. If you want to change the capitalization of that
    tag, you can temporarily remove the tag from all cards and then
    add it again with the new case.

    Ignore >100MB files when syncing instead of having the server
    throw an error.

(wiz)

2014-10-01 11:37:49 UTC MAIN commitmail json YAML

Note update of the "spamassassin" package to version 3.4.0nb2.

(tron)

2014-10-01 11:37:31 UTC MAIN commitmail json YAML

Make the DNSRBL based plug-ins work with version 0.76 or newer of the
"p5-Net-DNS" package. Patch taken from the SVN repository.

(tron)

2014-10-01 11:13:47 UTC MAIN commitmail json YAML

2014-10-01 11:13:38 UTC MAIN commitmail json YAML

Update to 311:

Patch #311 - 2014/09/18

* mention  xclip  in manpage as an alternative workaround for copying
  clipboard  data, noting that selectToClipboard (from patch #209) is
  the recommended approach (Debian #639094).
* correct comparison in do_select_regex() of working position against
  starting column.
* correct    initialization  for  regular-expression  feature  of
  exec-selectable and insert-selectable actions (Debian #758633).
* modify  logic  for  exec-formatted  and insert-formatted actions to
  ensure  that  the  formatting  occurs  just  after the selection is
  received (Debian #758633).
* account  for  state  of  reverse-video  in  special  case of cursor
  coloring (Debian #759734).
* fix  a  sign-extension  problem  in  ReGIS  support,  as  well  as
  correcting  a case where ignored-characters were not really ignored
  (patch by Ross Combs).
* Enable the "Escape Sequence" menu entry when an OSC 50 is received.
  Also  disable  it  if the escape sequence specifies no font (Debian
  #760208).
* improve fix for the fontsel menu entry from patch #304: because the
  recovery  used  the  "current  font",  it  would  fail if one first
  selected a valid font, then an invalid font (Debian #760207).
* correct  an  off-by-one  in  limit-check for ScrnLimitChar function
  (report by Egmont Koblinger).

(wiz)

2014-10-01 11:12:17 UTC MAIN commitmail json YAML

wxmaxima-14.09.0.

(wiz)

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

2014-10-01 11:09:55 UTC MAIN commitmail json YAML

Import wxmaxima-14.09.0 as math/wxmaxima. The casing of the package name
is finally consistent.

This is a graphical UI for the computer algebra system maxima.

Changes compared to math/wxMaxima:

14.09.0:
Bugfixes and compatibility with wxGTK-3.x.

(wiz)

2014-10-01 11:05:36 UTC MAIN commitmail json YAML

Updated www/p5-CGI to 4.04

(wiz)

2014-10-01 11:05:27 UTC MAIN commitmail json YAML

Update to 4.04, add a build (test?) dependency.

4.04 2014-09-04

    [ RELEASE NOTES ]
    - this release removes some long deprecated modules/functions and
      includes refactoring to the temporary file handling in CGI.pm. if
      you are doing anything out of the ordinary with regards to temp
      files you should test your code before deploying this update as
      temp files may no longer be stored in previously used locations

    [ REMOVED / DEPRECATIONS ]
    - startform and endform methods removed (previously deprecated, you
      should be using the start_form and end_form methods)
    - both CGI::Apache and CGI::Switch have been removed as these modules
      1) have been deprecated for *years*, and 2) do nothing whatsoever

    [ SPEC / BUG FIXES ]
    - handle multiple values in X-Forwarded-Host header, we follow the
      logic in most other frameworks and take the last value from the list
      (RT #54487)
    - refactor CGITempFile::find_tempdir to use File::Spec->tmpdir
      (related: RT #71799)
    - fix warnings when QUERY_STRING has empty key=value pairs (RT #54511)
    - pad custom 500 status response messages to > 512 for MSIE (RT #81946)
    - make Vars tied hash delete method return the value deleted from the hash
      making it act like perl's delete (RT #51020)

    [ TESTING ]
    - add .travis.yml (https://travis-ci.org)
    - test case for RT #53966 - disallow filenames with ~ char
    - test case for RT #55166 - calling Vars to get the filename does not return
      a filehandle, so this cannot be used in the call to uploadinfo, also
      update documentation for the uploadInfo to show that ->Vars should not be
      used to get the filename for this method
    - fix t/url.t to pass on Win32 platforms that have the SCRIPT_NAME env
      variable set (RT #89992)
    - add procedural call tests for upload and uploadInfo to confirm these work
      as should (RT #91136)

    [ DOCUMENTATION ]
    - tweak perldoc for -utf8 option (RT #54341, thanks to Helmut Richter)
    - explain the HTML generation functions should no longer be used and that
      they may be deprecated in a future release

4.03 2014-07-02

    [ REMOVED / DEPRECATIONS ]
    - the -multiple option to popup_menu is now IGNORED as this did not
      function correctly. If you require a menu with multiple selections
      use the scrolling_list method. (RT #30057)

    [ SPEC / BUG FIXES ]
    - support redirects in mod_perl2, or fall back to using env variable
      for up to 5 redirects, when getting the query string (RT #36312)
    - CGI::Cookie now correctly supports the -max-age argument, previously
      if this was passed the value of the -expires argument would be used
      meaning there was no way to supply *only* this argument (RT #50576)
    - make :all actually import all methods, except for :cgi-lib, and add
      :ssl to the :standard import (RT #70337)

    [ DOCUMENTATION ]
    - clarify documentation regarding query_string method (RT #48370)
    - links fixed in some perldoc (Thanks to Michiel Beijen)

    [ TESTING ]
    - add t/changes.t for testing this Changes file
    - test case for RT #31107 confirming multipart parsing is to spec
    - improve t/rt-52469.t by adding a timeout check

4.02 2014-06-09

    [ NEW FEATURES ]
    - CGI::Carp learns noTimestamp / $CGI::Carp::NO_TIMESTAMP to prevent
      timestamp in messages (RT #82364, EDAVIS@cpan.org)
    - multipart_init and multipart_start learn -charset option (RT #22737)

    [ SPEC / BUG FIXES ]
    - Support multiple cookies when passing an ARRAY ref with -set-cookie
      (RT #15065, JWILLIAMS@cpan.org)

    [ DOCUMENTATION ]
    - Made licencing information consistent and remove duplicate comments
      about licence details, corrected location to report bugs (RT #38285)

(wiz)

2014-10-01 11:02:42 UTC MAIN commitmail json YAML

Updated www/p5-Template-Toolkit to 2.26

(wiz)

2014-10-01 11:02:33 UTC MAIN commitmail json YAML

Update to 2.26:

#-----------------------------------------------------------------------
# Version 2.26 - 17th September 2014
#------------------------------------------------------------------------

* Andy Wardley added outline directives. See Template::Manual::Syntax and
  Template::Manual::Config for details of the OUTLINE_TAG option and new
  'outline' TAG_STYLE.  See t/outline.t for examples.

* Andy Wardley improved the handling of keywords when the ANYCASE option
  is in use.  See t/anycase.t for examples.

* Chromatic fixed UTF-8 encoding in URLs in URL plugin.
  https://github.com/abw/Template2/pull/31

* Brian Fraser added support for platforms without LC_ALL/setlocale.
  https://github.com/abw/Template2/pull/34

* Amiri Barksdale fixed RT46691 to plug filter memory leaks
  https://github.com/abw/Template2/pull/36

* John Lightsey fixed RT59208 to improve SET
  https://github.com/abw/Template2/pull/38
  UPDATE: This had to be reverted as it cause a subtle breakage elsewhere

(wiz)

2014-10-01 11:00:58 UTC MAIN commitmail json YAML

Updated devel/p5-Path-Class to 0.35

(wiz)

2014-10-01 11:00:50 UTC MAIN commitmail json YAML

Update to 0.35:

0.35  Sun Sep 14 21:29:07 CDT 2014

- fce4b8e - Fixed a t/03-filesystem.t test error on Windows <Andrew Gregory>

(wiz)

2014-10-01 11:00:09 UTC MAIN commitmail json YAML

Updated devel/p5-Exporter-Tiny to 0.040

(wiz)

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

Update to 0.040:

0.040 2014-09-17

[ Packaging ]
- Repackage as a stable release.

0.039_01 2014-07-20

[ Documentation ]
- Document warning and error messages produced by Exporter::Tiny.

[ Other ]
- Exporter::Tiny would previously cause B.pm to be loaded into memory any
  time it exported anything. It no longer does.
- No longer die when redefining locally defined subs.
- Warn when redefining any subs.

(wiz)

2014-10-01 10:59:13 UTC MAIN commitmail json YAML

Updated devel/p5-Variable-Magic to 0.54

(wiz)

2014-10-01 10:59:02 UTC MAIN commitmail json YAML

Update to 0.54:

0.54    2014-09-22 17:30 UTC
        + Add : The new constant VMG_COMPAT_CODE_COPY_CLONE evaluates to true
                if your perl calls 'copy' magic when a magical code prototype
                is cloned, which is currently the case for perl 5.17.0 and
                above.
        + Fix : [RT #90205] : copy magic on subs puts raw CV in $_[3]
                $_[3] will now contain a reference to the cloned code when
                'copy' magic is called for a coderef.
                Thanks Lukas Mai for reporting.
        + Fix : t/35-stash.t has been taught about perl 5.21.4.
        + Fix : Tests using run_perl() in t/17-ctl.t will no longer fail on
                Android.

(wiz)

2014-10-01 10:58:16 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-TimeZone to 1.75

(wiz)

2014-10-01 10:58:08 UTC MAIN commitmail json YAML

Update to 1.75:

1.75    2014-09-30

- This release is based on version 2014h of the Olson database. This release
  only includes historical changes.

(wiz)

2014-10-01 10:57:20 UTC MAIN commitmail json YAML

Updated devel/p5-Package-Stash to 0.37

(wiz)

2014-10-01 10:57:12 UTC MAIN commitmail json YAML

Update to 0.37. Fix dependency.

0.37  2014-09-21
      - fix spurious warning in taint mode (Niko Tyni, #12)

(wiz)

2014-10-01 10:56:17 UTC MAIN commitmail json YAML

Updated textproc/p5-YAML to 1.12

(wiz)

2014-10-01 10:56:09 UTC MAIN commitmail json YAML

2014-10-01 10:55:23 UTC MAIN commitmail json YAML

Updated archivers/p5-Archive-Tar to 2.02

(wiz)

2014-10-01 10:55:14 UTC MAIN commitmail json YAML

Update to 2.02:

2.02  14/09/2014
- Tests should now be able to be run in parallel

(wiz)

2014-10-01 10:53:24 UTC MAIN commitmail json YAML

Updated devel/p5-IO-Compress to 2.066

(wiz)

2014-10-01 10:53:15 UTC MAIN commitmail json YAML

Update to 2.066:

  2.066 21 Sept 2014

      * IO::Uncompress::Gzip
        Documentation of ExtraFlags stated the XFL values for BEST_COMPRESSION
        and BEST_SPEED use the values 2 & 4 respectively. They should
        be 4 & 2. Code for setting XFL was correct.

      * RT #95494: IO::Uncompress::Gunzip: Can no longer gunzip to in-memory
        file handle

(wiz)

2014-10-01 10:51:07 UTC MAIN commitmail json YAML

Updated mail/p5-MIME-Types to 2.09

(wiz)

2014-10-01 10:50:58 UTC MAIN commitmail json YAML

Update to 2.09:

version 2.09: Sun Sep 14 18:12:08 CEST 2014

Improvements:
- documentation use consistent parameter casing
- do not use '//' to support 5.8.*
  rt.cpan.org#98664 [Paul]

(wiz)

2014-10-01 10:50:02 UTC MAIN commitmail json YAML

Updated devel/p5-Compress-Raw-Bzip2 to 2.066

(wiz)

2014-10-01 10:49:53 UTC MAIN commitmail json YAML

Update to 2.066:
-------

  2.066 21 Sept 2014

      * No Changes

(wiz)

2014-10-01 10:49:02 UTC MAIN commitmail json YAML

Updated devel/p5-Compress-Raw-Zlib to 2.066

(wiz)

2014-10-01 10:48:53 UTC MAIN commitmail json YAML

Update to 2.066:

  2.066 21 Sept 2014

      * Another COW violation
        [#98069]

      * misleading nesting/indentation (found by Coverity)
        [#95405]

(wiz)

2014-10-01 10:47:44 UTC MAIN commitmail json YAML

Updated misc/p5-Business-ISBN to 2.09

(wiz)

2014-10-01 10:47:35 UTC MAIN commitmail json YAML

Update to 2.09:

2.09 - Sat Sep 20 18:15:37 2014
* Break circular dependency on Test::ISBN

2.08 - Fri Sep 19 12:53:21 2014
* Add increment and decrement to create new article numbers
(Markus Spann)

(wiz)

2014-10-01 10:46:13 UTC MAIN commitmail json YAML

Updated misc/p5-Business-ISBN-Data to 20140910.002

(wiz)

2014-10-01 10:46:04 UTC MAIN commitmail json YAML

Update to 20140910.002. Set LICENSE.

20140910.02 - Mon Sep 22 14:31:21 2014
* Look in the current directory for RangeMessage.xml if it's
not in other locations. This can help with various Perl app
packagers. (But, also try ISBN_RANGE_MESSAGE env var)

20140910.001 - Thu Sep 18 06:46:01 2014
* Update to the latest data (2014-09-10)

(wiz)

2014-10-01 10:43:23 UTC MAIN commitmail json YAML

Updated net/p5-Net-DNS to 0.80

(wiz)

2014-10-01 10:43:12 UTC MAIN commitmail json YAML

Update to 0.80:

**** 0.80 Sep 22, 2014

Removal of Win32::IPHelper support with cygwin

Resolvers on Cygwin can get their DNS configuration from the
registry directly via the /proc filesystem.  Getting rid of
the other method reduces dependencies and makes installations
less error prone.

Rework rt.cpan.org #96119

"Too late to run INIT block" warning for require Net::DNS

(wiz)

2014-10-01 10:42:10 UTC MAIN commitmail json YAML

Updated databases/p5-DBD-postgresql to 3.4.2

(wiz)

2014-10-01 10:42:02 UTC MAIN commitmail json YAML

Update to 3.4.2:

Version 3.4.2  Released September 25, 2015 (git commit 61440e1f4ccb6c293c5838676da1942e0df67271)

  - Fix bug where single-quoted type arguments to the table_info()
    method were causing a SQL error.
    [Greg Sabino Mullane] (CPAN bug #99144)

(wiz)

2014-10-01 10:23:56 UTC MAIN commitmail json YAML

Updated finance/gnucash to 2.6.3nb10

(wiz)

2014-10-01 10:23:46 UTC MAIN commitmail json YAML

2014-10-01 09:45:01 UTC MAIN commitmail json YAML

Mention meld-devel removal.

(wiz)

2014-10-01 09:44:26 UTC MAIN commitmail json YAML

2014-10-01 09:43:54 UTC MAIN commitmail json YAML

Updated devel/meld to 3.12.0

(wiz)

2014-10-01 09:43:43 UTC MAIN commitmail json YAML

Update to 3.12.0, based on meld-devel with an update. Changes to meld-devel:

2014-09-27 meld 3.12.0
======================

  Fixes:

  * Ignore missing files when cleaning up our recently-used folder (Kai
    Willadsen)
  * Guard against dialogs missing properties they should definitely have (Kai
    Willadsen)
  * Remove old property from patch dialog (Kai Willadsen)

  Translations:

  * Andika Triwidada (id)
  * Marek Černocký (cs)
  * Piotr Drąg (pl)

2014-09-19 meld 3.11.4
======================

  Fixes:

  * Only apply the auto merge flag to the last comparison started (Kai
    Willadsen)
  * Fix install layout issues on Debian-based systems (Kai Willadsen)
  * Fix "Open External" for files on Windows (Kai Willadsen)
  * Record installation directory and executable location on Windows (Kai
    Willadsen)
  * Revert to using latin1 as a fallback encoding; this will be reverted in
    the next unstable series (Kai Willadsen)

  Translations:

  * Andika Triwidada (id)
  * Daniel Mustieles (es)
  * fr33domlover (he)
  * Jiri Grönroos (fi)
  * Josef Andersson (sv)
  * Marek Černocký (cs)
  * Piotr Drąg (pl)

(wiz)

2014-10-01 09:42:01 UTC MAIN commitmail json YAML

Updated games/puzzles to 20140925.r10264

(wiz)

2014-10-01 09:41:50 UTC MAIN commitmail json YAML

Update to 20140925.r10264:
Remove the MD5-based manifest file system.
Remove dependencies on Subversion.
Improve connectedness-error highlighting in Singles.

(wiz)

2014-10-01 09:41:22 UTC MAIN commitmail json YAML

Option description for clang static analyzer.

(wiz)

2014-10-01 09:41:02 UTC MAIN commitmail json YAML

2014-10-01 09:40:13 UTC MAIN commitmail json YAML

Updated x11/xtrans to 1.3.5

(wiz)

2014-10-01 09:40:02 UTC MAIN commitmail json YAML

Update to 1.3.5:

Here's a release of Xtrans that includes a bunch of const fixes and a
new Listen function which the X server wants to allow -nolisten tcp by default.

Alan Coopersmith (7):
      Update docs to note that TransName is now const char *
      Add const qualifiers to TRANS(Open...) address args
      Add const qualifiers to TRANS(Reopen...) port args
      Add const qualifiers to TRANS(CreateListener) port args
      Add const qualifiers to TRANS(Connect) args
      Add const qualifiers to TRANS(MakeAll*ServerListeners) port args
      Add const qualifiers to TRANS(OpenC{L,O}TS{Server,Client}) args

Keith Packard (2):
      Add TRANS(Listen) function to re-enable specific listen sockets
      xtrans 1.3.5

(wiz)

2014-10-01 09:39:41 UTC MAIN commitmail json YAML

Updated x11/libdrm to 2.4.58

(wiz)

2014-10-01 09:39:30 UTC MAIN commitmail json YAML

Update to 2.4.58:

2.4.58:

    Rob Clark (3):
      fix compile error on 32bit systems
      more compile fix
      configure.ac: bump version to 2.4.58 for release

2.4.57:

    Alex Deucher (2):
      radeon: add new CIK pci ids
      radeon: add new SI pci ids

    Benjamin Gaignard (1):
      modetest: Add support of STI driver

    Damien Lespiau (1):
      intel: Don't leak the test page in an has_userptr() error path

    Emil Velikov (27):
      all: include config.h only when available and use its defines
      libkms: remove explicit define _FILE_OFFSET_BITS 64
      libdrm, freedreno, intel, nouveau, radeon: add Makefile.sources
      libdrm,intel: Add Android build
      libdrm,intel: rework android header handling
      radeon: add Android build support
      nouveau: add Android build support
      freedreno: add Android build support
      android: add CleanSpec.mk
      freedreno: fd_bo_from_handle() remove duplicate declaration
      automake: remove obsolete makefiles
      Remove i810_drm.h and i830_drm.h from the distribution tarball
      automake: fix 'make commit-headers'
      configure: unconditionally check for atomic ops/primitives
      libkms: build the intel backend only when needed
      libkms: move sources lists to makefile.sources
      libkms: add Android build
      modetest: move sources lists to makefiles.sources
      modetest: add Android build
      automake: pick up all files for distribution.
      Add private mmap/munmap wrappers
      drm: use drm_mmap/drm_munmap wrappers
      libkms: use drm_mmap/drm_munmap wrappers
      nouveau: use drm_mmap/drm_munmap wrappers
      radeon: use drm_mmap/drm_munmap wrappers
      freedreno: use drm_mmap/drm_munmap wrappers
      intel: use drm_mmap/drm_munmap wrappers

    Fran巽ois Tigeot (1):
      drm: Implement drmCheckModesettingSupported() for DragonFly

    Lionel Landwerlin (4):
      atomic: add atomic_add_unless()
      intel: make bufmgr_gem shareable from different API
      intel: make bo_unreference() thread safe
      intel: make drm_intel_gem_bo_get_reloc_count() thread safe

    Maarten Lankhorst (6):
      nouveau: Only export public functions.
      radeon: Use symbol visibility.
      intel: Use symbol visibility.
      omap: Use symbol visibility.
      freedreno: Use symbol visibility.
      exynos: Use symbol visibility.

    Maks Naumov (1):
      radeon: Fix surf->bankh init by default value when surf->tile_split == 0

    Rafal Sapala (1):
      intel: Adding locks for drm objects synchronization.

    Rob Clark (2):
      freedreno: add dmabuf import/export helpers
      configure.ac: bump version to 2.4.57 for release

    Thierry Reding (1):
      configure: Support symbol visibility when available

    Tvrtko Ursulin (1):
      intel: Add support for userptr objects

(wiz)

2014-10-01 09:39:22 UTC MAIN commitmail json YAML

Updated net/filezilla to 3.9.0.3

(wiz)

2014-10-01 09:39:11 UTC MAIN commitmail json YAML

Update to 3.9.0.3:

3.9.0.3 (2014-08-13)

- Fix potential crash on connection failures
- Fixed navigating through the different controls in FileZilla's main window using the Tab key
- OS X: If FileZilla becomes the active program, the focus no longer jumps to the quickconnect bar
- MSW: Improve compatibility with DFS network shares

3.9.0.2 (2014-07-31)

+ Handle setting files redirected using symbolic links
- MSW: Updated installer to fix an issue with re-registring the shell extension after a reboot on 32bit system if a another program keeps the extension locked
- Closing FileZilla during a recursive operation no longer hangs
- OS X: Manually handle CMD+V and CMD+A for password fields as Cocoa cannot seem to do it by itself
- OS X: Manually handle CMD+X, CMD+C, CMD+V and CMD+A in the path combo boxes
- OS X: Creating new tabs selects the newly created tab again
- Detect some types TLS error conditions earlier instead of waiting for a timeout
- Small performance imprvement for TLS handshakes
- Do not show error message if "Create and enter" is used with synchronized browsing enabled

3.9.0.1 (2014-07-22)

- MSW: Fix installation issue with locked DLLs affecting users of 32bit Windows

3.9.0 (2014-07-21)

+ Added Lao translation
+ Added an additional icon set
+ OS X: Holding modifier key while clicking Site Manager toolbar icon now shows the site dropdown menu
- MSW: Fix assertion when entering UNC paths
- Fix button layout of editing dialogs
- *nix, OS X: Small performance improvement recursing through local directories

3.9.0-rc3 (2014-07-16)

- OS X: Fix random crashes if adding text to the message log
- Fixed drag&drop when dropping on local file list and directory tree
- Fixed assertion when using format specified for date/time formatting
- Fixed assertion when closing FileZilla in response to system shutdown
- Various code cleanup

3.9.0-rc2 (2014-07-09)

+ Display a helpful message if login fails and either username or password starts or begins with a space.
- Small performance and memory consumption optimizations
- Various code cleanup and modernization

3.9.0-rc1 (2014-07-04)

+ Binaries are now being built with DEP and ASLR enabled where supported
- OS X: Fixed creating new tabs
- OS X: Fixed assertion and crash when renaming files
- Fixed assertion when sorting by modification time
- Fixed toolbar button to hide remote directory tree

3.9.0-beta3 (2014-07-01)

- OS X: Fixed rendering of the main window
- MSW: Fixed support for right-to-left languages
- Fixed several small layout problems

3.9.0-beta2 (2014-06-26)

- Natural sort now also works with directory comparison
- Toolbar state now updates if directory tree visibility is toggled by enabling directory comparison
- *nix: Fixed minimizing to tray not working
- Fixed background of activity indicators
- Several dialog layout fixes
- Removed spurious error message when closing FileZilla

3.9.0-beta1 (2014-06-21)

+ Added natural sort to file name comparison and added option to select which algorithm to use
+ FileZilla now builds against wxWidgets 3.0 instead of wxWidgets 2.8

3.8.1 (2014-06-01)

! Updated official binaries to use GnuTLS 3.2.15, addressing CVE-2014-3466
+ OS X: Partial support for retina displays
- Fixed several small memory leaks

3.8.1-rc3 (2014-05-25)

- Fixed bundling of .xrc resources in non-Windows binaries

3.8.1-rc2 (2014-05-25)

- Rebuilt to address a problem with the filenames of the rc1 binaries.

3.8.1-rc1 (2014-05-25)

+ MSW: Windows XP and derivatives are no longer supported. Minimum supported operating system is Windows Vista.
+ OS X: The old PowerPC architecture is no longer supported
+ Added checkbox to remember the selected action of the "Already connected" dialog
+ Added context menu item in file lists to create and enter a new directory
+ *nix: FileZilla now honors the XDG_CONFIG_HOME environment variable
+ Small usability improvement for setting number of concurrent transfers in the settings dialog
- Additional fixes to the focus handling in directory listings
- Fixed compatibility with FTP servers sending French directory listings
- *nix: Fixed DBus integration
- MSW: Fixed installation error when auto-uninstalling in order to update to a new version.

(wiz)

2014-10-01 09:17:19 UTC MAIN commitmail json YAML

Changes 5.5.40:
InnoDB: An ALTER TABLE ... ADD FOREIGN KEY operation could cause a serious error.
InnoDB: With a transaction isolation level less than or equal to READ COMMITTED, gap locks were not taken when scanning a unique secondary index to check for duplicates. As a result, duplicate check logic failed allowing duplicate key values in the unique secondary index.
InnoDB: During recovery, a segmentation fault would occur when marking a table as corrupt.
yaSSL client code did not validate the encryption size or session ID length, which could cause the client to exit.
MySQL installation from RPM packages could fail if Postfix had been installed using yum.
yaSSL could fail preauthorization if the client supplied inaccurate buffer lengths.
Competition between threads could lead to timeout failure trying to rotate the audit log file.
On Linux (OEL6), if Sun DTrace was installed, the MySQL build failed.
LPAD() and RPAD() could cause a server exit if the pad string argument was not well formed.
The optimizer could create a zero-length column for a temporary table, causing a server exit.

(adam)

2014-10-01 09:04:33 UTC MAIN commitmail json YAML

Changes 9.15:
Ghostscript now supports the PDF security handler revision 6.

The pdfwrite and ps2write (and related) devices can now be forced to "flatten" glyphs into "basic" marking operations (rather than writing fonts to the output), by giving the -dNoOutputFonts command line option (defaults to "false")

PostScript programs can now use get_params or get_param to determine if a page contains color markings by reading the pageneutralcolor state from the device (so whether the page is "color" or "mono").

Note that this is only accurate when in clist mode, so -dMaxBitmap=0 and -dGrayDetection=true should both be used.

The pdfwrite device now supports Link annotations with GoTo and GoToR actions

The pdfwrite device now supports BMC/BDC/EMC pdfmarks

Regarding the new color management for the pdfwrite device introduced in the previous release, the proscription on using the new color management when producing PDF/A-1 compliant files is now lifted.

To reiterate, also, with the new color management implementation, using the UseCIEColor option is strongly discouraged.

For further information on the new pdfwrite color management, see: Color Conversion and Management

Plus the usual round of bug fixes, compatibility changes, and incremental improvement

(adam)

2014-10-01 08:59:33 UTC MAIN commitmail json YAML

Fix the readelf environment variable.

(jperkin)

2014-10-01 08:50:33 UTC MAIN commitmail json YAML

2014-10-01 08:34:23 UTC MAIN commitmail json YAML

Changes 5.6.21:
The --skip-innodb option is now deprecated and its use results in a warning. It will be removed in a future MySQL release. This also applies to its synonyms (--innodb=OFF, --disable-innodb, and so forth).

MySQL Enterprise Edition now includes a set of encryption functions based on the OpenSSL library that expose OpenSSL capabilities at the SQL level.

Replication: The new variable simplified_binlog_gtid_recovery can be used to change the way binary log files are searched for previous GTIDs during recovery, speeding up the process when a large number of binary log files exist.

Internally, spatial data types such as Geometry are represented as BLOB values, so when invoked with the --hex-blob option, mysqldump now displays spatial values in hex.

Bugs Fixed...

(adam)

2014-10-01 08:32:32 UTC MAIN commitmail json YAML

Changes 2.4.40:
Fixed libldap DNS SRV priority handling (ITS-7027)
Fixed libldap don't leak libldap err codes (ITS-7676)
Fixed libldap CR/LF handling (ITS-4635)
Fixed libldap ldif-wrap length (ITS-7871)
Fixed libldap GnuTLS ciphersuite parsing (ITS-7500)
Fixed libldap GnuTLS with newer versions (ITS-7430,ITS-6359)
Fixed libldif to correctly handle 4096 character lines (ITS-7859)
Fixed librewrite reference counting (ITS-7723)
Fixed slapacl with back-mdb reader transactions (ITS-7920)
Fixed slapd syncrepl to send cookie on fallback (ITS-7849)
Fixed slapd syncrepl SEGV when abandoning a connection (ITS-7928)
Fixed slapd slapcat with external schema (ITS-7895)
Fixed slapd schema RDN normalization (ITS-7935)
Fixed slapd with repeated language tags (ITS-7941)
Fixed slapd modrdn crash on naming attr with no matching rule (ITS-7850)
Fixed slapd memory leak in control handling (ITS-7942)
Fixed slapd-ldap removed dead code (ITS-7922)
Fixed slapd-mdb to work concurrently with slapadd (ITS-7798)
Fixed slapd-mdb with paged results (ITS-7705, ITS-7800)
Fixed slapd-mdb slapcat with nonexistent indices (ITS-7870)
Fixed slapd-mdb long lived reader transactions (ITS-7904)
Fixed slapd-mdb memory leak on matchedDN (ITS-7872)
Fixed slapd-mdb sorting of attribute values (ITS-7902)
Fixed slapd-mdb to flag attribute values as sorted (ITS-7903)
Fixed slapd-mdb index config handling (ITS-7912)
Fixed slapd-mdb entry release handling (ITS-7915)
Fixed slapd-mdb with aliases and referrals (ITS-7927)
Fixed slapd-mdb alias dereferencing (ITS-7702)
Fixed slapd-sock socket flushing (ITS-7937)
Fixed slapo-accesslog attribute normalization (ITS-7934)
Fixed slapo-accesslog internal search logging (ITS-7929)
Fixed slapo-auditlog connection destroy logic (ITS-7906,ITS-7923)
Fixed slapo-chain interaction with slapo-rwm (ITS-7930)
Fixed slapo-constraint connection destroy logic (ITS-7906,ITS-7923)
Fixed slapo-dds connection destroy logic (ITS-7906,ITS-7923)
Fixed slapo-dyngroup connection destroy logic (ITS-7906,ITS-7923)
Fixed slapo-memberof attr count (ITS-7893)
Fixed slapo-memberof frontendDB handling (ITS-7249)
Fixed slapo-memberof internal search logging (ITS-7929)
Fixed slapo-pcache config processing (ITS-7919)
Fixed slapo-pcache connection destroy logic (ITS-7906,ITS-7923)
Added slapo-ppolicy ORDERING rules (ITS-7838)
Fixed slapo-ppolicy timestamp resolution to use microseconds (ITS-7161)
Fixed slapo-ppolicy connection destroy logic (ITS-7906,ITS-7923)
Fixed slapo-refint to check for pauses in cn=config (ITS-7873)
Fixed slapo-refint internal search logging (ITS-7929)
Fixed slapo-refint connection destroy logic (ITS-7906,ITS-7923)
Fixed slapo-seqmod connection destroy logic (ITS-7906,ITS-7923)
Fixed slapo-slapover connection destroy logic (ITS-7906,ITS-7923)
Fixed slapo-sock db_init (ITS-7868)
Fixed slapo-sssvlv fix olcSssVlvMaxPerConn (ITS-7908)
Fixed slapo-translucent double free (ITS-7587)
Fixed slapo-translucent to work with manageDSAit (ITS-7864)
Fixed slapo-translucent to use local backend with local entries (ITS-7915)
Fixed slapo-unique connection destroy logic (ITS-7906,ITS-7923)
Fixed slapcacl with invalid suffix

(adam)

2014-10-01 08:17:43 UTC MAIN commitmail json YAML

Changes 1.5.4:

*) MySQL driver: Fix incorrect handling of bad parameter in the
  driver support for apr_dbd_transaction_end().

*) apr_crypto_get_driver(): Fix invalid storage reference on error path.

*) Fix compile failure for Android.

*) Fix to let ODBC driver build with MSVC6, which does not have intptr_t

*) Windows cmake build: Fix incompatiblities with Visual Studio
  generators with all cmake versions, and the NMake Makefile generator
  with cmake 2.8.12 and later.

*) Fix detection of Berkeley DB 6.0.

*) Improve platform detection for bundled expat by updating
  config.guess and config.sub.

(adam)

2014-10-01 08:13:18 UTC MAIN commitmail json YAML

2014-10-01 08:11:30 UTC MAIN commitmail json YAML

Update to 1.99.09, a 2.0 release candidate.
Upstream changes:
  - Support the CACHE instruction as (for now) a nop.
  - Provide the MIPS32 config0 and config1 registers, and pretend to
    have 4K each L1 I/D caches. The cache remains fully coherent.
  - Don't allow r2000/r3000 (mips-I) style cache flushes.
  - Add a disk161 utility for manipulating disk images, and don't
    keep disk image sizes in sys161.conf any more.
  - Edit/revise the processor docs.
  - Fix build with gcc 4.8.
  - Provide flock() compat for legacy OSes without it. (Hi, Solaris.)

(dholland)

2014-10-01 07:33:25 UTC MAIN commitmail json YAML

2014-10-01 07:17:02 UTC MAIN commitmail json YAML

Perl 5.20.1 has been released, this is the latest stable version of Perl.

Changes include performance enhancements and various bug fixes.

Perl 5.20.1 represents approximately 4 months of development since Perl 5.20.0 and contains approximately 12,000 lines of changes across 170 files from 36 authors.

(adam)

2014-10-01 07:13:08 UTC MAIN commitmail json YAML

Changes 5.0.7:
* Fix regressions introduced in 5.0.6:
  - Fix building with non-GNU make.
  - Fix invalid Libs.private value in liblzma.pc which broke
    static linking against liblzma if the linker flags were
    taken from pkg-config.

(adam)

2014-10-01 01:17:33 UTC MAIN commitmail json YAML

2014-10-01 01:04:56 UTC MAIN commitmail json YAML

Note the end of the freeze in preparation for pkgsrc-2014Q3, now that we
have a brand new branch.

(agc)

2014-10-01 00:59:22 UTC pkgsrc-2014Q3 commitmail json YAML

add the changes file to hold information on changes made to the pkgsrc-2014Q3
branch.

(agc)

2014-10-01 00:20:47 UTC MAIN commitmail json YAML

Updated net/dhcpcd to 6.4.3nb1

(roy)

2014-10-01 00:20:37 UTC MAIN commitmail json YAML

2014-09-30 18:27:40 UTC MAIN commitmail json YAML

2014-09-30 17:03:19 UTC pkgsrc-2014Q2 commitmail json YAML

2014-09-30 17:03:04 UTC pkgsrc-2014Q2 commitmail json YAML

Pullup ticket #4507 - requested by spz
lang/perl5: security patch

Revisions pulled up:
- lang/perl5/Makefile                                          1.230
- lang/perl5/distinfo                                          1.123
- lang/perl5/patches/patch-dist_Data-Dumper_Dumper.pm          1.1
- lang/perl5/patches/patch-dist_Data-Dumper_Dumper.xs          1.1

---
  Module Name: pkgsrc
  Committed By: spz
  Date: Mon Sep 29 11:36:02 UTC 2014

  Modified Files:
  pkgsrc/lang/perl5: Makefile distinfo
  Added Files:
  pkgsrc/lang/perl5/patches: patch-dist_Data-Dumper_Dumper.pm
      patch-dist_Data-Dumper_Dumper.xs

  Log Message:
  Minimally invasive fix for CVE-2014-4330, also known as
  https://www.lsexperts.de/advisories/lse-2014-06-10.txt,
  a stack overflow vulnerability in Data::Dumper

  Patches taken from
  http://perl5.git.perl.org/perl.git/commitdiff/19be3be6968e2337bcdfe480693fff795ecd1304,
  to be removed when updating to 5.20.1 (or later).

  perl-5.20.0nb2 is fit for pkg_add -u replacement of perl-5.20.0nb1

(tron)

2014-09-30 10:40:37 UTC MAIN commitmail json YAML

Note update of lang/ruby193-base package to 1.9.3p547nb1.

(taca)

2014-09-30 10:40:08 UTC MAIN commitmail json YAML

Add fix for CVS-2014-4975 as ruby200-base and ruby21-base.

Bump PKGREVISION.

(taca)

2014-09-30 09:00:10 UTC MAIN commitmail json YAML

Updated chat/irssi-icb to 0.15

(jperkin)

2014-09-30 08:59:58 UTC MAIN commitmail json YAML

2014-09-30 08:17:17 UTC MAIN commitmail json YAML

Note update of lang/php55 package to 5.5.17 and lang/php54 package
to 5.4.33.

(taca)

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

Update to php54 to 5.4.33, aprroved by wiz@.

18 Sep 2014, PHP 5.4.33

- Core:
  . Fixed bug #47358 (glob returns error, should be empty array()). (Pierre)
  . Fixed bug #65463 (SIGSEGV during zend_shutdown()). (Keyur Govande)
  . Fixed bug #66036 (Crash on SIGTERM in apache process). (Keyur Govande)

- OpenSSL:
  . Fixed bug #41631 (socket timeouts not honored in blocking SSL reads).
    (Daniel Lowrey)

- Date:
  . Fixed bug #66091 (memory leaks in DateTime constructor). (Tjerk)

- FPM:
  . Fixed #67606 (FPM with mod_fastcgi/apache2.4 is broken). (David Zuelke)

- GD:
  . Made fontFetch's path parser thread-safe. (Sara)

- Wddx:
  . Fixed bug #67873 (Segfaults in php_wddx_serialize_var). (Anatol, Remi)

- Zlib:
  . Fixed bug #67724 (chained zlib filters silently fail with large amounts of
    data). (Mike)
  . Fixed bug #67865 (internal corruption phar error). (Mike)

(taca)

2014-09-30 08:14:25 UTC MAIN commitmail json YAML

Update php55 to 5.5.17, approved by wiz@.

18 Sep 2014, PHP 5.5.17

- Core:
  . Fixed bug #47358 (glob returns error, should be empty array()). (Pierre)
  . Fixed bug #65463 (SIGSEGV during zend_shutdown()). (Keyur Govande)
  . Fixed bug #66036 (Crash on SIGTERM in apache process). (Keyur Govande)
  . Fixed bug #67878 (program_prefix not honoured in man pages). (Remi)

- COM:
  . Fixed bug #41577 (DOTNET is successful once per server run)
    (Aidas Kasparas)

- FPM:
  . Fixed #67606 (FPM with mod_fastcgi/apache2.4 is broken). (David Zuelke)

- OpenSSL:
  . Fixed bug #41631 (socket timeouts not honored in blocking SSL reads).
    (Daniel Lowrey)
  . Fixed bug #67850 (extension won't build if openssl compiled without SSLv3)
    (Daniel Lowrey)

- SPL:
  . Fixed bug #67813 (CachingIterator::__construct InvalidArgumentException
    wrong message). (tim_siebels_aurich at yahoo dot de)

- Date:
  . Fixed bug #66091 (memory leaks in DateTime constructor). (Tjerk)
  . Fixed bug #66985 (Some timezones are no longer valid in PHP 5.5.10).
    (Derick)
  . Fixed bug #67109 (First uppercase letter breaks date string parsing).
    (Derick)

- GD
  . Made fontFetch's path parser thread-safe. (Sara).

- MySQLi:
  . Fixed bug #67839 (mysqli does not handle 4-byte floats correctly). (Keyur)

- Zlib:
  . Fixed bug #67724 (chained zlib filters silently fail with large amounts of
    data). (Mike)
  . Fixed bug #67865 (internal corruption phar error). Mike

(taca)

2014-09-29 23:35:54 UTC MAIN commitmail json YAML

Note update of misc/ruby-bundler package to 1.7.3.

(taca)

2014-09-29 23:35:15 UTC MAIN commitmail json YAML

Update ruby-bundler to 1.7.3, including security fix for CVE-2013-0334.

## 1.7.3 (2014-09-14)

Bugfixes:

  - `extconf.rb` is now generated with the right path for `create_makefile` (@andremedeiros)
  - Fix various Ruby warnings (@piotrsanarki, @indirect)

## 1.7.2 (2014-08-23)

Bugfixes:

  - Revert gem source sorting in lock files (@indirect)

## 1.7.1 (2014-08-20)

Bugfixes:

  - Install gems from one source needed by gems in another source (@indirect)
  - Install the same gem versions even after some are installed (@tmoore)
  - Download specs only when installing from servers (@indirect)

## 1.7.0 (2014-08-13)

Security:

  - Fix for CVE-2013-0334, installing gems from an unexpected source (@tmoore)

Features:

  - Gemfile `source` calls now take a block containing gems from that source (@tmoore)
  - added the `:source` option to `gem` to specify a source (@tmoore)

Bugfixes:

  - warn on ambiguous gems available from more than one source (@tmoore)

## 1.6.5 (2014-07-23)

Bugfixes:

  - require openssl explicitly to fix rare HTTPS request failures (@indirect, #3107)

## 1.6.4 (2014-07-17)

Bugfixes:

  - fix undefined constant error when can't find gem during binstubs (#3095, @jetaggart)
  - work when installed git gems are not writable (#3092, @pmahoney)
  - don't store configured source credentials in Gemfile.lock (#3045, @lhz)
  - don't include config source credentials in the lockfile (Lars Haugseth)
  - use threads for jobs on Rubinius (@YorickPeterse)
  - skip dependencies from other platforms (@mvz)
  - work when Rubygems was built without SSL (@andremedeiros)

## 1.6.3 (2014-06-16)

Bugfixes:

  - fix regression when resolving many conflicts (#2994, @Who828)
  - use local gemspec for builtin gems during install --local (#3041, @Who828)
  - don't warn about sudo when installing on Windows (#2984, @indirect)
  - shell escape `bundle open` arguments (@indirect)

## 1.6.2 (2014-04-13)

Bugfixes:

  - fix an exception when using builtin gems (#2915, #2963, @gnufied)
  - cache gems that are built in to the running ruby (#2975, @indirect)
  - re-allow deploying cached git gems without git installed (#2968, @aughr)
  - keep standalone working even with builtin gems (@indirect)
  - don't update vendor/cache in deployment mode (#2921, @indirect)

Features:

  - warn informatively when `bundle install` is run as root (#2936, @1337807)

## 1.6.1 (2014-04-02)

Bugfixes:

  - update C extensions when git gem versions change (#2948, @dylanahsmith)

Features:

  - add support for C extensions in sudo mode on Rubygems 2.2

## 1.6.0 (2014-03-28)

Bugfixes:

  - many Gemfiles that caused incorrect errors now resolve correctly (@Who828)
  - redirects across hosts now work on rubies without OpenSSL (#2686, @grddev)
  - gemspecs now handle filenames with newlines (#2634, @jasonmp85)
  - support escaped characters in usernames and passwords (@punkie)
  - no more exception on `update GEM` without lock file (@simi)
  - allow long config values (#2823, @kgrz)
  - cache successfully even locked to gems shipped with Ruby (#2869, @aughr)
  - respect NO_PROXY even if a proxy is configured (#2878, @stlay)
  - only retry git commands that hit the network (#2899, @timmoore)
  - fix NameError regression when OpenSSL is not available (#2898, @timmoore)
  - handle exception installing when build_info owned by root (@Who828)
  - skip HTTP redirects from rubygems.org, huge speed boost (@Who828)

Features:

  - resolver rewritten to avoid recursion (@Who828)
  - add `git_source` for custom options like :github and :gist (@strzalek)
  - HTTP auth may now be stored in `bundle config` (@smashwilson)
  - some complex Gemfiles are resolved up to 10x faster (@Who828)
  - add support for IRB alternatives such as Pry and Ripl (@joallard, @postmodern)
  - highlight installed or updated gems (#2722, #2741, @yaotti, @simi)
  - display the `post_install_message` for gems installed via :git (@phallstrom)
  - `bundle outdated --strict` now only reports allowed updates (@davidblondeau)
  - `bundle show --verbose` Add gem summary to the output (@lardcanoe)
  - `bundle gem GEM --ext` now generates a skeleton for a C extension (@superdealloc)
  - Avoid using threequals operator where possible (@as-cii)

Documentation:

  - Add missing switches for bundle-install(1) and bundle-update(1) (@as-cii)

(taca)

2014-09-29 20:06:33 UTC MAIN commitmail json YAML

+ cmake-3.0.2 [wip], cups-filters-1.0.59, easytag-2.2.4, ffmpeg2-2.4.1,
  firefox-32.0.3, glibmm-2.42.0, gnome-3.14, gnucash-2.6.4,
  gst-plugins1-base-1.4.3, gstreamer1-1.4.3, gtkmm-3.14.0,
  help2man-1.46.3, lgogdownloader-2.18, libdrm-2.4.58, libsodium-1.0.0,
  meld-3.12.0, musicpd-0.18.16, neon-0.30.1, pcre-8.36, poppler-0.26.5,
  py-foolscap-0.7.0, py-html2text-2014.9.25, py-ldap-2.4.17,
  py-psutil-2.1.2, py-setuptools-6.0.1, py-test-2.6.3, qemu-2.1.2,
  webkit-gtk-2.6.0, x264-devel-20140927.

(wiz)

2014-09-29 18:19:24 UTC MAIN commitmail json YAML

Updated graphics/netpbm to 10.67.05nb2.

(gson)

2014-09-29 18:16:41 UTC MAIN commitmail json YAML

Revert the shell used to run netpbm commands implemented as shell
scripts from bash to sh, to limit exposure to any still-unfixed or
still-undiscovered bash vulnerabilities.

A quick review of the shell scripts did not turn up any obvious
bashishms.  Hopefully they have all been fixed already, but if not,
I'd still rather have one or two scripts be broken (and volunteer to
fix any breakage reported) than have all of them be vulnerable to bash
bugs.

Approved by agc.

(gson)

2014-09-29 15:11:43 UTC MAIN commitmail json YAML

2014-09-29 12:30:48 UTC MAIN commitmail json YAML

Don't use non-POSIX brace expansion.

(jperkin)

2014-09-29 12:27:16 UTC MAIN commitmail json YAML

Don't use non-POSIX brace expansion.

(jperkin)

2014-09-29 12:08:24 UTC MAIN commitmail json YAML

Updated shells/bash to 4.3.027

(wiz)

2014-09-29 12:08:12 UTC MAIN commitmail json YAML

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

Minimally invasive fix for CVE-2014-4330, also known as
https://www.lsexperts.de/advisories/lse-2014-06-10.txt,
a stack overflow vulnerability in Data::Dumper

Patches taken from
http://perl5.git.perl.org/perl.git/commitdiff/19be3be6968e2337bcdfe480693fff795ecd1304,
to be removed when updating to 5.20.1 (or later).

perl-5.20.0nb2 is fit for pkg_add -u replacement of perl-5.20.0nb1

(spz)

2014-09-29 08:35:51 UTC MAIN commitmail json YAML

Requires lex and yacc.

(jperkin)

2014-09-29 08:29:46 UTC MAIN commitmail json YAML

2014-09-29 00:55:00 UTC MAIN commitmail json YAML

2014-09-28 14:18:26 UTC MAIN commitmail json YAML

Note update of www/php-ja-wordpress package to 3.9.2.

(taca)

2014-09-28 14:18:00 UTC MAIN commitmail json YAML

Update php-ja-wordpress to 3.9.2, latest stable release of 3.9, which
should fix security problems as wordpress 3.9.2.

(taca)

2014-09-28 14:14:19 UTC MAIN commitmail json YAML

Note update of www/php-concrete5 package to 5.6.3.2.

(taca)

2014-09-28 14:13:47 UTC MAIN commitmail json YAML

2014-09-28 13:29:18 UTC pkgsrc-2014Q2 commitmail json YAML

Pullup tickets #4505 and #4506.

(tron)

2014-09-28 13:28:58 UTC pkgsrc-2014Q2 commitmail json YAML

Pullup ticket #4506 - requested by bouyer
sysutils/xenkernel42: security patch

Revisions pulled up:
- sysutils/xenkernel42/Makefile                                1.8
- sysutils/xenkernel42/distinfo                                1.6
- sysutils/xenkernel42/patches/patch-xen_arch_x86_mm_shadow_common.c 1.1
- sysutils/xenkernel42/patches/patch-xen_arch_x86_x86_emulate_x86_emulate.c 1.1
- sysutils/xentools42/Makefile                                  1.23
- sysutils/xentools42/distinfo                                  1.12

---
  Module Name: pkgsrc
  Committed By: bouyer
  Date: Fri Sep 26 10:39:32 UTC 2014

  Modified Files:
  pkgsrc/sysutils/xenkernel42: Makefile distinfo
  pkgsrc/sysutils/xentools42: distinfo
  Added Files:
  pkgsrc/sysutils/xenkernel42/patches:
      patch-xen_arch_x86_mm_shadow_common.c
      patch-xen_arch_x86_x86_emulate_x86_emulate.c

  Log Message:
  Update xentools42 and xenkernel42 to Xen 4.2.5, fixing:
  CVE-2014-2599 / XSA-89 HVMOP_set_mem_access is not preemptible
  CVE-2014-3124 / XSA-92 HVMOP_set_mem_type allows invalid P2M entries to be
    created
  CVE-2014-3967,CVE-2014-3968 / XSA-96 Vulnerabilities in HVM MSI injection
  CVE-2014-4021 / XSA-100 Hypervisor heap contents leaked to guests

  pkgsrc also includes patches from the Xen Security Advisory:
  XSA-104 (CVE-2014-7154) - Race condition in HVMOP_track_dirty_vram
  XSA-105 (CVE-2014-7155) - Missing privilege level checks in x86 HLT, LGDT,
    LIDT, and LMSW emulation
  XSA-106 (CVE-2014-7156) - Missing privilege level checks in x86 emulation
    of software interrupts

---
  Module Name: pkgsrc
  Committed By: bouyer
  Date: Fri Sep 26 10:40:45 UTC 2014

  Modified Files:
  pkgsrc/sysutils/xentools42: Makefile

  Log Message:
  Update xentools42 and xenkernel42 to Xen 4.2.5, fixing:
  CVE-2014-2599 / XSA-89 HVMOP_set_mem_access is not preemptible
  CVE-2014-3124 / XSA-92 HVMOP_set_mem_type allows invalid P2M entries to be
    created
  CVE-2014-3967,CVE-2014-3968 / XSA-96 Vulnerabilities in HVM MSI injection
  CVE-2014-4021 / XSA-100 Hypervisor heap contents leaked to guests

  pkgsrc also includes patches from the Xen Security Advisory:
  XSA-104 (CVE-2014-7154) - Race condition in HVMOP_track_dirty_vram
  XSA-105 (CVE-2014-7155) - Missing privilege level checks in x86 HLT, LGDT,
    LIDT, and LMSW emulation
  XSA-106 (CVE-2014-7156) - Missing privilege level checks in x86 emulation
    of software interrupts

(tron)

2014-09-28 12:07:10 UTC pkgsrc-2014Q2 commitmail json YAML

Pullup ticket #4505 - requested by bouyer
sysutils/xenkernel41: security patch

Revisions pulled up:
- sysutils/xenkernel41/Makefile                                1.39
- sysutils/xenkernel41/distinfo                                1.30
- sysutils/xenkernel41/patches/patch-CVE-2014-7154              1.1
- sysutils/xenkernel41/patches/patch-CVE-2014-7155              1.1
- sysutils/xenkernel41/patches/patch-CVE-2014-7156              1.1

---
  Module Name: pkgsrc
  Committed By: bouyer
  Date: Fri Sep 26 10:45:00 UTC 2014

  Modified Files:
  pkgsrc/sysutils/xenkernel41: Makefile distinfo
  Added Files:
  pkgsrc/sysutils/xenkernel41/patches: patch-CVE-2014-7154
      patch-CVE-2014-7155 patch-CVE-2014-7156

  Log Message:
  Add patch for:
  XSA-104 (CVE-2014-7154) - Race condition in HVMOP_track_dirty_vram
  XSA-105 (CVE-2014-7155) - Missing privilege level checks in x86 HLT, LGDT,
    LIDT, and LMSW emulation
  XSA-106 (CVE-2014-7156) - Missing privilege level checks in x86 emulation
    of software interrupts

  bump PKGREVISION

(tron)

2014-09-28 04:31:00 UTC MAIN commitmail json YAML

Updated www/mediawiki to 1.23.4

(wen)

2014-09-28 04:30:00 UTC MAIN commitmail json YAML

Update to 1.23.4(security update)

Upstream changes:
MediaWiki 1.23.4
This is a security and maintenance release of the MediaWiki 1.23 branch.

Changes since 1.23.3
(bug 69008) SECURITY: Enhance CSS filtering in SVG files. Filter <style> elements; normalize style elements and attributes before filtering; add checks for attributes that contain css; add unit tests for html5sec and reported bugs.
(bug 65998) Make MySQLi work with non-standard socket.
(bug 66986) GlobalVarConfig shouldn't throw exceptions for null-valued config settings.

(wen)

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

just for fun to modularize uim package, but that's all, useless for me.

(obache)

2014-09-28 03:16:17 UTC MAIN commitmail json YAML

probably imported for uim package improvement, but not interesting for myself.

(obache)

2014-09-28 03:09:45 UTC MAIN commitmail json YAML

just imported for gnome-mag package improvement, but not used by myself.

(obache)

2014-09-28 03:05:47 UTC MAIN commitmail json YAML

I don't remember why I imported and updated this package.

(obache)

2014-09-28 03:00:45 UTC MAIN commitmail json YAML

2014-09-28 02:54:48 UTC MAIN commitmail json YAML

2014-09-27 21:27:28 UTC MAIN commitmail json YAML

Updated net/knot to 1.4.7

(pettai)

2014-09-27 21:27:11 UTC MAIN commitmail json YAML

v1.4.7 - Jun 18, 2014
---------------------
Bugfixes:
        * Fixed DDNS corner cases
        * Fixed zone EXPIRE timer
        * Fixed semantic checks false positives
        * Fixed sending malformed IXFR with automatic DNSSEC
        * Fixed NAPTR record serialization

(pettai)

2014-09-27 20:22:20 UTC MAIN commitmail json YAML

Updated security/py-hsm to 1.0.4k

(pettai)

2014-09-27 20:22:02 UTC MAIN commitmail json YAML

Version 1.0.4k (released 2014-09-18)

* yhsm-db-import, yhsm-db-export: Fix syntax error.

Version 1.0.4j (released 2014-09-16)

* yhsm-yubikey-ksm: Fix syntax error.

Version 1.0.4i (released 2014-09-16)

* yhsm-yubikey-ksm: Add --daemon.
* yhsm-yubikey-ksm: Add --db-url to specify SQL database path to AEAD store.
* yhsm-db-import, yhsm-db-export: New tools to do database import/export.
* Documentation cleanup.

(pettai)

2014-09-27 20:17:33 UTC MAIN commitmail json YAML

Updated security/libyubikey to 1.12

(pettai)

2014-09-27 20:17:17 UTC MAIN commitmail json YAML

Version 1.12 (released 2014-06-11)

* Rewrote man pages using Asciidoc.

(pettai)

2014-09-27 20:12:17 UTC MAIN commitmail json YAML

Updated net/nsd to 4.1.0

(pettai)

2014-09-27 20:11:38 UTC MAIN commitmail json YAML

4.1.0
================
FEATURES:
        - database: "" starts without mmap of database.  Less memory is used,
          zones are read from text zonefile.
        - optimised zonefile parse code and zonefile write code.
        - zonefiles-write option in nsd.conf, enabled when database is "".
          The server writes changed zonefiles to disk every hour.
        - xfrdfile: "" disables xfrd.state.  If enabled, zones that are
          same as before are not checked for a serial update at server start.
        - include: "foo/nsd.d/*.conf" works, wildcard glob on includes.
        - nsd shuts down during init process if given signal.
        - log-time-ascii option, default yes, with readable timestamp in log.
        - nsd-control addzone reports if zone already exists.
        - Fix #564: add nsd-checkzone tool to check zonefile correctness.
        - Increased default --with-max-ips from 8 to 16, this increases the
          number of interfaces you can specify in nsd.conf to listen to.
BUG FIXES:
        - Fixed shutdown message sporadically not printed on exit.
        - Documented zonefile %s syntax in nsd.conf man page.
        - Fix manpage to put colon after zonefiles check and write.
        - Change from 'Zone" to "zone" with ".. serial .. is updated" log
          message.
        - Changed maxbackoff for no-content secondary zones from 4h to 24h.
        - Fix print filename of encompassing config file on read failure.
        - Fix delete or rename of a lot of zones and make it take a
          non-enormous time.
        - Speed up deletion of zone contents a lot, (56s to 1s), speeds up
          delete, rename and AXFR for zones.
        - Fix #571: unused variable and incompatible pointer warnings when
          compiled on a system without INET6.
        - Fix write_socket return value check in server.c
        - Fix that xfrd reaps children also if the signal is lost.
        - Fix #577: makefile incorrectly installed manpages from srcdir.
        - Fix #587: Default value for statistics is 0.
        - Fix #553: Improve TXT parsing.
        - Fix #590: rrl log does not print wildcard as a star but escaped.
        - Fix #591: rrl log messages at verbosity level 1.
        - fix strptime implicit declaration error on OpenBSD.
        - Fix -O3 compile flag to -O2 to avoid miscompilations.
        - Allow user to override the -g -O2 CFLAGS in ./configure.
        - Fix endian.h include for OpenBSD.
        - Fix #600: document that provide-xfr provides AXFR and not IXFR.
        - Fix rising-load-average or memory-leaks in OSes (Linux since 2.6),
          that keep track of all past process parents, or leak memory
          for them.  Fix makes it so there is no very deep string of
          process parents.
        - Remove .LP after .SH in man pages.

(pettai)

2014-09-27 19:57:31 UTC MAIN commitmail json YAML

Updated security/ykclient to 2.12

(pettai)

2014-09-27 19:56:31 UTC MAIN commitmail json YAML

Version 2.12 (released 2013-10-18)

* Use pkg-config to find curl, instead of libcurl.m4.
* ykclient: Added --cai parameter to specify GnuTLS-compatible CA Info.
* libykclient: Added ykclient_set_ca_info function.
  Used when curl is linked with GnuTLS, used to set CA Info.
* libykclient: Added ykclient_set_url_bases function.
  Uses a more reasonable/extensible URL string syntax.  The old
  ykclient_set_url_templates is hereby deprecated.
* Added shared library versioning script.
* Valgrind is used for selftests.

(pettai)

2014-09-27 19:47:21 UTC MAIN commitmail json YAML

Updated security/ykpers to 1.15.3

(pettai)

2014-09-27 19:46:51 UTC MAIN commitmail json YAML

Version 1.15.3 (released 2014-09-04)

* Fix URLs for opensource.y.com -> developers.y.com move.
* Whitelist firmware version 3.3 and detect new PIDs.

Version 1.15.2 (released 2014-07-30)

* Whitelist firmware version 2.5
* Read key when importing configuration.
* Fix formatting error in information about what is written to key.
* Check return codes when doinf NDEF writes.

(pettai)

2014-09-27 19:41:37 UTC MAIN commitmail json YAML

Updated security/opendnssec to 1.4.6

(pettai)

2014-09-27 19:41:06 UTC MAIN commitmail json YAML

OpenDNSSEC 1.4.6 - 2014-07-21

* Signer Engine: Print secondary server address when logging notify reply
  errors.
* Build: Fixed various OpenBSD compatibility issues.
* OPENDNSSEC-621: conf.xml: New options: <PidFile> for both enforcer and
  signer, and <SocketFile> for the signer.
* New tool: ods-getconf: to retrieve a configuration value from conf.xml
  given an expression.

Bugfixes:
* OPENDNSSEC-469: ods-ksmutil: 'zone add' command when zonelist.xml.backup
  can't be written zone is still added to database, solved it by checking the
  zonelist.xml.backup is writable before adding zones, and add error message
  when add zone failed.
* OPENDNSSEC-617: Signer Engine: Fix DNS Input Adapter to not reject zone
  the first time due to RFC 1982 serial arethmetic.
* OPENDNSSEC-619: memory leak when signer failed, solved it by add
  ldns_rr_free(signature) in libhsm.c
* OPENDNSSEC-627: Signer Engine: Unable to update serial after restart
  when the backup files has been removed.
* OPENDNSSEC-628: Signer Engine: Ingored notifies log level is changed
  from debug to info.
* OPENDNSSEC-630: Signer Engine: Fix inbound zone transfer for root zone.
* libhsm: Fixed a few other memory leaks.
* simple-dnskey-mailer.sh: Fix syntax error.

(pettai)

2014-09-27 19:35:14 UTC MAIN commitmail json YAML

Updated mail/opendmarc to 1.3.0

(pettai)

2014-09-27 19:30:12 UTC MAIN commitmail json YAML

1.3.0          2014/07/31
        Integrated SPF checking is now available through the new
                SPFSelfValidate and SPFIgnoreResults settings.
        Feature request #79: Optionally ignore clients that authenticated
                using SMTP AUTH.
        Fix bug #60, part II: Default AuthservID to the name provided by the
                MTA, not the local host name, which is consistent with what
                OpenDKIM does.
        Fix bug #72: Don't crash when From fields are absent.
        Fix bug #74: Change "Forensic" to "Failure" just about everywhere
                to match the language now being used in the base DMARC
                draft.  Note that this also changes some names in the
                configuration file.
        Fix bug #75: Correct typo in MIME of forensic reports.
        Fix bug #76: Repair damage with respect to Authentication-Results
                header field selection.
        Fix bug #77: Request quarantine from the MTA during option
                negotiation.
        Fix bug #78: Add missing newline in forensic report header.
        Fix bug #90: Make "--with-sql-backend" without any value do the
                right thing.
        Fix bug #93: Honor size limits in URIs.
        Make "smime" and "rrvs" legal Authentication-Results methods.
        Provide better logging when pclose() for a forensic report returns
                non-zero.
        Add configuration support for internal SPF checks.  Includes hooks in
                the milter to check that SPF is configured to do so.
                This can use a private SPF implementation or libspf2.
        Fix strlcat() and strlcpy() support for Debian.
        REPORTS: Feature request #80: Generate aggregate reports on UTC
                day boundaries.
        REPORTS: Feature request #84: Optionally expire old data from
                lower-growth tables.
        REPORTS: Fix bug #70: Fix date range generation in reports.
        REPORTS: Fix bug #82: Fix recording of report timestamp to avoid lost
                records.
        REPORTS: Fix bug #83: When expiring data, truncate the signatures table
                if all messages were expired..
        REPORTS: Fix bug #85: Report subdomain policy.
        LIBOPENDMARC: Fix bug #71: Fix "rua" extraction from DMARC records.
        LIBOPENDMARC: Added support for milter to perform own spf checks.
                Three new files: opendmarc_spf.c, opendmard_spf_dns.c and
                test/test_spf.cl, allow integrated SPF support.  Support for
                use of libspf2 is also provided.

(pettai)

2014-09-27 12:27:39 UTC MAIN commitmail json YAML

Drop maintainershop.

I'm never using this package, please take someone else really using this.

(obache)

2014-09-27 12:21:37 UTC MAIN commitmail json YAML

Updated net/mikutter to 3.0.6nb1

(obache)

2014-09-27 12:21:17 UTC MAIN commitmail json YAML

Drop dependency on xdg-utils.

We have no well-configured standard desktop system, so xdg-utils is useless.
Furthermore, honor "hate bash" users.

(obache)

2014-09-27 12:05:43 UTC MAIN commitmail json YAML

Fixes MASTER_SITES due to HOMEPAGE url change.

(obache)

2014-09-27 10:53:09 UTC MAIN commitmail json YAML

Updated graphics/feh to 2.12

(szptvlfn)

2014-09-27 10:52:38 UTC MAIN commitmail json YAML

Update to feh-2.12
This is a leaf package, OK by wiz@.

ChangeLog:
Thu, 15 May 2014 23:41:07 +0200  Daniel Friesel <derf+feh@finalrewind.org>

* Releasev v2.12
    * feh-cam and gen-cam-menu are no longer installed by default. Use
      'make install cam=1' to install them or 'make uninstall cam=1 && make
      install cam=0' to remove them permanently
    * feh no longer depends on giblib. Instead, the relevant parts of the
      giblib source were imported into the feh source.
      Rationale: giblib is unmaintained and, as far as I know, only used by
      three projects (one of which is feh). There is at least one known bug
      in it, and as I do not have the time to take over giblib development,
      importing the library seems to be the best solution.
    * Fix/improve --randomize for short filelists (closes #151)
    * Fix a buffer overflow in the printf implementation when handling unknown
      format specifiers (affects --action, --customlist, --index-info, --info,
      --thumb-title and --title)
    * Update help (if built with help=1)

Sun, 27 Apr 2014 20:28:02 +0200  Daniel Friesel <derf+feh@finalrewind.org>

* Release v2.11
    * Patch by Michael Vorburger: Fix erroneous free() in case of failed
      scandir (closes #140, #147)
    * Patch by rangerer: --randomize: re-randomize after list is through
      (closes #154)
    * When setting a wallpaper from a URL, do not try to store it as
      absolute path in .fehbg (closes #153)
    * Add --scroll-step <px> option to change scroll_{up,left,down,right}
      scroll offset in pixels
    * feh(1): Escape %V (interpreted as mdoc macro)
      (closes debian #745467)
    * Respect --image-bg=checks in fullscreen mode (default remains black)
      (closes #156)

Fri, 28 Feb 2014 18:20:25 +0100  Daniel Friesel <derf+feh@finalrewind.org>

* Release v2.10
    * Allow non-centered wallpapers using the --geometry option
      (Patch by Joel Bradshaw)
    * Add ; flag to --info (as in "--info ';echo foo'") to disable info
      display on startup
    * Partially fix off-by-one pixel error when warping the pointer in the
      bottom/right window border
    * thumbnail mode: If --action is set, run specified command instead of
      opening image on click.
    * feh.desktop: Use feh %F since we support multiple files
    * Fix --borderless not working on some 64bit systems
      (Patch by Brian Mattern)
    * Always use absolute paths in .fehbg

(szptvlfn)

2014-09-27 10:51:18 UTC MAIN commitmail json YAML

Updated net/dhcpcd to 6.4.7

(roy)

2014-09-27 10:51:05 UTC MAIN commitmail json YAML

Import dhcpcd-6.4.7 with the following changes:
  *  make test works again
  *  Many bounds checking fixes from Tobias Stoeckmann
  *  Improve error when the authentication token cannot be found
  *  close the IPv4 specific UDP socket when done sending
  *  Implemented a write queue to the control sockets
  *  Only send interfaces to control sockets when in a BOUND state
  *  Add a sample controlgroup directive to dhcpcd.conf to make setup easier
  *  Add variables if_oneup and if_ipwaited so hook scripts know the overall
    state of dhcpcd better
  *  Pass RC_SVCNAME from enviromment to hooks so that a service hook can
    know it's name (may not be dhcpcd)
  *  Document every variable set for dhcpcd-run-hooks(8)
  *  Use the nl80211 interface on Linux to get the wireless SSID if we fail
    to get it via WEXT
  *  Allow SSIDs with non printable characters to be used in ssid selection
    in dhcpcd.conf
  *  Add an unprivileged control socket so that normal users can obtain
    dhcpcd running state
  *  Remove all instances of if_indextoname as we already know the index
  *  Only bring in linux/ipv6.h for linux AND glibc
  *  Add _DEFAULT_SOURCE #define to to make glibc-2.20 happy
  *  Check we have allocated IPv6 resources before checkings RA's
  *  configure errors are now logged to config.log
  *  Only hunt for a cross compiler if build != host
  *  Detect removal of IPv6 routes
  *  Don't add link-local addresses to POINTOPOINT interfaces
  *  Don't discard expired DHCPv6 leases when dumping them
  *  If a DHCPv6 lease has no timers, expire it right away
  *  Report delegated addresses
  *  Call dhcpcd-run-hooks correctly when delegated prefixes already exist
  *  Fix a memory error when ia_* config exists but IPv6 is disabled
  *  Ensure servername and bootfile are safely exported
  *  Sanitise the following characters using svis(3) with VIS_CTYLE and
    VIS_OCTAL:
        | ^ & ; < > ( ) $ ` \ " ' <tab> <newline>
    This allows a non buggy unvis(1) to decode it 100% and stays compatible
    with how dhcpcd used to handle encoding on most platforms.
    For systems that supply svis(3) there is a code reduction, for systems
    that do not, a slight code increase. This change mitigates systems
    affected by bash CVE-2014-6271 and CVE-2014-7169.

OK: jperkin@

(roy)

2014-09-27 10:35:49 UTC MAIN commitmail json YAML

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

2014-09-27 10:05:42 UTC MAIN commitmail json YAML

Iterate over directories in order, fixes issue seen with BSD chmod.

(jperkin)

2014-09-27 09:54:07 UTC MAIN commitmail json YAML

2014-09-27 09:50:17 UTC MAIN commitmail json YAML

2014-09-27 09:46:24 UTC MAIN commitmail json YAML

2014-09-27 03:00:06 UTC MAIN commitmail json YAML

2014-09-27 02:50:26 UTC MAIN commitmail json YAML

2014-09-27 02:07:50 UTC MAIN commitmail json YAML

Updated security/pinepgp to 0.18.0nb4

(mspo)

2014-09-27 01:34:58 UTC MAIN commitmail json YAML

switch dep to shells/bash instead of explicit bash2; in response to shellshock

(mspo)

2014-09-26 15:42:09 UTC MAIN commitmail json YAML

Revert unintended part of previous. Discussed with spz.

(wiz)