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

2024-05-13 18:54:41 UTC Now

2021-01-25 12:51:49 UTC MAIN commitmail json YAML

openldap: updated to 2.4.57

OpenLDAP 2.4.57 Release (2021/01/18)
Fixed ldapexop to use correct return code
Fixed slapd to remove asserts in UUIDNormalize
Fixed slapd to remove assert in csnValidate
Fixed slapd validity checks for issuerAndThisUpdateCheck
Fixed slapd validity checks for serialNumberAndIssuerCheck
Fixed slapd AVA sort with invalid RDN
Fixed slapd ldap_X509dn2bv to check for invalid BER after RDN count
Fixed slapd saslauthz to remove asserts in validation
Fixed slapd saslauthz to use slap_sl_free on normalized DN
Fixed slapd saslauthz SEGV in slap_parse_user
Fixed slapd modrdn memory leak
Fixed slapd double-free in vrfilter
Fixed slapd cancel operation to correctly terminate
Fixed slapd-ldap fix binds on retry with closed connection
Fixed slapo-syncprov to ignore duplicate sessionlog entries

(adam)

2021-01-25 11:34:51 UTC MAIN commitmail json YAML

squid4: needs atomic64

(nia)

2021-01-25 11:19:01 UTC MAIN commitmail json YAML

doc: Updated net/tnftpd to 20200704

(nia)

2021-01-25 11:18:45 UTC MAIN commitmail json YAML

tnftpd: Update to 20200704

Sat Jul  4 06:40:38 UTC 2020 lukem

* Release as "tnftpd 20200704".

* Change --with-blacklist to --with-blocklist and search for
  libblocklist first, falling back to the legacy libblacklist.

* Update to NetBSD-ftpd 20200615:
* Increase some buffer sizes.
* Rename blacklist to blocklist.

(nia)

2021-01-25 11:17:54 UTC MAIN commitmail json YAML

doc: Updated chat/unrealircd to 5.0.8

(nia)

2021-01-25 11:17:36 UTC MAIN commitmail json YAML

unrealircd: Update to 5.0.8

UnrealIRCd 5.0.8 Release Notes
===============================

The main purpose of this release is to enhance the
[reputation](https://www.unrealircd.org/docs/Reputation_score)
functionality. There have also been some other changes and minor
bug fixes. For more information, see below.

Enhancements:
* Support for [security groups](https://www.unrealircd.org/docs/Security-group_block),
  of which four groups always exist by default: known-users, unknown-users,
  tls-users and tls-and-known-users.
* New extended ban ```~G:securitygroupname```. Typical usage would be
  ```MODE #chan +b ~G:unknown-users``` which will ban all users from the
  channel that are not identified to services and have a reputation
  score below 25 (by default). The exact settings can be tweaked in the
  [security group block](https://www.unrealircd.org/docs/Security-group_block).
* The reputation command (IRCOp-only) has been extended to make it
  easier to look for potential troublemakers:
  * ```REPUTATION Nick``` shows reputation about the nick name
  * ```REPUTATION IP``` shows reputation about the IP address
  * ```REPUTATION #channel``` lists users in channel with their reputation score
  * ```REPUTATION <NN``` lists users with reputation scores below value NN
* Only send the first 1000 matches on ```STATS gline``` or a
  similar command. This to prevent the IRCOp from being flooded off.
  This value can be changed via
  [set::max-stats-matches](https://www.unrealircd.org/docs/Set_block#set::max-stats-matches)
* Warn when the SSL/TLS server certificate is expired or expires soon
  (within 7 days).
* New option allow::options::reject-on-auth-failure if you want to
  stop matching on a passworded allow block, see the
  [allow password documentation](https://www.unrealircd.org/docs/Allow_block#password)
  for more information. Note that most people won't use this.

Fixes:
* The ```WHO``` command searched on nick name even if it was told
  to search on a specific account name via WHOX options.
* Some typos in the Config script and a warning
* Counting clients twice in some circumstances

Changes:
* Support for $(DESTDIR) in 'make install' if packaging for a distro
* Mention the ban reason in Q-line server notices
* Add self-test to module manager and improve the error message in case
  the IRCd source directory does not exist.
* Print out a more helpful error if you run the unrealircd binary
  rather than the unrealircd script with an argument like 'mkpasswd' etc.
* On *NIX create a symlink 'source' to the UnrealIRCd source

Module coders / Developers:
* The [Doxygen module API docs](https://www.unrealircd.org/api/5/index.html)
  have been improved, in particular the
  [Hook API](https://www.unrealircd.org/api/5/group__HookAPI.html)
  is now 100% documented.

(nia)

2021-01-25 11:10:02 UTC MAIN commitmail json YAML

doc: Updated www/otter-browser to 1.0.02

(nia)

2021-01-25 11:09:03 UTC MAIN commitmail json YAML

otter-browser: Update to 1.0.02

1.0.02 (2020-12-21):
- optimized handling of large images for Start Page backgrounds;
- improved validation of content blocking profile checksum;
- updated translations;
- some other fixes.

(nia)

2021-01-25 10:56:16 UTC MAIN commitmail json YAML

doc: Updated devel/py-codespell to 2.0.0

(fcambus)

2021-01-25 10:56:05 UTC MAIN commitmail json YAML

2021-01-25 10:50:41 UTC MAIN commitmail json YAML

xentools413: remove references to non-existent files

(wiz)

2021-01-25 10:39:34 UTC MAIN commitmail json YAML

doc: Updated devel/patchelf to 0.12

(fcambus)

2021-01-25 10:39:22 UTC MAIN commitmail json YAML

patchelf: update to 0.12.

## Release History

0.12 (August 27, 2020):

* New `--clear-symbol-version` flag.
* Better support for relocating NOTE sections/segments.
* Improved the default section alignment choice.
* Bug fixes.

0.11 (June 9, 2020):

* New `--output` flag.
* Some bug fixes.

(fcambus)

2021-01-25 10:35:31 UTC MAIN commitmail json YAML

doc: Updated lang/vala to 0.50.3

(wiz)

2021-01-25 10:35:23 UTC MAIN commitmail json YAML

vala: update to 0.50.3.

Vala 0.50.3
===========
* Various improvements and bug fixes:
  - codegen:
    + Use CCodeInvalidExpression instead of place holders
    + Don't leak memory of already assigned out-parameter on error [#1123]
    + Don't leak memory on internal value comparison of property setter
    + Fix assignment of casted struct value to property [#1126]
  - vala:
    + Report an error if gio-2.0 is missing for DBus support
    + Add missing TraverseVisitor.visit_addressof_expression()
    + value_type of PointerIndirection expressions must not be owned [#1118]
    + SliceExpression need to return heap-allocated or unowned references [#1120]
    + Accept "unowned var" as type for foreach variable declaration [#152]
    + Ownership transfer of inline-allocated array is not allowed [#931]
  - tests: Use Automake窶冱 parallel test driver to speed up running tests [#1094]
  - testrunner: A lot of simplifications

* Bindings:
  - gio-2.0: Fix DBusSubtreeIntrospectFunc binding
  - gstreamer-1.0: Fix direction of GLib.Value typed parameters [#1014]
  - gstreamer: Update from 1.19.0+ git master
  - gtk4: Use correct cheader_include for wayland/x11 gdk backend [#1112]
  - gtk4: Don't rename binding for gtk_css_provider_load_from_data [#1117]
  - gtk4: Update to 4.0.1
  - webkit2gtk-4.0: Update to 2.30.3

(wiz)

2021-01-25 10:16:26 UTC MAIN commitmail json YAML

doc: Updated textproc/ugrep to 3.1.4

(wiz)

2021-01-25 10:16:17 UTC MAIN commitmail json YAML

ugrep: update to 3.1.4.

3.1.4

New --bool option to specify Boolean search query patterns (with
Google search syntax or fzf-like when used with -F to search strings
instead of regex patterns); new --and and --not options; updated
--format to support -v; other minor improvements. More coming soon!

(wiz)

2021-01-25 10:14:45 UTC MAIN commitmail json YAML

doc: Updated lang/yabasic to 2.89.0

(fcambus)

2021-01-25 10:14:32 UTC MAIN commitmail json YAML

yabasic: update to 2.89.0.

ChangeLog:

Version 2.89.0 (December 29, 2020)
  - Fixed for Problem with system-command after clear screen on MacOS
  - Added functions eval and eval$

(fcambus)

2021-01-25 10:09:57 UTC MAIN commitmail json YAML

doc: Updated sysutils/py-setproctitle to 1.2.2

(wiz)

2021-01-25 10:09:48 UTC MAIN commitmail json YAML

py-setproctitle: update to 1.2.2.

Version 1.2.2
-------------

- Fixed Windows build (issues #89, #90).
- Added wheel packages for Windows (issues #47, #90).
- Added wheel packages for aarch64 (issues #95).

(wiz)

2021-01-25 10:09:06 UTC MAIN commitmail json YAML

doc: Updated devel/py-hypothesis to 6.0.3

(wiz)

2021-01-25 10:08:58 UTC MAIN commitmail json YAML

py-hypothesis: update to 6.0.3.

6.0.3 - 2021-01-23

This patch improves the type annotations for one_of(), by adding
overloads to handle up to five distinct arguments as typing.Union
before falling back to typing.Any, as well as annotating the |
(__or__) operator for strategies (issue #2765).

6.0.2 - 2021-01-14

This release makes some small improvements to how filtered strategies
work. It should improve the performance of shrinking filtered
strategies, and may under some (probably rare) circumstances improve
the diversity of generated examples.

(wiz)

2021-01-25 10:06:19 UTC MAIN commitmail json YAML

doc: Updated audio/musicpd to 0.22.4

(wiz)

2021-01-25 10:06:10 UTC MAIN commitmail json YAML

musicpd: update to 0.22.4.

ver 0.22.4 (2021/01/21)
* protocol
  - add command "binarylimit" to allow larger chunk sizes
  - fix "readpicture" on 32 bit machines
  - show duration and tags of songs in virtual playlist (CUE) folders
* storage
  - curl: fix several WebDAV protocol bugs
* decoder
  - dsdiff: apply padding to odd-sized chunks
* filter
  - ffmpeg: detect the output sample format
* output
  - moveoutput: fix always_on and tag lost on move
* Android
  - enable https:// support (via OpenSSL)

(wiz)

2021-01-25 10:01:23 UTC MAIN commitmail json YAML

doc: Updated devel/libsigsegv to 2.13

(wiz)

2021-01-25 10:01:14 UTC MAIN commitmail json YAML

libsigsegv: update to 2.13.

New in 2.13:

* Added support for macOS/arm64.

* Added support for Solaris OpenIndiana.

* Added support for catching stack overflow on Solaris 11/SPARC.

* Added support for catching stack overflow on 64-bit Haiku.

* Provide a correct value for SIGSTKSZ on 64-bit Solaris/x86. The one defined
  by this system is too small.

* Improved support for Linux/RISC-V, Linux/nds32.

* Improved support for Android.

* Improved support for FreeBSD/x86, FreeBSD/x86_64, FreeBSD/arm, FreeBSD/arm64.

* Improved support for 64-bit ABI on Solaris/x86_64.

(wiz)

2021-01-25 10:00:00 UTC MAIN commitmail json YAML

doc: Updated security/libgcrypt to 1.9.0

(wiz)

2021-01-25 09:59:50 UTC MAIN commitmail json YAML

libgcrypt: update to 1.9.0.

Noteworthy changes in version 1.9.0 (2021-01-19)  [C23/A3/R0]
------------------------------------------------

* New and extended interfaces:

  - New curves Ed448, X448, and SM2.

  - New cipher mode EAX.

  - New cipher algo SM4.

  - New hash algo SM3.

  - New hash algo variants SHA512/224 and SHA512/256.

  - New MAC algos for Blake-2 algorithms, the new SHA512 variants,
    SM3, SM4 and for a GOST variant.

  - New convenience function gcry_mpi_get_ui.

  - gcry_sexp_extract_param understands new format specifiers to
    directly store to integers and strings.

  - New function gcry_ecc_mul_point and curve constants for Curve448
    and Curve25519.  [#4293]

  - New function gcry_ecc_get_algo_keylen.

  - New control code GCRYCTL_AUTO_EXPAND_SECMEM to allow growing the
    secure memory area.  Also in 1.8.2 as an undocumented feature.

* Performance:

  - Optimized implementations for Aarch64.

  - Faster implementations for Poly1305 and ChaCha.  Also for
    PowerPC.  [b9a471ccf5,172ad09cbe,#4460]

  - Optimized implementations of AES and SHA-256 on PowerPC.
    [#4529,#4530]

  - Improved use of AES-NI to speed up AES-XTS (6 times faster).
    [a00c5b2988]

  - Improved use of AES-NI for OCB.  [eacbd59b13,e924ce456d]

  - Speedup AES-XTS on ARMv8/CE (2.5 times faster).  [93503c127a]

  - New AVX and AVX2 implementations for Blake-2 (1.3/1.4 times
    faster).  [af7fc732f9, da58a62ac1]

  - Use Intel SHA extension for SHA-1 and SHA-256 (4.0/3.7 times
    faster).  [d02958bd30, 0b3ec359e2]

  - Use ARMv7/NEON accelerated GCM implementation (3 times faster).
    [2445cf7431]

  - Use of i386/SSSE3 for SHA-512 (4.5 times faster on Ryzen 7).
    [b52dde8609]

  - Use 64 bit ARMv8/CE PMULL for CRC (7 times faster).  [14c8a593ed]

  - Improve CAST5 (40% to 70% faster).  [4ec566b368]

  - Improve Blowfish (60% to 80% faster).  [ced7508c85]

* Bug fixes:

  - Fix infinite loop due to applications using fork the wrong
    way.  [#3491][also in 1.8.4]

  - Fix possible leak of a few bits of secret primes to pageable
    memory.  [#3848][also in 1.8.4]

  - Fix possible hang in the RNG (1.8.3 only).  [#4034][also in 1.8.4]

  - Several minor fixes.  [#4102,#4208,#4209,#4210,#4211,#4212]
    [also in 1.8.4]

  - On Linux always make use of getrandom if possible and then use
    its /dev/urandom behaviour.  [#3894][also in 1.8.4]

  - Use blinding for ECDSA signing to mitigate a novel side-channel
    attack.  [#4011,CVE-2018-0495] [also in 1.8.3, 1.7.10]

  - Fix incorrect counter overflow handling for GCM when using an IV
    size other than 96 bit.  [#3764] [also in 1.8.3, 1.7.10]

  - Fix incorrect output of AES-keywrap mode for in-place encryption
    on some platforms.  [also in 1.8.3, 1.7.10]

  - Fix the gcry_mpi_ec_curve_point point validation function.
    [also in 1.8.3, 1.7.10]

  - Fix rare assertion failure in gcry_prime_check.  [also in 1.8.3]

  - Do not use /dev/srandom on OpenBSD.  [also in 1.8.2]

  - Fix test suite failure on systems with large pages. [#3351]
    [also in 1.8.2]

  - Fix test suite to not use mmap on Windows.  [also in 1.8.2]

  - Fix fatal out of secure memory status in the s-expression parser
    on heavy loaded systems.  [also in 1.8.2]

  - Fix build problems on OpenIndiana et al. [#4818, also in 1.8.6]

  - Fix GCM bug on arm64 which troubles for example OMEMO.  [#4986,
    also in 1.8.6]

  - Detect a div-by-zero in a debug helper tool.  [#4868, also in 1.8.6]

  - Use a constant time mpi_inv and related changes.  [#4869, partly
    also in 1.8.6]

  - Fix mpi_copy to correctly handle flags of opaque MPIs.
    [also in 1.8.6]

  - Fix mpi_cmp to consider +0 and -0 the same.  [also in 1.8.6]

  - Fix extra entropy collection via clock_gettime.  Note that this
    fallback code path is not used on any decent hardware.  [#4966,
    also in 1.8.7]

  - Support opaque MPI with gcry_mpi_print.  [#4872, also in 1.8.7]

  - Allow for a Unicode random seed file on Windows.  [#5098, also in
    1.8.7]

* Other features:

  - Add OIDs from RFC-8410 as aliases for Ed25519 and Curve25519.
    [also in 1.8.6]

  - Add mitigation against ECC timing attack CVE-2019-13626.  [#4626]

  - Internal cleanup of the ECC implementation.

  - Support reading EC point in compressed format for some curves.
    [#4951]

(wiz)

2021-01-25 09:55:27 UTC MAIN commitmail json YAML

doc: Updated security/keepassxc to 2.6.3

(wiz)

2021-01-25 09:55:17 UTC MAIN commitmail json YAML

keepassxc: update to 2.6.3.

## 2.6.3 (2020-01-12)

### Added

- Support Argon2id KDF [#5778]
- Support XMLv2 key files [#5798]

### Changed

- Improve CSV Import/Export, include time fields and TOTP [#5346]
- Support empty area dragging of the application window [#5860]
- Display default Auto-Type sequence in preview pane [#5654]
- Remove strict length limit on generated passwords [#5748]
- Hide key file path by default when unlocking database [#5779]
- Document browser extension use with Edge in managed mode [#5692]
- Windows: Prevent clipboard history and cloud sync [#5853]
- macOS: Update the application icon to Big Sur styling [#5851]

### Fixed

- Re-select previously selected entry on database unlock [#5559]
- Properly save special character choice in password generator [#5610]
- Fix crash in browser integration with multiple similar entries [#5653]
- Remove offset on username field in classic theme [#5788]
- Ensure entry history is copied when drag/dropping entries and groups [#5817]
- Close modal dialogs when database is locked [#5820]
- Prevent crash when KeeShare modifies an entry that is currently being edited [#5827]
- Improve preview of entry attributes [#5834]
- Always activate/focus database open dialog preventing mistype [#5878]
- Reports: fix calculation of average password length [#5862]
- Linux: Delay startup on login to correct tray icon issues [#5724]

(wiz)

2021-01-25 09:50:05 UTC MAIN commitmail json YAML

doc: Updated textproc/lowdown to 0.7.9

(fcambus)

2021-01-25 09:48:45 UTC MAIN commitmail json YAML

doc: Updated converters/help2man to 1.47.17

(wiz)

2021-01-25 09:48:36 UTC MAIN commitmail json YAML

lowdown: update to 0.7.9 and take MAINTAINER.

ChangeLog:

Version 0.7.9, 2021-01-11

- Fix a crash introduced with the new UTF-8 handling in -Tterm.
- Allow the "section" metadata key to set the manpage section when used
  with -Tman.
- Significantly clean up lists (definition, ordered, unordered) and how
  indenting and compacting is handled in -Tman and -Tms.
- Use EX and EE for block code when in -Tman. These only apply in
  LOWDOWN_NROFF_GROFF mode. While looking at block codes, fix how much
  trailing space is emitted and make sure that subsequent paragraphs
  are indented.
- Don't have sections in -Tman be followed by superfluous paragraph
  macros (PP, etc.).

Version 0.7.7, 2021-01-06

Have the -Tterm output correctly adjust columns for UTF-8 wide characters.
This makes both ASCII and UTF-8 (e.g, Russian) correctly align on terminal
output.

(fcambus)

2021-01-25 09:48:36 UTC MAIN commitmail json YAML

help2man: update to 1.47.17.

help2man (1.47.17) unstable; urgency=medium

  * Add Serbian translation of info page (thanks to Мирослав Николић).
  * Update Swedish translation (thanks to Sebastian Rasmussen).
  * Update to debhelper v13.
  * Update standards version to 4.5.1 (no changes).
  * Update copyright years.

-- Brendan O'Dea <bod@debian.org>  Tue, 19 Jan 2021 22:27:16 +1100

(wiz)

2021-01-25 09:46:32 UTC MAIN commitmail json YAML

doc: Updated devel/gopls to 0.6.4

(wiz)

2021-01-25 09:46:22 UTC MAIN commitmail json YAML

gopls: update to 0.6.4.

gopls/v0.6.4

Includes fixes for https://blog.golang.org/path-security.

gopls/v0.6.3

This release has a number of bug fixes and documentation improvements.

(wiz)

2021-01-25 09:42:35 UTC MAIN commitmail json YAML

doc: Updated graphics/ImageMagick to 7.0.10.58

(wiz)

2021-01-25 09:42:26 UTC MAIN commitmail json YAML

ImageMagick: update to 7.0.10.58.

2021-01-16  7.0.10-58  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-58 GIT revision 18277:8876652f5:20210116

2021-01-11  7.0.10-58  <quetzlzacatenango@image...>
  * identify the convex hull and minimum bounding box attributes of an image
    with the -define identify:convex-hull=true define.
  * set the quality to 100 to produce lossless HEIC images (reference
    https://github.com/ImageMagick/ImageMagick/pull/3116).
  * properly identify SVG images (reference
    https://github.com/ImageMagick/ImageMagick/issues/3117).
  * duplicate operator: inverse range parameter working again (reference
    https://github.com/ImageMagick/ImageMagick/issues/3113).
  * Fix rounding error for CSS colors on i686 (reference
    https://tracker.debian.org/pkg/imagemagick).

(wiz)

2021-01-25 09:36:58 UTC MAIN commitmail json YAML

doc: Updated databases/p5-gdbm to 5.32.1

(wiz)

2021-01-25 09:33:28 UTC MAIN commitmail json YAML

doc: Updated lang/perl5 to 5.32.1

(wiz)

2021-01-25 09:33:19 UTC MAIN commitmail json YAML

perl: update to 5.32.1.

Incompatible Changes

There are no changes intentionally incompatible with Perl 5.32.0.
If any exist, they are bugs, and we request that you submit a
report. See "Reporting Bugs" below.

Modules and Pragmata

Updated Modules and Pragmata

    Data::Dumper has been upgraded from version 2.174 to 2.174_01.

    A number of memory leaks have been fixed.

    DynaLoader has been upgraded from version 1.47 to 1.47_01.

    Module::CoreList has been upgraded from version 5.20200620 to
    5.20210123.

    Opcode has been upgraded from version 1.47 to 1.48.

    A warning has been added about evaluating untrusted code with
    the perl interpreter.

    Safe has been upgraded from version 2.41 to 2.41_01.

    A warning has been added about evaluating untrusted code with
    the perl interpreter.

Documentation

New Documentation

perlgov

Documentation of the newly formed rules of governance for Perl.

perlsecpolicy

Documentation of how the Perl security team operates and how the
team evaluates new security reports.

Changes to Existing Documentation

We have attempted to update the documentation to reflect the changes
listed in this document. If you find any we have missed, open an
issue at https://github.com/Perl/perl5/issues.

Additionally, the following selected changes have been made:

perlop

    Document range op behaviour change.

Diagnostics

The following additions or changes have been made to diagnostic
output, including warnings and fatal error messages. For the complete
list of diagnostic messages, see perldiag.

Changes to Existing Diagnostics

    \K not permitted in lookahead/lookbehind in regex; marked by
    <-- HERE in m/%s/

    This error was incorrectly produced in some cases involving
    nested lookarounds. This has been fixed.

    [GH #18123]

Configuration and Compilation

    Newer 64-bit versions of the Intel C/C++ compiler are now
    recognized and have the correct flags set.

    We now trap SIGBUS when Configure checks for va_copy.

    On several systems the attempt to determine if we need va_copy
    or similar results in a SIGBUS instead of the expected SIGSEGV,
    which previously caused a core dump.

    [GH #18148]

Testing

Tests were added and changed to reflect the other additions and
changes in this release.

Platform Support

Platform-Specific Notes

MacOS (Darwin)

    The hints file for darwin has been updated to handle future
    macOS versions beyond 10. Perl can now be built on macOS Big
    Sur.

    [GH #17946, GH #18406] Minix

    Build errors on Minix have been fixed.

    [GH #17908]

Selected Bug Fixes

    Some list assignments involving undef on the left-hand side
    were over-optimized and produced incorrect results.

    [GH #16685, GH #17816]

    Fixed a bug in which some regexps with recursive subpatterns
    matched incorrectly.

    [GH #18096]

    Fixed a deadlock that hung the build when Perl is compiled for
    debugging memory problems and has PERL_MEM_LOG enabled.

    [GH #18341]

    Fixed a crash in the use of chained comparison operators when
    run under "no warnings 'uninitialized'".

    [GH #17917, GH #18380]

    Exceptions thrown from destructors during global destruction
    are no longer swallowed.

    [GH #18063]

(wiz)

2021-01-25 09:23:19 UTC MAIN commitmail json YAML

doc: Updated devel/cvsutils to 0.2.6

(fcambus)

2021-01-25 09:23:07 UTC MAIN commitmail json YAML

cvsutils: update to 0.2.6.

ChangeLog:

2013-05-31  Pavel Roskin  <proski@gnu.org>

* Version 0.2.6 released.

* COPYING: New file, GPL v2, as suggested by Automake.

2013-05-11  Pavel Roskin  <proski@gnu.org>

* cvsu.pl (process_arg): Check for words "Result of merge"
rather than for "+" to fing the results of merge.  In some
cases, there is no "+" in the timestamp.
Reported by Mikhail Gusarov <mikhail@hola.org>

(fcambus)

2021-01-25 08:48:20 UTC MAIN commitmail json YAML

doc: Updated devel/cvsgraph to 1.7.1

(fcambus)

2021-01-25 08:48:08 UTC MAIN commitmail json YAML

cvsgraph: update to 1.7.1.

ChangeLog:

- Update the web address and give the package a new home after the old
  server has been retired.
- Update automake to modern version and use pkg-config.
- Go with the irony and rebase the cvsgraph codebase to a git repository.

(fcambus)

2021-01-25 08:00:04 UTC MAIN commitmail json YAML

doc: Updated devel/cloc to 1.88

(fcambus)

2021-01-25 07:59:54 UTC MAIN commitmail json YAML

cloc: update to 1.88 and take MAINTAINER.

Release Notes for cloc version 1.88:

New Languages and File Types:
    o LLVM IR
    o Logos
    o Meson
    o Mojo
    o Odin
    o Jinja Templates
    o WXML
    o WXSS

Updates:
    o Support MATLAB block comments.
    o More flexible matching of git hashes.
    o Case insensitive diff file alignment on Windows.
    o Add .BAS as a Visual Basic extension
    o Rename Objective C to Objective-C

Bug Fixes:
    o Add missing Raku_or_Prolog() subroutine.
    o Handle UTF encoded list files (file given to --list-file).
    o Improved support for options parsing from config file.
    o Catch unidentified files via --diff-list-file.
    o Don't insert extra newlines when stripping with --unicode.

(fcambus)

2021-01-25 07:59:03 UTC MAIN commitmail json YAML

doc: Updated devel/acr to 1.9.4

(fcambus)

2021-01-25 07:58:51 UTC MAIN commitmail json YAML

acr: update to 1.9.4.

ChangeLog:

- Add --quiet and --quiet-version
- Setup CI
- Create Debian package

(fcambus)

2021-01-25 02:42:57 UTC MAIN commitmail json YAML

doc: Updated audio/musescore to 3.6

(gutteridge)

2021-01-25 02:42:44 UTC MAIN commitmail json YAML

musescore: update to 3.6

pkgsrc-specific note: fixes from the 3.6 branch have been applied so
this builds with Qt 5.15 and doesn't crash when importing older scores
in certain contexts.

Release notes:

New

    Added the new default notation fonts "Leland"
    Added the new default text font "Edwin"
    Added a new dialog that suggests trying out the new engraving defaults
    Added automatic score ordering and bracketing
    Added automatic vertical justification of staves
    Added Mountain Dulcimer instrument and 3-string tab presets
    Added portamento for FLUID synthesiser
    Added Petaluma notation font
    Added mnemonics for "Save", "Save As" and "Resource Manager"

Improvements

    Redesigned the score migration dialog and the algorithm for applying new styles
    Improved the vertical staff justification algorithm
    First system indentation now takes the maximum of the length of the instruments labels and the style parameter
    Added a support of measure number interval at multi-measure rests
    Improved the recognition of instruments when loading a pre-3.6 score
    Altered default canvas background colour
    Improved functionality and appearance of 'Add Palettes' button
    Implemented a new "Export" dialog
    Improved the score symbols appearance
    Updated Bravura notation font to version 1.39
    Extended the set of accidentals
    Implemented a third stroke style for minim-based two-note tremolos
    Added extended fermata symbols to MusicXML I/O
    Updated SMuFL to the latest version 1.3
    Added support for triple sharp and triple flat
    Replaced the accidentals from Emmentaler with improved ones from Parnassus
    Added an indication of sounding pitch if the global concert pitch toggle is off and the current instrument has an actual pitch
    Added heavy, reverse end and heavy double barlines
    Added Sicilian translation
    The Edit Style dialog is no longer modal: the score can now be traversed while the dialog is open
    Added an alternative choice of “To Coda”
    Added a harmony duration interpretation
    MacOS window title bars now update according to the selected theme in MuseScore
    Added an automatic change of theme in MuseScore according to the MacOS dark/light mode setting
    The width of accidental symbols in the font is now honoured during drawing
    Solo instrument names now end in "solo"
    Improved collision avoidance between accidentals and ledger lines
    Improved the appearance of shadow notes
    Improved layout of the "Edit Style" dialog
    Cleaned up all unnecessary spaces and words used in file export
    Order of buttons in "Score migration" dialog is now platform-specific
    Improved search behavior in "Palettes"
    Added an option for applying new text font (Edwin) to imported MusicXML scores
    Replenished collection of demo scores

Fixes

    Fixed a bug preventing generation of square braces for an instrument with multiple staves
    Fixed an issue where style dialog loses setting of chord symbol radio buttons
    Fixed an issue with measure numbers not showing when first staff is cut away
    Fixed an issue where ledger lines only showed correctly when staff line spacing set to 0.5 increments (i.e 1.5, 2.0, etc.)
    Fixed an issue with image resize not correctly honouring aspect ratio
    Fixed an issue with "Select Similar Beat" command not working with shortened measures
    Fixed an issue where glissandos collide with double-digit start fretmarks
    Fixed glissando and portamento playback
    Enabled selection of text using the mouse in Palettes search field
    Adjusted the "Range-transpose" shortcuts
    Adjusted the appearance of dotted lines
    Staff visibility changes are now allowed mid-score
    Fixed an issue with the appearance of additive time signatures
    Fixed an issue where Mandolin unintentionally has a Grand Piano sound
    Expanded the list of special characters in "Special characters -> Common Symbols"
    Jump at Volta End no longer skips last measure
    Fixed a crash when switching instruments from an instrument with tabulature
    Fixed an issue when toggling between clefs of unpitched and pitched instruments, which led to a crash
    Fixed an issue where pressing Enter in the Score Properties dialog applies to the "New…" button rather than the "OK" button
    Fixed a crash when deleting header/footer text after hiding
    Fixed an issue where removing tuplets after inserting measures caused corruption/crash
    Reduced useless whitespace in JSON files
    Disabled auto collision avoidance for rests which do not have auto-placement enabled
    Fixed an issue where rests cannot be merged together when the measure has 3 or 4 voices
    Fixed an issue with the "Flatten all Beams" setting being ignored on score reload
    Fixed an issue where voice-1 rests collide with voice-3 rhythm slashes
    Fixed an issue where C time signature does not update
    Fixed an issue with readability of the tempo field by screen readers
    Fixed a palette search shortcut functionality issue
    Fixed an issue with missing space between the key signature and the first note when the time signature is hidden
    Fixed a freeze when a tie has the same start and end note
    Fixed a crash when deleting or changing a time signature in a multi-measure rest
    Fixed an issue with import of MusicXML files from the new version of Finale
    Fixed an incorrect tuplet calculation on a two-note tremolo
    Removed support for the "place at middle of stem" option for single-note tremolos
    Fixed an issue where duplication of voltas leads to following voltas being ignored
    Fixed an issue with MusicXML import of changed transpositions
    Fixed an issue where hairpin export stops halfway
    Fixed an issue with FirstSystemIndentation style setting not taking account of instrument label length
    Fixed an issue where MusicXML import did not honour "measure-style/slash"
    Fix missing kerning in MuseJazz Text
    Fixed an issue with application of new styles to 'recent' scores
    Fixed an issue with application of new styles to pre-3.6 scores
    Fixed an issue with incorrect brace scaling
    Fixed an issue with import of MusicXML tempo changes
    Fixed an issue where aligned pedal lines jump wildly while being dragged
    Fixed an issue with updating of translations
    Fixed an issue with export of fretboard diagrams to MusicXML
    Fixed an issue where atonal key signatures caused spacing issues
    Fixed an issue with the "Show MIDI controls in mixer" checkbox in "Preferences" dialog
    Fixed an issue with inconsistent stem directions on middle-line beamed notes
    Fixed an issue with application of new styles to 'recent' scores
    Fixed an issue with measure numbers colliding with brackets
    Fixed an issue with triggering of translation process after a language switch
    Fixed an issue where fingering was wrongly scaled with note size
    Fixed an issue with cutaway courtesy clefs not showing
    Fixed an issue with export of 32nd-note tuplets into MusicXML format
    Removed unnecessary rounding of BPM value in "Play panel"
    Fixed an issue with unexpected behavior of "Esc" key in "Edit Style" dialog
    Fixed a crash when importing a file with an incomplete tuplet
    Fixed an issue where adding instruments on top of others whose parts have been created leads to score corruption
    Fixed an issue with styles in the "converter" mode
    Fixed an issue where changing any property on a text line resets all styled properties to default
    Fixed an issue where the "Custom" string in "Instrument > Order" shows untranslated

(gutteridge)

2021-01-25 00:54:43 UTC MAIN commitmail json YAML

doc/TODO: add two packages

+ mysql-server-5.6.51, openldap-2.4.57.

(taca)

2021-01-24 23:36:58 UTC MAIN commitmail json YAML

doc: Updated audio/ncmpcpp to 0.9.1

(nia)

2021-01-24 23:36:36 UTC MAIN commitmail json YAML

ncmpcpp: Update to 0.9.1

# ncmpcpp-0.9.1 (2020-12-23)
* Add support for fetching lyrics from musixmatch.com.
* Fix intermittent failures of the Genius fetcher.
* Fix crash on startup with Visualizer as the initial screen.
* Fix crash on startup with Browser as the initial screen.
* Show the Visualizer immediately if it's the initial screen.
* Draw a separator between albums with the same name, but a different artist.
* Suppress output of all external commands.
* Consider mouse support when pausing and unpausing curses interface.
* Reduce CPU usage of the frequency spectrum visualizer.
* Enable Link Time Optimization by default.
* Enable full sorting of items in the local browser if it's not.
* Bind `Play` to `Backspace` by default.
* Fix fetching information about artists from last.fm.

(nia)

2021-01-24 21:42:45 UTC MAIN commitmail json YAML

doc: Updated security/pleaser to 0.3.20

(pin)

2021-01-24 21:42:21 UTC MAIN commitmail json YAML

security/pleaser: update to 0.3.20

-adding current working directory to syslog
-make man pages easier to follow
-fixing editor execute

(pin)

2021-01-24 20:29:23 UTC MAIN commitmail json YAML

Updated filesystems/py-fs, fonts/py-fonttools

(adam)

2021-01-24 20:29:04 UTC MAIN commitmail json YAML

py-fonttools: updated to 4.18.2

4.18.2 (released 2020-12-16)
----------------------------
- [COLRv1] Implemented ``PaintTranslate`` paint format.
- [varLib.cff] Fixed unbound local variable error.
- [otlLib] Don't crash when creating OpenType class definitions if some glyphs
  occur more than once.

4.18.1 (released 2020-12-09)
----------------------------
- [colorLib] Speed optimization for ``LayerV1ListBuilder``.
- [mutator] Fixed missing tab in ``interpolate_cff2_metrics`` (0957dc7a).

4.18.0 (released 2020-12-04)
----------------------------
- [COLRv1] Update to latest draft: added ``PaintRotate`` and ``PaintSkew``.
- [woff2] Support new ``brotlicffi`` bindings for PyPy.
- [glifLib] Added ``expectContentsFile`` parameter to ``GlyphSet``, for use when
  reading existing UFOs, to comply with the specification stating that a
  ``contents.plist`` file must exist in a glyph set.
- [subset] Allow ``LangSys`` tags in ``--layout-scripts`` option. For example:
  ``--layout-scripts=arab.dflt,arab.URD,latn``; this will keep ``DefaultLangSys``
  and ``URD`` language for ``arab`` script, and all languages for ``latn`` script.
- [varLib.interpolatable] Allow UFOs to be checked; report open paths, non existant
  glyphs; add a ``--json`` option to produce a machine-readable list of
  incompatibilities
- [pens] Added ``QuartzPen`` to create ``CGPath`` from glyph outlines on macOS.
  Requires pyobjc.
- [feaLib] You can export ``FONTTOOLS_LOOKUP_DEBUGGING=1`` to enable feature file
  debugging info stored in ``Debg`` table.
- [otlLib] Build more efficient format 1 and format 2 contextual lookups whenever
  possible

(adam)

2021-01-24 20:27:06 UTC MAIN commitmail json YAML

py-fs: updated to 2.4.12

2.4.12

Added

Missing mode attribute to _MemoryFile objects returned by MemoryFS.openbin.
Missing readinto method for MemoryFS and FTPFS file objects.
Added compatibility if a Windows FTP server returns file information to the LIST command with 24-hour times.

Changed

Start testing on PyPy. Due to 342 we have to treat PyPy builds specially and allow them to fail, but at least we'll be able to see if we break something aside from known issues with FTP tests.
Include docs in source distributions as well as the whole tests folder, ensuring conftest.py is present, fixes 364.
Stop patching copy with Python 3.8+ because it already uses sendfile.

Fixed

Fixed crash when CPython's -OO flag is used
Fixed error when parsing timestamps from a FTP directory served from a WindowsNT FTP Server, fixes 395.
Fixed documentation of Mode.to_platform_bin.
Fixed the code example in the "Testing Filesystems" section of the "Implementing Filesystems" guide.
Fixed FTPFS.openbin not implicitly opening files in binary mode like expected from openbin.

(adam)

2021-01-24 20:10:55 UTC MAIN commitmail json YAML

Updated databases/py-aiosqlite, databases/py-tortoise-orm

(adam)

2021-01-24 20:10:34 UTC MAIN commitmail json YAML

py-tortoise-orm: updated to 0.16.20

0.16.20
- Add model field validators.
- Allow function results in group by.

(adam)

2021-01-24 20:08:38 UTC MAIN commitmail json YAML

py-aiosqlite: updated to 0.16.1

v0.16.1
Bug fix release
- Reduce logging severity for exceptions
- Stop logging result objects; they can be big

(adam)

2021-01-24 19:13:17 UTC MAIN commitmail json YAML

doc: Added games/fnaify version 3.0

(maya)

2021-01-24 19:13:06 UTC MAIN commitmail json YAML

2021-01-24 19:09:32 UTC MAIN commitmail json YAML

doc: Added devel/libstubborn version 0.1

(maya)

2021-01-24 19:09:22 UTC MAIN commitmail json YAML

2021-01-24 19:07:33 UTC MAIN commitmail json YAML

doc: Added games/fna version 21.01

(maya)

2021-01-24 19:07:22 UTC MAIN commitmail json YAML

Add fna version 21.01

This is FNA, an XNA4 reimplementation that focuses solely on developing a fully
accurate XNA4 runtime for the desktop.

(maya)

2021-01-24 19:06:19 UTC MAIN commitmail json YAML

doc: Updated security/ccid to 1.4.34

(gdt)

2021-01-24 19:06:10 UTC MAIN commitmail json YAML

security/ccid: Update to 1.4.34

Changes
1.4.34 - 24 January 2021, Ludovic Rousseau
  - Add support of
    - ACS ACR1252IMP Reader
    - ACS CryptoMate EVO
    - Aktiv Rutoken SCR 3001 Reader
    - Avtor KP-375BLE
    - Avtor SC Reader KP382
    - BIT4ID mLector AIR DI V3
    - BIT4ID miniLector AIR NFC v3
    - Bit4id Digital-DNA Key (ProductID 0x2354)
    - Canokeys Canokey
    - DESKO GmbH IDenty chrom
    - DESKO GmbH PENTA Scanner
    - FT Biopass CCID
    - FT Biopass FIDO2
    - FT Biopass KB CCID
    - FT Biopass KB FIDO CCID
    - Feitian BLE CCID Dongle
    - Feitian R805
    - Feitian vR504 Contactless Reader
    - GoTrust Idem Key
    - Identiv uTrust 3720 Contactless Reader
    - Sunrex HP USB Business Slim Smartcard CCID Keyboard
    - sysmocom - s.f.m.c. GmbH sysmoOCTSIM
  - Fail if the requested protocol is not supported by reader
  - Disable USB suspend for the AlcorMicro AU9520 reader
  - Return "no smart card" if we get notified during a transmit
  - Minor improvements reported by Maksim Ivanov
  - Some other minor improvements

(gdt)

2021-01-24 19:04:55 UTC MAIN commitmail json YAML

mono6: make buildlink3.mk point at this package.

(maya)

2021-01-24 19:03:58 UTC MAIN commitmail json YAML

doc: Added graphics/fna3d version 21.01

(maya)

2021-01-24 19:03:47 UTC MAIN commitmail json YAML

Add fna3d version 21.01

This is FNA3D, the 3D graphics library for FNA.

FNA3D was written to be used for FNA's Graphics namespace. It carries the same
API design as XNA 4.0, with various implementations available at runtime
(including Vulkan, OpenGL, Metal, and Direct3D). For shaders, we support
Direct3D 9 Effect Framework binaries via MojoShader.

Note that while FNA is the main consumer of FNA3D, we do NOT provide separate C#
bindings. If you want to use FNA3D in C#, simply use FNA instead; it's the same
API and can be used entirely by itself without dragging in other dependencies.

(maya)

2021-01-24 19:00:01 UTC MAIN commitmail json YAML

doc: Added graphics/mojoshader version 0.0.20210110

(maya)

2021-01-24 18:59:47 UTC MAIN commitmail json YAML

Add mojoshader version 0.0.20210110

MojoShader is a library to work with Direct3D shaders on alternate
3D APIs and non-Windows platforms. The primary motivation is moving
shaders to OpenGL languages on the fly. The developer deals with
"profiles" that represent various target languages, such as GLSL
or ARB_*_program.

This allows a developer to manage one set of shaders, presumably
written in Direct3D HLSL, and use them across multiple rendering
backends. This also means that the developer only has to worry
about one (offline) compiler to manage program complexity, while
MojoShader itself deals with the reduced complexity of the bytecode
at runtime.

MojoShader provides both a simple API to convert bytecode to various
profiles, and (optionally) basic glue to rendering APIs to abstract
the management of the shaders at runtime.

(maya)

2021-01-24 18:58:07 UTC MAIN commitmail json YAML

doc: Added graphics/vulkan-headers version 1.1.126.0

(maya)

2021-01-24 18:57:46 UTC MAIN commitmail json YAML

2021-01-24 18:23:05 UTC MAIN commitmail json YAML

doc: Added multimedia/libtheoraplay version 0.0.20190909

(maya)

2021-01-24 18:22:25 UTC MAIN commitmail json YAML

Add libtheoraplay version 0.0.20190909

TheoraPlay is a simple library to make decoding of Ogg Theora videos
easier.

A tiny example to pull data out of an .ogv file is about 50 lines of C
code, and a complete SDL-based media player is about 300 lines of code.

TheoraPlay is optimized for multicore CPUs, and is designed to be
programmer-friendly. You will need libogg, libvorbis, and libtheora, of
course, but then you just drop a .c file and two headers into your
project and you're ready to hook up video decoding, without worrying
about Ogg pages, Vorbis blocks, or Theora decoder state.

Places TheoraPlay can be found in use: - Shank.  - Crypt of the
Necrodancer.  - 20XX.  - FNA.

(maya)

2021-01-24 17:14:04 UTC MAIN commitmail json YAML

doc: Updated editors/nano to 5.5

(nia)

2021-01-24 17:13:43 UTC MAIN commitmail json YAML

nano: Update to 5.5

2021.01.14 - GNU nano 5.5 "Rebecca"
• Option 'set minibar' makes nano suppress the title bar and instead
  show a bar with basic editing information at the bottom: file name
  (plus an asterisk when the buffer is modified), the cursor position
  (line,column), the character under the cursor (U+xxxx), the flags
  that --stateflags normally shows, plus the percentage of the buffer
  that is above the cursor.
• With 'set promptcolor' the color combination of the prompt bar can
  be changed, to allow contrasting it with the mini bar (which always
  has the same color as the title bar).
• Option 'set markmatch' highlights the result of a successful search
  by putting the mark at the end of the match, making the match more
  visible.  It also suppresses the cursor until the next keystroke.
  (If you dislike the hiding of the cursor, use 'set showcursor'.)
• The bindable toggle 'nowrap' has been renamed to 'breaklonglines',
  to match the corresponding option, like for all other toggles.
• Support for Slang has been removed.

(nia)

2021-01-24 16:58:40 UTC MAIN commitmail json YAML

doc: Updated net/miniupnpc to 2.2.1

(nia)

2021-01-24 16:58:16 UTC MAIN commitmail json YAML

miniupnpc: Update to 2.2.1

2020/11/30:
  Add miniupnpc.rc for .dll description

(nia)

2021-01-24 16:54:34 UTC MAIN commitmail json YAML

doc: Updated chat/mcabber to 1.1.2

(nia)

2021-01-24 16:54:15 UTC MAIN commitmail json YAML

mcabber: Update to 1.1.2

mcabber (1.1.2)

* Fix display when sending message to a full JID (Frank Zschockelt)

-- Mikael, 2020-09-19

mcabber (1.1.1)

* Fix compilation with GCC 10 or -fno-common in CFLAGS (Andrey Utkin)
* Link against tinfo _or_ tinfow (Frank Zschockelt)
* Fix otr disconnected message for otrv4, remove support for libotr 3.x
  (Frank Zschockelt)
* Fix exiting from verbatim multiline mode (Michał Kępień)
* Add support for displaying the number of unread messages for each roster
  entry (Michał Kępień)
* Fix roster colors (Frank Zschockelt)
* Add colorcli theme (Jonas Jared Jacek)
* Hide the log window when log_win_height <= 0 (Frank Zschockelt)
* Refactor carbon message handling
* Other misc. bugfixes and cleanups

-- Mikael, 2020-09-06

(nia)

2021-01-24 16:45:21 UTC MAIN commitmail json YAML

doc: Updated sysutils/mc to 4.8.26

(nia)

2021-01-24 16:45:04 UTC MAIN commitmail json YAML

mc: Update to 4.8.26

Version 4.8.26

- Core

  * Support file names of any length (#4145)
  * Implement persistent command line buffer for subshell (bash >= 4, zsh and fish are supported) (#4114, #4124, #4126)
  * Implement shadows of dialog windows and menus (#4102)
  * Allow running clipboard commands if DISPLAY is not set (#4133)
  * Add support of "alacritty", "tmux", and "tmux-256color" terminals (#4149)

- VFS

  * Support wim archive format (using wimtools (https://wimlib.net/)) (#4100)
  * Support pak archive format (using unar (https://theunarchiver.com/)) (#4130)

- Editor

  * Add Swift syntax highlighting (MidnightCommander/mc#159)

- Misc

  * Code cleanup (#4103, #4127, #4131)
  * ext.d/sound.sh: replace xmms with audacious (part of #4127)
  * mc.ext: improve handling of compressed content (#4128, #2117)
  * mc.ext: add support for OpenDocument flax xml formats: fodt, fods, fodp, fodg (#4157)
  * Filehighlight fodg, fodp, fods, fodt, odg files as documents
  * modarcon16 skin: make consistent with whitespaces (#4158)

- Fixes

  * 0000 permissions are not preserved on copy/move file (#4155)
  * Chattr dialog doesn't work with mouse (#4104)
  * Wrong copy ETA displaying if "Follow links" option is set (#4101)
  * C-i ("change panel" shortcut) has no effect (#4107)
  * C-l ("refresh screen") and A-` ("switch screens") shortcuts have no effect (#4142, #4153)
  * Cancel of history or completion window marks input lines as modified (#4152)
  * Unexpected subshell execution at panel switch (#2110)
  * Lock up after pressing Tab in subshell (#2269)
  * tcsh: error: "The Commander can't change to the directory" (#4120)
  * vfs: extfs: cannot handle files with name started with dash or space (#4077)
  * vfs: hang on accessing files within a nested VFS for first 60 seconds (#4147)
  * vfs: lose content of the current directory on a mounted CIFS share (on Linux >= 5.1) (#3987)

(nia)

2021-01-24 16:31:09 UTC MAIN commitmail json YAML

doc: Updated www/lua-curl to 0.3.12

(nia)

2021-01-24 16:30:44 UTC MAIN commitmail json YAML

lua-curl: Update to 0.3.12

Changes:

  * Fix. Correctly cleanup internal storage in the easy:reset() function
  * Add. Support a new curl_easy_option API
  * Add. Support of CURLOPT_SSH_KEYFUNCTION
  * Add. Experimental support of HSTS from libcurl 7.74.0
  * Add. Support libcurl 7.74.0
  * Add lcurl.a target to makefile

(nia)

2021-01-24 16:28:14 UTC MAIN commitmail json YAML

doc: Updated textproc/sord to 0.16.8

(nia)

2021-01-24 16:27:36 UTC MAIN commitmail json YAML

sord: Update to 0.16.8

sord (0.16.8) stable;

  * Clean up code
  * Fix potential undefined behavior
  * Fix potentially incorrect search results
  * Remove the need for a generated configuration header

(nia)

2021-01-24 16:25:15 UTC MAIN commitmail json YAML

doc: Updated audio/suil to 0.10.10

(nia)

2021-01-24 16:25:07 UTC MAIN commitmail json YAML

doc: Updated converters/sratom to 0.6.8

(nia)

2021-01-24 16:25:03 UTC MAIN commitmail json YAML

suil: Update to 0.10.10

suil (0.10.10) stable;

  * Clean up minor code issues
  * Remove the need for a generated configuration header

(nia)

2021-01-24 16:24:37 UTC MAIN commitmail json YAML

sratom: Update to 0.6.8

sratom (0.6.8) stable;

  * Fix potential null pointer dereference

(nia)

2021-01-24 16:20:13 UTC MAIN commitmail json YAML

doc: Updated audio/lilv to 0.24.12

(nia)

2021-01-24 16:19:59 UTC MAIN commitmail json YAML

lilv: Update to 0.24.12

lilv (0.24.12) stable;

  * Allow connecting ports to structures in Python
  * Fix potential memory error when joining filesystem paths
  * Fix saving state with files on Windows
  * Fix unlikely undefined behavior when saving state
  * Fix writing state manifests on Windows
  * Remove the need for a generated configuration header

(nia)

2021-01-24 16:17:58 UTC MAIN commitmail json YAML

doc: Updated textproc/serd to 0.30.10

(nia)

2021-01-24 16:17:35 UTC MAIN commitmail json YAML

serd: Update to 0.30.10

serd (0.30.10) stable;

  * Add fallback configuration if documentation theme is unavailable
  * Fix SERD_DISABLE_DEPRECATED
  * Fix building for older MacOS versions on newer MacOS
  * Fix documentation installation directory

(nia)

2021-01-24 16:13:07 UTC MAIN commitmail json YAML

doc: Updated audio/libsndfile to 1.0.31

(nia)

2021-01-24 16:12:51 UTC MAIN commitmail json YAML

libsndfile: Update to 0.2.1

Version 0.2.1 (2021-01-23)
  * Fix incorrect passing of -version-info to libtool, causing a
    regression on versioned file name of the shared library (#140).
  * Fix time resolution on GNU/Hurd for throughput_test
  * Update AUTHORS and release manager details

Version 0.2.0 (2021-01-21)
  * API:
    * Add `src_clone()` function to clone a SRC_STATE* handle
  * Cleanup Autotools build system.
  * Require C99 compiler
  * Move `sndfile-resample` to sndfile-tools package
  * Add missing `src_get_channels`() export to windows def file
  * Fix macOS compile errors and modernize audio api on that platform
  * Add Octave scripts to generate filter coefficients
  * Fix two potential undefined behaviours
  * Fix a buffer out-of-bounds read error in src/src_sinc.c
  * Improve multichan_throughput_test
  * Replace buggy implementationg of Duffs device by regular loop
  * CMake:
    * Fix CMake generated shared library ABI compliance with Autotools build
  * Documentation:
    * Move site to new URL: http://libsndfile.github.io/libsamplerate/
    * Convert documentation pages from HTML to Markdown
    * Use GitHub's Jekyll static site generator to generate static HTML pages
      for site

(nia)

2021-01-24 15:56:37 UTC MAIN commitmail json YAML

doc: Updated ispell

(nia)

2021-01-24 15:54:15 UTC MAIN commitmail json YAML

doc: Updated x11/libXt to 1.2.1

(wiz)

2021-01-24 15:54:00 UTC MAIN commitmail json YAML

Matt Turner (1):
      libXt 1.2.1

Thomas E. Dickey (72):
      update to 1.1.5.3 to reflect documentation updates/review
      fix a typo
      use _X_UNUSED to quiet compiler warnings
      constify table passed to _XtTableAddConverter to reduce strict compiler warnings
      fix a possibly-uninitialized quark, and remove unnecessary casts which produced warnings
      remove/amend a few casts which produced warnings
      fix a couple of strict warnings by refactoring macros
      add curly-braces in a couple of places to allow running "indent"
      indent'd like "x-indent.sh", but with a more complete set of typedefs - see
      (last line repeated ~ 40 times)
      turn off indent in generated files
      remove the ARGUSED lines, which confuse GNU indent, ditto for LINTLIBRARY
      bump minor version to reflect code-cleanup
      improved the script used for typedef-options with indent, updated indentation
      issue 12 - DISPLAY=:0.-1 XtScreenDatabase segfault
      new build
      issue #12: work within existing interface which attempts to obtain the
      add a null-pointer check, overlooked in fix for issue #12.
      _XtCalloc actually uses a Cardinal, not size_t

Walter Harms (3):
      no need to check arguments for XtFree()
      refactoring, reduce indent level
      add errorhandling to _XtVaToTypedArgList()

(wiz)

2021-01-24 15:53:02 UTC MAIN commitmail json YAML

ispell: Update to 3.4.02

Version 3.4.02
==============

- A major bug in 3.4.01 that caused incorrect behavior with many
  languages has been corrected.

- The default maximum number of stringchars has been doubled.

- Some spurious compiler warnings have been suppressed.

(nia)

2021-01-24 15:52:34 UTC MAIN commitmail json YAML

doc: Updated devel/xorg-util-macros to 1.19.3

(wiz)

2021-01-24 15:52:25 UTC MAIN commitmail json YAML

xorg-util-macros: update to 1.19.3.

Alan Coopersmith (2):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration

Marvin Schmidt (1):
      XORG_PROG_RAWCPP: Use AC_PATH_TOOL to find preprocessor

Matt Turner (1):
      Version bump: 1.19.3

(wiz)

2021-01-24 15:30:12 UTC MAIN commitmail json YAML

doc: Updated graphics/GraphicsMagick to 1.3.36

(nia)

2021-01-24 15:29:26 UTC MAIN commitmail json YAML

graphicsmagick: Update to 1.3.36

1.3.36 (December 26, 2020)
==========================

Special Issues:

* None

Security Fixes:

* GraphicsMagick is participating in Google's oss-fuzz project due to
  the contributions and assistance of Alex Gaynor. Since February 4
  2018, 454 issues have been opened by oss-fuzz (some of which were
  benign build issues such as SourceForge Mercurial not working
  correctly) and 7 issues remain open (all of which are marked in an
  "unreproducible" state).  The issues list is available at
  https://bugs.chromium.org/p/oss-fuzz/issues/list under search term
  "graphicsmagick".  Issues are available for anyone to view and
  duplicate if they have been in "Verified" status for 30 days, or if
  they have been in "New" status for 90 days.  Please consult the
  GraphicsMagick ChangeLog file, Mercurial repository commit log, and
  the oss-fuzz issues list for details.

* WPG: Fixes for heap buffer overflow.

Bug fixes:

* ConstituteImage(): Set image depth appropriately based on the
  storage size specified by StorageType and QuantumDepth.

* GetImageBoundingBox(): Fix problem that MagickTrimImage with extreme
  fuzz values could produce an image with negative width.

* ImageToFile(): Improve error handling to avoid possible deferred
  deletion of temporary files, causing unexpected excessive use of
  temporary file space.

* JNG: Add validations for alpha compression method values and use
  this information to enforce decoding using the appropriate
  sub-format (rather than auto-detecting the format).  Also, address
  memory leaks which may occur if the sub-decoder does something other
  than was expected.

* MagickCondSignal(): Improvements to conditional signal handler
  registration (which avoids over-riding signal handlers previously
  registered by an API user).

* ModifyCache(): Fix memory leak.

* ReadCacheIndexes(): Don't blunder into accessing a null pointer if
  the using code has ignored a previous error report bubled-up from
  SetNexus().

* MNG: When doing image scaling and the image width or height is 1
  then always use simple pixel replication as per the MNG
  specification.

* MVG: Fixes to 'push clip-path foo' and 'pop clip-path foo' parsing
  to eliminate a class of malign behavior.

* MVG: Place an aribrary limit on stroke dash polygon unit maximum
  length in order to avoid possibly rendering "forever".

* PCL: No longer attempt to handle reading HP PCL format via the
  external 'hp2xx' program since it seems worthless for that task.

* PS: Fix corrupt image when writing PseudoClass image with a colormap
  larger than two entries as bilevel.

* SVG: Memory leak fixes.

* SVG reader: Now support 'ping' support so the identify command works
  as expected.

* TIFF: WEBP compression only supports a depth of 8 so force that
  value.

* Wand MagickSetSamplingFactors(): Correct formatting of sampling
  factors string.

New Features:

* Logging is now fully programmable.

* DPX format: Support dpx:swap-samples-read define which behaves
  similar to dpx:swap-samples, but is only applied when reading, as
  well as dpx:swap-samples-write, which is only applied when
  writing. This provides for use when there is both reading and
  writing in the same operation (otherwise the final result was no
  effect!).

API Updates:

* magick/api.h: Add "magick/enum_strings.h" to API headers.

* New log settings accessor C functions: SetLogDefaultFileName(),
  SetLogDefaultFormat(), SetLogDefaultOutputType(),
  SetLogDefaultLogMethod(), SetLogDefaultLimit(),
  SetLogDefaultGenerations(), SetLogDefaultEventType().  These
  functions allow a program to set the same parameters which may be
  set by loading a "log.mgk" function.  If a default logging callback
  was provided via SetLogDefaultLogMethod() such that MethodOutput is
  used, then the search for a "log.mgk" is avoided entirely.

* New log settings accessor C++ functions: SetLogDefaultFileName(),
  SetLogDefaultFormat(), SetLogDefaultOutputType(),
  SetLogDefaultLogMethod(), SetLogDefaultLimit(),
  SetLogDefaultGenerations(), SetLogDefaultEventType().  These C++
  functions just pass through to the equivalent C functions and
  provide the same benefits.

Feature improvements:

* A simple resource-limit respecting memory allocator has been
  developed for internal use wherever arbitrarily-large amounts of
  memory might be requested.  This will gradually be added wherever it
  appears to be needed.  The memory resource limits are at the overall
  process level.  The MVG/SVG rendering code is updated to use this
  new allocator.  Almost all of the coders (image format
  readers/writers) have now been updated to use this new allocator.
  This means that '-limit memory 300MB' would be more complete and
  meaningful now.  Temporary allocations by the image processing
  algorithms (other than for the images themselves) are still not
  accounted for in the resource limiting.

* MVG Renderer / DrawImage(): Use resource-limit respecting memory
  allocators for remaining large memory allocations.

* PNG writer: Don't skip optional Exif identifier code if it isn't present.

* DPX reader/writer: decode/encode of 10-bit packed DPX is now twice
  as fast due to code simplification.

* TIFF reader: Apply the same resource limits to TIFF tile sizes as
  apply to the image itself.

Windows Delegate Updates/Additions:

* None

Build Changes:

* configure.ac: Update syntax to avoid using deprecated syntax
  according to Autoconf 2.69.  Also added copious m4 quoting.

* Magick++ Drawable base class no longer uses std::unary_function when
  compiled using C++'17 or later, since this feature has been removed
  from the language.

* Support the configure option --disable-compressed-files to disable
  automatic decompress of gzip and bzip2 compressed files (e.g. files
  with extension 'gz' or 'bz2', and sometimes 'svgz', but sometimes
  posing as some other format).  It turns out that there are some
  extremely compressed files (e.g. over 1000x compression ratio) which
  can take a long time to decompress and produce large temporary
  files.  We currently normally wait for the whole file to be
  decompressed before decoding it.  The only exception is for coders
  with native 'blob' support and which do not require seeking, and
  that the user forced forced the format by adding a magick prefix
  like "DPX:file.dpx" to avoid the automatic file format detection.

* Support the configure option --without-gs to disable reading PS,
  EPS, and PDF formats via an external Ghostscript delegate program.
  This corresponds to the HasGS definition in the source code.

* Support the configure option --without-gdi32 to support disabling
  use of the Microsoft Windows gdi32 library if it is not wanted.

* The Automake-based test suite now applies a memory limit of 128MB
  for the Q8, or 256MB for the Q16, or 512MB for the Q32 build, as
  well as setting a disk space limit of 0.  The limits place an upper
  bound on the resources required, while assuring that tests do pass
  with resource limits applied, while also assuring that disk-based
  pixel-cache files are not used.

Behavior Changes:

* Previously the formatting settings from "log.mgk" were only used
  when writing to a file, or to the console, via a file handle.  Now
  the log formatting has been normalized so that the settings provided
  by "log.mgk" (or SetLogDefaultFormat()) will always be used.  It is
  possible this may result in some formatting changes.

* In the Windows Visual Studio build, the ProvideDllMain option is now
  disabled by default (can still be enabled) since it causes
  InitializeMagick() to be invoked prior to when the program's main()
  routine is called, thereby blocking configuration activities or use
  of InitializeMagickEx().  With this change it is even more
  imperative that InitializeMagick() be explicitly invoked by all
  programs using GraphicsMagick.

(nia)

2021-01-24 15:16:14 UTC MAIN commitmail json YAML

doc: Updated graphics/imlib2 to 1.7.1

(nia)

2021-01-24 15:15:46 UTC MAIN commitmail json YAML

imlib2: Update to 1.7.1

***
*** Version 1.7.1 ***
***

Daniel Kolesa (1):
      Fix big endian build

Kim Woelders (6):
      rend.c: Fix __imlib_generic_render() when jump != 0
      grab.c: Support 30bpp display in __imlib_GrabXImageToRGBA()
      WEBP loader: Add initial signature check
      XPM loader: Get transparency right when doing header-only loading
      Silence a couple of sign-compare warnings
      1.7.1

(nia)

2021-01-24 15:05:05 UTC MAIN commitmail json YAML

geography/gama: Add patch fixing use of uninitialized variable

(Patch has been sent upstream and almost certainly this will be fixed
in the next release.)

(gdt)

2021-01-24 14:52:30 UTC MAIN commitmail json YAML

doc: Updated geography/gama to 2.13

(gdt)

2021-01-24 14:52:25 UTC MAIN commitmail json YAML

geography/gama: Update to 2.13

Changes in release 2.13 (2021-01-15)

* [new program gama-local-gkf2yaml]

* Command line programs gama-local, gama-local-yaml2gkf and
  gama-local-gkf2yaml can now read input data from standard input.

* New exlicit parameter --input-xml in gama-local (previously input
  file was the first parameter)

* [bug fixes and minor improvements]

(gdt)

2021-01-24 14:50:49 UTC MAIN commitmail json YAML

doc: Updated audio/libsndfile to 1.0.31

(nia)

2021-01-24 14:50:25 UTC MAIN commitmail json YAML

libsndfile: Update to 1.0.31

Version 1.0.31 (2021-01-24)

  * The releaser of libsndfile starting from this version is the libsndfile team
    member @SoapGentoo, see AUTHORS for details.
  * Implement fast SSE2 optimized psf_lrintf() and psf_lrintf() functions to
    improve perfomance when libsndfile is built using Visual C++ (especially)
    and other compilers on x86 and AMD64 platforms. See also description of
    ENABLE_SSE2 CMake option in README.md.
  * Documentation:
    * Move site to new URL: http://libsndfile.github.io/libsndfile/
    * Convert documentation pages from HTML to Markdown
    * Use GitHub's Jekyll static site generator to generate static HTML pages
      for site
    * Fix api.md table error, thanks to @zodf0055980
    * Other docuemntation fixes and updates
  * Change CMake's project name from sndfile to libsndfile as it should be.
  * Change behaviour of ENABLE_STATIC_RUNTIME option. In short:
    * You can use ENABLE_STATIC_RUNTIME for CMake >= 3.15 without error.
    * You can use your our method to set MSVC runtime library flags if none of
      ENABLE_STATIC_RUNTIME and CMAKE_MSVC_RUNTIME_LIBRARY were set.
    Advanced information:
    * If this option is defined (set to ON or OFF), set CMP0091 policy to OLD
      (we handle MSVC runtime library flags using compiler flags), set
      corresponding compiler flags for user.
    * NEW: If this option is not defined, set CMP0091 policy to OLD (we handle
      MSVC runtime library flags using compiler flags), don't touch compiler
      options, allow user to set it manually.
    * NEW: If new CMake option CMAKE_MSVC_RUNTIME_LIBRARY is set, change
      CMP0091 policy to NEW (we handle MSVC runtime library flags using that
      option), don't touch compiler flags.
    * NEW: If both ENABLE_STATIC_RUNTIME and CMAKE_MSVC_RUNTIME_LIBRARY are set,
      terminate configuration with fatal error.
    * For MinGW toolchain this option is experimental. If you enabled it and
      then disabled again, you need to clear CMake cache (delete
      CMakeCache.txt).
  * Make CMake clip test faster.
  * Fix CMake bug with sndio library dependency, thanks to @drhenault.
  * Fix memory leak in wav_read_smpl_chunk() function, credit to OSS-Fuzz.
  * Fix aiff_read_header() memory leak(), credit to OSS-Fuzz.
  * Fix leak in wav_read_header(), credit to OSS-Fuzz.
  * Fix leak in wavlike_read_cart_chunk(), credit to OSS-Fuzz.
  * Fix memory leak in wav_read_acid_chunk(), credit to OSS-Fuzz.
  * Fix memory leak in aiff_read_basc_chunk(), credit to OSS-Fuzz.
  * Fix memory leak in wavlike_read_peak_chunk(), credit to OSS-Fuzz.
  * Fix memory leak in aiff_read_header(), credit to OSS-Fuzz.
  * Fix use of uninitialized value in exif_subchunk_parse(), credit to OSS-Fuzz.
  * Fix use of uninitialized value in endswap_int64_t_array(), credit to
    OSS-Fuzz.
  * Fix up the fuzzer so that it can't under or overseek,
    thanks to Max Dymond <cmeister2@gmail.com>.
  * Fix Autotools configure on macOS, thanks to @tmcguire and @nwh.
  * Exclude repository-configuration from git-archive, thanks to @umlaeute.
  * Use version-script when compiling with clang on Unix with Autotools, thanks
    to @tstellar.
  * Improve handling of SMPL chunks in WAV files, thanks to @zodf0055980.

(nia)

2021-01-24 12:30:19 UTC MAIN commitmail json YAML

doc: Updated net/youtube-dl to 20210124.1

(leot)

2021-01-24 12:30:09 UTC MAIN commitmail json YAML

youtube-dl: Update to 20210124.1

Changes:
20210124
--------
Core
* Introduce --output-na-placeholder (#27896)

Extractors
* [franceculture] Make thumbnail optional (#18807)
* [franceculture] Fix extraction (#27891, #27903)
* [njpwworld] Fix extraction (#27890)
* [comedycentral] Fix extraction (#27905)
* [wat] Fix format extraction (#27901)
+ [americastestkitchen:season] Add support for seasons (#27861)
+ [trovo] Add support for trovo.live (#26125)
+ [aol] Add support for yahoo videos (#26650)
* [yahoo] Fix single video extraction
* [lbry] Unescape lbry URI (#27872)
* [9gag] Fix and improve extraction (#23022)
* [americastestkitchen] Improve metadata extraction for ATK episodes (#27860)
* [aljazeera] Fix extraction (#20911, #27779)
+ [minds] Add support for minds.com (#17934)
* [ard] Fix title and description extraction (#27761)
+ [spotify] Add support for Spotify Podcasts (#27443)

(leot)

2021-01-24 11:15:22 UTC MAIN commitmail json YAML

doc: Updated x11/py-terminator to 2.1.0

(kamil)

2021-01-24 11:15:07 UTC MAIN commitmail json YAML

py-terminator: Upgrade to 2.1.0

Switch to new upstream https://github.com/gnome-terminator/terminator

Add Python 3 support (3.8 tested).

Disable keybinder dependency, temporarily unavailable in pkgsrc.

Changelog

[v2.1.0](https://github.com/gnome-terminator/terminator/tree/v2.1.0) (2021-01-04)

[Full Changelog](https://github.com/gnome-terminator/terminator/compare/v2.0.1...v2.1.0)

**Package Maintainers**

- We have changed the tarball format, and it should now include all the files in the tarball, rather than just a subset.  See [\348](https://github.com/gnome-terminator/terminator/issues/348)

**Implemented enhancements:**

- Add bigger icon sizes [\258](https://github.com/gnome-terminator/terminator/issues/258)
- Smart Copy option to clear selection after copy [\242](https://github.com/gnome-terminator/terminator/issues/242)
- New feature: A Separate Json file for dynamic Layouts [\213](https://github.com/gnome-terminator/terminator/issues/213)
- new feature: support for term://1.2.3.4/ 'links' that when clicked open a new terminator ssh'ed to 1.2.3.4. [\178](https://github.com/gnome-terminator/terminator/issues/178)
- Reimplement "unfocused dim" using overpainting [\74](https://github.com/gnome-terminator/terminator/issues/74)
- Add Transifex integration and documentation for translations [\352](https://github.com/gnome-terminator/terminator/pull/352) ([lazyfrosch](https://github.com/lazyfrosch))

**Fixed bugs:**

- No \(visible\) context menu in sway [\330](https://github.com/gnome-terminator/terminator/issues/330)
- Saving a layout after changing it, it correctly updates the config file but does not update the UI [\319](https://github.com/gnome-terminator/terminator/issues/319)

**Closed issues:**

- Rethinking release artifacts [\348](https://github.com/gnome-terminator/terminator/issues/348)
- The Alt+L layout chooser is too small [\345](https://github.com/gnome-terminator/terminator/issues/345)
- Open in Previous Location [\337](https://github.com/gnome-terminator/terminator/issues/337)
- Improve separator between splitted terminals [\329](https://github.com/gnome-terminator/terminator/issues/329)
- Using shift+Super+} for next\_tab key binding doesn't work [\326](https://github.com/gnome-terminator/terminator/issues/326)
- "Copy email address" actually doesn't quite do that [\323](https://github.com/gnome-terminator/terminator/issues/323)
- Can't disable key binding [\322](https://github.com/gnome-terminator/terminator/issues/322)
- Middle click does not paste selected text [\320](https://github.com/gnome-terminator/terminator/issues/320)
- Terminator does not read config file from /etc/xdg directory  [\308](https://github.com/gnome-terminator/terminator/issues/308)
- Add a 'clear terminal' function [\306](https://github.com/gnome-terminator/terminator/issues/306)
- terminator-2.0.1: vertical separator too big [\305](https://github.com/gnome-terminator/terminator/issues/305)
- rewrap\_on\_resize is deprecated in vte-0.60.0 [\303](https://github.com/gnome-terminator/terminator/issues/303)
- Geometry ignored [\297](https://github.com/gnome-terminator/terminator/issues/297)
- hangs after update [\292](https://github.com/gnome-terminator/terminator/issues/292)
- Unable to Set "Image" as Background [\285](https://github.com/gnome-terminator/terminator/issues/285)
- module 'command\_notify' has no attribute 'AVAILABLE' [\264](https://github.com/gnome-terminator/terminator/issues/264)
- symlinked config replaced with regular file [\234](https://github.com/gnome-terminator/terminator/issues/234)
- Cannot "Drag and Drop" Folders or Files [\159](https://github.com/gnome-terminator/terminator/issues/159)

**Merged pull requests:**

- Update RELEASE docs [\353](https://github.com/gnome-terminator/terminator/pull/353) ([lazyfrosch](https://github.com/lazyfrosch))
- German language updated [\351](https://github.com/gnome-terminator/terminator/pull/351) ([Brambleberry4](https://github.com/Brambleberry4))
- Update terminator.appdata.xml.in [\350](https://github.com/gnome-terminator/terminator/pull/350) ([jooola](https://github.com/jooola))
- Fix \345 The Alt+L layout chooser is too small [\349](https://github.com/gnome-terminator/terminator/pull/349) ([evandrocoan](https://github.com/evandrocoan))
- fix 319: refresh layout after save [\344](https://github.com/gnome-terminator/terminator/pull/344) ([mattrose](https://github.com/mattrose))
- feat: refactoring terminal file [\343](https://github.com/gnome-terminator/terminator/pull/343) ([JAugusto42](https://github.com/JAugusto42))
- Local user install: terminator.desktop and terminator.metainfo.xml [\342](https://github.com/gnome-terminator/terminator/pull/342) ([zothar](https://github.com/zothar))
- update to non-deprecated Gtk.Menu popup call [\341](https://github.com/gnome-terminator/terminator/pull/341) ([mattrose](https://github.com/mattrose))
- feat: Migrating from hbox to GtkBox [\340](https://github.com/gnome-terminator/terminator/pull/340) ([JAugusto42](https://github.com/JAugusto42))
- remove rewrap on resize from option and remove functions too [\339](https://github.com/gnome-terminator/terminator/pull/339) ([JAugusto42](https://github.com/JAugusto42))
- fix: \323 [\338](https://github.com/gnome-terminator/terminator/pull/338) ([JAugusto42](https://github.com/JAugusto42))
- Revert pr36 [\336](https://github.com/gnome-terminator/terminator/pull/336) ([mattrose](https://github.com/mattrose))
- Feature: Relaunch command option on held open after child exit [\333](https://github.com/gnome-terminator/terminator/pull/333) ([zothar](https://github.com/zothar))
- add note aboug moving config file out of the way [\328](https://github.com/gnome-terminator/terminator/pull/328) ([mattrose](https://github.com/mattrose))
- issue 271: add keybindings to zoom all terminals at once [\314](https://github.com/gnome-terminator/terminator/pull/314) ([mattrose](https://github.com/mattrose))
- load config from XDG\_CONFIG\_DIRS if user config file doesn't exist [\310](https://github.com/gnome-terminator/terminator/pull/310) ([mattrose](https://github.com/mattrose))
- Update README with install instructions [\309](https://github.com/gnome-terminator/terminator/pull/309) ([tomeksabala](https://github.com/tomeksabala))
- add a commandline flag to unhide any windows [\307](https://github.com/gnome-terminator/terminator/pull/307) ([mattrose](https://github.com/mattrose))
- fix background image profile preferences ui [\296](https://github.com/gnome-terminator/terminator/pull/296) ([mattrose](https://github.com/mattrose))
- Minor fixes [\295](https://github.com/gnome-terminator/terminator/pull/295) ([strottie](https://github.com/strottie))
- fix issue with older vte lib [\294](https://github.com/gnome-terminator/terminator/pull/294) ([mattrose](https://github.com/mattrose))
- replace feed\_child\_binary\(\) calls with feed\_child\(\) [\291](https://github.com/gnome-terminator/terminator/pull/291) ([mattrose](https://github.com/mattrose))
- Update German and Croatian [\287](https://github.com/gnome-terminator/terminator/pull/287) ([milotype](https://github.com/milotype))
- fix issue \74 [\286](https://github.com/gnome-terminator/terminator/pull/286) ([mattrose](https://github.com/mattrose))
- support for SSH URIs [\280](https://github.com/gnome-terminator/terminator/pull/280) ([mattrose](https://github.com/mattrose))
- add bigger icon sizes [\279](https://github.com/gnome-terminator/terminator/pull/279) ([mattrose](https://github.com/mattrose))
- fix stupid debugging error [\278](https://github.com/gnome-terminator/terminator/pull/278) ([mattrose](https://github.com/mattrose))
- multiple small documentation fixes [\277](https://github.com/gnome-terminator/terminator/pull/277) ([mattrose](https://github.com/mattrose))
- fix drag and drop issues on KDE [\275](https://github.com/gnome-terminator/terminator/pull/275) ([mattrose](https://github.com/mattrose))
- pass original working directory to dbus\_options as well [\270](https://github.com/gnome-terminator/terminator/pull/270) ([mattrose](https://github.com/mattrose))
- fix new upstream vte warning [\267](https://github.com/gnome-terminator/terminator/pull/267) ([mattrose](https://github.com/mattrose))
- suppress warning if the vte capability is not there [\266](https://github.com/gnome-terminator/terminator/pull/266) ([mattrose](https://github.com/mattrose))
- remove workaround for https://github.com/ibus/ibus/issues/1802 [\265](https://github.com/gnome-terminator/terminator/pull/265) ([mattrose](https://github.com/mattrose))
- Add support for inverted search [\257](https://github.com/gnome-terminator/terminator/pull/257) ([yoavp77](https://github.com/yoavp77))
- update translations [\255](https://github.com/gnome-terminator/terminator/pull/255) ([mattrose](https://github.com/mattrose))
- Clear selection on smart copy [\254](https://github.com/gnome-terminator/terminator/pull/254) ([mattrose](https://github.com/mattrose))
- Polish translation update [\252](https://github.com/gnome-terminator/terminator/pull/252) ([napcok](https://github.com/napcok))
- update terminator.pot [\251](https://github.com/gnome-terminator/terminator/pull/251) ([napcok](https://github.com/napcok))
- Polish translation update [\248](https://github.com/gnome-terminator/terminator/pull/248) ([napcok](https://github.com/napcok))
- fix the handle on the divider between horizontal panes [\247](https://github.com/gnome-terminator/terminator/pull/247) ([mattrose](https://github.com/mattrose))
- add tests to release tarball [\246](https://github.com/gnome-terminator/terminator/pull/246) ([mattrose](https://github.com/mattrose))
- Change how config file is saved [\235](https://github.com/gnome-terminator/terminator/pull/235) ([planet36](https://github.com/planet36))
- Updated Estonian translation [\226](https://github.com/gnome-terminator/terminator/pull/226) ([ookull](https://github.com/ookull))
- Fix: Key Binding Clearing in `Preferences \> Keybindings` [\224](https://github.com/gnome-terminator/terminator/pull/224) ([dkmvs](https://github.com/dkmvs))
- layout file - initial commit - work in progress [\214](https://github.com/gnome-terminator/terminator/pull/214) ([dvdlevanon](https://github.com/dvdlevanon))
- fast resize keyboard shortcuts [\36](https://github.com/gnome-terminator/terminator/pull/36) ([waldner](https://github.com/waldner))

[v2.0.1](https://github.com/gnome-terminator/terminator/tree/v2.0.1) (2020-10-11)

[Full Changelog](https://github.com/gnome-terminator/terminator/compare/v2.0...v2.0.1)

TODO

Package maintainers

**Fixed bugs:**

- config settings lost when I cancel "Close multiple terminals" dialog [\210](https://github.com/gnome-terminator/terminator/issues/210)

**Closed issues:**

- Feature Suggestion: Splitted screen shells based on parent [\230](https://github.com/gnome-terminator/terminator/issues/230)
- Release 2.0 does not have signed assets [\228](https://github.com/gnome-terminator/terminator/issues/228)
- Some files install to the wrong location [\227](https://github.com/gnome-terminator/terminator/issues/227)
- Multi tab breaks transparent background [\225](https://github.com/gnome-terminator/terminator/issues/225)

**Merged pull requests:**

- Preserve searchbar case sensitivity state in config file on state change [\249](https://github.com/gnome-terminator/terminator/pull/249) ([yoavp77](https://github.com/yoavp77))
- make sure data/\*.in files are there for distributors [\237](https://github.com/gnome-terminator/terminator/pull/237) ([mattrose](https://github.com/mattrose))
- only set clear background when background\_image in config [\233](https://github.com/gnome-terminator/terminator/pull/233) ([mattrose](https://github.com/mattrose))
- fix INSTALL instructions for setuptools [\232](https://github.com/gnome-terminator/terminator/pull/232) ([mattrose](https://github.com/mattrose))

[v2.0](https://github.com/gnome-terminator/terminator/tree/v2.0) (2020-10-06)

[Full Changelog](https://github.com/gnome-terminator/terminator/compare/v1.92...v2.0)

**Implemented enhancements:**

- Feature Request: "broadcast-only" option in profile preferences [\157](https://github.com/gnome-terminator/terminator/issues/157)
- Feature Request: Key binding option for creating group in current tab [\156](https://github.com/gnome-terminator/terminator/issues/156)
- Terminator should use XDG\_CONFIG\_HOME environment variable if it's available. [\152](https://github.com/gnome-terminator/terminator/issues/152)
- align maximize option spelling with gnome-terminal [\125](https://github.com/gnome-terminator/terminator/issues/125)
- Putty style paste makes it impossible to reach preferences [\120](https://github.com/gnome-terminator/terminator/issues/120)
- Adjust Line Height [\111](https://github.com/gnome-terminator/terminator/issues/111)
- Allow to open layout in a new tab [\106](https://github.com/gnome-terminator/terminator/issues/106)
- Use VTE api instead of python psutil to get cwd. [\82](https://github.com/gnome-terminator/terminator/issues/82)
- Make a submenu of Layouts in the popup menu. [\63](https://github.com/gnome-terminator/terminator/issues/63)
- Search should have a case-sensitive option [\44](https://github.com/gnome-terminator/terminator/issues/44)
- Remove default keybindings for enabling terminal broadcast [\40](https://github.com/gnome-terminator/terminator/issues/40)
- \[Feature Request\] Make bold-is-bright option configurable [\38](https://github.com/gnome-terminator/terminator/issues/38)
-  No option for background image in gtk3 version  [\5](https://github.com/gnome-terminator/terminator/issues/5)
-  Terminator need to highlight search string  [\4](https://github.com/gnome-terminator/terminator/issues/4)
- rely on python psutil to get the cwd [\83](https://github.com/gnome-terminator/terminator/pull/83) ([mattrose](https://github.com/mattrose))
- Propagate tab-swictch events if there is only one tab [\61](https://github.com/gnome-terminator/terminator/pull/61) ([blackm0re](https://github.com/blackm0re))
- Install AppStream data as .metainfo.xml [\53](https://github.com/gnome-terminator/terminator/pull/53) ([DarthGandalf](https://github.com/DarthGandalf))
- Added option to disable ctrl+mousewheel zoom [\46](https://github.com/gnome-terminator/terminator/pull/46) ([filipkilibarda](https://github.com/filipkilibarda))
- Add layout launcher to terminal popup menu. [\42](https://github.com/gnome-terminator/terminator/pull/42) ([nbeaver](https://github.com/nbeaver))
- \38: Add option for configuring bold-is-bright setting of VTE [\39](https://github.com/gnome-terminator/terminator/pull/39) ([JakubVanek](https://github.com/JakubVanek))
- Only import GdkX11 when available [\19](https://github.com/gnome-terminator/terminator/pull/19) ([mattrose](https://github.com/mattrose))
- Removing packaging files from the repository [\7](https://github.com/gnome-terminator/terminator/pull/7) ([lazyfrosch](https://github.com/lazyfrosch))

**Fixed bugs:**

- Fails to run for LDAP user [\128](https://github.com/gnome-terminator/terminator/issues/128)
- Crash in paned.py:311  [\68](https://github.com/gnome-terminator/terminator/issues/68)
- terminator runs in network namespace only with -u option \(dbus\) [\65](https://github.com/gnome-terminator/terminator/issues/65)
- dbus FileNotFoundError [\58](https://github.com/gnome-terminator/terminator/issues/58)
- Middle click does not paste selected text [\24](https://github.com/gnome-terminator/terminator/issues/24)
- Fix crash when GdkX11 module is not available when creating layout [\113](https://github.com/gnome-terminator/terminator/pull/113) ([mattrose](https://github.com/mattrose))
- Do not crash when dbus server is unavailable, just emit an error message [\88](https://github.com/gnome-terminator/terminator/pull/88) ([mattrose](https://github.com/mattrose))
- Fix fallback for getting the current working directory [\87](https://github.com/gnome-terminator/terminator/pull/87) ([terceiro](https://github.com/terceiro))
- fix FileNotFound error when terminator is run from a directory that no longer exists [\81](https://github.com/gnome-terminator/terminator/pull/81) ([mattrose](https://github.com/mattrose))
- Fix layout launcher error [\59](https://github.com/gnome-terminator/terminator/pull/59) ([FernandoBasso](https://github.com/FernandoBasso))
- fix traceback on dragging and dropping files from a file manager [\54](https://github.com/gnome-terminator/terminator/pull/54) ([mattrose](https://github.com/mattrose))
- Disable special logic for pasting on Wayland [\51](https://github.com/gnome-terminator/terminator/pull/51) ([lazyfrosch](https://github.com/lazyfrosch))
- searchbar: Implement modern/glib regexp support [\43](https://github.com/gnome-terminator/terminator/pull/43) ([lazyfrosch](https://github.com/lazyfrosch))
- fix exception when feeding terminal number to terminal [\35](https://github.com/gnome-terminator/terminator/pull/35) ([mattrose](https://github.com/mattrose))
- terminal: Improve compat for Vte Regex [\28](https://github.com/gnome-terminator/terminator/pull/28) ([lazyfrosch](https://github.com/lazyfrosch))

**Closed issues:**

- Feature request: Preference to disable Ctrl + Scroll font size change [\219](https://github.com/gnome-terminator/terminator/issues/219)
- AttributeError: 'Terminal' object has no attribute 'spawn\_async' [\218](https://github.com/gnome-terminator/terminator/issues/218)
- Question - custom command line [\212](https://github.com/gnome-terminator/terminator/issues/212)
- Terminator overwrite shortcut of console Applications [\204](https://github.com/gnome-terminator/terminator/issues/204)
- Gap between windows [\203](https://github.com/gnome-terminator/terminator/issues/203)
- Search does not work [\199](https://github.com/gnome-terminator/terminator/issues/199)
- Selecting first char of a line for copy-paste is impossible [\191](https://github.com/gnome-terminator/terminator/issues/191)
- Duplicate Key Bindings are Allowed in `Preferences \> Keybindings` [\190](https://github.com/gnome-terminator/terminator/issues/190)
- Cannot open terminator windows with different configs [\184](https://github.com/gnome-terminator/terminator/issues/184)
- Feature request: reenable broadcast keybindings and warn on their first use instead [\183](https://github.com/gnome-terminator/terminator/issues/183)
- Add Terminator version in About screen [\169](https://github.com/gnome-terminator/terminator/issues/169)
- Feature Request: Add hyperlink support [\164](https://github.com/gnome-terminator/terminator/issues/164)
- ctrl-alt-a activates even when terminal has no focus [\163](https://github.com/gnome-terminator/terminator/issues/163)
- TypeError in terminal.py [\162](https://github.com/gnome-terminator/terminator/issues/162)
- Active tab identification [\158](https://github.com/gnome-terminator/terminator/issues/158)
- Is terminator is rolling for Windows Subsystem For Linux \(WSL\)??? [\154](https://github.com/gnome-terminator/terminator/issues/154)
- broken mouse events in fullscreen applications [\151](https://github.com/gnome-terminator/terminator/issues/151)
- Key Bindigs That Contain a Key Modified by a Shift Key Don't Work [\149](https://github.com/gnome-terminator/terminator/issues/149)
- move translation of ConfigObj from main terminator code to the only method that uses it. [\148](https://github.com/gnome-terminator/terminator/issues/148)
- Gnome session support no longer works [\147](https://github.com/gnome-terminator/terminator/issues/147)
- Errors in prefseditor.py [\137](https://github.com/gnome-terminator/terminator/issues/137)
- PuTTY style paste is pasting from x-selection instead of clipboard [\134](https://github.com/gnome-terminator/terminator/issues/134)
- Terminator separator size cannot be changed [\133](https://github.com/gnome-terminator/terminator/issues/133)
- update dependencies in INSTALL.md [\127](https://github.com/gnome-terminator/terminator/issues/127)
- Feature request: show bold text in bright colors \(option\) [\122](https://github.com/gnome-terminator/terminator/issues/122)
- Feature request: configurable shortcut to open Prefs [\121](https://github.com/gnome-terminator/terminator/issues/121)
- Support desktop dark/light theme [\119](https://github.com/gnome-terminator/terminator/issues/119)
- conflicting UUID when cloning layout [\115](https://github.com/gnome-terminator/terminator/issues/115)
- Add support for tmux integration \(like iTerm2\)  [\107](https://github.com/gnome-terminator/terminator/issues/107)
- Ubuntu 20.04 drag and drop crashes  [\103](https://github.com/gnome-terminator/terminator/issues/103)
- When opening a new window, terminator automatically switch to the last tab of the first window. [\99](https://github.com/gnome-terminator/terminator/issues/99)
- Why we use python in shebang [\98](https://github.com/gnome-terminator/terminator/issues/98)
- Ubuntu 20.04 split terminal broadcast duplicate keys [\96](https://github.com/gnome-terminator/terminator/issues/96)
- ubuntu 18.04 Install ok but no desktop icon [\95](https://github.com/gnome-terminator/terminator/issues/95)
- There are still translation commits to launchpad [\85](https://github.com/gnome-terminator/terminator/issues/85)
- cwd.get\_pid\_cwd is a mess. [\80](https://github.com/gnome-terminator/terminator/issues/80)
- Resize borderless window [\75](https://github.com/gnome-terminator/terminator/issues/75)
- Add distribution info into INSTALL [\45](https://github.com/gnome-terminator/terminator/issues/45)
- Alt+ScrollWheel ? [\29](https://github.com/gnome-terminator/terminator/issues/29)
- Switch to setuptools [\14](https://github.com/gnome-terminator/terminator/issues/14)
- Improve gettext integration [\13](https://github.com/gnome-terminator/terminator/issues/13)

**Merged pull requests:**

- Revert "Merge pull request \208 from mattrose/update-vte-spawn" [\220](https://github.com/gnome-terminator/terminator/pull/220) ([mattrose](https://github.com/mattrose))
- Background image [\217](https://github.com/gnome-terminator/terminator/pull/217) ([mattrose](https://github.com/mattrose))
- fix spacing [\215](https://github.com/gnome-terminator/terminator/pull/215) ([mattrose](https://github.com/mattrose))
- Fix: Allow `Shift+Tab` Key Binding [\211](https://github.com/gnome-terminator/terminator/pull/211) ([dkmvs](https://github.com/dkmvs))
- add preferences keybindings [\209](https://github.com/gnome-terminator/terminator/pull/209) ([mattrose](https://github.com/mattrose))
- fix login\_shell option so that it sends -l rather than -shell [\207](https://github.com/gnome-terminator/terminator/pull/207) ([mattrose](https://github.com/mattrose))
- Command notify [\205](https://github.com/gnome-terminator/terminator/pull/205) ([mattrose](https://github.com/mattrose))
- Dbus options [\200](https://github.com/gnome-terminator/terminator/pull/200) ([mattrose](https://github.com/mattrose))
- Fix: Forbid Duplicate Key Bindings in `Preferences \> Keybindings` [\196](https://github.com/gnome-terminator/terminator/pull/196) ([dkmvs](https://github.com/dkmvs))
- Key binding option for creating group in current terminal [\195](https://github.com/gnome-terminator/terminator/pull/195) ([mattrose](https://github.com/mattrose))
- Add 'wide\_handle' property  [\193](https://github.com/gnome-terminator/terminator/pull/193) ([mattrose](https://github.com/mattrose))
- Exit remotinator with an explicit error message when terminator is needed but not running [\185](https://github.com/gnome-terminator/terminator/pull/185) ([phidebian](https://github.com/phidebian))
- Add a 'title bar at bottom' option [\182](https://github.com/gnome-terminator/terminator/pull/182) ([phidebian](https://github.com/phidebian))
- Format shortcuts [\181](https://github.com/gnome-terminator/terminator/pull/181) ([aadrian](https://github.com/aadrian))
- add support for OSC-8 [\176](https://github.com/gnome-terminator/terminator/pull/176) ([mattrose](https://github.com/mattrose))
- add packages to install doc [\174](https://github.com/gnome-terminator/terminator/pull/174) ([mattrose](https://github.com/mattrose))
- Fix readme [\173](https://github.com/gnome-terminator/terminator/pull/173) ([mattrose](https://github.com/mattrose))
- remove unused gnome session code [\172](https://github.com/gnome-terminator/terminator/pull/172) ([mattrose](https://github.com/mattrose))
- Add version string to "Preferences -\> About" [\171](https://github.com/gnome-terminator/terminator/pull/171) ([mattrose](https://github.com/mattrose))
- Update README.md [\166](https://github.com/gnome-terminator/terminator/pull/166) ([br0kenbuild](https://github.com/br0kenbuild))
- Allow live previewing of profile color changes [\160](https://github.com/gnome-terminator/terminator/pull/160) ([dafrito](https://github.com/dafrito))
- Fix: Allow Key Bindings with Shift-Modified Keys [\150](https://github.com/gnome-terminator/terminator/pull/150) ([dkmvs](https://github.com/dkmvs))
- Fixed bug in prefseditor.py [\146](https://github.com/gnome-terminator/terminator/pull/146) ([robertoetcheverryr](https://github.com/robertoetcheverryr))
- fix traceback on paned.py [\145](https://github.com/gnome-terminator/terminator/pull/145) ([mattrose](https://github.com/mattrose))
- issue 44, add option for case sensitive search [\144](https://github.com/gnome-terminator/terminator/pull/144) ([dugb](https://github.com/dugb))
- fix line height config variable location to match ui [\142](https://github.com/gnome-terminator/terminator/pull/142) ([mattrose](https://github.com/mattrose))
- Issue 111, add line\_height slider [\141](https://github.com/gnome-terminator/terminator/pull/141) ([dugb](https://github.com/dugb))
- replaces the handle\_size property that was deprecated in gtk3.20 [\140](https://github.com/gnome-terminator/terminator/pull/140) ([mattrose](https://github.com/mattrose))
- update apt repos before installing packages [\136](https://github.com/gnome-terminator/terminator/pull/136) ([mattrose](https://github.com/mattrose))
- Added putty\_paste\_style\_source\_clipboard [\135](https://github.com/gnome-terminator/terminator/pull/135) ([robertoetcheverryr](https://github.com/robertoetcheverryr))
- launch new layouts directly from right-click menu [\132](https://github.com/gnome-terminator/terminator/pull/132) ([mattrose](https://github.com/mattrose))
- Issue99 [\131](https://github.com/gnome-terminator/terminator/pull/131) ([mattrose](https://github.com/mattrose))
- Adding maximize option [\126](https://github.com/gnome-terminator/terminator/pull/126) ([qckzr](https://github.com/qckzr))
- add line\_height config variable [\124](https://github.com/gnome-terminator/terminator/pull/124) ([mattrose](https://github.com/mattrose))
- fix cwd for non-vte shells [\123](https://github.com/gnome-terminator/terminator/pull/123) ([mattrose](https://github.com/mattrose))
- fix detection of whether or not ibus is running [\114](https://github.com/gnome-terminator/terminator/pull/114) ([mattrose](https://github.com/mattrose))
- fix traceback when closing a window [\112](https://github.com/gnome-terminator/terminator/pull/112) ([mattrose](https://github.com/mattrose))
- add debug logging to searchbar [\110](https://github.com/gnome-terminator/terminator/pull/110) ([mattrose](https://github.com/mattrose))
- fix io errors on debugserver [\109](https://github.com/gnome-terminator/terminator/pull/109) ([mattrose](https://github.com/mattrose))
- Fix TODO for documenting vte regex matching constants [\105](https://github.com/gnome-terminator/terminator/pull/105) ([GerbenWelter](https://github.com/GerbenWelter))
- Revert "replace gettext and intltool with Babel" [\100](https://github.com/gnome-terminator/terminator/pull/100) ([lazyfrosch](https://github.com/lazyfrosch))
- Import Launchpad translations [\91](https://github.com/gnome-terminator/terminator/pull/91) ([lazyfrosch](https://github.com/lazyfrosch))
- Gentoo: github is only a mirror [\86](https://github.com/gnome-terminator/terminator/pull/86) ([DarthGandalf](https://github.com/DarthGandalf))
- update the INSTALL.md for Ubuntu installation [\77](https://github.com/gnome-terminator/terminator/pull/77) ([yosoufe](https://github.com/yosoufe))
- Update AUTHORS with a full list from GIT history [\67](https://github.com/gnome-terminator/terminator/pull/67) ([lazyfrosch](https://github.com/lazyfrosch))
- docs: Update INSTALL.md and add distributions [\66](https://github.com/gnome-terminator/terminator/pull/66) ([lazyfrosch](https://github.com/lazyfrosch))
- Make LayoutLauncher window a little larger by default [\60](https://github.com/gnome-terminator/terminator/pull/60) ([FernandoBasso](https://github.com/FernandoBasso))
- fix up language strings in .po files [\52](https://github.com/gnome-terminator/terminator/pull/52) ([mattrose](https://github.com/mattrose))
- Switch to setuptools and use pytest [\50](https://github.com/gnome-terminator/terminator/pull/50) ([lazyfrosch](https://github.com/lazyfrosch))
- \40: remove default key bindings for input broadcasting [\41](https://github.com/gnome-terminator/terminator/pull/41) ([JakubVanek](https://github.com/JakubVanek))
- Add FreeBSD [\33](https://github.com/gnome-terminator/terminator/pull/33) ([h-ume](https://github.com/h-ume))
- Update pt\_BR.po [\30](https://github.com/gnome-terminator/terminator/pull/30) ([chclxds](https://github.com/chclxds))
- Remove obsolete terminator.wrapper [\27](https://github.com/gnome-terminator/terminator/pull/27) ([lazyfrosch](https://github.com/lazyfrosch))
- Add Gentoo, sort the order of distributions [\23](https://github.com/gnome-terminator/terminator/pull/23) ([DarthGandalf](https://github.com/DarthGandalf))

[v1.92](https://github.com/gnome-terminator/terminator/tree/v1.92) (2020-04-18)

[Full Changelog](https://github.com/gnome-terminator/terminator/compare/1.91...v1.92)

This is the first release since 2017, while we are now a few years later a few things changed.

* New home on GitHub https://github.com/gnome-terminator/terminator
* New team under the lead of https://github.com/lazyfrosch
* Python 3 support finally released
* Some tedious bugs solved for current GTK and VTE

There is still a lot to do, and we need more help to keep Terminator available for
your daily use.

If you are interested in contributing to the project, please contact us, open issues,
discuss issues or help with whatever you can! Any help is welcome!

**Notes for packagers:**

* All scripts now use `!/usr/bin/env python` as shebang, when you are using
  `python3 setup.py install` or similar all binary scripts should be automatically
  modified to the correct shebang
* Any feedback is welcome, please open an issue or join the community channels

**Implemented enhancements:**

- Implement support for Python 3 [\6](https://github.com/gnome-terminator/terminator/pull/6) ([lazyfrosch](https://github.com/lazyfrosch))

**Fixed bugs:**

- VTE Regexp should work with older VTE releases as well [\10](https://github.com/gnome-terminator/terminator/issues/10)
- ctrl+click should open links [\3](https://github.com/gnome-terminator/terminator/issues/3)
- Ensure Python 3 support [\2](https://github.com/gnome-terminator/terminator/issues/2)
- terminal: Add compat detection for Vte regexp feature [\22](https://github.com/gnome-terminator/terminator/pull/22) ([lazyfrosch](https://github.com/lazyfrosch))
- Fix some compat issues for Python 2.7 [\18](https://github.com/gnome-terminator/terminator/pull/18) ([lazyfrosch](https://github.com/lazyfrosch))
- Converting to python 3 and making all tests pass. [\9](https://github.com/gnome-terminator/terminator/pull/9) ([JAugusto42](https://github.com/JAugusto42))

**Merged pull requests:**

- Add GitHub action for Python [\17](https://github.com/gnome-terminator/terminator/pull/17) ([lazyfrosch](https://github.com/lazyfrosch))
- Updating URLs in application and appdata [\16](https://github.com/gnome-terminator/terminator/pull/16) ([mattrose](https://github.com/mattrose))
- update the INSTALL file [\15](https://github.com/gnome-terminator/terminator/pull/15) ([mattrose](https://github.com/mattrose))

\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

(kamil)

2021-01-24 10:29:39 UTC MAIN commitmail json YAML

vte3: Bump PKGREVISION

(kamil)

2021-01-24 10:28:30 UTC MAIN commitmail json YAML

vte3: Suggest by default icu

Requested by terminator (py-terminator).

(kamil)

2021-01-24 08:31:42 UTC MAIN commitmail json YAML

doc/TODO: add some

+ ImageMagick-7.0.10.58, gopls-0.6.4, help2man-1.47.17, keepassxc-2.6.3,
  libgcrypt-1.9.0, libsigsegv-2.13, libstemmer-2.1.0, musescore-3.6,
  musicpd-0.22.4, perl5-5.32.1, pinentry-1.1.1, py-hypothesis-6.0.3,
  py-setproctitle-1.2.2, sqlrelay-1.8.0, ugrep-3.1.4, vala-0.50.3.

(wiz)

2021-01-24 07:39:36 UTC MAIN commitmail json YAML

2021-01-24 07:24:59 UTC MAIN commitmail json YAML

qhull: Remove an unused patch

(ryoon)

2021-01-23 23:49:37 UTC MAIN commitmail json YAML

2021-01-23 23:46:45 UTC MAIN commitmail json YAML

2021-01-23 23:23:10 UTC MAIN commitmail json YAML

2021-01-23 23:19:22 UTC MAIN commitmail json YAML

doc: Updated math/qhull to 2020.2

(gdt)

2021-01-23 23:19:16 UTC MAIN commitmail json YAML

qhull: Update to 2020.2

pkgsrc changes: Remove non-installed examples with non-POSIX sh
constructs.

What would be in upstream NEWS:

  Qhull 2020.2 enhances the C++ interface with QhullUser and support for Voronoi diagrams.
  Qhull 2020.1 makes minor API changes

(gdt)

2021-01-23 22:09:08 UTC MAIN commitmail json YAML

doc: Updated net/rclone to 1.53.4

(leot)

2021-01-23 22:08:58 UTC MAIN commitmail json YAML

rclone: Update to 1.53.4

Changes:
1.53.4
------
* Bug Fixes
    * accounting: Fix data race in Transferred() (Maciej Zimnoch)
    * build
        * Stop tagged releases making a current beta (Nick Craig-Wood)
        * Upgrade docker buildx action (Matteo Pietro Dazzi)
        * Add -buildmode to cross-compile.go (Nick Craig-Wood)
        * Fix docker build by upgrading ilteoood/docker_buildx
  (Nick Craig-Wood)
        * Revert GitHub actions brew fix since this is now fixed
  (Nick Craig-Wood)
        * Fix brew install --cask syntax for macOS build (Nick Craig-Wood)
        * Update nfpm syntax to fix build of .deb/.rpm packages
  (Nick Craig-Wood)
        * Fix for Windows build errors (Ivan Andreev)
    * fs: Parseduration: fixed tests to use UTC time (Ankur Gupta)
    * fshttp: Prevent overlap of HTTP headers in logs (Nathan Collins)
    * rc
        * Fix core/command giving 500 internal error (Nick Craig-Wood)
        * Add Copy method to rc.Params (Nick Craig-Wood)
        * Fix 500 error when marshalling errors from core/command
  (Nick Craig-Wood)
        * plugins: Create plugins files only if webui is enabled. (negative0)
    * serve http: Fix serving files of unknown length (Nick Craig-Wood)
    * serve sftp: Fix authentication on one connection blocking others
      (Nick Craig-Wood)
* Mount
    * Add optional `brew` tag to throw an error when using mount in the
      binaries installed via Homebrew (Anagh Kumar Baranwal)
    * Add "." and ".." to directories to match cmount and expectations
      (Nick Craig-Wood)
* VFS
    * Make cache dir absolute before using it to fix path too long errors
      (Nick Craig-Wood)
* Chunker
    * Improve detection of incompatible metadata (Ivan Andreev)
* Google Cloud Storage
    * Fix server side copy of large objects (Nick Craig-Wood)
* Jottacloud
    * Fix token renewer to fix long uploads (Nick Craig-Wood)
    * Fix token refresh failed: is not a regular file error (Nick Craig-Wood)
* Pcloud
    * Only use SHA1 hashes in EU region (Nick Craig-Wood)
* Sharefile
    * Undo Fix backend due to API swapping integers for strings
      (Nick Craig-Wood)
* WebDAV
    * Fix Open Range requests to fix 4shared mount (Nick Craig-Wood)
    * Add "Depth: 0" to GET requests to fix bitrix (Nick Craig-Wood)

(leot)

2021-01-23 20:54:33 UTC MAIN commitmail json YAML

doc: Updated net/gallery-dl to 1.16.4

(leot)

2021-01-23 20:54:24 UTC MAIN commitmail json YAML

gallery-dl: Update to version 1.16.4

Changes:
1.16.4
------
### Additions
- [furaffinity] add `descriptions` option (#1231)
- [kemonoparty] add `user` and `post` extractors (#1216)
- [nozomi] add `num` enumeration index (#1239)
- [photovogue] added portfolio extractor (#1253)
- [twitter] match `/i/user/ID` URLs
- [unsplash] add extractors (#1197)
- [vipr] add image extractor (#1258)

### Changes
- [derpibooru] use "Everything" filter by default (#862)

### Fixes
- [derpibooru] update `date` parsing
- [foolfuuka] stop search when results are exhausted (#1174)
- [instagram] fix regex for `/saved` URLs (#1251)
- [mangadex] update API URLs
- [mangakakalot] fix extraction
- [newgrounds] fix flash file extraction (#1257)
- [sankaku] simplify login process
- [twitter] fix retries after hitting rate limit

(leot)

2021-01-23 20:37:34 UTC MAIN commitmail json YAML

doc: Remove audio/ft2-clone

(js)

2021-01-23 20:36:58 UTC MAIN commitmail json YAML

Remove audio/ft2-clone

It was already there as audio/fasttracker2 - which probably should be renamed,
given that this is not FastTracker II but a clone and the official name of the
project being ft2-clone.

(js)

2021-01-23 20:16:25 UTC MAIN commitmail json YAML

doc: Added audio/ft2-clone version 1.43

(js)

2021-01-23 20:16:11 UTC MAIN commitmail json YAML

Add audio/ft2-clone

Fasttracker II clone for Windows/macOS/Linux

Aims to be a highly accurate clone of the classic Fasttracker II software for
MS-DOS. The XM player itself has been directly ported from the original source
code, for maximum accuracy.

What is Fasttracker II? Read about it on Wikipedia:
https://en.wikipedia.org/wiki/FastTracker_2

(js)

2021-01-23 19:47:14 UTC MAIN commitmail json YAML

doc: Updated geography/qgis to 3.10.14

(gdt)

2021-01-23 19:47:06 UTC MAIN commitmail json YAML

geography/qgis: Update to 3.10.14

Upstream NEWS is implicitly bugfixes; this is two point releases along a stable branch

(gdt)

2021-01-23 19:44:06 UTC MAIN commitmail json YAML

sqlrelay-nodejs: remove BROKEN

joerg thinks it's fine as is.

(wiz)

2021-01-23 19:40:20 UTC MAIN commitmail json YAML

doc: Updated net/gh to 1.5.0

(bsiegert)

2021-01-23 19:40:00 UTC MAIN commitmail json YAML

Update gh to 1.5.0.

Add ability to comment on issues and pull requests

gh issue comment and gh pr comment commands are now available

Add ability to clone gists

gh gist clone is now available

New Features

- pr view: Display top level review comments inline with regular comments
- repo fork: Add ability to specify fork remote name
- pr merge: Add ability to delete local branch for previously merged PRs

Fixes

- auth: Add more descriptive error messaging when aborting due to environment
  variables
- completion: Improve docs for bash, zsh, fish #2636
- version: Output link to correct tagged release #2638
- Update notification avoids incorrect notifications when gh is built from
  source

(bsiegert)

2021-01-23 19:30:59 UTC MAIN commitmail json YAML

My last build gave "ModuleNotFoundError: No module named 'setuptools'".
joerg@ advises that when we see an EGG_FILE, we should be using
setuptools, which in pkgsrc terms means egg.mk. Do that here in hopes of
fixing bulk builds.

(schmonz)

2021-01-23 15:36:03 UTC MAIN commitmail json YAML

doc: Updated www/kore to 4.1.0

(fcambus)

2021-01-23 15:35:44 UTC MAIN commitmail json YAML

kore: update to 4.1.0.

ChangeLog:

This minor release improves on internal APIs and has some minor bug fixes.

New tool: kore-serve

This tool makes it easy to spin up static serving webserver quickly. To
build it, run make tools-build and make tools-install.

JSON API Improvements:

    - More strict parsing of JSON objects.
    - Allow int64_t and uint64_t as JSON numbers.

Additionally the parser has been tested heavily in a security critical
product. This work was sponsored by my employer, Tutus Data.

ACME improvements:

    - Added and enabled POST-as-GET.
    - Fixed a bug on LibreSSL where multi-domain setup could fail to
      renew certificates.

Python API improvements:

    - Adds async socket.recvmsg to the Python API.

Other changes:

    - Enabled TLS 1.3 for LibreSSL 3.2.2
    - All Kore hooks prototypes now live inside of kore/hooks.h.
    - Renamed "foreground" to "kore_foreground".
    - Kore will now install its sources under $PREFIX/share/kore, allowing
      kodev build to build single binaries out of the box.
    - kodev source command added (shows the location of the built-in source
      code).
    - Added missing seccomp_tracing to the example configuration.
    - Added kore build scripts under misc.
    - Linux: added missing seccomp calls for certain platforms.
    - Added kore_default_getopt(), which should be called from
      kore_parent_configure() in single binary builds if you want to retain
      the argument parsing.

(fcambus)

2021-01-23 14:23:16 UTC MAIN commitmail json YAML

2021-01-23 14:08:02 UTC MAIN commitmail json YAML

doc: Updated lang/go115 to 1.15.7

(bsiegert)

2021-01-23 14:07:38 UTC MAIN commitmail json YAML

Update go115 to 1.15.7.

* cmd/go: packages using cgo can cause arbitrary code execution at build time

The go command may execute arbitrary code at build time when cgo is in use on
Windows. This may occur when running “go get”, or any other command that builds
code. Only users who build untrusted code (and don’t execute it) are affected.

In addition to Windows users, this can also affect Unix users who have “.”
listed explicitly in their PATH and are running “go get” or build commands
outside of a module or with module mode disabled.

Thanks to RyotaK (https://twitter.com/ryotkak) for reporting this issue.

This issue is CVE-2021-3115 and Go issue golang.org/issue/43783.

For more background on the cmd/go change and help deciding whether your own
programs might have similar issues, see our blog post at
https://blog.golang.org/path-security.

* crypto/elliptic: incorrect operations on the P-224 curve

The P224() Curve implementation can in rare circumstances generate incorrect
outputs, including returning invalid points from ScalarMult.

The crypto/x509 and golang.org/x/crypto/ocsp (but not crypto/tls) packages
support P-224 ECDSA keys, but they are not supported by publicly trusted
certificate authorities. No other standard library or golang.org/x/crypto
package supports or uses the P-224 curve.

The incorrect output was found by the elliptic-curve-differential-fuzzer
project running on OSS-Fuzz and reported by Philippe Antoine (Catena cyber).

This issue is CVE-2021-3114 and Go issue golang.org/issue/43786.

(bsiegert)

2021-01-23 14:07:02 UTC MAIN commitmail json YAML

doc: Updated lang/go114 to 1.14.14

(bsiegert)

2021-01-23 13:17:00 UTC MAIN commitmail json YAML



(mef)

2021-01-23 13:12:32 UTC MAIN commitmail json YAML

2021-01-23 13:08:11 UTC MAIN commitmail json YAML

2021-01-23 12:11:12 UTC MAIN commitmail json YAML

libao: simplify dependency patterns.

there's no harm having multiple plugins installed concurrently,
see https://xiph.org/ao/doc/config.html for advice on selecting one

(nia)

2021-01-23 11:43:40 UTC MAIN commitmail json YAML

profanity: Add explicit dependency on mozilla-rootcerts

Point profanity at the certificates directory installed by the package.

Should help with PR pkg/55949

(nia)

2021-01-23 11:00:23 UTC MAIN commitmail json YAML

doc: Added security/pleaser version 0.3.19

(pin)

2021-01-23 10:59:55 UTC MAIN commitmail json YAML

2021-01-23 10:58:51 UTC MAIN commitmail json YAML

security/pleaser: import package

Please(r), a sudo clone with regex support.
The aim is to allow admins to delegate accurate least privilege access with
ease. There are times when what is intended to be executed can be expressed
easily with a regex to expose only what is needed and nothing more.

(pin)

2021-01-23 09:51:00 UTC MAIN commitmail json YAML

Note update of the "mutt" package to version 2.0.5

(tron)

2021-01-23 09:46:47 UTC MAIN commitmail json YAML

mutt: Update to version 2.0.5

This is a bug-fix release, fixing a few memory leaks.  One of them was
assigned CVE-2021-3181.

(tron)

2021-01-23 09:45:27 UTC MAIN commitmail json YAML

svk: remove

Based on svn, but does not work against current perl svn bindings.
Not really surprising, since its last release was in 2010.

(wiz)

2021-01-23 09:35:38 UTC MAIN commitmail json YAML

sqlrelay-nodejs: mark as BROKEN

Has an upper limit of nodejs8, but uses npm which always uses the latest
nodejs.

(wiz)

2021-01-23 09:08:16 UTC MAIN commitmail json YAML

doc: Updated chat/loudmouth to 1.5.3nb3

(wiz)

2021-01-23 09:08:07 UTC MAIN commitmail json YAML

loudmouth: add upstream patch fixing an SSL problem

Requested by Adrian Immanuel Kiess in PR 55944.

New release requested upstream (https://github.com/mcabber/loudmouth/issues/42)

Bump PKGREVISION.

(wiz)

2021-01-23 08:58:31 UTC MAIN commitmail json YAML

libgpg-error: add https master site

>From Peter C Lai in PR 55947

(wiz)

2021-01-23 08:58:12 UTC MAIN commitmail json YAML

stellarium: PLIST fix

(adam)

2021-01-23 08:52:57 UTC MAIN commitmail json YAML

binutils: add missing ${PLIST.ld} markers for ld and related files.

This fixes package creation on platforms on which ld cannot be built.

(fcambus)

2021-01-23 08:48:57 UTC MAIN commitmail json YAML

binutils: don't include PLIST.gprof and PLIST.ld on Darwin.

gprof and ld cannot be built on Darwin at this point.

(fcambus)

2021-01-23 01:18:49 UTC MAIN commitmail json YAML

java-jna: non-NetBSD build fixes

This package expects GNU grep, and also makes assumptions about tool
paths that don't always hold (mostly relating to SunOS derivates).
Force use of pkgsrc-supplied tools.

(gutteridge)

2021-01-22 20:08:32 UTC MAIN commitmail json YAML

Update go114 to 1.14.14.

* cmd/go: packages using cgo can cause arbitrary code execution at build time

The go command may execute arbitrary code at build time when cgo is in use on
Windows. This may occur when running “go get”, or any other command that builds
code. Only users who build untrusted code (and don’t execute it) are affected.

In addition to Windows users, this can also affect Unix users who have “.”
listed explicitly in their PATH and are running “go get” or build commands
outside of a module or with module mode disabled.

Thanks to RyotaK (https://twitter.com/ryotkak) for reporting this issue.

This issue is CVE-2021-3115 and Go issue golang.org/issue/43783.

For more background on the cmd/go change and help deciding whether your own
programs might have similar issues, see our blog post at
https://blog.golang.org/path-security.

* crypto/elliptic: incorrect operations on the P-224 curve

The P224() Curve implementation can in rare circumstances generate incorrect
outputs, including returning invalid points from ScalarMult.

The crypto/x509 and golang.org/x/crypto/ocsp (but not crypto/tls) packages
support P-224 ECDSA keys, but they are not supported by publicly trusted
certificate authorities. No other standard library or golang.org/x/crypto
package supports or uses the P-224 curve.

The incorrect output was found by the elliptic-curve-differential-fuzzer
project running on OSS-Fuzz and reported by Philippe Antoine (Catena cyber).

This issue is CVE-2021-3114 and Go issue golang.org/issue/43786.

(bsiegert)

2021-01-22 18:33:17 UTC pkgsrc-2020Q4 commitmail json YAML

Pullup ticket #6410 - requested by kardel
net/frr: build fix

Revisions pulled up:
- net/frr/Makefile                                              1.3-1.4

---
  Module Name:    pkgsrc
  Committed By:  kardel
  Date:          Wed Jan  6 10:45:49 UTC 2021

  Modified Files:
          pkgsrc/net/frr: Makefile

  Log Message:
  net/frr: document bison tool dependency

---
  Module Name:    pkgsrc
  Committed By:  kardel
  Date:          Wed Jan  6 11:53:52 UTC 2021

  Modified Files:
          pkgsrc/net/frr: Makefile

  Log Message:
  net/frr: simplify bison tool requirement

(bsiegert)

2021-01-22 18:12:21 UTC pkgsrc-2020Q4 commitmail json YAML

Pullup ticket #6408 - requested by nia
lang/mozjs78: GNU/Linux build fix

Revisions pulled up:
- lang/mozjs78/PLIST.Linux                                      1.1

---
  Module Name: pkgsrc
  Committed By: nia
  Date: Mon Jan 18 09:27:31 UTC 2021

  Added Files:
  pkgsrc/lang/mozjs78: PLIST.Linux

  Log Message:
  mozjs78: create PLIST.Linux

  based on missing files in latest CentOS 7 build published to pkgsrc-bulk

(bsiegert)

2021-01-22 18:12:00 UTC pkgsrc-2020Q4 commitmail json YAML

Pullup ticket #6407 - requested by nia
www/firefox: build fix
www/firefox78: build fix

Revisions pulled up:
- www/firefox/mozilla-common.mk                                1.196
- www/firefox78/mozilla-common.mk                              1.8

---
  Module Name: pkgsrc
  Committed By: nia
  Date: Tue Jan 19 22:40:26 UTC 2021

  Modified Files:
  pkgsrc/www/firefox: mozilla-common.mk
  pkgsrc/www/firefox78: mozilla-common.mk

  Log Message:
  firefox(78): set GCC_REQD

(bsiegert)

2021-01-22 18:11:39 UTC pkgsrc-2020Q4 commitmail json YAML

Pullup ticket #6406 - requested by nia
security/polkit: build fix

Revisions pulled up:
- security/polkit/Makefile                                      1.31
- security/polkit/buildlink3.mk                                1.5

---
  Module Name: pkgsrc
  Committed By: nia
  Date: Tue Jan 19 22:36:19 UTC 2021

  Modified Files:
  pkgsrc/security/polkit: Makefile buildlink3.mk

  Log Message:
  polkit: build fix: bump GCC requirement

(bsiegert)

2021-01-22 18:11:31 UTC pkgsrc-2020Q4 commitmail json YAML

Pullup ticket #6404 - requested by gutteridge
graphics/dia: security fix

Revisions pulled up:
- graphics/dia/Makefile                                        1.112
- graphics/dia/distinfo                                        1.36
- graphics/dia/patches/patch-app_app__procs.c                  1.1

---
  Module Name:    pkgsrc
  Committed By:  gutteridge
  Date:          Sat Jan 16 00:25:33 UTC 2021

  Modified Files:
          pkgsrc/graphics/dia: Makefile distinfo
  Added Files:
          pkgsrc/graphics/dia/patches: patch-app_app__procs.c

  Log Message:
  dia: apply an upstream security fix

  Fix endless loop on filenames with invalid encoding (CVE-2019-19451).

(bsiegert)

2021-01-22 18:11:23 UTC pkgsrc-2020Q4 commitmail json YAML

Pullup ticket #6403 - requested by taca
textproc/ruby-redcarpet: security fix

Revisions pulled up:
- textproc/ruby-redcarpet/Makefile                              1.12
- textproc/ruby-redcarpet/distinfo                              1.12

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Thu Jan 14 14:57:36 UTC 2021

  Modified Files:
  pkgsrc/textproc/ruby-redcarpet: Makefile distinfo

  Log Message:
  textproc/ruby-redcarpet: update to 3.5.1

  Version 3.5.1 (Security)

  * Fix a security vulnerability using :quote in combination with the
    :escape_html option.

    Reported by Johan Smits.

(bsiegert)

2021-01-22 17:27:58 UTC MAIN commitmail json YAML

doc: Updated devel/py-xdg to 0.27

(triaxx)

2021-01-22 17:27:46 UTC MAIN commitmail json YAML

py-xdg: Update to 0.27

upstream changes:
-----------------
PyXDG 0.27; October 2020
  o Menu: Fix compatibility with Python >= 3.8.4
  o Menu: Fix several AttributeErrors
  o Menu: Fix duplication of menu entries due when Layout is provided
  o MenuEditor: Fix fromstring typo
  o Certain tests are more independent of external system conditions
  o Standardise shebangs to /usr/bin/env python3

(triaxx)

2021-01-22 17:16:45 UTC MAIN commitmail json YAML

2021-01-22 17:10:00 UTC MAIN commitmail json YAML

doc: Added biology/bedtools version 2.29.2

(bacon)

2021-01-22 17:09:01 UTC MAIN commitmail json YAML

biology/Makefile: Add bedtools

(bacon)

2021-01-22 17:07:50 UTC MAIN commitmail json YAML

biology/bedtools: import bedtools-2.29.2

The bedtools utilities are a suite of tools for performing a wide range of
genomics analysis tasks.  The most widely-used of these tools enable genome
arithmetic, i.e., set theory on the genome.  For example, with bedtools one
can intersect, merge, count, complement, and shuffle genomic intervals from
multiple files in common genomic formats such as BAM, BED, GFF/GTF, and VCF.

Although each individual utility is designed to do a relatively simple task,
e.g., intersect two interval files, more sophisticated analyses can be
conducted by stringing together multiple bedtools operations on the command
line or in shell scripts.

(bacon)

2021-01-22 16:27:21 UTC MAIN commitmail json YAML

set right master site for print/xpdf

ftp.foolabs.com is unresolvable and the sunsite mirros
only have old versions available

(nros)

2021-01-22 16:27:16 UTC MAIN commitmail json YAML

doc: Updated net/dnscrypt-proxy2 to 2.0.45

(nia)

2021-01-22 16:26:54 UTC MAIN commitmail json YAML

dnscrypt-proxy2: Update to 2.0.45

# Version 2.0.45
- Configuration changes (to be required in versions 2.1.x):
  * `[blacklist]` has been renamed to `[blocked_names]`
  * `[ip_blacklist]` has been renamed to `[blocked_ips]`
  * `[whitelist]` has been renamed to `[allowed_names]`
  * `generate-domains-blacklist.py` has been renamed to
    `generate-domains-blocklist.py`, and the configuration files have been
    renamed as well.
- `dnscrypt-proxy -resolve` has been completely revamped, and now requires
the configuration file to be accessible. It will send a query to an IP address
of the `dnscrypt-proxy` server by default. Sending queries to arbitrary
servers is also supported with the new `-resolve name,address` syntax.
- Relay lists can be set to `*` for automatic relay selection. When a wildcard
is used, either for the list of servers or relays, the proxy ensures that
relays and servers are on distinct networks.
- Lying resolvers are detected and reported.
- New return code: `NOT_READY` for queries received before the proxy has
been initialized.
- Server lists can't be older than a week any more, even if directory
permissions are incorrect and cache files cannot be written.
- macOS/arm64 is now officially supported.
- New feature: `allowed_ips`, to configure a set of IP addresses to
never block no matter what DNS name resolves to them.
- Hard-coded IP addresses can be immediately returned for test queries
sent by operating systems in order to check for connectivity and captive
portals. Such responses can be sent even before an interface is considered
as enabled by the operating system. This can be configured in a new section
called `[captive_portals]`.
- On Linux, OpenBSD and FreeBSD, `listen_addresses` can now include IP
addresses that haven't been assigned to an interface yet.
- The logo has been tweaked to look fine on a dark background.
- `generate-domains-blocklist.py`: regular expressions are now ignored in
time-based entries.
- Minor bug fixes and logging improvements.
- Cloaking plugin: if an entry has multiple IP addresses for a type,
all the IP addresses are now returned instead of a random one.
- Static entries can now include DNSCrypt relays.
- Name blocking: aliases relying on `SVCB` and `HTTPS` records can now
be blocked in addition to aliases via regular `CNAME` records.
- EDNS-Client-Subnet information can be added to outgoing queries.
Instead of sending the actual client IP, ECS information is user
configurable, and IP addresses will be randomly chosen for every query.
- Initial DoH queries are now checked using random names in order to
properly measure CDNs such as Tencent that ignore the padding.
- DoH: the `max-stale` cache control directive is now present in queries.
- Logs can now be sent to `/dev/stdout` instead of actual files.
- User switching is now supported on macOS.
- New download mirror (https://download.dnscrypt.net) for resolvers,
relays and parental-control.

Thanks to the nice people who contributed to this release:

- Ian Bashford
- Will Elwood
- Alison Winters
- Krish De Souza
- @hugepants
- @IceCodeNew
- @lifenjoiner
- @mibere
- @jacob755
- @petercooperjr
- @yofiji

(nia)

2021-01-22 16:23:55 UTC MAIN commitmail json YAML

doc: Updated graphics/feh to 3.6.2

(nia)

2021-01-22 16:23:30 UTC MAIN commitmail json YAML

feh: Update to 3.6.2

* Release v3.6.2
    * Fix save_filelist not respecting --output-dir
    * Fix file descriptor leak when attempting to load truncated image files.
      The issue was introduced in v3.6.

(nia)

2021-01-22 16:20:39 UTC MAIN commitmail json YAML

LibreTLS + OpenSSL isn't working well for me yet. Switch back to BearSSL
for now, riding recent PKGREVISION bump.

(schmonz)

2021-01-22 16:16:31 UTC MAIN commitmail json YAML

doc: Updated lang/janet to 1.14.1

(nia)

2021-01-22 16:16:11 UTC MAIN commitmail json YAML

janet: Update to 1.14.1

## 1.14.1 - 2021-01-18
- Add `doc-of` for reverse documentation lookup.
- Add `ev/give-supervsior` to send a message to the supervising channel.
- Add `ev/gather` and `chan` argument to `ev/go`. This new argument allows "supervisor channels"
  for fibers to enable structured concurrency.
- Make `-k` flag work on stdin if no files are given.
- Add `flycheck` function to core.
- Make `backmatch` and `backref` more expressive in pegs.
- Fix buggy `string/split`.
- Add `fiber/last-value` to get the value that was last yielded, errored, or signaled
  by a fiber.
- Remove `:generate` verb from `loop` macros. Instead, use the `:in` verb
  which will now work on fibers as well as other data structures.
- Define `next`, `get`, and `in` for fibers. This lets
  `each`, `map`, and similar iteration macros can now iterate over fibers.
- Remove macro `eachy`, which can be replaced by `each`.
- Add `dflt` argument to find-index.
- Deprecate `file/popen` in favor of `os/spawn`.
- Add `:all` keyword to `ev/read` and `net/read` to make them more like `file/read`. However, we
  do not provide any `:line` option as that requires buffering.
- Change repl behavior to make Ctrl-C raise SIGINT on posix. The old behavior for Ctrl-C,
  to clear the current line buffer, has been moved to Ctrl-Q.
- Importing modules that start with `/` is now the only way to import from project root.
  Before, this would import from / on disk. Previous imports that did not start with `.` or `/`
  are now unambiguously importing from the syspath, instead of checking both the syspath and
  the project root. This is backwards incompatible and dependencies should be updated for this.
- Change hash function for numbers.
- Improve error handling of `dofile`.
- Bug fixes in networking and subprocess code.
- Use markdown formatting in more places for docstrings.

(nia)

2021-01-22 16:11:48 UTC MAIN commitmail json YAML

Note revbumps of skalibs-dependent packages not otherwise updated.

(schmonz)

2021-01-22 16:10:35 UTC MAIN commitmail json YAML

2021-01-22 16:09:39 UTC MAIN commitmail json YAML

doc: Updated net/s6-networking to 2.4.0.0nb2

(schmonz)

2021-01-22 16:09:32 UTC MAIN commitmail json YAML

Bump PKGREVISION for s6-dns and skalibs library updates.

(schmonz)

2021-01-22 16:09:08 UTC MAIN commitmail json YAML

doc: Updated net/s6-dns to 2.3.5.0

(schmonz)

2021-01-22 16:09:00 UTC MAIN commitmail json YAML

Update to 2.3.5.0. From the changelog:

- s6dns_message_get_domain_internal() is now public under the name
  s6dns_message_get_domain_nodecode().

(schmonz)

2021-01-22 16:08:13 UTC MAIN commitmail json YAML

doc: Updated devel/skalibs to 2.10.0.1

(schmonz)

2021-01-22 16:08:02 UTC MAIN commitmail json YAML

Update to 2.10.0.1. From the changelog:

- Bugfixes.

(schmonz)

2021-01-22 12:00:00 UTC MAIN commitmail json YAML

doc: Updated pkgtools/mksandbox to 1.10

(jperkin)