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

2024-05-13 06:09:35 UTC Now

2017-10-17 18:31:40 UTC MAIN commitmail json YAML

py-nbconvert: update to 5.3.1

5.3.1
MANIFEST.in updated to include LICENSE and scripts/ when creating sdist.

(adam)

2017-10-17 18:30:02 UTC MAIN commitmail json YAML

py-nbformat: update to 4.4.0

4.4.0:
- Explicitly state that metadata fields can be ignored.
- Introduce official jupyter namespace inside metadata (``metadata.jupyter``).
- Introduce ``source_hidden`` and ``outputs_hidden`` as official front-end
  metadata fields to indicate hiding source and outputs areas. **NB**: These
  fields should not be used to hide elements in exported formats.
- Fix ending the redundant storage of signatures in the signature database.
- :func:`nbformat.validate` can be set to not raise a ValidationError if
  additional properties are included.
- Fix for errors with connecting and backing up the signature database.
- Dict-like objects added to NotebookNode attributes are now transformed to be
  NotebookNode objects; transformation also works for `.update()`.

(adam)

2017-10-17 18:28:53 UTC MAIN commitmail json YAML

Make ipython versioned dependency

(adam)

2017-10-17 18:19:07 UTC MAIN commitmail json YAML

Removed ipython from BUILD_DEPENDS: it is needed for testing, but will cause circular dependencies

(adam)

2017-10-17 18:18:13 UTC MAIN commitmail json YAML

doc: Added security/ruby-nexpose version 7.1.1

(minskim)

2017-10-17 18:17:51 UTC MAIN commitmail json YAML

security/Makefile: Add ruby-nexpose

(minskim)

2017-10-17 18:15:18 UTC MAIN commitmail json YAML

security/ruby-nexpose: Import version 7.1.1

nexpose is the official gem package for the Ruby Nexpose API client
library.

(minskim)

2017-10-17 18:06:44 UTC MAIN commitmail json YAML

2017-10-17 15:10:19 UTC MAIN commitmail json YAML

Enable erlang-eimp

(fhajny)

2017-10-17 15:09:33 UTC MAIN commitmail json YAML

doc: Added graphics/erlang-eimp version 1.0.1

(fhajny)

2017-10-17 15:09:21 UTC MAIN commitmail json YAML

Add eimp 1.0.1 as graphics/erlang-eimp.

eimp is an Erlang/Elixir application for manipulating graphic
images using external C libraries. It supports WebP, JPEG, PNG
and GIF.

(fhajny)

2017-10-17 14:55:45 UTC MAIN commitmail json YAML

doc: Updated chat/ejabberd to 17.09

(fhajny)

2017-10-17 14:55:36 UTC MAIN commitmail json YAML

Update chat/ejabberd to 17.09.

Admin
- Harden ejabberdctl
- Fix ejabberdctl quoting when using iex
- Call earlier deps configure scripts during compilation
- Fix iexdebug and iexlive commands
- Quote $PEER in ping command to avoid hostnames containing "-" being
  interpreted as arithmetic
- Docker: Sync containers from rroemhild and add instructions in
  README
- Use eimp instead of ImageMagick calls for thumbnails creation
- Add forgotten caching options to the validator
- Fix 'make install' to work with new output from rebar list-deps
- Rewrite muc_register_nick and muc_unregister_nick to be DB
  independent
- WebAdmin: Fix deletion of multiple offline messages

Encryption
- Add support for XEP-0368 in outgoing s2s: SRV records for XMPP over
  TLS
- Deprecate s2s_use_starttls: required_trusted
- Don't attempt to access(2) a certificate file
- Let 'domain_certfile' take higher precedence instead of s2s_certfile
  or c2s_certfile

Databases
- mysql.sql: Use multi-column index on username/ID
- Use forked repo of Riak Erlang client to support OTP20

Modules
- mod_avatar: New module with support for legacy and modern clients
- mod_block_strangers: Introduce option 'allow_transports'
- mod_block_strangers: Block messages from strangers before
  mod_mam/mod_offline processing
- mod_http_upload: Don't ignore 'custom_headers'
- mod_muc: Improve presence-error and unavailable of multi-session
  occupants
- mod_multicast: Fix start and reading of configured limits
- mod_mam: Simplify check for anon MUC JID filtering
- mod_mam: Refuse filtering anon MUC queries by JID
- mod_privacy: Explicitly match against
- mod_register: Introduce 'redirect_url' option
- mod_stream_mgmt: Delete 'c2s_init' hook
- mod_vcard_xupdate: Also replace vcard-x-update in direct presences

PubSub
- Fix get_items/get_item calls
- Add correct order when requesting all items
- Implement '6.5.7 Requesting the Most Recent Items'
- Fix RSM support on SQL
- Add RSM support on mnesia
- Fix node_options: default options only apply on first plugin
- Broadcast updated node configuration
- Enforce controls on publish and delete items

Miscelanea
- Preserve correct order of deserialized XML elements
- Suppress push notifications for online clients
- Extract strings and prepare translation files works again

(fhajny)

2017-10-17 14:53:31 UTC MAIN commitmail json YAML

doc: Updated net/erlang-xmpp to 1.1.15

(fhajny)

2017-10-17 14:53:22 UTC MAIN commitmail json YAML

Update net/erlang-xmpp to 1.1.15

- Updating fast_xml to version 1.1.24.
- Updating p1_utils to version 1.0.10.
- Updating stringprep to version 1.0.10.
- Compatibility with R19.3+
- XEP-0084 (User Avatar) support

(fhajny)

2017-10-17 14:52:55 UTC MAIN commitmail json YAML

doc: Updated net/erlang-esip to 1.0.16

(fhajny)

2017-10-17 14:52:44 UTC MAIN commitmail json YAML

Update net/erlang-esip to 1.0.16.

- Updating stun to version 1.0.15.
- Updating fast_tls to version 1.0.16.
- Updating p1_utils to version 1.0.10.
- Compatibility with R20

(fhajny)

2017-10-17 14:51:53 UTC MAIN commitmail json YAML

doc: Updated net/erlang-stun to 1.0.15

(fhajny)

2017-10-17 14:51:42 UTC MAIN commitmail json YAML

Update net/erlang-stun to 1.0.15

- Updating fast_tls to version 1.0.16.
- Updating p1_utils to version 1.0.10.

(fhajny)

2017-10-17 14:51:26 UTC MAIN commitmail json YAML

doc: Updated databases/erlang-p1_pgsql to 1.1.4

(fhajny)

2017-10-17 14:51:17 UTC MAIN commitmail json YAML

Update databases/erlang-p1_pgsql to 1.1.4

- Update coverall script

(fhajny)

2017-10-17 14:51:01 UTC MAIN commitmail json YAML

doc: Updated databases/erlang-p1_mysql to 1.0.4

(fhajny)

2017-10-17 14:50:50 UTC MAIN commitmail json YAML

Update databases/erlang-p1_mysql to 1.0.4

- Update coverall script

(fhajny)

2017-10-17 14:50:33 UTC MAIN commitmail json YAML

doc: Updated converters/erlang-iconv to 1.0.6

(fhajny)

2017-10-17 14:50:23 UTC MAIN commitmail json YAML

Update converters/erlang-iconv to 1.0.6

- Updating p1_utils to version 1.0.10.
- Fix possible overflow of inleft

(fhajny)

2017-10-17 14:49:56 UTC MAIN commitmail json YAML

doc: Updated textproc/erlang-fast_yaml to 1.0.11

(fhajny)

2017-10-17 14:49:47 UTC MAIN commitmail json YAML

Update textproc/erlang-fast_yaml to 1.0.11

- Updating p1_utils to version 1.0.10.
- Improved error formatting

(fhajny)

2017-10-17 14:49:32 UTC MAIN commitmail json YAML

doc: Updated textproc/erlang-fast_xml to 1.1.24

(fhajny)

2017-10-17 14:49:23 UTC MAIN commitmail json YAML

Update textproc/erlang-fast_xml to 1.1.24

- Updating p1_utils to version 1.0.10.
- Make XML generator work on R19.3+

(fhajny)

2017-10-17 14:49:06 UTC MAIN commitmail json YAML

doc: Updated security/erlang-fast_tls to 1.0.16

(fhajny)

2017-10-17 14:48:53 UTC MAIN commitmail json YAML

Update security/erlang-fast_tls to 1.0.16.

- Updating p1_utils to version 1.0.10.
- Fix couple memory leaks
- Make ECDH work on openssl < 1.0.2
- Add SNI and ALPN support for client connections

(fhajny)

2017-10-17 14:48:33 UTC MAIN commitmail json YAML

doc: Updated textproc/erlang-stringprep to 1.0.10

(fhajny)

2017-10-17 14:48:23 UTC MAIN commitmail json YAML

Update textproc/erlang-stringprep to 1.0.10

- Updating p1_utils to version 1.0.10.

(fhajny)

2017-10-17 14:47:37 UTC MAIN commitmail json YAML

lang/erlang: Fix incorrect internal consistency failure
for binary matching code. Bump PKGREVISION.

(fhajny)

2017-10-17 14:11:20 UTC MAIN commitmail json YAML

doc: Updated net/mikutter to 3.5.12

(tsutsui)

2017-10-17 14:10:45 UTC MAIN commitmail json YAML

mikutter: update to 3.5.12.

Upstream changes:

- support an error response when the account is locked (thanks @sushi514)
- add an environment variable MIKUTTER_CONFROOT
- sweep legacy code

(tsutsui)

2017-10-17 14:04:09 UTC MAIN commitmail json YAML

doc: Updated devel/erlang-cache_tab to 1.0.11

(fhajny)

2017-10-17 14:03:53 UTC MAIN commitmail json YAML

Update devel/erlang-cache_tab to 1.0.11.

- Updating p1_utils to version 1.0.10.

(fhajny)

2017-10-17 14:02:04 UTC MAIN commitmail json YAML

doc: Updated misc/erlang-p1_utils to 1.0.10

(fhajny)

2017-10-17 14:01:49 UTC MAIN commitmail json YAML

Update misc/erlang-p1_utils to 1.0.10.

- Fix problem with edoc.

(fhajny)

2017-10-17 13:52:51 UTC MAIN commitmail json YAML

doc: Updated multimedia/adobe-flash-player to 27.0.0.170

(tsutsui)

2017-10-17 13:52:29 UTC MAIN commitmail json YAML

adobe-flash-player: update to 27.0.0.170.

Upstream announcement:

https://helpx.adobe.com/security/products/flash-player/apsb17-32.html

Adobe Security Bulletin

Summary

Adobe has released a security update for Adobe Flash Player for Windows,
Macintosh, Linux and Chrome OS. This update addresses a critical type
confusion vulnerability that could lead to code execution.

Adobe is aware of a report that an exploit for CVE-2017-11292 exists
in the wild, and is being used in limited, targeted attacks against
users running Windows.

(tsutsui)

2017-10-17 11:42:39 UTC MAIN commitmail json YAML

doc: Updated textproc/libfastjson to 0.99.7

(fhajny)

2017-10-17 11:42:30 UTC MAIN commitmail json YAML

Update textproc/libfastjson to 0.99.7

- Added option for case-insensitive comparisons
- Removed userdata and custom-serialization functions

(fhajny)

2017-10-17 11:40:08 UTC MAIN commitmail json YAML

doc: Updated sysutils/consul to 1.0.0

(fhajny)

2017-10-17 11:39:57 UTC MAIN commitmail json YAML

Update sysutils/consul to 1.0.0

SECURITY:

- Fixed an XSS issue with Consul's built-in web UI where node names
  were not being properly escaped.

BREAKING CHANGES:

- Raft Protocol Now Defaults to 3
- Config Files Require an Extension
- Deprecated Options Have Been Removed
- `statsite_prefix` Renamed to `metrics_prefix`
- `advertise_addrs` Removed
- Escaping Behavior Changed for go-discover Configs
- HTTP Verbs are Enforced in Many HTTP APIs
- Unauthorized KV Requests Return 403
- Config Section of Agent Self Endpoint has Changed
- Deprecated `configtest` Command Removed
- Undocumented Flags in `validate` Command Removed
- Metric Names Updated
- Checks Validated On Agent Startup

FEATURES:

- Support for HCL Config Files
- Support for Binding to Multiple Addresses
- Support for RFC1434 DNS TXT records
- Support for Running Subproccesses Directly Without a Shell
- Sentinel Integration

IMPROVEMENTS:

- agent: Added support to detect public IPv4 and IPv6 addresses on
  AWS.
- agent: Improved /v1/operator/raft/configuration endpoint which
  allows Consul to avoid an extra agent RPC call for the `consul
  operator raft list-peers` command.
- agent: Improved ACL system for the KV store to support list
  permissions. This behavior can be opted in. For more information,
  see the ACL Guide].
- agent: Updates miekg/dns library to later version to pick up bug
  fixes and improvements.
- agent: Added automatic retries to the RPC path, and a brief RPC
  drain time when servers leave. These changes make Consul more robust
  during graceful leaves of Consul servers, such as during upgrades, and
  help shield applications from "no leader" errors. These are configured
  with new `performance` options.
- agent: Added a new `discard_check_output` agent-level configuration
  option that can be used to trade off write load to the Consul
  servers vs. visibility of health check output. This is reloadable so
  it can be toggled without fully restarting the agent.
- api: Updated the API client to ride out network errors when
  monitoring locks and semaphores.
- build: Updated Go toolchain to version 1.9.1.
- cli: `consul lock` and `consul watch` commands will forward `TERM`
  and `KILL` signals to their child subprocess.
- cli: Added support for autocompletion].
- server: Updated BoltDB to final version 1.3.1.
- server: Improved dead member reap algorithm to fix edge cases where
  servers could get left behind.

BUG FIXES:

- agent: Fixed an issue where disabling both the http and https
  interfaces would cause a watch-related error on agent startup, even
  when no watches were defined.
- agent: Added an additional step to kill health check scripts that
  timeout on all platforms except Windows, and added a wait so that
  it's not possible to run multiple instances of the same health check
  script at the same time.
- cli: If the `consul operator raft list-peers` command encounters an
  error it will now exit with a non-zero exit code.
- cli: CLI commands will now show help for all of their arguments.
- server: Fixed an issue where the leader server could get into a
  state where it was no longer performing the periodic leader loop
  duties and unable to serve consistent reads after a barrier timeout
  error.

Full (unabridged) changelog:

  https://github.com/hashicorp/consul/blob/v1.0.0/CHANGELOG.md

(fhajny)

2017-10-17 11:37:56 UTC MAIN commitmail json YAML

Added textproc/py-diff-match-patch, textproc/py-text-unidecode; Updated devel/py-faker

(adam)

2017-10-17 11:36:56 UTC MAIN commitmail json YAML

py-faker: update to 0.8.6

0.8.6:
Replace unidecode dependency in favor of text-unidecode. Faker now requires text-unidecode.

(adam)

2017-10-17 11:35:48 UTC MAIN commitmail json YAML

2017-10-17 11:34:36 UTC MAIN commitmail json YAML

The Diff Match and Patch libraries offer robust algorithms to perform the
operations required for synchronizing plain text.

Diff: Compare two blocks of plain text and efficiently return a list of
differences.

Match: Given a search string, find its best fuzzy match in a block of plain
text. Weighted for both accuracy and location.

Patch: Apply a list of patches onto plain text. Use best-effort to apply patch
even when the underlying text doesn't match.

(adam)

2017-10-17 11:31:46 UTC MAIN commitmail json YAML

doc: Updated sysutils/beats to 5.6.3

(fhajny)

2017-10-17 11:31:36 UTC MAIN commitmail json YAML

Update sysutils/beats to 5.6.3.

No changes - sync version with databases/elasticsearch.

(fhajny)

2017-10-17 11:27:15 UTC MAIN commitmail json YAML

doc: Updated databases/elasticsearch to 5.6.3

(fhajny)

2017-10-17 11:27:05 UTC MAIN commitmail json YAML

Update databases/elasticsearch to 5.6.3.

=== Enhancements

Network::
* Add additional low-level logging handler
* Unwrap exception causes when checking if  dying

=== Bug fixes

Aggregations::
* Fix IndexOutOfBoundsException in histograms for NaN doubles

Core::
* MetaData Builder doesn't properly prevent an alias with the same
* name as an index

Packaging::
* Fix default paths for Windows service

Plugin Repository Azure::
* Use Azure upload method instead of our own implementation

Search::
* Fix serialization errors when cross cluster search goes to a single
* shard

(fhajny)

2017-10-17 11:12:17 UTC MAIN commitmail json YAML

doc/CHANGES-2017: revert previous

(wiz)

2017-10-17 11:10:36 UTC MAIN commitmail json YAML

Put back PKGREVISION=1. It was there on purpose, to make it clear that
there are extra (security) patches and it's not the stock 4.6.6 or 4.8.2

(bouyer)

2017-10-17 11:02:40 UTC MAIN commitmail json YAML

doc/CHANGES-2017: fix xen* versions.

(wiz)

2017-10-17 11:02:06 UTC MAIN commitmail json YAML

2017-10-17 10:58:47 UTC MAIN commitmail json YAML

Updated sysutils/xenkernel46 to 4.6.6nb1
Updated sysutils/xentools46 to 4.6.6nb1
Updated sysutils/xenstoretools to 4.6.6

(bouyer)

2017-10-17 10:57:35 UTC MAIN commitmail json YAML

Update xen*46 to 4.6.6, including fixes up to XSA244.
changes since Xen 4.6.5: mostly bug fixes, including security fixes
for XSA206, XSA211 to XSA244.
PKGREVISION set to 1 to account for the fact that it's not a stock Xen 4.6.6.

Note that, unlike upstream, pv-linear-pt defaults to true, so that
NetBSD PV guests (including dom0) will continue to boot without changes
to boot.cfg

(bouyer)

2017-10-17 10:50:39 UTC MAIN commitmail json YAML

2017-10-17 10:48:31 UTC MAIN commitmail json YAML

doc: Updated net/glib-networking to 2.54.0

(wiz)

2017-10-17 10:48:20 UTC MAIN commitmail json YAML

glib-networking: update to 2.54.0.

2.54.0
======
  * New/updated translations: Basque, Belarusian, Brazilian
    Portuguese, Bulgarian, Catalan, Chinese (Taiwan), Danish, Danish,
    Dutch, French, Galician, Hungarian, Italian, Korean, Latvian,
    Lithuanian, Malayalam, Nepali, Polish, Serbian, Slovak, Swedish,
    Turkish

2.53.90
=======
  * gnutls: Stop using %LATEST_RECORD_VERSION in priority string,
    since that gives better compatibility with current gnutls /
    current real world. [#782218, Michael Catanzaro]

  * gnutls: Provide a better error message when a TLS alert is
    received. [#782218, Michael Catanzaro]

  * New/updated translations: Croatian, Czech, Esperanto, Friulian,
    German, Indonesian, Italian, Kazakh, Slovenian, Spanish

(wiz)

2017-10-17 10:25:57 UTC MAIN commitmail json YAML

doc: Updated www/p5-Mojolicious to 7.47

(wiz)

2017-10-17 10:25:48 UTC MAIN commitmail json YAML

p5-Mojolicious: update to 7.47.

7.47  2017-10-05
  - Added multipart content generator to Mojo::UserAgent::Transactor.
  - Fixed a bug in Mojo::File where parts of a path could get accidentally
    upgraded from bytes to characters.

(wiz)

2017-10-17 09:44:59 UTC MAIN commitmail json YAML

doc: Updated security/p5-CryptX to 0.054

(wiz)

2017-10-17 09:44:49 UTC MAIN commitmail json YAML

p5-CryptX: update to 0.054.

0.054  2017-10-12
        - fix Crypt::PK::DSA verify
        - libtomcrypt updated to 1.18 (+ some extra patches)
        - documentation fixes

(wiz)

2017-10-17 09:42:52 UTC MAIN commitmail json YAML

Modified file so that opam automatically uses findlib

(jaapb)

2017-10-17 09:42:03 UTC MAIN commitmail json YAML

doc: Updated net/p5-Geo-IP to 1.51

(wiz)

2017-10-17 09:41:53 UTC MAIN commitmail json YAML

p5-Geo-IP: update to 1.51.

1.51    2017-10-11

- Added the following missing methods for IPv6 lookups to the pure Perl
  implementation: name_by_addr_v6, name_by_name_v6, org_by_addr_v6, and
  org_by_name_v6. Reported by Earl Killian. GitHub #28.

(wiz)

2017-10-17 09:40:27 UTC MAIN commitmail json YAML

doc: Updated devel/p5-UNIVERSAL-isa to 1.20171012

(wiz)

2017-10-17 09:40:18 UTC MAIN commitmail json YAML

p5-UNIVERSAL-isa: update to 1.20171012.

1.20171012  2017-10-12 05:35:40Z
    - original isa sub is now available in original_isa() (Graham Knop, PR#1)

(wiz)

2017-10-17 09:39:39 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Test-Simple to 1.302101

(wiz)

2017-10-17 09:39:30 UTC MAIN commitmail json YAML

p5-Test-Simple: update to 1.302101.

1.302101  2017-10-12 07:43:16-07:00 America/Los_Angeles

    - Bump Test::Builder::IO::Scalar version for core

(wiz)

2017-10-17 09:38:54 UTC MAIN commitmail json YAML

doc: Updated devel/p5-List-MoreUtils to 0.426

(wiz)

2017-10-17 09:38:23 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Term-Table to 0.012

(wiz)

2017-10-17 09:38:13 UTC MAIN commitmail json YAML

p5-Term-Table: update to 0.012.

0.012    2017-10-11 08:54:52-07:00 America/Los_Angeles

    - Bump minimum Test2::Tools::Tiny version

(wiz)

2017-10-17 09:37:36 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Log-Report to 1.22

(wiz)

2017-10-17 09:37:26 UTC MAIN commitmail json YAML

p5-Log-Report: update to 1.22.

version 1.22: Thu 12 Oct 12:18:54 CEST 2017

Improvements:
- try() also collects DEBUG info when one of the dispatches wants it.
- document that ::Translator::POT does not require charset anymore.
- support __p, __px, etc from Locale::TextDomain

(wiz)

2017-10-17 09:37:06 UTC MAIN commitmail json YAML

doc/CHANGES-2017: Fix two entries

(wiz)

2017-10-17 09:35:31 UTC MAIN commitmail json YAML

doc: Updated devel/p5-String-Print to 0.92nb1

(wiz)

2017-10-17 09:35:20 UTC MAIN commitmail json YAML

p5-String-Print: Add missing dependencies.

Bump PKGREVISION

(wiz)

2017-10-17 09:30:42 UTC MAIN commitmail json YAML

p5-List-MoreUtils: update to 0.426.

0.426 2017-10-12
    - release 0.425_002 without further changes

0.425_002 2017-10-05
    - re-introduce Config::AutoConf
      (https://rt.cpan.org/Ticket/Display.html?id=122875#txn-1745984)
      for final satisfying RT#122875
    - bump required version of List::MoreUtils::XS to 0.426, if XS is available

0.425_001 2017-09-27
    - fix broken arrayify prototype
    - revert removal of old List::MoreUtils::XS parts

(wiz)

2017-10-17 08:53:41 UTC MAIN commitmail json YAML

tcl-cgi: replace dead homepage

(wiz)

2017-10-17 08:44:36 UTC MAIN commitmail json YAML

Updated sysutils/xenkernel48 version 4.8.2nb1
Updated sysutils/xentools48 version 4.8.2nb1

(bouyer)

2017-10-17 08:42:30 UTC MAIN commitmail json YAML

Update xentools48 and xenkernel48 to 4.8.2, and apply security patches up
to XSA244. Keep PKGREVISION to 1 to account for the fact that it's
not a stock Xen 4.8.2.

Note that, unlike upstream, pv-linear-pt defaults to true, so that
NetBSD PV guests (including dom0) will continue to boot without changes
to boot.cfg

(bouyer)

2017-10-17 08:35:34 UTC MAIN commitmail json YAML

py-diffoscope: needs python-3.5 or newer

(wiz)

2017-10-17 08:34:35 UTC MAIN commitmail json YAML

doc: Updated textproc/gtkspell to 2.0.16nb25

(wiz)

2017-10-17 08:34:24 UTC MAIN commitmail json YAML

gtkspell: fix build

Latest gtk-doc does not provide gtkdoc-mktmpl. Use documentation
that is coming with the package instead of rebuilding it.

Set LICENSE.

Bump PKGREVISION.

(wiz)

2017-10-17 08:26:48 UTC MAIN commitmail json YAML

ocaml: revert part of powerpc patches

Do not overwrite cc linker options (probably committed unintentionally).
Refixes RELRO build.

(wiz)

2017-10-17 08:26:05 UTC MAIN commitmail json YAML

2017-10-17 06:57:01 UTC MAIN commitmail json YAML

Added www/py-django-import-export, www/py-django-admin-sortable2, www/py-django-admin-rangefilter

(adam)

2017-10-17 06:56:12 UTC MAIN commitmail json YAML

2017-10-17 06:54:44 UTC MAIN commitmail json YAML

A replacement for django-admin-sortable using an unintrusive approach.

This plugin is a generic drag-and-drop ordering module for sorting objects in
the List, the Stacked- and the Tabular-Inlines Views in the Django Admin
interface.

This module offers simple mixin classes which enrich the functionality of any
existing class derived from admin.ModelAdmin, admin.StackedInline or
admin.TabularInline.

Thus it makes it very easy to integrate with existing models and their model
admin interfaces. Existing models can inherit from models.Model or any other
class derived thereof. No special base class is required.

(adam)

2017-10-17 06:53:32 UTC MAIN commitmail json YAML

django-import-export is a Django application and library for importing
and exporting data with included admin integration.

Features:
* support multiple formats (Excel, CSV, JSON, ...  and everything else that
  tablib support)
* admin integration for importing
* preview import changes
* admin integration for exporting
* export data respecting admin filters

(adam)

2017-10-17 06:34:09 UTC MAIN commitmail json YAML

Updated www/py-djangorestframework

(adam)

2017-10-17 06:30:30 UTC MAIN commitmail json YAML

py-djangorestframework: update to 3.7.1

Version 3.7.1
Fix Interactive documentation always uses false for boolean fields in requests
Improve compatibility with Django 2.0 alpha.
Improved handling of schema naming collisions
Added additional docs and tests around providing a default value for dotted source fields

(adam)

2017-10-17 05:49:49 UTC pkgsrc-2017Q3 commitmail json YAML

2017-10-17 05:47:37 UTC pkgsrc-2017Q3 commitmail json YAML

Pullup ticket #5578 - requested by maya
net/wpa_supplicant: security patch

Revisions pulled up:
- net/wpa_supplicant/Makefile                                  1.18
- net/wpa_supplicant/distinfo                                  1.10
- net/wpa_supplicant/patches/patch-src_ap_ieee802__11.c        1.1
- net/wpa_supplicant/patches/patch-src_ap_wpa__auth.c          1.1
- net/wpa_supplicant/patches/patch-src_ap_wpa__auth.h          1.1
- net/wpa_supplicant/patches/patch-src_ap_wpa__auth__ft.c      1.1
- net/wpa_supplicant/patches/patch-src_ap_wpa__auth__i.h        1.1
- net/wpa_supplicant/patches/patch-src_common_wpa__common.h    1.1
- net/wpa_supplicant/patches/patch-src_rsn__supp_tdls.c        1.1
- net/wpa_supplicant/patches/patch-src_rsn__supp_wpa.c          1.1
- net/wpa_supplicant/patches/patch-src_rsn__supp_wpa__ft.c      1.1
- net/wpa_supplicant/patches/patch-src_rsn__supp_wpa__i.h      1.1
- net/wpa_supplicant/patches/patch-wpa__supplicant_wnm__sta.c  1.1

-------------------------------------------------------------------
  Module Name:    pkgsrc
  Committed By:  maya
  Date:          Mon Oct 16 10:26:21 UTC 2017

  Modified Files:
          pkgsrc/net/wpa_supplicant: Makefile distinfo
  Added Files:
          pkgsrc/net/wpa_supplicant/patches: patch-src_ap_ieee802__11.c
              patch-src_ap_wpa__auth.c patch-src_ap_wpa__auth.h
              patch-src_ap_wpa__auth__ft.c patch-src_ap_wpa__auth__i.h
              patch-src_common_wpa__common.h patch-src_rsn__supp_tdls.c
              patch-src_rsn__supp_wpa.c patch-src_rsn__supp_wpa__ft.c
              patch-src_rsn__supp_wpa__i.h patch-wpa__supplicant_wnm__sta.c

  Log Message:
  wpa_supplicant: apply upstream patch for security advisory

  Patches from Juoni Malinen and Mathy Vanhoef.

  Fixes:
  - CVE-2017-13077
  - CVE-2017-13078
  - CVE-2017-13079
  - CVE-2017-13080
  - CVE-2017-13081
  - CVE-2017-13082
  - CVE-2017-13086
  - CVE-2017-13087
  - CVE-2017-13088

  Tested by leot, thanks!

  Subject: [PATCH 1/8] hostapd: Avoid key reinstallation in FT handshake

  Do not reinstall TK to the driver during Reassociation Response frame
  processing if the first attempt of setting the TK succeeded. This avoids
  issues related to clearing the TX/RX PN that could result in reusing
  same PN values for transmitted frames (e.g., due to CCM nonce reuse and
  also hitting replay protection on the receiver) and accepting replayed
  frames on RX side.

  This issue was introduced by the commit
  0e84c25434e6a1f283c7b4e62e483729085b78d2 ('FT: Fix PTK configuration in
  authenticator') which allowed wpa_ft_install_ptk() to be called multiple
  times with the same PTK. While the second configuration attempt is
  needed with some drivers, it must be done only if the first attempt
  failed.

  Subject: [PATCH 2/8] Prevent reinstallation of an already in-use group key

  Track the current GTK and IGTK that is in use and when receiving a
  (possibly retransmitted) Group Message 1 or WNM-Sleep Mode Response, do
  not install the given key if it is already in use. This prevents an
  attacker from trying to trick the client into resetting or lowering the
  sequence counter associated to the group key.

  Subject: [PATCH 3/8] Extend protection of GTK/IGTK reinstallation of WNM-Sleep
    Mode cases

  This extends the protection to track last configured GTK/IGTK value
  separately from EAPOL-Key frames and WNM-Sleep Mode frames to cover a
  corner case where these two different mechanisms may get used when the
  GTK/IGTK has changed and tracking a single value is not sufficient to
  detect a possible key reconfiguration.

  Subject: [PATCH 4/8] Prevent installation of an all-zero TK

  Properly track whether a PTK has already been installed to the driver
  and the TK part cleared from memory. This prevents an attacker from
  trying to trick the client into installing an all-zero TK.

  This fixes the earlier fix in commit
  ad00d64e7d8827b3cebd665a0ceb08adabf15e1e ('Fix TK configuration to the
  driver in EAPOL-Key 3/4 retry case') which did not take into account
  possibility of an extra message 1/4 showing up between retries of
  message 3/4.

  Subject: [PATCH 5/8] Fix PTK rekeying to generate a new ANonce

  The Authenticator state machine path for PTK rekeying ended up bypassing
  the AUTHENTICATION2 state where a new ANonce is generated when going
  directly to the PTKSTART state since there is no need to try to
  determine the PMK again in such a case. This is far from ideal since the
  new PTK would depend on a new nonce only from the supplicant.

  Fix this by generating a new ANonce when moving to the PTKSTART state
  for the purpose of starting new 4-way handshake to rekey PTK.

  Subject: [PATCH 6/8] TDLS: Reject TPK-TK reconfiguration

  Do not try to reconfigure the same TPK-TK to the driver after it has
  been successfully configured. This is an explicit check to avoid issues
  related to resetting the TX/RX packet number. There was already a check
  for this for TPK M2 (retries of that message are ignored completely), so
  that behavior does not get modified.

  For TPK M3, the TPK-TK could have been reconfigured, but that was
  followed by immediate teardown of the link due to an issue in updating
  the STA entry. Furthermore, for TDLS with any real security (i.e.,
  ignoring open/WEP), the TPK message exchange is protected on the AP path
  and simple replay attacks are not feasible.

  As an additional corner case, make sure the local nonce gets updated if
  the peer uses a very unlikely "random nonce" of all zeros.

  Subject: [PATCH 7/8] WNM: Ignore WNM-Sleep Mode Response without pending
    request

  Commit 03ed0a52393710be6bdae657d1b36efa146520e5 ('WNM: Ignore WNM-Sleep
  Mode Response if WNM-Sleep Mode has not been used') started ignoring the
  response when no WNM-Sleep Mode Request had been used during the
  association. This can be made tighter by clearing the used flag when
  successfully processing a response. This adds an additional layer of
  protection against unexpected retransmissions of the response frame.

  Subject: [PATCH 8/8] FT: Do not allow multiple Reassociation Response frames

  The driver is expected to not report a second association event without
  the station having explicitly request a new association. As such, this
  case should not be reachable. However, since reconfiguring the same
  pairwise or group keys to the driver could result in nonce reuse issues,
  be extra careful here and do an additional state check to avoid this
  even if the local driver ends up somehow accepting an unexpected
  Reassociation Response frame.

  To generate a diff of this commit:
  cvs rdiff -u -r1.17 -r1.18 pkgsrc/net/wpa_supplicant/Makefile
  cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/wpa_supplicant/distinfo
  cvs rdiff -u -r0 -r1.1 \
      pkgsrc/net/wpa_supplicant/patches/patch-src_ap_ieee802__11.c \
      pkgsrc/net/wpa_supplicant/patches/patch-src_ap_wpa__auth.c \
      pkgsrc/net/wpa_supplicant/patches/patch-src_ap_wpa__auth.h \
      pkgsrc/net/wpa_supplicant/patches/patch-src_ap_wpa__auth__ft.c \
      pkgsrc/net/wpa_supplicant/patches/patch-src_ap_wpa__auth__i.h \
      pkgsrc/net/wpa_supplicant/patches/patch-src_common_wpa__common.h \
      pkgsrc/net/wpa_supplicant/patches/patch-src_rsn__supp_tdls.c \
      pkgsrc/net/wpa_supplicant/patches/patch-src_rsn__supp_wpa.c \
      pkgsrc/net/wpa_supplicant/patches/patch-src_rsn__supp_wpa__ft.c \
      pkgsrc/net/wpa_supplicant/patches/patch-src_rsn__supp_wpa__i.h \
      pkgsrc/net/wpa_supplicant/patches/patch-wpa__supplicant_wnm__sta.c

(spz)

2017-10-17 03:39:04 UTC MAIN commitmail json YAML

2017-10-17 03:32:28 UTC MAIN commitmail json YAML

2017-10-16 18:55:59 UTC MAIN commitmail json YAML

apache24: Extend SunOS workaround to GCC 6.x.

(jperkin)

2017-10-16 18:46:55 UTC MAIN commitmail json YAML

libgnomeui: Extend SunOS workaround to GCC 6.x.

(jperkin)

2017-10-16 18:35:43 UTC MAIN commitmail json YAML

Updated devel/py-hypothesis

(adam)

2017-10-16 18:35:19 UTC MAIN commitmail json YAML

py-hypothesis: update to 3.33.0

3.33.0:
This release supports strategy inference for more field types in Django models() - you can now omit an argument for Date, Time, Duration, Slug, IP Address, and UUID fields.

Strategy generation for fields with grouped choices now selects choices from each group, instead of selecting from the group names.

(adam)

2017-10-16 18:13:28 UTC MAIN commitmail json YAML

2017-10-16 18:11:32 UTC MAIN commitmail json YAML

Updated devel/py-ipython; Added devel/py-ipython5

(adam)

2017-10-16 18:10:41 UTC MAIN commitmail json YAML

2017-10-16 18:03:49 UTC MAIN commitmail json YAML

py-ipython: update to 6.2.1

IPython 6.2.1:
IPython 6.2.1 ships with two minor fixes leading to no completions when using Jedi 0.11+, and crash on some linux system with virtualenv

IPython 6.2:
IPython 6.2 contains all the bugs fixes and features available in IPython 5.5, like built in progress bar support, and system-wide configuration

(adam)

2017-10-16 17:21:27 UTC MAIN commitmail json YAML

Updated devel/py-testpath, devel/py-setuptools

(adam)

2017-10-16 17:20:38 UTC MAIN commitmail json YAML

py-setuptools: update to 36.6.0

v36.6.0:
* Added setuptools.build_meta module, an implementation of PEP-517 for Setuptools-defined packages.
* Added dist_info command for producing dist_info metadata.

(adam)

2017-10-16 17:20:29 UTC MAIN commitmail json YAML

doc: Added security/ruby-rbnacl version 4.0.2

(minskim)

2017-10-16 17:20:00 UTC MAIN commitmail json YAML

security/Makefile: Add ruby-rbnacl

(minskim)

2017-10-16 17:19:13 UTC MAIN commitmail json YAML

security/ruby-rbnacl: Import version 4.0.2

A Ruby binding to the state-of-the-art Networking and Cryptography
library by Daniel J. Bernstein. This is NOT Google Native Client. This
is a crypto library.

(minskim)

2017-10-16 17:14:10 UTC MAIN commitmail json YAML

2017-10-16 17:05:24 UTC MAIN commitmail json YAML

doc: Added security/ruby-bcrypt_pbkdf version 1.0.0

(minskim)

2017-10-16 17:05:07 UTC MAIN commitmail json YAML

security/Makefile: Add ruby-bcrypt_bpkdf

(minskim)

2017-10-16 17:04:11 UTC MAIN commitmail json YAML

security/ruby-bcrypt_pbkdf: Import version 1.0.0

bcrypt_pbkdf is a ruby gem implementing bcrypt_pbkdf from
OpenBSD. This is currently used by net-ssh to read password encrypted
Ed25519 keys.

(minskim)

2017-10-16 17:04:03 UTC MAIN commitmail json YAML

Added lang/py-parso, editors/py-jedi

(adam)

2017-10-16 17:03:06 UTC MAIN commitmail json YAML

Jedi is a static analysis tool for Python that can be used in IDEs/editors. Its
historic focus is autocompletion, but does static analysis for now as well.
Jedi is fast and is very well tested. It understands Python on a deeper level
than all other static analysis frameworks for Python.

Jedi has support for two different goto functions. It's possible to search for
related names and to list all names in a Python file and infer them. Jedi
understands docstrings and you can use Jedi autocompletion in your REPL as
well.

(adam)

2017-10-16 17:02:14 UTC MAIN commitmail json YAML

Parso is a Python parser that supports error recovery and round-trip parsing
for different Python versions (in multiple Python versions). Parso is also
able to list multiple syntax errors in your python file.

Parso has been battle-tested by jedi. It was pulled out of jedi to be useful
for other projects as well.

Parso consists of a small API to parse Python and analyse the syntax tree.

(adam)

2017-10-16 17:01:50 UTC MAIN commitmail json YAML

Parso is a Python parser that supports error recovery and round-trip parsing
for different Python versions (in multiple Python versions). Parso is also
able to list multiple syntax errors in your python file.

Parso has been battle-tested by jedi. It was pulled out of jedi to be useful
for other projects as well.

Parso consists of a small API to parse Python and analyse the syntax tree.

(adam)

2017-10-16 16:57:10 UTC MAIN commitmail json YAML

net/ruby-ruby_smb: Correct CATEGORIES

(minskim)

2017-10-16 16:51:43 UTC MAIN commitmail json YAML

doc: Added net/ruby-ruby_smb version 0.0.18

(minskim)

2017-10-16 16:51:29 UTC MAIN commitmail json YAML

net/Makefile: Add ruby-ruby_smb

(minskim)

2017-10-16 16:50:55 UTC MAIN commitmail json YAML

net/ruby-ruby_smb: Import version 0.0.18

A native Ruby implementation of the SMB Protocol Family. It currently
supports MS-SMB and MS-SMB2.  This library currently include both a
client level, and packet level support. A user can aprse and
manipulate raw SMB packets, or simply use the simple client to perform
SMB operations. See the Wiki for more information on this porject's
long-term goals, style guide, and developer tips.

(minskim)

2017-10-16 16:30:38 UTC MAIN commitmail json YAML

doc: Added devel/ruby-bindata version 2.4.1

(minskim)

2017-10-16 16:30:01 UTC MAIN commitmail json YAML

devel/Makefile: Add ruby-bindata

(minskim)

2017-10-16 16:29:24 UTC MAIN commitmail json YAML

devel/ruby-bindata: Import version 2.4.1

BinData provides a declarative way to read and write structured binary
data. This means the programmer specifies what the format of the
binary data is, and BinData works out how to read and write data in
this format. It is an easier (and more readable) alternative to ruby's
#pack and #unpack methods. BinData makes it easy to create new data
types. It supports all the common primitive datatypes that are found
in structured binary data formats. Support for dependent and variable
length fields is built in.

(minskim)

2017-10-16 15:47:01 UTC MAIN commitmail json YAML

ghostscript-gpl: Extend SunOS workaround to GCC 6.x.

(jperkin)

2017-10-16 15:43:50 UTC MAIN commitmail json YAML

doc: Updated databases/pg_repack to 1.4.2

(fhajny)

2017-10-16 15:43:39 UTC MAIN commitmail json YAML

Update databases/pg_repack to 1.4.2.

- added PostgreSQL 10 support
- fixed error DROP INDEX CONCURRENTLY cannot run inside a transaction block

(fhajny)

2017-10-16 15:35:41 UTC MAIN commitmail json YAML

netpbm: Extend SunOS workaround to GCC 6.x.

(jperkin)

2017-10-16 14:13:26 UTC MAIN commitmail json YAML

doc: Updated textproc/translate-shell to 0.9.6.5

(leot)

2017-10-16 14:13:14 UTC MAIN commitmail json YAML

translate-shell: Update translate-shell to 0.9.6.5

pkgsrc changes:
- Take MAINTAINERship
- No need to redefine WRKSRC, NFCI.

Changes:
0.9.6.5
-------
- Translators/SpellChecker: add a simple wrapper for aspell/hunspell (only used
  via `-e spell|aspell|hunspell' option, for the moment no DEPENDS was added for
  it and if aspell or hunspell isn't installed this feature can not be used
  (trans will print an error message about that)).
- Implement DESTDIR support
- Translators/GoogleTranslate: preserve alternative translations even if
  dictionary information exists
- Translate: add support for basic authentication for HTTP proxies
- Misc improvements and bug fixies

(leot)

2017-10-16 13:48:46 UTC MAIN commitmail json YAML

doc/TODO: + MesaLib-17.2.2, cups-2.2.5, gobject-introspection-1.54.1,
  harfbuzz-1.6.0, libsoup-2.60.1, py-mechanize-0.3.6, py-setuptools-36.6.0,
  translate-shell-0.9.6.5, vala-0.38.2, vim-8.0.1194, vim-share-8.0.1194,
  wireshark-2.2.10, x264-devel-20171014.

(wiz)

2017-10-16 12:16:34 UTC MAIN commitmail json YAML

Added python to CATEGORIES

(adam)

2017-10-16 12:14:29 UTC MAIN commitmail json YAML

2017-10-16 12:11:56 UTC MAIN commitmail json YAML

2017-10-16 12:08:16 UTC MAIN commitmail json YAML

Updated net/py-junos-eznc, www/py-waitress

(adam)

2017-10-16 12:07:25 UTC MAIN commitmail json YAML

py-waitress: update to 1.1.0

1.1.0:

Features
* Waitress now has a __main__ and thus may be called with python -mwaitress

Bugfixes
* Waitress no longer allows lowercase HTTP verbs. This change was made to fall in line with most HTTP servers.
* When receiving non-ascii bytes in the request URL, waitress will no longer abruptly close the connection, instead returning a 400 Bad Request.

(adam)

2017-10-16 12:03:57 UTC MAIN commitmail json YAML

py-junos-eznc: update to 2.1.7

Release 2.1.7:

Features Added:
* None

Bugs Fixed:
* Correct PyEZ TechWiki link.
* SRX Branch cluster fails SW.install()

(adam)

2017-10-16 11:37:21 UTC MAIN commitmail json YAML

Clean-up: this package should work on Python 3.x

(adam)

2017-10-16 10:59:51 UTC MAIN commitmail json YAML

Updated multimedia/py-m3u8, devel/py-meson

(adam)

2017-10-16 10:59:00 UTC MAIN commitmail json YAML

py-meson: update to 0.43.0

0.43.0:
Bug fixes.

(adam)

2017-10-16 10:48:49 UTC MAIN commitmail json YAML

py-m3u8: update to 0.3.4

0.3.4
some bug fixes
adds support to commas on title
adds support CLOSED-CAPTIONS

(adam)

2017-10-16 10:36:54 UTC MAIN commitmail json YAML

Some tex updates

(markd)

2017-10-16 10:35:44 UTC MAIN commitmail json YAML

2017-10-16 10:28:11 UTC MAIN commitmail json YAML

2017-10-16 10:26:54 UTC MAIN commitmail json YAML

doc: Updated net/wpa_supplicant to 2.6nb1

(maya)

2017-10-16 10:26:21 UTC MAIN commitmail json YAML

wpa_supplicant: apply upstream patch for security advisory

Patches from Juoni Malinen and Mathy Vanhoef.

Fixes:
- CVE-2017-13077
- CVE-2017-13078
- CVE-2017-13079
- CVE-2017-13080
- CVE-2017-13081
- CVE-2017-13082
- CVE-2017-13086
- CVE-2017-13087
- CVE-2017-13088

Tested by leot, thanks!

Subject: [PATCH 1/8] hostapd: Avoid key reinstallation in FT handshake

Do not reinstall TK to the driver during Reassociation Response frame
processing if the first attempt of setting the TK succeeded. This avoids
issues related to clearing the TX/RX PN that could result in reusing
same PN values for transmitted frames (e.g., due to CCM nonce reuse and
also hitting replay protection on the receiver) and accepting replayed
frames on RX side.

This issue was introduced by the commit
0e84c25434e6a1f283c7b4e62e483729085b78d2 ('FT: Fix PTK configuration in
authenticator') which allowed wpa_ft_install_ptk() to be called multiple
times with the same PTK. While the second configuration attempt is
needed with some drivers, it must be done only if the first attempt
failed.

Subject: [PATCH 2/8] Prevent reinstallation of an already in-use group key

Track the current GTK and IGTK that is in use and when receiving a
(possibly retransmitted) Group Message 1 or WNM-Sleep Mode Response, do
not install the given key if it is already in use. This prevents an
attacker from trying to trick the client into resetting or lowering the
sequence counter associated to the group key.

Subject: [PATCH 3/8] Extend protection of GTK/IGTK reinstallation of WNM-Sleep
Mode cases

This extends the protection to track last configured GTK/IGTK value
separately from EAPOL-Key frames and WNM-Sleep Mode frames to cover a
corner case where these two different mechanisms may get used when the
GTK/IGTK has changed and tracking a single value is not sufficient to
detect a possible key reconfiguration.

Subject: [PATCH 4/8] Prevent installation of an all-zero TK

Properly track whether a PTK has already been installed to the driver
and the TK part cleared from memory. This prevents an attacker from
trying to trick the client into installing an all-zero TK.

This fixes the earlier fix in commit
ad00d64e7d8827b3cebd665a0ceb08adabf15e1e ('Fix TK configuration to the
driver in EAPOL-Key 3/4 retry case') which did not take into account
possibility of an extra message 1/4 showing up between retries of
message 3/4.

Subject: [PATCH 5/8] Fix PTK rekeying to generate a new ANonce

The Authenticator state machine path for PTK rekeying ended up bypassing
the AUTHENTICATION2 state where a new ANonce is generated when going
directly to the PTKSTART state since there is no need to try to
determine the PMK again in such a case. This is far from ideal since the
new PTK would depend on a new nonce only from the supplicant.

Fix this by generating a new ANonce when moving to the PTKSTART state
for the purpose of starting new 4-way handshake to rekey PTK.

Subject: [PATCH 6/8] TDLS: Reject TPK-TK reconfiguration

Do not try to reconfigure the same TPK-TK to the driver after it has
been successfully configured. This is an explicit check to avoid issues
related to resetting the TX/RX packet number. There was already a check
for this for TPK M2 (retries of that message are ignored completely), so
that behavior does not get modified.

For TPK M3, the TPK-TK could have been reconfigured, but that was
followed by immediate teardown of the link due to an issue in updating
the STA entry. Furthermore, for TDLS with any real security (i.e.,
ignoring open/WEP), the TPK message exchange is protected on the AP path
and simple replay attacks are not feasible.

As an additional corner case, make sure the local nonce gets updated if
the peer uses a very unlikely "random nonce" of all zeros.

Subject: [PATCH 7/8] WNM: Ignore WNM-Sleep Mode Response without pending
request

Commit 03ed0a52393710be6bdae657d1b36efa146520e5 ('WNM: Ignore WNM-Sleep
Mode Response if WNM-Sleep Mode has not been used') started ignoring the
response when no WNM-Sleep Mode Request had been used during the
association. This can be made tighter by clearing the used flag when
successfully processing a response. This adds an additional layer of
protection against unexpected retransmissions of the response frame.

Subject: [PATCH 8/8] FT: Do not allow multiple Reassociation Response frames

The driver is expected to not report a second association event without
the station having explicitly request a new association. As such, this
case should not be reachable. However, since reconfiguring the same
pairwise or group keys to the driver could result in nonce reuse issues,
be extra careful here and do an additional state check to avoid this
even if the local driver ends up somehow accepting an unexpected
Reassociation Response frame.

(maya)

2017-10-16 10:23:04 UTC MAIN commitmail json YAML

2017-10-16 09:54:45 UTC MAIN commitmail json YAML

Updated graphics/gdk-pixbuf2, x11/gtk3, sysutils/py-diffoscope

(adam)

2017-10-16 09:53:42 UTC MAIN commitmail json YAML

2017-10-16 09:50:58 UTC MAIN commitmail json YAML

gtk3: update to 3.22.24

GTK+ 3.22.24
* Bugs fixed:
Combobox: Don't try to remove grabs on NULL devices
Fix some issues with the new resizable tiling

(adam)

2017-10-16 09:37:27 UTC MAIN commitmail json YAML

gdk-pixbuf2: update to 2.36.11

2.36.11
* build: Fix tiff loader build
* build: Fix the build on OS X
* build: Prefer newer libpng
* Use a free reference images for tests
* gif: fail quickly if image dimensions are too big
* xlib: Avoid an out-of-bounds error on bigendian
* Translation updates

(adam)

2017-10-16 09:15:10 UTC MAIN commitmail json YAML

2017-10-16 08:59:02 UTC MAIN commitmail json YAML

tex-cellspace{,-doc}: update to 1.7

(1) Possibility to change the name of the column used for spacing.
(2) Make the math column independent of the colum name.
(3) Minor bug fix.

(markd)

2017-10-16 08:51:03 UTC MAIN commitmail json YAML

2017-10-16 08:44:52 UTC MAIN commitmail json YAML

tex-latexbug{,-doc}: update to 1.0c

Added missing files from graphics bundle so bug reports concerning
graphics/graphicx should no longer complain about third party files.

(markd)

2017-10-16 08:41:33 UTC MAIN commitmail json YAML

Added ocaml-ppx_hash to Makefile SUBDIRs

(jaapb)

2017-10-16 08:41:02 UTC MAIN commitmail json YAML

Added ocaml-configurator to Makefile SUBDIRs

(jaapb)

2017-10-16 08:38:55 UTC MAIN commitmail json YAML

doc: Added devel/ocaml-configurator version 0.9.1

(jaapb)

2017-10-16 08:38:27 UTC MAIN commitmail json YAML

New package devel/ocaml-configurator

This package, a helper library for gathering system configuration, is
needed as a dependency for ocaml-sqlite3.

(jaapb)

2017-10-16 07:42:32 UTC MAIN commitmail json YAML

Updated archivers/py-libarchive-c

(adam)

2017-10-16 07:42:02 UTC MAIN commitmail json YAML

py-libarchive-c: update to 2.7

2.7
only read regular files
add support for atime and ctime

(adam)

2017-10-16 06:45:26 UTC MAIN commitmail json YAML

Updated databases/py-multidict, devel/py-faker, textproc/py-xlsxwriter, time/py-isodate

(adam)

2017-10-16 06:44:28 UTC MAIN commitmail json YAML

py-isodate: update to 0.6.0

0.6.0:
- support incomplete month date
- rely on duck typing when doing duration maths
- support ':' as separator in fractional time zones

(adam)

2017-10-16 06:42:06 UTC MAIN commitmail json YAML

py-xlsxwriter: update to 1.0.2

Release 1.0.2:
* Fix for cases where the hyperlink style added in the previous release didn't
  work.

(adam)

2017-10-16 06:40:43 UTC MAIN commitmail json YAML

py-faker: update to 0.8.5

0.8.5:
* Add ASCII emails.
* Add ``id_ID`` Providers.
* Fix ``date_time.time_series() ``to ensure start and end bounds are inclusive.
* Create a provider to Brazilian license plates.
* Use a proper international format for Ukrainian phone numbers.

(adam)

2017-10-16 06:37:08 UTC MAIN commitmail json YAML

py-multidict: update to 3.3.0

3.3.0:
* Introduce abstract base classes
* Publish OSX binary wheels

(adam)

2017-10-16 00:40:08 UTC MAIN commitmail json YAML

glib2: needs python to generate gdbus-daemon-generated.{h,c}

All efforts to avoid python dependency have failed.

(prlw1)

2017-10-15 23:19:14 UTC MAIN commitmail json YAML

2017-10-15 22:31:02 UTC MAIN commitmail json YAML

2017-10-15 20:49:56 UTC MAIN commitmail json YAML

Add some tex packages.

(markd)

2017-10-15 20:48:28 UTC MAIN commitmail json YAML

texlive-collection-pictures: add tex-tkz-{base,fct}

(markd)

2017-10-15 20:46:12 UTC MAIN commitmail json YAML

texlive-collection-latexextra: add tex-numprint, remove tex-etoolbox

(markd)

2017-10-15 20:42:47 UTC MAIN commitmail json YAML

texlive-collection-latexrecommended: update to version 2017.45456

add tex-etoolbox and tex-ucharcat

(markd)

2017-10-15 20:39:15 UTC MAIN commitmail json YAML

Makefile: add tex-ucharcat{,-doc}

(markd)

2017-10-15 20:38:20 UTC MAIN commitmail json YAML

tex-ucharcat{,-doc}: add version 0.03

The package implements the \Ucharcat command for LuaLaTeX.
\Ucharcat is a new primitive in XeTeX, an extension of the
existing \Uchar command, that allows the specification of the
catcode as well as character code of the character token being
constructed.

(markd)

2017-10-15 20:34:22 UTC MAIN commitmail json YAML

Makefile: add tex-tkz-{base,fct}{,-doc}

(markd)

2017-10-15 20:32:29 UTC MAIN commitmail json YAML

tex-tkz-base: add tex-numprint dependency

(markd)

2017-10-15 20:30:59 UTC MAIN commitmail json YAML

Makefile: add tex-numprint{,-doc}

(markd)

2017-10-15 20:29:41 UTC MAIN commitmail json YAML

tex-numprint{,-doc}: add version 1.39

The package numprint prints numbers with a separator every
three digits and converts numbers given as 12345.6e789 to
12\,345,6\cdot 10^{789}. Numbers are printed in the current
mode (text or math) in order to use the correct font. Many
things, including the decimal sign, the thousand separator, as
well as the product sign can be changed by the user, e.g., to
reach 12,345.6\times 10^{789}. If an optional argument is given
it is printed upright as unit. Numbers can be rounded to a
given number of digits. The package supports an automatic,
language-dependent change of the number format. Tabular
alignment using the tabular(*), array, tabularx, and longtable
environments (similar to the dcolumn and rccol packages) is
supported using all features of numprint. Additional text can
be added before and after the formatted number.

(markd)

2017-10-15 20:22:09 UTC MAIN commitmail json YAML

2017-10-15 20:16:53 UTC MAIN commitmail json YAML

2017-10-15 14:10:40 UTC MAIN commitmail json YAML

Add glib2-tools, a place for glib2/gobject's python dependent tools,
namely glib-genmarshal and glib-mkenums.

(prlw1)

2017-10-15 14:03:47 UTC pkgsrc-2017Q3 commitmail json YAML

tickets 5567 5568 5569 5570 5571 5572 5574 5576 5577

(spz)

2017-10-15 13:59:45 UTC pkgsrc-2017Q3 commitmail json YAML

Pullup ticket #5577 - requested by maya
lang/gcc49: functionality fix
lang/gcc49-libs: functionality fix

Revisions pulled up:
- lang/gcc49-libs/Makefile                                      1.14
- lang/gcc49/Makefile                                          1.22
- lang/gcc49/distinfo                                          1.15
- lang/gcc49/patches/patch-gcc_targhooks.c                      1.1

-------------------------------------------------------------------
  Module Name:    pkgsrc
  Committed By:  ryoon
  Date:          Sat Oct 14 14:46:00 UTC 2017

  Modified Files:
          pkgsrc/lang/gcc49: Makefile distinfo
  Added Files:
          pkgsrc/lang/gcc49/patches: patch-gcc_targhooks.c

  Log Message:
  Fix __stack_chk_fail_local undefined error in PIE case, bump PKGREVISION

  * Port from NetBSD src
    Fix __stack_chk_fail_local undefined reference error
    from "gcc test.c -fstack-protector-all -fPIE".
  * As a result, pkgsrc/www/firefox build under NetBSD/i386 7.1 is fixed

  To generate a diff of this commit:
  cvs rdiff -u -r1.21 -r1.22 pkgsrc/lang/gcc49/Makefile
  cvs rdiff -u -r1.14 -r1.15 pkgsrc/lang/gcc49/distinfo
  cvs rdiff -u -r0 -r1.1 pkgsrc/lang/gcc49/patches/patch-gcc_targhooks.c

-------------------------------------------------------------------
  Module Name:    pkgsrc
  Committed By:  ryoon
  Date:          Sat Oct 14 14:47:43 UTC 2017

  Modified Files:
          pkgsrc/lang/gcc49-libs: Makefile

  Log Message:
  Bump PKGREVISON from lang/gcc49 bump

  To generate a diff of this commit:
  cvs rdiff -u -r1.13 -r1.14 pkgsrc/lang/gcc49-libs/Makefile

(spz)

2017-10-15 13:25:51 UTC pkgsrc-2017Q3 commitmail json YAML

Pullup ticket #5574 - requested by sevan
editors/emacs21: security patch

Revisions pulled up:
- editors/emacs21/Makefile                                      1.40
- editors/emacs21/distinfo                                      1.24
- editors/emacs21/patches/patch-CVE-2017-14482                  1.1

-------------------------------------------------------------------
  Module Name:    pkgsrc
  Committed By:  tez
  Date:          Thu Oct 12 17:30:24 UTC 2017

  Modified Files:
          pkgsrc/editors/emacs21: Makefile distinfo
  Added Files:
          pkgsrc/editors/emacs21/patches: patch-CVE-2017-14482

  Log Message:
  emacs21: fix for CVE-2017-14482

  adapted from upstream 9ad0fcc54442a9a01d41be19880250783426db70

  To generate a diff of this commit:
  cvs rdiff -u -r1.39 -r1.40 pkgsrc/editors/emacs21/Makefile
  cvs rdiff -u -r1.23 -r1.24 pkgsrc/editors/emacs21/distinfo
  cvs rdiff -u -r0 -r1.1 pkgsrc/editors/emacs21/patches/patch-CVE-2017-14482

(spz)

2017-10-15 13:00:46 UTC pkgsrc-2017Q3 commitmail json YAML

Pullup ticket #5576 - requested by taca
x11/modular-xorg-server: security update

Revisions pulled up:
- x11/modular-xorg-server/Makefile                              1.114
- x11/modular-xorg-server/Makefile.common                      1.18-1.19
- x11/modular-xorg-server/distinfo                              1.84-1.85
- x11/modular-xorg-server/patches/patch-Xi_sendexev.c          deleted
- x11/modular-xorg-server/patches/patch-dix_events.c            deleted
- x11/modular-xorg-server/patches/patch-dix_swapreq.c          deleted

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: wiz
  Date: Thu Oct  5 15:34:13 UTC 2017

  Modified Files:
  pkgsrc/x11/modular-xorg-server: Makefile Makefile.common distinfo
  Removed Files:
  pkgsrc/x11/modular-xorg-server/patches: patch-Xi_sendexev.c
      patch-dix_events.c patch-dix_swapreq.c

  Log Message:
  modular-xorg-server: update to 1.19.4.

  A collection of stability fixes from the development branch, including
  two minor CVEs. Thanks to all who sent in patches!

  Aaron Plattner (1):
        randr: Use RRTransformEqual in RRCrtcPendingTransform

  Adam Jackson (11):
        parser: Fix crash when xf86nameCompare(s1 = x, s2 = NULL)
        xinerama: Implement graphics exposures for window->pixmap copies (v4)
        ephyr: Don't clobber bitsPerPixel when using glamor
        xephyr: Check for host XVideo support before trying to use it
        modesetting: Validate the atom for enum properties
        wayland: Sync drm.xml with Mesa
        os: Fix warning in LockServer
        xfree86: Silence a new glibc warning
        dmx: Silence an unused-result warning
        dmx: Remove some not-very-interesting debug prints
        xserver 1.19.4

  Carlos Garnacho (5):
        xwayland: Allow pointer warp on root/None window
        xwayland: "Accept" confineTo on InputOnly windows
        xwayland: Update root window size when desktop size changes
        xwayland: Lock the pointer if it is confined and has no cursor
        Xi: Use WarpPointerProc hook on XI pointer warping implementation

  Daniel Stone (1):
        modesetting: Set correct DRM event context version

  Dawid Kurek (1):
        modesetting: Blacklist EVDI devices from PRIME sync

  Eric Anholt (1):
        glamor: Fix dashed line rendering.

  Jason Gerecke (1):
        xfree86: Fix interpretation of xf86WaitForInput timeout

  Jon TURNEY (1):
        Move statically linked xorgxkb files from dixmods to a separate directory

  Keith Packard (6):
        os: un-duplicate code to close client on write failure
        os: Mark client as ready to read when closing due to write failure [100863]
        dix: Remove clients from input and output ready queues after closing
        modesetting: Skip no-longer-present connectors when resetting BAD links
        xkb: Handle xkb formated string output safely (CVE-2017-13723)
        xf86-video-modesetting: Add ms_queue_vblank helper [v3]

  Kenneth Graunke (1):
        dri2: Sync i965_pci_ids.h from Mesa.

  Louis-Francis Ratt�-Boulianne (1):
        present: Check the whole exec queue on event

  Lyude (1):
        xwayland: Don't load extension list more than once

  Martin Peres (1):
        modesetting: re-set the crtc's mode when link-status goes BAD

  Michal Srb (7):
        Xi: Zero target buffer in SProcXSendExtensionEvent.
        dix: Disallow GenericEvent in SendEvent request.
        Xi: Verify all events in ProcXSendExtensionEvent.
        Xi: Do not try to swap GenericEvent.
        Xi: Test exact size of XIBarrierReleasePointer
        Xext/shm: Validate shmseg resource id (CVE-2017-13721)
        xkb: Escape non-printable characters correctly.

  Michel D舅zer (5):
        xfree86/modes: Make colormap/gamma glue code work with RandR disabled
        os: Handle SIGABRT
        glamor: Store the actual EGL/GLX context pointer in lastGLContext
        glamor: Fix temporary pixmap coordinate offsets
        xfree86/modes: Use RRTransformEqual in xf86RandR12CrtcSet

  Nick Sarnie (1):
        suid: Include sysmacros.h to fix build after glibc-2.25

  Olivier Fourdan (9):
        glamor: Check for NULL pixmap in glamor_get_pixmap_texture()
        Xephyr: Check screen resources creation success
        glamor: glamor_set_destination_drawable() can fail
        glamor: Check glamor_set_destination_drawable() return value
        glamor: avoid a crash if texture allocation failed
        glamor: an FBO is not needed for Xv pixmaps
        xwayland: Fix a segfault with pointer locking
        glamor: handle NULL source picture
        glamor: Avoid overflow between box32 and box16 box

  Peter Hutterer (2):
        test: fix compiler warning
        xfree86: up the path name size to 512 in xf86MatchDriverFromFiles

  Rodrigo Vivi (1):
        dri2: Sync i965_pci_ids.h from Mesa.

  Tobias Stoeckmann (2):
        record: Fix OOB access in ProcRecordUnregisterClients
        dmx: Fix null pointer dereference

  To generate a diff of this commit:
  cvs rdiff -u -r1.113 -r1.114 pkgsrc/x11/modular-xorg-server/Makefile
  cvs rdiff -u -r1.17 -r1.18 pkgsrc/x11/modular-xorg-server/Makefile.common
  cvs rdiff -u -r1.83 -r1.84 pkgsrc/x11/modular-xorg-server/distinfo
  cvs rdiff -u -r1.3 -r0 \
      pkgsrc/x11/modular-xorg-server/patches/patch-Xi_sendexev.c
  cvs rdiff -u -r1.1 -r0 \
      pkgsrc/x11/modular-xorg-server/patches/patch-dix_events.c \
      pkgsrc/x11/modular-xorg-server/patches/patch-dix_swapreq.c

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: wiz
  Date: Thu Oct 12 23:29:58 UTC 2017

  Modified Files:
  pkgsrc/x11/modular-xorg-server: Makefile.common distinfo

  Log Message:
  modular-xorg-server: update to 1.19.5.

  One regression fix since 1.19.4 (mea culpa), and fixes for CVEs 2017-
  12176 through 2017-12187. C is a terrible language, please stop writing
  code in it.

  To generate a diff of this commit:
  cvs rdiff -u -r1.18 -r1.19 pkgsrc/x11/modular-xorg-server/Makefile.common
  cvs rdiff -u -r1.84 -r1.85 pkgsrc/x11/modular-xorg-server/distinfo

(spz)

2017-10-15 12:28:21 UTC pkgsrc-2017Q3 commitmail json YAML

Pullup ticket #5572 - requested by sevan
x11/libXres: security update

Revisions pulled up:
- x11/libXres/Makefile                                          1.12
- x11/libXres/distinfo                                          1.7

-------------------------------------------------------------------
  Module Name:    pkgsrc
  Committed By:  wiz
  Date:          Wed Oct 11 16:45:43 UTC 2017

  Modified Files:
          pkgsrc/x11/libXres: Makefile distinfo

  Log Message:
  libXres: update to 1.2.0.

  Version 1.2 of the X-Resource extension (added in xserver 1.13)
  added some new requests allowing inspection of every resource for a
  client, the bytes used per resource, and the PIDs of local clients.
  Unfortunately the client library never saw a corresponding release, so
  let's fix that.

  To generate a diff of this commit:
  cvs rdiff -u -r1.11 -r1.12 pkgsrc/x11/libXres/Makefile
  cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/libXres/distinfo

(spz)

2017-10-15 12:15:36 UTC pkgsrc-2017Q3 commitmail json YAML

Pullup ticket #5571 - requested by sevan
x11/libXfont2: security update

Revisions pulled up:
- x11/libXfont2/Makefile                                        1.3
- x11/libXfont2/distinfo                                        1.3

-------------------------------------------------------------------
  Module Name:    pkgsrc
  Committed By:  wiz
  Date:          Wed Oct 11 16:47:42 UTC 2017

  Modified Files:
          pkgsrc/x11/libXfont2: Makefile distinfo

  Log Message:
  libXfont2: update to 2.0.2.

  A collection of minor fixes since 2.0.1, including CVEs 2017-13720
  and 2017-13722.

  To generate a diff of this commit:
  cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/libXfont2/Makefile \
      pkgsrc/x11/libXfont2/distinfo

(spz)

2017-10-15 12:06:58 UTC pkgsrc-2017Q3 commitmail json YAML

Pullup ticket #5569 - requested by sevan
security/mit-krb5: security update

Revisions pulled up:
- security/mit-krb5/Makefile                                    1.95
- security/mit-krb5/distinfo                                    1.62
- security/mit-krb5/patches/patch-CVE-2017-11368                deleted

-------------------------------------------------------------------
  Module Name:    pkgsrc
  Committed By:  tez
  Date:          Tue Oct 10 21:22:53 UTC 2017

  Modified Files:
          pkgsrc/security/mit-krb5: Makefile distinfo
  Removed Files:
          pkgsrc/security/mit-krb5/patches: patch-CVE-2017-11368

  Log Message:
  mit-krb5: update to 1.14.6

  Major changes in 1.14.6 (2017-09-25)

  This is a bug fix release.

      Fix a KDC denial of service vulnerability caused by unset status
  strings [CVE-2017-11368]
      Preserve GSS contexts on init/accept failure [CVE-2017-11462]
      Fix kadm5 setkey operation with LDAP KDB module
      Use a ten-second timeout after successful connection for HTTPS KDC
  requests, as we do for TCP requests
      Fix client null dereference when KDC offers encrypted challenge
  without FAST

  To generate a diff of this commit:
  cvs rdiff -u -r1.94 -r1.95 pkgsrc/security/mit-krb5/Makefile
  cvs rdiff -u -r1.61 -r1.62 pkgsrc/security/mit-krb5/distinfo
  cvs rdiff -u -r1.1 -r0 pkgsrc/security/mit-krb5/patches/patch-CVE-2017-11368

(spz)

2017-10-15 11:49:07 UTC pkgsrc-2017Q3 commitmail json YAML

Pullup ticket #5568 - requested by he
lang/ocaml: fix for NetBSD/powerpc

Revisions pulled up:
- lang/ocaml/Makefile                                          1.115
- lang/ocaml/PLIST                                              1.44
- lang/ocaml/distinfo                                          1.111
- lang/ocaml/patches/patch-asmrun_signals__osdep.h              1.2
- lang/ocaml/patches/patch-configure                            1.25
- lang/ocaml/patches/patch-testsuite_tests_lib-dynlink-native_Makefile 1.1
- lang/ocaml/patches/patch-testsuite_tests_tool-ocamldoc-man_Makefile 1.3

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: he
  Date: Tue Oct 10 12:10:05 UTC 2017

  Modified Files:
  pkgsrc/lang/ocaml: Makefile PLIST distinfo
  pkgsrc/lang/ocaml/patches: patch-asmrun_signals__osdep.h
      patch-configure
  Added Files:
  pkgsrc/lang/ocaml/patches:
      patch-testsuite_tests_lib-dynlink-native_Makefile
      patch-testsuite_tests_tool-ocamldoc-man_Makefile

  Log Message:
  Apply the required fixes to make this work again on NetBSD/powerpc.

  A similar set of changes has been sent upstream.
  OK by jaapb@

  To generate a diff of this commit:
  cvs rdiff -u -r1.114 -r1.115 pkgsrc/lang/ocaml/Makefile
  cvs rdiff -u -r1.43 -r1.44 pkgsrc/lang/ocaml/PLIST
  cvs rdiff -u -r1.110 -r1.111 pkgsrc/lang/ocaml/distinfo
  cvs rdiff -u -r1.1 -r1.2 \
      pkgsrc/lang/ocaml/patches/patch-asmrun_signals__osdep.h
  cvs rdiff -u -r1.24 -r1.25 pkgsrc/lang/ocaml/patches/patch-configure
  cvs rdiff -u -r0 -r1.1 \
      pkgsrc/lang/ocaml/patches/patch-testsuite_tests_lib-dynlink-native_Makefile
  cvs rdiff -u -r0 -r1.3 \
      pkgsrc/lang/ocaml/patches/patch-testsuite_tests_tool-ocamldoc-man_Makefile

(spz)

2017-10-15 11:26:40 UTC pkgsrc-2017Q3 commitmail json YAML

Pullup ticket #5567 - requested by sevan
devel/libmemcached: build fix for Darwin

Revisions pulled up:
- devel/libmemcached/distinfo                                  1.13
- devel/libmemcached/patches/patch-clients_memflush.cc          1.2
- devel/libmemcached/patches/patch-libmemcached_byteorder.cc    1.3
- devel/libmemcached/patches/patch-libtest_lite.h              1.4
- devel/libmemcached/patches/patch-libtest_test.hpp            1.3
- devel/libmemcached/patches/patch-tests_libmemcached-1.0_ketama.cc 1.5
- devel/libmemcached/patches/patch-tests_libmemcached-1.0_pool.cc 1.5

-------------------------------------------------------------------
  Module Name:    pkgsrc
  Committed By:  adam
  Date:          Mon Oct  9 07:48:52 UTC 2017

  Modified Files:
          pkgsrc/devel/libmemcached: distinfo
          pkgsrc/devel/libmemcached/patches: patch-clients_memflush.cc
              patch-libmemcached_byteorder.cc patch-libtest_lite.h
              patch-libtest_test.hpp patch-tests_libmemcached-1.0_ketama.cc
              patch-tests_libmemcached-1.0_pool.cc

  Log Message:
  Fixed building on Darwin; clean-ups

  To generate a diff of this commit:
  cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/libmemcached/distinfo
  cvs rdiff -u -r1.1 -r1.2 \
      pkgsrc/devel/libmemcached/patches/patch-clients_memflush.cc
  cvs rdiff -u -r1.2 -r1.3 \
      pkgsrc/devel/libmemcached/patches/patch-libmemcached_byteorder.cc \
      pkgsrc/devel/libmemcached/patches/patch-libtest_test.hpp
  cvs rdiff -u -r1.3 -r1.4 \
      pkgsrc/devel/libmemcached/patches/patch-libtest_lite.h
  cvs rdiff -u -r1.4 -r1.5 \
  pkgsrc/devel/libmemcached/patches/patch-tests_libmemcached-1.0_ketama.cc \
      pkgsrc/devel/libmemcached/patches/patch-tests_libmemcached-1.0_pool.cc

(spz)

2017-10-15 11:11:02 UTC pkgsrc-2017Q3 commitmail json YAML

Pullup ticket #5570 - requested by sevan
sysutils/salt: security update

Revisions pulled up:
- sysutils/salt/Makefile                                        1.55
- sysutils/salt/distinfo                                        1.31
- sysutils/salt/patches/patch-salt_grains_core.py              deleted

-------------------------------------------------------------------
  Module Name:    pkgsrc
  Committed By:  sborrill
  Date:          Wed Oct 11 09:40:28 UTC 2017

  Modified Files:
          pkgsrc/sysutils/salt: Makefile distinfo
  Removed Files:
          pkgsrc/sysutils/salt/patches: patch-salt_grains_core.py

  Log Message:
  salt: update to 2017.7.2

  Changelog:
  https://docs.saltstack.com/en/latest/topics/releases/2017.7.2.html

  Fixes CVE-2017-14695 and CVE-2017-14696

  To generate a diff of this commit:
  cvs rdiff -u -r1.54 -r1.55 pkgsrc/sysutils/salt/Makefile
  cvs rdiff -u -r1.30 -r1.31 pkgsrc/sysutils/salt/distinfo
  cvs rdiff -u -r1.1 -r0 pkgsrc/sysutils/salt/patches/patch-salt_grains_core.py

(spz)

2017-10-15 08:35:38 UTC MAIN commitmail json YAML

moria: was wrong about sizes, since it fails either way, remove

(maya)

2017-10-15 08:23:06 UTC MAIN commitmail json YAML

2017-10-15 04:12:36 UTC MAIN commitmail json YAML

Updated security/p5-Digest-SHA3 to 1.00

(wen)