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

2024-05-12 22:29:04 UTC Now

2020-08-30 20:48:22 UTC MAIN commitmail json YAML

2020-08-30 20:46:41 UTC MAIN commitmail json YAML

2020-08-30 20:43:47 UTC MAIN commitmail json YAML

gnuradio-core: update to 3.8.1.0

Here is a very high level list of changes:

## Changed
### Project Scope
- C++11
- merged the wholeness of the `next` branch
- Dependency version bumps: CMake, GCC, MSVC, Swig, Boost
- New dependencies: MPIR/GMP, Qt5, gsm, codec2
- Removed dependencies: libusb, Qt4, CppUnit
- Python: Python 2 & Python 3 compatible. 3.8 will be the last Py2k-compatible
  release series
- gengen was replaced by templates (if you don't know gengen, don't do any
  research; save yourself that sorrow)
- Modern CMake (as far as feasible at this point)
- VOLK version updated to v2.0.0
- .clang-format file now dictates coding style
- clang-format'ed the whole tree.
- installed CMake files now tell about configuration

### gnuradio-runtime
- reworked fractional tag time handling, especially in the context of resamplers

### GRC
- C++ generation as option
- YAML instead of XML
- removed `blks2`
- much better canvas tooling
- consistent gobject usage
- ROUNDED ARROWS

### gr-qtgui
- moving from Qt4 to Qt5

### gr-utils
- `gr_modtool` now vastly improved

### gr-vocoder
- improved versatility
- removed in-tree libgsm, libcodec2, use system-wide libs

## Removed
### Project Scope
- Modules `gr-comedi`, `gr-fcd` and `gr-wxgui` are gone
### gr-comedi
- nobody could remember who used this, or for what. It has seen 0 active code
  contributions in the 3.7 lifecycle
### gr-digital
- python-based `packet_encoder` and related tools: Bugs that were sporadic and
  never fixed, so after long deprecation, we're removing it
### gr-fcd
- since it's currently untestable by the CI, it's being removed, as there was no
  code contributions. Generally, we strive to include all batteries with GNU
  Radio. Re-integration within a more general SDR interface would be desirable.
### gr-utils
- removed PyQwt (dead) based tools
### gr-wxgui
- Unmaintained, breaks on increasingly many systems, always was slower than
  Qtgui. We've been starting to tell people to migrate to Qt since at
  least 2015. Now, we're finally removing it.

(tnn)

2020-08-30 20:29:46 UTC MAIN commitmail json YAML

go-ttf: comment out master site due to dynamically generated archive. Fall back to nbftp

(tnn)

2020-08-30 20:10:14 UTC MAIN commitmail json YAML

doc: Updated www/p5-Template-Toolkit to 3.009

(wiz)

2020-08-30 20:10:05 UTC MAIN commitmail json YAML

p5-Template-Toolkit: update to 3.009.

#-----------------------------------------------------------------------
# Version 3.009 - 13th July 2020
#------------------------------------------------------------------------

* Revert "Allow SET to have FILTER used in it"

#-----------------------------------------------------------------------
# Version 3.008 - 30th March 2020
#------------------------------------------------------------------------

* Bump version requirement for CGI.pm
* Fix taint issue in Template::Provider (jwakely)
* Allow SET to have FILTER used in it (dracos)

#-----------------------------------------------------------------------
# Version 3.007 - 27th January 2020
#------------------------------------------------------------------------

* Fixes cpanm by adding VERSION to Template/Toolkit.pm

#-----------------------------------------------------------------------
# Version 3.006 - 16th January 2020
#------------------------------------------------------------------------

* Fix t/date.t timezone issue introduced when adding '%z' support

#-----------------------------------------------------------------------
# Version 3.005 - 15th January 2020
#------------------------------------------------------------------------

* Add encoding option to Datafile plugin
* Add support for '%z' in Date plugin.
* Fix for WHILE_MAX which was stopping one iteration earlier.
* Refresh contributor list
* Update Copyrights for year 2020

#-----------------------------------------------------------------------
# Version 3.004 - 13th January 2020
#------------------------------------------------------------------------

* Use three-args open which fix an issue in Datafile plugin
as reported by Mikhail Klyuchnikov from Positive Technologies.

#-----------------------------------------------------------------------
# Version 3.003 - 27th December 2019
#------------------------------------------------------------------------

* Revert 'Ensure we only load plugins once per context' which was breaking
multiple plugins including: Template-Plugin-Autoformat, Template-DBI,
Template-Plugin-Map, Template-XML...

* Fix _fetch when mtime is not provided by the plugin.
This is fixing Template-Provider-FromDATA.

* Add an additional GitHub Actions workflow to check plugins for future releases.

#-----------------------------------------------------------------------
# Version 3.002 - 23rd December 2019
#------------------------------------------------------------------------

* Stop warning when updating from version 1 which was released 20 years ago

#-----------------------------------------------------------------------
# Version 3.001 - 23rd December 2019
#------------------------------------------------------------------------

* Remove 'use vars' and officially drop 5.6 support.

* Remove old_new function from Template::Plugin

#-----------------------------------------------------------------------
# Version 3.000 - 23rd December 2019
#------------------------------------------------------------------------

* Bump all packages versions to 3.000

* Switch to github actions for CI testing

* @nataraj-hates-MS-for-stealing-github fixed a minor metacpan POD issue
  with Template::Manual::Config

* Display github actions CI status in README

* Reverted behavior change to import vmethod and updated documentation to clarify that it chains.

* Use XSLoader for Template::Stash::XS

* Cache compiled filename so we don't have to figure it out multiple times

* Speed up Template Toolkit template by about 10% with single quotes

* Avoid a double stat in Provider.pm by caching the mtime.

* Avoid destruction segfault on Template objects due to global destruction issues.

* Avoid requiring in modules that are already loaded.

* Switch win32 logic to a constant to speed up processing speed

* Switch from regexes to simple string checks to speed up parsing.

* Ensure we only load plugins once per context.

* Reduce the number of stat()s needed to find a compiled template.

* Optimize get_next overhead for frequent calls by avoiding AUTOLOAD.

* Reduce Template Toolkit get_next overhead

* Update with yapp parser using sort()

* Add BEGIN blocks to Template::Grammar

* Set date to epoch when doing date.format(0)

* Reduce op complexity in some regexes to reduce overhead.

(wiz)

2020-08-30 19:26:46 UTC MAIN commitmail json YAML

2020-08-30 19:13:38 UTC MAIN commitmail json YAML

geography/gpsbabel: Adjust MASTER_SITES

This is not locally maintained; merely cached, so use
MASTER_SITE_BACKUP, which is where 1.6.0 actually is.

NFCI.

(gdt)

2020-08-30 18:30:02 UTC MAIN commitmail json YAML

rust: use https for master site due to unconditional redirect

(tnn)

2020-08-30 18:26:28 UTC MAIN commitmail json YAML

doc: Updated lang/rust-bin to 1.46.0

(nia)

2020-08-30 18:26:17 UTC MAIN commitmail json YAML

rust-bin: Update to 1.46.0

according to various people on tech-pkg@, there are no problems with
the Firefox build

Version 1.46.0 (2020-08-27)
==========================

Language
--------
- [`if`, `match`, and `loop` expressions can now be used in const functions.][72437]
- [Additionally you are now also able to coerce and cast to slices (`&[T]`) in
  const functions.][73862]
- [The `#[track_caller]` attribute can now be added to functions to use the
  function's caller's location information for panic messages.][72445]
- [Recursively indexing into tuples no longer needs parentheses.][71322] E.g.
  `x.0.0` over `(x.0).0`.
- [`mem::transmute` can now be used in static and constants.][72920] **Note**
  You currently can't use `mem::transmute` in constant functions.

Compiler
--------
- [You can now use the `cdylib` target on Apple iOS and tvOS platforms.][73516]
- [Enabled static "Position Independent Executables" by default
  for `x86_64-unknown-linux-musl`.][70740]

Libraries
---------
- [`mem::forget` is now a `const fn`.][73887]
- [`String` now implements `From<char>`.][73466]
- [The `leading_ones`, and `trailing_ones` methods have been stabilised for all
  integer types.][73032]
- [`vec::IntoIter<T>` now implements `AsRef<[T]>`.][72583]
- [All non-zero integer types (`NonZeroU8`) now implement `TryFrom` for their
  zero-able equivalent (e.g. `TryFrom<u8>`).][72717]
- [`&[T]` and `&mut [T]` now implement `PartialEq<Vec<T>>`.][71660]
- [`(String, u16)` now implements `ToSocketAddrs`.][73007]
- [`vec::Drain<'_, T>` now implements `AsRef<[T]>`.][72584]

Stabilized APIs
---------------
- [`Option::zip`]
- [`vec::Drain::as_slice`]

Cargo
-----
Added a number of new environment variables that are now available when
compiling your crate.

- [`CARGO_BIN_NAME` and `CARGO_CRATE_NAME`][cargo/8270] Providing the name of
  the specific binary being compiled and the name of the crate.
- [`CARGO_PKG_LICENSE`][cargo/8325] The license from the manifest of the package.
- [`CARGO_PKG_LICENSE_FILE`][cargo/8387] The path to the license file.

Compatibility Notes
-------------------
- [The target configuration option `abi_blacklist` has been renamed
  to `unsupported_abis`.][74150] The old name will still continue to work.
- [Rustc will now warn if you cast a C-like enum that implements `Drop`.][72331]
  This was previously accepted but will become a hard error in a future release.
- [Rustc will fail to compile if you have a struct with
  `#[repr(i128)]` or `#[repr(u128)]`.][74109] This representation is currently only
  allowed on `enum`s.
- [Tokens passed to `macro_rules!` are now always captured.][73293] This helps
  ensure that spans have the correct information, and may cause breakage if you
  were relying on receiving spans with dummy information.
- [The InnoSetup installer for Windows is no longer available.][72569] This was
  a legacy installer that was replaced by a MSI installer a few years ago but
  was still being built.
- [`{f32, f64}::asinh` now returns the correct values for negative numbers.][72486]
- [Rustc will no longer accept overlapping trait implementations that only
  differ in how the lifetime was bound.][72493]
- [Rustc now correctly relates the lifetime of an existential associated
  type.][71896] This fixes some edge cases where `rustc` would erroneously allow
  you to pass a shorter lifetime than expected.
- [Rustc now dynamically links to `libz` (also called `zlib`) on Linux.][74420]
  The library will need to be installed for `rustc` to work, even though we
  expect it to be already available on most systems.
- [Tests annotated with `#[should_panic]` are broken on ARMv7 while running
  under QEMU.][74820]
- [Pretty printing of some tokens in procedural macros changed.][75453] The
  exact output returned by rustc's pretty printing is an unstable
  implementation detail: we recommend any macro relying on it to switch to a
  more robust parsing system.

[75453]: https://github.com/rust-lang/rust/issues/75453/
[74820]: https://github.com/rust-lang/rust/issues/74820/
[74420]: https://github.com/rust-lang/rust/issues/74420/
[74109]: https://github.com/rust-lang/rust/pull/74109/
[74150]: https://github.com/rust-lang/rust/pull/74150/
[73862]: https://github.com/rust-lang/rust/pull/73862/
[73887]: https://github.com/rust-lang/rust/pull/73887/
[73466]: https://github.com/rust-lang/rust/pull/73466/
[73516]: https://github.com/rust-lang/rust/pull/73516/
[73293]: https://github.com/rust-lang/rust/pull/73293/
[73007]: https://github.com/rust-lang/rust/pull/73007/
[73032]: https://github.com/rust-lang/rust/pull/73032/
[72920]: https://github.com/rust-lang/rust/pull/72920/
[72569]: https://github.com/rust-lang/rust/pull/72569/
[72583]: https://github.com/rust-lang/rust/pull/72583/
[72584]: https://github.com/rust-lang/rust/pull/72584/
[72717]: https://github.com/rust-lang/rust/pull/72717/
[72437]: https://github.com/rust-lang/rust/pull/72437/
[72445]: https://github.com/rust-lang/rust/pull/72445/
[72486]: https://github.com/rust-lang/rust/pull/72486/
[72493]: https://github.com/rust-lang/rust/pull/72493/
[72331]: https://github.com/rust-lang/rust/pull/72331/
[71896]: https://github.com/rust-lang/rust/pull/71896/
[71660]: https://github.com/rust-lang/rust/pull/71660/
[71322]: https://github.com/rust-lang/rust/pull/71322/
[70740]: https://github.com/rust-lang/rust/pull/70740/
[cargo/8270]: https://github.com/rust-lang/cargo/pull/8270/
[cargo/8325]: https://github.com/rust-lang/cargo/pull/8325/
[cargo/8387]: https://github.com/rust-lang/cargo/pull/8387/
[`Option::zip`]: https://doc.rust-lang.org/stable/std/option/enum.Option.html#method.zip
[`vec::Drain::as_slice`]: https://doc.rust-lang.org/stable/std/vec/struct.Drain.html#method.as_slice

(nia)

2020-08-30 15:38:50 UTC MAIN commitmail json YAML

net/spread: Add \todo to deal with LICENSE

This is slightly tricky because the license is BSDish with extra
terms, and I'd give even odds Debian is or isn't ok with it.

(I don't see any reason to set NO_*_ON_*.)

(gdt)

2020-08-30 14:00:56 UTC MAIN commitmail json YAML

autogen: try to fix build on Darwin with ac_cv_func_utimensat=no

Something is very broken in the #ifdef maze in autogen.h.
This workaround is from Homebrew.

(tnn)

2020-08-30 13:36:01 UTC MAIN commitmail json YAML

Partially fix lang/perl5 on QNX

This makes it at least link miniperl, but it still fails during the
build with:

panic: MUTEX_UNLOCK (1) [util.c:2616] at make_ext.pl line 613.
panic: MUTEX_LOCK (22) [op.c:864].
panic: MUTEX_UNLOCK (1) [util.c:2616] at make_ext.pl line 513.
panic: MUTEX_LOCK (22) [op.c:864].

(js)

2020-08-30 13:27:30 UTC MAIN commitmail json YAML

Fix lang/guile22 on Darwin

(js)

2020-08-30 12:51:16 UTC MAIN commitmail json YAML

doc: Updated emulators/libretro-sameboy to 0.13.6

(nia)

2020-08-30 12:51:02 UTC MAIN commitmail json YAML

doc: Updated emulators/sameboy to 0.13.6

(nia)

2020-08-30 12:50:49 UTC MAIN commitmail json YAML

sameboy: Update to 0.13.6

Version 0.13.6

  This version is backwards compatible with save states from SameBoy 0.11.x
  and newer.

  New/Improved Features

    * Prevent SameBoy from asking for notification permissions until that
      feature is needed by an HuC-3 game
    * Improved user interface on macOS Big Sur
    * The SDL frontend now has the ability change the default window size

  Bug Fixes

    * Fixed a bug that caused the Quick Look previews to include a border on
      macOS Big Sur
    * Fixed a bug where the RTC might drift when loading older saves or
      states, or when pausing SameBoy for a long time

(nia)

2020-08-30 12:33:29 UTC MAIN commitmail json YAML

Fix building multimedia/libvpx on Darwin

This should also fix other platforms that don't like empty .a files.

(js)

2020-08-30 12:09:44 UTC MAIN commitmail json YAML

doc: Updated audio/ncmpc to 0.39

(nia)

2020-08-30 12:09:31 UTC MAIN commitmail json YAML

ncmpc: Update to 0.39

ncmpc 0.39 - (2020-08-21)
* library page: skip tags when there is only one value
* fix jumping cursor with large scroll-offset values
* key bindigs page: fix crash bug
* key bindigs page: eliminate bogus message "Did you forget to Apply your changes?"

(nia)

2020-08-30 11:52:19 UTC MAIN commitmail json YAML

go/go-module.mk: sort show-go-modules output

(tnn)

2020-08-30 11:04:48 UTC MAIN commitmail json YAML

conky: Make getting CPU freq work on more NetBSD systems (notably mine)

(nia)

2020-08-30 10:42:58 UTC MAIN commitmail json YAML

Added audio/id3ren version 0.0.20130521

(jmcneill)

2020-08-30 10:41:12 UTC MAIN commitmail json YAML

2020-08-30 10:41:01 UTC MAIN commitmail json YAML

audio/id3ren: import id3ren-0.0.20130521

id3ren is used to rename batches of mp3 files by reading the ID3 tag
at the end of the file which contains the song name, artist, album, year,
and a comment.

The secondary function of id3ren is a tagger, which can create, modify,
or remove ID3 tags. The id3 fields can be set on the command line,
entered interactively, or "guessed" from the path and the filename.

(jmcneill)

2020-08-30 09:02:57 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Test-BDD-Cucumber to 0.73

(schmonz)

2020-08-30 09:02:44 UTC MAIN commitmail json YAML

Update to 0.73. From the changelog:

[Added]
- Allow Example variables to be used in Scenario Outline title

[Fixed]
- Failure to load Test::BDD::Cucumber::StepFile; throws error
  'Modification of read-only value attempted'  (gh #165)

(schmonz)

2020-08-30 08:54:19 UTC MAIN commitmail json YAML

doc/TODO: add some

+ brotli-1.0.9, cascadia-ttf-2008.25, py-google-api-python-client-1.11.0,
  py-google-auth-1.21.0, qrencode-4.1.0.

(wiz)

2020-08-30 08:41:50 UTC MAIN commitmail json YAML

doc: correct removal date for gnuradio-wxgui

(tnn)

2020-08-30 08:40:33 UTC MAIN commitmail json YAML

2020-08-30 08:24:58 UTC MAIN commitmail json YAML

doc: updated x11/qwt6-qt5, meta-pkgs/pkg_developer. Added x11/py-qwt-qt5.

(tnn)

2020-08-30 08:23:52 UTC MAIN commitmail json YAML

x11/Makefile: +py-qwt-qt5

(tnn)

2020-08-30 08:22:39 UTC MAIN commitmail json YAML

pkg_developer: 1.2.2: depend on pkgtools/import-package

(tnn)

2020-08-30 08:21:15 UTC MAIN commitmail json YAML

2020-08-30 08:19:06 UTC MAIN commitmail json YAML

2020-08-30 08:06:57 UTC MAIN commitmail json YAML

2020-08-30 08:05:57 UTC MAIN commitmail json YAML

qwt6-qt5: update to 6.1.5

Maintenance
- Avoid using some of the deprecated Qt APIs
- Missing includes of QPainterPath ( Qt 5.15 ) added
- QwtPlotSpectroCurve: missing public inheritance
- QwtPlotTradingCurve: missing public inheritance

Bug fixes
- QwtLinearColorMap: handling of alpha values in color stops fixed
- QwtPlotRasterItem: missing color table initialization for
  QImage::Format_Indexed8
- QwtScaleWidget: missing QEvent::LayoutRequest added
- QwtSetSample: bound rectangle fixed for empty sets

(tnn)

2020-08-30 07:32:43 UTC MAIN commitmail json YAML

Note update of the "mutt" package to version 1.14.7

(tron)

2020-08-30 07:32:30 UTC MAIN commitmail json YAML

mutt: Update to version 1.14.7

This is a bug-fix release, fixing a variety of smaller issues.

(tron)

2020-08-30 06:28:54 UTC MAIN commitmail json YAML

libv4l1: Disable Linux-specific things. Sort USE_*.

(tnn)

2020-08-30 06:04:27 UTC MAIN commitmail json YAML

doc: Updated net/unifi to 5.14.23

(tnn)

2020-08-30 06:03:53 UTC MAIN commitmail json YAML

unifi: update to 5.14.23 for two bugfixes

Remove false positive errors from controller logs.
Fix overlapping firewall rule ID with port forward and DPI blocking enabled.

(tnn)

2020-08-30 05:52:10 UTC MAIN commitmail json YAML

go-vars.mk: set RELRO_SUPPORTED=no here

So we don't have to set CHECK_RELRO_SKIP in every go package.
It's a property of golang and may get fixed some day.

(tnn)

2020-08-30 05:41:22 UTC MAIN commitmail json YAML

libv4l1: needs c++ compiler

(tnn)

2020-08-30 00:35:01 UTC MAIN commitmail json YAML

Updated mdd to 20190819

Change since 20180824:
- Added an -i option to select interface
- progress metter

(manu)

2020-08-29 22:25:01 UTC MAIN commitmail json YAML

doc: Updated www/firefox to 80.0nb1

(ryoon)

2020-08-29 22:24:27 UTC MAIN commitmail json YAML

firefox: Use graphics/libv4l1 for NetBSD 9.99.70 or later

* This enables webcam for WebRTC. Bump PKGREVISION.
* And fix rust.mk patch, from Michael Forney on tech-pkg@.

(ryoon)

2020-08-29 22:22:30 UTC MAIN commitmail json YAML

doc: Remove libv4l from TODO

(ryoon)

2020-08-29 22:20:40 UTC MAIN commitmail json YAML

graphics: Enable libv4l1

(ryoon)

2020-08-29 22:19:50 UTC MAIN commitmail json YAML

doc: Added graphics/libv4l1 version 1.18.1

(ryoon)

2020-08-29 22:18:42 UTC MAIN commitmail json YAML

graphics/libv4l1: import libv4l-1.18.1 from wip/libv4l

libv4l is a collection of libraries which adds a thin abstraction layer on
top of video4linux2 devices. The purpose of this (thin) layer is to make it
easy for application writers to support a wide variety of devices without
having to write seperate code for different devices in the same class.

(ryoon)

2020-08-29 21:39:14 UTC MAIN commitmail json YAML

2020-08-29 21:27:42 UTC MAIN commitmail json YAML

doc: Updated sysutils/rcm to 1.3.4

(leot)

2020-08-29 21:27:23 UTC MAIN commitmail json YAML

rcm: Update to 1.3.4

Changes:
1.3.4
-----
* BUGFIX: Globs no longer expand permanently (Edd Salkield).
* BUGFIX: Show $ for symlinked dirs in `lsrc -F` (Mathias Michel).
* Feature: All symlinks in input are rejected (Mat M).
* Packaging improvements (Stephen Groat, Martin Frost, Link Dupont).

(leot)

2020-08-29 21:17:11 UTC MAIN commitmail json YAML

doc: Updated graphics/blender to 2.83.5

(ryoon)

2020-08-29 21:16:38 UTC MAIN commitmail json YAML

blender: Update to 2.83.5

Changelog:
2.83.5
    FCurve editor crash when zooming out to limit [T79254]
    Crash displaying the same mesh in two windows [T79260]
    Fix interface artifacts on Intel GPUs [388639243053]
    Outliner 窶廴ake Single User窶� crash [T79187]
    Eevee cubemaps shows black [T79158]
    Smooth brushes crasing in dyntopo [T79007]
    Too much memory usage rendering animation with persistent images [T78537]
    CLOG writes/reads outside allocated memory. [T78730]
    Crash converting curve to mesh [T79207]
    Fix usercount not decrementing in `gpencil_stroke_separate_exec` [4251a87bf60e]
    UV select-linked failure to de-select [T46568]
    GPencil weight paint crash when painting over modifier generated [T78884]
    Workbench: Fix broken id pass [38e9a349defc]
    Workbench: Object color mode broken if more than 4096 objects [T79509]
    GPUShader: compile error on AWS Elastic Graphics [T79246]
    Blend file corrupted during save caused by high Cubemap Size [T78529]
    EEVEE: LightCache: Add warning if the cache cannot be saved [fce71a255cb9]
    Crash loading nested set-scenes [T79575]
    Fix crash switching render slots when there is only one slot [a9e0aeaf653d]
    Triangulate quads with 窶錬eauty窶� can make zero area faces [T79482]
    窶廣dd plane > align窶� causes crash when certain rigs are in the scene [T77847]
    Crash when changing View Layer while VR session runs [T79324]
    Video Sequencer image sequence strip source path breaks [T79676]
    Crash rendering grease pencil from compositor with multiple scenes [T77885]
    EEVEE: Crash on Macos due to lightcache baking [T79703]

2.83.4
    Crash when adjusting sequencer property [T78999]
    GPencil: Fix unreported missing strokes in interpolation [dcf7a0507755]
    Crash related to viewing video files [T78867]
    Mantaflow Field weights cannot be animated [T79264]
    Batch Generate-Previews doesn窶冲 work anymore [T79031]
    Dimensions fail on negative scaled axis [T79272]
    Scale to Fit Text Box fails when text is too narrow [T77609]
    Copy-pasting strip twice crashes Blender [T77669]
    Prefetching can corrupt .blend files [T78837]
    Random crash editing shader nodes with textures [T78358]
    Missing depsgraph relation when using sound strips in VSE [T78920]
    Fix View3D 窶廴irror窶� menu, both 窶廨lobal窶� and 窶廰ocal窶� items are GLOBAL [4a9d903e2bfd]
    Crash displaying many aligned buttons [T78636]
    Follow Active Quads, divide by zero error [T68845]
    Crash when removing strips with prefetching [T78573]
    Fresh install of blender 2.83.0 not able to save user startup file [T78037]
    Weight Transfer Operator target mesh doesn窶冲 update [T78306]
    Weight Transfer Operator 窶廛eform Pose Bones窶� destination setting [T78308]
    Object disappears when scaled, set origin etc after applying smooth [T79180]

2.83.3
    Fix alignment/size issue on ARM/RPi architecture [9c41744ef4]
    EEVEE: Cubemaps shows black [T75943]
    Blender Freezes when using the 3d Scale Gizmo [T77455]
    GPU: Apple/Nvidia Proxy check [T78175]
    Fix missing GPU image free in background mode [9949b5098a]
    Overlay: Weight colors are not in render in the right colorspace [T77780]
    Cycles OpenCL error rendering empty scene [T77984]
    Overlay: Edit mode + wire drawtype + infront not transparent [T77655]
    Overlay: Sulpt overlay not working if object use in-front option [T76229]
    Sculpt mode performance regression in 2.83 [T77641]
    Faces missing, weird faces added [T74024]
    Fix error when filtering in Outliner 窶廝lender File窶� mode with libraries [d0c986b748]
    Fix crash when use GPencil merge without materials [T78337]
    Fix undefined behavior when using BSDF nodes inside volume shaders[T76171]
    GPencil interpolation crash [T78134]
    GPencil: Strokes go missing after Interpolation from another layer [T78042]
    Workbench: 窶廸ot enough texture slots!窶� Message being spammed and lags the entire computer [T77759]

2.83.2
    Random crash when rendering animation [T77734]
    Overlay: 窶廾utline Selected窶� overlay doesnt affect armatures [T66934]
    Crash when closing window while Outliner shows screens [ef0ded4df389]
    Crash on undo Draw Face Sets stroke with dyntopo active [T77328]
    Fix random crash in Cycles smoke volume loading [2d89951be54d]
    UV Editor: Fix Vertex Overlay color not being color managed [000fbef35d24]
    Crash after any alembic import undo in an empty scene [T77754]
    Crash on proxied rig, custom bone shape, driver targeting rig [T77712]
    Crash in VR session when opening material preview [T77830]
    Fix memory leak calculating deform modifiers in edit-mode [91b455c00f28]
    Incorrect handling of negative-scale bit in DRWResourceHandle [T77913]
    VSE Sequencer/Preview crash after fullscreen [T78112]
    Compositor Disabled Node Config -> SegFault [T67358]
    Undo crash due to IDTemplate operations missing undo push [T78172]
    Simple scene created in version 2.82 crashes Blender [T77460]

2.83.1
    Fix T77774: New undo code broken by 窶藁ake local窶� behavior
    Audio SDL: Video editor Sound muted without muting it
    Fix T77803: IK Degrees of freedom drawing glitch
    Fix (unreported) wrong size of UserPreferences窶� `dupflag` parameter. Fix Applied rBdceaef92d7a4: Fix (unreported) wrong size of UserPreferences窶� `dupflag` parameter
    Fix T77915: Cycles OSL microfacet closure not working in custom shaders
    GPencil: Fix unreported Vertex Opacity Overlay not working
    Fix T75414: Incorrect masking in Color Balance modifier
    Fix T76767: Cycles performance regression with CLI renders
    Fix T77853: Error reloading linked library
    Fix missing hinting information in monospace font, rB783d3c675ac2: Fix missing hinting information in default font
    Fix T77657: NVIDIA Quadro FX4800 crash on startup
    GPencil: Improve viewlayer masking check
    Fix T77148: Crash changing multiple values for sequencer strips
    Fix T77047: Dyntopo Sample detail size on hidden mesh causes crash
    Fix T74101: File Browser in macOS fullscreen crashes or makes windows unusable
    Fix T77504: Operator search gives wrong results
    Fix T76894: Disable clipping region selection in material/rendered mode
    Fix T72936: Incorrect gizmo orientation with inherit rotation disabled
    Fix menu operator/search clipping the last character Fix Applied rBf649e5c418d9: Fix menu operator/search clipping the last character
    Fix T77603: OSL parser fails when script ends with comment without newline
    Fix crash running 窶廢dit Voxel Size窶� operator outside of a main 3D View region Fix Applied rB5fc252feaeab: Fix crash running 窶廢dit Voxel Size窶� operator outside of a main 3D View region
    GPencil: Fix unreported error in Dots Strokes material initialization
    GPencil: Fix unreported Shift+F OPacity key not working
    Calculate epsilon values for interp_weights_poly to improve accuracy Fix Applied rB9d5e5e282cff: Calculate epsilon values for interp_weights_poly to improve accuracy
    Fix T76273 Glitches caused by glCopyImageSubData on windows + intel gpu Fix Applied rB7b754c8c9952: Fix T76273 Glitches caused by glCopyImageSubData on windows + intel gpu
    Fix T77358: Gpencil can窶冲 select geometry within transparent layers
    Fix T77520: GPencil viewlayer filter produce crash with masking layers
    Fix T77367: Blender窶冱 snap package ignores command line options
    Fix for T77095: work around render artifacts with AMD Radeon RX 4xx and 5xx
    Fix T77164: scaling/rotation fails for 3 selected NURB points
    Fix T77156: GPencil view layer filter by layer not working
    Fix T77456: Broken vertex paint undo on high-poly objects
    Fix T77448: Camera Solver constraint can窶冲 be converted to f-curve

(ryoon)

2020-08-29 20:11:21 UTC MAIN commitmail json YAML

Fix bootstrap on QNX

Tested with QNX 6.5.0SP1.

Two things were needed:

* bootstrap needs to export ACCEPT_INFERIOR_RM_PROGRAM=yes on QNX,
  because libarchive checks for "rm -f" (with no arguments) working in
  configure. It doesn't seem to actually use it during the build, so
  this works.
* QNX.sys.mk sets LORDER to echo, but sets TSORT to tsort -q. This
  results in tsort complaining about having an uneven number of inputs,
  since of course there are no dependency pairs.
  Hence, if LORDER is overridden to echo, TSORT also needs to be
  overridden to cat. Interestingly, Linux.sys.mk also sets LORDER=echo
  and TSORT=tsort -q, so it's surprising this isn't broken as well?

(js)

2020-08-29 18:45:34 UTC MAIN commitmail json YAML

doc: Updated www/firefox68-l10n to 68.12.0

(nia)

2020-08-29 18:45:23 UTC MAIN commitmail json YAML

2020-08-29 18:43:28 UTC MAIN commitmail json YAML

doc: Updated www/firefox78-l10n to 78.2.0

(nia)

2020-08-29 18:43:16 UTC MAIN commitmail json YAML

2020-08-29 18:39:46 UTC MAIN commitmail json YAML

doc: Updated www/firefox68 to 68.12.0

(nia)

2020-08-29 18:39:34 UTC MAIN commitmail json YAML

firefox68: Update to 68.12.0

Security Vulnerabilities fixed in Firefox ESR 68.12

    #CVE-2020-15663: Downgrade attack on the Mozilla Maintenance Service could
    have resulted in escalation of privilege

    #CVE-2020-15664: Attacker-induced prompt for extension installation

    #CVE-2020-15669: Use-After-Free when aborting an operation

(nia)

2020-08-29 17:42:00 UTC MAIN commitmail json YAML

nss: fix NetBSD/aarch64 build

NS_USE_GCC and CC_IS_CLANG are not SunOS specific makeflags, they are used
to toggle if gcm-aarch64.c gets built and probably for other stuff too ...

(tnn)

2020-08-29 16:26:06 UTC MAIN commitmail json YAML

qt5-qtwebkit: let Bison generate the header directly

Starting with Bison 3.7, the generated C++ file #include's the header
by default, instead of duplicating it. So we should not delete it.

Remove the code to add #ifdef guards to the header, since Bison adds
them itself since version 2.6.3.

From Dmitry Shachnev via Debian.

(wiz)

2020-08-29 15:56:56 UTC MAIN commitmail json YAML

doc: Updated www/firefox78 to 78.2.0

(nia)

2020-08-29 15:56:44 UTC MAIN commitmail json YAML

firefox78: Update to 78.2.0

Security Vulnerabilities fixed in Firefox ESR 78.2

    #CVE-2020-15663: Downgrade attack on the Mozilla Maintenance Service could
    have resulted in escalation of privilege

    Note: This issue only affected Windows operating systems.
    Other operating systems are unaffected.

    #CVE-2020-15664: Attacker-induced prompt for extension installation

    #CVE-2020-15670: Memory safety bugs fixed in Firefox 80 and Firefox ESR 78.2

(nia)

2020-08-29 13:44:13 UTC MAIN commitmail json YAML

doc: Updated mail/fdm to 2.0nb4

(leot)

2020-08-29 13:43:54 UTC MAIN commitmail json YAML

2020-08-29 13:18:03 UTC MAIN commitmail json YAML

doc: Updated editors/hexedit to 1.5

(fcambus)

2020-08-29 13:17:53 UTC MAIN commitmail json YAML

hexedit: update to 1.5.

ChangeLog:

- Fix searching very long string
- Keep status of firstTime beween calls. (#35)
- man page: use simple double quotes (instead of weird ```xxx''')
- Properly handle off_t on non-lfs 32 bit systems.
- Fixed compiler warnings.
- Do not allow negative line length. (#34)
- fix overflow on excessively long escape sequence. (#32)
- Ignore KEY_RESIZE in main loop. (#33)
- Show percentage of cursor relative to filesize.
- Bug copy & paste (#29)

(fcambus)

2020-08-29 09:54:46 UTC MAIN commitmail json YAML

doc: Updated archivers/innoextract to 1.9

(nia)

2020-08-29 09:54:36 UTC MAIN commitmail json YAML

innoextract: Update to 1.9

innoextract 1.9 (2020-08-09)
- Added preliminary support for Inno Setup 6.1.0
- Added support for a modified Inno Setup 5.4.2 variant
- Fixed output directory being created for unsupported installers
- Fixed some safe non-ASCII characters being stripped from filenames
- Fixed handling of path separators in Japanese and Korean installers
- Fixed build with newer Boost versions
- Windows: Fixed heap corruption
- Windows: Fixed garbled output

(nia)

2020-08-29 09:32:35 UTC MAIN commitmail json YAML

2020-08-29 09:24:04 UTC MAIN commitmail json YAML

doc: Updated devel/lua-cqueues to 20200726

(nia)

2020-08-29 09:23:56 UTC MAIN commitmail json YAML

lua-cqueues: Update to 20200726

Adds lua 5.4 support.

(nia)

2020-08-29 09:17:48 UTC MAIN commitmail json YAML

vlc: x86 simd files don't get installed on non-x86

(nia)

2020-08-28 20:01:58 UTC MAIN commitmail json YAML

doc: Updated net/ucspi-ssl to 0.999.11.6

(schmonz)

2020-08-28 20:01:38 UTC MAIN commitmail json YAML

Update to 0.11.6 (as 0.999.11.6). No changelog, but changes are supposed
to match those of ucspi-tcp6 1.11.6, so:

- Fixed problem for sslserver binding to local IPv4 addresses. Improved
  selection of IP addresses given the user flags -4/-6 and none.
- Improved sslclient's binding given several hostnames available in DNS.

(schmonz)

2020-08-28 20:00:45 UTC MAIN commitmail json YAML

doc: Updated net/ucspi-tcp6 to 1.11.6

(schmonz)

2020-08-28 20:00:25 UTC MAIN commitmail json YAML

Update to 1.11.6. From the changelog:

- Fixed problem for tcpserver binding to local IPv4 addresses. Improved
  selection of IP addresses given the user flags -4/-6 and none.
- Improved tcpclient's binding given several hostnames available in DNS.

(schmonz)

2020-08-28 19:59:21 UTC MAIN commitmail json YAML

doc: Updated net/fehqlibs to 0.9.15a

(schmonz)

2020-08-28 19:58:43 UTC MAIN commitmail json YAML

Update to 15a. From the changelog:

- Again, changes for dns_ipq.c concerning return codes.
  Should have only impact in case using DJB's qualification format.
- Documentation and man page fixes for DNS stub resolver.
- GCC 10 linker warning for external 'ipv4socket' solved.

(schmonz)

2020-08-28 19:37:33 UTC MAIN commitmail json YAML

doc: Updated textproc/swath to 0.6.1nb3

(scole)

2020-08-28 19:35:46 UTC MAIN commitmail json YAML

2020-08-28 19:19:57 UTC MAIN commitmail json YAML

doc: Updated devel/RE-flex to 2.1.4

(scole)

2020-08-28 19:17:15 UTC MAIN commitmail json YAML

Updated to 2.1.4

Aug 3, 2020: 2.1.3 improved --bison-bridge option; updated examples.
Aug 19, 2020: 2.1.4 changed IN_HEADER to yyIN_HEADER when --flex is used with --header-file; added reflex::Input::Handler event handler for custom handling of FILE* errors and non-blocking FILE* streams.

(scole)

2020-08-28 19:07:55 UTC pkgsrc-2020Q2 commitmail json YAML

Pullup tickets up to #6316

(bsiegert)

2020-08-28 19:07:20 UTC pkgsrc-2020Q2 commitmail json YAML

Pullup ticket #6315 - requested by wiz
security/tor-browser-noscript: dependent update

Revisions pulled up:
- security/tor-browser-noscript/Makefile                        1.5
- security/tor-browser-noscript/distinfo                        1.5

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Wed Aug 26 20:08:15 UTC 2020

  Modified Files:
  pkgsrc/security/tor-browser-noscript: Makefile distinfo

  Log Message:
  tor-browser-noscript: update to 11.0.41.

  v 11.0.41rc2
  ============================================================
  x More precise event suppression mechanism
  x Fixed regression: events suppressed on file:// pages
    unless scripts are allowed
  x Updated TLDs

  v 11.0.41rc2
  ============================================================
  x More precise event suppression mechanism

  v 11.0.41rc1
  ============================================================
  x Fixed regression: events suppressed on file:// pages
    unless scripts are allowed
  x Updated TLDs

  v 11.0.40
  ============================================================
  x Avoid synchronous policy fetching whenever possible
    (fixes multiple issues)

  v 11.0.40rc2
  ============================================================
  x Avoid synchronous policy fetching whenever possible

  v 11.0.40rc1
  ============================================================
  x Handle edge case in file:// pages: policy change and
    reload before DOMContentLoaded

  v 11.0.39
  ============================================================
  x Fix reload loops on broken file: HTML documents (thanks
    bernie for report)
  x [XSS] Updated HTML event attributes
  x Local policy fallback for file: and ftp: URLs using
    window.name rather than sessionStorage
  x [L10n] Updated bn, br, ca, da, de, el, es, fr, he, is, it,
    ja, lt, mk, ms, nb, nl, pl, pt_BR, ru, sq, sv_SE, tr,
    zh_CN, zh_TW
  x Added "Revoke temporary permissions on NoScript updates,
      even if the browser is not restarted" advanced option
  x Let temporary permissions survive NoScript updates
    (shameless hack)
  x Fixed some traps around Messages abstraction
  x Ignore search / hash on policy matching of domain-less
    URLs (e.g. file:///...)
  x Updated TLDs
  x Fixed automatic scrolling hampers usability on long sites
    lists in popup
  x Better timing for event attributes removal/restore
  x Work-arounds for edge cases in synchronous page loads
    bypassing webRequest (thanks skriptimaahinen)

  v 11.0.39rc8
  ============================================================
  x Several hacks to make non-distruptive updates compatible
    with Chromium
  x Tighten localPolicy persistence mechanism during reloads

  v 11.0.39rc7
  ============================================================
  x Temporary settings survival more resilient and compatible
    with Fenix
  x [L10n] Updated es

  v 11.0.39rc6
  ============================================================
  x Fix reload loops on broken file: HTML documents (thanks
    bernie for report)
  x [XSS] Updated HTML event attributes

  v 11.0.39rc5
  ============================================================
  x Local policy fallback for file: and ftp: URLs using
    window.name rather than sessionStorage
  x [L10n] Updated bn, br, ca, da, de, el, es, fr, he, is, it,
    ja, lt, mk, ms, nb, nl, pl, pt_BR, ru, sq, sv_SE, tr,
    zh_CN, zh_TW
  x Renamed option to "Revoke temporary permissions on
    NoScript updates, even if the browser is not restarted"

  v 11.0.39rc4
  ============================================================
  x Added option to forget temporary settings immediately
    whenever NoScript gets updated
  x Fixed regression: file:/// URLs reloaded whenever NoScript
    gets reinstalled / enabled / reloaded
  x More resilient and easy to debug survival data retrieving

  v 11.0.39rc3
  ============================================================
  x Fixed regression causing manual NoScript downgrades to be
    delayed until manual restart

  v 11.0.39rc2
  ============================================================
  x Let temporary permissions survive NoScript updates
    (shameless hack)
  x Fixed some traps around Messages abstraction
  x Ignore search / hash on policy matching of domain-less
    URLs (e.g. file:///...)
  x Removed useless CSS property
  x Updated TLDs

  v 11.0.39rc1
  ============================================================
  x Updated TLDs
  x Fixed automatic scrolling hampers usability on long sites
    lists in popup
  x Fixed typo in vendor-prefixed CSS

  v 11.0.38rc2
  ============================================================
  x Better timing for event attributes removal/restore

  v 11.0.38rc1
  ============================================================
  x Work-arounds for edge cases in synchronous page loads
    bypassing webRequest (thanks skriptimaahinen)
  x [L10n] Updated bn

  v 11.0.38
  ============================================================
  x Better timing for event attributes removal/restore
  x Work-arounds for edge cases in synchronous page loads
    bypassing webRequest (thanks skriptimaahinen)
  x [L10n] Updated bn

  v 11.0.38rc2
  ============================================================
  x Better timing for event attributes removal/restore

  v 11.0.38rc1
  ============================================================
  x Work-arounds for edge cases in synchronous page loads
    bypassing webRequest (thanks skriptimaahinen)
  x [L10n] Updated bn

  v 11.0.37
  ============================================================
  x Simpler and more reliable sendSyncMessage implementation
    and usage
  x sendSyncMessage support for multiple suspension requests
    (should fix extension script injection issues)
  x Updated TLDs

  v 11.0.37rc3
  ============================================================
  x Simpler and more reliable sendSyncMessage implementation
    and usage
  x Updated TLDs

  v 11.0.37rc2
  ============================================================
  x SyncMessage suspending on DOM modification as well
  x Updated TLDs

  v 11.0.37rc1
  ============================================================
  x Updated TLDs
  x sendSyncMessage support for multiple suspension requests
    (should fix extension script injection issues)

  v 11.0.36
  ============================================================
  x Fixed regression: temporary permissions revocation not
    working anymore on privileged pages
  x SendSyncMessage script execution safety net more
    compatible with other extensions (e.g. BlockTube)

  v 11.0.35
  ============================================================
  x Avoid unnecessary reloads on temporary permissions
    revocation
  x [UI] Removed accidental cyan background for site labels
  x [L10n] Updated es
  x Work-around for conflict with extensions inserting
    elements into content pages' DOM early
  x [XSS] Updated HTML events
  x Updated TLDs
  x Fixed buggy policy references in the Options dialog
  x More accurate NOSCRIPT element emulation
  x Anticipate onScriptDisabled surrogates to first script-src
    'none' CSP violation
  x isTrusted checks for all the content events
  x Improved look in mobile portrait mode
  x Let SyncMessage prevent undesired script execution
    scheduled during suspension

  v 11.0.35rc4
  ============================================================
  x Avoid unnecessary reloads on temporary permissions
    revocation
  x Fixed potentially infinite loop in SyncMessage Firefox
    implementation
  x [UI] Removed accidental cyan background for site labels
  x [L10n] Updated es

  v 11.0.35rc3
  ============================================================
  x Work-around for conflict with extensions inserting
    elements into content pages' DOM early
  x [XSS] Updated HTML events

  v 11.0.35rc2
  ============================================================
  x Updated TLDs
  x Fixed buggy policy references in the Options dialog
  x More accurate NOSCRIPT element emulation
  x Anticipate onScriptDisabled surrogates to first script-src
    'none' CSP violation
  x isTrusted checks for all the content events
  x Improved look in mobile portrait mode

  v 11.0.35rc1
  ============================================================
  x Let SyncMessage prevent undesired script execution
    scheduled during suspension

(bsiegert)

2020-08-28 19:07:20 UTC MAIN commitmail json YAML

doc: Updated textproc/ugrep to 2.5.3

(scole)

2020-08-28 19:07:14 UTC pkgsrc-2020Q2 commitmail json YAML

Pullup ticket #6314 - requested by wiz
security/tor-browser-https-everywhere: dependent update

Revisions pulled up:
- security/tor-browser-https-everywhere/Makefile                1.3
- security/tor-browser-https-everywhere/distinfo                1.3

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Mon Aug 24 08:02:33 UTC 2020

  Modified Files:
  pkgsrc/security/tor-browser-https-everywhere: Makefile distinfo

  Log Message:
  tor-browser-https-everywhere: update to 2020.8.13.

  2020.8.13
  * Fix port based whitelsiting issue #19291
  * Update documentation
  * Update dependencies (NPM and Chromedriver)
  * Minor code fixes in JS

(bsiegert)

2020-08-28 19:05:42 UTC pkgsrc-2020Q2 commitmail json YAML

Pullup ticket #6313 - requested by wiz
security/tor-browser: security fix

Revisions pulled up:
- security/tor-browser/Makefile                                1.71,1.74
- security/tor-browser/distinfo                                1.26,1.28
- security/tor-browser/options.mk                              1.7
- security/tor-browser/patches/patch-config_makefiles_rust.mk  1.2
- security/tor-browser/patches/patch-dom_webauthn_u2f-hid-rs_src_lib.rs 1.1
- security/tor-browser/patches/patch-dom_webauthn_u2f-hid-rs_src_netbsd_device.rs 1.1
- security/tor-browser/patches/patch-dom_webauthn_u2f-hid-rs_src_netbsd_fd.rs 1.1
- security/tor-browser/patches/patch-dom_webauthn_u2f-hid-rs_src_netbsd_mod.rs 1.1
- security/tor-browser/patches/patch-dom_webauthn_u2f-hid-rs_src_netbsd_monitor.rs 1.1
- security/tor-browser/patches/patch-dom_webauthn_u2f-hid-rs_src_netbsd_transaction.rs 1.1
- security/tor-browser/patches/patch-dom_webauthn_u2f-hid-rs_src_netbsd_uhid.rs 1.1

---
  Module Name: pkgsrc
  Committed By: riastradh
  Date: Mon Aug 17 06:58:02 UTC 2020

  Modified Files:
  pkgsrc/security/tor-browser: Makefile options.mk

  Log Message:
  security/tor-browser: Make dbus an option.

---
  Module Name: pkgsrc
  Committed By: riastradh
  Date: Mon Aug 17 06:58:32 UTC 2020

  Modified Files:
  pkgsrc/security/tor-browser: distinfo
  Added Files:
  pkgsrc/security/tor-browser/patches:
      patch-dom_webauthn_u2f-hid-rs_src_lib.rs
      patch-dom_webauthn_u2f-hid-rs_src_netbsd_device.rs
      patch-dom_webauthn_u2f-hid-rs_src_netbsd_fd.rs
      patch-dom_webauthn_u2f-hid-rs_src_netbsd_mod.rs
      patch-dom_webauthn_u2f-hid-rs_src_netbsd_monitor.rs
      patch-dom_webauthn_u2f-hid-rs_src_netbsd_transaction.rs
      patch-dom_webauthn_u2f-hid-rs_src_netbsd_uhid.rs

  Log Message:
  security/tor-browser: Add U2F support to NetBSD.

  The webauthn API is disabled by default in the Tor Browser:

  https://gitlab.torproject.org/tpo/applications/tor-browser/-/issues/26614

  In order to use it, risking the consequences since the Tor Project
  has not audited its anonymity properties, you have to explicitly
  enable security.webauthn.webauthn=true in about:config.

  So if you definitely want to log into a web site using U2F in spite
  of that, with location privacy but not anonymity, then these patches
  now enable it to work on NetBSD (with the caveat that enabling
  security.webauthn.webauthn=true applies also to any web site that
  tries to use the webauthn API, not just the ones you want to log
  into).

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Wed Aug 26 20:55:20 UTC 2020

  Modified Files:
  pkgsrc/security/tor-browser: Makefile distinfo
  pkgsrc/security/tor-browser/patches: patch-config_makefiles_rust.mk

  Log Message:
  tor-browser: update to 9.5.4.

  This release updates Firefox to 68.12.0esr.

  Also, this release features important security updates to Firefox.

(bsiegert)

2020-08-28 19:05:05 UTC MAIN commitmail json YAML

Updated to version 2.5.3

2.5.3
New --format option fields %a (basename) and %p (path); fast incremental stdin search; updated --gitignore-files handling of negated globs.

2.5.2
Query UI minor enhancements; option --not; compile even when zlib is not installed. More coming soon.

2.5.1
query UI improvements & new option --not

(scole)

2020-08-28 17:24:26 UTC MAIN commitmail json YAML

doc: Updated security/scrypt to 1.3.1

(wiz)

2020-08-28 17:24:17 UTC MAIN commitmail json YAML

scrypt: update to 1.3.1.

Changes not found.

(wiz)

2020-08-28 17:09:25 UTC MAIN commitmail json YAML

doc: Updated graphics/graphviz to 2.44.1nb2

(wiz)

2020-08-28 17:09:13 UTC MAIN commitmail json YAML

graphviz: default gtk option to off

Reduce rarely used dependency for package that's quite low in some
dependency chains.

Bump PKGREVISION.

(wiz)

2020-08-28 17:02:44 UTC MAIN commitmail json YAML

doc: Updated textproc/swath to 0.6.1nb2

(scole)

2020-08-28 16:59:43 UTC MAIN commitmail json YAML

Update to swath-0.6.1nb2
- add fix for darwin build and other OS that have wcpcpy.
  configure scripts not working properly for above case.  upstream
  author is aware and hopefully will have a proper fix included in next
  official release

(scole)

2020-08-28 16:21:20 UTC MAIN commitmail json YAML

doc: Updated pkgtools/pkgin to 20.8.0

(jperkin)

2020-08-28 16:21:09 UTC MAIN commitmail json YAML

pkgin: Update to 20.8.0.

## Version 20.8.0 (2020-08-28)

* Avoid segmentation faults across a few different scenarios.

(jperkin)

2020-08-28 16:13:26 UTC pkgsrc-2020Q2 commitmail json YAML

Pullup ticket #6316 - requested by hannken
net/chrony: security fix

Revisions pulled up:
- net/chrony/Makefile                                          1.43
- net/chrony/distinfo                                          1.14

---
  Module Name:    pkgsrc
  Committed By:  hannken
  Date:          Thu Aug 27 07:00:51 UTC 2020

  Modified Files:
          pkgsrc/net/chrony: Makefile distinfo

  Log Message:
  chrony: update to 3.5.1.

  New in version 3.5.1
  ====================

  Security fixes
  --------------
  * Create new file when writing pidfile (CVE-2020-14367)

(bsiegert)

2020-08-28 16:04:03 UTC MAIN commitmail json YAML

doc: Updated textproc/split-thai to 0.8

(scole)

2020-08-28 16:02:42 UTC MAIN commitmail json YAML

2020-08-28 15:57:47 UTC pkgsrc-2020Q2 commitmail json YAML

Pullup ticket #6311 - requested by taca
net/bind911: security fix

Revisions pulled up:
- net/bind911/Makefile                                          1.29
- net/bind911/distinfo                                          1.21

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Fri Aug 21 16:09:44 UTC 2020

  Modified Files:
  pkgsrc/net/bind911: Makefile distinfo

  Log Message:
  net/bind911: update to 9.11.22

  Update bind911 to 9.11.22 (BIND 9.11.22).

  --- 9.11.22 released ---

  5481. [security] "update-policy" rules of type "subdomain" were
  incorrectly treated as "zonesub" rules, which allowed
  keys used in "subdomain" rules to update names outside
  of the specified subdomains. The problem was fixed by
  making sure "subdomain" rules are again processed as
  described in the ARM. (CVE-2020-8624) [GL #2055]

  5480. [security] When BIND 9 was compiled with native PKCS#11 support, it
  was possible to trigger an assertion failure in code
  determining the number of bits in the PKCS#11 RSA public
  key with a specially crafted packet. (CVE-2020-8623)
  [GL #2037]

  5476. [security] It was possible to trigger an assertion failure when
  verifying the response to a TSIG-signed request.
  (CVE-2020-8622) [GL #2028]

  5475. [bug] Wildcard RPZ passthru rules could incorrectly be
  overridden by other rules that were loaded from RPZ
  zones which appeared later in the "response-policy"
  statement. This has been fixed. [GL #1619]

  5474. [bug] dns_rdata_hip_next() failed to return ISC_R_NOMORE
  when it should have. [GL !3880]

  5465. [func] Added fallback to built-in trust-anchors, managed-keys,
  or trusted-keys if the bindkeys-file (bind.keys) cannot
  be parsed. [GL #1235]

  5463. [bug] Address a potential NULL pointer dereference when out of
  memory in dnstap.c. [GL #2010]

  5462. [bug] Move LMDB locking from LMDB itself to named. [GL #1976]

(bsiegert)

2020-08-28 15:44:32 UTC pkgsrc-2020Q2 commitmail json YAML

Pullup ticket #6310 - requested by he
lang/mozjs60: PowerPC build fix

Revisions pulled up:
- lang/mozjs60/Makefile                                        1.10
- lang/mozjs60/distinfo                                        1.7
- lang/mozjs60/patches/patch-js_src_jit_AtomicOperations.h      1.1
- lang/mozjs60/patches/patch-js_src_jit_none_AtomicOperations-feeling-lucky.h 1.1

---
  Module Name: pkgsrc
  Committed By: he
  Date: Sun Aug 23 22:29:47 UTC 2020

  Modified Files:
  pkgsrc/lang/mozjs60: Makefile distinfo
  Added Files:
  pkgsrc/lang/mozjs60/patches: patch-js_src_jit_AtomicOperations.h
      patch-js_src_jit_none_AtomicOperations-feeling-lucky.h

  Log Message:
  Make this build on NetBSD/powerpc:
    * c++ doesn't predefine __ppc__, only __powerpc__.  Compensate.
    * On NetBSD/powerpc, use libatomic for access to 64-bit atomics.
  PKGREVISION not bumped; build fix for NetBSD/powerpc, should not affect others.

(bsiegert)

2020-08-28 15:44:21 UTC pkgsrc-2020Q2 commitmail json YAML

Pullup ticket #6309 - requested by ryoon
www/php-nextcloud: security fix

Revisions pulled up:
- www/php-nextcloud/Makefile                                    1.39
- www/php-nextcloud/PLIST                                      1.32
- www/php-nextcloud/distinfo                                    1.33

---
  Module Name: pkgsrc
  Committed By: ryoon
  Date: Wed Aug 12 18:18:41 UTC 2020

  Modified Files:
  pkgsrc/www/php-nextcloud: Makefile PLIST distinfo

  Log Message:
  php-nextcloud: Update to 19.0.1

  Changelog:
  Changes
      Improve group queries (server#21068)
      Do not read certificate bundle from data dir by default (server#21095)
      Fixes infinitely repeating LDPA search results with PHP <= 7.2
  (server#21111)
      Use the loginname to verify the old password in user password changes
  (server#21114)
      Make the translation sanitization optional (server#21126)
      Simplify getGroups, fixing wrong chunking logic (server#21128)
      Move the password confirmation form template to post (server#21131)
      Clear the statscache before fetching the metadata (server#21135)
      Fix reference to wrong class name (server#21148)
      Fix password changes in link and mail shares (server#21151)
      Do not only catch Exceptions but any Throwable during rmt share delete
  (server#21200)
      Normalize sftp path in read and write stream (server#21203)
      Fix the Talk verification (server#21210)
      Prevent harder to share your root (server#21226)
      Use \OC::$CLI instead of PHP_SAPI (server#21242)
      Fix empty event UUID reminder notifications (server#21247)
      Enable passwordless for everyone not only admins. (server#21287)
      Only use background fade if nextcloud blue is set (server#21308)
      Clear LDAP cache after user deletion (server#21333)
      Update icewind/smb to 3.2.5 (server#21342)
      Always sort shares in a reliable way (server#21352)
      Pass the proper share permissions to the create share call (server#21354)
      Reflect unreadable state in the UI (server#21356)
      Increase timeout of the appstore requests (server#21387)
      Fix pagination of contacts search (server#21405)
      Upload part size as S3 parameter instead of constant value (server#21409)
      Avoid duplicate matches in wide and exact results (server#21419)
      Clean up auth tokens when user is deleted (server#21427)
      Fix invalid usage of \Exception::getResult (server#21441)
      Disable Client-Side Monitoring on AWS storage (server#21447)
      Don't log Keys (server#21485)
      GetXbyY can still return false, e.g. when using ldap write support
  (server#21491)
      Acceptence tests shall specify which branch to pick when cloning apps
  (server#21493)
      Give up after 10 seconds in SCSS timeout (server#21495)
      Clarify that the email is always shared within the instance (server#21521)
      Allow to specify the cookie type for appframework responses (server#21526)
      Fix autocomplete for LDAP with `shareapi_only_share_with_group_members` on
  (server#21538)
      Fix modal support for vue apps and dark theme (server#21541)
      Fix language in share notes email for users (server#21550)
      Fix obsolete usage of OCdialogs (server#21568)
      Comment was wrong, block is needed nevertheless (server#21571)
      Relax permissions mask check for detecting part file rename (server#21573)
      Fix share permission checkboxes enabled when permissions can not be set
  (server#21574)
      Fix strings being passed where arrays where expected (server#21583)
      Remove rescanDelay from directory mtime (server#21584)
      Precalculate the primary element color for dark mode too (server#21622)
      Update presign method to match with interface again. (server#21638)
      Log deprecated events as debug (server#21652)
      Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validating
  (server#21655)
      Check if debugMode is defined before using it (server#21660)
      Fix static method call for s3 bucket compat check (server#21663)
      Add missing TarHeader.php (server#21664)
      Revert "Do not read certificate bundle from data dir by default"
  (server#21671)
      Change OAuth2 redirect link to relative link (server#21687)
      Changes the Birthday calendar color to slightly brighter one
  (server#21703)
      Fix releasing a shared lock multiple times (server#21710)
      Fix main bundle on IE11 (server#21726)
      Add a clear message why you could end up there (server#21751)
      Fix placeholder issues with multiplace spaces in the name (server#21770)
      Use the correct mountpoint to calculate (server#21772)
      Fix #21285 as oneliner (server#21779)
      Set the moment locale even earlier (server#21780)
      19.0.1 final (server#21801)
      Build source maps on production build again (server#21834)
      Add missing TarHeader.php (3rdparty#466)
      Allow downloads in sandboxed iframe (files_pdfviewer#187)
      Do not keep loading the slide list on every reopen (firstrunwizard#351)
      Allow to group push notifications via an event (notifications#651)
      Don't shutdown the notifications when it freezes by browser shutdown
  (notifications#666)
      Ignore old push devices (notifications#667)
      More buffer to the key size (notifications#672)
      Delete duplicates of the same push token hash (notifications#676)
      Fix wordwrap issue regression from #540, fix #679 (notifications#686)
      Don't push without internet connection (notifications#694)
      Also check for internet on delete push (notifications#697)
      Correct format for uptime is used (serverinfo#221)

(bsiegert)

2020-08-28 15:37:49 UTC pkgsrc-2020Q2 commitmail json YAML

Pullup ticket #6308 - requested by bouyer
sysutils/xenkernel411: security fix

Revisions pulled up:
- sysutils/xenkernel411/Makefile                                1.14
- sysutils/xenkernel411/distinfo                                1.12
- sysutils/xenkernel411/patches/patch-XSA317                    1.1
- sysutils/xenkernel411/patches/patch-XSA319                    1.1
- sysutils/xenkernel411/patches/patch-XSA320                    1.1
- sysutils/xenkernel411/patches/patch-XSA321                    1.1
- sysutils/xenkernel411/patches/patch-XSA328                    1.1

---
  Module Name: pkgsrc
  Committed By: bouyer
  Date: Thu Jul 16 09:57:17 UTC 2020

  Modified Files:
  pkgsrc/sysutils/xenkernel411: Makefile distinfo
  Added Files:
  pkgsrc/sysutils/xenkernel411/patches: patch-XSA317 patch-XSA319
      patch-XSA320 patch-XSA321 patch-XSA328

  Log Message:
  Add patches for Xen Security Advisories XSA317, XSA319, XSA320, XSA321
  and XSA328
  Bump PKGREVISION

(bsiegert)

2020-08-28 15:37:42 UTC pkgsrc-2020Q2 commitmail json YAML

Pullup ticket #6307 - requested by bouyer
sysutils/xenkernel413: security fix

Revisions pulled up:
- sysutils/xenkernel413/Makefile                                1.2
- sysutils/xenkernel413/distinfo                                1.2
- sysutils/xenkernel413/patches/patch-XSA317                    1.1
- sysutils/xenkernel413/patches/patch-XSA319                    1.1
- sysutils/xenkernel413/patches/patch-XSA320                    1.1
- sysutils/xenkernel413/patches/patch-XSA321                    1.1
- sysutils/xenkernel413/patches/patch-XSA328                    1.1

---
  Module Name: pkgsrc
  Committed By: bouyer
  Date: Thu Jul 16 09:56:47 UTC 2020

  Modified Files:
  pkgsrc/sysutils/xenkernel413: Makefile distinfo
  Added Files:
  pkgsrc/sysutils/xenkernel413/patches: patch-XSA317 patch-XSA319
      patch-XSA320 patch-XSA321 patch-XSA328

  Log Message:
  Add patches for Xen Security Advisories XSA317, XSA319, XSA320, XSA321
  and XSA328.
  Bump PKGREVISION

(bsiegert)

2020-08-28 14:55:18 UTC MAIN commitmail json YAML

filesystems/glusterfs: Drop netbsd-5/6 info from MESSAGE

Now, pkgsrc support is for 8, 9 and current, so information about
enabling things in 5 and 6 is on balance more distracting than
helpful.

(gdt)

2020-08-28 11:27:03 UTC MAIN commitmail json YAML

Updated devel/libuv, lang/nodejs

(adam)

2020-08-28 11:26:46 UTC MAIN commitmail json YAML

nodejs: updated to 14.9.0

Version 14.9.0 (Current)

Notable Changes

build: set --v8-enable-object-print by default
deps:
upgrade to libuv 1.39.0
upgrade npm to 6.14.8
V8: cherry-pick e06ace6b5cdb
n-api: handle weak no-finalizer refs correctly
tools: add debug entitlements for macOS 10.15+

(adam)

2020-08-28 11:25:55 UTC MAIN commitmail json YAML

libuv: updated to 1.39.0

Changes since version 1.38.1:
* unix: use relaxed loads/stores for clock id
* build,win: link to user32.lib and advapi32.lib
* unix: squelch harmless valgrind warning
* include: fx c++ style comments warnings
* build,cmake: Change installation location on MinGW
* linux: use copy_file_range for uv_fs_copyfile when possible
* win,tcp: avoid reinserting a pending request
* docs: improve the descriptions for get memory info
* test: add udp-mmsg test
* udp: add uv_udp_using_recvmmsg query
* doc: add more error constants
* zos: fix potential event loop stall
* include: add internal fields struct to uv_loop_t
* core: add API to measure event loop idle time
* win,fs: use CreateDirectoryW instead of _wmkdir
* win,nfc: fix integer comparison signedness
* win,nfc: use
* win,nfc: removed some unused variables
* win,nfc: add missing return statement
* win,nfc: disable clang-format for
* darwin: use IOKit for uv_cpu_info
* test: fix thread race in process_title_threadsafe
* win,fs: avoid implicit access to _doserrno
* test: give hrtime test a custom 20s timeout
* build: add more failed test, for qemu version bump
* unix: handle src, dest same in uv_fs_copyfile()
* unix: error when uv_setup_args() is not called
* aix: protect uv_exepath() from uv_set_process_title()
* fs: clobber req->path on uv_fs_mkstemp() error
* cmake: fix compile error C2001 on Chinese Windows
* test: avoid double evaluation in ASSERT_BASE macro
* tcp: fail instantly if local port is unbound
* doc: fix most sphinx warnings
* nfci: address some style nits
* unix: don't use _POSIX_PATH_MAX

(adam)

2020-08-28 11:02:23 UTC MAIN commitmail json YAML

devel/gdb7: Fix package with disabled python option

The common PLIST must be reduced in this case.

No bump of PKGREVISION because the package with enabled python option
is unchanged.

While here, fix some pkglint warnings.

(micha)

2020-08-28 03:12:53 UTC MAIN commitmail json YAML

doc: Updated wm/enlightenment16 to 1.0.22

(gutteridge)

2020-08-28 03:12:27 UTC MAIN commitmail json YAML

enlightenment16: update to 1.0.22

--- 1.0.22 ---
Use installed gettext version, if possible
e_gen_menu: Drop ConsoleOnly apps
windowmatches: Fix use of MAKE_WINDOW_STICKY_...() macros
windowmatches: Remove ancient incorrect case values
definitions: Empty obsolete windowmatch macros
windowmatches: Resurrect USE_ICON_IMAGE_FOR_CLIENT_() macros
windowmatches: Issue notice when discarding invalid one
windowmatches: Remove some cruft
windowmatches: Enable having spaces in name matches
Consistently use @ as token delimiter in .in files
Fix warnings occurring in various situations
windowmatches: Add some consts
bindings: Add 'W' as alias for modifier 4
libhack: Intercept XSendEvent too
Fix unmaximizing by _NET_WM_STATE[_MAXIMIZED_...]
Indent profile - Drop -bad for now as it does silly things
Re-indent with indent-2.2.12
slideouts: Use defines for directions
slideouts: Refactoring
slideouts: Fix potential crash
aclass.c: Fix valgrind complaint
eesh: Fix clang-analyzer complaints
edox: Fix clang-analyzer complaints
src: Fix clang-analyzer complaints
autogen.sh: Add -n as alternative to NOCONFIGURE
Fix incorrect check for __attribute__ ((unused)))
Hide Group struct internals
groups.c: Correct debug stuff
configure.ac: Drop unnecessary prefix stuff
Spec file: Add git tag to rpm file name (if built from git checkout)
edox: Add a couple of forgotten casts
edox: Fix missing return value (at previously unreachable function exit)
Espawn(): Use variable argument list
Enable sounds in combined configuration dialog
Autofoo sound configuration cosmetics
Optionally play sounds using audio player
Introduce path_canexec0() for convenience
Minor cleanups after sound by audio player feature
GSOD: Avoid rendering artifacts when unmapped
Avoid potential crash when attempting to enable sound, cosmetics
Minor cleanups in sound players
Add alsa-lib sound backend
Autofoo cosmetics (AC_HELP_STRING -> AS_HELP_STRING).
Fix obscure m4 problem
Add feature to build with ASAN (--enable-gcc-asan)
groups: Eliminate EwinGetGroups()
groups.c: Eliminate BuildWindowGroup()
groups.c: Mostly cosmetic changes around group configuration
groups.c: Reshuffle code to avoid forward declarations
groups.c: Rename functions for more consistency
groups.c: Refactor _GroupEwinRemove()
groups.c: Fold "group_info" into "group" IPC command
groups.c: Enable popping up ewin group configuration dialogs from ipc
groups.c: _GroupEwinDestroy() -> _GroupDelete()
groups.c: Mostly cosmetic tweaks
groups.c: Fix handling groups with negative id
groups.c: Fix showing empty group
groups.c: Add group del command
groups.c: Fix group deletion
groups.c: Add some debug
groups.c: Fix snapshot updating
snaps: Fix snapshot group remembering when all groups are deleted
groups: Rework group configuration saving
groups.c: Simplify _GroupDelete() some more
groups.c: Eliminate _EwinInGroup()
groups.c: Add group list ipc comand
groups.c: Fold "groups" into "group_op" IPC command
Fix technical/shapewin move mode through edge flip
Fix technical/shapewin move mode with window groups
French translation update (Philippe J. Guillaumie)
Document the "absolute" parameter for the toggle_* window operations (Pierre Neyron)
configure.ac: Avoid trouble with missing AM_LANGINFO_CODESET

(gutteridge)

2020-08-28 00:47:57 UTC MAIN commitmail json YAML

python: fix typo in comment in extension.mk

(gutteridge)

2020-08-27 19:34:19 UTC MAIN commitmail json YAML

/usr/include/xen/xenio.h is not new; so go back to simple ONLY_FOR_PLATFORM
patterns, but include 9.0_STABLE

(bouyer)

2020-08-27 16:54:11 UTC MAIN commitmail json YAML

grafana: Expand install paths.

Should fix problem reported by Marc Baudoin.

(jperkin)

2020-08-27 16:05:39 UTC MAIN commitmail json YAML

fetchmail: Update to 6.4.8

upstream changes:
-----------------
fetchmail-6.4.8 (released 2020-06-14, 27596 LoC):

## NEW TRANSLATION, with thanks to the translator:
* sr:    Мирослав Николић (Miroslav Nikolić) [Serbian]
- Sorry, this was missed earlier because my translation scripts did not properly
  report new translations.

# KNOWN BUGS AND WORKAROUNDS
  (This section floats upwards through the NEWS file so it stays with the
  current release information)
* Fetchmail does not handle messages without Message-ID header well
  (See sourceforge.net bug #780933)
* Fetchmail currently uses 31-bit signed integers in several places
  where unsigned and/or wider types should have been used, for instance,
  for mailbox sizes, and misreports sizes of 2 GibiB and beyond.
  Fixing this requires C89 compatibility to be relinquished.
* BSMTP is mostly untested and errors can cause corrupt output.
* Fetchmail does not track pending deletes across crashes.
* The command line interface is sometimes a bit stubborn, for instance,
  fetchmail -s doesn't work with a daemon running.
* Linux systems may return duplicates of an IP address in some circumstances if
  no or no global IPv6 addresses are configured.
  (No workaround. Ubuntu Bug#582585, Novell Bug#606980.)
* Kerberos 5 may be broken, particularly on Heimdal, and provide bogus error
  messages. This will not be fixed, because the maintainer has no Kerberos 5
  server to test against. Use GSSAPI.

---------------------------------------------------------------------------------
fetchmail-6.4.7 (released 2020-06-14, 27596 LoC):

## TRANSLATION UPDATE, with thanks to the translator:
* sv:    Göran Uddeborg [Swedish]

-------------------------------------------------------------------------------
fetchmail-6.4.6 (released 2020-05-29, 27596 LoC):

## TRANSLATION UPDATE, with thanks to the translator:
* eo:    Felipe Castro [Esperanto]

--------------------------------------------------------------------------------

fetchmail-6.4.5 (released 2020-05-07, 27596 LoC):

## REGRESSION FIX:
* fetchmail 6.4.0 and 6.4.1 changed the resolution of the home directory
  in a way that requires SUSv4 semantics of realpath(), which leads to
  'Cannot find absolute path for... directory' error messages followed by aborts
  on systems where realpath() follows strict SUSv2 semantics and returns
  EINVAL if the 2nd argument is NULL.

  On such systems, for instance, Solaris 10, fetchmail requires PATH_MAX to be
  defined, and will then work again.  Regression reported by David Hough.

  On systems that neither provide auto-allocation semantics for realpath(),
  nor PATH_MAX, fetchmail will print this error and abort. Such systems
  are unsupported, see README.

## CHANGES:
* Add a test program fm_realpath, and a t.realpath script, neither to be
  installed. These will test resolution of the current working directory.

## TRANSLATION UPDATES in reverse alphabetical order of language codes,
## with my thanks to the translators:
* zh_CN: Boyuan Yang [Chinese (simplified)]
* sv:    Göran Uddeborg [Swedish]
* sq:    Besnik Bleta [Albanian]
* pl:    Jakub Bogusz [Polish]
* ja:    Takeshi Hamasaki [Japanese]
* fr:    Frédéric Marchal [French]
* cs:    Petr Pisar [Czech]

--------------------------------------------------------------------------------

fetchmail-6.4.4 (released 2020-04-26, 27530 LoC):

## UPDATED TRANSLATIONS - WITH THANKS TO THE TRANSLATOR:
* ja:    Takeshi Hamasaki [Japanese]

--------------------------------------------------------------------------------

fetchmail-6.4.3 (released 2020-04-05, 27530 LoC):

## BUGFIXES:
* Plug memory leaks when parts of the configuration (defaults, rcfile, command
  line) override one another.
* fetchmail terminated the placeholder command string too late and included
  garbage from the heap at the end of the string. Workaround: don't use place-
  holders %h or %p in the --plugin string. Bug added in 6.4.0 when merging
  Gitlab merge request !5 in order to fix an input buffer overrun.
  Faulty commit 418cda65f752e367fa663fd13884a45fcbc39ddd.
  Reported by Stefan Thurner, Gitlab issue #16.
* Fetchmail now checks for errors when trying to read the .idfile,
  Gitlab issue #3.
* Fetchmail's error messages that reports that the defaults entry isn't the
  first was made more precise. It could be misleading if there was a poll or
  skip statement before the defaults.

## CHANGES:
* Fetchmail documentation was updated to require OpenSSL 1.1.1.
  OpenSSL 1.0.2 reached End Of Life status at the end of the year 2019.
  Fetchmail will tolerate, but warn about, 1.0.2 for now on the assumption that
  distributors backport security fixes as the need arises.
  Fetchmail will also warn if another SSL library that is API-compatible
  with OpenSSL lacks TLS v1.3 support.
* If the trust anchor is missing, fetchmail refers the user to README.SSL.

## INTERNAL CHANGES:
* The AC_DECLS(getenv) check was removed, its only user was broken and not
  accounting for that AC_DECLS always defines HAVE_DECL_... to 0 or 1, so
  fetchmail never declared a missing getenv() symbol (it was testing with
  #ifdef).  Remove the backup declaration. getenv is mandated by SUSv2 anyways.

## UPDATED TRANSLATIONS - WITH THANKS TO THE TRANSLATORS:
* sq:    Besnik Bleta [Albanian]
* zh_CN: Boyuan Yang [Chinese (simplified)]
* pl:    Jakub Bogusz [Polish]
* cs:    Petr Pisar [Czech]
* fr:    Frédéric Marchal [French]
* sv:    Göran Uddeborg [Swedish]
* eo:    Felipe Castro [Esperanto]

(triaxx)

2020-08-27 14:24:09 UTC MAIN commitmail json YAML

net/netcat6: Fix -t short option lost from optstring.
Don't mix AI_NUMERICHOST and AI_ADDRCONFIG.
Bump PKGREVISION.

(uwe)

2020-08-27 13:57:14 UTC MAIN commitmail json YAML

postfix: Update to 3.5.6

upstream changes:
-----------------
Fixed in Postfix versions 3.5.6, 3.4.16, 3.3.14, 3.2.19:

  * One fix for memory leaks in the Postfix TLS library was back-ported to the wrong place, resulting in undefined program behavior.

Fixed in Postfix versions 3.5.6, 3.4.16:

  * The workaround for allowed TLS protocol versions did not explictly override the system-wide OpenSSL configuration, for sessions where the remote SMTP client sends SNI. It's better to be safe than sorry.

Fixed in Postfix versions 3.5.5, 3.4.15, 3.3.13, 3.2.18:

  * Workaround for unexpected TLS interoperability problems when Postfix runs on OS distributions with system-wide OpenSSL configurations.

  * Memory leaks in the Postfix TLS library, the largest one involving multiple kBytes per peer certificate.

(triaxx)

2020-08-27 13:44:53 UTC MAIN commitmail json YAML

Remove Linux from ONLY_FOR_PLATFORM; it doesn't make sense to restrict
to 2.6.x anyway.

(bouyer)

2020-08-27 13:39:04 UTC MAIN commitmail json YAML

Improve tap handling: pass bridge name to qemu-ifup (partially from
Roman Shaposhnik via xen-devel) as qemu-xen-traditional does.
Also set an XEN_DOMAIN_ID environnement variable, so that the xenstore can
be looked up from qemu scripts.

While there, check /usr/include/xen/xenio.h presense instead of relying
only on ONLY_FOR_PLATFORM. This way this package can be built on recent
9.0_STABLE.
Bump PKGREVISION.

(bouyer)

2020-08-27 13:11:41 UTC MAIN commitmail json YAML

grafana: reset maintainer

(tnn)

2020-08-27 13:11:18 UTC MAIN commitmail json YAML

gdb: Adapt to out-of-sources build

Requested by newer releases of GDB.

(kamil)

2020-08-27 13:07:39 UTC MAIN commitmail json YAML

doc: Updated www/grafana to 7.1.5

(jperkin)

2020-08-27 13:05:20 UTC MAIN commitmail json YAML

2020-08-27 12:41:31 UTC MAIN commitmail json YAML

2020-08-27 12:33:34 UTC MAIN commitmail json YAML

2020-08-27 12:33:19 UTC MAIN commitmail json YAML

2020-08-27 12:32:49 UTC MAIN commitmail json YAML

2020-08-27 12:29:11 UTC MAIN commitmail json YAML

2020-08-27 12:28:59 UTC MAIN commitmail json YAML

2020-08-27 12:28:47 UTC MAIN commitmail json YAML

2020-08-27 12:28:07 UTC MAIN commitmail json YAML

2020-08-27 12:27:23 UTC MAIN commitmail json YAML

No Python 2.7 support

(joerg)

2020-08-27 12:27:00 UTC MAIN commitmail json YAML

2020-08-27 12:26:13 UTC MAIN commitmail json YAML

Needs libuuid now that fontconfig doesn't pull it in.

(joerg)

2020-08-27 12:25:58 UTC MAIN commitmail json YAML

Unlimit virtual address space as well

(joerg)

2020-08-27 12:25:00 UTC MAIN commitmail json YAML

2020-08-27 12:24:17 UTC MAIN commitmail json YAML

2020-08-27 11:56:38 UTC MAIN commitmail json YAML

mk: Remove an unwanted NetBSD RCS tag.

(jperkin)

2020-08-27 11:45:45 UTC MAIN commitmail json YAML

mk: Rewrite the checksum script in awk.

The previous shell script version's runtime was quadratic against the
number of distfiles to verify.  Historically this has not been an issue,
with usually only a handful of files per package.  However, with the
introduction of Go modules the number of distfiles used by a single
package can be very high.

For example, in an upcoming update of www/grafana to version 7.1.5, the
number of GO_MODULE_FILES is 821.  Running 'bmake checksum' takes:

  real    18m20.743s
  user    17m27.975s
  sys    0m49.239s

With the awk code, this is reduced to a far more sensible:

  real    0m4.330s
  user    0m3.241s
  sys    0m0.875s

The script has been written to emulate the previous version precisely,
preserving the same output and error messages and supporting all of its
behaviour, with the one exception that previous exit values of 128 have
been changed to 3, in order to avoid any potential signed 8-bit issues.

The one change in the pkgsrc infrastructure is that the mk/fetch/fetch
script no longer sets a working default value for ${CHECKSUM}.  This is
not a problem in a pkgsrc environment as all of the required variables
are set correctly, but if there happen to be any users who are using
this script in a standalone environment, they will need to set it
accordingly.  This was probably required in many situations previously
anyway, as none of the script's environment variables were set, and
trying to support this would be fragile at best.

(jperkin)

2020-08-27 11:25:30 UTC MAIN commitmail json YAML

2020-08-27 09:46:50 UTC MAIN commitmail json YAML

opencv-contrib-face: regen distinfo for patch checksum change

opencv and this shared patches, but not distinfo

(wiz)

2020-08-27 09:42:05 UTC MAIN commitmail json YAML

conky: disable curses, this is pretty broken...

(nia)

2020-08-27 08:26:00 UTC MAIN commitmail json YAML

Updated sysutils/xentools413 to 4.13.1nb1

(bouyer)

2020-08-27 08:22:33 UTC MAIN commitmail json YAML

2020-08-27 07:00:51 UTC MAIN commitmail json YAML

chrony: update to 3.5.1.

New in version 3.5.1
====================

Security fixes
--------------
* Create new file when writing pidfile (CVE-2020-14367)

(hannken)

2020-08-27 02:47:48 UTC MAIN commitmail json YAML

add and enable gnuradio-wxgui

(jnemeth)

2020-08-26 22:53:22 UTC MAIN commitmail json YAML

mate-system-monitor: fix builds

Being the lone MATE 1.22 hold-out in pkgsrc, this package really does
still need intltool to build, so add it here now that it's been removed
from meta-pkgs/mate/Makefile.common. This build failure wasn't noted
before, as this package isn't built by the meta package. (There's been
a 1.24.1 version released, but it requires libgtop >= 2.37.2, while we
still have 2.28.4 in pkgsrc. Updating libgtop is not trivial, given the
number of patches for NetBSD, FreeBSD, DragonFly, Darwin, SunOS, and
possibly more.)

(gutteridge)

2020-08-26 21:22:13 UTC MAIN commitmail json YAML

Re-enable the OSS backend. Patch cherry picked from upstream to fix the
mate-settings-daemon crash previously reported.

(jmcneill)

2020-08-26 21:09:47 UTC MAIN commitmail json YAML

rpm2pkg: grammar and spelling fixes in rpm2pkg.8

(gutteridge)

2020-08-26 20:55:30 UTC MAIN commitmail json YAML

doc: Updated security/tor-browser to 9.5.4

(wiz)

2020-08-26 20:55:20 UTC MAIN commitmail json YAML

tor-browser: update to 9.5.4.

This release updates Firefox to 68.12.0esr.

Also, this release features important security updates to Firefox.

(wiz)

2020-08-26 20:08:24 UTC MAIN commitmail json YAML

doc: Updated security/tor-browser-noscript to 11.0.41

(wiz)

2020-08-26 20:08:15 UTC MAIN commitmail json YAML

tor-browser-noscript: update to 11.0.41.

v 11.0.41rc2
============================================================
x More precise event suppression mechanism
x Fixed regression: events suppressed on file:// pages
  unless scripts are allowed
x Updated TLDs

v 11.0.41rc2
============================================================
x More precise event suppression mechanism

v 11.0.41rc1
============================================================
x Fixed regression: events suppressed on file:// pages
  unless scripts are allowed
x Updated TLDs

v 11.0.40
============================================================
x Avoid synchronous policy fetching whenever possible
  (fixes multiple issues)

v 11.0.40rc2
============================================================
x Avoid synchronous policy fetching whenever possible

v 11.0.40rc1
============================================================
x Handle edge case in file:// pages: policy change and
  reload before DOMContentLoaded

v 11.0.39
============================================================
x Fix reload loops on broken file: HTML documents (thanks
  bernie for report)
x [XSS] Updated HTML event attributes
x Local policy fallback for file: and ftp: URLs using
  window.name rather than sessionStorage
x [L10n] Updated bn, br, ca, da, de, el, es, fr, he, is, it,
  ja, lt, mk, ms, nb, nl, pl, pt_BR, ru, sq, sv_SE, tr,
  zh_CN, zh_TW
x Added "Revoke temporary permissions on NoScript updates,
  even if the browser is not restarted" advanced option
x Let temporary permissions survive NoScript updates
  (shameless hack)
x Fixed some traps around Messages abstraction
x Ignore search / hash on policy matching of domain-less
  URLs (e.g. file:///...)
x Updated TLDs
x Fixed automatic scrolling hampers usability on long sites
  lists in popup
x Better timing for event attributes removal/restore
x Work-arounds for edge cases in synchronous page loads
  bypassing webRequest (thanks skriptimaahinen)

v 11.0.39rc8
============================================================
x Several hacks to make non-distruptive updates compatible
  with Chromium
x Tighten localPolicy persistence mechanism during reloads

v 11.0.39rc7
============================================================
x Temporary settings survival more resilient and compatible
  with Fenix
x [L10n] Updated es

v 11.0.39rc6
============================================================
x Fix reload loops on broken file: HTML documents (thanks
  bernie for report)
x [XSS] Updated HTML event attributes

v 11.0.39rc5
============================================================
x Local policy fallback for file: and ftp: URLs using
  window.name rather than sessionStorage
x [L10n] Updated bn, br, ca, da, de, el, es, fr, he, is, it,
  ja, lt, mk, ms, nb, nl, pl, pt_BR, ru, sq, sv_SE, tr,
  zh_CN, zh_TW
x Renamed option to "Revoke temporary permissions on
  NoScript updates, even if the browser is not restarted"

v 11.0.39rc4
============================================================
x Added option to forget temporary settings immediately
  whenever NoScript gets updated
x Fixed regression: file:/// URLs reloaded whenever NoScript
  gets reinstalled / enabled / reloaded
x More resilient and easy to debug survival data retrieving

v 11.0.39rc3
============================================================
x Fixed regression causing manual NoScript downgrades to be
  delayed until manual restart

v 11.0.39rc2
============================================================
x Let temporary permissions survive NoScript updates
  (shameless hack)
x Fixed some traps around Messages abstraction
x Ignore search / hash on policy matching of domain-less
  URLs (e.g. file:///...)
x Removed useless CSS property
x Updated TLDs

v 11.0.39rc1
============================================================
x Updated TLDs
x Fixed automatic scrolling hampers usability on long sites
  lists in popup
x Fixed typo in vendor-prefixed CSS

v 11.0.38rc2
============================================================
x Better timing for event attributes removal/restore

v 11.0.38rc1
============================================================
x Work-arounds for edge cases in synchronous page loads
  bypassing webRequest (thanks skriptimaahinen)
x [L10n] Updated bn

v 11.0.38
============================================================
x Better timing for event attributes removal/restore
x Work-arounds for edge cases in synchronous page loads
  bypassing webRequest (thanks skriptimaahinen)
x [L10n] Updated bn

v 11.0.38rc2
============================================================
x Better timing for event attributes removal/restore

v 11.0.38rc1
============================================================
x Work-arounds for edge cases in synchronous page loads
  bypassing webRequest (thanks skriptimaahinen)
x [L10n] Updated bn

v 11.0.37
============================================================
x Simpler and more reliable sendSyncMessage implementation
  and usage
x sendSyncMessage support for multiple suspension requests
  (should fix extension script injection issues)
x Updated TLDs

v 11.0.37rc3
============================================================
x Simpler and more reliable sendSyncMessage implementation
  and usage
x Updated TLDs

v 11.0.37rc2
============================================================
x SyncMessage suspending on DOM modification as well
x Updated TLDs

v 11.0.37rc1
============================================================
x Updated TLDs
x sendSyncMessage support for multiple suspension requests
  (should fix extension script injection issues)

v 11.0.36
============================================================
x Fixed regression: temporary permissions revocation not
  working anymore on privileged pages
x SendSyncMessage script execution safety net more
  compatible with other extensions (e.g. BlockTube)

v 11.0.35
============================================================
x Avoid unnecessary reloads on temporary permissions
  revocation
x [UI] Removed accidental cyan background for site labels
x [L10n] Updated es
x Work-around for conflict with extensions inserting
  elements into content pages' DOM early
x [XSS] Updated HTML events
x Updated TLDs
x Fixed buggy policy references in the Options dialog
x More accurate NOSCRIPT element emulation
x Anticipate onScriptDisabled surrogates to first script-src
  'none' CSP violation
x isTrusted checks for all the content events
x Improved look in mobile portrait mode
x Let SyncMessage prevent undesired script execution
  scheduled during suspension

v 11.0.35rc4
============================================================
x Avoid unnecessary reloads on temporary permissions
  revocation
x Fixed potentially infinite loop in SyncMessage Firefox
  implementation
x [UI] Removed accidental cyan background for site labels
x [L10n] Updated es

v 11.0.35rc3
============================================================
x Work-around for conflict with extensions inserting
  elements into content pages' DOM early
x [XSS] Updated HTML events

v 11.0.35rc2
============================================================
x Updated TLDs
x Fixed buggy policy references in the Options dialog
x More accurate NOSCRIPT element emulation
x Anticipate onScriptDisabled surrogates to first script-src
  'none' CSP violation
x isTrusted checks for all the content events
x Improved look in mobile portrait mode

v 11.0.35rc1
============================================================
x Let SyncMessage prevent undesired script execution
  scheduled during suspension

(wiz)

2020-08-26 19:53:22 UTC MAIN commitmail json YAML

doc: Updated news/sfeed_curses to 0.9.2

(leot)

2020-08-26 19:53:10 UTC MAIN commitmail json YAML

sfeed_curses: Update to 0.9.2

Changes:
0.9.2
-----
- Fix scrolling issues on some terminals
- Fix a file descriptior leak on startup when stdin is not a tty
- Improve cursor visibility and behaviour on some terminals
- Misc fixes and improvements

0.9.1
-----
- Add pledge support for OpenBSD
- Add support to SFEED_YANKER to yank the URL/enclosure to a program (by
  default `xclip -r')
- Fix a crash with small window width and garbage data if utf8pad fails

(leot)

2020-08-26 19:18:19 UTC MAIN commitmail json YAML

changes for tex-ifplatform

(dholland)

2020-08-26 18:40:46 UTC MAIN commitmail json YAML

doc: Updated mail/mailman to 2.1.34

(wiz)

2020-08-26 18:40:36 UTC MAIN commitmail json YAML

mailman: update to 2.1.34.

Update based on wip/mailman by Jesus Cea.
Clean some pkglint while here.

2.1.34 (26-Jun-2020)

  i18n

    - The Spanish translation has been updated by Omar Walid Llorente.

  Bug Fixes and other patches

    - The fix for LP: #1859104 can result in ValueError being thrown on
      attempts to subscribe to a list. This is fixed and extended to apply
      REFUSE_SECOND_PENDING to unsubscription as well.  (LP: #1878458)

    - DMARC mitigation no longer misses if the domain name returned by DNS
      contains upper case.  (LP: #1881035)

    - A new WARN_MEMBER_OF_SUBSCRIBE setting can be set to No to prevent
      mailbombing of a member of a list with private rosters by repeated
      subscribe attempts.  (LP: #1883017)

    - Very long filenames for scrubbed attachments are now truncated.
      (LP: #1884456)

(wiz)

2020-08-26 14:23:20 UTC MAIN commitmail json YAML

doc: Updated shells/pbosh to 20200812

(micha)

2020-08-26 14:22:36 UTC MAIN commitmail json YAML

shells/pbosh: Update to 20200812

New features with AN-2020-07-18:
- Bourne Shell: A new symlink from /opt/schily/xpg4/bin/bosh to
  /opt/schily/xpg4/bin/sh is created when "smake install" is called.
  This helps people to call "bosh" in strict POSIX mode using the
  command line name "bosh" by putting /opt/schily/xpg4/bin in PATH
  before /opt/schily/bin, where the bosh implements better backwards
  cmpatibility to the Bourne Shell by default than a strictly POSIX
  compliant bosh would do. /opt/schily/xpg4/bin/bosh behaves the same
  as "/opt/schily/bin/bosh -o posix".

  Thanks to  Koichi Nakashima for reporting.

New features with AN-2020-08-12:
- autoconf: added a new test for the existence of <sys/auxv.h>

- autoconf: added new tests for Linux getauxval() and FreeBSD elf_aux_info()

- libschily: getexecpath.c now uses getauxval() on Linux and elf_aux_info()
  on FreeBSD. This was needed since readlink("/proc/curproc/file") on
  FreeBSD returns random values for hardlinked files, making it impossible
  to use the result in order to find out which behavior variant of a
  fat binary is requested.

- Bourne Shell: Several #ifdef SIG* have been added to make it compile
  on older UNIX versions.

  Thanks to a hint from Albert Wik.

(micha)

2020-08-26 14:13:37 UTC MAIN commitmail json YAML

doc: Updated shells/bosh to 20200812

(micha)

2020-08-26 14:11:04 UTC MAIN commitmail json YAML

shells/bosh: Update to 20200812

New features with AN-2020-07-18:
- Bourne Shell: A new symlink from /opt/schily/xpg4/bin/bosh to
  /opt/schily/xpg4/bin/sh is created when "smake install" is called.
  This helps people to call "bosh" in strict POSIX mode using the
  command line name "bosh" by putting /opt/schily/xpg4/bin in PATH
  before /opt/schily/bin, where the bosh implements better backwards
  cmpatibility to the Bourne Shell by default than a strictly POSIX
  compliant bosh would do. /opt/schily/xpg4/bin/bosh behaves the same
  as "/opt/schily/bin/bosh -o posix".

  Thanks to  Koichi Nakashima for reporting.

New features with AN-2020-08-12:
- autoconf: added a new test for the existence of <sys/auxv.h>

- autoconf: added new tests for Linux getauxval() and FreeBSD elf_aux_info()

- libschily: getexecpath.c now uses getauxval() on Linux and elf_aux_info()
  on FreeBSD. This was needed since readlink("/proc/curproc/file") on
  FreeBSD returns random values for hardlinked files, making it impossible
  to use the result in order to find out which behavior variant of a
  fat binary is requested.

- Bourne Shell: Several #ifdef SIG* have been added to make it compile
  on older UNIX versions.

  Thanks to a hint from Albert Wik.

(micha)

2020-08-26 13:58:31 UTC MAIN commitmail json YAML

doc: s/smake/star/ for star update

(micha)

2020-08-26 13:52:52 UTC MAIN commitmail json YAML

doc: Updated archivers/smake to 1.6.1nb10

(micha)

2020-08-26 13:51:36 UTC MAIN commitmail json YAML

archivers/star: Update to 1.6.1nb10

New features with AN-2020-07-18:
- star: star could dump core if it was used as "star -t ..." or.
  "star -x ..." while being in a UTF-8 based locale and trying to deal
  with extremely long pathnames (more than PATH_MAX) in the archive.

  This bug was caused by the dummy conversion routines _to_utf8() or
  _from_utf8() that did not stop after "tolen" bytes (the current size
  of the dynamically growing path structure) have been copied.
  This bug has been introduced in 2018 when the dynamic path name
  variables have been introduced together with support for extremely
  long path names.

- star: lpath_unix.c and lhash.c renamed a local variable buflen to bflen
  to avoid a gcc shadowing warning with the rest of star.

- star: star.c fixed some fallthrough warnings from lint.

- star: The FIFO code (which is 30 years old) did use an int for the size
  which historically was OK, but this did limit the size of the FIFO to
  2 GB. Now with modern tape drives that are really fast, a FIFO with
  2 GB would only give a tape streaming reserve for approx. 8 seconds,
  which is not sufficient. Approx. 30 seconds reserve are recommended.
  With modern tape drives, this would need approx. 8 GB of FIFO. Be.
  however careful not to use more than half of the real RAM available
  in the whole system for the star FIFO.

  Note that this change induced the need for a lot of derived changes
  in approx. 1000 lines of code spread over the whole star project and
  for this reason, it is advised to carefully test the new version and
  to report if problems occur.

New features with AN-2020-08-12:
- autoconf: added a new test for the existence of <sys/auxv.h>

- autoconf: added new tests for Linux getauxval() and FreeBSD elf_aux_info()

- libschily: getexecpath.c now uses getauxval() on Linux and elf_aux_info()
  on FreeBSD. This was needed since readlink("/proc/curproc/file") on
  FreeBSD returns random values for hardlinked files, making it impossible
  to use the result in order to find out which behavior variant of a
  fat binary is requested.

- star: GNU cpio archives may contain longer path names than permitted by
  the AT&T documentation. This did cause problems with our automated
  recognition of swapped CPIO headers. We now use a more robust method.

- star: GNU cpio archives may contain longer path names than permitted by
  the AT&T documentation. This could cause star to dump core because the
  cpio module did not yet call the routine to grow our new dynamic path
  store.

- star: older GNU compilers seem to decide that a division:

      long long / long results in a long.

  We now cast the divisor to long long to definitely get the right
  result for a printf argument.

- star: changed a name in a parameter list for lreadlink() to avoid
  a GCC shadow warning.

- star: The variable use_fifo is also needed if the FIFO is not
  available (e.g. on DOS). The previous code did not compile on platforms
  that did not support to implement the FIFO. We moved
  extern BOOL use_fifo out of a #ifdef FIFO

  Thanks to a hint from Albert Wik.

- star: The file README.otherbugs has been changed to match the
  state of today and a geocrawler based URL now includes an
  archive.org prefix as geocrawler no longer exists.

(micha)

2020-08-26 13:47:14 UTC MAIN commitmail json YAML

On macOS (Catalina, at least), python37 and python38 fail in _uuid.so
with `ld: library not found for -luuid` when building with native
libuuid. Rather than trying to fix Python's detection logic, just make
this mistake impossible for anyone using macOS native libuuid. Building
with pkgsrc libuuid continues to work fine.

(schmonz)

2020-08-26 13:29:45 UTC MAIN commitmail json YAML

doc: Update devel/smake to 1.3nb13

(micha)

2020-08-26 13:28:09 UTC MAIN commitmail json YAML

devel/smake: Update to 1.3nb13

New features with AN-2020-07-18:
- Makefile system: changed several "echo MAKING... && sh ./MKLINKS"
  into "echo MAKING... ; sh ./MKLINKS"

  This allows an optimization in smake to avoid a call to sh -c "cmd".
  if the command is a simple command or a simple command prefixed by
  "echo something ;". Since 2012, we implement an inline echo command
  in smake to speed up makefile execution.

- smake: The -a option is now no longer missing in the smake -help
  output. This has been forgotten when the option has been added in March.

New features with AN-2020-08-12:
- autoconf: added a new test for the existence of <sys/auxv.h>

- autoconf: added new tests for Linux getauxval() and FreeBSD elf_aux_info()

- libschily: getexecpath.c now uses getauxval() on Linux and elf_aux_info()
  on FreeBSD. This was needed since readlink("/proc/curproc/file") on
  FreeBSD returns random values for hardlinked files, making it impossible
  to use the result in order to find out which behavior variant of a
  fat binary is requested.

- smake: Added some code to allow better debugging of MAKEFLAGS related
  problems.

- smake: we now use strdup() to remember the content of the MAKEFLAGS
  environment as the content of a pointer into the environment array
  did change unexpectedly on DJGPP.

  Thanks to a hint from Albert Wik.

(micha)

2020-08-26 11:51:08 UTC MAIN commitmail json YAML

Updated textproc/py-precis-i18n, devel/py-pip

(adam)

2020-08-26 11:50:46 UTC MAIN commitmail json YAML

py-pip: updated to 20.2.2

20.2.2

Bug Fixes
- Only attempt to use the keyring once and if it fails, don't try again.
  This prevents spamming users with several keyring unlock prompts when they
  cannot unlock or don't want to do so.
- Fix regression that distributions in system site-packages are not correctly
  found when a virtual environment is configured with ``system-site-packages``
  on.
- Disable caching for range requests, which causes corrupted wheels
  when pip tries to obtain metadata using the feature ``fast-deps``.
- Always use UTF-8 to read ``pyvenv.cfg`` to match the built-in ``venv``.
- 2020 Resolver: Correctly handle marker evaluation in constraints and exclude
  them if their markers do not match the current environment.

(adam)

2020-08-26 11:49:41 UTC MAIN commitmail json YAML

py-precis-i18n: updated to 1.0.2

1.0.2
- ``get_profile`` now supports alternative unicodedata2 module.
- ``get_profile`` maps ':' to '_' before look up.
- Test Unicode 12.1 for Python 3.8.
- Test Unicode 12.0 (Using optional unicodedata2 module)
- Test Unicode 13.0 for Python 3.9.
- Update copyright year (2020).

(adam)

2020-08-26 11:37:41 UTC MAIN commitmail json YAML

Updated www/py-h11, devel/py-jupyter_client

(adam)

2020-08-26 11:37:24 UTC MAIN commitmail json YAML

py-jupyter_client: updated to 6.1.7

6.1.7
- Fixed launching non python kernels from a windows store installed jupyter
- Silenced kill_kernel when kernel is already terminated
- Removed a number of python 2 code paths
- Documentation improvements around debug request/reply patterns

(adam)

2020-08-26 11:32:43 UTC MAIN commitmail json YAML

py-h11: updated to 0.10.0

v0.10.0:
Drop support for Python 3.4.
Support Python 3.8.
Make error messages returned by match failures less ambiguous

(adam)

2020-08-26 11:11:13 UTC MAIN commitmail json YAML

Updated security/py-acme, security/py-certbot*

(adam)

2020-08-26 11:10:15 UTC MAIN commitmail json YAML

py-acme py-certbot*: updated to 1.7.0

Certbot 1.7.0

Added

Third-party plugins can be used without prefix (plugin_name instead of dist_name:plugin_name):
this concerns the plugin name, CLI flags, and keys in credential files.
The prefixed form is still supported but is deprecated, and will be removed in a future release.
Added --nginx-sleep-seconds (default 1) for environments where nginx takes a long time to reload.

Changed

The Linode DNS plugin now waits 120 seconds for DNS propagation, instead of 1200,
due to https://www.linode.com/blog/linode/linode-turns-17/
We deprecated support for Python 3.5 in Certbot and its ACME library.
Support for Python 3.5 will be removed in the next major release of Certbot.
More details about these changes can be found on our GitHub repo.

(adam)

2020-08-26 10:29:07 UTC MAIN commitmail json YAML

2020-08-26 10:28:50 UTC MAIN commitmail json YAML

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

(wiz)

2020-08-26 10:28:39 UTC MAIN commitmail json YAML

modular-xorg-server: update to 1.20.9.

Aaron Ma (1):
      xfree86: add drm modes on non-GTF panels

Adam Jackson (2):
      linux: Make platform device probe less fragile
      linux: Fix platform device PCI detection for complex bus topologies

Alan Coopersmith (2):
      Update URL's in man pages
      doc: Update URLs in Xserver-DTrace.xml

Alex Goins (1):
      randr: Check rrPrivKey in RRHasScanoutPixmap()

Hans de Goede (1):
      modesetting: Disable pageflipping when using a swcursor

Huacai Chen (1):
      linux: Fix platform device probe for DT-based PCI

Jose Maria Casanova Crespo (1):
      modesetting: Fix front_bo leak at drmmode_xf86crtc_resize on XRandR rotation

Lyude Paul (1):
      xwayland: Store xwl_tablet_pad in its own private key

Martin Weber (1):
      hw/xfree86: Avoid cursor use after free

Matt Turner (1):
      xserver 1.20.9

Matthieu Herrb (5):
      fix for ZDI-11426
      Correct bounds checking in XkbSetNames()
      Fix XIChangeHierarchy() integer underflow
      Fix XkbSelectEvents() integer underflow
      Fix XRecordRegisterClients() Integer underflow

Michel D辰nzer (7):
      present/wnmd: Keep pixmap pointer in present_wnmd_clear_window_flip
      present/wnmd: Free flip_queue entries in present_wnmd_clear_window_flip
      xwayland: Always use xwl_present_free_event for freeing Present events
      xwayland: Free all remaining events in xwl_present_cleanup
      xwayland: Hold a pixmap reference in struct xwl_present_event
      xwayland: Propagate damage x1/y1 coordinates in xwl_present_flip
      xwayland: Handle NULL xwl_seat in xwl_seat_can_emulate_pointer_warp

Olivier Fourdan (4):
      xwayland: Fix infinite loop at startup
      xwayland: Clear private on device removal
      xwayland: Disable the MIT-SCREEN-SAVER extension when rootless
      xwayland: Use a fixed DPI value for core protocol

Roman Gilg (1):
      present: Check valid region in window mode flips

Samuel Thibault (1):
      dix: do not send focus event when grab actually does not change

Simon Ser (2):
      xwayland: import DMA-BUFs with GBM_BO_USE_RENDERING only
      xwayland: only use linux-dmabuf if format/modifier was advertised

SimonP (1):
      xwayland: Initialise values in xwlVidModeGetGamma()

Sjoerd Simons (1):
      xwayland: Fix crashes when there is no pointer

(wiz)

2020-08-26 10:28:12 UTC MAIN commitmail json YAML

doc: Updated x11/libX11 to 1.6.12

(wiz)

2020-08-26 10:28:03 UTC MAIN commitmail json YAML

libX11: update to 1.6.12.

Christopher Chavez (1):
      Fix typo GCCLipYOrigin -> GCClipYOrigin in XCreateGC() manpage

Felix Yan (1):
      Correct a typo in GetStCmap.c

Matthieu Herrb (2):
      Fix an integer overflow in init_om()
      libX11 1.6.12

Maya Rashish (1):
      Avoid the use of "register" keyword in XkbTranslateKeySym.

Niclas Zeising (1):
      Fix input clients connecting to server

(wiz)

2020-08-26 10:27:40 UTC MAIN commitmail json YAML

firefox: allow dbus to be disabled on Linux

From Michael Forney on tech-pkg

With the release of firefox 80, there are no longer any issues with
--disable-dbus on Linux[0].

[0] https://bugzilla.mozilla.org/show_bug.cgi?id=1561207

(wiz)

2020-08-26 10:20:33 UTC MAIN commitmail json YAML

doc: Updated databases/py-barman to 2.11

(jperkin)

2020-08-26 10:20:19 UTC MAIN commitmail json YAML

py-barman: Update to 2.11.

Version 2.11 - 9 Jul 2020

-  Introduction of the barman-cli-cloud package that contains all cloud
    related utilities.

-  Add barman-cloud-wal-restore to restore a WAL file previously
    archived with barman-cloud-wal-archive from an object store

-  Add barman-cloud-restore to restore a backup previously taken with
    barman-cloud-backup from an object store

-  Add barman-cloud-backup-list to list backups taken with
    barman-cloud-backup in an object store

-  Add support for arbitrary archive size for barman-cloud-backup

-  Add support for --endpoint-url option to cloud utilities

-  Remove strict superuser requirement for PG 10+ (by Kaarel Moppel)

-  Add --log-level runtime option for barman to override default log
    level for a specific command

-  Support for PostgreSQL 13

-  Bug fixes:

    -  Suppress messages and warning with SSH connections in barman-cli
        (GH-257)
    -  Fix a race condition when retrieving uploaded parts in
        barman-cloud-backup (GH-259)
    -  Close the PostgreSQL connection after a backup (GH-258)
    -  Check for uninitialized replication slots in receive-wal --reset
        (GH-260)
    -  Ensure that begin_wal is valorised before acting on it (GH-262)
    -  Fix bug in XLOG/WAL arithmetic with custom segment size (GH-287)
    -  Fix rsync compatibility error with recent rsync
    -  Fix PostgreSQLClient version parsing
    -  Fix PostgreSQL exception handling with non ASCII messages
    -  Ensure each postgres connection has an empty search_path
    -  Avoid connecting to PostgreSQL while reading a backup.info file

If you are using already barman-cloud-wal-archive or barman-cloud-backup
installed via RPM/Apt package and you are upgrading your system, you
must install the barman-cli-cloud package. All cloud related tools are
now part of the barman-cli-cloud package, including
barman-cloud-wal-archive and barman-cloud-backup that were previosly
shipped with barman-cli. The reason is complex dependency management of
the boto3 library, which is a requirement for the cloud utilities.

Version 2.10 - 5 Dec 2019

-  Pull .partial WAL files with get-wal and barman-wal-restore,
    allowing restore_command in a recovery scenario to fetch a partial
    WAL file's content from the Barman server. This feature simplifies
    and enhances RPO=0 recovery operations.

-  Store the PostgreSQL system identifier in the server directory and
    inside the backup information file. Improve check command to verify
    the consistency of the system identifier with active connections
    (standard and replication) and data on disk.

-  A new script called barman-cloud-wal-archive has been added to the
    barman-cli package to directly ship WAL files from PostgreSQL (using
    archive_command) to cloud object storage services that are
    compatible with AWS S3. It supports encryption and compression.

-  A new script called barman-cloud-backup has been added to the
    barman-cli package to directly ship base backups from a local
    PostgreSQL server to cloud object storage services that are
    compatible with AWS S3. It supports encryption, parallel upload,
    compression.

-  Automated creation of replication slots through the server/global
    option create_slot. When set to auto, Barman creates the replication
    slot, in case streaming_archiver is enabled and slot_name is
    defined. The default value is manual for back-compatibility.

-  Add '-w/--wait' option to backup command, making Barman wait for all
    required WAL files to be archived before considering the backup
    completed. Add also the --wait-timeout option (default 0, no
    timeout).

-  Redact passwords from Barman output, in particular from
    barman diagnose (InfoSec)

-  Improve robustness of receive-wal --reset command, by verifying that
    the last partial file is aligned with the current location or, if
    present, with replication slot's.

-  Documentation improvements

-  Bug fixes:

    -  Wrong string matching operation when excluding tablespaces
        inside PGDATA (GH-245)
    -  Minor fixes in WAL delete hook scripts (GH-240)
    -  Fix PostgreSQL connection aliveness check (GH-239)

Version 2.9 - 1 Aug 2019

-  Transparently support PostgreSQL 12, by supporting the new way of
    managing recovery and standby settings through GUC options and
    signal files (recovery.signal and standby.signal)

-  Add --bwlimit command line option to set bandwidth limitation for
    backup and recover commands

-  Ignore WAL archive failure for check command in case the latest
    backup is WAITING_FOR_WALS

-  Add --target-lsn option to set recovery target Log Sequence Number
    for recover command with PostgreSQL 10 or higher

-  Add --spool-dir option to barman-wal-restore so that users can
    change the spool directory location from the default, avoiding
    conflicts in case of multiple PostgreSQL instances on the same
    server (thanks to Drazen Kacar).

-  Rename barman_xlog directory to barman_wal

-  JSON output writer to export command output as JSON objects and
    facilitate integration with external tools and systems (thanks to
    Marcin Onufry Hlybin). Experimental in this release.

Bug fixes:

-  replication-status doesn’t show streamers with no slot (GH-222)

-  When checking that a connection is alive (“SELECT 1” query),
    preserve the status of the PostgreSQL connection (GH-149). This
    fixes those cases of connections that were terminated due to
    idle-in-transaction timeout, causing concurrent backups to fail.

Version 2.8 - 17 May 2019

-  Add support for reuse_backup in geo-redundancy for incremental
    backup copy in passive nodes

-  Improve performance of rsync based copy by using strptime instead of
    the more generic dateutil.parser (#210)

-  Add ‘--test’ option to barman-wal-archive and barman-wal-restore to
    verify the connection with the Barman server

-  Complain if backup_options is not explicitly set, as the future
    default value will change from exclusive_backup to concurrent_backup
    when PostgreSQL 9.5 will be declared EOL by the PGDG

-  Display additional settings in the show-server and diagnose
    commands: archive_timeout, data_checksums, hot_standby,
    max_wal_senders, max_replication_slots and wal_compression.

-  Merge the barman-cli project in Barman

-  Bug fixes:

    -  Fix encoding error in get-wal on Python 3 (Jeff Janes, #221)
    -  Fix exclude_and_protect_filter (Jeff Janes, #217)
    -  Remove spurious message when resetting WAL (Jeff Janes, #215)
    -  Fix sync-wals error if primary has WALs older than the first
        backup
    -  Support for double quotes in synchronous_standby_names setting

-  Minor changes:

    -  Improve messaging of check --nagios for inactive servers
    -  Log remote SSH command with recover command
    -  Hide logical decoding connections in replication-status command

This release officially supports Python 3 and deprecates Python 2 (which
might be discontinued in future releases).

PostgreSQL 9.3 and older is deprecated from this release of Barman.
Support for backup from standby is now limited to PostgreSQL 9.4 or
higher and to WAL shipping from the standby (please refer to the
documentation for details).

Version 2.7 - 21 Mar 2019

-  Fix error handling during the parallel backup. Previously an
    unrecoverable error during the copy could have corrupted the barman
    internal state, requiring a manual kill of barman process with
    SIGTERM and a manual cleanup of the running backup in PostgreSQL.
    (GH#199)

-  Fix support of UTF-8 characters in input and output (GH#194 and
    GH#196)

-  Ignore history/backup/partial files for first sync of geo-redundancy
    (GH#198)

-  Fix network failure with geo-redundancy causing cron to break
    (GH#202)

-  Fix backup validation in PostgreSQL older than 9.2

-  Various documentation fixes

Version 2.6 - 4 Feb 2019

-  Add support for Geographical redundancy, introducing 3 new commands:
    sync-info, sync-backup and sync-wals. Geo-redundancy allows a Barman
    server to use another Barman server as data source instead of a
    PostgreSQL server.

-  Add put-wal command that allows Barman to safely receive WAL files
    via PostgreSQL's archive_command using the barman-wal-archive script
    included in barman-cli

-  Add ANSI colour support to check command

-  Minor fixes:

    -  Fix switch-wal on standby with an empty WAL directory
    -  Honour archiver locking in wait_for_wal method
    -  Fix WAL compression detection algorithm
    -  Fix current_action in concurrent stop backup errors
    -  Do not treat lock file busy as an error when validating a backup

(jperkin)

2020-08-26 04:14:25 UTC MAIN commitmail json YAML

tex-ifplatform depends on tex-catchfile. PKGREVISION -> 2

(dholland)

2020-08-25 23:01:32 UTC MAIN commitmail json YAML

doc: Updated archivers/p5-Archive-Tar to 2.38

(gutteridge)

2020-08-25 23:01:15 UTC MAIN commitmail json YAML

p5-Archive-Tar: update to 2.38

2.38  25/06/2020 (ATOOMIC)
- Avoid indirect calls
- Add use warnings to bin/ptar*

(gutteridge)

2020-08-25 22:51:31 UTC MAIN commitmail json YAML

doc: add nedit update to TODO, and luakit has been imported

(gutteridge)

2020-08-25 22:46:24 UTC MAIN commitmail json YAML

lua: fix typo in luaversion.mk

(gutteridge)

2020-08-25 21:43:33 UTC MAIN commitmail json YAML

2020-08-25 20:55:10 UTC MAIN commitmail json YAML

sysutils/dvd+rw-tools: ONLY_FOR_PLATFORM += Darwin

The referenced source file lists support for "Mac OS X" being added at
some point, and it seems to compile just fine.

(js)

2020-08-25 18:36:06 UTC pkgsrc-2020Q2 commitmail json YAML

Pullup ticket #6306 - requested by bouyer
misc/xygrib: build fix

Revisions pulled up:
- misc/xygrib/distinfo                                          1.5
- misc/xygrib/patches/patch-src_SkewT.h                        1.1

---
  Module Name: pkgsrc
  Committed By: bouyer
  Date: Fri Aug 21 11:31:28 UTC 2020

  Modified Files:
  pkgsrc/misc/xygrib: distinfo
  Added Files:
  pkgsrc/misc/xygrib/patches: patch-src_SkewT.h

  Log Message:
  include <QPainterPath> to fix build with current version of Qt.

(bsiegert)

2020-08-25 16:42:30 UTC MAIN commitmail json YAML

doc: Updated security/zoneminder to 1.29.0nb2

(gdt)

2020-08-25 16:42:21 UTC MAIN commitmail json YAML

security/zoneminder: Update to 1.29.0

This is the last version that supports autoconf, and this update is
only because it's a reasonable benefit/cost tradeoff as an
intermediaate step.  Tested on netbsd-9/earmv7hf-el.

Upstream chanages:
  many bug fixes and improvements
  zoneminder API
  Multiserver
  limted ONVIF support

See more at
https://github.com/ZoneMinder/zoneminder/releases/tag/v1.29.0-rc2 and
before and after.

Note that when updating, one must run zmupdate to modify the db schema.

(gdt)