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 (1h)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (43d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (155d) 

2024-05-13 17:40:15 UTC Now

2016-10-29 21:04:13 UTC MAIN commitmail json YAML

acpica-utils: clean up patch lost in the update and left behind with
no checksum for it

fixes clang build by removing GCC-specific build flags

(maya)

2016-10-29 20:14:42 UTC MAIN commitmail json YAML

Use proper configure arg instead of wrong subst that leaked DESTDIR.
Clean up. PKGREVISION bump.

(fhajny)

2016-10-29 19:47:19 UTC MAIN commitmail json YAML

Updated databases/postgresql to the latest

(adam)

2016-10-29 19:41:55 UTC MAIN commitmail json YAML

The PostgreSQL Global Development Group has released an update to all supported versions of our database system, including 9.6.1, 9.5.5, 9.4.10, 9.3.15, 9.2.19, and 9.1.24. This is also the last update for the PostgreSQL 9.1 series as it is now end-of-life. This release fixes two issues that can cause data corruption, which are described in more detail below. It also patches a number of other bugs reported over the last three months. The project urges users to apply this update at the next possible downtime.

(adam)

2016-10-29 12:07:50 UTC MAIN commitmail json YAML

Updated mail/neomutt to 20161028

(wiz)

2016-10-29 12:07:40 UTC MAIN commitmail json YAML

Updated neomutt to 20161028.

Note

This release has more pager bug-fixes and heaps more testing.

Thanks

Many thanks to our new contributors to NeoMutt: Doug Stone-Weaver, Ismaël Bouya, Steven Ragnarök
and our regular contributors: Darshit Shah, David Sterba, Pietro Cerutti, Tobias Angele

Features

    notmuch: Add a fake “Folder” header to viewed emails Ismaël Bouya (@immae)
    sidebar: consider description when using whitelist Doug Stone-Weaver (@doweaver)
    forgotten-attachment: Ignore lines matching quote_regexp. Steven Ragnarök (@nuclearsandwich)
    forgotten-attachment: Fix checking logic. Steven Ragnarök (@nuclearsandwich)
    forgotten-attachment: Update docs regarding $quote_regexp. Steven Ragnarök (@nuclearsandwich)
    skip-quoted: skip to body David Sterba (@kdave)
    nntp: use safe_{fopen,fclose}
    nntp: fix resource leak

Bug Fixes

    “inbox” sorting function Pietro Cerutti (@gahr)
    sensible-browser/notmuch changing mailbox
    overhaul the index/pager updates
    crash in hdrline
    remove stray line introduced by pager fix
    Possible fix for random pager crashes.

Docs

    use a more expressive coverity scan badge Tobias Angele (@toogley)
    light tidying

Build

    replace the ugly strfcpy() macro with a function Darshit Shah (darnir)
    build: Look for tgetent in ncurses, fallback to tinfo only if not found Pietro Cerutti (@gahr)
    build: fix a couple of build warnings
    travis: install doc dependencies
    build: fix install/dist/distcheck targets

Upstream

    Fix POP3 SASL authentication mechanism DIGEST-MD5. (closes #3862)
    Add a few explanatory comments to pop_auth_sasl(). (see #3862)
    Fix GPGME signature zero timestamp and locale awareness issues. (closes #3882)
    Handle presence of ‘–’ delimiter in $sendmail. (closes #3168)
    Allow IPv6 literal addresses in URLs. (closes #3681)
    Fix gpgme segfault in create_recipient_set().
    Use mutt_strlen and mutt_strncmp in sidebar.c.
    Change sidebar to only match $folder prefix on a $sidebar_divider_char. (closes #3887)
    Actually fix gpgme segfault in create_recipient_set().

(wiz)

2016-10-29 09:55:13 UTC MAIN commitmail json YAML

2016-10-29 09:43:10 UTC MAIN commitmail json YAML

Updated net/knot to 2.3.1

(pettai)

2016-10-29 09:42:48 UTC MAIN commitmail json YAML

Knot DNS 2.3.1 (2016-10-07)
===========================

Bugfixes:
---------
- Missing glue records in some responses
- Knsupdate prompt printing on non-terminal
- Mismatch between configuration policy item names and documentation
- Segfault on OS X (Sierra)

Improvements:
-------------
- Significant speed-up of conf-commit and conf-diff operations (in most cases)
- New EDNS Client Subnet libknot API
- Better semantic-checks error messages

Features:
---------
- Print TLS certificate hierarchy in kdig verbose mode
- New +subnet alias for +client
- New mod-whoami and mod-noudp modules
- New zone-purge control command
- New log-queries and log-responses options for mod-dnstap

(pettai)

2016-10-29 08:59:49 UTC MAIN commitmail json YAML

2016-10-29 02:13:51 UTC MAIN commitmail json YAML

Updated comms/asterisk13 to 13.12.1

(jnemeth)

2016-10-29 02:10:06 UTC MAIN commitmail json YAML

Update to Asterisk 13.12.1: this is a critical bug fix release.

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

The release of Asterisk 13.12.1 resolves an issue reported by the
community and would have not been possible without your participation.
Thank you!

The following is the issue resolved in this release:

Bugs fixed in this release:
-----------------------------------
* ASTERISK-26503 - app_voicemail: Asterisk crashes when
      MailboxExists is used (Reported by Doug Lytle)

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

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

Thank you for your continued support of Asterisk!

(jnemeth)

2016-10-28 23:39:10 UTC MAIN commitmail json YAML

pkgtools/pkg: fix installation of conf files (forgotten PLIST delta)

Use of OWN_DIRS alleviates use of @pkgdir.  Thanks to jperkins
and ultimately wiz for the suggestion.

(marino)

2016-10-28 23:37:53 UTC MAIN commitmail json YAML

pkgtools/pkg: fix installation of conf files (better)

Use of OWN_DIRS alleviates use of @pkgdir.  Thanks to jperkins
and ultimately wiz for the suggestion.

(marino)

2016-10-28 23:28:32 UTC MAIN commitmail json YAML

Updated devel/py-setuptools_scm to 1.15.0

(wiz)

2016-10-28 23:28:21 UTC MAIN commitmail json YAML

Updated py-setuptools_scm to 1.15.0.

v1.15.0
=======

* more sophisticated ignoring of mercurial tag commits
  when considering distance in commits
  (thanks Petre Mierlutiu)
* fix issue #114: stop trying to be smart for the sdist
  and ensure its always correctly usign itself
* update trove classifiers
* fix issue #84: document using the installed package metadata for sphinx
* fix issue #81: fail more gracious when git/hg are missing
* address issue #93: provide an experimental api to customize behaviour on shallow git repos
  a custom parse function may pick pre parse actions to do when using git

v1.14.1
=======

* fix #109: when detecting a dirty git workdir
            don't consider untracked file
            (this was a regression due to #86 in v1.13.1)
* consider the distance 0 when the git node is unknown
  (happens when you haven't commited anything)

(wiz)

2016-10-28 23:27:11 UTC MAIN commitmail json YAML

Updated devel/py-setuptools to 28.7.0

(wiz)

2016-10-28 23:26:56 UTC MAIN commitmail json YAML

Updated py-setuptools to 28.7.0.

v28.7.0
-------

* #832: Moved much of the namespace package handling
  functionality into a separate module for re-use in something
  like #789.
* #830: ``sdist`` command no longer suppresses the inclusion
  of data files, re-aligning with the expectation of distutils
  and addressing #274 and #521.

v28.6.1
-------

* #816: Fix manifest file list order in tests.

(wiz)

2016-10-28 21:31:51 UTC MAIN commitmail json YAML

Updated net/synergy to 1.8.4

(tnn)

2016-10-28 21:31:30 UTC MAIN commitmail json YAML

synergy-1.8.4 (2016-10-11)

Bug #4041 UHD/4K DPI scaling broken on Windows servers
Bug #4420 When XRandR adds a screen, it is inaccessible
Bug #5603 Activation notification depends on existence of /etc/os-release
Bug #5624 Update notification sometimes requests a downgrade
Bug #5329 Current date is shown for build date in the about dialog
Bug #5640 Synergy branding is inconsistent across platforms
Enhancement #5617 Remove redundant plugin infrastructure
Enhancement #5627 Move SSL certificate generation to main window
Enhancement #5628 Move SSL implementation into core binary
Enhancement #5629 Move activation from wizard into new dialog window

(tnn)

2016-10-28 20:56:55 UTC MAIN commitmail json YAML

Update mit-krb5 to 1.14.4 & fix build on OS X

(tez)

2016-10-28 20:56:14 UTC MAIN commitmail json YAML

2016-10-28 19:35:30 UTC MAIN commitmail json YAML

pkgtools/pkg: fix installation of conf files

The CONF_FILES are never installed if their target directories don't
already exist due to other previous installation.  This adds several
@pkgdir entries to ensure the CONF_FILES installation can always succeed.

While here, simplify the post-install target.

(marino)

2016-10-28 19:16:39 UTC MAIN commitmail json YAML

Updated devel/SDL2 to 2.0.5; multimedia/ffmpeg3 to 3.2

(adam)

2016-10-28 19:15:06 UTC MAIN commitmail json YAML

version 3.2:
- libopenmpt demuxer
- tee protocol
- Changed metadata print option to accept general urls
- Alias muxer for Ogg Video (.ogv)
- VP8 in Ogg muxing
- curves filter doesn't automatically insert points at x=0 and x=1 anymore
- 16-bit support in curves filter and selectivecolor filter
- OpenH264 decoder wrapper
- MediaCodec H.264/HEVC/MPEG-4/VP8/VP9 hwaccel
- True Audio (TTA) muxer
- crystalizer audio filter
- acrusher audio filter
- bitplanenoise video filter
- floating point support in als decoder
- fifo muxer
- maskedclamp filter
- hysteresis filter
- lut2 filter
- yuvtestsrc filter
- CUDA CUVID H.263/VP8/VP9/10 bit HEVC (Dithered) Decoding
- vaguedenoiser filter
- added threads option per filter instance
- weave filter
- gblur filter
- avgblur filter
- sobel and prewitt filter
- MediaCodec HEVC/MPEG-4/VP8/VP9 decoding
- Meridian Lossless Packing (MLP) / TrueHD encoder
- Non-Local Means (nlmeans) denoising filter
- sdl2 output device and ffplay support
- sdl1 output device and sdl1 support removed
- extended mov edit list support
- libfaac encoder removed
- Matroska muxer now writes CRC32 elements by default in all Level 1 elements
- sidedata video and asidedata audio filter
- Changed mapping of rtp MIME type G726 to codec g726le.

(adam)

2016-10-28 19:13:44 UTC MAIN commitmail json YAML

Changes 2.0.5:

General:
* Implemented audio capture support for some platforms
* Added SDL_DequeueAudio() to retrieve audio when buffer queuing is turned on for audio capture
* Added events for dragging and dropping text
* Added events for dragging and dropping multiple items
* By default the click raising a window will not be delivered to the SDL application. You can set the hint SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH to "1" to allow that click through to the window.
* Saving a surface with an alpha channel as a BMP will use a newer BMP format that supports alpha information. You can set the hint SDL_HINT_BMP_SAVE_LEGACY_FORMAT to "1" to use the old format.
* Added SDL_GetHintBoolean() to get the boolean value of a hint
* Added SDL_RenderSetIntegerScale() to set whether to smoothly scale or use integral multiples of the viewport size when scaling the rendering output
* Added SDL_CreateRGBSurfaceWithFormat() and SDL_CreateRGBSurfaceWithFormatFrom() to create an SDL surface with a specific pixel format
* Added SDL_GetDisplayUsableBounds() which returns the area usable for windows. For example, on Mac OS X, this subtracts the area occupied by the menu bar and dock.
* Added SDL_GetWindowBordersSize() which returns the size of the window's borders around the client area
* Added a window event SDL_WINDOWEVENT_HIT_TEST when a window had a hit test that wasn't SDL_HITTEST_NORMAL (e.g. in the title bar or window frame)
* Added SDL_SetWindowResizable() to change whether a window is resizable
* Added SDL_SetWindowOpacity() and SDL_GetWindowOpacity() to affect the window transparency
* Added SDL_SetWindowModalFor() to set a window as modal for another window
* Added support for AUDIO_U16LSB and AUDIO_U16MSB to SDL_MixAudioFormat()
* Fixed flipped images when reading back from target textures when using the OpenGL renderer
* Fixed texture color modulation with SDL_BLENDMODE_NONE when using the OpenGL renderer
* Fixed bug where the alpha value of colorkeys was ignored when blitting in some cases

Windows:
* Added a hint SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING to prevent SDL from raising a debugger exception to name threads. This exception can cause problems with .NET applications when running under a debugger.
* The hint SDL_HINT_THREAD_STACK_SIZE is now supported on Windows
* Fixed XBox controller triggers automatically being pulled at startup
* The first icon from the executable is used as the default window icon at runtime
* Fixed SDL log messages being printed twice if SDL was built with C library support
* Reset dead keys when the SDL window loses focus, so dead keys pressed in SDL applications don't affect text input into other applications.

Mac OS X:
* Fixed selecting the dummy video driver
* The caps lock key now generates a pressed event when pressed and a released event when released, instead of a press/release event pair when pressed.
* Fixed mouse wheel events on Mac OS X 10.12
* The audio driver has been updated to use AVFoundation for better compatibility with newer versions of Mac OS X

Linux:
* Added support for the Fcitx IME
* Added a window event SDL_WINDOWEVENT_TAKE_FOCUS when a window manager asks the SDL window whether it wants to take focus.
* Refresh rates are now rounded instead of truncated, e.g. 59.94 Hz is rounded up to 60 Hz instead of 59.
* Added initial support for touchscreens on Raspberry Pi

OpenBSD:
* SDL_GetBasePath() is now implemented on OpenBSD

iOS:
* Added support for dynamically loaded objects on iOS 8 and newer

tvOS:
* Added support for Apple TV
* Added a hint SDL_HINT_APPLE_TV_REMOTE_ALLOW_ROTATION to control whether he Apple TV remote's joystick axes will automatically match the rotation of the remote.

Android:
* Fixed SDL not resizing window when Android screen resolution changes
* Corrected the joystick Z axis reporting for the accelerometer

Emscripten (running in a web browser):
* Many bug fixes and improvements

(adam)

2016-10-28 17:47:21 UTC MAIN commitmail json YAML

Add a debug-only file.

(riastradh)

2016-10-28 17:27:46 UTC MAIN commitmail json YAML

update print/hplip to 3.16.10

(schnoebe)

2016-10-28 17:27:21 UTC MAIN commitmail json YAML

Update to 3.16.10:

Release Notes:

HPLIP 3.16.10 - This release has the following changes:

  Added Support for the Following New Printers:
    - HP officejetPro7740 wide  Format All in one
    - HP Office jet 6950 All-in-One printer
    - HP ScanJet Pro 3000 s3 Sheet-feed Scanner
    - HP ScanJet Enterprise Flow 5000 s4 Sheet-feed Scanner
    - HP Scanjet Entrprise Flow 7000 s3 sheetfeed Scanner
    - HP Color LaserJet Pro MFP M277c6

  Added support for the following new Distro's:
    - Ubuntu 16.10
    - Debian 8.6

  Notes to Follow:
    - For scanjets scan using command "hp-scan --adf --size=size_name"
    - "hp-scan --help" for all size_name

(schnoebe)

2016-10-28 16:10:52 UTC MAIN commitmail json YAML

Make the postfix user/group names variables.

(jperkin)

2016-10-28 15:55:50 UTC MAIN commitmail json YAML

Extend PR 48500 alpha gcc workaround to gcc5. From Rin Okuyama.

(dholland)

2016-10-28 15:35:08 UTC MAIN commitmail json YAML

pkgtools/pkg: Honor existing PKG_DBDIR definition

Rather than defaulting to /var/db/pkgng, use the variable that exists
already for this purpose.  Similarly, change cache directory definition
from /var/cache/pkgng to ${VARBASE}/cache/pkgng

(marino)

2016-10-28 12:55:18 UTC pkgsrc-2016Q3 commitmail json YAML

reverting commit (to wrong branch)

(pettai)

2016-10-28 12:54:22 UTC pkgsrc-2016Q3 commitmail json YAML

2016-10-28 11:11:13 UTC pkgsrc-2016Q3 commitmail json YAML

Updated net/knot to 2.3.1

(pettai)

2016-10-28 11:10:54 UTC pkgsrc-2016Q3 commitmail json YAML

Knot DNS 2.3.1 (2016-10-07)
===========================

Bugfixes:
---------
- Missing glue records in some responses
- Knsupdate prompt printing on non-terminal
- Mismatch between configuration policy item names and documentation
- Segfault on OS X (Sierra)

Improvements:
-------------
- Significant speed-up of conf-commit and conf-diff operations (in most cases)
- New EDNS Client Subnet libknot API
- Better semantic-checks error messages

Features:
---------
- Print TLS certificate hierarchy in kdig verbose mode
- New +subnet alias for +client
- New mod-whoami and mod-noudp modules
- New zone-purge control command
- New log-queries and log-responses options for mod-dnstap

(pettai)

2016-10-28 10:40:51 UTC MAIN commitmail json YAML

No need to use ${PKGMANDIR} in PLIST (proxy wizd :)

(abs)

2016-10-28 10:02:48 UTC MAIN commitmail json YAML

Updated net/openconnect to 7.07

(wiz)

2016-10-28 10:02:38 UTC MAIN commitmail json YAML

Updated openconnect to 7.07.

>From Kai-Uwe Eckhardt in PR 51576.

OpenConnect v7.07 (PGP signature) — 2016-07-11

    More fixes for OpenSSL 1.1 build.
    Support Juniper "Post Sign-in Message".
    Add --protocol option.
    Fix ChaCha20-Poly1305 cipher suite to reflect final standard.
    Add ability to disable IPv6 support via library API.
    Set groups appropriately when using setuid().
    Automatic DTLS MTU detection.
    Support SSL client certificate authentication with Juniper servers.
    Revamp SSL certificate validation for OpenSSL and stop supporting OpenSSL older than 0.9.8.
    Fix handling of multiple DNS search domains with Network Connect.
    Fix handling of large configuration packets for Network Connect.
    Enable SNI when built with OpenSSL (1.0.1g or later).
    Add --resolve and --local-hostname options to command line.

(wiz)

2016-10-28 10:02:01 UTC MAIN commitmail json YAML

Updated net/vpnc-script to 20160828

(wiz)

2016-10-28 10:01:51 UTC MAIN commitmail json YAML

Updated vpnc-script to 20160828.

>From Kai-Uwe Eckhardt in PR 51576.

Changes:
rewrite resolv.conf parsing master
avoid multiple "domain" entries in resolv.conf
fix comment
OSX - Fix split DNS when doing split routing
Enable resolvconf on FreeBSD too

(wiz)

2016-10-28 09:59:19 UTC MAIN commitmail json YAML

Updated audio/libopenmpt to 0.2.7299

(wiz)

2016-10-28 09:59:09 UTC MAIN commitmail json YAML

Updated libopenmpt to 0.2.7299.

libopenmpt 0.2-beta20.2 (2016-10-22)

    [Bug] The C API could crash instead of failing gracefully in out-of-memory situations.
    [Bug] libopenmpt_stream_callbacks_fd.h and libopenmpt_stream_callbacks_file.h were missing in Windows development packages.
    [Bug] Plugins did not work correctly when changing the sample rate between two render calls.
    [Bug] Possible crashes with malformed IT, AMS, MDL, MED, MPTM, PSM and Startrekker files.
    [Bug] Possible hangs with malformed DBM, MPTM and PSM files.
    ParamEq plugin emulation didn't do anything at full gain (+15dB).
    Avoid enabling some ProTracker-specific quirks for MOD files most likely created with ScreamTracker 3.
    Tremolo effect only had half the intended strength in MOD files.
    openmpt123: Improved section layout in man page.

(wiz)

2016-10-28 09:50:28 UTC MAIN commitmail json YAML

Updated converters/p5-Unicode-Collate to 1.15

(wiz)

2016-10-28 09:50:18 UTC MAIN commitmail json YAML

Updated p5-Unicode-Collate to 1.15.

1.15  Sat Oct 22 08:36:07 2016
    - U::C::Locale newly supports locale: ug_Cyrl.
      cf. [rt.cpan.org #117512]
    - added loc_mncy.t, loc_ugcy.t in t.
    - modified tests for the Cyrillic script: loc_be.t, loc_bg.t, loc_bscy.t,
      loc_kk.t, loc_mk.t, loc_ru.t, loc_sr.t, loc_uk.t.

(wiz)

2016-10-28 09:48:42 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Simple to 1.302062

(wiz)

2016-10-28 09:48:32 UTC MAIN commitmail json YAML

Updated p5-Test-Simple to 1.302062.

1.302062  2016-10-20 06:16:08-07:00 America/Los_Angeles

    - No changes from last trial

1.302061  2016-09-30 14:49:19-07:00 America/Los_Angeles (TRIAL RELEASE)

    - Removed a warning when using a non-TAP formatter with Test::Builder
      about the formatter not "no_header" and "no_diag". This happened even if
      the alternative formatter class implemented these attributes.
    - When finalize is called on a formatter, it now receives one more
      argument, a boolean indicating whether or not the call is for a subtest
      or not.

1.302060  2016-09-25 12:46:46-07:00 America/Los_Angeles (TRIAL RELEASE)

    - Formatters now have terminate() and finalize() methods. These are called
      when there is a skip_all or bail event (terminate) or when a test suite
      is exiting normally (finalize). This allows formatters to finalize their
      output, which is important for any sort of document-oriented format (as
      opposed to a stream format like TAP). (#723)

(wiz)

2016-10-28 09:48:04 UTC MAIN commitmail json YAML

Updated devel/p5-Sub-Exporter-Progressive to 0.001013

(wiz)

2016-10-28 09:47:54 UTC MAIN commitmail json YAML

Updated p5-Sub-Exporter-Progressive to 0.001013.

0.001013  2016-10-21 08:48:28-07:00 America/Los_Angeles
  - Avoid possible warnings about special variables only being used once
    (Graham Knop)

(wiz)

2016-10-28 09:46:59 UTC MAIN commitmail json YAML

Updated devel/p5-List-AllUtils to 0.12

(wiz)

2016-10-28 09:46:49 UTC MAIN commitmail json YAML

Updated p5-List-AllUtils to 0.12.

0.12    2016-10-16

- Nothing from List::UtilsBy was actually being exported, because of a type
  and a lack of testing. Reported by Greg Oschwald. GitHub #5.

(wiz)

2016-10-28 09:45:47 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Locale to 1.10

(wiz)

2016-10-28 09:45:37 UTC MAIN commitmail json YAML

Updated p5-DateTime-Locale to 1.10.

1.10    2016-10-22

- Don't let warnings from other modules cause t/09version-check.t to
  fail. Reported by Graham Ollis. RT #118465

(wiz)

2016-10-28 09:21:08 UTC MAIN commitmail json YAML

Enable cwrappers by default on OpenBSD.

(jperkin)

2016-10-28 08:30:37 UTC MAIN commitmail json YAML

Updated comms/asterisk14 to 14.1.1

(jnemeth)

2016-10-28 08:25:20 UTC MAIN commitmail json YAML

Update to Asterisk 14.1.1: this is a critical bug fix release.

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

The release of Asterisk 14.1.1 resolves an issue reported by the
community and would have not been possible without your participation.
Thank you!

The following is the issue resolved in this release:

Bugs fixed in this release:
-----------------------------------
* ASTERISK-26503 - app_voicemail: Asterisk crashes when
      MailboxExists is used (Reported by Doug Lytle)

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

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

Thank you for your continued support of Asterisk!

(jnemeth)

2016-10-28 07:30:21 UTC MAIN commitmail json YAML

Updated comms/asterisk to 11.24.1

(jnemeth)

2016-10-28 07:26:26 UTC MAIN commitmail json YAML

Update to Asterisk 11.24.1: this is a critical bug fix release.

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

The release of Asterisk 11.24.1 resolves an issue reported by the
community and would have not been possible without your participation.
Thank you!

The following is the issue resolved in this release:

Bugs fixed in this release:
-----------------------------------
* ASTERISK-26503 - app_voicemail: Asterisk crashes when
      MailboxExists is used (Reported by Doug Lytle)

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

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

Thank you for your continued support of Asterisk!

(jnemeth)

2016-10-28 06:24:35 UTC MAIN commitmail json YAML

Reduce some of the mystery of life for users of wpa_gui binary packages
- add the man page.

Bump pkgrevision

(abs)

2016-10-27 22:14:32 UTC MAIN commitmail json YAML

Updated geography/proj to 4.9.3

(gdt)

2016-10-27 22:14:19 UTC MAIN commitmail json YAML

Update to 4.9.3.

* proj_def.dat was missing from source distribution see
  https://github.com/OSGeo/proj.4/issues/274 for more detail
* Update Geodesic library from GeographicLib
* Remove setlocale() use in pj_init_ctx()
* Renamed PVALUE in pj_param.c to prevent clash with Windows

(gdt)

2016-10-27 22:07:35 UTC MAIN commitmail json YAML

PKGREVISION++

This is needed because gdal abuses geos by using the C++ API,
contrarary to geos recommendations, and because geos upstream thinks
that the C++ ABI is intrinsicially unstable and therefore changes the
shlib version every release.

(gdt)

2016-10-27 21:02:29 UTC MAIN commitmail json YAML

Fix net/py-pydns entry after rename.

(jperkin)

2016-10-27 19:49:54 UTC MAIN commitmail json YAML

Updated security/srm to 1.2.15

(kamil)

2016-10-27 19:49:44 UTC MAIN commitmail json YAML

Update srm from 1.2.8 to 1.2.15

pkgsrc changes:
- set LICENSE (x11)
- add test target
- add new NetBSD patches
- keep INTERIX patch, not tested

Upstream changelog
==================
release 1.2.15
        fix handling of files > 2GB on Windows.
        fix handling of symlinks to files owned by root.

release 1.2.14
        fix fill() function, this fixes DoE and Gutmann modes.
        new --rcmp mode.
        use simple mode by default and not Gutmann 35 pass.

release 1.2.13
        fix handling of OsX resource forks.

release-1_2_12
        now using SVN on SourceForge.
        small updates to autotools build files.
        support Haiku operating system.
        overwrite POSIX extended attributes.
        srm has exit code != 0 if removing any file or directory failed.
        handle alternate data streams on Windows and NTFS.
        handle hard links on Windows and NTFS.

release-1_2_11
        Win32 command line wildcard expansion
        -v -v displays current write position
        SIGINFO, SIGUSR2 display current write position
        -x does not cross file system boundaries
        overwrite block devices

release-1_2_10
        Mac OsX compiles and works again
        add DoE wipe mode
        fix deletion of named pipes/fifos
        Debian fixes
        Win32 fixes

release-1_2_9
        fix deletion of 0 byte files
        fix handling of files <4096 bytes
        fix handling of files >2GiB on 32bit
        OpenBSD compat switch
        handle OsX ressource fork
        added some code from OsX port
        Win32 version

(kamil)

2016-10-27 18:58:36 UTC MAIN commitmail json YAML

2016-10-27 18:58:00 UTC MAIN commitmail json YAML

Update Go to 1.7.3.

go1.7.2 should not be used. It was tagged but not fully released. The release
was deferred due to a last minute bug report. Use go1.7.3 instead, and refer to
the summary of changes below.

go1.7.3 (released 2016/10/19) includes fixes to the compiler, runtime, and the
crypto/cipher, crypto/tls, net/http, and strings packages. See the Go 1.7.3
milestone on our issue tracker for details.

(bsiegert)

2016-10-27 16:36:03 UTC MAIN commitmail json YAML

+ samba-4.4.7, samba-4.5.1.

(taca)

2016-10-27 15:14:45 UTC MAIN commitmail json YAML

Note update of www/contao42 package to 4.2.5.

(taca)

2016-10-27 15:14:17 UTC MAIN commitmail json YAML

Update contao42 to 4.2.5.

### 4.2.5 (2016-10-27)

* Unlock members after password change (see contao/core#8545).
* Register an alias for the language fallback page model (see
  contao/core#8544).
* Correctly calculate the maximum length of tl_files.name (see
  contao/core#8536).
* Correctly add the headline if a content element is versionized (see
  contao/core#8502).
* Optimize the DCA sorting filter for date fields (see contao/core#8485).
* Do not show version entries of deleted files (see contao/core#8480).
* Redirect the empty URL depending on language and alias name (see
  contao/core#8498).
* Apply `specialchars()` to widget attributes (see contao/core#8505).
* Queue the requests when rebuilding the search index (see contao/core#8449).
* Correctly determine the form field names in the file manager (see #600).
* Correctly show the maximum file size in the form upload widget (see #595).
* Correctly encode e-mail addresses in the text element (see #594).
* Do not parse front end templates twice (see #599).
* Correctly set host and scheme in the URL generator (see #592).
* Correctly reload the page and file trees in "edit multiple" mode.
* Correctly normalize the paths in the symlink command.

(taca)

2016-10-27 14:42:39 UTC MAIN commitmail json YAML

Updated mail/p5-Mail-Box to 2.120

(wen)

2016-10-27 14:19:52 UTC MAIN commitmail json YAML

Update to 2.120

Upstream changes:
version 2.120: Wed 21 Sep 16:41:23 CEST 2016

Fixes:
- revert change of parts(), because it breaks code/the tests.
  rt.cpan.org#118016 [Tom Callaway]

version 2.119: Mon Sep 19 22:49:50 CEST 2016

Fixes:
- Mail::Message::parts() did not return the $msg itself when
  there are multiparts. [Peter Gunn]
- Cygwin is not windows.  rt.cpan.org#115286
- include examples in the man-pages

Improvements:
- require perl 5.8.5
- ::MailDir scans faster with tainting off
- larger Mail::Message::build() example in SYNOPSIS [Andrew Beverley]
- $msg->build options file and files now exactly the same.
- indicate what ::Field::attributes() may return dupplicated
  keys.  rt.cpan.org #114589 [Randy Diffenderfer]

(wen)

2016-10-27 13:22:44 UTC MAIN commitmail json YAML

pkgtools/pkg: Allow PORTSDIR to be specified

As pointed out by jperkins, defaulting to builder's setting for PKGSRCDIR
for the sources isn't aways correct for the binary package consumers.
This is not a problem unique to pkgtools/pkg and really requires a system-
wide solution.  Until there is such a global variable, rename the PORTSDIR
variable to PKG.portsdir and allow it to be modified by e.g. make.conf.

In the case of pkg, PORTSDIR just refers to a default configuration
location which is overridable by a configuration file.

(marino)

2016-10-27 13:07:36 UTC MAIN commitmail json YAML

Updated lang/openjdk8 to 1.8.112

(ryoon)

2016-10-27 13:06:42 UTC MAIN commitmail json YAML

Update to 1.8.112

* Include a patch from PR pkg/51221

Changelog:
security-libs/java.security
SunPKCS11 Provider no longer offering SecureRandom by default
SecureRandom.PKCS11 from the SunPKCS11 Provider is disabled by default on Solaris because the native PKCS11 implementation has poor performance and is not recommended. If your application requires SecureRandom.PKCS11, you can re-enable it by removing "SecureRandom" from the disabledMechanisms list in conf/security/sunpkcs11-solaris.cfg

Performance improvements have also been made in the java.security.SecureRandom class. Improvements in the JDK implementation have allowed for synchronization to be removed from the java.security.SecureRandom.nextBytes(byte[] bytes) method.
See JDK-8098581

Fix following security bugs:
CVE-2016-5556
CVE-2016-5582
CVE-2016-5573
CVE-2016-5597
CVE-2016-5554
CVE-2016-5542

(ryoon)

2016-10-27 12:53:13 UTC MAIN commitmail json YAML

2016-10-27 12:50:55 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-TimeZone to 2.06

(wen)

2016-10-27 12:45:29 UTC MAIN commitmail json YAML

Update to 2.0.6

Upstream changes:
2.06    2016-10-20

- This release is based on version 2016h of the Olson database. This release
  includes contemporary changes for Palestine.

(wen)

2016-10-27 12:33:46 UTC MAIN commitmail json YAML

Added mail/py-policyd-spf version 1.3.2

(jperkin)

2016-10-27 12:33:29 UTC MAIN commitmail json YAML

Add py-policyd-spf.

(jperkin)

2016-10-27 12:30:40 UTC MAIN commitmail json YAML

Mention cwrappers change.

(wiz)

2016-10-27 12:30:23 UTC MAIN commitmail json YAML

2016-10-27 12:29:17 UTC MAIN commitmail json YAML

Enable cwrappers by default on NetBSD.

(wiz)

2016-10-27 12:25:15 UTC MAIN commitmail json YAML

Updated mail/py-spf to 2.0.12

(jperkin)

2016-10-27 12:25:06 UTC MAIN commitmail json YAML

Update mail/py-spf to 2.0.12, and switch to net/py-pydns (the previous
dependency on net/py-dns was incorrect and cannot have worked).

Changes since 2.0.8:

Version 2.0.12 - August 5, 2015
  * Reset void_lookups at top of check()
  * Ignore permerror for best_guess()
  * Don't crash on null DNS TXT record (ignore): test case null-text
  * Trailing spaces are allowed by 4.5/2: test case trailing-space
  * Make CNAME loop result in unknown host: test case ptr-cname-loop
  * Test case and fix for mixed case CNAME loop, test case ptr-cname-loop

Version 2.0.11 - December 5, 2014
  * Fix another bug in SPF record parsing that caused records with terms
    separated by multple spaces as invalid, but they are fine per the ABNF
  * Downcase names in additional answers returned by DNS before adding
    to cache, since case inconsistency can cause PTR match failures (initial
    patch thanks to Joni Fieggen) and other problems.

Version 2.0.10 - September 2, 2014
  * Fix bug in SPF record parsing that caused all 'whitespace' characters to
    be considered valid term separators and not just spaces
  * Fixed multiple bugs in temperror processing that would lead to tracebacks
    instead of correct error processing
  * Fix AAAA not flagged as bytes when strict=2
  * Include '~' as safe char in url quoted macro expansion

Version 2.0.9 - April 29, 2014
  * Update for new SPF standards track RFC 7208
    - Add processing for new void lookups processing limit
    - Default SPF process timeout limit to 20 seconds per RFC 7208 4.6.4
    - Change default DNS timeout to 20 seconds in DNSLookup to better match
      RFC 7208 4.6.4
    - Make mx lookups > 10 a permerror per RFC 7208 and mx-limit test
    - Add RFC 7208 specific test suite and make allowance for RFC 7208 changes
      in RFC 4408 test suite
    - Convert YAML tests to TestCases, and have testspf.py return success/fail.

(jperkin)

2016-10-27 12:03:51 UTC MAIN commitmail json YAML

2016-10-27 11:50:24 UTC MAIN commitmail json YAML

Added net/pydns version 2.3.6

(jperkin)

2016-10-27 11:50:09 UTC MAIN commitmail json YAML

2016-10-27 11:49:15 UTC MAIN commitmail json YAML

Import pydns-2.3.6 as net/pydns, originally packaged as wip/py-DNS.

The PyDNS provides a module for performing DNS queries from python
applications.  It was originally based on Guido van Rossum's DNS library
code, but has drifted further and further away from it over time.

This is a different DNS module to net/py-dns (dnspython).

(jperkin)

2016-10-27 11:32:16 UTC MAIN commitmail json YAML

nd include Makefile.common again.

(wiz)

2016-10-27 11:06:01 UTC MAIN commitmail json YAML

Restore Makefile.common, still used by fonts/ghostscript-cidfonts-ryumin

(wiz)

2016-10-27 11:02:41 UTC MAIN commitmail json YAML

Fix build on -current -- this needs c++11 for static_assert.
Improve COMMENT while here.

(wiz)

2016-10-27 10:31:06 UTC MAIN commitmail json YAML

Add support for enabling cwrappers automatically.  USE_CWRAPPERS now defaults
to "auto", which will enable cwrappers if the _OPSYS_SUPPORTS_CWRAPPERS
platform variable is set to "yes".

Switch over to cwrappers by default for Darwin, Linux, and SunOS (except when
using the sunpro compiler).

(jperkin)

2016-10-27 10:16:03 UTC MAIN commitmail json YAML

Added net/py-gandi.cli version 0.19

(joerg)

2016-10-27 10:15:50 UTC MAIN commitmail json YAML

+ py-gandi.cli

(joerg)

2016-10-27 10:15:18 UTC MAIN commitmail json YAML

Add py-gandi.cli-0.19:

gandicli is a command line interface for the Gandi.net services. It can
be used to buying and managing domains, web applications, virtual
machines or SSL certificates.

(joerg)

2016-10-27 10:05:38 UTC MAIN commitmail json YAML

Add the necessary dependencies for safe concurrent build.

(joerg)

2016-10-27 07:43:35 UTC MAIN commitmail json YAML

Updated net/syncthing to 0.14.9

(abs)

2016-10-27 07:42:40 UTC MAIN commitmail json YAML

Updated net/syncthing to 0.14.9

v0.14.9

Resolved issues:

  #3651: Documentation PDFs are fixed.
  #3638: German localisation is improved. (As are a couple of others as I forgot to update them the last release.)
  #3619: Browser error on first startup doesn't happen as easily anymore.
  #3664: Syncthing compiles in Go versions older than 1.7 again.
  #3577: Adding folder using Long UNC path no longer causes stack overflow (but don't do that, it's not necessary).

v0.14.8

This is a minor release recommended for all users.

The main change here is to handle issues with the new SHA256 implementation introduced in 0.14.7. When using the monitor process (which is the default) crashes will be detected and the new hashing package disabled. A manual selection can also be forced by setting the environment variable STHASHING to either minio (the new package) or standard (the default Go package).

Resolved issues:

  #3613: The monitor process now detects crashes due to the new hashing package and disables it on subsequent launch.
  #3614: The two hash packages are benchmarked on startup and the fastest on is selected.
  #3588: Folders are now correctly shown as out of sync when they miss only deleted files.
  #3578: UPnP handling is corrected in the case where more than one router is detected.
  #3639: Patterns with terminal slash (e.g., "dir/") now correctly ignore directory contents.

(abs)

2016-10-27 07:38:37 UTC MAIN commitmail json YAML

Updated comms/asterisk14 to 14.1.0

(jnemeth)

2016-10-27 06:43:39 UTC MAIN commitmail json YAML

Update to Asterisk 14.1.0: this is mostly a bug fix release.

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

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

The following are the issues resolved in this release:

New Features made in this release:
-----------------------------------
* ASTERISK-26277 - Add dialplan function
      PJSIP_SEND_SESSION_REFRESH that sends a session refresh to
      update formats on a channel after session establishment
      (Reported by Matt Jordan)

Bugs fixed in this release:
-----------------------------------
* ASTERISK-26477 - pjproject:  SEGV during SSL operations
      (Reported by George Joseph)
* ASTERISK-17470 - [patch] - When videosupport=yes, asterisk
      allows one end peer to send video, even though the other end
      supports only audio. (Reported by effie mouzeli)
* ASTERISK-26416 - pjproject-bundled: configure fails to check for
      all required utilities (Reported by Corey Farrell)
* ASTERISK-26466 - core: Be forgiving on external callerid that
      may be flawed so we don't drop events (Reported by Richard
      Mudgett)
* ASTERISK-26362 - res_config_mysql:  Broken after 13.10 (Reported
      by Carlos Chavez)
* ASTERISK-26446 - app_dial:  There's no way to override the
      hangupcause on unanswered channels (Reported by George Joseph)
* ASTERISK-26410 - core: Asterisk 14 doesn't show the header in
      the console or verbose when starting (Reported by Dan Jenkins)
* ASTERISK-24311 - Populating database via Alembic fails when
      using same database for multiple schema sets (Reported by Dafi
      Ni)
* ASTERISK-26438 - [patch] chan_sip: auto_force_rport: No NAT = No
      Symmetric Response. (Reported by Alexander Traud)
* ASTERISK-26426 - format_ogg_opus: remove from source (Reported
      by Kevin Harwell)
* ASTERISK-18232 - Broken REGISTER sent to IPv4 server when
      bindaddr=[::] (Reported by Jacek)
* ASTERISK-25468 - Deadlock in chan_sip - core show locks shows
      do_monitor lock (Reported by Barry Flanagan)
* ASTERISK-26397 - manager: PresenceState action crashes Asterisk
      14 (Reported by Andrew Nagy)
* ASTERISK-26389 - res_odbc: Clean up pooling options (Reported by
      Joshua Colp)
* ASTERISK-26359 - [patch] cdr_mysql: fails to use UTC if so
      instructed (Reported by Tzafrir Cohen)
* ASTERISK-26273 - core: Won't compile when LOW_MEMORY is enabled
      (Reported by Anthony Messina)
* ASTERISK-26391 - Consoles do not display verbose logger messages
      even when requested. (Reported by Marcelo Terres)
* ASTERISK-26263 - SQL error when using realtime and registering
      extension / inserting into ps_contacts (Reported by Jeppe Ryskov
      Larsen)
* ASTERISK-26365 - rtp: Offer with multiple payloads for same
      codec is incorrectly handled (Reported by Joshua Colp)
* ASTERISK-19968 - TCP Session-Timers not dropping call (Reported
      by Aaron Hamstra)
* ASTERISK-26374 - res_pjsip_multihomed: Contact port is rewritten
      for connectionful protocols (Reported by Joshua Colp)
* ASTERISK-26367 - rtp: Timestamps broken when video frame is
      across multiple RTP packets (Reported by Joshua Colp)
* ASTERISK-26375 - res_pjsip_transport_management: Log message
      states seconds, but time value is milliseconds (Reported by
      Joshua Colp)
* ASTERISK-26364 - res_pjsip: Don't assume a request will have
      target addresses (Reported by Joshua Colp)
* ASTERISK-26360 - app_queue: "queue show" output gets "failed to
      extend from 240 to 327" msgs. (Reported by Richard Mudgett)
* ASTERISK-26316 - res_pjsip_callerid: Irregular URI causes
      unexpected callerid (Reported by Kevin Harwell)
* ASTERISK-26349 -  13.11.1 res_pjsip/pjsip_distributor.c: Request
      'REGISTER' failed (Reported by Dmitry Melekhov)
* ASTERISK-26272 - chan_sip: File descriptors leak (UDP sockets)
      (Reported by Etienne Lessard)
* ASTERISK-26264 - res_pjsip: Crash when applying ACL from
      non-existent endpoint (Reported by nappsoft)
* ASTERISK-26341 - ARI: Stopping a media playlist only stops the
      current media URI being played back, and not the whole list
      (Reported by Matt Jordan)
* ASTERISK-25691 - Crash occurs when screening mode (Dial's 'p'
      argument) is enabled and callee rejects a call or hangs up.
      (Reported by Etienne Lessard)
* ASTERISK-26331 - Crash on "core show channeltype Surrogate" in
      ast_format_cap_get_names (Reported by CGI.NET)
* ASTERISK-26269 - res_pjsip: Wrong state for aors without
      registered contacts after startup (Reported by nappsoft)
* ASTERISK-26282 - AEL: macro-call in Dial application, macro
      "lacks 's' extension" (Reported by chris de rock)
* ASTERISK-26226 - pbx: Asterisk crash on AMI action
      "ShowDialplan" when there's a circular dependency between
      contexts (Reported by Etienne Lessard)
* ASTERISK-26299 - app_queue: Queue application sometimes stops
      calling members with Local interface (Reported by Etienne
      Lessard)
* ASTERISK-26279 - pjproject-bundled:  Fails to compile on Debian
      6 (Reported by George Joseph)
* ASTERISK-26306 - channel: Hang-up crashes, chan_pjsip not
      cleaning up properly (Reported by Alexander Traud)
* ASTERISK-26203 - res_fax: Deadlock when using
      FAXOPT(gateway)=yes with Local channels (Reported by Etienne
      Lessard)
* ASTERISK-24822 - Deadlock: Fax Gateway framehook creates locking
      inversion in T.38 query option with features bridging code
      (Reported by David Brillert)
* ASTERISK-22732 - Deadlock potential in res_fax and CCSS with
      local channels. (Reported by Richard Mudgett)
* ASTERISK-26288 - followme: fails to reset config items to
      default values on reload (Reported by Tzafrir Cohen)
* ASTERISK-22374 - Finish mapping the sip.conf parameters to
      res_sip.conf parameters (Reported by Matt Jordan)
* ASTERISK-24425 - [patch] jabber/xmpp to use TLS instead of
      SSLv3, security fix POODLE (CVE-2014-3566) (Reported by
      abelbeck)
* ASTERISK-26228 - res_pjsip_sdp_rtp: G729A does not include
      annexb=no attribute. (Reported by Ali Ghavidel)
* ASTERISK-25472 - Swagger scripts are not replacing format
      variable in file brief (Reported by Corey Farrell)
* ASTERISK-25984 - res_odbc relies on res_odbc_transaction, but
      it's not mandatory to compile it (Reported by J坦zsef Dud叩s)
* ASTERISK-26305 - Asterisk 14: Two resolver unbound testsuite
      tests fail (Reported by Richard Mudgett)
* ASTERISK-26303 - [patch] BuildSystem: ca_list_path capabilities
      not detected in PJProject. (Reported by Alexander Traud)
* ASTERISK-25492 - ARI: Path parameters are case sensitive
      (Reported by Joshua Colp)
* ASTERISK-26164 - XMPP no longer triggers NOTIFY to device via
      chan_pjsip (Reported by Ross Beer)
* ASTERISK-26233 - pbx: Failure to remove inconsistent extension
      names (Reported by Corey Farrell)
* ASTERISK-26246 - Security: Privilege escalation by AMI adding
      dialplan extensions. (Reported by Richard Mudgett)
* ASTERISK-26267 - ast_register_atexit callbacks should be run on
      failed startup. (Reported by Corey Farrell)
* ASTERISK-26241 - res_pjsip:  When using compact headers, rpid
      and pai are incorrectly generated (Reported by George Joseph)
* ASTERISK-25797 - app_queue: Crash when calling a queue with a
      member with a forward to an nonexistent extension (Reported by
      Etienne Lessard)
* ASTERISK-26239 - res_pjsip_logger:  An empty global/debug option
      is treated as a "match all" hostname (Reported by George Joseph)
* ASTERISK-26238 - res_pjsip: Empty global default_from_user
      causes crash (Reported by Joshua Colp)
* ASTERISK-26268 - alembic: 'auth_username' not in PJSIP
      'identify_by' enum (Reported by Joshua Colp)
* ASTERISK-26253 - sdp_srtp: libsrtp now a required dependency,
      shouldn't be (Reported by Ben Merrills)
* ASTERISK-26145 - pjsip: Deadlock with suspend + masquerade +
      indicate (Reported by Ross Beer)
* ASTERISK-26183 - alembic: error when using sqlalchemy version
      1.1.0b2 (Reported by Kevin Harwell)
* ASTERISK-26283 - res_resolver_unbound:  fails configure on older
      Ubuntu and CentOS (Reported by George Joseph)
* ASTERISK-26280 - DNS lookups can block channel media paths
      (Reported by Mark Michelson)
* ASTERISK-26278 - asterisk.h should produce a reasonable error
      for external modules that fail to define AST_MODULE_SELF_SYM.
      (Reported by Corey Farrell)
* ASTERISK-25217 - [patch]res_pjsip_outbound_publish.c needs a
      similar treatment for module unloading as
      res_pjsip_outbound_registration.c (Reported by Richard Mudgett)
* ASTERISK-26265 - Errors ignored from some parts of system
      initialization. (Reported by Corey Farrell)
* ASTERISK-26206 - [patch] res_pjsip: Use more compatible regex
      for get all (Reported by Dmitry)
* ASTERISK-26256 - [patch] SIP/SDP origin (o=) contains brackets
      with IP6 (Reported by Alexander Traud)
* ASTERISK-25996 - Remove "live_dangerously" requirement on
      DB(read) (Reported by Andrew Nagy)
* ASTERISK-26148 - pjsip: Cannot compile 13.10.0-rc1:
      "libasteriskpj.so: undefined reference to..." (Reported by Hans
      van Eijsden)
* ASTERISK-26237 - Fax is detected on regular calls. (Reported by
      Richard Mudgett)

Improvements made in this release:
-----------------------------------
* ASTERISK-26409 - codec_opus: Update Asterisk to support the
l
      translation codec. (Reported by Kevin Harwell)
* ASTERISK-26289 - Announcer channels in ConfBridges cause
      inefficiencies (Reported by Mark Michelson)
* ASTERISK-25980 - [patch]res_fax: set FAXMODE variable to let
      dialplan know what fax transport was used (Reported by Alexei
      Gradinari)

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

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

Thank you for your continued support of Asterisk!

(jnemeth)

2016-10-27 01:13:06 UTC MAIN commitmail json YAML

Updated comms/asterisk13 to 13.12.0

(jnemeth)

2016-10-27 01:08:17 UTC MAIN commitmail json YAML

Update to Asterisk 13.12.0: this is mostly a bug fix release.

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

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

The following are the issues resolved in this release:

New Features made in this release:
-----------------------------------
* ASTERISK-26277 - Add dialplan function
      PJSIP_SEND_SESSION_REFRESH that sends a session refresh to
      update formats on a channel after session establishment
      (Reported by Matt Jordan)

Bugs fixed in this release:
-----------------------------------
* ASTERISK-26477 - pjproject:  SEGV during SSL operations
      (Reported by George Joseph)
* ASTERISK-17470 - [patch] - When videosupport=yes, asterisk
      allows one end peer to send video, even though the other end
      supports only audio. (Reported by effie mouzeli)
* ASTERISK-26416 - pjproject-bundled: configure fails to check for
      all required utilities (Reported by Corey Farrell)
* ASTERISK-26466 - core: Be forgiving on external callerid that
      may be flawed so we don't drop events (Reported by Richard
      Mudgett)
* ASTERISK-26362 - res_config_mysql:  Broken after 13.10 (Reported
      by Carlos Chavez)
* ASTERISK-26446 - app_dial:  There's no way to override the
      hangupcause on unanswered channels (Reported by George Joseph)
* ASTERISK-24311 - Populating database via Alembic fails when
      using same database for multiple schema sets (Reported by Dafi
      Ni)
* ASTERISK-26438 - [patch] chan_sip: auto_force_rport: No NAT = No
      Symmetric Response. (Reported by Alexander Traud)
* ASTERISK-26426 - format_ogg_opus: remove from source (Reported
      by Kevin Harwell)
* ASTERISK-18232 - Broken REGISTER sent to IPv4 server when
      bindaddr=[::] (Reported by Jacek)
* ASTERISK-25468 - Deadlock in chan_sip - core show locks shows
      do_monitor lock (Reported by Barry Flanagan)
* ASTERISK-26397 - manager: PresenceState action crashes Asterisk
      14 (Reported by Andrew Nagy)
* ASTERISK-26389 - res_odbc: Clean up pooling options (Reported by
      Joshua Colp)
* ASTERISK-26359 - [patch] cdr_mysql: fails to use UTC if so
      instructed (Reported by Tzafrir Cohen)
* ASTERISK-26273 - core: Won't compile when LOW_MEMORY is enabled
      (Reported by Anthony Messina)
* ASTERISK-26263 - SQL error when using realtime and registering
      extension / inserting into ps_contacts (Reported by Jeppe Ryskov
      Larsen)
* ASTERISK-26374 - res_pjsip_multihomed: Contact port is rewritten
      for connectionful protocols (Reported by Joshua Colp)
* ASTERISK-26367 - rtp: Timestamps broken when video frame is
      across multiple RTP packets (Reported by Joshua Colp)
* ASTERISK-26375 - res_pjsip_transport_management: Log message
      states seconds, but time value is milliseconds (Reported by
      Joshua Colp)
* ASTERISK-19968 - TCP Session-Timers not dropping call (Reported
      by Aaron Hamstra)
* ASTERISK-26360 - app_queue: "queue show" output gets "failed to
      extend from 240 to 327" msgs. (Reported by Richard Mudgett)
* ASTERISK-26316 - res_pjsip_callerid: Irregular URI causes
      unexpected callerid (Reported by Kevin Harwell)
* ASTERISK-26349 -  13.11.1 res_pjsip/pjsip_distributor.c: Request
      'REGISTER' failed (Reported by Dmitry Melekhov)
* ASTERISK-26272 - chan_sip: File descriptors leak (UDP sockets)
      (Reported by Etienne Lessard)
* ASTERISK-26264 - res_pjsip: Crash when applying ACL from
      non-existent endpoint (Reported by nappsoft)
* ASTERISK-26288 - followme: fails to reset config items to
      default values on reload (Reported by Tzafrir Cohen)
* ASTERISK-25691 - Crash occurs when screening mode (Dial's 'p'
      argument) is enabled and callee rejects a call or hangs up.
      (Reported by Etienne Lessard)
* ASTERISK-26331 - Crash on "core show channeltype Surrogate" in
      ast_format_cap_get_names (Reported by CGI.NET)
* ASTERISK-26282 - AEL: macro-call in Dial application, macro
      "lacks 's' extension" (Reported by chris de rock)
* ASTERISK-26226 - pbx: Asterisk crash on AMI action
      "ShowDialplan" when there's a circular dependency between
      contexts (Reported by Etienne Lessard)
* ASTERISK-26279 - pjproject-bundled:  Fails to compile on Debian
      6 (Reported by George Joseph)
* ASTERISK-26306 - channel: Hang-up crashes, chan_pjsip not
      cleaning up properly (Reported by Alexander Traud)
* ASTERISK-26299 - app_queue: Queue application sometimes stops
      calling members with Local interface (Reported by Etienne
      Lessard)
* ASTERISK-26203 - res_fax: Deadlock when using
      FAXOPT(gateway)=yes with Local channels (Reported by Etienne
      Lessard)
* ASTERISK-24822 - Deadlock: Fax Gateway framehook creates locking
      inversion in T.38 query option with features bridging code
      (Reported by David Brillert)
* ASTERISK-22732 - Deadlock potential in res_fax and CCSS with
      local channels. (Reported by Richard Mudgett)
* ASTERISK-26269 - res_pjsip: Wrong state for aors without
      registered contacts after startup (Reported by nappsoft)
* ASTERISK-22374 - Finish mapping the sip.conf parameters to
      res_sip.conf parameters (Reported by Matt Jordan)
* ASTERISK-24425 - [patch] jabber/xmpp to use TLS instead of
      SSLv3, security fix POODLE (CVE-2014-3566) (Reported by
      abelbeck)
* ASTERISK-25472 - Swagger scripts are not replacing format
      variable in file brief (Reported by Corey Farrell)
* ASTERISK-26228 - res_pjsip_sdp_rtp: G729A does not include
      annexb=no attribute. (Reported by Ali Ghavidel)
* ASTERISK-25984 - res_odbc relies on res_odbc_transaction, but
      it's not mandatory to compile it (Reported by J坦zsef Dud叩s)
* ASTERISK-26303 - [patch] BuildSystem: ca_list_path capabilities
      not detected in PJProject. (Reported by Alexander Traud)
* ASTERISK-25492 - ARI: Path parameters are case sensitive
      (Reported by Joshua Colp)
* ASTERISK-26233 - pbx: Failure to remove inconsistent extension
      names (Reported by Corey Farrell)
* ASTERISK-26164 - XMPP no longer triggers NOTIFY to device via
      chan_pjsip (Reported by Ross Beer)
* ASTERISK-26246 - Security: Privilege escalation by AMI adding
      dialplan extensions. (Reported by Richard Mudgett)
* ASTERISK-26267 - ast_register_atexit callbacks should be run on
      failed startup. (Reported by Corey Farrell)
* ASTERISK-26241 - res_pjsip:  When using compact headers, rpid
      and pai are incorrectly generated (Reported by George Joseph)
* ASTERISK-26239 - res_pjsip_logger:  An empty global/debug option
      is treated as a "match all" hostname (Reported by George Joseph)
* ASTERISK-26238 - res_pjsip: Empty global default_from_user
      causes crash (Reported by Joshua Colp)
* ASTERISK-25797 - app_queue: Crash when calling a queue with a
      member with a forward to an nonexistent extension (Reported by
      Etienne Lessard)
* ASTERISK-26268 - alembic: 'auth_username' not in PJSIP
      'identify_by' enum (Reported by Joshua Colp)
* ASTERISK-26145 - pjsip: Deadlock with suspend + masquerade +
      indicate (Reported by Ross Beer)
* ASTERISK-26183 - alembic: error when using sqlalchemy version
      1.1.0b2 (Reported by Kevin Harwell)
* ASTERISK-26280 - DNS lookups can block channel media paths
      (Reported by Mark Michelson)
* ASTERISK-25217 - [patch]res_pjsip_outbound_publish.c needs a
      similar treatment for module unloading as
      res_pjsip_outbound_registration.c (Reported by Richard Mudgett)
* ASTERISK-26265 - Errors ignored from some parts of system
      initialization. (Reported by Corey Farrell)
* ASTERISK-26206 - [patch] res_pjsip: Use more compatible regex
      for get all (Reported by Dmitry)
* ASTERISK-26256 - [patch] SIP/SDP origin (o=) contains brackets
      with IP6 (Reported by Alexander Traud)
* ASTERISK-25996 - Remove "live_dangerously" requirement on
      DB(read) (Reported by Andrew Nagy)
* ASTERISK-26148 - pjsip: Cannot compile 13.10.0-rc1:
      "libasteriskpj.so: undefined reference to..." (Reported by Hans
      van Eijsden)

Improvements made in this release:
-----------------------------------
* ASTERISK-26409 - codec_opus: Update Asterisk to support the
      translation codec. (Reported by Kevin Harwell)
* ASTERISK-26289 - Announcer channels in ConfBridges cause
      inefficiencies (Reported by Mark Michelson)
* ASTERISK-25980 - [patch]res_fax: set FAXMODE variable to let
      dialplan know what fax transport was used (Reported by Alexei
      Gradinari)

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

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

Thank you for your continued support of Asterisk!

(jnemeth)

2016-10-27 00:24:58 UTC MAIN commitmail json YAML

Import the second part of a patch from John Marino

This:
- fixes the "/usr/ports" paths in code and man pages to
  ${PKGSRCDIR} (normal) or hardcoded to "/usr/pkgsrc" (future, its for
  builders like Synth and poudriere)
- changes default DB path from "/var/db/pkg" to "/var/db/pkgng". It
  seems the original default was too ambiguous as "pkg" is used
  everywhere in pkgsrc and it's the default format (not pkgng format)
- similarly, changes default CACHE patch from "/var/cache/pkg" to
  "/var/cache/pkgng"
- bumps PKGREVISION again

Another relevant comment from John and reworded by myself for context:
(all misquotings mine)

束 Importantly, FreeBSD, NetBSD, and DragonFly all provide libarchive
in base. Therefore, this changes the port to use the base version when
available because the libarchive requirement is considered heavy. The
OpenSSL dependency brings a lot with, including perl. When trying to
update the bootstrap to build pkgng instead of pkg_* tools, it is
critical that the dependencies remain low. Other platforms will have
to suffer with the libarchive requirement if they want to use pkgng.

Following this, special linking code is needed for DragonFly since the
SSL libraries are now private. In fact, the only userland program
allowed to link with them is pkg(8) for bootstrapping reasons listed
above. 損

Thanks again!

(khorben)

2016-10-27 00:06:54 UTC MAIN commitmail json YAML

Improve the most trivial parts of a patch from John Marino

This does:
- remove the requirement for C++ (there is no C++ code there)
- properly substitute $PKGSRCDIR for PORTSDIR
- remove sbin/pkg2ng as it is inapplicable for pkgsrc
- bump PKGREVISION accordingly

More changes pending...

(khorben)

2016-10-26 23:41:24 UTC MAIN commitmail json YAML

Updated net/nsd to 4.1.13

(ryoon)

2016-10-26 23:40:36 UTC MAIN commitmail json YAML

Update to 4.1.13

* Remove an useless patch

Changelog:
NSD 4.1.13
Sep 27, 2016

Features
    multi-master-check: yes can be used to check all masters for the last version, using the higher version from the configured masters, from Manabu Sonoda.
    Support RR type OPENPGPKEY from RFC 7929.
    Can config key algorithms with the digest name, eg. 'sha256'.
    configure --disable-radix-tree for about 15% lower memory usage.
    for type SRV add A/AAAA to the additional section (if possible), just like we already do for type MX.
    more extensible edns option handling.

Bugfixes
    Fix compile warnings about unused result from write and strtol. and signcompare in minmax retrytime.
    Fix #812: fix that make depend fails after distribution.
    Fix #817: xfrd update failed loop.
    Add robustness against unallocated data in nsec3 trees.
    Fix README spelling error of BSD license (reported by Joerg Jung).
    Fix multimaster for not tried full zone transfer for a expired zone.
    Fix #827: fix compile with openssl 1.1.0 with api=1.1.0.

(ryoon)

2016-10-26 22:51:46 UTC MAIN commitmail json YAML

Updated mail/thunderbird-l10n to 45.4.0

(ryoon)

2016-10-26 22:51:21 UTC MAIN commitmail json YAML

2016-10-26 22:50:41 UTC MAIN commitmail json YAML

Updated mail/thunderbird to 45.4.0

(ryoon)

2016-10-26 22:50:13 UTC MAIN commitmail json YAML

Update to 45.4.0

Changelog:
    Fixed "Apply columns to..." did not honor special folders
    Fixed Threading broken when editing message draft, due to loss of Message-ID
    Fixed Mail saved as template copied In-Reply-To and References from original email.
    Fixed Additional spaces were inserted when drafts were edited.
    Fixed Recipient addresses were shown in red despite being inserted from the address book in some circumstances.
    Fixed Display name was truncated if no separating space before email address.

(ryoon)

2016-10-26 20:47:45 UTC MAIN commitmail json YAML

Updated www/firefox-l10n to 49.0.2

(ryoon)

2016-10-26 20:47:15 UTC MAIN commitmail json YAML

Update to 49.0.2

* Sync with firefox 49.0.2

(ryoon)

2016-10-26 20:34:39 UTC MAIN commitmail json YAML

Updated net/corebird to 1.3.3

(ryoon)

2016-10-26 20:34:00 UTC MAIN commitmail json YAML

Update to 1.3.3

* Change tarball to released one

Changelog:
Version 1.3.3 (2016-10-01):
  - Support longer tweets in a few more places
  - Properly escape ampersand characters in user mentions to fix
    GtkLabel warnings about wrong escape characters in tooltips
  - Fix tweet length calculations for whitespace-only tweets
  - Check for duplicated entries in media arrays. This is apparently a
    problem on Twitter's side but led to crashes in Corebird (see #627)
  - Use the correct nsfw status of a tweet, i.e. the one that can
    actually show images.
  - Fix a crash when sending a tweet with multiple images attached
  - Fix tweet length calculation of quote tweets. This previously led to
    tweets getting rejected by the server even though Corebird claimed
    they were fine. See #628

Version 1.3.2 (2016-09-25):
- Cope with the tweet length changes introduced by Twitter
- Fix a problem with malformed media URLs

(ryoon)

2016-10-26 20:24:09 UTC MAIN commitmail json YAML

Updated www/firefox to 49.0.2

(ryoon)

2016-10-26 20:23:27 UTC MAIN commitmail json YAML

Update to 49.0.2

CHangelog:
New
    Asynchronous rendering of the Flash plugins is now enabled by default. This should improve performance and reduce crashes for sites that use the Flash plugin. (Bug 1307108)

Fixed
    Change D3D9 default fallback preference to prevent graphical artifacts (Bug 1306465)
    Network issue prevents some users from seeing the Firefox UI on startup (Bug 1305436)
    Web compatibility issue with Array.prototype.values (Bug 1299593)
    Various security fixes (CVE-2016-5287, CVE-2016-5288)
    Web compatibility issue with file uploads (Bug 1306472)

Changed
    Diagnostic information on timing for tab switching (Bug 1304113)
    Fix a Canvas filters graphics issue affecting HTML5 apps (Bug 1304539)

(ryoon)

2016-10-26 14:42:17 UTC MAIN commitmail json YAML

Updated time/py-vdirsyncer to 0.14.0

(wiz)

2016-10-26 14:42:07 UTC MAIN commitmail json YAML

Updated py-vdirsyncer to 0.14.0.

Version 0.14.0
==============

*released on 26 October 2016*

- ``vdirsyncer sync`` now continues other uploads if one upload failed.  The
  exit code in such situations is still non-zero.
- Add ``partial_sync`` option to pair section. See :ref:`the config docs
  <partial_sync_def>`.
- Vdirsyner will now warn if there's a string without quotes in your config.
  Please file issues if you find documentation that uses unquoted strings.
- Fix an issue that would break khal's config setup wizard.

(wiz)

2016-10-26 14:28:25 UTC MAIN commitmail json YAML

Updated databases/py-peewee to 2.8.5

(fhajny)

2016-10-26 14:28:16 UTC MAIN commitmail json YAML

Update databases/py-peewee to 2.8.5.

2.8.5

- Starting docs on sqliteq
- Use parentheses for compound select with MySQL.
- Remove "clean_prefetch_subquery" as I'm not sure why it exists in the
  first place.

2.8.4

- New playhouse extension module for working with SQLite in
  multi-threaded / concurrent environments. The new module is called
  playhouse.sqliteq and it works by serializing queries using a dedicated
  worker thread (or greenlet). The performance is quite good, hopefully
  this proves useful to someone besides myself! You can learn more by
  reading the sqliteq documentation.
- #1061 - @akrs patched a bug in TimestampField which affected the
  accuracy of sub-second timestamps (for resolution > 1).
- #1071, small python 3 fix.
- #1072, allow DeferredRelation to be used multiple times if there are
  multiple references to a given deferred model.
- #1073, fixed regression in the speedups module that caused SQL
  functions to always coerce return values, regardless of the coerce
  flag.
- #1083, another Python 3 issue - this time regarding the use of
  exc.message.

(fhajny)

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

Updated devel/nspr to 4.13.1

(ryoon)

2016-10-26 14:13:53 UTC MAIN commitmail json YAML

Update to 4.13.1

Changelog:
The NSPR 4.13.1 release is now available.  The hg tag is
NSPR_4_13_1_RTM.  The source tar file can be downloaded from
https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v4.13.1/src/

NSPR 4.13.1 contains a single bug fix.

The previously released version 4.13 had changed pipes to be
nonblocking by default, and as a consequence, PollEvent was changed
to not block on clear.

The NSPR development team received reports that these changes
caused regressions in some applications that use NSPR, and it
has been decided to revert the changes made in NSPR 4.13.

NSPR 4.13.1 restores the traditional behavior of pipes and PollEvent.

(ryoon)

2016-10-26 13:56:44 UTC MAIN commitmail json YAML

Updated databases/elasticsearch to 2.4.1

(fhajny)

2016-10-26 13:56:30 UTC MAIN commitmail json YAML

Update elasticsearch to 2.4.1

=== Enhancements

Allocation::
- Change DiskThresholdDecider's behavior when factoring in leaving shards

Cluster::
- Add clusterUUID to RestMainAction output

=== Bug fixes

Core::
- Guard against negative result from FileStore.getUsableSpace when pick...

Highlighting::
- skip GeoPointMultiTermQuery when highlighting
- Fix highlighting of MultiTermQuery within a FunctionScoreQuery

Index APIs::
- Fix IndexNotFoundException in multi index search request.

Internal::
- Don't fail replica if FlushNotAllowedEngineException is thrown

Network::
- Don't send exception responses twice

Packaging::
- Fix Windows GC options

Query DSL::
- Fail parsing when match query contains an array of terms

REST::
- Correct the description for refresh

Reindex API::
- Make reindex tests a little less flaky

Scripting::
- Native scripts should be created once per index, not per segment.

Settings::
- Validate max thread/merge settings

(fhajny)

2016-10-26 13:49:30 UTC MAIN commitmail json YAML

Updated sysutils/consul to 0.7.0

(fhajny)

2016-10-26 13:49:17 UTC MAIN commitmail json YAML

Update sysutils/consul to 0.7.0

BREAKING CHANGES:
- The default behavior of leave_on_terminate and skip_leave_on_interrupt are
  now dependent on whether or not the agent is acting as a server or client.
- The allow_stale configuration for DNS queries to the Consul agent now
  defaults to true, allowing for better utilization of available Consul
  servers and higher throughput at the expense of weaker consistency.
- Output from HTTP checks is truncated to 4k when stored on the servers,
  similar to script check output.
- Consul's Go API client will now send ACL tokens using HTTP headers instead
  of query parameters, requiring Consul 0.6.0 or later.
- Removed support for protocol version 1, so Consul 0.7 is no longer
  compatible with Consul versions prior to 0.3.
- The Raft peers information in consul info has changed format and includes
  information about the suffrage of a server, which will be used in future
  versions of Consul.
- New translate_wan_addrs behavior from [GH-2118] translates addresses in
  HTTP responses and could break clients that are expecting local addresses.
- The behavior of the peers.json file is different in this version of
  Consul. This file won't normally be present and is used only during outage
  recovery.
- Consul's default Raft timing is now set to work more reliably on
  lower-performance servers, which allows small clusters to use lower cost
  compute at the expense of reduced performance for failed leader detection
  and leader elections.

FEATURES:
- Transactional Key/Value API: A new /v1/txn API was added that allows for
  atomic updates to and fetches from multiple entries in the key/value store
  inside of an atomic transaction.
- Native ACL Replication: Added a built-in full replication capability for
  ACLs.
- Server Connection Rebalancing: Consul agents will now periodically
  reconnect to available Consul servers in order to redistribute their RPC
  query load.
- Raft Updates and Consul Operator Interface: This version of Consul
  upgrades to "stage one" of the v2 HashiCorp Raft library.
- Consul's default Raft timing is now set to work more reliably on
  lower-performance servers, which allows small clusters to use lower cost
  compute at the expense of reduced performance for failed leader detection
  and leader elections.
- Servers will now abort bootstrapping if they detect an existing cluster
  with configured Raft peers.
- Added new consul operator command, HTTP endpoint, and associated ACL to
  allow Consul operators to view and update the Raft configuration.
- Serf Lifeguard Updates: Implemented a new set of feedback controls for the
  gossip layer that help prevent degraded nodes that can't meet the soft
  real-time requirements from erroneously causing serfHealth flapping in
  other, healthy nodes
- Prepared Query Near Parameter: Prepared queries support baking in a new
  Near sorting parameter.
- Automatic Service Deregistration: Added a new
  deregister_critical_service_after timeout field for health checks which
  will cause the service associated with that check to get deregistered if the
  check is critical for longer than the timeout.
- WAN Address Translation Everywhere: Extended the translate_wan_addrs
  config option to also translate node addresses in HTTP responses, making
  it easy to use this feature from non-DNS clients.
- RPC Retries: Consul will now retry RPC calls that result in "no leader"
  errors for up to 5 seconds.
- Circonus Telemetry Support: Added support for Circonus as a telemetry
  destination.

IMPROVEMENTS:
- agent: Reap time for failed nodes is now configurable via new
  reconnect_timeout and reconnect_timeout_wan config options (use with
  caution).
- agent: Joins based on a DNS lookup will use TCP and attempt to join with
  the full list of returned addresses.
- agent: Consul will now refuse to start with a helpful message if the same
  UNIX socket is used for more than one listening endpoint.
- agent: Removed an obsolete warning message when Consul starts on Windows.
- agent: Defaults bind address to 127.0.0.1 when running in -dev mode.
- agent: Added version information to the log when Consul starts up.
- agent: Added timing metrics for HTTP requests in the form of
  consul.http.<verb>.<path>.
- build: Updated all vendored dependencies.
- build: Consul releases are now built with Go 1.6.3.
- checks: Script checks now support an optional timeout parameter.
- checks: HTTP health checks limit saved output to 4K to avoid performance
  issues.
- cli: Added a -stale mode for watchers to allow them to pull data from any
  Consul server, not just the leader.
- dns: Consul agents can now limit the number of UDP answers returned via
  the DNS interface.
- dns: Consul now compresses all DNS responses by default.
- dns: Added a new recursor_timeout configuration option to set the timeout
  for Consul's internal DNS client that's used for recursing queries to
  upstream DNS servers.
- dns: Added a new -dns-port command line option so this can be set without
  a config file.
- ui: Added a new network tomography visualization to the UI.

BUG FIXES:
- agent: Fixed an issue where a health check's output never updates if the
  check status doesn't change after the Consul agent starts.
- agent: External services can now be registered with ACL tokens.
- agent: Fixed an issue where large events affecting many nodes could cause
  infinite intent rebroadcasts, leading to many log messages about intent
  queue overflows.
- agent: Gossip encryption keys are now validated before being made
  persistent in the keyring, avoiding delayed feedback at runtime.
- dns: Fixed an issue where DNS requests for SRV records could be
  incorrectly trimmed, resulting in an ADDITIONAL section that was out of
  sync with the ANSWER.
- dns: Fixed two issues where DNS requests for SRV records on a prepared
  query that failed over would report the wrong domain and fail to translate
  addresses.
- server: Fixed a deadlock related to sorting the list of available
  datacenters by round trip time.
- server: Fixed an issue with the state store's immutable radix tree that
  would prevent it from using cached modified objects during transactions,
  leading to extra copies and increased memory / GC pressure.
- server: Upgraded Bolt DB to v1.2.1 to fix an issue on Windows where Consul
  would sometimes fail to start due to open user-mapped sections.

(fhajny)

2016-10-26 13:44:17 UTC MAIN commitmail json YAML

2016-10-26 13:00:20 UTC MAIN commitmail json YAML

Fix the path to mksnapshot.target.mk

It's incorrect at least for nodejs-7.0.0
Also, use the subst framework rather than a hand-written target.

(pho)

2016-10-26 11:49:24 UTC MAIN commitmail json YAML

Updated security/vault to 0.6.2

(fhajny)

2016-10-26 11:49:11 UTC MAIN commitmail json YAML

Update security/vault to 0.6.2.

DEPRECATIONS/CHANGES:
- Convergent Encryption v2: New keys in transit using convergent mode will
  use a new nonce derivation mechanism rather than require the user to
  supply a nonce. While not explicitly increasing security, it minimizes the
  likelihood that a user will use the mode improperly and impact the security
  of their keys. Keys in convergent mode that were created in v0.6.1 will
  continue to work with the same mechanism (user-supplied nonce).
- etcd HA off by default: Following in the footsteps of dynamodb, the etcd
  storage backend now requires that ha_enabled be explicitly specified in
  the configuration file. The backend currently has known broken HA behavior,
  so this flag discourages use by default without explicitly enabling it. If
  you are using this functionality, when upgrading, you should set ha_enabled
  to "true" before starting the new versions of Vault.
- Default/Max lease/token TTLs are now 32 days: In previous versions of
  Vault the default was 30 days, but moving it to 32 days allows some
  operations (e.g. reauthenticating, renewing, etc.) to be performed via a
  monthly cron job.
- AppRole Secret ID endpoints changed: Secret ID and Secret ID accessors are
  no longer part of request URLs. The GET and DELETE operations are now
  moved to new endpoints (/lookup and /destroy) which consumes the input from
  the body and not the URL.
- AppRole requires at least one constraint: previously it was sufficient to
  turn off all AppRole authentication constraints (secret ID, CIDR block)
  and use the role ID only. It is now required that at least one additional
  constraint is enabled. Existing roles are unaffected, but any new roles or
  updated roles will require this.
- Reading wrapped responses from cubbyhole/response is deprecated. The
  sys/wrapping/unwrap endpoint should be used instead as it provides
  additional security, auditing, and other benefits. The ability to read
  directly will be removed in a future release.
- Request Forwarding is now on by default: in 0.6.1 this required toggling
  on, but is now enabled by default. This can be disabled via the
  "disable_clustering" parameter in Vault's config, or per-request with the
  X-Vault-No-Request-Forwarding header.
- In prior versions a bug caused the bound_iam_role_arn value in the aws-ec2
  authentication backend to actually use the instance profile ARN. This has
  been corrected, but as a result there is a behavior change. To match using
  the instance profile ARN, a new parameter bound_iam_instance_profile_arn has
  been added. Existing roles will automatically transfer the value over to the
  correct parameter, but the next time the role is updated, the new meanings
  will take effect.

FEATURES:
- Secret ID CIDR Restrictions in AppRole: Secret IDs generated under an
  approle can now specify a list of CIDR blocks from where the requests to
  generate secret IDs should originate from. If an approle already has CIDR
  restrictions specified, the CIDR restrictions on the secret ID should be a
  subset of those specified on the role [GH-1910]
- Initial Root Token PGP Encryption: Similar to generate-root, the root
  token created at initialization time can now be PGP encrypted [GH-1883]
- Support Chained Intermediate CAs in pki: The pki backend now allows, when
  a CA cert is being supplied as a signed root or intermediate, a trust
  chain of arbitrary length. The chain is returned as a parameter at
  certificate issue/sign time and is retrievable independently as well.
  [GH-1694]
- Response Wrapping Enhancements: There are new endpoints to look up
  response wrapped token parameters; wrap arbitrary values; rotate wrapping
  tokens; and unwrap with enhanced validation. In addition, list operations
  can now be response-wrapped. [GH-1927]
- Transit features: The transit backend now supports generating random bytes
  and SHA sums; HMACs; and signing and verification functionality using EC
  keys (P-256 curve)

IMPROVEMENTS:
- api: Return error when an invalid (as opposed to incorrect) unseal key is
  submitted, rather than ignoring it [GH-1782]
- api: Add method to call auth/token/create-orphan endpoint [GH-1834]
- api: Rekey operation now redirects from standbys to master [GH-1862]
- audit/file: Sending a SIGHUP to Vault now causes Vault to close and
  re-open the log file, making it easier to rotate audit logs [GH-1953]
- auth/aws-ec2: EC2 instances can get authenticated by presenting the
  identity document and its SHA256 RSA digest [GH-1961]
- auth/aws-ec2: IAM bound parameters on the aws-ec2 backend will perform a
  prefix match instead of exact match [GH-1943]
- auth/aws-ec2: Added a new constraint bound_iam_instance_profile_arn to
  refer to IAM instance profile ARN and fixed the earlier bound_iam_role_arn
  to refer to IAM role ARN instead of the instance profile ARN [GH-1913]
- auth/aws-ec2: Backend generates the nonce by default and clients can
  explicitly disable reauthentication by setting empty nonce [GH-1889]
- auth/token: Added warnings if tokens and accessors are used in URLs
  [GH-1806]
- command/format: The format flag on select CLI commands takes yml as an
  alias for yaml [GH-1899]
- core: Allow the size of the read cache to be set via the config file, and
  change the default value to 1MB (from 32KB) [GH-1784]
- core: Allow single and two-character path parameters for most places
  [GH-1811]
- core: Allow list operations to be response-wrapped [GH-1814]
- core: Provide better protection against timing attacks in Shamir code
  [GH-1877]
- core: Unmounting/disabling backends no longer returns an error if the
  mount didn't exist. This is line with elsewhere in Vault's API where
  DELETE is an idempotent operation. [GH-1903]
- credential/approle: At least one constraint is required to be enabled
  while creating and updating a role [GH-1882]
- secret/cassandra: Added consistency level for use with roles [GH-1931]
- secret/mysql: SQL for revoking user can be configured on the role
  [GH-1914]
- secret/transit: Use HKDF (RFC 5869) as the key derivation function for new
  keys [GH-1812]
- secret/transit: Empty plaintext values are now allowed [GH-1874]

BUG FIXES:
- audit: Fix panic being caused by some values logging as underlying Go
  types instead of formatted strings [GH-1912]
- auth/approle: Fixed panic on deleting approle that doesn't exist [GH-1920]
- auth/approle: Not letting secret IDs and secret ID accessors to get logged
  in plaintext in audit logs [GH-1947]
- auth/aws-ec2: Allow authentication if the underlying host is in a bad
  state but the instance is running [GH-1884]
- auth/token: Fixed metadata getting missed out from token lookup response
  by gracefully handling token entry upgrade [GH-1924]
- cli: Don't error on newline in token file [GH-1774]
- core: Pass back content-type header for forwarded requests [GH-1791]
- core: Fix panic if the same key was given twice to generate-root [GH-1827]
- core: Fix potential deadlock on unmount/remount [GH-1793]
- physical/file: Remove empty directories from the file storage backend
  [GH-1821]
- physical/zookeeper: Remove empty directories from the zookeeper storage
  backend and add a fix to the file storage backend's logic [GH-1964]
- secret/aws: Added update operation to aws/sts path to consider ttl
  parameter [39b75c6]
- secret/aws: Mark STS secrets as non-renewable [GH-1804]
- secret/cassandra: Properly store session for re-use [GH-1802]
- secret/ssh: Fix panic when revoking SSH dynamic keys [GH-1781]

(fhajny)

2016-10-26 10:57:10 UTC MAIN commitmail json YAML

Added mail/py-authres version 0.800

(jperkin)

2016-10-26 10:56:57 UTC MAIN commitmail json YAML

Add py-authres.

(jperkin)

2016-10-26 10:56:30 UTC MAIN commitmail json YAML

Import mail/py-authres version 0.800 into pkgsrc.

This module (authres) is designed to provide support for RFC 5451/7001,
originally http://tools.ietf.org/html/rfc5451 and currently
http://tools.ietf.org/html/rfc7001 processing in Python.

Packaged by Coy Hile in https://github.com/joyent/pkgsrc/pull/421

(jperkin)

2016-10-26 10:50:43 UTC MAIN commitmail json YAML

Updated geography/mapcode to 2.4.0

(fhajny)

2016-10-26 10:50:33 UTC MAIN commitmail json YAML

Update geography/mapcode to 2.4.0. Build with thread support.

Changes in 2.4.0

- Added scripts for Korean (Choson'gul / Hangul), Burmese, Khmer,
  Sinhalese, Thaana (Maldivan), Chinese (Zhuyin, Bopomofo), Tifinagh
  (Berber), Tamil, Amharic, Telugu, Odia, Kannada, Gujarati.
- Renamed constants to more correct terms (Malay to Malayalam, Hindi to
  Devanagari).
- Added getAlphabetsForTerritory(t), returning the most commonly used
  alphabets for territory t.
- Improved some characters for Arabic and Devanagari.
- Fixed Bengali to also support Assamese.
- Improved readability of implementation.
- Added conditional define option for unittest: NO_POSIX_THREADS. Add
  -DNO_POSIX_THREADS to your compiler command-line to not use
  pthreads.h, for example, on MSVC platforms.
- Added conditional define option library: NO_FAST_ENCODE. Add
  -DNO_FAST_ENCODE to your compiler command-line to not use the fast
  encoding (default is to use fast encoding). Using fast encoding speeds
  up de encoding by a factor of 2. For normal use, there is no reason not
  to use fast encoding.
- Added parseMapcodeString to get individual mapcode elements, like the
  territory code, the 'proper' mapcode (without the territory and
  precision extension) and the precision extension parsed from a (user)
  input string.
- Additional bug fixes.

(fhajny)

2016-10-26 07:51:56 UTC MAIN commitmail json YAML

Added textproc/py-webencodings version 0.5.

(kleink)

2016-10-26 07:50:54 UTC MAIN commitmail json YAML

+ py-webencodings

(kleink)

2016-10-26 07:50:24 UTC MAIN commitmail json YAML

Import webencodings 0.5 as textproc/py-webencodings.

This is a Python implementation of the WHATWG Encoding standard.

In order to be compatible with legacy web content when interpreting
something like Content-Type: text/html; charset=latin1, tools need
to use a particular set of aliases for encoding labels as well as
some overriding rules. For example, US-ASCII and iso-8859-1 on the
web are actually aliases for windows-1252, and an UTF-8 or UTF-16
BOM takes precedence over any other encoding declaration. The
Encoding standard defines all such details so that implementations
do not have to reverse-engineer each other.

This module has encoding labels and BOM detection, but the actual
implementation for encoders and decoders is Python's.

(kleink)

2016-10-26 05:57:00 UTC MAIN commitmail json YAML

Updated comms/asterisk to 11.24.0

(jnemeth)

2016-10-26 05:53:37 UTC MAIN commitmail json YAML

Update to Asterisk 11.24.0: this is a bug fix release.

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

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

The following are the issues resolved in this release:

Bugs fixed in this release:
-----------------------------------
* ASTERISK-26438 - [patch] chan_sip: auto_force_rport: No NAT = No
      Symmetric Response. (Reported by Alexander Traud)
* ASTERISK-18232 - Broken REGISTER sent to IPv4 server when
      bindaddr=[::] (Reported by Jacek)
* ASTERISK-26359 - [patch] cdr_mysql: fails to use UTC if so
      instructed (Reported by Tzafrir Cohen)
* ASTERISK-19968 - TCP Session-Timers not dropping call (Reported
      by Aaron Hamstra)
* ASTERISK-26360 - app_queue: "queue show" output gets "failed to
      extend from 240 to 327" msgs. (Reported by Richard Mudgett)
* ASTERISK-26272 - chan_sip: File descriptors leak (UDP sockets)
      (Reported by Etienne Lessard)
* ASTERISK-26288 - followme: fails to reset config items to
      default values on reload (Reported by Tzafrir Cohen)
* ASTERISK-26282 - AEL: macro-call in Dial application, macro
      "lacks 's' extension" (Reported by chris de rock)
* ASTERISK-26226 - pbx: Asterisk crash on AMI action
      "ShowDialplan" when there's a circular dependency between
      contexts (Reported by Etienne Lessard)
* ASTERISK-26299 - app_queue: Queue application sometimes stops
      calling members with Local interface (Reported by Etienne
      Lessard)
* ASTERISK-26306 - channel: Hang-up crashes, chan_pjsip not
      cleaning up properly (Reported by Alexander Traud)
* ASTERISK-26203 - res_fax: Deadlock when using
      FAXOPT(gateway)=yes with Local channels (Reported by Etienne
      Lessard)
* ASTERISK-24822 - Deadlock: Fax Gateway framehook creates locking
      inversion in T.38 query option with features bridging code
      (Reported by David Brillert)
* ASTERISK-22732 - Deadlock potential in res_fax and CCSS with
      local channels. (Reported by Richard Mudgett)
* ASTERISK-24841 - ConfBridge: Strange sampling rates chosen when
      channels have multiple native formats (Reported by Matt Jordan)
* ASTERISK-24425 - [patch] jabber/xmpp to use TLS instead of
      SSLv3, security fix POODLE (CVE-2014-3566) (Reported by
      abelbeck)
* ASTERISK-25706 - pbx: Abort asterisk on features reload
      (handle_hint_change) (Reported by Krzysztof Trempala)
* ASTERISK-26233 - pbx: Failure to remove inconsistent extension
      names (Reported by Corey Farrell)
* ASTERISK-26267 - ast_register_atexit callbacks should be run on
      failed startup. (Reported by Corey Farrell)
* ASTERISK-26265 - Errors ignored from some parts of system
      initialization. (Reported by Corey Farrell)
* ASTERISK-25996 - Remove "live_dangerously" requirement on
      DB(read) (Reported by Andrew Nagy)
* ASTERISK-26237 - Fax is detected on regular calls. (Reported by
      Richard Mudgett)
* ASTERISK-23013 - [patch] Deadlock between 'sip show channels'
      command and attended transfer handling (Reported by Ben
      Smithurst)
* ASTERISK-26211 - Unit tests: AST_TEST_DEFINE should be used in
      conditional code. (Reported by Corey Farrell)
* ASTERISK-26207 - [patch] sRTP: Count a roll-over of the sequence
      number even on lost packets. (Reported by Alexander Traud)
* ASTERISK-26038 - 'make install' doesn't seem to install OS/X
      init files (Reported by Tzafrir Cohen)
* ASTERISK-26133 - app_queue: Queue members receive multiple calls
      (Reported by Richard Miller)
* ASTERISK-26196 - pbx: Time based includes can leak timezone
      string (Reported by Corey Farrell)
* ASTERISK-25659 - res_rtp_asterisk: ECDH not negotiated causing
      DTLS failure occurred on RTP instance (Reported by Edwin
      Vandamme)
* ASTERISK-26046 - [patch] Avoid obsolete warnings on autoconf.
      (Reported by Alexander Traud)
* ASTERISK-25289 - Build System does not respect CFLAGS and
      CXXFLAGS when building menuselect (Reported by Jeffrey Walton)
* ASTERISK-26119 - [patch] fix: memory leaks, resource leaks, out
      of bounds and bugs (Reported by Alexei Gradinari)
* ASTERISK-26179 - chan_sip: Second T.38 request fails (Reported
      by Joshua Colp)
* ASTERISK-26157 - Build:  Fix errors highlighted by GCC 6.x
      (Reported by George Joseph)

Improvements made in this release:
-----------------------------------
* ASTERISK-26220 - Add support for noreturn function attributes.
      (Reported by Corey Farrell)

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

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

Thank you for your continued support of Asterisk!

(jnemeth)

2016-10-25 23:31:59 UTC MAIN commitmail json YAML

Updated geography/geos to 3.5.1

(gdt)

2016-10-25 23:31:39 UTC MAIN commitmail json YAML

Update to 3.5.1.

Upstream changes are bugfixes:

  - Fix CMake configuration to allow build from released sources
    package (#753)
  - Fix memory leaks in single-sided buffers (#747), PlanarGraph and
    tests
  - Fix GeometryEditor to correctly update factory of empty geometries
    (#749)
  - Fix snapping of last segment of a closed linestring (#758)
  - Fix memory exhaustion case in isvalid (#757)
  - Fix Windows build with Visual Studio 2008 (#766)
  - Fix incorrect return from prepared multipoint intersects (#764)
  - Fix build against GCC 3.5.0+ (#784)

(gdt)

2016-10-25 20:54:24 UTC MAIN commitmail json YAML

Remove DRAGONFLY_CCVER=gcc44

This is not a legal value for CCVER anymore.  The legal values are
"gcc47" or "gcc50".  However, "gcc47" should be avoid.  For now everything
should build with the primary base compiler on DragonFly.

(marino)

2016-10-25 20:00:47 UTC MAIN commitmail json YAML

DragonFly: Update _OPSYS_SYSTEM_RPATH

It's going on 10 years since gcc 3.4 and gcc 4.1 were part of DragonFly.
DF Release 4.4 is the earliest with any kind of support and the earliest
possible GCC version is 4.7 there.

(marino)

2016-10-25 19:55:03 UTC MAIN commitmail json YAML

Enable nodejs6

(fhajny)

2016-10-25 19:54:39 UTC MAIN commitmail json YAML

Make note if include file used

(fhajny)

2016-10-25 19:54:14 UTC MAIN commitmail json YAML

Added lang/nodejs6 version 6.9.1

(fhajny)

2016-10-25 19:54:01 UTC MAIN commitmail json YAML

Import nodejs 6.9.1 (LTS) as lang/nodejs6.

Node.js is an evented I/O framework for the V8 JavaScript engine. It is
intended for writing scalable network programs such as web servers.

This package holds the 6.x LTS release.

(fhajny)

2016-10-25 19:50:57 UTC MAIN commitmail json YAML

Updated lang/nodejs to 7.0.0

(fhajny)

2016-10-25 19:50:40 UTC MAIN commitmail json YAML

Update lang/nodejs to 7.0.0.

This new major version of Node.js includes: V8 5.4 which brings along with
98% coverage of ES6 language features, improved reliability and performance,
and a new experimental URL parser based on the WHATWG URL standard.

As an odd numbered release, in accordance with our Long Term Support plan,
Node.js v7 will be supported only until about June, 2017, with Node.js v8
currently scheduled for release in April, 2017.

Notable changes

Buffer
- Passing invalid input to Buffer.byteLength will now throw an error #8946.
- Calling Buffer without new is now deprecated and will emit a process
  warning #8169.
- Passing a negative number to allocUnsafe will now throw an error #7079.

Child Process
- The fork and execFile methods now have stronger argument validation #7399.

Cluster
- The worker.suicide method is deprecated and will emit a process warning
  #3747.

Deps
- V8 has been updated to 5.4.500.36 #8317, #8852, #9253.
- NODE_MODULE_VERSION has been updated to 51 #8808.

File System
- A process warning is emitted if a callback is not passed to async file
  system methods #7897.

Intl
- Intl.v8BreakIterator constructor has been deprecated and will emit a
  process warning #8908.

Promises
- Unhandled Promise rejections have been deprecated and will emit a process
  warning #8217.

Punycode
- The punycode module has been deprecated #7941.

URL
- An Experimental WHATWG URL Parser has been introduced #7448.

(fhajny)

2016-10-25 19:03:15 UTC MAIN commitmail json YAML

Updated lang/jimtcl to 0.77

(kamil)

2016-10-25 19:03:05 UTC MAIN commitmail json YAML

Update jimtcl from 0.76 to 0.77

Local changes:
- add test target
- build and install optional modules (right now: oo, tree, binary,
  readline, rlprompt, mk, tclprefix, sqlite3, zlib, win32)
- install shared library
- simplify usage of the GitHub framework
- use --docdir instead of the SUBST framework

Upstream changelog
==================
CHANGES SINCE VERSION 0.76

This release contains some bug fixes plus a number of additional features. A summary is below. See git for the full changelog.

Thanks to everyone who contributed to this release.

Bugs fixed in version 0.77

    exec - better handline of pipeline abnormal termination
    exec - fix append redirection on Windows
    regsub - fix substitution with trailing backslash
    expr - improved mathfunc handling and pow/**
    chained tailcalls were not always being run

Features added in version 0.77

    Add support for configure --docdir=...
    Add support for jimsh --help
    Add support for booleans in string is and expressions (true, false, on, off, yes, no)
    aio - add sync, openssl bindings, posix locking
    expr - add support for atan2, hypot and fmod
    regexp, regsub:
        Add support for \D, \W and \S
        Add partial support for \A, \Z
        Add support for all character classes: [[::blank:]], [[::xdigit::]], etc.
    Update included sqlite3 to v3.14.1
    Add $tcl_platform(engine)
    Add basic (optional) zlib support
    Add interp child interprester support
    oo:
        Add support for constructor, runs on new object creation
        Add support for unknown method
    Add Travis and AppVeyor continuous integration support
    Use pkg-config in configure to find packages if possibe

Steve Bennett (steveb@workware.net.au)

  -- http://jim.tcl.tk/fossil/doc/www/www/news/

(kamil)

2016-10-25 17:58:18 UTC MAIN commitmail json YAML

Updated devel/fossil to 1.36

(kamil)

2016-10-25 17:57:39 UTC MAIN commitmail json YAML

Update fossil from 1.35 to 1.36

Local changes:
- update MASTER_SITES to http://fossil-scm.org/xfer/uv/download/

Upstream changelog
==================

Changes for Version 1.36 (2016-10-24)

    Add support for unversioned content, the fossil unversioned command and the /uv and /uvlist web pages.
    The download page is moved into unversioned content so that the self-hosting Fossil websites no longer uses any external content.
    Added the "Search" button to the graphical diff generated by the --tk option on the diff command.
    Added the "--checkin VERSION" option to the diff command.
    Various performance enhancements to the diff command.
    Update internal Unicode character tables, used in regular expression handling, from version 8.0 to 9.0.
    Update the built-in SQLite to version 3.15 (beta). Fossil now requires the SQLITE_DBCONFIG_MAINDBNAME interface of SQLite which is only available in SQLite version 3.15 and later and so Fossil will not work with earlier SQLite versions.
    Fix multi-line timeline bug
    Enhance the fossil purge command.
    New command fossil shell.
    SQL parameters whose names are all lower-case in Ticket Report SQL queries are filled in using HTTP query parameter values.
    Added support for child projects that are able to pull from their parent but not push.
    Added the -nocomplain option to the TH1 "query" command.
    Added support for the chng=GLOBLIST query parameter on the /timeline webpage.

(kamil)

2016-10-25 17:45:05 UTC MAIN commitmail json YAML

Updated lang/racket-textual to 6.6

(asau)

2016-10-25 17:44:09 UTC MAIN commitmail json YAML

Updated lang/racket to 6.6

(asau)

2016-10-25 17:43:12 UTC MAIN commitmail json YAML

2016-10-25 17:42:04 UTC MAIN commitmail json YAML

Updated devel/valgrind to 3.12.0.

(alnsn)

2016-10-25 17:41:16 UTC MAIN commitmail json YAML

Update to ABCL 1.4.0

Changes in ABCL 1.4.0

Enhancements
============

* Consolidated RUN-PROGRAM fixes (ferada, pipping)

In support of getting a more universal UIOP:RUN-PROGAM across all
contemporary Lisp implementations.

* Upstream consolidated patchset (ferada)

** [r14857] Support `FILE-POSITION` on string streams.
** [r14859] Add multiple disassembler selector.
** [r14860] Add EXTERNAL-ONLY option to APROPOS.
** [r14861] Fix nested classes from JARs not visible with JSS.

* [r14840-2] (Scott L. Burson) Introduced "time of time" semantics for
{encode,decode}-universal time.

* EXTENSIONS:MAKE-TEMP-FILE now takes keyword arguments to
specify values of the prefix and suffix strings to the underlying
JVM implementation of java.io.File.createTempFile().

* [r14849] EXT:OS-{UNIX,WINDOWS}-P now provide a pre-ASDF runtime
check on hosting platform

Fixes
-----

* [r14863] RandomCharacterFile (vibhu)

* [r14839] (JSS) Ensure the interpolation of Java symbol names as
strings (alan ruttenberg)

* [r14889] Fix ANSI-TEST SXHASH.8 (dmiles)

Updates
------

* [r14883] asdf-3.1.7.27

* [r14849] jna-4.2.2

Removed
-------

* [r14885] ASDF-INSTALL was removed

(asau)

2016-10-25 17:41:02 UTC MAIN commitmail json YAML

Update devel/valgrind 3.12.0.

Release 3.12.0 (20 October 2016)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3.12.0 is a feature release with many improvements and the usual
collection of bug fixes.
This release supports X86/Linux, AMD64/Linux, ARM32/Linux,
ARM64/Linux, PPC32/Linux, PPC64BE/Linux, PPC64LE/Linux, S390X/Linux,
MIPS32/Linux, MIPS64/Linux, ARM/Android, ARM64/Android,
MIPS32/Android, X86/Android, X86/Solaris, AMD64/Solaris, X86/MacOSX
10.10 and AMD64/MacOSX 10.10.  There is also preliminary support for
X86/MacOSX 10.11/12, AMD64/MacOSX 10.11/12 and TILEGX/Linux.
* ================== PLATFORM CHANGES =================
* POWER: Support for ISA 3.0 has been added
* mips: support for O32 FPXX ABI has been added.
* mips: improved recognition of different processors
* mips: determination of page size now done at run time
* amd64: Partial support for AMD FMA4 instructions.
* arm, arm64: Support for v8 crypto and CRC instructions.
* Improvements and robustification of the Solaris port.
* Preliminary support for MacOS 10.12 (Sierra) has been added.
Whilst 3.12.0 continues to support the 32-bit x86 instruction set, we
would prefer users to migrate to 64-bit x86 (a.k.a amd64 or x86_64)
where possible.  Valgrind's support for 32-bit x86 has stagnated in
recent years and has fallen far behind that for 64-bit x86
instructions.  By contrast 64-bit x86 is well supported, up to and
including AVX2.
* ==================== TOOL CHANGES ====================
* Memcheck:
  - Added meta mempool support for describing a custom allocator which:
    - Auto-frees all chunks assuming that destroying a pool destroys all
      objects in the pool
    - Uses itself to allocate other memory blocks
  - New flag --ignore-range-below-sp to ignore memory accesses below
    the stack pointer, if you really have to.  The related flag
    --workaround-gcc296-bugs=yes is now deprecated.  Use
    --ignore-range-below-sp=1024-1 as a replacement.
* DRD:
  - Improved thread startup time significantly on non-Linux platforms.
* DHAT
  - Added collection of the metric "tot-blocks-allocd"
* ==================== OTHER CHANGES ====================
* Replacement/wrapping of malloc/new related functions is now done not just
  for system libraries by default, but for any globally defined malloc/new
  related function (both in shared libraries and statically linked alternative
  malloc implementations).  The dynamic (runtime) linker is excluded, though.
  To only intercept malloc/new related functions in
  system libraries use --soname-synonyms=somalloc=nouserintercepts (where
  "nouserintercepts" can be any non-existing library name).
  This new functionality is not implemented for MacOS X.
* The maximum number of callers in a suppression entry is now equal to
  the maximum size for --num-callers (500).
  Note that --gen-suppressions=yes|all similarly generates suppressions
  containing up to --num-callers frames.
* New and modified GDB server monitor features:
  - Valgrind's gdbserver now accepts the command 'catch syscall'.
    Note that you must have GDB >= 7.11 to use 'catch syscall' with
    gdbserver.
* New option --run-cxx-freeres=<yes|no> can be used to change whether
  __gnu_cxx::__freeres() cleanup function is called or not. Default is
  'yes'.
* Valgrind is able to read compressed debuginfo sections in two formats:
  - zlib ELF gABI format with SHF_COMPRESSED flag (gcc option -gz=zlib)
  - zlib GNU format with .zdebug sections (gcc option -gz=zlib-gnu)
* Modest JIT-cost improvements: the cost of instrumenting code blocks
  for the most common use case (x86_64-linux, Memcheck) has been
  reduced by 10%-15%.
* Improved performance for programs that do a lot of discarding of
  instruction address ranges of 8KB or less.
* The C++ symbol demangler has been updated.
* More robustness against invalid syscall parameters on Linux.
* ==================== FIXED BUGS ====================
The following bugs have been fixed or resolved.  Note that "n-i-bz"
stands for "not in bugzilla" -- that is, a bug that was reported to us
but never got a bugzilla entry.  We encourage you to file bugs in
bugzilla (https://bugs.kde.org/enter_bug.cgi?product=valgrind) rather
than mailing the developers (or mailing lists) directly -- bugs that
are not entered into bugzilla tend to get forgotten about or ignored.
To see details of a given bug, visit
  https://bugs.kde.org/show_bug.cgi?id=XXXXXX
where XXXXXX is the bug number as listed below.
191069  Exiting due to signal not reported in XML output
199468  Suppressions: stack size limited to 25
        while --num-callers allows more frames
212352  vex amd64 unhandled opc_aux = 0x 2, first_opcode == 0xDC (FCOM)
278744  cvtps2pd with redundant RexW
303877  valgrind doesn't support compressed debuginfo sections.
345307  Warning about "still reachable" memory when using libstdc++ from gcc 5
348345  Assertion fails for negative lineno
351282  V 3.10.1 MIPS softfloat build broken with GCC 4.9.3 / binutils 2.25.1
351692  Dumps created by valgrind are not readable by gdb (mips32 specific)
351804  Crash on generating suppressions for "printf" call on OS X 10.10
352197  mips: mmap2() not wrapped correctly for page size > 4096
353083  arm64 doesn't implement various xattr system calls
353084  arm64 doesn't support sigpending system call
353137  www: update info for Supported Platforms
353138  www: update "The Valgrind Developers" page
353370  don't advertise RDRAND in cpuid for Core-i7-4910-like avx2 machine
        == 365325
        == 357873
353384  amd64->IR: 0x66 0xF 0x3A 0x62 0xD1 0x62 (pcmpXstrX $0x62)
353398  WARNING: unhandled amd64-solaris syscall: 207
353660  XML in auxwhat tag not escaping reserved symbols properly
353680  s390x: Crash with certain glibc versions due to non-implemented TBEGIN
353727  amd64->IR: 0x66 0xF 0x3A 0x62 0xD1 0x72 (pcmpXstrX $0x72)
353802  ELF debug info reader confused with multiple .rodata sections
353891  Assert 'bad_scanned_addr < VG_ROUNDDN(start+len, sizeof(Addr))' failed
353917  unhandled amd64-solaris syscall fchdir(120)
353920  unhandled amd64-solaris syscall: 170
354274  arm: unhandled instruction: 0xEBAD 0x0AC1 (sub.w sl, sp, r1, lsl #3)
354392  unhandled amd64-solaris syscall: 171
354797  Vbit test does not include Iops for Power 8 instruction support
354883  tst->os_state.pthread - magic_delta assertion failure on OSX 10.11
        == 361351
        == 362920
        == 366222
354933  Fix documentation of --kernel-variant=android-no-hw-tls option
355188  valgrind should intercept all malloc related global functions
355454  do not intercept malloc related symbols from the runtime linker
355455  stderr.exp of test cases wrapmalloc and wrapmallocstatic overconstrained
356044  Dwarf line info reader misinterprets is_stmt register
356112  mips: replace addi with addiu
356393  valgrind (vex) crashes because isZeroU happened
        == 363497
        == 364497
356676  arm64-linux: unhandled syscalls 125, 126 (sched_get_priority_max/min)
356678  arm64-linux: unhandled syscall 232 (mincore)
356817  valgrind.h triggers compiler errors on MSVC when defining NVALGRIND
356823  Unsupported ARM instruction: stlex
357059  x86/amd64: SSE cvtpi2ps with memory source does transition to MMX state
357338  Unhandled instruction for SHA instructions libcrypto Boring SSL
357673  crash if I try to run valgrind with a binary link with libcurl
357833  Setting RLIMIT_DATA to zero breaks with linux 4.5+
357871  pthread_spin_destroy not properly wrapped
357887  Calls to VG_(fclose) do not close the file descriptor
357932  amd64->IR: accept redundant REX prefixes for {minsd,maxsd} m128, xmm.
358030  support direct socket calls on x86 32bit (new in linux 4.3)
358478  drd/tests/std_thread.cpp doesn't build with GCC6
359133  Assertion 'eltSzB <= ddpa->poolSzB' failed
359181  Buffer Overflow during Demangling
359201  futex syscall "skips" argument 5 if op is FUTEX_WAIT_BITSET
359289  s390x: popcnt (B9E1) not implemented
359472  The Power PC vsubuqm instruction doesn't always give the correct result
359503  Add missing syscalls for aarch64 (arm64)
359645  "You need libc6-dbg" help message could be more helpful
359703  s390: wire up separate socketcalls system calls
359724  getsockname might crash - deref_UInt should call safe_to_deref
359733  amd64 implement ld.so strchr/index override like x86
359767  Valgrind does not support the IBM POWER ISA 3.0 instructions, part 1/5
359829  Power PC test suite none/tests/ppc64/test_isa_2_07.c uses
        uninitialized data
359838  arm64: Unhandled instruction 0xD5033F5F (clrex)
359871  Incorrect mask handling in ppoll
359952  Unrecognised PCMPESTRM variants (0x70, 0x19)
360008  Contents of Power vr registers contents is not printed correctly when
        the --vgdb-shadow-registers=yes option is used
360035  POWER PC instruction bcdadd and bcdsubtract generate result with
        non-zero shadow bits
360378  arm64: Unhandled instruction 0x5E280844 (sha1h  s4, s2)
360425  arm64 unsupported instruction ldpsw
        == 364435
360519  none/tests/arm64/memory.vgtest might fail with newer gcc
360571  Error about the Android Runtime reading below the stack pointer on ARM
360574  Wrong parameter type for an ashmem ioctl() call on Android and ARM64
360749  kludge for multiple .rodata sections on Solaris no longer needed
360752  raise the number of reserved fds in m_main.c from 10 to 12
361207  Valgrind does not support the IBM POWER ISA 3.0 instructions, part 2/5
361226  s390x: risbgn (EC59) not implemented
361253  [s390x] ex_clone.c:42: undefined reference to `pthread_create'
361354  ppc64[le]: wire up separate socketcalls system calls
361615  Inconsistent termination for multithreaded process terminated by signal
361926  Unhandled Solaris syscall: sysfs(84)
362009  V dumps core on unimplemented functionality before threads are created
362329  Valgrind does not support the IBM POWER ISA 3.0 instructions, part 3/5
362894  missing (broken) support for wbit field on mtfsfi instruction (ppc64)
362935  [AsusWRT] Assertion 'sizeof(TTEntryC) <= 88' failed
362953  Request for an update to the Valgrind Developers page
363680  add renameat2() support
363705  arm64 missing syscall name_to_handle_at and open_by_handle_at
363714  ppc64 missing syscalls sync, waitid and name_to/open_by_handle_at
363858  Valgrind does not support the IBM POWER ISA 3.0 instructions, part 4/5
364058  clarify in manual limitations of array overruns detections
364413  pselect sycallwrapper mishandles NULL sigmask
364728  Power PC, missing support for several HW registers in
        get_otrack_shadow_offset_wrk()
364948  Valgrind does not support the IBM POWER ISA 3.0 instructions, part 5/5
365273  Invalid write to stack location reported after signal handler runs
365912  ppc64BE segfault during jm-insns test (RELRO)
366079  FPXX Support for MIPS32 Valgrind
366138  Fix configure errors out when using Xcode 8 (clang 8.0.0)
366344  Multiple unhandled instruction for Aarch64
        (0x0EE0E020, 0x1AC15800, 0x4E284801, 0x5E040023, 0x5E056060)
367995  Integration of memcheck with custom memory allocator
368120  x86_linux asm _start functions do not keep 16-byte aligned stack pointer
368412  False positive result for altivec capability check
368416  Add tc06_two_races_xml.exp output for ppc64
368419  Perf Events ioctls not implemented
368461  mmapunmap test fails on ppc64
368823  run_a_thread_NORETURN assembly code typo for VGP_arm64_linux target
369000  AMD64 fma4 instructions unsupported.
369169  ppc64 fails jm_int_isa_2_07 test
369175  jm_vec_isa_2_07 test crashes on ppc64
369209  valgrind loops and eats up all memory if cwd doesn't exist.
369356  pre_mem_read_sockaddr syscall wrapper can crash with bad sockaddr
369359  msghdr_foreachfield can crash when handling bad iovec
369360  Bad sigprocmask old or new sets can crash valgrind
369361  vmsplice syscall wrapper crashes on bad iovec
369362  Bad sigaction arguments crash valgrind
369383  x86 sys_modify_ldt wrapper crashes on bad ptr
369402  Bad set/get_thread_area pointer crashes valgrind
369441  bad lvec argument crashes process_vm_readv/writev syscall wrappers
369446  valgrind crashes on unknown fcntl command
369439  S390x: Unhandled insns RISBLG/RISBHG and LDE/LDER
369468  Remove quadratic metapool algorithm using VG_(HT_remove_at_Iter)
370265  ISA 3.0 HW cap stuff needs updating
371128  BCD add and subtract instructions on Power BE in 32-bit mode do not work
n-i-bz  Fix incorrect (or infinite loop) unwind on RHEL7 x86 and amd64
n-i-bz  massif --pages-as-heap=yes does not report peak caused by mmap+munmap
n-i-bz  false positive leaks due to aspacemgr merging heap & non heap segments
n-i-bz  Fix ppoll_alarm exclusion on OS X
n-i-bz  Document brk segment limitation, reference manual in limit reached msg.
n-i-bz  Fix clobber list in none/tests/amd64/xacq_xrel.c [valgrind r15737]
n-i-bz  Bump allowed shift value for "add.w reg, sp, reg, lsl #N" [vex r3206]
n-i-bz  amd64: memcheck false positive with shr %edx
n-i-bz  arm3: Allow early writeback of SP base register in "strd rD, [sp, #-16]"
n-i-bz  ppc: Fix two cases of PPCAvFpOp vs PPCFpOp enum confusion
n-i-bz  arm: Fix incorrect register-number constraint check for LDAEX{,B,H,D}
n-i-bz  DHAT: added collection of the metric "tot-blocks-allocd"
(3.12.0.RC1:  20 October 2016, vex r3282, valgrind r16094)
(3.12.0.RC2:  20 October 2016, vex r3282, valgrind r16096)
(3.12.0:      21 October 2016, vex r3282, valgrind r16098)

(alnsn)

2016-10-25 17:37:41 UTC MAIN commitmail json YAML

Update to Racket 6.6

Changes in Racket 6.6

- The new Macro Profiler command-line tool (`raco macro-profiler`) shows
  how macros contribute to the final expanded code size of a program.

- Typed Racket supports intersection types. This allows the type system
  to track more information, and for programmers to express more precise
  types.

- Typed Racket produces up to 4x smaller compiled files compared with
  Racket 6.5, reducing the size of the Racket distribution by 50M.

- Typed Racket issues warnings in cases where the contract generated for
  `Any` was not strict enough in the past. These warnings will become
  errors in a future release. Warnings are enabled via View -> Show Log
  in DrRacket, and shown by default on command-line Racket.

- Typed Racket enforces uses of `cast` more correctly, by checking both
  the "casted-to" and "casted-from" types. Previously, only the former
  were checked. In some cases, this will produce contract errors in
  programs that did not have errors before.

- `syntax-parse` raises an error when an ellipsis pattern has an empty
  match rather than diverging, and it logs a warning when it statically
  detects a nullable pattern, such as `((~seq) ...)`. In the next version
  of Racket, it will reject the pattern instead, and it will remove
  special handling that currently makes some uses of such patterns
  terminate.

- `htdp/dir`: The `create-dir` function delivers data information for
  files in a new field. The domain of its functions are backwards
  compatible.

Changes in Racket 6.5

- Typed Racket and the racket/contract library generate code with lower
  overhead, speeding up typed/untyped interaction in a number of gradual
  typing programs we studied.

- Macros written using `syntax-parse` automatically emit more accurate
  error messages.

- The contract profiler captures costs from more contract combinators,
  including all those in the main distribution.

- Hash table and set iteration, via both existing and new non-generic
  sequences, is more performant, up to twice as fast on microbenchmarks.

- The Racket optimizer detects many more optimization opportunities,
  including when variables always hold numbers.

- The `db` library supports multi-result statements in MySQL.

- The `net/dns` library supports SRV records.

- The `racket/unix-socket` library supports listen and accept operations.

(asau)

2016-10-25 16:27:28 UTC MAIN commitmail json YAML

Note update of www/contao35 package to 3.5.18.

(taca)

2016-10-25 16:27:05 UTC MAIN commitmail json YAML

Update contao35 to 3.5.18.

It also welcome back to Danish and Slovenian.

Version 3.5.18 (2016-10-25)
---------------------------

### Fixed
Correctly "toggle select" nodes that are loaded via Ajax (see #8535).

### Fixed
Show running events in the event list again (see #8497).

### Fixed
Correctly calculate the maximum length of tl_files.name (see #8536).

### Fixed
Correctly add the headline if a content element is versionized (see #8502).

### Fixed
Optimize the DCA sorting filter for date fields (see #8485).

### Fixed
Do not show version entries of deleted files (see #8480).

### Fixed
Redirect the empty URL depending on language and alias name (see #8498).

### Fixed
Apply `specialchars()` to widget attributes (see #8505).

### Updated
Updated the Ace code editor to version 1.1.9.

### Fixed
Handle special characters in passwords when creating an admin user (see #8512).

### Fixed
Queue the requests when rebuilding the search index (see #8449).

(taca)

2016-10-25 16:24:25 UTC MAIN commitmail json YAML

Note update of devel/ruby-octokit package to 4.4.1.

(taca)

2016-10-25 16:23:50 UTC MAIN commitmail json YAML

Update ruby-octokit to 4.4.1.

Bugfix Release

Introduced in v4.4.0 #pages method was incorrectly updated to require the
new preview header.

(taca)

2016-10-25 15:59:05 UTC MAIN commitmail json YAML

Update HOMEPAGE to working link

(maya)

2016-10-25 12:58:14 UTC MAIN commitmail json YAML

Updated devel/p5-Ouch to 0.0410

(schmonz)

2016-10-25 12:58:07 UTC MAIN commitmail json YAML

Update to 0.0410. From the changelog:

- Fixed some bugs related to Travis. Thanks to Zshawn Syed.
- Fix bugs when working with passed exceptions. Thanks to Flavio Poletti.
- Remove Build.PL. Thanks to Nick Tonkin, andk, Graham Knop, dcollinsn.

(schmonz)

2016-10-25 12:54:37 UTC MAIN commitmail json YAML

Remove outdated dependencies

>From John Marino, thanks!

(khorben)

2016-10-25 12:30:12 UTC MAIN commitmail json YAML

Updated x11/libXi to 1.7.8

(wiz)

2016-10-25 12:30:02 UTC MAIN commitmail json YAML

Updated libXi to 1.7.8.

This release fixes a crash introduced in the 1.7.7 release. If a device has
no classes, a wrong error was returned, eventually causing some applications
to crash. This is fixed now.

Niels Ole Salscheider (1):
      SizeClassInfo can return 0 even without an error

Peter Hutterer (2):
      XListInputDevices: don't touch ndevices in case of error
      libXi 1.7.8

(wiz)

2016-10-25 12:13:30 UTC MAIN commitmail json YAML

Updated devel/ccache to 3.3.2

(adam)

2016-10-25 12:12:43 UTC MAIN commitmail json YAML

Changes 3.3.2:
* Fixed a regression in ccache 3.3 related to potentially bad content of dependency files when compiling identical source code but with different source paths.
* Fixed a regression in ccache 3.3.1: ccache could get confused when using the compiler option -Wp, to pass multiple options to the preprocessor, resulting in missing dependency files from direct mode cache hits.

(adam)

2016-10-25 11:51:40 UTC MAIN commitmail json YAML

Use the official release instead of the GitHub tree

This also adds two patches, to fix the "major OS upgrade detected" error
in NetBSD. A file missing from the original archive was imported too.

Bump package revision as the upstream was changed. The archive downloaded
has a different filename, so there should be no conflict in the
"distfiles" folder.

>From John Marino, thanks!

(khorben)

2016-10-25 08:29:16 UTC MAIN commitmail json YAML

add and enable asterisk14

(jnemeth)

2016-10-25 08:26:06 UTC MAIN commitmail json YAML

2016-10-25 08:24:23 UTC MAIN commitmail json YAML

Added geography/mapcode version 2.3.0

(fhajny)

2016-10-25 08:22:27 UTC MAIN commitmail json YAML

Import mapcode 2.3.0 as geography/mapcode.
Based on a PR by Aleksej Lebedev.

A mapcode represents a location. Every location on Earth can be
represented by a mapcode. Mapcodes were designed to be short,
easy to recognise, remember and communicate. They are precise
to a few meters, which is good enough for every-day use.

(fhajny)

2016-10-25 08:21:09 UTC MAIN commitmail json YAML

Added comms/asterisk14 version 14.0.2

(jnemeth)

2016-10-25 02:11:45 UTC MAIN commitmail json YAML

Updated textproc/xmlstarlet to 1.6.1

(kamil)

2016-10-25 02:11:32 UTC MAIN commitmail json YAML

Update xmlstarlen from 1.3.1 to 1.6.1

Local changes:
- reuse upstream INSTALL_TARGET dirs
- depend on documentation installed by default

Upstream changelog
==================
1.6.1: August 9, 2014

    - handle unicode arguments under Windows

1.6.0: June 12, 2014

    - get rid of "helpful" message about namespaces
    - update user guide
    - Enhancements:
      - add --stop option to val
      - add global option --no-doc-namespace
    - Build:
      - let the make install target succeed even if docs aren't built.

1.5.0: Jul 7, 2013

    - Bugs:
      - avoid segfault on pyx non-existant file
      - fix unescaping of entities straddling 4K byte boundary (Bug #102)
    - Enhancements:
      - unescape hex entities (&#xXX;)
      - give a helpful message if doc has default namespace and
        nothing matched
      - add "_" and "DEFAULT" as names for document's top-level
        default namespace
      - Adding a global quiet option
      - ed: Allow omitting value argument to create empty element.
      - use default attribute values in sel subcommand
    - Build:
      - fix test variables to work with newer automake (1.11 -> 1.13)
      - fix usage2c.awk for mawk
      - scripts for building on mingw

1.4.2: Dec 28, 2012

    - pyx: avoid segfault on documents with multiple attributes (Bug
      #3595212)

1.4.1: Dec 8, 2012

    - avoid segfault when attempting to edit the document node (Bug
      #3575722)

    - Packaging:
      - include doc/xmlstar-fodoc-style.xsl in the dist so that the
        --enable-build-docs option works from the tarball (Bug
        #3580667)
      - AC_SUBST PACKAGE_TARNAME for automake so that documentation is
        installed to the right place (Bug #3561958)

    - Test Suite:
      - avoid test failures due to XML formatting and whitespace
        changes (also fixes Bug #3572789)
      - use automake's parallel test suite
      - make bigxml tests much faster by using whitespace instead of nodes
      - don't test str:replace() with ed: it doesn't work outside of
        xslt in new libxslt
      - ignore extra errors from libxml 2.9.0 bug
      - let tests run using busybox
      - add runAllTests.sh to run tests without make

1.4.0: Aug 26, 2012

    - Documentation:
        - executable name used in documentation now matches
          --transform-program-name (Bug #3283713)
        - added Makefile rules for generating documentation
          (./configure --enable-build-docs)

    - ed subcommand:
        - relative XPaths are now handled correctly (Bug #3527850)
        - the last nodeset inserted by an edit operation can be
          accessed as the XPath variable $prev (or $xstar:prev)
        - add --var option to define XPath variables
        - allow ed -u -x to insert nodesets instead of converting to
          string
        - remove hard limit for number of edit operations (Bug
          #3488240)

    - pyx now handles namespaces correctly

(kamil)

2016-10-25 01:40:03 UTC MAIN commitmail json YAML

note hydrogen update 0.9.6.1nb3

(mrg)

2016-10-25 01:24:18 UTC MAIN commitmail json YAML

Updated devel/cppcheck to 1.76.1

(kamil)

2016-10-25 01:24:02 UTC MAIN commitmail json YAML

Update cppcheck from 1.75 to 1.76.1

Upstream changelog
==================
Cppcheck-1.76.1 has been released.

It has a bugfix to avoid hang.

Cppcheck-1.76 has been released.

General changes:
- Completed CWE mapping
- Support opening project files of external build systems, including CMake and Visual Studio (CLI: --project)
- XML format version 1 is deprecated and will be removed in 1.81

Removed checks:

New checks:

Checking improvements:
- Improved checking for conditions that are always true/false
- Improved format string checking: Support more functions, support %h and %hh
- Improved std.cfg, windows.cfg and qt.cfg; added wxwidgets.cfg
- Improved ValueFlow analysis
- Improved SymbolDatabase accuracy
- Improved Preprocessor (simplecpp)
- Support base class methods in Library

GUI:
- Support opening project files from GUI
- Added .desktop file

Additionally, lots of false positives and bugs have been fixed and several existing checks have been improved.

(kamil)

2016-10-25 01:23:55 UTC MAIN commitmail json YAML

fix LOGGER_SLEEP() to not call usleep() with 1000000 which is allowed
to be illegal (and is on netbsd.)  this fixes 100% cpu usage seen
while doing nothing at all.  (it still writes nul to /dev/audio while
doing nothing, but that takes little cpu :)

(mrg)

2016-10-24 22:35:21 UTC MAIN commitmail json YAML

Updated cross/h8300-elf-gcc to 6.2.0nb1

(ryoon)

2016-10-24 22:34:19 UTC MAIN commitmail json YAML

Bump PKGREVISION

* Enable multilib for h8300h etc.
* Disable C++ support. It causes internal compiler error for h8300h

(ryoon)

2016-10-24 19:25:47 UTC MAIN commitmail json YAML

2016-10-24 18:00:50 UTC MAIN commitmail json YAML

Added geography/opencpn-plugin-debugger version 20160224

(bouyer)

2016-10-24 18:00:21 UTC MAIN commitmail json YAML

Add opencpn-plugin-debugger

(bouyer)

2016-10-24 17:58:29 UTC MAIN commitmail json YAML

Import opencpn-plugin-debugger version 20160224.
There are more recent sources but they don't work with the stable version
of opencpn.

This plugin Shows the OpenCPN streams from GPS and AIS ports that propagate
through the plugin interface, NMEA Events and messages flowing
through the plugin API.

(bouyer)

2016-10-24 14:42:27 UTC MAIN commitmail json YAML

Note update of www/ruby-jekyll-archives package to 2.1.1nb1.

(taca)

2016-10-24 14:41:59 UTC MAIN commitmail json YAML

* Add dependency to ruby-jekyll as gemspec.
* Set RUBY_VERSIONS_ACCEPTED to 22 and 23.

Bump PKGREVISION.

(taca)

2016-10-24 14:30:18 UTC MAIN commitmail json YAML

No need to specify RUBY_VERSIONS_ACCEPTED.

(taca)

2016-10-24 14:28:32 UTC MAIN commitmail json YAML

No need to specify RUBY_VERSIONS_ACCEPTED explictly.

(taca)

2016-10-24 14:23:40 UTC MAIN commitmail json YAML

Note update of www/ruby-jekyll-archives package to 2.1.1.

(taca)

2016-10-24 14:23:01 UTC MAIN commitmail json YAML

Update ruby-jekyll-archives to 2.1.1.

### Minor Enhancements

* Make Archive subclass of Page (#67)
* Don't limit slugs/title to strings (#41)

### Development Fixes

* Update Travis config and Gemfile for Ruby < 2.2.2 support (#68)
* Consolidate History file to work with jekyllbot (#80)

(taca)

2016-10-24 14:18:35 UTC MAIN commitmail json YAML

Note update of www/ruby-css-parser package to 1.4.6.

(taca)

2016-10-24 14:18:10 UTC MAIN commitmail json YAML

Update ruby-css-parser to 1.4.6.

* Handling nil order in split_declaration.
* Normalize whitespace in selectors and queries.

(taca)