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

2024-05-13 14:48:09 UTC Now

2019-11-26 13:34:05 UTC MAIN commitmail json YAML

pwm: update to 20070720.

2007-07-20:
  * 'make clean' fix

2007-07-20:
  * Applied a window positioning patch by Juha-Matti Tilli.

(wiz)

2019-11-26 13:11:06 UTC MAIN commitmail json YAML

doc: Updated security/py-asn1-modules to 0.2.8

(wiz)

2019-11-26 13:10:44 UTC MAIN commitmail json YAML

py-asn1-modules: update to 0.2.8.

Use github distfile because pypi one is missing.

Revision 0.2.8, released 16-11-2019
-----------------------------------

- Improve test routines for modules that use certificate extensions
- Improve test for RFC3709 with a real world certificate
- Added RFC7633 providing TLS Features Certificate Extension
- Added RFC7229 providing OIDs for Test Certificate Policies
- Added tests for RFC3280, RFC3281, RFC3852, and RFC4211
- Added RFC6960 providing Online Certificate Status Protocol (OCSP)
- Added RFC6955 providing Diffie-Hellman Proof-of-Possession Algorithms
- Updated the handling of maps for use with openType for RFC 3279
- Added RFC6486 providing RPKI Manifests
- Added RFC6487 providing Profile for X.509 PKIX Resource Certificates
- Added RFC6170 providing Certificate Image in the Internet X.509 Public
  Key Infrastructure, and import the object identifier into RFC3709.
- Added RFC6187 providing Certificates for Secure Shell Authentication
- Added RFC6482 providing RPKI Route Origin Authorizations (ROAs)
- Added RFC6664 providing S/MIME Capabilities for Public Keys
- Added RFC6120 providing Extensible Messaging and Presence Protocol
  names in certificates
- Added RFC4985 providing Subject Alternative Name for expression of
  service names in certificates
- Added RFC5924 providing Extended Key Usage for Session Initiation
  Protocol (SIP) in X.509 certificates
- Added RFC5916 providing Device Owner Attribute
- Added RFC7508 providing Securing Header Fields with S/MIME
- Update RFC8226 to use ComponentPresentConstraint() instead of the
  previous work around
- Add RFC2631 providing OtherInfo for Diffie-Hellman Key Agreement
- Add RFC3114 providing test values for the S/MIME Security Label
- Add RFC5755 providing Attribute Certificate Profile for Authorization
- Add RFC5913 providing Clearance Attribute and Authority Clearance
  Constraints Certificate Extension
- Add RFC5917 providing Clearance Sponsor Attribute
- Add RFC4043 providing Internet X.509 PKI Permanent Identifier
- Add RFC7585 providing Network Access Identifier (NAI) Realm Name
  for Certificates
- Update RFC3770 to support openType for attributes and reported errata
- Add RFC4334 providing Certificate Extensions and Attributes for
  Authentication in PPP and Wireless LAN Networks

(wiz)

2019-11-26 13:08:07 UTC MAIN commitmail json YAML

doc: Updated multimedia/py-gstreamer1 to 1.16.1

(wiz)

2019-11-26 13:07:47 UTC MAIN commitmail json YAML

py-gstreamer1: update to 1.16.1.

GStreamer Python Bindings

-  add binding for gst_pad_set_caps()

-  pygobject dependency requirement was bumped to >= 3.8

-  new audiotestsrc, audioplot, and mixer plugin examples, and a
    dynamic pipeline example

(wiz)

2019-11-26 12:59:03 UTC MAIN commitmail json YAML

doc: Updated devel/glib2 to 2.62.3

(wiz)

2019-11-26 12:58:42 UTC MAIN commitmail json YAML

glib2: update to 2.62.3.

Overview of changes in GLib 2.62.3
==================================

* Use `poll()` in `g_spawn_sync()` rather than `select()`, which is subject to
  FD limits (#954)

* Fix undefined behaviour with `g_utf8_find_prev_char()` (#1917)

* Bugs fixed:
- #954 The g_spawn_sync() function uses select() which has limitations
- #1318 rare failure in gdbus-peer test: invalid uninstantiatable type '(null)' in cast to 'GDBusServer'
- #1897 glib 2.62.0 fails test 'test_writev_no_vectors' wih gcc7
- #1903 use-after-free in mimeapps test causes intermittent segfault during testing
- #1916 objcopy not used from cross-compilation file in GIO tests
- #1917 Test utf8-pointer fails with static build, LTO, optimisations, and new GCC
- !1174 Backport !1164 ���use-after-free fix in mimeapps test��� to glib-2-62
- !1184 Backport !1173 ���gvariant: Limit recursion in g_variant_parse()��� to glib-2-62
- !1194 Backport !1176, !1183, !1188, !1191 to `glib-2-62`
- !1203 Backport !1192, !1193, !1197 Fixes for gdbus-peer tests to glib-2-62
- !1207 Backport !1206 ���goption: Relax assertion to avoid being broken by kdeinit5��� to glib-2-62
- !1215 [2.62] gdbus-peer: Specifically listen on 127.0.0.1
- !1219 Backport !1218 ���gdb: Fix GHashTable pretty printer off-by-one error���
- !1222 Backport !1221 ���Add NOTE_REVOKE to the list of the monitoring events��� to glib-2-62
- !1228 Backport !1199 ���gunicode: Fix UB in gutf8.c and utf8-pointer test��� to glib-2-62

(wiz)

2019-11-26 12:51:01 UTC MAIN commitmail json YAML

doc: Updated graphics/ImageMagick to 7.0.9.5

(wiz)

2019-11-26 12:50:42 UTC MAIN commitmail json YAML

ImageMagick: update to 7.0.9.5.

2019-11-17  7.0.9-5 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.9-5, GIT revision 16369:747618e:20191117.

2019-11-16  7.0.9-5 Cristy  <quetzlzacatenango@image...>
  * Ensure Ascii85 compression is thread safe.
  * Fixed numerous issues  posted to GitHub (reference
    https://github.com/ImageMagick/ImageMagick/issues).

2019-11-13  7.0.9-4 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.9-4, GIT revision 16354:5f53562:20191114.

2019-11-10  7.0.9-4 Cristy  <quetzlzacatenango@image...>
  * Santize ';' from SHOW and WIN delegates.
  * Add exception parameter to CMS transform methods.
  * Output exception there is an attempt to perform an operation not allowed by
    the security policy
  * Fixed numerous issues  posted to GitHub (reference
    https://github.com/ImageMagick/ImageMagick/issues).

(wiz)

2019-11-26 12:44:00 UTC MAIN commitmail json YAML

doc: Updated databases/hiredis to 0.14.0

(wiz)

2019-11-26 12:43:42 UTC MAIN commitmail json YAML

hiredis: update to 0.14.0.

### 0.14.0

**Fixes**:

* Catch a buffer overflow when formatting the error message
* Import latest upstream sds. This breaks applications that are linked against the old hiredis v0.13
* Fix warnings, when compiled with -Wshadow
* Make hiredis compile in Cygwin on Windows, now CI-tested
* Bulk and multi-bulk lengths less than -1 or greater than `LLONG_MAX` are now
  protocol errors. This is consistent with the RESP specification. On 32-bit
  platforms, the upper bound is lowered to `SIZE_MAX`.

**BREAKING CHANGES**:

* Change `redisReply.len` to `size_t`, as it denotes the the size of a string

User code should compare this to `size_t` values as well.
If it was used to compare to other values, casting might be necessary or can be removed, if casting was applied before.

* Remove backwards compatibility macro's

This removes the following old function aliases, use the new name now:

| Old                        | New                    |
| --------------------------- | ---------------------- |
| redisReplyReaderCreate      | redisReaderCreate      |
| redisReplyReaderCreate      | redisReaderCreate      |
| redisReplyReaderFree        | redisReaderFree        |
| redisReplyReaderFeed        | redisReaderFeed        |
| redisReplyReaderGetReply    | redisReaderGetReply    |
| redisReplyReaderSetPrivdata | redisReaderSetPrivdata |
| redisReplyReaderGetObject  | redisReaderGetObject  |
| redisReplyReaderGetError    | redisReaderGetError    |

* The `DEBUG` variable in the Makefile was renamed to `DEBUG_FLAGS`

Previously it broke some builds for people that had `DEBUG` set to some arbitrary value,
due to debugging other software.
By renaming we avoid unintentional name clashes.

Simply rename `DEBUG` to `DEBUG_FLAGS` in your environment to make it working again.

(wiz)

2019-11-26 12:41:57 UTC MAIN commitmail json YAML

doc: Updated devel/py-setuptools to 42.0.1

(wiz)

2019-11-26 12:41:36 UTC MAIN commitmail json YAML

py-setuptools: update to 42.0.1.

v42.0.1
-------

* #1918: Fix regression in handling wheels compatibility tags.

v42.0.0
-------

* #1830, #1909: Mark the easy_install script and setuptools command as deprecated, and use `pip <https://pip.pypa.io/en/stable/>`_ when available to fetch/build wheels for missing ``setup_requires``/``tests_require`` requirements, with the following differences in behavior:
  * support for ``python_requires``
  * better support for wheels (proper handling of priority with respect to PEP 425 tags)
  * PEP 517/518 support
  * eggs are not supported
  * no support for the ``allow_hosts`` easy_install option (``index_url``/``find_links`` are still honored)
  * pip environment variables are honored (and take precedence over easy_install options)
* #1898: Removed the "upload" and "register" commands in favor of `twine <https://pypi.org/p/twine>`_.
* #1767: Add support for the ``license_files`` option in ``setup.cfg`` to automatically
  include multiple license files in a source distribution.
* #1829: Update handling of wheels compatibility tags:
  * add support for manylinux2010
  * fix use of removed 'm' ABI flag in Python 3.8 on Windows
* #1861: Fix empty namespace package installation from wheel.
* #1877: Setuptools now exposes a new entry point hook "setuptools.finalize_distribution_options", enabling plugins like `setuptools_scm <https://pypi.org/project/setuptools_scm>`_ to configure options on the distribution at finalization time.

(wiz)

2019-11-26 12:40:05 UTC MAIN commitmail json YAML

doc: Updated devel/libntlm to 1.5

(wiz)

2019-11-26 12:39:45 UTC MAIN commitmail json YAML

libntlm: update to 1.5.

* Version 1.5 (released 2018-08-24)

** Build system fixes.
Patch for LTO/gcc8 support from Romain GEISSLER.

** API and ABI modifications.
No changes since last version.

(wiz)

2019-11-26 12:37:36 UTC MAIN commitmail json YAML

Updated textproc/py-lxml, www/py-gunicorn

(adam)

2019-11-26 12:37:18 UTC MAIN commitmail json YAML

py-gunicorn: updated to 20.0.3

20.0.3:
- fixed load of a config file without a Python extension
- fixed `socketfromfd.fromfd` when defaults are not set
we now warn when we load a config file without Python Extension

(adam)

2019-11-26 12:36:20 UTC MAIN commitmail json YAML

py-lxml: updated to 4.4.2

4.4.2:
Bugs fixed
* ``ElementInclude`` incorrectly rejected repeated non-recursive
  includes as recursive.

(adam)

2019-11-26 12:32:50 UTC MAIN commitmail json YAML

doc: Updated mail/gmime3 to 3.2.5

(wiz)

2019-11-26 12:32:30 UTC MAIN commitmail json YAML

gmime3: update to 3.2.5.

### GMime 3.2.5

*  Modified GMimeParser to prevent stack overflows when parsing deeply nested messages.

    GMimeParser now has a limit on how deep multipart and/or message/rfc822 MIME part
    nesting is allowed to go before the parser will take action to prevent a stack
    overflow. If the max level is reached at a message/rfc822 part, then that part
    will be consumed by the parser as a generic GMimePart rather than a
    GMimeMessagePart. Likewise, if the max level is reached at any type of multipart,
    then the content of said multipart will be packed into the GMimeMultipart's
    preface and not parsed any further.

* g_mime_multipart_foreach has been rewritten to avoid recursion, thereby avoiding potential
  stack overflows.

* The gmime-port-2-6-to-3-0.sh script has been fixed to use proper sed syntax.

(wiz)

2019-11-26 11:23:27 UTC MAIN commitmail json YAML

2019-11-26 11:03:24 UTC MAIN commitmail json YAML

doc: Updated news/sfeed to 0.9.15

(leot)

2019-11-26 11:03:13 UTC MAIN commitmail json YAML

sfeed: Update to 0.9.15

Changes:
0.9.15
------
- OPML export and import improvements
- Minor bug fixes and documentation improvements

(leot)

2019-11-26 10:27:53 UTC MAIN commitmail json YAML

2019-11-26 10:27:09 UTC MAIN commitmail json YAML

glib2: Various fixes for the SunOS build.

Should also fix a bunch of other platforms, the build tries to execute a python
script that is not executable after unpacking the distfile, though not sure why
that's not showing up on some other bulk builds.

(jperkin)

2019-11-26 10:24:11 UTC MAIN commitmail json YAML

cfitsio: update to 3.470

fix linking of libcurl.

Version 3.47 - May 2019

  - Added set of drivers for performing ftps file transfers.

  - Tile sizes for compression may now be specified for any pair of
    axes, where previously 2D tiles where limited to just X and y.

  - Fix to ffgsky and ffgkls functions for case of keyword with long
    string values where the final CONTINUE statement ended with '&'.
    If the final CONTINUE also contained a comment, it was being
    repeated twice when passed back through the 'comm' argument.

  - Fix made to ffedit_columns() for case of multiple col filters
    containing wildcards.  Only the first filter was being searched.

  - fits_copy_rows (ffcprw) can now handle 'P'-type variable-length
    columns.

  - Fix made to an obscure case in fits_modify_vector_len, where a
    wrongly issued EOF error may occur.

  - Added internal fffvcl() function.

Version 3.46 - Oct 2018 (Ftools release)

  - Improved the algorithm for ensuring no tile dimensions are smaller
    than 4 pixels for HCOMPRESS compression.

  - Added new functions intended to assist in diagnosing (primarily
    https) download issues: fits_show_download_progress,
    fits_get_timeout, fits_set_timeout.

  - Added the '-O <file>' option to fpack, which previously existed only
    for funpack.  Also added fpack/funpack auto-removal of .bz2 suffix
    equivalent to what existed for .gz.

  - For the fpack '-table' cases, warning message is now sent to stderr
    instead of stdout.  This is to allow users to pipe the results from
    stdout in valid FITS format.  (The warning message is otherwise placed
    at the start of the FITS file and therefore corrupts it.)

  - Fix made to the '-P' file prefix option in funpack.

  - Added wildcard deletion syntax for columns, i.e. -COLNAM* will delete
    the first matching column as always; -COLNAM*+ will delete all matching
    columns (or none); exact symmetry with the keyword deletion syntax.

(markd)

2019-11-26 10:22:38 UTC MAIN commitmail json YAML

doc: Updated devel/git-base to 2.24.0nb1

(wiz)

2019-11-26 10:22:37 UTC MAIN commitmail json YAML

2019-11-26 10:22:17 UTC MAIN commitmail json YAML

git-base: depend on pcre2-10.34

That version has a different JIT version enabled. Remove PaX mprotect
workaround.

Bump PKGREVISION.

(wiz)

2019-11-26 10:18:19 UTC MAIN commitmail json YAML

doc: Updated devel/pcre2 to 10.34

(wiz)

2019-11-26 10:17:55 UTC MAIN commitmail json YAML

pcre2: update to 10.34.

Version 10.34 21-November-2019
------------------------------

Another release with a few enhancements as well as bugfixes and tidies. The
main new features are:

1. There is now some support for matching in invalid UTF strings.

2. Non-atomic positive lookarounds are implemented in the pcre2_match()
interpreter, but not in JIT.

3. Added two new functions: pcre2_get_match_data_size() and
pcre2_maketables_free().

4. Upgraded to Unicode 12.1.0.

(wiz)

2019-11-26 10:05:28 UTC MAIN commitmail json YAML

doc: Updated x11/xkbprint to 1.0.5

(wiz)

2019-11-26 10:05:08 UTC MAIN commitmail json YAML

xkbprint: update to 1.0.5.

Alan Coopersmith (3):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      xkbprint(1): Some (typographical) corrections to the manual

Emil Velikov (1):
      autogen.sh: use quoted string variables

Matt Turner (1):
      xkbprint 1.0.5

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

(wiz)

2019-11-26 10:03:04 UTC MAIN commitmail json YAML

doc: Updated x11/modular-xorg-server to 1.20.6

(wiz)

2019-11-26 10:02:42 UTC MAIN commitmail json YAML

modular-xorg-server*: update to 1.20.6

1.20.6

A variety of bugfixes across the board, primarily in Xwayland and PRIME.
This release also includes GLX vendor selection support. Thanks to all
who contributed with testing and fixes!

Aaron Plattner (3):
    GLX: Set GlxServerExports::{major,minor}Version
    xfree86: Call ScreenInit for protocol screens before GPU screens
    os: Don't crash in AttendClient if the client is gone

Adam Jackson (7):
    xwayland: Expand the RANDR screen size limits
    miext/sync: Fix needless ABI change
    glx: Fix previous context validation in xorgGlxMakeCurrent
    meson: Fix another reference to "gl" 9.2.0
    meson: Apparently 1.2 is < 1.2.0
    mi: Add a default no-op miSourceValidate
    dix: Call SourceValidate before GetImage

Alex Goins (5):
    xsync: Add resource inside of SyncCreate, export SyncCreate
    randr: Fix RRCrtcDetachScanoutPixmap() segfault during server teardown
    modesetting: Fix ms_covering_crtc() segfault with non-modesetting slave primary
    modesetting: Fix ms_covering_crtc() segfault with non-xf86Crtc slave
    modesetting: Implement ms_covering_randr_crtc() for ms_present_get_crtc()

Alexander Tsoy (1):
    configure: Set libdrm flags correctly if only XORG is enabled

Alexander Volkov (1):
    shm: Use memfd_create when possible

Andres Rodriguez (1):
    xf86: Disable unused crtc functions when a lease is revoked

Carlos Garnacho (4):
    xwayland: Reset scheduled frames after hiding tablet cursor
    xwayland: Separate DamagePtr into separate window data
    xwayland: Refactor surface creation into a separate function
    xwayland: Handle the case of windows being realized before redirection

Eric Anholt (2):
    shm: reindent shm_tmpfile to follow our standards.
    shm: Pick the shm dir at run time, not build time.

Hans de Goede (1):
    glamor/xwayland: Define EGL_NO_X11

Kyle Brenneman (3):
    GLX: Add a per-client vendor mapping.
    GLX: Use the sending client for looking up XID's
    GLX: Add a function to change a clients vendor list.

Marco Trevisan (Trevi単o) (1):
    Xi: Use current device active grab to deliver touch events if any

Marvin Schmidt (1):
    build: glx: Lower gl version to work with libglvnd

Matt Roper (1):
    dri2: Sync i965_pci_ids.h from mesa

Matt Turner (3):
    dix: Assert noPanoramiXExtension is false in PanoramiX code
    xfree86: Test presence of isastream()
    xserver 1.20.6

Michel D辰nzer (2):
    Revert "present/scmd: Check that the flip and screen pixmap pitches match"
    miext/sync: Make struct _SyncObject::initialized fully ABI compatible

Olivier Fourdan (7):
    xwayland: Avoid a crash on pointer enter with a grab
    xwayland: Check status in GBM pixmap creation
    glamor: Make pixmap exportable from `gbm_bo_from_pixmap()`
    xwayland: Update screen pixmap on output resize
    xwayland: Do not free a NULL GBM bo
    compiler.h: Do not include sys/io.h on ARM with glibc
    present/wnmd: Relax assertion on CRTC on abort_vblank()

Samuel Thibault (2):
    Fix crash on XkbSetMap
    Fix crash on XkbSetMap

Sven Joachim (1):
    modesetting: Fix broken manpage in autoconf build

1.20.5

Minor bugfix release to fix some input, Xwayland, glamor, and Present
issues. Thanks to all who contributed fixes and testing.

Adam Jackson (1):
      xserver 1.20.5

Michel D辰nzer (3):
      Revert "gitlab-ci: Only run docker-image stage if relevant source files change"
      xwayland/present: Destroy sync_callback in xwl_present_cleanup
      present/scmd: Check that the flip and screen pixmap pitches match

Olivier Fourdan (2):
      xwayland: search for a render node to use
      glamor: pixmap FBO may not be allocated

Peter Hutterer (2):
      xwayland: fix a realloc OOM error case
      dix: leave last.valuators alone on slave switch

Ray Strode (1):
      dix: ensure work queues are cleared on reset

(wiz)

2019-11-26 09:13:11 UTC MAIN commitmail json YAML

modular-xorg-server: really remove unused libxkbui dependency

(wiz)

2019-11-26 09:07:17 UTC MAIN commitmail json YAML

libdmx: remove

pkgsrc didn't supply a DMX enabled X server, so client support is
not useful either.

(wiz)

2019-11-26 09:06:13 UTC MAIN commitmail json YAML

doc: Updated meta-pkgs/modular-xorg-libs to 1.12

(wiz)

2019-11-26 09:05:40 UTC MAIN commitmail json YAML

modular-xorg-libs: remove libdmx

(wiz)

2019-11-26 09:05:36 UTC MAIN commitmail json YAML

doc: Updated x11/xdpyinfo to 1.3.2nb3

(wiz)

2019-11-26 09:05:15 UTC MAIN commitmail json YAML

xdpyinfo: remove dmx support

Bump PKGREVISION.

(wiz)

2019-11-25 22:37:17 UTC MAIN commitmail json YAML

2019-11-25 22:35:59 UTC MAIN commitmail json YAML

doc: Updated meta-pkgs/modular-xorg-libs to 1.11

(wiz)

2019-11-25 22:35:35 UTC MAIN commitmail json YAML

modular-xorg-libs: remove libxkbui

Only used for obsolete xorgcfg.

Bump version.

(wiz)

2019-11-25 22:32:52 UTC MAIN commitmail json YAML

modular-xorg-*: remove libxkbui bl3.mk

Unused for years (was only used by removed xorgcfg).

Bump PKGREVISION.

(wiz)

2019-11-25 22:03:25 UTC MAIN commitmail json YAML

revbump due to update in jxrlib

(nros)

2019-11-25 21:07:19 UTC MAIN commitmail json YAML

2019-11-25 18:48:46 UTC pkgsrc-2019Q3 commitmail json YAML

Pullup tickets #6087 and #6089

(bsiegert)

2019-11-25 18:48:08 UTC pkgsrc-2019Q3 commitmail json YAML

Pullup ticket #6089 - requested by bouyer
geography/opencpn-plugin-draw: build fix (incomplete commit)

Revisions pulled up:
- geography/opencpn-plugin-draw/Makefile                        1.23

---
  Module Name: pkgsrc
  Committed By: bouyer
  Date: Fri Nov 22 12:36:31 UTC 2019

  Modified Files:
  pkgsrc/geography/opencpn-plugin-draw: Makefile

  Log Message:
  Update to 1.6.8 (distinfo commited on 2019/09/12, for some reason Makefile
  was skipped). Changes:
  - updated translations
  - UI bugfixes
  - Added DeleteBoundary and DeleteBoundaryPoint to API and json messages

(bsiegert)

2019-11-25 18:28:09 UTC MAIN commitmail json YAML

Updated finance/py-bitcoinlib, converters/py-emoji

(adam)

2019-11-25 18:27:45 UTC MAIN commitmail json YAML

py-emoji: updated to 0.5.4

0.5.4:
Unknown changes

(adam)

2019-11-25 18:24:49 UTC MAIN commitmail json YAML

py-bitcoinlib: updated to 0.10.2

v0.10.2
Note: this will be the last release of python-bitcoinlib with Python 2.7 compatibility.

New RPC generatetoaddress(self,numblocks,addr).
Fixed Python 2.7 incompatibility.
Various OpenSSL fixes, including a memory leak.

v0.10.1
Identical in every way to v0.10.0, but re-uploaded under a new version to fix a PyPi issue.

v0.10.0
Minor breaking change: RPC port for regtest updated to the new v0.16.0 default.

Other changes:
Now looks for .cookie files in the datadir, if specified.
Authentication in a RPC service_url is now parsed.
Implemented bip-0037 version message.
contrib/verify-commits/ removed for now due to breakage.

v0.9.0
Now supports segwit, which breaks the API in minor ways from v0.8.0. This version introduces lots of new API functionality related to this, such as the new CScriptWitness, CTxInWitness, CTxWitness, new segwit-specific logic in SignatureHash() etc.

v0.8.0
Major breaking API change!

While this interim release doesn't by itself include segwit support, it does change the name of the CTransaction/CMutableTransaction method GetHash() to GetTxid() to prepare for a future segwit-enabled release. Incorrect calls to GetHash() will now raise a AttributeError exception with an explanation.

Since this release doesn't yet include segwit support, you will need to set the Bitcoin Core -rpcserialversion=0 option, either as a command line argument, or in your bitcoin.conf file. Otherwise the RPC interface will return segwit-serialized transactions that this release's RPC support doesn't understand.

Other changes:
Cookie file RPC authentication is now supported.
msg_header now correctly uses CBlockHeader rather than CBlock.
RPC getbalance now supports include_watchonly
RPC unlockwallet is now supported

v0.7.0
Breaking API changes:
The 'cooked' CScript iterator now returns OP_0 for the empty binary string rather than b''

The alias JSONRPCException = JSONRPCError has been removed. This alias was added for compatibility with v0.4.0 of python-bitcoinlib.

Where appropriate, RPC_INVALID_ADDRESS_OR_KEY errors are now caught properly, which means that rather than raising IndexError, RPC commands such as getblock may raise JSONRPCError instead. For instance during initial startup previously python-bitcoinlib would incorrectly raise IndexError rather than letting the callee know that RPC was unusable. Along those lines, JSONRPCError subclasses have been added for some (but not all!) of the types of RPC errors Bitcoin Core returns.

Bugfixes:
Fixed a spurious AttributeError when bitcoin.rpc.Proxy() fails.

v0.6.1
New features:
getblockheader RPC call now supports the verbose option; there's no other way to get the block height, among other things, from the RPC interface.
subtoaddress and sendmany RPC calls now support comment and subtractfeefromamount arguments.

v0.6.0
Breaking API changes:
RPC over SSL support removed to match Bitcoin Core's removal of RPC SSL support in v0.12.0 If you need this, use an alternative such as a stunnel or a SSH tunnel.

Removed SCRIPT_VERIFY constants bitcoin.core.script, leaving just the constants in bitcoin.core.scripteval; being singletons the redundant constants were broken anyway.

SCRIPT_VERIFY_EVEN_S renamed to SCRIPT_VERIFY_LOW_S to match Bitcoin Core's naming

SCRIPT_VERIFY_NOCACHE removed as Bitcoin Core no longer has it (and we never did anything with it anyway)

v0.5.1
Various small bugfixes; see git history.

New features:
New RPC calls: fundrawtransaction, generate, getblockheader
OP_CHECKLOCKTIMEVERIFY opcode constant

v0.5.0
Major fix: Fixed OpenSSL related crashes on OSX and Arch Linux. Big thanks to everyone who helped fix this!

Breaking API changes:
Proxy no longer has __getattr__ to support arbitrary methods. Use RawProxy or Proxy.call instead. This allows new wrappers to be added safely. See docstrings for details.
New features:

New RPC calls: getbestblockhash, getblockcount, getmininginfo
Signing and verification of Bitcoin Core compatible messages. (w/ pubkey recovery)
Tox tests
Sphinx docs

Notable bugfixes:
getinfo() now works where disablewallet=1

v0.4.0
Major fix: OpenSSL 1.0.1k rejects non-canonical DER signatures, which Bitcoin Core does not, so we now canonicalize signatures prior to passing them to OpenSSL. Secondly we now only generate low-S DER signatures as per BIP62.

API changes that might break compatibility with existing code:

MAX_MONEY is now a core chain parameter
MainParams now inherits from CoreMainParams rather than CoreChainParams
str() now returns hash:n format; previously was same as repr()
RawProxy() no longer has _connection parameter

Notable bugfixes:
MsgSerializable.to_bytes() no longer clobbers testnet params
HTTPS RPC connections now use port 443 as default
No longer assumes bitcoin.conf specifes rpcuser

New features:
New RPC calls: dumpprivkey, importaddress
Added P2P support for msg_notfound and msg_reject
Added support for IPv6 addr messages

(adam)

2019-11-25 14:07:48 UTC MAIN commitmail json YAML

portaudio: Update DESCR to remove references to SGI and BeOS

(nia)

2019-11-25 12:43:57 UTC MAIN commitmail json YAML

Remove audio/akode.

This library is dead upstream, used by nothing in pkgsrc.

Readily available alternatives to the included example player include mpg123,
flac123, ogg123 (part of vorbis-tools package), mpc, ffplay, etc.

It's hard to find evidence of this existing in other package repositories.
It was formerly part of KDE 3 (used by kde-multimedia 3) and the last release
was in 2007. The original website disappeared at some point in 2010.

(nia)

2019-11-25 12:34:09 UTC MAIN commitmail json YAML

doc: Removed akode

(nia)

2019-11-25 12:30:17 UTC MAIN commitmail json YAML

Remove audio/akode*.

This library is dead upstream, used by nothing in pkgsrc.

Readily available alternatives to the included example player include mpg123,
flac123, ogg123 (part of vorbis-tools package), mpc, ffplay, etc.

It's hard to find evidence of this existing in other package repositories.
It was formerly part of KDE 3 (used by kde-multimedia 3) and the last release
was in 2007. The original website disappeared at some point in 2010.

(nia)

2019-11-25 11:57:20 UTC MAIN commitmail json YAML

Updated devel/py-virtualenv, net/py-lexicon

(adam)

2019-11-25 11:56:57 UTC MAIN commitmail json YAML

py-lexicon: updated to 3.3.10

v3.3.10:
Add support for Python 3.8

v3.3.9:
Added example for lexicon usage as a python library

(adam)

2019-11-25 11:54:38 UTC MAIN commitmail json YAML

py-virtualenv: updated to 16.7.8

v16.7.8:
- upgrade setuptools from 41.4.0 to 41.6.0

(adam)

2019-11-25 10:44:32 UTC MAIN commitmail json YAML

Updated databases/py-peewee, textproc/py-sphinx-theme-cloud

(adam)

2019-11-25 10:44:11 UTC MAIN commitmail json YAML

py-sphinx-theme-cloud: updated to 1.10.0

1.10.0:
This package now requires Sphinx >= 1.6, and should be compatible with Sphinx 2.x

Other Changes
* :mod:`~cloud_sptheme.ext.table_styling`: Now supports ``table_styling_default_align`` config option,
  for setting the default table alignment (Sphinx 2 switched from ``"left"`` to ``"center"``).
* theme css: Minor style adjustments

Bugfixes
* :mod:`~cloud_sptheme.ext.role_index`: fix AttributeError under Sphinx 1.7+
* **setup.py**: updated entrypoints to work with Sphinx 1.7+
* theme css: layout fix for "sphinx.ext.viewcode"
* theme css & js: fixes Sphinx 1.6 - 2.2 compatibility
* :mod:`~cloud_sptheme.ext.table_styling`: now plays nicely with docutils table ``:align:`` directive.

(adam)

2019-11-25 10:42:14 UTC MAIN commitmail json YAML

py-peewee: updated to 3.12.0

3.12.0
* Bulk insert (`insert_many()` and `insert_from()`) will now return the row
  count instead of the last insert ID. If you are using Postgres, peewee will
  continue to return a cursor that provides an iterator over the newly-inserted
  primary-key values by default. This behavior is being retained by default for
  compatibility. Postgres users can simply specify an empty `returning()` call
  to disable the cursor and retrieve the rowcount instead.
* Migration extension now supports altering a column's data-type, via the new
  `alter_column_type()` method.
* Added `Database.is_connection_usabe()` method, which attempts to look at the
  status of the underlying DB-API connection to determine whether the
  connection is usable.
* Common table expressions include a `materialized` parameter, which can be
  used to control Postgres' optimization fencing around CTEs.
* Added `BloomFilter.from_buffer()` method for populating a bloom-filter from
  the output of a previous call to the `to_buffer()` method.
* Fixed APSW extension's `commit()` and `rollback()` methods to no-op if the
  database is in auto-commit mode.
* Added `generate_always=` option to the `IdentityField` (defaults to False).

(adam)

2019-11-25 10:24:59 UTC MAIN commitmail json YAML

kde package updates

(markd)

2019-11-25 10:20:26 UTC MAIN commitmail json YAML

kde4: allow newer versions of more packages

(markd)

2019-11-25 10:15:37 UTC MAIN commitmail json YAML

2019-11-25 10:13:48 UTC MAIN commitmail json YAML

2019-11-25 10:12:04 UTC MAIN commitmail json YAML

2019-11-25 10:09:33 UTC MAIN commitmail json YAML

2019-11-25 10:08:04 UTC MAIN commitmail json YAML

doc: Updated x11/xorgproto to 2019.2nb3

(wiz)

2019-11-25 10:07:43 UTC MAIN commitmail json YAML

xorgproto: update to 2019.2nb3.

Do not install legacy headers any longer. The modular-xorg meta package
builds without them now.

(wiz)

2019-11-25 10:07:31 UTC MAIN commitmail json YAML

2019-11-25 10:04:56 UTC MAIN commitmail json YAML

2019-11-25 10:03:20 UTC MAIN commitmail json YAML

2019-11-25 10:01:43 UTC MAIN commitmail json YAML

2019-11-25 09:59:25 UTC MAIN commitmail json YAML

2019-11-25 09:56:34 UTC MAIN commitmail json YAML

2019-11-25 09:52:49 UTC MAIN commitmail json YAML

modular-xorg-libs: remove libXevie

Bump version

(wiz)

2019-11-25 09:52:15 UTC MAIN commitmail json YAML

2019-11-25 09:51:13 UTC MAIN commitmail json YAML

doc: Updated pkgtools/x11-links to 1.31

(wiz)

2019-11-25 09:50:56 UTC MAIN commitmail json YAML

x11-links: remove libXevie

The X server stopped supporting this extension a long time ago.

Bump version.

(wiz)

2019-11-25 09:50:25 UTC MAIN commitmail json YAML

gok: remove libXevie dependency

It is optional, and the X server stopped supporting the extension
a long time ago.

Bump PKGREVISION.

(wiz)

2019-11-25 06:42:03 UTC MAIN commitmail json YAML

Updated time/py-parsedatetime, devel/py-parameterized

(adam)

2019-11-25 06:41:43 UTC MAIN commitmail json YAML

py-parameterized: updated to 0.7.1

0.7.1:
Fix: calling `setUp` and `tearDown` in parameterized classes

(adam)

2019-11-25 06:39:50 UTC MAIN commitmail json YAML

py-parsedatetime: updated to 2.5

v2.5:
Fix to sanitize abbreviated months from icu
typo in RU locale in abbreviation for January
Fix lint errors for flake8 v3.5.0
Add a constant for start hour
Add 'secs' and 'mins' into base units
Remove unused dependency on future

(adam)

2019-11-25 06:24:21 UTC MAIN commitmail json YAML

Updated security/py-cryptodome, devel/py-stevedore

(adam)

2019-11-25 06:23:39 UTC MAIN commitmail json YAML

py-stevedore: updated to 1.31.0

1.31.0
* Add Python 3 Train unit tests
* Add local bindep.txt
* Cap Bandit below 1.6.0 and update Sphinx requirement
* update git.openstack.org to opendev
* OpenDev Migration Patch
* Dropping the py35 testing
* Update master for stable/stein
* Delete repeated param description
* add python 3.7 unit test job

1.30.1
* Use template for lower-constraints
* Change openstack-dev to openstack-discuss

1.30.0
* Update sphinx logging to not use app object
* Removed older version of python added 3.5
* Update doc/conf.py to avoid warnings with sphinx 1.8
* add lib-forward-testing-python3 test job
* fix wrong link
* add python 3.6 unit test job
* import zuul job settings from project-config
* Update reno for stable/rocky

1.29.0
* Remove unnecessary py27 testenv
* Switch to stestr
* fix tox python3 overrides
* Trivial: Update pypi url to new url
* Trivial: Update pypi url to new url
* set default python to python3
* add lower-constraints job
* Updated from global requirements
* Update links in README
* Update reno for stable/queens
* Updated from global requirements
* Updated from global requirements
* Follow the new PTI for document build

1.28.0
* Updated from global requirements
* Remove -U from pip install
* Avoid tox\_install.sh for constraints support
* add bandit to pep8 job
* move doc requirements to doc/requirements.txt
* Remove setting of version/release from releasenotes
* Updated from global requirements

(adam)

2019-11-25 06:18:14 UTC MAIN commitmail json YAML

py-cryptodome: updated to 3.9.4

3.9.4:
Resolved issues
* Prevent ``key_to_english`` from creating invalid data when fed with
  keys of length not multiple of 8.
* Fix blocking RSA signing/decryption when key has very small factor.

(adam)

2019-11-25 06:17:38 UTC MAIN commitmail json YAML

2019-11-25 06:14:32 UTC MAIN commitmail json YAML

2019-11-25 04:13:30 UTC MAIN commitmail json YAML

doc: Correct the last entry

(minskim)

2019-11-25 04:12:47 UTC MAIN commitmail json YAML

doc: Added math/py-arviz version 0.5.1

(minskim)

2019-11-25 04:10:07 UTC MAIN commitmail json YAML

math: Add py-arviz

(minskim)

2019-11-25 04:08:33 UTC MAIN commitmail json YAML

math/py-arviz: Import version 0.5.1

ArviZ (pronounced "AR-vees") is a Python package for exploratory
analysis of Bayesian models. Includes functions for posterior
analysis, model checking, comparison and diagnostics.

(minskim)

2019-11-25 03:12:50 UTC MAIN commitmail json YAML

lang/php: switch to use ".tar.xz" distfiles

Switch to use ".tar.xz" distfiles instead of ".tar.bz2".

No functional change.

(taca)

2019-11-24 23:20:40 UTC MAIN commitmail json YAML

2019-11-24 22:01:37 UTC MAIN commitmail json YAML

libXxf86misc: remove

Unused in pkgsrc, and the server side support code was removed 11 years
ago.

(wiz)

2019-11-24 21:59:35 UTC MAIN commitmail json YAML

modular-xorg-libs: remove libXxf86misc

Not used by anything in pkgsrc, server side support was removed
11 years ago.

Bump version.

(wiz)

2019-11-24 21:57:32 UTC MAIN commitmail json YAML

xdpyinfo: remove libXxf86misc inclusion

xdpyinfo compiles without it, and the server side support code was
removed 11 years ago.

Bump PKGREVISION.

(wiz)

2019-11-24 21:54:52 UTC MAIN commitmail json YAML

xscreensaver*: remove libXxf86misc inclusion

xscreensaver compiles without it, and the server side support code was
removed 11 years ago.

Bump PKGREVISION.

(wiz)

2019-11-24 21:54:08 UTC MAIN commitmail json YAML

xset: remove libXxf86misc inclusion

xset compiles without it, and the server side support code was
removed 11 years ago.

Bump PKGREVISION.

(wiz)

2019-11-24 21:50:04 UTC MAIN commitmail json YAML

kde-workspace4: remove libXxf86misc inclusion

The cmake script checks for it, but it's not actually used anywhere.

Bump PKGREVISION.

(wiz)

2019-11-24 21:47:57 UTC MAIN commitmail json YAML

mate-control-center: remove libXxf86misc inclusion

The configure script checks for it, but it's not actually used anywhere

Bump PKGREVISION.

(wiz)

2019-11-24 21:43:40 UTC MAIN commitmail json YAML

2019-11-24 20:23:45 UTC MAIN commitmail json YAML

Updated lang/npm to 6.13.1, devel/yarn to 1.19.1

(adam)

2019-11-24 20:23:10 UTC MAIN commitmail json YAML

yarn: updated to 1.19.1

1.19.1:
Computes the --modules-folder & friends paths based on the cwd.
Stores the sha512 in the cache even when not provided by the server.
Uses the right Node binary when using yarn-path.

1.19.0:
Fixes a potential vulnerability regarding how the build artifacts are stored

1.18.0:
Suggests using the Yarn 2 development trunk on PnP-enabled projects
Preserves linked packages when calling yarn create
Fixes the offline mirror filenames when using Verdaccio
Fixes using link:. to refer to the package folder
Runs the prepare lifecycle of git dependencies even if NODE_ENV is set to production.
Fixes the postversion lifecycle method not being called when using --no-git-tag-version.
Ignores potentially large vscode keys in package.json to avoid E2BIG errors.
Enforces https for the Yarn and npm registries.
Adds support for reading yarnPath from v2-produced .yarnrc.yml files.

(adam)

2019-11-24 20:21:23 UTC MAIN commitmail json YAML

npm: updated to 6.13.1

v6.13.1:
fix(fund): support funding string shorthand
should not publish tap-snapshot folder
Add preliminary WSL support for npm and npx
print quick audit report for human output

v6.13.0:
add fund command
delete ps1 files on package removal
update supported node list to remove v6.0, v6.1, v9.0 - v9.2

v6.12.1:
add node v13 as a supported version
Fix regression in lockfile repair for sub-deps
resolve circular dependency in pack.js

v6.12.0:
Now npm ci runs prepare scripts for git dependencies, and respects the --no-optional argument. Warnings for engine mismatches are printed again. Various other fixes and cleanups.

(adam)

2019-11-24 20:16:55 UTC MAIN commitmail json YAML

Update xymon and xymonclient to version 4.3.29.
Add patches to xymon from the xymon code repository to fix compatibility
issues in 4.3.29.

Upstream changelog:

  Changes for 4.3.29
  ==================

  Several buffer overflow security issues have been resolved, as well as
  a potential XSS attack on certain CGI interfaces. Although the ability
  to exploit is limited, all users are urged to upgrade.
  The assigned CVE numbers are:

    CVE-2019-13451, CVE-2019-13452, CVE-2019-13455, CVE-2019-13473,
    CVE-2019-13474, CVE-2019-13484, CVE-2019-13485, CVE-2019-13486

  In addition, revisions have been made to a number of places throughout
  the code to convert the most common sprintf statements to snprintf for
  safer processing, which should reduce the impact of similar parsing.
  Additional work on this will continue in the future.

  The affected CGIs are:

  history.c (overflow of histlogfn) = CVE-2019-13451
  reportlog.c (overflow of histlogfn) = CVE-2019-13452
  csvinfo.c (overflow of dbfn) = CVE-2019-13273
  csvinfo.c (reflected XSS) = CVE-2019-13274
  acknowledge.c (overflow of msgline) = CVE-2019-13455

  appfeed.c (overflow of errtxt) = CVE-2019-13484
  history.c (overflow of selfurl) = CVE-2019-13485
  svcstatus.c (overflow of errtxt) = CVE-2019-13486

  We would like to thank the University of Cambridge Computer Security
  Incident Response Team for their assistance in reporting and helping
  resolve these issues.

  Additional Changes:

  On Linux, a few additional tmpfs volumes are ignored by default
  on new (or unmodified) installs. This includes /run/user/<uid>,
  which is a transient, per-session tmpfs on some systems. To re-
  enable monitoring for this (if you are running services under
  a user with a login session), you may need to edit the analysis.cfg(5)
  file.

  After upgrade, these partitions will no longer be alerted on or
  tracked, and their associated RRD files may also be removed:

    /run/user/<uid> (but NOT /run)
    /dev (but NOT /dev/shm)
    /sys/fs/cgroup
    /lib/init/rw

  The default hard limit for an incoming message has been raised from
  10MB to 64MB

  The secure apache config snippet no longer requires a xymongroups file
  to be present (and module loaded), since it's not used by default. This
  will not affect existing installs.

  A --no-cpu-listing option has been added to xymond_client to suppress the
  'top' output in cpu test status messages.

  The conversation used in SMTP checks has been adjusted to perform a proper
  "EHLO" greeting against servers, using the host string 'xymonnet'. If the
  string needs to be adjusted, however, see protocols.cfg(5)

  "Actual" memory usage (as a percentage) may be >100% on some platforms
  in certain situations. This alone will not be tagged as "invalid" data
  and should be graphed in RRD.

(spz)

2019-11-24 19:42:58 UTC MAIN commitmail json YAML

kholidays: also needs qt5-qttools

(markd)

2019-11-24 19:36:02 UTC MAIN commitmail json YAML

analitza: also needs qt5-qttools

(markd)

2019-11-24 19:29:19 UTC pkgsrc-2019Q3 commitmail json YAML

Pullup ticket #6087 - requested by nia
sysutils/bchunk: security fix

Revisions pulled up:
- sysutils/bchunk/Makefile                                      1.14
- sysutils/bchunk/distinfo                                      1.9
- sysutils/bchunk/patches/patch-ab                              deleted

---
  Module Name: pkgsrc
  Committed By: nia
  Date: Sun Nov 17 13:07:03 UTC 2019

  Modified Files:
  pkgsrc/sysutils/bchunk: Makefile distinfo
  Removed Files:
  pkgsrc/sysutils/bchunk/patches: patch-ab

  Log Message:
  bchunk: Update to 1.2.2

  1.2.2 - Nov 14 2017 - Hessu

  Fixes CVE-2017-15953, a heap-based buffer overflow.
  Fix provided by Yegor Timoshenko.

  Fixes CVE-2017-15955, Access violation near NULL on destination
  operand and crash when processing a malformed CUE (.cue) file.
  Fix provided by Yegor Timoshenko.

  Fix wrong track size calculation when having multiple tracks in
  one image. (Closes debian bug: #261274).
  Fix provided by Piotr Kaczuba.

  Clarify manual page for input/output file types
  Improvement from Reuben Thomas, debian bug: #503151

(bsiegert)

2019-11-24 18:42:16 UTC MAIN commitmail json YAML

net/tor: Add rust option to build the rust features in tor.

(ng0)

2019-11-24 17:43:21 UTC MAIN commitmail json YAML

doc/TODO: add some

+ ImageMagick-7.0.9.5, calibre-4.4, cbindgen-0.10.0, glib2-2.62.3,
  libffi-3.3, libntlm-1.5, modular-xorg-server-1.20.6, pcre2-10.34,
  py-parsedatetime-2.5, py-setuptools-42.0.0, tigervnc-1.10.0,
  x264-devel-20191123.

(wiz)

2019-11-24 15:52:45 UTC MAIN commitmail json YAML

Updated lang/nodejs, lang/nodejs8

(adam)

2019-11-24 15:52:13 UTC MAIN commitmail json YAML

nodejs8: updated to 8.16.2

Version 8.16.2 'Carbon' (LTS):

Notable changes
deps: upgrade openssl sources to 1.0.2s

Version 8.16.1 'Carbon' (LTS):

Notable changes
This is a security release.

Node.js, as well as many other implementations of HTTP/2, have been found
vulnerable to Denial of Service attacks.
See https://github.com/Netflix/security-bulletins/blob/master/advisories/third-party/2019-002.md
for more information.

Vulnerabilities fixed:

CVE-2019-9511 “Data Dribble”: The attacker requests a large amount of data from a specified resource over multiple streams. They manipulate window size and stream priority to force the server to queue the data in 1-byte chunks. Depending on how efficiently this data is queued, this can consume excess CPU, memory, or both, potentially leading to a denial of service.
CVE-2019-9512 “Ping Flood”: The attacker sends continual pings to an HTTP/2 peer, causing the peer to build an internal queue of responses. Depending on how efficiently this data is queued, this can consume excess CPU, memory, or both, potentially leading to a denial of service.
CVE-2019-9513 “Resource Loop”: The attacker creates multiple request streams and continually shuffles the priority of the streams in a way that causes substantial churn to the priority tree. This can consume excess CPU, potentially leading to a denial of service.
CVE-2019-9514 “Reset Flood”: The attacker opens a number of streams and sends an invalid request over each stream that should solicit a stream of RST_STREAM frames from the peer. Depending on how the peer queues the RST_STREAM frames, this can consume excess memory, CPU, or both, potentially leading to a denial of service.
CVE-2019-9515 “Settings Flood”: The attacker sends a stream of SETTINGS frames to the peer. Since the RFC requires that the peer reply with one acknowledgement per SETTINGS frame, an empty SETTINGS frame is almost equivalent in behavior to a ping. Depending on how efficiently this data is queued, this can consume excess CPU, memory, or both, potentially leading to a denial of service.
CVE-2019-9516 “0-Length Headers Leak”: The attacker sends a stream of headers with a 0-length header name and 0-length header value, optionally Huffman encoded into 1-byte or greater headers. Some implementations allocate memory for these headers and keep the allocation alive until the session dies. This can consume excess memory, potentially leading to a denial of service.
CVE-2019-9517 “Internal Data Buffering”: The attacker opens the HTTP/2 window so the peer can send without constraint; however, they leave the TCP window closed so the peer cannot actually write (many of) the bytes on the wire. The attacker then sends a stream of requests for a large response object. Depending on how the servers queue the responses, this can consume excess memory, CPU, or both, potentially leading to a denial of service.
CVE-2019-9518 “Empty Frames Flood”: The attacker sends a stream of frames with an empty payload and without the end-of-stream flag. These frames can be DATA, HEADERS, CONTINUATION and/or PUSH_PROMISE. The peer spends time processing each frame disproportionate to attack bandwidth. This can consume excess CPU, potentially leading to a denial of service.

Version 8.16.0 'Carbon' (LTS):

Notable Changes
n-api:
add API for asynchronous functions
mark thread-safe function as stable

(adam)

2019-11-24 15:49:31 UTC MAIN commitmail json YAML

nodejs: updated to 10.17.0

Version 10.17.0 'Dubnium' (LTS):

Notable changes
crypto:
- add support for chacha20-poly1305 for AEAD
- increase maxmem range from 32 to 53 bits
deps:
- update npm to 6.11.3
- upgrade openssl sources to 1.1.1d
dns: remove dns.promises experimental warning
fs: remove experimental warning for fs.promises
http: makes response.writeHead return the response
http2: makes response.writeHead return the response
n-api:
- make func argument of napi_create_threadsafe_function optional
- mark version 5 N-APIs as stable
- implement date object
process: add --unhandled-rejections flag
stream:
- implement Readable.from async iterator utility
- make Symbol.asyncIterator support stable

(adam)

2019-11-24 14:51:20 UTC MAIN commitmail json YAML

geography/py-proj: Update HOMEPAGE

(gdt)

2019-11-24 14:44:18 UTC MAIN commitmail json YAML

Take MAINTAINER for portaudio.

(nia)

2019-11-24 14:42:10 UTC MAIN commitmail json YAML

geography: -proj-swig

(gdt)

2019-11-24 14:41:48 UTC MAIN commitmail json YAML

geography/proj-swig: Remove

This project has no functioning upstream and there has been no reason
to think anyone has used it in many years.  As maintainer, the only
correspondence I have received about it is a suggestion to delete it.

(gdt)

2019-11-24 14:39:09 UTC MAIN commitmail json YAML

chat/jabberd: note that there is a pending update in wip

(gdt)

2019-11-24 14:34:37 UTC MAIN commitmail json YAML

audacity: Require portaudio with working recording

(nia)

2019-11-24 14:34:02 UTC MAIN commitmail json YAML

chat/jabberd2: Drop PLIST.ws

This variable is not in PLIST_VARS and does not appear in the PLIST.

(It remains for someone who wants to use jabberd2 with websockets to
see if that option works and, if not, fix it.)

(gdt)

2019-11-24 14:32:20 UTC MAIN commitmail json YAML

chat/jabberd2: Drop user definitions redundant with defaults/mk.conf

(gdt)

2019-11-24 14:04:16 UTC MAIN commitmail json YAML

editors/codeblocks: Fix empty/M pattern

(gdt)

2019-11-24 13:38:14 UTC MAIN commitmail json YAML

doc: Updated audio/fasttracker2 to 1.02

(fox)

2019-11-24 13:15:16 UTC MAIN commitmail json YAML

portaudio: Fix recording with the OSS backend on NetBSD.

This is trying to open /dev/audioX in non-blocking mode and poll() it.

This basically never works as expected, and is especially pointless with
the short reads PortAudio is doing. So don't do it.

It is also asserting some values to be returned from ioctls which the
emulation layer doesn't provide. This is also nearly entirely pointless,
so don't do it.

Recording now works in audacity.

Bump portaudio's PKGREVISION.

(nia)

2019-11-24 12:31:37 UTC MAIN commitmail json YAML

Synchronise some missing dependencies that devel/doxygen/options.mk
knows about but are disabled by default, and are required to build
this package.

No PKGREVISION bump - if these build dependencies weren't there by chance
then avr-libc fails to build, so no effect on existing installations.

(dsainty)

2019-11-24 12:24:09 UTC MAIN commitmail json YAML

audio/fasttracker2: Update to v1.02

Changes since v1.01:

v1.02 - 23.11.2019
- You can now select the audio input (sampling) rate in the config screen.
  (44.1kHz, 48kHz or 96kHz)
- Fixed some misinformation in the "Known bugs" help text ("clear sample")
- Fixed some "original" typos in the UI texts (and also renamed stuff that
  wasn't very understandable).
- Removed the "Very large" buffer size setting in Config -> I/O devices
- Increased the width of the Disk Op. filename text box
- Tweaked some other minor stuff

(fox)

2019-11-24 11:41:15 UTC MAIN commitmail json YAML

python/tool.mk: Create linux-style python[2/3] wrappers automatically

(nia)

2019-11-24 11:39:00 UTC MAIN commitmail json YAML

Updated security/py-passlib, devel/py-pyrsistent

(adam)

2019-11-24 11:38:18 UTC MAIN commitmail json YAML

py-pyrsistent: updated to 0.15.6

0.15.6:
* Fix moduleinit name clash.

(adam)

2019-11-24 11:36:53 UTC MAIN commitmail json YAML

py-passlib: updated to 1.7.2

1.7.2:
This release rolls up assorted bug & compatibility fixes since 1.7.1.

New Features

* .. py:currentmodule:: passlib.hash
  :class:`argon2`: Now supports Argon2 "ID" and "D" hashes (assuming new enough backend library).
  Now defaults to "ID" hashes instead of "I" hashes, but this can be overridden via ``type`` keyword.

* .. py:currentmodule:: passlib.hash
  :class:`scrypt`: Now uses python 3.6 stdlib's :func:`hashlib.scrypt` as backend,
  if present

(adam)

2019-11-24 11:31:27 UTC MAIN commitmail json YAML

Updated www/py-gunicorn, www/py-pylint-django

(adam)

2019-11-24 11:31:08 UTC MAIN commitmail json YAML

py-pylint-django: updated to 2.0.13

Version 2.0.13:
- Suppress ``too-many-ancestors`` for class-based generic views
- Add ``handler400``, ``handler403``, ``handler404`` to good_names.

(adam)

2019-11-24 11:29:54 UTC MAIN commitmail json YAML

py-gunicorn: updated to 20.0.2

20.0.2:
fix changelog

20.0.1:
fixed the way the config module is loaded. __file__ is now available
fixed wsgi.input_terminated. It is always true.
use the highest protocol version of openssl by default
only support Python >= 3.5
added __repr__ method to Config instance
fixed support of AIX platform and musl libc in socketfromfd.fromfd function
fixed support of applications loaded from a factory function
fixed chunked encoding support to prevent any request smuggling
Capture os.sendfile before patching in gevent and eventlet workers. fix RecursionError.
removed locking in reloader when adding new files
load the WSGI application before the loader to pick up all files

(adam)

2019-11-24 09:23:14 UTC MAIN commitmail json YAML

2019-11-24 09:03:35 UTC MAIN commitmail json YAML

Updated devel/check to 0.13.0nb1

(ryoon)

2019-11-24 09:02:57 UTC MAIN commitmail json YAML

Disable building of docs explicitly, bump PKGREVISION

* It requires and detects tex command.

(ryoon)

2019-11-24 04:19:25 UTC MAIN commitmail json YAML

kde package updates

(markd)

2019-11-24 04:08:36 UTC MAIN commitmail json YAML

kde4: allow more new package versions

(markd)

2019-11-24 04:04:39 UTC MAIN commitmail json YAML

2019-11-24 04:01:15 UTC MAIN commitmail json YAML

2019-11-24 03:57:31 UTC MAIN commitmail json YAML

2019-11-24 03:54:19 UTC MAIN commitmail json YAML

2019-11-24 03:47:22 UTC MAIN commitmail json YAML

2019-11-24 03:41:56 UTC MAIN commitmail json YAML

2019-11-24 03:15:11 UTC MAIN commitmail json YAML

2019-11-24 03:12:53 UTC MAIN commitmail json YAML

kde: note used by kross

(markd)

2019-11-24 03:11:08 UTC MAIN commitmail json YAML

devel: add kross

(markd)

2019-11-24 03:09:19 UTC MAIN commitmail json YAML

kross: add version 5.64.0

Kross is a scripting bridge to embed scripting functionality
into an application. It supports QtScript as a scripting interpreter backend.

(markd)

2019-11-24 01:45:12 UTC MAIN commitmail json YAML

security/openssl: Fix recent use of empty()

Should resolve build on SmartOS.
(Amazingly, the wrong expression worked fine on NetbSD with gcc when
it was tested.)

(gdt)

2019-11-24 01:31:38 UTC MAIN commitmail json YAML

x11/qwt6-qt5: Fix two minor build problems

Use bsdtar, to avoid installing pax droppings and failing the PLIST check.

Skip the shlib check on a plugin, on the theory that the plugin
expects the missing library to already have been loaded, and this
appears to be the case when used in qgis.  Should perhaps be addressed
upstream, if someone really understands what is going on.

(gdt)

2019-11-24 01:20:56 UTC MAIN commitmail json YAML

net/p5-Socket6: Fix compiler check via pkglint

AUTOFIX: Makefile:24: Replacing "${PKGSRC_COMPILER} == \"xlc\"" with "${PKGSRC_COMPILER:Mxlc}".

The PKGSRC_COMPILER can be a list of chained compilers, e.g. "ccache
distcc clang". Therefore, comparing it using == or != leads to wrong
results in these cases.

(gdt)

2019-11-24 01:14:10 UTC MAIN commitmail json YAML

comms/asterisk16: Fix compiler check via pkglint

AUTOFIX: Makefile:290: Replacing "${PKGSRC_COMPILER} == \"clang\"" with "${PKGSRC_COMPILER:Mclang}".

The PKGSRC_COMPILER can be a list of chained compilers, e.g. "ccache
distcc clang". Therefore, comparing it using == or != leads to wrong
results in these cases.

(gdt)

2019-11-24 01:08:22 UTC MAIN commitmail json YAML

lang/perl5: Fix compiler check via pkglint

AUTOFIX: Makefile:267: Replacing "${PKGSRC_COMPILER} == \"xlc\"" with "${PKGSRC_COMPILER:Mxlc}".

(gdt)

2019-11-24 01:05:37 UTC MAIN commitmail json YAML

www/varnish: Fix compiler check via pkglint

AUTOFIX: Makefile:58: Replacing "${PKGSRC_COMPILER} == \"sunpro\"" with "${PKGSRC_COMPILER:Msunpro}".

The PKGSRC_COMPILER can be a list of chained compilers, e.g. "ccache
distcc clang". Therefore, comparing it using == or != leads to wrong
results in these cases.

(gdt)

2019-11-24 01:05:00 UTC MAIN commitmail json YAML

sysutils/coreutils: Fix compiler check via pkglint

AUTOFIX: Makefile.common:51: Replacing "${PKGSRC_COMPILER} == \"clang\"" with "${PKGSRC_COMPILER:Mclang}".

The PKGSRC_COMPILER can be a list of chained compilers, e.g. "ccache
distcc clang". Therefore, comparing it using == or != leads to wrong
results in these cases.

(gdt)

2019-11-24 01:04:20 UTC MAIN commitmail json YAML

mail/cue: Fix compiler check via pkglint

AUTOFIX: hacks.mk:5: Replacing "${PKGSRC_COMPILER} == \"ido\"" with "${PKGSRC_COMPILER:Mido}".

The PKGSRC_COMPILER can be a list of chained compilers, e.g. "ccache
distcc clang". Therefore, comparing it using == or != leads to wrong
results in these cases.

(gdt)

2019-11-24 01:03:28 UTC MAIN commitmail json YAML

devel/poco: Fix compiler check via pkglint

AUTOFIX: Makefile.common:49: Replacing "${PKGSRC_COMPILER} == \"sunpro\"" with "${PKGSRC_COMPILER:Msunpro}".

        The PKGSRC_COMPILER can be a list of chained compilers, e.g. "ccache
        distcc clang". Therefore, comparing it using == or != leads to wrong
        results in these cases.

(gdt)

2019-11-24 01:02:37 UTC MAIN commitmail json YAML

devel/glib: Fix compiler check via pkglint

AUTOFIX: Makefile:35: Replacing "${PKGSRC_COMPILER} == \"clang\"" with "${PKGSRC_COMPILER:Mclang}".

        The PKGSRC_COMPILER can be a list of chained compilers, e.g. "ccache
        distcc clang". Therefore, comparing it using == or != leads to wrong
        results in these cases.

(gdt)

2019-11-24 00:47:54 UTC MAIN commitmail json YAML

doc: Updated audio/audacity to 2.3.3

(nia)

2019-11-24 00:47:34 UTC MAIN commitmail json YAML

audacity: Update to 2.3.3

Improvements

    Equalization effect now split into two effects, Filter Curve and Graphic EQ.
        Presets (using manage button) now active/working.
        Can now have two points at same frequency for steep steps.
    'What you hear is what you get' for exports. Formerly the solo button
    preferences could lead to differences in which tracks were exported.
    Leading silence (blank space) not skipped over in exports.
    Quality setting on AAC/M4A exports.
    Some confusing functionality removed (better achieved in other ways)
        Removed Nyquist Workbench (use built-in nyquist features)
        Removed Vocal Remover (use Vocal Reduction)
        Removed On-Demand aliased files (copy files instead)
        Removed 'Normalize on Load' (Normalize as needed on export, instead)

Bug Fixes

Over 150 bugs in 2.3.2 fixed, including:

    2112 - Crash when opening Equalization settings in a Macro
    2127 - Crash deleting a track while in Record/Pause state
    2176 - Crash when attempting to time shift multiple tracks
    2141 - Tabbing between labels stopped working
    2200 - Refusal to export some large (4GB) files on size grounds

(nia)

2019-11-24 00:45:59 UTC MAIN commitmail json YAML

doc: Updated games/frotz to 2.50

(nia)

2019-11-24 00:45:40 UTC MAIN commitmail json YAML

frotz: Update to 2.50

NEW FEATURES

- Added UTF-8 input and output.  Plain ASCII is still available.

- Added -L option for restoring save file directly from the command line.

- Added -R option for restricted read/write path.

- Sound effects in AIFF, MOD, and OGG formats supported per the Blorb specs.

- Sound driver selection is automated through the use of libao.

- Allow for an alternative Blorb file to be specified on the command line.

BUG FIXES

- Overhauled MacOS compilation.

- Corrected problems with error handling.

- Fixed a lot of unsafe strcpy() and strcat() calls.

- Fixed numerous problems with portability to other flavors of Unix.

- Fixed adaptive palette rendering for SDL.

- Fixed scaling with manually specified window dimensions.

- Fixed problem with unnecessary newlines with input timeouts.

- Allow fontdir in .sfrotzrc to work relative to user's home directory.

- Fixed problem with memory allocation leading to crashes in DOS.

- Fixed problem with DOS Frotz creating non-portable Quetzal files.

(nia)

2019-11-24 00:36:18 UTC MAIN commitmail json YAML

doc: Updated audio/libao to 1.2.2

(nia)

2019-11-24 00:35:57 UTC MAIN commitmail json YAML

2019-11-23 23:47:35 UTC MAIN commitmail json YAML

doc: Updated graphics/blender to 2.81

(nia)

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

2019-11-23 23:36:37 UTC MAIN commitmail json YAML

doc: Updated pkgtools/pkglint to 19.3.10

(rillig)

2019-11-23 23:36:20 UTC MAIN commitmail json YAML

pkgtools/pkglint: update to 19.3.10

Changes since 19.3.9:

In diagnostics for suggested package updates, the exact line of doc/TODO
is mentioned. If a suggested update has an additional comment, the
brackets around that comment are not output anymore.

The check for defined but not used variables has been improved for the
edge case of defining a variable in the package Makefile and using it
in the buildlink3.mk file of the same package, which just doesn't work.

Makefile fragments in patches/ directories are now completely ignored.
It was a hypothetical case anyway.

Comparing PKGSRC_COMPILER using the == or != operators is now considered
an error instead of a warning. The common cases can be autofixed.

(rillig)

2019-11-23 23:35:56 UTC MAIN commitmail json YAML

pkgtools/pkglint: update to 19.3.10

Changes since 19.3.9:

In diagnostics for suggested package updates, the exact line of doc/TODO
is mentioned. If a suggested update has an additional comment, the
brackets around that comment are not output anymore.

The check for defined but not used variables has been improved for the
edge case of defining a variable in the package Makefile and using it
in the buildlink3.mk file of the same package, which just doesn't work.

Makefile fragments in patches/ directories are now completely ignored.
It was a hypothetical case anyway.

Comparing PKGSRC_COMPILER using the == or != operators is now considered
an error instead of a warning. The common cases can be autofixed.

(rillig)

2019-11-23 23:33:56 UTC MAIN commitmail json YAML

doc: Fix a typo in apache-maven entry

(leot)

2019-11-23 23:20:49 UTC MAIN commitmail json YAML

+apache-mavern-3.6.2

(mef)

2019-11-23 23:03:19 UTC MAIN commitmail json YAML

doc: Updated multimedia/smpeg to 0.4.5

(nia)

2019-11-23 23:03:01 UTC MAIN commitmail json YAML

smpeg: Update to 0.4.5

I've had to create a distfile by checking out the latest available SVN
tag, because there are no tarballs available. You can diff it if you
like.

Here's the latest available changelog before they stopped updating it:

current:
Ryan C. Gordon - Sun Oct 29 02:16:02 EST 2006
* Patch from Chris Nelson to deal with SMPEG_error(NULL).
Ryan C. Gordon - Sat Mar 18 14:57:28 EST 2006
* Patch from Mike Frysinger to fix more asm stuff.
Sam Lantinga - Sun Mar  5 21:08:09 PST 2006
* Updated libtool build configuration
Ryan C. Gordon - Fri Dec 16 22:07:22 EST 2005
* gcc4 fixes (compliments of Gentoo Bugzilla #73579).
* gcc4.1 fixes, too. (compliments of Robert Marmorstein).
* Shortened filenames because "ar" apparently doesn't like them (thanks, LGP).
Ryan C. Gordon - Wed Oct 12 18:22:02 EDT 2005
* Patch from Jorge to allow graceful (and faster) exit of threads.
* Patch from Mike Frysinger to disable executable stack.
* Patch from Mike Frysinger to add sanity checks to autogen.sh
* Patch from Mike Frysinger for MMX/asm code fixes (PIC and TEXTREL stuff).
Ryan C. Gordon - Wed Aug 31 22:55:18 EDT 2005
* Disable executable stack in library (thanks, Mike Frysinger!)
Ryan C. Gordon - Wed Apr 27 11:15:01 EDT 2005
* automake fix in smpeg.m4 by Thomas Klausner.
Martin K旦hler -  Sun Mar 20 10:48:54 EST 2005
* PBProjects fix.
Steven Fuller - Mon Feb  9 23:26:08 CST 2004
* Added a --enable-video-callback-thread configure flag to disable thread
  usage in smpeg.
Ryan C. Gordon - Fri Jan  2 22:50:11 EST 2004
* Added some sanity checks.
Ryan C. Gordon - Fri Jan  2 22:18:41 EST 2004
* Removed "Patches" file...it was screwing up my greps too much.
Ryan C. Gordon - Fri Jan  2 22:16:47 EST 2004
* SMPEG builds on Cygwin again.
Ryan C. Gordon - Wed Dec 31 00:07:51 EST 2003
* Check for SDL_CreateYUVOverlay() failure (happens for OpenGL surfaces).
Ryan C. Gordon - Tue Dec 30 23:37:07 EST 2003
* Check that SDL_BYTEORDER is sane (it wasn't, for SDL 1.2.5 on Linux/amd64).
Ryan C. Gordon - Fri Feb 14 21:02:00 EST 2003
* Memory leak fix that I missed from before (thanks, Pete Shinners).
Ryan C. Gordon - Sat Jan 25 19:20:58 EST 2003
* Memory leak fixes from NUNOKAWA Masato and Robert Diel.
Ryan C. Gordon - Wed Dec 18 16:47:52 EST 2002
* Apple Project Builder support by Eric Wing.
Ryan C. Gordon - Fri Dec  6 14:32:29 EST 2002
* Fixed for newer automakes.
Ryan C. Gordon - Wed Dec  4 18:00:33 EST 2002
* Now builds again when --enable-mmx is specified at configure time.
Ryan C. Gordon - Thu Sep 26 01:13:58 EDT 2002
* Minor Makefile.am patch for GCC 3.2
Ryan C. Gordon - Tue Jul  9 22:28:21 EDT 2002
* Removed #include <unistd.h> from glmovie.c
Ryan C. Gordon - Sun Jun 02 20:10:42 EST 2002
* ./autogen.sh accepts aclocal commandlines via the ACLOCAL_FLAGS envr var.
Ryan C. Gordon - Sun Jun 02 20:10:42 EST 2002
* ./autogen.sh is now flagged as executable in CVS.
Ryan C. Gordon - Sun Jun 02 20:10:42 EST 2002
* ./configure.in tweaked to not complain with newer autoconf.
Ryan C. Gordon - Sun Jun 02 20:10:42 EST 2002
* Newer ltconfig and hacks for libtool and .S files.
Adam Procter - Sat Jun  8 05:41:30 EDT 2002
* Fixed potential deadlock in MPEGaudio.cpp
Sam Lantinga - Sun Jun  9 00:24:10 EDT 2002
* Fix for crash when an MPEG file can't be opened.

0.4.5:
Sam Lantinga - Tue Jul 17 12:27:20 PDT 2001
* Skip MPEG audio frames with wildly varying frequencies

(nia)

2019-11-23 22:57:19 UTC MAIN commitmail json YAML

erlang-doc: fix PLIST for 22.1 version bump

(gutteridge)

2019-11-23 22:31:58 UTC MAIN commitmail json YAML

www/firefox: Restore rust dependency version.

Rust 1.36.0 is enough to build for now.

Reviewed and Tested by: gutteridge@

(fox)

2019-11-23 22:20:30 UTC MAIN commitmail json YAML

smpeg: Fix HOMEPAGE

(nia)

2019-11-23 22:18:28 UTC MAIN commitmail json YAML

doc: Updated audio/festvox-us3 to 1.96

(nia)

2019-11-23 22:18:07 UTC MAIN commitmail json YAML

festvox-us3: Update to 1.96

Unknown changes

(nia)

2019-11-23 22:16:28 UTC MAIN commitmail json YAML

doc: Updated audio/festvox-us2 to 1.96

(nia)

2019-11-23 22:16:00 UTC MAIN commitmail json YAML

festvox-us2: Update to 1.96

Unknown changes

(nia)

2019-11-23 22:14:57 UTC MAIN commitmail json YAML

doc: Updated audio/festvox-us1 to 1.96

(nia)

2019-11-23 22:13:56 UTC MAIN commitmail json YAML

festvox-us1: Update to 1.96

Unknown changes

(nia)

2019-11-23 22:11:47 UTC MAIN commitmail json YAML

doc: Updated audio/festvox-rab8 to 1.95

(nia)

2019-11-23 22:11:27 UTC MAIN commitmail json YAML

festvox-rab8: Update to 1.95

Unknown changes

(nia)

2019-11-23 22:09:05 UTC MAIN commitmail json YAML

doc: Updated audio/festvox-en1 to 1.95

(nia)

2019-11-23 22:08:12 UTC MAIN commitmail json YAML

festvox-en1: Update to 1.95

Unknown changes

(nia)

2019-11-23 22:05:13 UTC MAIN commitmail json YAML

doc: Updated audio/festvox-don to 1.95

(nia)

2019-11-23 22:04:51 UTC MAIN commitmail json YAML

festvox-don: Update to 1.95

Unknown changes

(nia)

2019-11-23 21:57:00 UTC MAIN commitmail json YAML

doc: Updated net/dnscrypt-proxy2 to 2.0.33

(nia)

2019-11-23 21:56:34 UTC MAIN commitmail json YAML

dnscrypt-proxy2: Update to 2.0.33

* Version 2.0.33
- Fixes an issue that caused some valid queries to return `PARSE_ERROR`.

* Version 2.0.32
- On certificate errors, the server name is now logged instead of the
provider name, which is generally more useful.
- IP addresses for DoH servers that require DNS lookups are now cached
for at least 12 hours.
- `ignore_system_dns` is now set to `true` by default.
- A workaround for a bug in Cisco servers has been implemented.
- A corrupted or incomplete resolvers list is now ignored, keeping the
last good known cached list until the next update. In addition, logging was
improved and unit tests were also added. Awesome contribution from William
Elwood, thanks!
- On Windows, the network probe immediately returned instead of blocking
if `netprobe_timeout` was set to `-1`. This has been fixed.
- Expired cached IP addresses now have a grace period, to avoid breaking the
service if they temporarily can't be refreshed.
- On Windows, the service now returns immediately, solving a long-standing
issue when initialization took more than 30 seconds ("The service did not
respond to the start or control request in a timely fashion"). Fantastic
work by Alison Winters, thanks!
- The `SERVER_ERROR` error code has been split into two new error codes:
`NETWORK_ERROR` (self-explanatory) and `SERVFAIL` (a response was returned,
but it includes a `SERVFAIL` error code).
- Responses are now always compressed.

(nia)

2019-11-23 21:25:12 UTC MAIN commitmail json YAML

sysutils/bup: Deal with sha1-named distfile better

Use a reasonable local name to deal with ${sha1}.tar.gz, instead of
DISTDIR.  Thanks to rillig@ for the hint.

(gdt)

2019-11-23 21:06:46 UTC MAIN commitmail json YAML

kdeplasma-addons4: disable marble dependency

also explicitly add cln dependency as qalculate no longer does

(markd)

2019-11-23 19:44:16 UTC MAIN commitmail json YAML

security/openssl: Check for compling with gcc and clang correctly

(gdt)

2019-11-23 19:41:03 UTC MAIN commitmail json YAML

games/flightgear: Ehcck for building with gcc correctly

(gdt)

2019-11-23 19:39:30 UTC MAIN commitmail json YAML

editors/codeblocks: Check for compiling with gcc correctly

(gdt)

2019-11-23 19:37:20 UTC MAIN commitmail json YAML

multimedia/libvpx: Simplify GCC_REQD

As suggested by jperkin@, since gcc 4.4 is ancient, just require it
whenever using sse, instead of a complicated conditional by OS.

(gdt)

2019-11-23 19:17:45 UTC MAIN commitmail json YAML

multimediaa/lbvpx: Use !empty(PKGSRC_COMPILER:Mgcc) to check for gcc

This commit merely extends an existing workaround to all builds that
use gcc, rather than only those that use gcc without ccache or distcc.

(gdt)

2019-11-23 19:09:26 UTC MAIN commitmail json YAML

textproc/openjade: Add note about gcc versions that expose the openjade bug

(gdt)