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

2024-05-13 12:25:54 UTC Now

2021-08-24 05:14:14 UTC MAIN commitmail json YAML

textproc/bat: Updates to 0.18.3

Changes since 0.18.2:

v0.18.3

Bugfixes

  * Bump git2 dependency to fix build with Rust 1.54, see #1761

(fox)

2021-08-24 01:55:01 UTC MAIN commitmail json YAML

doc: Updated net/netwake to 0.4

(sjmulder)

2021-08-24 01:49:39 UTC MAIN commitmail json YAML

net/netwake: Fix Solaris build

(sjmulder)

2021-08-24 00:40:52 UTC MAIN commitmail json YAML

libunit: fix SunOS builds and simplify maintenance

Share distinfo with www/unit, since it's the same. Also share and apply
patches, since some are needed in order for this component to build on
SunOS.

(gutteridge)

2021-08-23 18:46:23 UTC MAIN commitmail json YAML

lmms: link with -lrt on NetBSD to ensure all ladspa plugins work

(nia)

2021-08-23 18:40:27 UTC MAIN commitmail json YAML

2021-08-23 18:38:16 UTC MAIN commitmail json YAML

guide: Fix typos, reported by kim

(wiz)

2021-08-23 15:09:19 UTC MAIN commitmail json YAML

doc: Updated www/php-nextcloud to 22.1.0

(ryoon)

2021-08-23 15:08:23 UTC MAIN commitmail json YAML

php-nextcloud: Update to 22.1.0

Changelog:
Version 22.1.0 August 6 2021

Changes

  * Update guzzlehttp/guzzle requirement from 6.5.2 to 7.3.0 in /build/
    integration (server#27654)
  * Bump vue and vue-template-compiler (server#27658)
  * Bump vue-router from 3.5.1 to 3.5.2 (server#27659)
  * Ignore subdomain for soa queries (server#27825)
  * Fix in locking cache check (server#27826)
  * Fixes recursion count incrementation (server#27848)
  * Make search popup usable on mobile, too (server#27856)
  * Cache images on browser (server#27861)
  * Fix add group button (server#27878)
  * Fix dark theme on public link shares (server#27889)
  * Make user status usable on mobile (server#27898)
  * Check if dns_get_record returns non-false (server#27925)
  * Correctly skip suppressed errors in PHP 8.0 (server#27938)
  * Fix newfileMenu on public page (server#27942)
  * Do not escape display name in dashboard welcome text (server#27944)
  * Fix svg icons disapearing in app navigation when text overflows (server#
    27957)
  * Revert "Update guzzlehttp/guzzle requirement from 6.5.2 to 7.3.0 in /build/
    integration" (server#27959)
  * Also hide group from direct matches (server#27964)
  * Show registered breadcrumb detail views in breadcrumb menu (server#27966)
  * Fix regression in file sidebar (server#27974)
  * Allow to get a local cloud id without going through the contacts manager
    (server#27979)
  * Multiple Emails UI and Integration (server#28001)
  * Improve notcreatable permissions hint (server#28008)
  * Some multiselect design fixes (server#28011)
  * Only display supported email scopes (server#28014)
  * Update CRL due to revoked twofactor_nextcloud_notification.crt (server#
    28016)
  * Increase footer height for longer menus (server#28043)
  * Add titleTooltip to sidebar (server#28047)
  * Mask password for Redis and RedisCluster on connection failure (server#
    28053)
  * Fix missing theming for login button (server#28061)
  * Improve Emails UX (server#28071)
  * Fix overlapping of elements in certain views (server#28073)
  * Disable HEIC image preview provider for performance concerns (server#28079)
  * Improve provider check (server#28085)
  * Sanitize more functions from the encryption app (server#28089)
  * Hide download button for public preview of audio files (server#28093)
  * Fix dark theme in file exists dialog (server#28109)
  * Support redis user password auth and tls encryption (server#28112)
  * Bump @babel/core from 7.14.3 to 7.14.8 (server#28121)
  * Let memory limit set in tests fit the used amount (server#28123)
  * Bump @nextcloud/babel-config from 1.0.0-beta.1 to 1.0.0 (server#28126)
  * Allow empty Redis config (server#28131)
  * Add an option to the multiple files selected actions to add and remov??
    (server#28135)
  * Bump css-vars-ponyfill from 2.4.3 to 2.4.5 (server#28149)
  * Make sure that the dav propfind plugins always use the proper user id
    (server#28152)
  * Admin Audit - Sharing: createShare - report the full path (server#28167)
  * Fix sort function of files multiple selection actions (server#28168)
  * User management - Add icon to user groups (server#28170)
  * Bump @babel/preset-env from 7.14.7 to 7.14.8 (server#28177)
  * Bump sass from 1.35.1 to 1.35.2 (server#28179)
  * Bump autosize from 4.0.2 to 4.0.4 (server#28181)
  * Fix variable override in file view (server#28193)
  * Fix comments file action sidebar opening (server#28197)
  * Set openfile params when following internal links (server#28215)
  * Fix Files breadcrumbs being hidden even if there is enough space (server#
    28222)
  * Dont apply jail search filter is on the root (server#28228)
  * Fix missing label of Search function (server#28244)
  * Add missing order attribute to tag multiselect action (server#28247)
  * Update guzzlehttp/guzzle requirement from 6.5.2 to 6.5.5 in /build/
    integration (server#28269)
  * Bump css-loader from 5.2.6 to 5.2.7 (server#28270)
  * Bump css-vars-ponyfill from 2.4.5 to 2.4.6 (server#28272)
  * Bump regenerator-runtime from 0.13.7 to 0.13.9 (server#28273)
  * Fix "Enable notification emails" (activity#611)
  * Show add, del and restored files within by and self filter (activity#614)
  * Only call getCloudId if needed (activity#618)
  * Link from app-navigation-settings to personal settings (activity#623)
  * Remove echo (circles#688)
  * Returns files shared to Personal (circles#698)
  * Make cs-fix/cs-check (circles#699)
  * Cs fix (circles#700)
  * Backport of 704 (circles#708)
  * Avoid timeout on check (circles#709)
  * Better probe (circles#714)
  * Removing hidden flag by default (circles#717)
  * Generate probe if needed (circles#719)
  * Adding unified search (circles#721)
  * Detect source of search (circles#724)
  * Remove root circles from search for new members (circles#727)
  * Sending mail on new shares (circles#729)
  * GetDefinition (circles#732)
  * Cloud_force_base (circles#737)
  * Fixing notification and mails (circles#738)
  * Remote inherited and memberships (circles#740)
  * Sendmail on new fileshare (circles#741)
  * Fix phpdoc+lint (circles#742)
  * Better display of mail addresses (circles#744)
  * Limit non-local circles as members of local circles (circles#747)
  * Local stays local (circles#749)
  * Local circles starts local (circles#751)
  * Throw instead of doing nothing (circles#754)
  * Send mails to inherited members on GS (circles#755)
  * Optional details on Link (circles#757)
  * Include and config path in loopback (circles#759)
  * Cleaning old code (circles#761)
  * Migration to 22.1.0 - child shares (circles#762)
  * Fix pdfviewer design (files_pdfviewer#445)
  * Include version number in firstrunwizard (firstrunwizard#568)
  * Remove timeout of browser notifications (notifications#1049)
  * Some Design fixes (text#1711)
  * Unify error responses and add logging where appropriate (text#1717)
  * Bump eslint-plugin-import from 2.23.3 to 2.23.4 (text#1734)
  * Bump @babel/core from 7.14.3 to 7.14.6 (text#1739)
  * Fix: rich workspaces overlap with new file dropdown (text#1769)
  * Azul/fix links 1676 (text#1775)
  * Extend mimetypes for direct editing (text#1781)
  * Bump @vue/test-utils from 1.2.1 to 1.2.2 (text#1792)
  * Make occ command return an integer as return code (text#1797)
  * Custom input rule to add first character after bullet (Backport #1798)
    (text#1806)
  * Fix: cypress icon close selector (text#1808)
  * Disable header timeout on mobile (viewer#977)

(ryoon)

2021-08-23 15:00:59 UTC MAIN commitmail json YAML

doc: Updated security/acmesh to 3.0.0

(ryoon)

2021-08-23 15:00:02 UTC MAIN commitmail json YAML

acmesh: Update to 3.0.0

Changelog:
    Zerossl.com is set a default CA now: https://github.com/acmesh-official/acme.sh/wiki/Change-default-CA-to-ZeroSSL
    SSL.com is supported now: https://github.com/acmesh-official/acme.sh/wiki/SSL.com-CA
    Add more retry logic for unstable network connections.
    More dns apis are aded.
    Bug fixes.

(ryoon)

2021-08-23 14:27:43 UTC MAIN commitmail json YAML

games/woof: Build fix

Renamed variable "time" to unbreak build on SmartOS.
No bump for PKGREVISION required.

(micha)

2021-08-23 13:28:56 UTC MAIN commitmail json YAML

doc: Updated shells/elvish to 0.16.1

(bsiegert)

2021-08-23 13:15:06 UTC MAIN commitmail json YAML

2021-08-23 10:41:42 UTC MAIN commitmail json YAML

2021-08-23 10:41:25 UTC MAIN commitmail json YAML

git: updated to 2.33.0

Git 2.33 Release Notes
======================

Updates since Git 2.32
----------------------

UI, Workflows & Features

* "git send-email" learned the "--sendmail-cmd" command line option
  and the "sendemail.sendmailCmd" configuration variable, which is a
  more sensible approach than the current way of repurposing the
  "smtp-server" that is meant to name the server to instead name the
  command to talk to the server.

* The userdiff pattern for C# learned the token "record".

* "git rev-list" learns to omit the "commit <object-name>" header
  lines from the output with the `--no-commit-header` option.

* "git worktree add --lock" learned to record why the worktree is
  locked with a custom message.

Performance, Internal Implementation, Development Support etc.

* The code to handle the "--format" option in "for-each-ref" and
  friends made too many string comparisons on %(atom)s used in the
  format string, which has been corrected by converting them into
  enum when the format string is parsed.

* Use the hashfile API in the codepath that writes the index file to
  reduce code duplication.

* Repeated rename detections in a sequence of mergy operations have
  been optimized out for the 'ort' merge strategy.

* Preliminary clean-up of tests before the main reftable changes
  hits the codebase.

* The backend for "diff -G/-S" has been updated to use pcre2 engine
  when available.

* Use ".DELETE_ON_ERROR" pseudo target to simplify our Makefile.

* Code cleanup around struct_type_init() functions.

* "git send-email" optimization.

* GitHub Actions / CI update.
  (merge 0dc787a9f2 js/ci-windows-update later to maint).

* Object accesses in repositories with many alternate object store
  have been optimized.

* "git log" has been optimized not to waste cycles to load ref
  decoration data that may not be needed.

* Many "printf"-like helper functions we have have been annotated
  with __attribute__() to catch placeholder/parameter mismatches.

* Tests that cover protocol bits have been updated and helpers
  used there have been consolidated.

* The CI gained a new job to run "make sparse" check.

* "git status" codepath learned to work with sparsely populated index
  without hydrating it fully.

* A guideline for gender neutral documentation has been added.

* Documentation on "git diff -l<n>" and diff.renameLimit have been
  updated, and the defaults for these limits have been raised.

* The completion support used to offer alternate spelling of options
  that exist only for compatibility, which has been corrected.

* "TEST_OUTPUT_DIRECTORY=there make test" failed to work, which has
  been corrected.

* "git bundle" gained more test coverage.

* "git read-tree" had a codepath where blobs are fetched one-by-one
  from the promisor remote, which has been corrected to fetch in bulk.

* Rewrite of "git submodule" in C continues.

* "git checkout" and "git commit" learn to work without unnecessarily
  expanding sparse indexes.

Fixes since v2.32
-----------------

* We historically rejected a very short string as an author name
  while accepting a patch e-mail, which has been loosened.
  (merge 72ee47ceeb ef/mailinfo-short-name later to maint).

* The parallel checkout codepath did not initialize object ID field
  used to talk to the worker processes in a futureproof way.

* Rewrite code that triggers undefined behaviour warning.
  (merge aafa5df0df jn/size-t-casted-to-off-t-fix later to maint).

* The description of "fast-forward" in the glossary has been updated.
  (merge e22f2daed0 ry/clarify-fast-forward-in-glossary later to maint).

* Recent "git clone" left a temporary directory behind when the
  transport layer returned an failure.
  (merge 6aacb7d861 jk/clone-clean-upon-transport-error later to maint).

* "git fetch" over protocol v2 left its side of the socket open after
  it finished speaking, which unnecessarily wasted the resource on
  the other side.
  (merge ae1a7eefff jk/fetch-pack-v2-half-close-early later to maint).

* The command line completion (in contrib/) learned that "git diff"
  takes the "--anchored" option.
  (merge d1e7c2cac9 tb/complete-diff-anchored later to maint).

* "git-svn" tests assumed that "locale -a", which is used to pick an
  available UTF-8 locale, is available everywhere.  A knob has been
  introduced to allow testers to specify a suitable locale to use.
  (merge 482c962de4 dd/svn-test-wo-locale-a later to maint).

* Update "git subtree" to work better on Windows.
  (merge 77f37de39f js/subtree-on-windows-fix later to maint).

* Remove multimail from contrib/
  (merge f74d11471f js/no-more-multimail later to maint).

* Make the codebase MSAN clean.
  (merge 4dbc55e87d ah/uninitialized-reads-fix later to maint).

* Work around inefficient glob substitution in older versions of bash
  by rewriting parts of a test.
  (merge eb87c6f559 jx/t6020-with-older-bash later to maint).

* Avoid duplicated work while building reachability bitmaps.
  (merge aa9ad6fee5 jk/bitmap-tree-optim later to maint).

* We broke "GIT_SKIP_TESTS=t?000" to skip certain tests in recent
  update, which got fixed.

* The side-band demultiplexer that is used to display progress output
  from the remote end did not clear the line properly when the end of
  line hits at a packet boundary, which has been corrected.

* Some test scripts assumed that readlink(1) was universally
  installed and available, which is not the case.
  (merge 7c0afdf23c jk/test-without-readlink-1 later to maint).

* Recent update to completion script (in contrib/) broke those who
  use the __git_complete helper to define completion to their custom
  command.
  (merge cea232194d fw/complete-cmd-idx-fix later to maint).

* Output from some of our tests were affected by the width of the
  terminal that they were run in, which has been corrected by
  exporting a fixed value in the COLUMNS environment.
  (merge c49a177bec ab/fix-columns-to-80-during-tests later to maint).

* On Windows, mergetool has been taught to find kdiff3.exe just like
  it finds winmerge.exe.
  (merge 47eb4c6890 ms/mergetools-kdiff3-on-windows later to maint).

* When we cannot figure out how wide the terminal is, we use a
  fallback value of 80 ourselves (which cannot be avoided), but when
  we run the pager, we export it in COLUMNS, which forces the pager
  to use the hardcoded value, even when the pager is perfectly
  capable to figure it out itself.  Stop exporting COLUMNS when we
  fall back on the hardcoded default value for our own use.
  (merge 9b6e2c8b98 js/stop-exporting-bogus-columns later to maint).

* "git cat-file --batch-all-objects"" misbehaved when "--batch" is in
  use and did not ask for certain object traits.
  (merge ee02ac6164 zh/cat-file-batch-fix later to maint).

* Some code and doc clarification around "git push".

* The "union" conflict resultion variant misbehaved when used with
  binary merge driver.
  (merge 382b601acd jk/union-merge-binary later to maint).

* Prevent "git p4" from failing to submit changes to binary file.
  (merge 54662d5958 dc/p4-binary-submit-fix later to maint).

* "git grep --and -e foo" ought to have been diagnosed as an error
  but instead segfaulted, which has been corrected.
  (merge fe7fe62d8d rs/grep-parser-fix later to maint).

* The merge code had funny interactions between content based rename
  detection and directory rename detection.
  (merge 3585d0ea23 en/merge-dir-rename-corner-case-fix later to maint).

* When rebuilding the multi-pack index file reusing an existing one,
  we used to blindly trust the existing file and ended up carrying
  corrupted data into the updated file, which has been corrected.
  (merge f89ecf7988 tb/midx-use-checksum later to maint).

* Update the location of system-side configuration file on Windows.
  (merge e355307692 js/gfw-system-config-loc-fix later to maint).

* Code recently added to support common ancestry negotiation during
  "git push" did not sanity check its arguments carefully enough.
  (merge eff40457a4 ab/fetch-negotiate-segv-fix later to maint).

* Update the documentation not to assume users are of certain gender
  and adds to guidelines to do so.
  (merge 46a237f42f ds/gender-neutral-doc later to maint).

* "git commit --allow-empty-message" won't abort the operation upon
  an empty message, but the hint shown in the editor said otherwise.
  (merge 6f70f00b4f hj/commit-allow-empty-message later to maint).

* The code that gives an error message in "git multi-pack-index" when
  no subcommand is given tried to print a NULL pointer as a strong,
  which has been corrected.
  (merge 88617d11f9 tb/reverse-midx later to maint).

* CI update.
  (merge a066a90db6 js/ci-check-whitespace-updates later to maint).

* Documentation fix for "git pull --rebase=no".
  (merge d3236becec fc/pull-no-rebase-merges-theirs-into-ours later to maint).

* A race between repacking and using pack bitmaps has been corrected.
  (merge dc1daacdcc jk/check-pack-valid-before-opening-bitmap later to maint).

* The local changes stashed by "git merge --autostash" were lost when
  the merge failed in certain ways, which has been corrected.

* Windows rmdir() equivalent behaves differently from POSIX ones in
  that when used on a symbolic link that points at a directory, the
  target directory gets removed, which has been corrected.
  (merge 3e7d4888e5 tb/mingw-rmdir-symlink-to-directory later to maint).

* Other code cleanup, docfix, build fix, etc.
  (merge bfe35a6165 ah/doc-describe later to maint).
  (merge f302c1e4aa jc/clarify-revision-range later to maint).
  (merge 3127ff90ea tl/fix-packfile-uri-doc later to maint).
  (merge a84216c684 jk/doc-color-pager later to maint).
  (merge 4e0a64a713 ab/trace2-squelch-gcc-warning later to maint).
  (merge 225f7fa847 ps/rev-list-object-type-filter later to maint).
  (merge 5317dfeaed dd/honor-users-tar-in-tests later to maint).
  (merge ace6d8e3d6 tk/partial-clone-repack-doc later to maint).
  (merge 7ba68e0cf1 js/trace2-discard-event-docfix later to maint).
  (merge 8603c419d3 fc/doc-default-to-upstream-config later to maint).
  (merge 1d72b604ef jk/revision-squelch-gcc-warning later to maint).
  (merge abcb66c614 ar/typofix later to maint).
  (merge 9853830787 ah/graph-typofix later to maint).
  (merge aac578492d ab/config-hooks-path-testfix later to maint).
  (merge 98c7656a18 ar/more-typofix later to maint).
  (merge 6fb9195f6c jk/doc-max-pack-size later to maint).
  (merge 4184cbd635 ar/mailinfo-memcmp-to-skip-prefix later to maint).
  (merge 91d2347033 ar/doc-libera-chat-in-my-first-contrib later to maint).
  (merge 338abb0f04 ab/cmd-foo-should-return later to maint).
  (merge 546096a5cb ab/xdiff-bug-cleanup later to maint).
  (merge b7b793d1e7 ab/progress-cleanup later to maint).
  (merge d94f9b8e90 ba/object-info later to maint).
  (merge 52ff891c03 ar/test-code-cleanup later to maint).
  (merge a0538e5c8b dd/document-log-decorate-default later to maint).
  (merge ce24797d38 mr/cmake later to maint).
  (merge 9eb542f2ee ab/pre-auto-gc-hook-test later to maint).
  (merge 9fffc38583 bk/doc-commit-typofix later to maint).
  (merge 1cf823d8f0 ks/submodule-cleanup later to maint).
  (merge ebbf5d2b70 js/config-mak-windows-pcre-fix later to maint).
  (merge 617480d75b hn/refs-iterator-peel-returns-boolean later to maint).
  (merge 6a24cc71ed ar/submodule-helper-include-cleanup later to maint).
  (merge 5632e838f8 rs/khash-alloc-cleanup later to maint).
  (merge b1d87fbaf1 jk/typofix later to maint).
  (merge e04170697a ab/gitignore-discovery-doc later to maint).
  (merge 8232a0ff48 dl/packet-read-response-end-fix later to maint).
  (merge eb448631fb dl/diff-merge-base later to maint).
  (merge c510928a25 hn/refs-debug-empty-prefix later to maint).
  (merge ddcb189d9d tb/bitmap-type-filter-comment-fix later to maint).
  (merge 878b399734 pb/submodule-recurse-doc later to maint).
  (merge 734283855f jk/config-env-doc later to maint).
  (merge 482e1488a9 ab/getcwd-test later to maint).
  (merge f0b922473e ar/doc-markup-fix later to maint).

(adam)

2021-08-23 10:02:51 UTC MAIN commitmail json YAML

Updated databases/openldap, www/py-uvicorn

(adam)

2021-08-23 10:02:34 UTC MAIN commitmail json YAML

py-uvicorn: updated to 0.15.0

0.15.0 - 2021-08-13

Added

Change reload to be configurable with glob patterns. Currently only .py files are watched, which is different from the previous default behavior.
Add Python 3.10-rc.1 support. Now the server uses asyncio.run which will: start a fresh asyncio event loop, on shutdown cancel any background tasks rather than aborting them, aexit any remaining async generators, and shutdown the default ThreadPoolExecutor.
Exit with status 3 when worker starts failed
Add option to set websocket ping interval and timeout
Adapt bind_socket to make it usable with multiple processes
Add existence check to the reload directory(ies)
Add missing trace log for websocket protocols
Support disabling default Server and Date headers

Changed

Add PEP440 compliant version of click
Bump asgiref to 3.4.0

Fixed

When receiving a SIGTERM supervisors now terminate their processes before joining them
Fix the need of httptools on minimal installation
Fix ping parameters annotation in Config class

(adam)

2021-08-23 09:58:59 UTC MAIN commitmail json YAML

openldap: updated to 2.5.7

OpenLDAP 2.5.7 Release (2021/08/18)
Fixed lloadd client state tracking
Fixed slapd bconfig to canonicalize structuralObjectclass
Fixed slapd-ldif duplicate controls response
Fixed slapd-mdb multival crash when attribute is missing an equality matchingrule
Fixed slapd-mdb compatibility with OpenLDAP 2.4 MDB databases
Fixed slapd-mdb idlexp maximum size handling
Fixed slapd-monitor number of ops executing with asynchronous backends
Fixed slapd-sql to add support for ppolicy attributes
Fixed slapd-sql to close transactions after bind and search
Fixed slapo-accesslog to make reqMod optional
Fixed slapo-ppolicy logging when pwdChangedTime attribute is not present
Documentation
slapd-mdb(5) note max idlexp size is 30, not 31
slapo-accesslog(5) note that reqMod is optional
Add ldapvc(1) man page
Add guide section on load balancer
Updated guide to document multiprovider as replacement for mirrormode
Updated guide to clarify slapd-mdb upgrade requirements
Updated guide to document removal of deprecated options from client tools

OpenLDAP 2.5.6 Release (2021/07/27)
Fixed libldap buffer overflow
Fixed libldap missing mutex unlock on connection alloc failure
Fixed lloadd cn=config olcBkLloadClientMaxPending setting
Fixed slapd multiple config defaults
Fixed slapd ipv6 addresses to work with tcp wrappers
Fixed slapo-syncprov delete of nonexistent sessionlog
Build
Fixed library symbol versioning on Solaris
Fixed compile warning in libldap/tpool.c
Fixed compile warning in libldap/tls_o.c
Contrib
Fixed ppm module for sysconfdir
Documentation
Updated guide to document multival, idlexp, and maxentrysize

OpenLDAP 2.5.5 Release (2021/06/03)
Added libldap LDAP_OPT_TCP_USER_TIMEOUT support
Added lloadd tcp-user-timeout support
Added slapd-asyncmeta tcp-user-timeout support
Added slapd-ldap tcp-user-timeout support
Added slapd-meta tcp-user-timeout support
Fixed incorrect control OIDs for AuthZ Identity
Fixed libldap typo in util-int.c
Fixed libldap double free of LDAP_OPT_DEFBASE
Fixed libldap better TLS1.3 cipher suite handling
Fixed lloadd multiple issues
Fixed slapd slap_op_time to avoid duplicates across restarts
Fixed slapd typo in daemon.c
Fixed slapd slapi compilation
Fixed slapd to handle empty DN in extended filters
Fixed slapd syncrepl searches with empty base
Fixed slapd syncrepl refresh on startup
Fixed slapd abort due to typo
Fixed slapd-asyncmeta quarantine handling
Fixed slapd-asyncmeta to have a default operations timeout
Fixed slapd-ldap quarantine handling
Fixed slapd-mdb deletion of context entry
Fixed slapd-mdb off-by-one affecting search scope
Fixed slapd-meta quarantine handling
Fixed slapo-accesslog to record reqNewDN for modRDN ops
Fixed slapo-pcache locking during expiration
Build
Fixed slappw-argon2 module installation
Contrib
Update ldapc++/ldaptcl to use configure.ac
Documentation
ldap_first_attribute(3) - Document ldap_get_attribute_ber
        ldap_modify(3) - Delete non-existent mod_next parameter

OpenLDAP 2.5.4 Release (2021/04/29)
Initial release for "general use".

(adam)

2021-08-23 09:14:47 UTC MAIN commitmail json YAML

doc: Updated devel/py-approvaltests to 2.0.0

(schmonz)

2021-08-23 09:14:37 UTC MAIN commitmail json YAML

Update to 2.0.0. From the changelog:

# Create regex scrubber

Renamed `scrub_with_regex` to `create_regex_scrubber`. It can now take
either a `str` or a `Callable[[int], str]`.

Going forward, functions that return scrubber will start with `create`
while functions that scrub directly will start with `scrub`.

(schmonz)

2021-08-23 08:22:43 UTC MAIN commitmail json YAML

Updated converters/help2man, databases/py-apsw

(adam)

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

py-apsw: updated to 3.36.0

3.36.0-r1
Implemented Connection.serialize() and Connection.deserialize(). They turn a database into bytes, and bytes into a database respectively.

Allow any subclass of VFS to implement WAL, not just direct subclasses. (APSW issue 311)

Added constants:
SQLITE_FCNTL_EXTERNAL_READER, SQLITE_FCNTL_CKSM_FILE

(adam)

2021-08-23 08:19:26 UTC MAIN commitmail json YAML

help2man: updated to 1.48.5

help2man (1.48.5) unstable; urgency=medium

* Use @samp{} around the option in the menu description for "--help
  recommendations" to avoid rendering the -- as endash. (thanks to
  Anders Jonsson).
* Update French translations (thanks to St辿phane Aulery).
* Update standards version to 4.6.0 (no changes).

(adam)

2021-08-23 07:55:07 UTC MAIN commitmail json YAML

evish: comment out GO_VERSION_DEFAULT

go 1.15 is gone. Package probably needs update.

(tnn)

2021-08-23 03:25:16 UTC MAIN commitmail json YAML

doc: Updated mail/notmuch to 0.32.3

(ryoon)

2021-08-23 03:24:38 UTC MAIN commitmail json YAML

notmuch: Update to 0.32.3

Changelog:
Notmuch 0.32.3 (2021-08-17)
===========================

Library
-------

Restore location of database via `MAILDIR` environment variable, which
was broken in 0.32.

Bump libnotmuch minor version to match the documentation in
`notmuch.h`.

Correct documentation for deprecated database opening functions to
point out that they (still) do not load configuration information.

CLI
---

Restore "notmuch config get built_with.*", which was broken in 0.32.

(ryoon)

2021-08-22 18:26:34 UTC MAIN commitmail json YAML

Remove obsolete hugo TODO items

(bsiegert)

2021-08-22 18:25:51 UTC MAIN commitmail json YAML

doc: Updated www/hugo to 0.87.0

(bsiegert)

2021-08-22 18:25:28 UTC MAIN commitmail json YAML

Update hugo to 0.87.0.

Hugo 0.87 brings two long sought-after features: Default time zone support (per
language if needed) for dates without zone offset or location info, and
localized time and dates and numbers (backed by CLDR).

(bsiegert)

2021-08-22 17:49:19 UTC MAIN commitmail json YAML

ruby-gtk2: fix comment per pkglint. (missed in 3.4.3 updates)

(tsutsui)

2021-08-22 17:07:08 UTC MAIN commitmail json YAML

doc: Updated ruby-gnome packages to 3.4.3

(tsutsui)

2021-08-22 17:02:44 UTC MAIN commitmail json YAML

2021-08-22 16:28:53 UTC MAIN commitmail json YAML

2021-08-22 16:27:50 UTC MAIN commitmail json YAML

guide: expand section on editing the pkg-vulnerabilities file

Requested by kim@

(wiz)

2021-08-22 14:53:58 UTC MAIN commitmail json YAML

doc: Updated finance/ruby-braintree to 4.4.0

(taca)

2021-08-22 14:53:40 UTC MAIN commitmail json YAML

finance/ruby-braintree: update to 4.4.0

4.2.0 (2021-06-21)

* Add default? to PaymentMethodNonce (thanks @klouvas)
* Add error code TaxAmountIsRequiredForAibSwedish for attribute tax_amount
  in transaction key for AIB:Domestic Transactions in Sweden

4.3.0 (2021-07-15)

* Add a log message to the ArgumentError at TransactionGateway.find
* Add exchange_rate_quote_id to Transaction.create
* Add error code ExchangeRateQuoteIdTooLong to Transaction
* Add the following fields to ApplePayCard and GooglePayCard:
- commercial
- debit
- durbin_regulated
- healthcare
- payroll
- prepaid
- product_id
- country_of_issuance
- issuing_bank
* Add the following fields to PayPalDetails:
- tax_id
- tax_id_type

4.4.0 (2021-08-05)

* Sanitize encrypted_card_data logs
* Add LocalPaymentExpired and LocalPaymentFunded webhook notification
  support

(taca)

2021-08-22 14:49:28 UTC MAIN commitmail json YAML

doc: Updated meta-pkgs/ruby-shoulda to 4.0.0nb1

(taca)

2021-08-22 14:49:05 UTC MAIN commitmail json YAML

meta-pkgs/ruby-shoulda: update dependency

Allow depending to newer devel/ruby-shoulda-matchers.

Bump PKGREVISION.

(taca)

2021-08-22 14:47:46 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-shoulda-matchers to 5.0.0

(taca)

2021-08-22 14:47:27 UTC MAIN commitmail json YAML

devel/ruby-shoulda-matchers: update to 5.0.0

5.0.0 (2021-07-10)

Bug fixes

* Replace in?, method from ActiveSupport, with include? to prevent exception
  "undefined method in?" on non-Rails app. (#1405)

Features

* Add support for Rails 6.1. No new Rails 6.1 features are supported, but
  only existing features that broke with the upgrade. (#1418)
* Add support for RVM (Ruby Version Manager) to setting up local
  environment. (#1424)
* Add support for alias in matcher define_enum. (#1419)
* Add support for Ruby 3.0. (#1406, #1427)

Improvements

* Remove deprecated warnings emitted on Rails 6.1 in ActiveModel
  errors. (#1444)

Backward-incompatible changes

* Drop support for Rails 4.2, 5.0 and 5.1 as well as Ruby 2.4 and 2.5
  they've been end-of-lifed. The gem now supports Ruby 2.6+ and Rails
  5.2+. (#1412, #1415, #1422, #1428, #1429)

* Remove deprecated matchers: use_before_filter, use_after_filter,
  use_around_filter and allow_mass_assignment_of. (#1430, #1431)

(taca)

2021-08-22 14:41:54 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-rugged to 1.1.1

(taca)

2021-08-22 14:41:32 UTC MAIN commitmail json YAML

devel/ruby-rugged: update to 1.1.1

1.1.1 (2021-07-02)

* Update to libgit2 v1.1.1.

(taca)

2021-08-22 14:27:19 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-ruby2_keywords to 0.0.5

(taca)

2021-08-22 14:26:58 UTC MAIN commitmail json YAML

2021-08-22 14:19:39 UTC MAIN commitmail json YAML

2021-08-22 14:18:52 UTC MAIN commitmail json YAML

2021-08-22 14:17:08 UTC MAIN commitmail json YAML

doc: Added lang/go117 version 1.17

(bsiegert)

2021-08-22 14:02:17 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-rspec-rails to 5.0.2

(taca)

2021-08-22 14:01:52 UTC MAIN commitmail json YAML

devel/ruby-rspec-rails: update to 5.0.2

5.0.2 (2021-08-14)

Bug Fixes:

* Prevent generated job specs from duplicating _job in filenames. (Nick
  Fl端ckiger, #2496)
* Fix ActiveRecord::TestFixture#uses_transaction by using example
  description to replace example name rather than example in our monkey
  patched run_in_transaction? method. (Stan Lo, #2495)
* Prevent keyword arguments being lost when methods are invoked dynamically
  in controller specs. (Josh Cheek, #2509, #2514)

(taca)

2021-08-22 13:58:27 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-red-datasets to 0.1.4

(taca)

2021-08-22 13:58:06 UTC MAIN commitmail json YAML

devel/ruby-red-datasets: update to 0.1.4

0.1.3 (2021-07-09)

Improvements

* Datasets::SeabornData: Added.
* Datasets::SudachiSynonymDictionary: Added.

0.1.4 (2021-07-13)

Improvements

* Datasets::SudachiSynonymDictionary: Stopped depending on LANG.

(taca)

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

doc: Updated devel/ruby-red-colors to 0.3.0

(taca)

2021-08-22 13:55:46 UTC MAIN commitmail json YAML

devel/ruby-red-colors: update to 0.3.0

0.3.0 (2021-06-14)

From commit log:

* Support rational in Colormap#[]
* Add ListedColormap#reversed
* Add LinearSegmentedColormap#reversed
* Add matplotlib's builtin colormaps
* Add seaborn's builtin colormaps

(taca)

2021-08-22 13:52:51 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-pycall to 1.4.1

(taca)

2021-08-22 13:52:26 UTC MAIN commitmail json YAML

devel/ruby-pycall: update to 1.4.1

1.4.1 (2021-07-12)

* Fix SEGV occurred on Windows
* Add PyCall.iterable

(taca)

2021-08-22 13:50:31 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-parser to 3.17.0

(taca)

2021-08-22 13:50:06 UTC MAIN commitmail json YAML

devel/ruby-parser: update to 3.17.0

3.17.0 (2021-08-03)

1 minor enhancement:

* Added support for arg forwarding (eg `def f(…); m(…); end`)
  (presidentbeef)

(taca)

2021-08-22 13:48:38 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-mocha to 1.13.0

(taca)

2021-08-22 13:48:11 UTC MAIN commitmail json YAML

devel/ruby-metasm: update to 1.0.5

1.13.0 (2021-06-25)

External changes

* Add ParameterMatchers#has_keys - thanks to @cstyles for #512 (18d8104)
* Fix misleading exception message in ParameterMatchers#has_entry - thanks
  to @cstyles for #513 (9c4ef13)
* Only add dependency on rubocop if we're actually going to use it (f2f879f)
* Fix rake dependency constraints for older Ruby versions (7ce5f29)

Internal changes

* Check documentation can be generated as part of CircleCI build (b30d9a9)
* Add --fail-on-warning option to yard rake task (53a6ee3)
* Add a weekly scheduled build to the CircleCI build (fd2a4c6)
* Add Ruby v1.8 to the CircleCI build matrix (818ca03)
* Add API token to fix CircleCI badge in README (607c5aa)
* Provide wrapped option for #mocha_inspect on hashes & arrays (d8f44bc)
* Use CircleCI instead of TravisCI for automated builds (c98c6ec)
* Switch to newer default Travis CI build env (c78f75c)
* Use latest Ruby versions in Travis CI builds (9e0043a)
* Use latest JRuby v9.2.18 in Travis CI builds (8c99a1b)
* Use consistent JRuby versions in Travis CI builds (0f849aa)
* Use more recent version of JRuby in Travis CI build matrix (58653db)

(taca)

2021-08-22 13:46:04 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-metasm to 1.0.5

(taca)

2021-08-22 13:45:39 UTC MAIN commitmail json YAML

devel/ruby-metasm: update to 1.0.5

Changes are unknown.

(taca)

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

doc: Updated devel/ruby-globalid to 0.5.2

(taca)

2021-08-22 13:40:41 UTC MAIN commitmail json YAML

devel/ruby-globalid: update to 0.5.2

0.5.1 (2021-07-27)

* New: Allow expiration to be turned off globally #128
* Fixed: Support for ruby-head #132
* Maintainance: Drop support for EOL'ed Rubies (< 2.6.0) and Rails 4.2

0.5.2 (2021-08-02)

* Add back Ruby 2.5 support so gem install rails works out of the box,
  thereby satisfying Rails' Ruby version requirement.  See rails/rails#42931

(taca)

2021-08-22 13:10:18 UTC MAIN commitmail json YAML

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

doc/TODO: + notmuch-0.32.3, py-mercurial-5.9.

(wiz)

2021-08-22 07:17:46 UTC MAIN commitmail json YAML

doc: Note update of Ruby on Rails 6.1 packages to 6.1.4.1

devel/ruby-activesupport61
devel/ruby-activemodel61
devel/ruby-activejob61
www/ruby-actionview61
www/ruby-actionpack61
databases/ruby-activerecord61
devel/ruby-activestorage61
mail/ruby-actionmailer61
mail/ruby-actionmailbox61
www/ruby-actioncable61
devel/ruby-railties61
textproc/ruby-actiontext61
www/ruby-rails61

(taca)

2021-08-22 07:16:48 UTC MAIN commitmail json YAML

www/ruby-rails61: update to 6.1.4.1

Update Ruby on Rails 6.1 pacakges to 6.1.4.1.

Real changes are in Action Pack (www/ruby-actionpack61).

## Rails 6.1.4.1 (August 19, 2021) ##

*  [CVE-2021-22942] Fix possible open redirect in Host Authorization middleware.

    Specially crafted "X-Forwarded-Host" headers in combination with certain
    "allowed host" formats can cause the Host Authorization middleware in Action
    Pack to redirect users to a malicious website.

(taca)

2021-08-22 07:14:25 UTC MAIN commitmail json YAML

doc: Note update of Ruby on Rails 6.0 packages to 6.0.4.1

devel/ruby-activesupport60
devel/ruby-activemodel60
devel/ruby-activejob60
www/ruby-actionview60
www/ruby-actionpack60
databases/ruby-activerecord60
mail/ruby-actionmailer60
mail/ruby-actionmailbox60
www/ruby-actioncable60
devel/ruby-railties60
devel/ruby-activestorage60
textproc/ruby-actiontext60
www/ruby-rails60

(taca)

2021-08-22 07:12:51 UTC MAIN commitmail json YAML

www/ruby-rails60: update to 6.0.4.1

Update Ruby on Rails 6.0 pacakges to 6.0.4.1.

Real changes are in Action Pack (www/ruby-actionpack60).

## Rails 6.0.4.1 (August 19, 2021) ##

* [CVE-2021-22942] Fix possible open redirect in Host Authorization middleware.

  Specially crafted "X-Forwarded-Host" headers in combination with certain
  "allowed host" formats can cause the Host Authorization middleware in Action
  Pack to redirect users to a malicious website.

(taca)

2021-08-22 06:44:04 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-redmine42 to 4.2.2

(taca)

2021-08-22 06:43:44 UTC MAIN commitmail json YAML

devel/ruby-redmine42: update to 4.2.2

pkgsrc change: reduce OVERRIDE_GEMSPEC.

4.2.2 (2021-08-01)

[Accounts / authentication]

* Patch #35372: Better presentation for 2FA recovery codes
* Defect #35226: Add SameSite=Lax to cookies to fix warnings in web browsers

[Attachments]

* Defect #33752: Uploading a big file fails with NoMemoryError

[Documentation]

* Patch #35375: German translation of wiki syntax help file

[Gantt]

* Defect #34694: Progress bar for a shared version on gantt disappears when
  the tree is collapsed and then expanded

[Gems support]

* Defect #35621: Bundler fails to install globalid when using Ruby < 2.6.0

[Issues]

* Defect #35134: Change total spent time link to global time entries when
  issue has subtasks that can be on non descendent projects

[Issues filter]

* Defect #35201: Duplicate entries in issue filter values

[News]

* Defect #35308: "Add news" button on global news index is displayed for users without permissions

[Projects]

* Defect #35606: Locked users should not be displayed in the members box of
  the project overview page

[Rails support]

* Patch #35214: Update Rails to 5.2.6

[Security]

* Defect #35417: User sessions not reset after 2FA activation

[Text formatting]

* Defect #35036: Markdown text sections broken by thematic breaks
  (horizontal rules)
* Defect #35441: Inline image in Textile is not displayed if the image URL
  contains ampersands

[Time tracking]

* Defect #34856: Time entry error on private issue

[Translations]

* Defect #35319: Wrong Japanese translation for
  permission_delete_message_watchers
* Patch #34979: French translation update for 4.2-stable
* Patch #35016: French translations for two-factor authentication
* Patch #35051: German translation update for 4.2-stable
* Patch #35110: Lithuanian translation update for 4.2-stable
* Patch #35111: Russian translation update for 4.2-stable
* Patch #35267: German translation update (jstoolbar-de.js)

(taca)

2021-08-22 06:40:24 UTC MAIN commitmail json YAML

devel/ruby-redmine41: fix gemspec override

Fix OVERRIDE_GEMSPEC for nokogiri to match dependency.

(taca)

2021-08-22 06:36:54 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-redmine41 to 4.1.4

(taca)

2021-08-22 06:36:30 UTC MAIN commitmail json YAML

devel/ruby-redmine41: update to 4.1.4

4.1.4 (2021-08-01)

[Accounts / authentication]

* Defect #35226: Add SameSite=Lax to cookies to fix warnings in web browsers

[Attachments]

* Defect #33752: Uploading a big file fails with NoMemoryError

[Gantt]

* Defect #34694: Progress bar for a shared version on gantt disappears when
  the tree is collapsed and then expanded

[Gems support]

* Defect #35621: Bundler fails to install globalid when using Ruby < 2.6.0

[Issues]

* Defect #35134: Change total spent time link to global time entries when
  issue has subtasks that can be on non descendent projects

[Issues filter]

* Defect #35201: Duplicate entries in issue filter values

[Rails support]

* Patch #35214: Update Rails to 5.2.6

[Time tracking]

* Defect #34856: Time entry error on private issue

(taca)

2021-08-22 05:10:19 UTC MAIN commitmail json YAML

unit: fix SunOS build

Part of this might be better fixed differently in the problematic code,
but this addresses it for now.

(gutteridge)

2021-08-22 04:06:14 UTC MAIN commitmail json YAML

doc: Updated www/unit to 1.25.0

(gutteridge)

2021-08-22 04:04:14 UTC MAIN commitmail json YAML

unit: sort PLIST

(gutteridge)

2021-08-22 04:03:07 UTC MAIN commitmail json YAML

unit: correct a comment

(gutteridge)

2021-08-22 04:02:23 UTC MAIN commitmail json YAML

libunit: remove redundant directive

(gutteridge)

2021-08-22 04:00:59 UTC MAIN commitmail json YAML

doc: Updated devel/libunit to 1.25.0

(gutteridge)

2021-08-22 04:00:43 UTC MAIN commitmail json YAML

unit & libunit: update to 1.25.0

Changes with Unit 1.25.0                                        19 Aug 2021

    *) Feature: client IP address replacement from a specified HTTP header
      field.

    *) Feature: TLS sessions cache.

    *) Feature: TLS session tickets.

    *) Feature: application restart control.

    *) Feature: process and thread lifecycle hooks in Ruby.

    *) Bugfix: the router process could crash on TLS connection open when
      multiple listeners with TLS certificates were configured; the bug had
      appeared in 1.23.0.

    *) Bugfix: TLS connections were rejected for configurations with
      multiple certificate bundles in a listener if the client did not use
      SNI.

    *) Bugfix: the router process could crash with frequent mutithreaded
      application reconfiguration.

    *) Bugfix: compatibility issues with some Python ASGI apps, notably
      based on the Starlette framework.

    *) Bugfix: a descriptor and memory leak occurred in the router process
      when an app process stopped or crashed.

    *) Bugfix: the controller or router process could crash if the
      configuration contained a full-form IPv6 in a listener address.

    *) Bugfix: the router process crashed when a request was passed to an
      empty "routes" or "upstreams" using a variable "pass" option.

    *) Bugfix: the router process crashed while matching a request to an
      empty array of source or destination address patterns.

Changes with Unit 1.24.0                                        27 May 2021

    *) Change: PHP added to the default MIME type list.

    *) Feature: arbitrary configuration of TLS connections via OpenSSL
      commands.

    *) Feature: the ability to limit static file serving by MIME types.

    *) Feature: support for chrooting, rejecting symlinks, and rejecting
      mount point traversal on a per-request basis when serving static
      files.

    *) Feature: a loader for automatically overriding the "http" and
      "websocket" modules in Node.js.

    *) Feature: multiple "targets" in Python applications.

    *) Feature: compatibility with Ruby 3.0.

    *) Bugfix: the router process could crash while closing a TLS
      connection.

    *) Bugfix: a segmentation fault might have occurred in the PHP module if
      fastcgi_finish_request() was used with the "auto_globals_jit" option
      enabled.

Changes with Unit 1.23.0                                        25 Mar 2021

    *) Feature: support for multiple certificate bundles on a listener via
      the Server Name Indication (SNI) TLS extension.

    *) Feature: "--mandir" ./configure option to specify the directory for
      man page installation.

    *) Bugfix: the router process could crash on premature TLS connection
      close; the bug had appeared in 1.17.0.

    *) Bugfix: a connection leak occurred on premature TLS connection close;
      the bug had appeared in 1.6.

    *) Bugfix: a descriptor and memory leak occurred in the router process
      when processing small WebSocket frames from a client; the bug had
      appeared in 1.19.0.

    *) Bugfix: a descriptor leak occurred in the router process when
      removing or reconfiguring an application; the bug had appeared in
      1.19.0.

    *) Bugfix: persistent storage of certificates might've not worked with
      some filesystems in Linux, and all uploaded certificate bundles were
      forgotten after restart.

    *) Bugfix: the controller process could crash while requesting
      information about a certificate with a non-DNS SAN entry.

    *) Bugfix: the controller process could crash on manipulations with a
      certificate containing a SAN and no standard name attributes in
      subject or issuer.

    *) Bugfix: the Ruby module didn't respect the user locale for defaults
      in the Encoding class.

    *) Bugfix: the PHP 5 module failed to build with thread safety enabled;
      the bug had appeared in 1.22.0.

(gutteridge)

2021-08-22 02:42:29 UTC MAIN commitmail json YAML

doc: Updated misc/libreoffice to 7.2.0.4

(ryoon)

2021-08-22 02:41:50 UTC MAIN commitmail json YAML

libreoffice: Update to 7.2.0.4

Changelog:
GENERAL
    Popup list to search for menu commands
    Scrollable style picker in the NotebookBar
    Fontwork panel in the Sidebar
    New list view for the templates dialog
    Built-in "Xray"-like UNO object inspector
WRITER
    Background fills can cover whole pages, beyond margins
    Page styles can now have a gutter margin
    Mail merge shows a warning about nonexistent data sources
    RDF metadata in Style Inspector
    Custom color metadata field shadings
CALC
    Calc now can filter by color in AutoFilter
    HTML tables listed in the External Data dialogue now show captions
    "Fat cross" cursor available in the options
    Type can be selected in "Moving Average" trend lines
IMPRESS & DRAW

New templates: Candy, Freshes, Grey Elegant, Growing Liberty, Yellow Idea

    Multiple columns now available in text boxes
    Direct access to the scaling factor via the status bar

(ryoon)

2021-08-22 02:33:22 UTC MAIN commitmail json YAML

doc: Updated www/firefox-l10n to 91.0.1

(ryoon)

2021-08-22 02:33:00 UTC MAIN commitmail json YAML

firefox-l10n: Update to 91.0.1

* Sync with www/firefox-91.0.1.

(ryoon)

2021-08-22 02:32:34 UTC MAIN commitmail json YAML

doc: Updated www/firefox to 91.0.1

(ryoon)

2021-08-22 02:31:50 UTC MAIN commitmail json YAML

firefox: Update to 91.0.1

Changelog:
Fixed

  * Fixed an issue causing buttons on the tab bar to be resized when loading
    certain websites (bug 1704404)

  * Fixed an issue which caused tabs from private windows to be visible in
    non-private windows when viewing switch-to-tab results in the address bar
    panel (bug 1720369)

  * Various stability fixes

  * Security fix

Security fixes:
#CVE-2021-29991: Header Splitting possible with HTTP/3 Responses

(ryoon)

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

doc: Updated www/R-RCurl to 1.98.1.4

(mef)

2021-08-22 01:50:04 UTC MAIN commitmail json YAML

(www/R-RCurl) Updated 1.98.1.1 to 1.98.1.4

(mef)

2021-08-22 01:43:54 UTC MAIN commitmail json YAML

doc: Updated math/R-XML to 3.99.0.7

(mef)

2021-08-22 01:43:42 UTC MAIN commitmail json YAML

(math/R-XML) Updated 3.99.0.5 to 3.099.0.7, ChangeLog unknown

(mef)

2021-08-22 01:19:27 UTC MAIN commitmail json YAML

(sysutils/bareos{,-clientonly}) Updated to 20.0.2

(mef)

2021-08-21 22:53:00 UTC MAIN commitmail json YAML

firefox: remove extension-linux-panel.css from PLIST.Linux

The update to 91.0 switched to --enable-chrome-format=omni, which
bundles these resources into omni.ja.

(mcf)

2021-08-21 22:14:23 UTC MAIN commitmail json YAML

doc: Updated audio/termusic to 0.3.3

(pin)

2021-08-21 22:14:02 UTC MAIN commitmail json YAML

audio/termusic: update to 0.3.3

v0.3.3
-playlist refresh will focus newly downloaded song
-version bump and cargo update

(pin)

2021-08-21 22:13:11 UTC MAIN commitmail json YAML

doc: Updated devel/git-cliff to 0.2.5

(pin)

2021-08-21 22:12:49 UTC MAIN commitmail json YAML

devel/git-cliff: update to 0.2.5

[0.2.5] - 2021-08-20
Documentation
-Mention breaking changes for templating
-Update template examples to mention how to contribute

Features
-Add breaking_description to the template context (#4)

Miscellaneous Tasks
-Show the committed changes before creating a tag

[0.2.4] - 2021-08-20
Bug Fixes
-Change the config file location for crates.io release

(pin)

2021-08-21 22:06:29 UTC MAIN commitmail json YAML

rust-bin: pax is a tool dependency

Build fix for Linux distros that don't ship pax by default.

(gutteridge)

2021-08-21 21:46:30 UTC MAIN commitmail json YAML

doc: Updated sysutils/py-Glances to 3.2.3.1

(fox)

2021-08-21 21:45:52 UTC MAIN commitmail json YAML

sysutils/py-Glances: Update to 3.2.3.1

Changes since 3.2.3:

===============
Version 3.2.3.1
===============

Patch to correct issue (regression) #1922:

    * Incorrect processes disk IO stats #1922
    * DSM 6 docker error crash /sys/class/power_supply #1921

(fox)

2021-08-21 21:38:29 UTC MAIN commitmail json YAML

doc: Updated audio/din to 51.1.1

(fox)

2021-08-21 21:37:08 UTC MAIN commitmail json YAML

audio/din: Updates to 51.1.1

Changes since 51.1:

DIN Is Noise 51.1.1:
  ! fixed build failures due to inconsistent variable type declaration !

(fox)

2021-08-21 21:30:09 UTC MAIN commitmail json YAML

doc: Updated sysutils/upower to 0.99.13

(gutteridge)

2021-08-21 21:29:52 UTC MAIN commitmail json YAML

upower: update to 0.99.13

Version 0.99.13
---------------
Released: 2021-08-17

Bug fixes:
- Tweak default percentage levels to better match other operating systems
- Support large energy rates seen in some modern laptops
- Fix touchpads showing up as mice
- Fix composite battery state when multiple batteries are used and
  one isn't drawing any power
- Make the icon and warning properties respect the "low battery level"
  configuration option
- Stop the device being suspended during the 20-second "shutdown" grace period

(gutteridge)

2021-08-21 19:22:12 UTC MAIN commitmail json YAML

libxshmfence: fix futex detection on Linux

A copy-paste error in the configure patch adding POSIX named semaphore
support caused futex to be disabled when --{enable,disable}-semaphore
was not passed (i.e. on all non-NetBSD platforms). This caused
libxshmfence to fallback to pthread fences on Linux.

The X server and client applications need to use the same fence
implementation in order for DRI3 fences to work. If a GL client is
linked with a different libxshmfence built with futex support (which
is the usual case on Linux) while the server uses libxshmfence with
pthread, the client will hang while awaiting a fence when allocating
a buffer.

(mcf)

2021-08-21 18:27:28 UTC MAIN commitmail json YAML

doc: Updated textproc/ruby-nokogiri to 1.12.3

(tsutsui)

2021-08-21 18:27:13 UTC MAIN commitmail json YAML

ruby-nokogiri: update to 1.12.3.

Upstream changes:
https://github.com/sparklemotion/nokogiri/releases

1.12.3 / 2021-08-06

Fixed

  * [CRuby] Fix compilation of libgumbo on older systems with versions of GCC
    that give errors on C99-isms. Affected systems include RHEL6, RHEL7, and
    SLES12. [#2302]

1.12.2 / 2021-08-04

Fixed

  * Ensure that C extension files in non-native gem installations are loaded
    using require and rely on $LOAD_PATH instead of using require_relative.
    This issue only exists when deleting shared libraries that exist outside
    the extensions directory, something users occasionally do to conserve disk
    space. [#2300]

1.12.1 / 2021-08-03

Fixed

  * Fix compilation of libgumbo on BSD systems by avoiding GNU-isms. [#2298]

1.12.0 / 2021-08-02

Notable Addition: HTML5 Support (CRuby only)

HTML5 support has been added (to CRuby only) by merging Nokogumbo into
Nokogiri. The Nokogumbo public API has been preserved, so this functionality is
available under the Nokogiri::HTML5 namespace. [#2204]

Please note that HTML5 support is not available for JRuby in this version.
However, we feel it is important to think about JRuby and we hope to work on
this in the future. If you're interested in helping with HTML5 support on
JRuby, please reach out to the maintainers by commenting on issue #2227.

Many thanks to Sam Ruby, Steve Checkoway, and Craig Barnes for creating and
maintaining Nokogumbo and supporting the Gumbo HTML5 parser. They're now
Nokogiri core contributors with all the powers and privileges pertaining
thereto.

Notable Change: Nokogiri::HTML4 module and namespace

Nokogiri::HTML has been renamed to Nokogiri::HTML4, and Nokogiri::HTML is
aliased to preserve backwards-compatibility. Nokogiri::HTML and Nokogiri::HTML4
parse methods still use libxml2's (or NekoHTML's) HTML4 parser in the v1.12
release series.

Take special note that if you rely on the class name of an object in your code,
objects will now report a class of Nokogiri::HTML4::Foo where they previously
reported Nokogiri::HTML::Foo. Instead of relying on the string returned by
Object#class, prefer Class#=== or Object#is_a? or Object#instance_of?.

Future releases of Nokogiri may deprecate HTML methods or otherwise change this
behavior, so please start using HTML4 in place of HTML.

Added

  * [CRuby] Nokogiri::VERSION_INFO["libxslt"]["datetime_enabled"] is a new
    boolean value which describes whether libxslt (or, more properly, libexslt)
    has compiled-in datetime support. This generally going to be true, but some
    distros ship without this support (e.g., some mingw UCRT-based packages,
    see msys2/MINGW-packages#8957). See #2272 for more details.

Changed

  * Introduce a new constant, Nokogiri::XML::ParseOptions::DEFAULT_XSLT, which
    adds the libxslt-preferred options of NOENT | DTDLOAD | DTDATTR | NOCDATA
    to ParseOptions::DEFAULT_XML.
  * Nokogiri.XSLT parses stylesheets using ParseOptions::DEFAULT_XSLT, which
    should make some edge-case XSL transformations match libxslt's default
    behavior. [#1940]

Fixed

  * [CRuby] Namespaced attributes are handled properly when their parent node
    is reparented into another document. Previously, the namespace may have
    gotten dropped. [#2228]
  * [CRuby] Reparented nodes no longer inherit their parent's namespace.
    Previously, a node without a namespace was forced to adopt its parent's
    namespace. [#1712]

Improved

  * [CRuby] Speed up (slightly) the compile time of packaged libraries
    libiconv, libxml2, and libxslt by using autoconf's
    --disable-dependency-tracking option. ("ruby" platform gem only.)

Deprecated

  * Deprecating Nokogumbo's Nokogiri::HTML5.get. This method will be removed in
    a future version of Nokogiri.

Dependencies

  * [CRuby] Upgrade mini_portile2 dependency from ~> 2.5.0 to ~> 2.6.1. ("ruby"
    platform gem only.)

1.11.7 / 2021-06-02

  * [CRuby] Backporting an upstream fix to XPath recursion depth limits which
    impacted some users of complex XPath queries. This issue is present in
    libxml 2.9.11 and 2.9.12. [#2257]

1.11.6 / 2021-05-26

Fixed

  * [CRuby] DocumentFragment#path now does proper error-checking to handle
    behavior introduced in libxml > 2.9.10. In v1.11.4 and v1.11.5, calling
    DocumentFragment#path could result in a segfault.

1.11.5 / 2021-05-19

Fixed

[Windows CRuby] Work around segfault at process exit on Windows when using
libxml2 system DLLs.

libxml 2.9.12 introduced new behavior to avoid memory leaks when unloading
libxml2 shared libraries (see libxml/!66). Early testing caught this segfault
on non-Windows platforms (see #2059 and libxml@956534e) but it was incompletely
fixed and is still an issue on Windows platforms that are using system DLLs.

We work around this by configuring libxml2 in this situation to use its default
memory management functions. Note that if Nokogiri is not on Windows, or is not
using shared system libraries, it will will continue to configure libxml2 to
use Ruby's memory management functions. Nokogiri::VERSION_INFO["libxml"]
["memory_management"] will allow you to verify when the default memory
management functions are being used. [#2241]

Added

Nokogiri::VERSION_INFO["libxml"] now contains the key "memory_management" to
declare whether libxml2 is using its default memory management functions, or
whether it uses the memory management functions from ruby. See above for more
details.

1.11.4 / 2021-05-14

Security

[CRuby] Vendored libxml2 upgraded to v2.9.12 which addresses:

  * CVE-2019-20388
  * CVE-2020-24977
  * CVE-2021-3517
  * CVE-2021-3518
  * CVE-2021-3537
  * CVE-2021-3541

Note that two additional CVEs were addressed upstream but are not relevant to
this release. CVE-2021-3516 via xmllint is not present in Nokogiri, and
CVE-2020-7595 has been patched in Nokogiri since v1.10.8 (see #1992).

Please see nokogiri/GHSA-7rrm-v45f-jp64 or #2233 for a more complete analysis
of these CVEs and patches.

Dependencies

  * [CRuby] vendored libxml2 is updated from 2.9.10 to 2.9.12. (Note that
    2.9.11 was skipped because it was superseded by 2.9.12 a few hours after
    its release.)

1.11.3 / 2021-04-07

Fixed

  * [CRuby] Passing non-Node objects to Document#root= now raises an
    ArgumentError exception. Previously this likely segfaulted. [#1900]
  * [JRuby] Passing non-Node objects to Document#root= now raises an
    ArgumentError exception. Previously this raised a TypeError exception.
  * [CRuby] arm64/aarch64 systems (like Apple's M1) can now compile libxml2 and
    libxslt from source (though we continue to strongly advise users to install
    the native gems for the best possible experience)

(tsutsui)

2021-08-21 18:24:44 UTC MAIN commitmail json YAML

doc: Updated misc/ruby-mini_portile2 to 2.6.1

(tsutsui)

2021-08-21 18:24:28 UTC MAIN commitmail json YAML

ruby-mini_portile2: update to 2.6.1.

Upstream changes:
https://github.com/flavorjones/mini_portile/releases

2.6.1 / 2021-05-31

Dependencies

Make net-ftp an optional dependency, since requiring it as a hard dependency in
v2.5.2 caused warnings to be emitted by Ruby 2.7 and earlier. A warning message
is emitted if FTP functionality is called and net-ftp isn't available; this
should only happen in Ruby 3.1 and later.

2.6.0 / 2021-05-31

Added

Recipes may build against a local directory by specifying source_directory
instead of files. In
particular, this may be useful for debugging problems with the upstream
dependency (e.g., use git bisect in a local clone) or for continuous
integration with upstream HEAD.

2.5.2 / 2021-05-28

Dependencies

Add net-ftp as an explicit dependency to accommodate the upcoming Ruby 3.1
changes that move this and other gems out of the "default" gem set and into the
"bundled" gem set. See https://bugs.ruby-lang.org/issues/17873 [#101]

2.5.1 / 2021-04-28

Dependencies

This release ends support for ruby < 2.3.0. If you're on 2.2.x or earlier, we
strongly suggest that you find the time to upgrade, because official support
for Ruby 2.2 ended on 2018-03-31.

Enhancements

  * MiniPortile.execute now takes an optional :env hash, which is merged into
    the environment variables for the subprocess. Likely this is only useful
    for specialized use cases. [#99]
  * Experimental support for cmake-based projects extended to Windows. (Thanks,
    @larskanis!)

(tsutsui)

2021-08-21 17:41:08 UTC MAIN commitmail json YAML

doc: Updated inputmethod/ibus to 1.5.25

(tsutsui)

2021-08-21 17:40:17 UTC MAIN commitmail json YAML

ibus: update to 1.5.25.

pkgsrc changes:
- remove patches fixed in the upstream

Upstream changes:
https://github.com/ibus/ibus/releases/tag/1.5.25
https://github.com/ibus/ibus/releases/tag/1.5.24

1.5.25

fujiwarat released this Aug 20, 2021

  * src/tests: Run gnome-session with no-overview mode 214b60a bc7811c ab6b958
  * client/gtk2: Implement ibus_im_context_set_surrounding_with_selection()
    d105a39
  * Code reviews e9e1642 17ae266
  * src/ibuscomposetable: Do not include the same compose file a755d16
  * src/ibusenginesimple: Multi_key to 0xB7 7e12d58 2fc1a02
  * src/ibusenginesimple: Make Compose preedit less intrusive 3e2609e df49566
    4259f16 5bd2ecc
  * Change default Emoji shortcut key b952d30
  * setup: Enhance engine search function a4939f6
  * client/gtk2/ibusimcontext: Enable sync process in GTK4 a823161
  * engine: Update simple.xml with xkeyboard-config 2.33 934c456 238eb61

Code Contributors:

  * src/ibuscomposetable: Add support for the include directive (lf-) 9f9c88b
  * src/ibuscomposetable: Fix a buffer overflow in compose handling (lf-)
    7f09379
  * client/x11: Add support for XFixes ClientDisconnectMode (Olivier Fourdan)
    71ca4a9
  * setup: Start ibus-daemon with the --daemonize option (Gunnar Hjalmarsson)
    e465011
  * src: Fix a typo in ibusenginesimple.h (user202729) bc265fb

Translation Contributors:

  * po: Update translation (Spanish) (Emilio Herrera) c0170ae
  * po: Update translation (Bengali) (Abu Huraira) 1239c93
  * po: Update translation (Finnish) (Jan Kuparinen) 3ceecf3
  * po: Update translation (Occitan) (Quentin PAGES) 6e1588d
  * po: Update translation (Chinese (Simplified) (zh_CN)) (Liu Tao) 883f517
  * po: Update translation (Russian) (Alexey Rubtsov) a7ebfc9
  * po: Update translation (Japanese) (Korean) (simmon) b85c399
  * po: Update translation (Korean) (Seong-ho Cho) 904f162
  * po: Update translation (Korean) (JungHee Lee) 32d54e0

1.5.24

fujiwarat released this Feb 21, 2021

Features & Bug Fixes:

  * Add GTK4 IM module c7928b1 d0a47c3
  * Search engine name directly ef4c5c7
  * Update IBusInputPurpose and IBusInputHints in ibustypes.h b72efea
  * Warn deprecated IBus XKB engines /w dialog 5322c44
  * Update simple.xml 5012b69
  * Add CI 30a3641
  * Fix arguments in GLib.DBusSignalCallback for Vala 0.50 dd4cc5b
  * Fix to build emoji-*.dict in CLDR 38 aa558de
  * Fix build environments 02338ce 5d68b00 29959e1

Code Contributors:

  * Warning dialog for any deprecated IBus XKB engine (Gunnar Hjalmarsson)
    aec2ac7
  * Hide IBus Preferences from AppStream (Gunnar Hjalmarsson) 72ca5c9

Translation Contributors:

  * Update translation (Danish) (scootergrisen) 2d49256
  * Update translation (Bengali) (Tawsif Hossain Shafi) abca464
  * Update translation (Spanish) (Adolfo Jayme Barrientos) c62043f
  * Update translation (Spanish) (Emilio Herrera) 54224ee
  * Update translation (Portuguese (Brazil)) (Henrique Roberto Gattermann
    Mittelstaedt) 54652f5
  * Update translation (Polish) (Piotr Drag) fece06e
  * Update translation (Turkish) (Oguz Ersen) ceea329
  * Update translation (Ukrainian) (Yuri Chornoivan) 3af102b
  * Update translation (Swedish) (Sebastian Rasmussen) e9cd26d
  * Update translation (German) (Mike FABIAN) 37ec730
  * Update translation (Chinese (Simplified) (zh_CN)) (Dingzhong Chen) ceea02e
  * Update translation (Finnish) (Jan Kuparinen) 1470078
  * Update translation (Finnish) (Ricky Tigg) ef49742
  * Update translation (French) (Julien Humbert) 5834205

(tsutsui)

2021-08-21 17:08:25 UTC MAIN commitmail json YAML

doc: Updated print/cups-filters to 1.28.10

(prlw1)

2021-08-21 17:08:01 UTC MAIN commitmail json YAML

Update cups-filters to 1.28.10

[DejaVuSans.ttf dependency does in fact still exist.]

CHANGES IN V1.28.10

- Sample PPDs: Add borderless page size definitions to Generic
  PDF Printer, HP Color LaserJet CM3530 MFP PDF, and Ricoh PDF
  Printer PPD files.
- Sample PPDs: From the PDF PPD files removed the unneeded
  "*cupsFilters2: ..." line. For CUPS it does not make any
  difference.
- libcupsfilters: Fixed pdftopdf filter to correctly support
  page ranges without upper limit, like "10-" (Pull request
  #399).
- libcupsfilters: Use wildcard tag (IPP_TAG_ZERO) search for
  "media-type" and "media-type-supported" in the PPD
  generator (Pull request #398).
- implicitclass, parallel: Added missing newlines at error
  messages.
- libfontembed: Removed unneeded fontembed/main.c and ttfread
  executable. Eliminates the dependency on DejaVuSans.ttf
  (Issue #386).
- gstoraster: Refactor the filter a little to clarify handling
  of page counts and set job-impressions for TotalPageCount in
  PWG-Raster header (Pull request #394).
- cups-browsed: Make NotifLeaseDuration configurable and renew
  after half the lease duration not 60 sec before end. The
  early renewal improves reliability on busy systems a
  lot. For easier development and debugging short durations
  from 300 sec on can get selected (Pull request #378).

(prlw1)

2021-08-21 16:59:34 UTC MAIN commitmail json YAML

Updated net/qbittorrent, devel/py-prompt_toolkit

(adam)

2021-08-21 16:59:14 UTC MAIN commitmail json YAML

py-prompt_toolkit: updated to 3.0.20

3.0.20: 2021-08-20
------------------

New features:
- Add support for strikethrough text attributes.
- Set up custom breakpointhook while an application is running (if no other
  breakpointhook was installed). This enhances the usage of PDB for debugging
  applications.
- Strict type checking is now enabled.

Fixes:
- Ensure that `print_formatted_text` is always printed above the running
  application, like `patch_stdout`. (Before, `patch_stdout` was even completely
  ignored in case of `print_formatted_text, so there was no proper way to use
  it in a running application.)
- Fix handling of non-bmp unicode input on Windows.
- Set minimum Python version to 3.6.2 (Some 3.6.2 features were used).

(adam)

2021-08-21 16:55:05 UTC MAIN commitmail json YAML

qbittorrent: updated to 4.3.7

v4.3.7
- BUGFIX: Don't forget to start Watched folders timer
- BUGFIX: Don't close tags menu when toggling items
- BUGFIX: Don't overwrite tracker message
- BUGFIX: Bump file pool size
- BUGFIX: Properly create "clean path" for watched folder
- WEBUI: Disconnect comment links
- WINDOWS: NSIS: Update Danish translation

(adam)

2021-08-21 13:37:44 UTC MAIN commitmail json YAML

doc: Updated devel/R-Rcpp to 1.0.7

(mef)

2021-08-21 13:37:31 UTC MAIN commitmail json YAML

(devel/R-Rcpp) Updated 1.0.6 to 1.0.7

( w3m -dump https://cran.r-project.org/web/packages/Rcpp/news.html | cat - )
Changes in Rcpp release version 1.0.7 (2021-07-06)

  * Changes in Rcpp API:

      + Refactored Rcpp_PreserveObject and Rcpp_ReleaseObject which are now O
        (1) (Dirk and I?aki in #1133 and #1135 fixing #382 and #1081).

      + A spuriously assigned variable was removed (Dirk in #1138 fixing #1137
        ).

      + Global Rcout and Rcerr objects are supported via a compiler directive
        (I?aki in #1139 fixing #928)

      + Add support for Rcpp::message (Dirk in #1146 fixing #1145).

      + The uint32_t type is used throughout instead of unsigned int (Dirk in #
        1153 fixing #1152).

      + The cfloat header for floating point limits is now included (Dirk in #
        1162 fixing #1161).

  * Changes in Rcpp Attributes:

      + Packages with dots in their name can now have per-package include files
        (Dirk in #1132 fixing #1129).

      + New argument echo to quieten optional evaluation in sourceCpp (Dirk in
        #1138 fixing #1126).

  * Forthcoming Changes in Rcpp API:

      + Starting with Rcpp 1.0.8 anticipated in January 2022, STRICT_R_HEADERS
        will be enabled by default, see #1126.

(mef)

2021-08-21 11:51:47 UTC MAIN commitmail json YAML

doc: Updated devel/R-iterators to 1.0.13

(mef)

2021-08-21 11:51:34 UTC MAIN commitmail json YAML

(devel/R-iterators) Update 1.0.12 to 1.0.13

## 1.0.13
- Maintainer change (Michelle Wallig; Michelle.Wallig@microsoft.com).

(mef)

2021-08-21 11:23:11 UTC MAIN commitmail json YAML

2021-08-21 08:47:55 UTC MAIN commitmail json YAML

doc/TODO: + openssh-8.7p1.

(wiz)

2021-08-21 07:10:29 UTC MAIN commitmail json YAML

doc: Updated devel/R-pkgKitten to 0.2.2

(mef)

2021-08-21 07:10:17 UTC MAIN commitmail json YAML

(devel/R-pkgKitten) Updated 0.2.1 to 0.2.2

(https://cran.r-project.org/web/packages/pkgKitten/news.html)
Changes in version 0.2.2 (2021-07-19)
    Small update to DESCRIPTION
    Document hello2() argument

(mef)

2021-08-21 07:02:54 UTC MAIN commitmail json YAML

doc: Updated devel/R-rio to 0.5.27

(mef)

2021-08-21 07:02:41 UTC MAIN commitmail json YAML

(devel/R-rio) Updated 0.5.16 to 0.5.27

# rio 0.5.27
* Documentation fixes for CRAN.

# rio 0.5.26
* Added support for "zsav" format. (#273)

# rio 0.5.25
* Modified tests per email request from CRAN.
* Added `coerce_character` argument (default FALSE) to `factorize()`
  to enable coercing character columns to factor. (#278)

# rio 0.5.24
* Fix handling of "label" and "labels" attributes when exporting using
  haven methods (SPSS, Stata, SAS). (#268, h/t Ruben Arslan)
* Fix (a different bug?) handling factors by haven::labelled() (#271,
  Alex Bokov)
* HTML import can now handle multiple tbody elements within a single
  table, a th element in a non-header row, and empty elements in
  either the header or data. (#260, #263, #264 Bill Denney)

# rio 0.5.23
* CSVY support is now provided by `data.table::fread()` and
  `data.table::fwrite()`, providing significant performance gains.
* Added an internal `arg_reconcile()` function to streamline the task
  of removing/renaming arguments for compatibility with various
  functions (#245, Alex Bokov)

# rio 0.5.22
* Added an `export_list()` function to write a list of data frames to
  multiple files using a vector of file names or a file
  pattern. (#207, h/t Bill Denney)
* Added an `is_file_text()` function to determine whether a file is in
  a plain-text format. Optionally narrower subsets of characters can
  be specified, e.g. ASCII. (#236 Alex Bokov)

# rio 0.5.21
* Added support for Apache Arrow (Parquet) files. (#214)
* Fix dropping of variable label in `characterize()` and
  `factorize()`. (#204, h/t David Armstrong)
* `import_list()` now returns a `filename` attribute for each data
  frame in the list (when importing from multiple files), in order to
  distinguish files with the same base name but different extensions
  (e.g., `import_list(c("foo.csv", "foo.tsv"))`). (#208, h/t Vimal
  Rawat)
* Import of DBF files now does not convert strings to factors. (#202,
  h/t @jllipatz)
* Implemented `import()` method for .dump R files. (#240)

# rio 0.5.20
* Additional pointers were added to indicate how to load .doc, .docx,
  and .pdf files (#210, h/t Bill Denney)
* Ensure that tests only run if the corresponding package is
  installed.  (h/t Bill Denney)
* Escape ampersands for html and xml export (#234 Alex Bokov)

# rio 0.5.19
* Fix behavior of `export()` to plain text files when `append = TRUE`
  (#201, h/t Juli叩n Urbano)
* `import_list()` now preserve names of Excel sheets, etc. when the
  'which' argument is specified. (#162, h/t Danny Parsons)
* Modify message and errors when working with unrecognized file
  formats. (#195, h/t Trevor Davis)
* Add support for GraphPad Prism .pzfx files (#205, h/t Bill Denney)

# rio 0.5.18
* Adjust `import()`/`export()` for JSON file formats to allow non-data
  frame objects. Behavior modeled after RDS format. (#199 h/t Nathan
  Day)

# rio 0.5.17
* Fix `the condition has length > 1 and only the first element will be
  used` warning in `gather_attributes()`. (#196, h/t Ruben Arslan)

(mef)

2021-08-21 05:47:52 UTC MAIN commitmail json YAML

doc: Updated devel/R-rversions to 2.1.1

(mef)

2021-08-21 05:47:28 UTC MAIN commitmail json YAML

doc: Updated security/tor-browser to 10.5.5

(wiz)

2021-08-21 05:47:19 UTC MAIN commitmail json YAML

(devel/R-rversions) Updated 2.0.2 to 2.1.1

# rversions 2.1.1
No user visible changes.

# rversions 2.1.0
* `r_release_macos()` is now correct again for R 4.1.0.

(mef)

2021-08-21 05:47:16 UTC MAIN commitmail json YAML

tor-browser: update to 10.5.5.

    Bug 40582: Tor Browser 10.5.2 tabs always crash on Fedora Xfce Rawhide

(wiz)

2021-08-21 05:44:07 UTC MAIN commitmail json YAML

doc: Updated devel/R-tidyselect to 1.1.1

(mef)

2021-08-21 05:43:56 UTC MAIN commitmail json YAML

(devel/R-tidyselect)  Updated 1.1.0 to 1.1.1

# tidyselect 1.1.1
* Fix for CRAN checks.
* tidyselect has been re-licensed as MIT (#217).

(mef)

2021-08-21 03:56:21 UTC MAIN commitmail json YAML

doc: Updated net/bind916 to 9.16.20nb1

(taca)

2021-08-21 03:55:54 UTC MAIN commitmail json YAML

2021-08-21 01:28:08 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-CSV to 2.01

(wen)

2021-08-21 01:27:12 UTC MAIN commitmail json YAML

Update to 2.01

Upstream changes:
Changes for version 2.01 - 2021-06-19
Imported tests/fixes from Text::CSV_XS 1.46
Updated XS_Version to 1.46, and if an older version of Text::CSV_XS is installed, make sure to update it (GH#49, mohawk2++)

(wen)

2021-08-21 00:14:44 UTC MAIN commitmail json YAML

Updated textproc/p5-Pod-Strip to 1.100

(wen)

2021-08-21 00:13:56 UTC MAIN commitmail json YAML

Update to 1.100

Upstream changes:
1.100    2021-01-10 18:41:21+01:00
    - dist housekeeping, Dist::Zilla::PluginBundle::Author::DOMM

(wen)

2021-08-21 00:10:19 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Compile to 3.0.0

(wen)

2021-08-21 00:09:30 UTC MAIN commitmail json YAML

Update to 3.0.0
Update DEPENDS

Upstream changes:
v3.0.0    2021-08-21
    - Stop tring to detect the OS
    - Stop doing strange things for non posix systems (not backwards compatible)
    - Don't depend on UNIVERSAL::require

(wen)

2021-08-20 23:59:03 UTC MAIN commitmail json YAML

Updated devel/p5-Perl-Tidy to 20210717

(wen)

2021-08-20 23:58:06 UTC MAIN commitmail json YAML

2021-08-20 22:37:34 UTC MAIN commitmail json YAML

perl5: Avoid a patch that clashes with CVS keyword expansion

(kim)

2021-08-20 22:06:23 UTC MAIN commitmail json YAML

2021-08-20 18:08:31 UTC MAIN commitmail json YAML

doc: Updated wm/fvwm3 to 1.0.4

(nia)

2021-08-20 18:08:13 UTC MAIN commitmail json YAML

fvwm3: update to 1.0.4

# Changelog

## [1.0.4](https://github.com/fvwmorg/fvwm3/tree/1.0.4) (2021-07-17)

[Full Changelog](https://github.com/fvwmorg/fvwm3/compare/1.0.3...1.0.4)

**Breaking changes:**

- Deprecate Label for FvwmPager [\#342](https://github.com/fvwmorg/fvwm3/issues/342)
- Extend \*FvwmIconMan:Resolution to include specific Desktop / Pager [\#455](https://github.com/fvwmorg/fvwm3/issues/455)
- Replace libbson with cJSON [\#408](https://github.com/fvwmorg/fvwm3/issues/408)
- FvwmButtons: Shrink windows when honoring Hints. [\#577](https://github.com/fvwmorg/fvwm3/pull/577) ([somiaj](https://github.com/somiaj))
- Replace libbson with cJSON [\#571](https://github.com/fvwmorg/fvwm3/pull/571) ([ThomasAdam](https://github.com/ThomasAdam))
- Add commands to configure the size/position window. [\#558](https://github.com/fvwmorg/fvwm3/pull/558) ([ThomasAdam](https://github.com/ThomasAdam))
- Retire FvwmTile and FvwmCascade wrappers. [\#515](https://github.com/fvwmorg/fvwm3/pull/515) ([somiaj](https://github.com/somiaj))

**Implemented enhancements:**

- Set min. size for windows shown in pager [\#542](https://github.com/fvwmorg/fvwm3/issues/542)
- Moving windows: allow for "warping" to other windows in a given direction [\#540](https://github.com/fvwmorg/fvwm3/issues/540)
- Update monitor struct to know if monintor edges are OUTSIDE\_EDGE or INSIDE\_EDGE [\#523](https://github.com/fvwmorg/fvwm3/issues/523)
- Two issues with the WindowList [\#151](https://github.com/fvwmorg/fvwm3/issues/151)
- Feature Request: Enable using the 'c' unit with the "MinWindowSize" and "MaxWindowSize" styles [\#145](https://github.com/fvwmorg/fvwm3/issues/145)
- Allow per monitor EdgeCommand and EdgeLeaveCommand [\#582](https://github.com/fvwmorg/fvwm3/pull/582) ([somiaj](https://github.com/somiaj))
- expand: add prev\_{desk,pagex,pagey} [\#579](https://github.com/fvwmorg/fvwm3/pull/579) ([ThomasAdam](https://github.com/ThomasAdam))
- Improve translations [\#568](https://github.com/fvwmorg/fvwm3/pull/568) ([somiaj](https://github.com/somiaj))
- Cleanup SetRCDefaults\(\) [\#567](https://github.com/fvwmorg/fvwm3/pull/567) ([somiaj](https://github.com/somiaj))
- Add local configuration file to the default-config. [\#557](https://github.com/fvwmorg/fvwm3/pull/557) ([somiaj](https://github.com/somiaj))
- Add icon for Run Command. [\#552](https://github.com/fvwmorg/fvwm3/pull/552) ([somiaj](https://github.com/somiaj))
- Add command: Move shuffle \[flags\] direction\(s\) [\#550](https://github.com/fvwmorg/fvwm3/pull/550) ([somiaj](https://github.com/somiaj))
- expand: add desk, pagex, pagey variables [\#539](https://github.com/fvwmorg/fvwm3/pull/539) ([ThomasAdam](https://github.com/ThomasAdam))
- Add a screen option to the Scroll command. [\#531](https://github.com/fvwmorg/fvwm3/pull/531) ([ThomasAdam](https://github.com/ThomasAdam))
- RandR: support RandRFunc for screen changes [\#525](https://github.com/fvwmorg/fvwm3/pull/525) ([ThomasAdam](https://github.com/ThomasAdam))

**Fixed bugs:**

- Pager do not show smalls windows in the correct place when snapped to the edge [\#541](https://github.com/fvwmorg/fvwm3/issues/541)
- EwmhBaseStruts glitch when using screen with different resolutions [\#66](https://github.com/fvwmorg/fvwm3/issues/66)
- Fvwm segfaults parsing module configuration [\#575](https://github.com/fvwmorg/fvwm3/issues/575)
- Swallowing FvwmPager inside FvwmButtons breaks resizing FvwmButtons when aspect ratio resizing is used [\#573](https://github.com/fvwmorg/fvwm3/issues/573)
- Move X Y Warp doesn't move pointer to window. [\#551](https://github.com/fvwmorg/fvwm3/issues/551)
- Maximize fullscreen command does not clear \_NET\_WM\_STATE\_FULLSCREEN when exiting fullscreen [\#545](https://github.com/fvwmorg/fvwm3/issues/545)
- EdgeLeaveCommand don't work or need a page change to work [\#543](https://github.com/fvwmorg/fvwm3/issues/543)
- FvwmPager Icon view fix background color. [\#537](https://github.com/fvwmorg/fvwm3/issues/537)
- FvwmPager with bad aspect ratio on dual-head display [\#522](https://github.com/fvwmorg/fvwm3/issues/522)
- AnimatedMove [\#513](https://github.com/fvwmorg/fvwm3/issues/513)
- Spelling errors found by lintian. [\#511](https://github.com/fvwmorg/fvwm3/issues/511)
- SnapAttraction: take into account individual monitors [\#466](https://github.com/fvwmorg/fvwm3/issues/466)
- FvwmPager not taking into account global screen dimensions when configured with DeskTopScale [\#223](https://github.com/fvwmorg/fvwm3/issues/223)
- FvwmPager: moving windows inside FvwmPager is inconsistent [\#198](https://github.com/fvwmorg/fvwm3/issues/198)
- Add force\_icons\_size kludge to .stalonetrayrc. [\#581](https://github.com/fvwmorg/fvwm3/pull/581) ([somiaj](https://github.com/somiaj))
- Fix pass through binding logic. [\#570](https://github.com/fvwmorg/fvwm3/pull/570) ([somiaj](https://github.com/somiaj))
- Make default-config greyed colorset grey. [\#566](https://github.com/fvwmorg/fvwm3/pull/566) ([somiaj](https://github.com/somiaj))
- Cleanup FvwmScript manual page. [\#565](https://github.com/fvwmorg/fvwm3/pull/565) ([somiaj](https://github.com/somiaj))
- GNOME: remove DO\_IGNORE\_GNOME\_HINTS [\#556](https://github.com/fvwmorg/fvwm3/pull/556) ([lgsobalvarro](https://github.com/lgsobalvarro))
- Unmaximize: restore \_NET\_WM\_STATE [\#546](https://github.com/fvwmorg/fvwm3/pull/546) ([ThomasAdam](https://github.com/ThomasAdam))
- Fix compiler warnings in modules/FvwmScript/Instructions.c [\#544](https://github.com/fvwmorg/fvwm3/pull/544) ([pm215](https://github.com/pm215))
- Rework FvwmPager to move windows easier [\#536](https://github.com/fvwmorg/fvwm3/pull/536) ([ThomasAdam](https://github.com/ThomasAdam))
- Move: disable working area when screen given [\#535](https://github.com/fvwmorg/fvwm3/pull/535) ([ThomasAdam](https://github.com/ThomasAdam))
- Make RightPanel use primary monitor dimensions. [\#530](https://github.com/fvwmorg/fvwm3/pull/530) ([somiaj](https://github.com/somiaj))
- Set base struts only for primary monitor in default-config. [\#528](https://github.com/fvwmorg/fvwm3/pull/528) ([somiaj](https://github.com/somiaj))
- Change FvwmPager Logic for initial window size. [\#527](https://github.com/fvwmorg/fvwm3/pull/527) ([somiaj](https://github.com/somiaj))
- EWMH\_GetWorkArea use monitor dimensions. [\#526](https://github.com/fvwmorg/fvwm3/pull/526) ([somiaj](https://github.com/somiaj))
- Make SnapAttraction snap to edges of all monitors. [\#521](https://github.com/fvwmorg/fvwm3/pull/521) ([somiaj](https://github.com/somiaj))
- Update FvwmCommand to allow multiple args. [\#514](https://github.com/fvwmorg/fvwm3/pull/514) ([somiaj](https://github.com/somiaj))

**Merged pull requests:**

- Extend FvwmIconMan Resolution configuration. [\#561](https://github.com/fvwmorg/fvwm3/pull/561) ([somiaj](https://github.com/somiaj))
- Allow Min/Max WindowSize style to use client size [\#560](https://github.com/fvwmorg/fvwm3/pull/560) ([somiaj](https://github.com/somiaj))
- Add more columns to default-config menu ItemFormat. [\#559](https://github.com/fvwmorg/fvwm3/pull/559) ([somiaj](https://github.com/somiaj))
- Fix broken link. [\#529](https://github.com/fvwmorg/fvwm3/pull/529) ([somiaj](https://github.com/somiaj))
- Spelling error fixes. [\#512](https://github.com/fvwmorg/fvwm3/pull/512) ([somiaj](https://github.com/somiaj))
- Working on 1.0.4 [\#509](https://github.com/fvwmorg/fvwm3/pull/509) ([ThomasAdam](https://github.com/ThomasAdam))
- module expand: don't overwrite previous expansion [\#576](https://github.com/fvwmorg/fvwm3/pull/576) ([ThomasAdam](https://github.com/ThomasAdam))
- conditional: fix whitespace/comma parsing [\#572](https://github.com/fvwmorg/fvwm3/pull/572) ([ThomasAdam](https://github.com/ThomasAdam))
- Configure a colorset for XDGMenu options. [\#564](https://github.com/fvwmorg/fvwm3/pull/564) ([somiaj](https://github.com/somiaj))
- Menu: add option to grey entries out [\#563](https://github.com/fvwmorg/fvwm3/pull/563) ([ThomasAdam](https://github.com/ThomasAdam))
- Remove \*FvwmPager: Label configuration option. [\#562](https://github.com/fvwmorg/fvwm3/pull/562) ([somiaj](https://github.com/somiaj))
- move: Warp: move pointer to centre of window [\#553](https://github.com/fvwmorg/fvwm3/pull/553) ([ThomasAdam](https://github.com/ThomasAdam))
- FvwmPager: Improvments with dealing with tiny windows on tiny pagers. [\#548](https://github.com/fvwmorg/fvwm3/pull/548) ([somiaj](https://github.com/somiaj))
- PanFrame improvements [\#547](https://github.com/fvwmorg/fvwm3/pull/547) ([ThomasAdam](https://github.com/ThomasAdam))
- pager: teach Icon view about colorsets [\#538](https://github.com/fvwmorg/fvwm3/pull/538) ([ThomasAdam](https://github.com/ThomasAdam))
- placement: fix mouse positioning [\#533](https://github.com/fvwmorg/fvwm3/pull/533) ([ThomasAdam](https://github.com/ThomasAdam))
- EdgeScroll: a few improvements [\#524](https://github.com/fvwmorg/fvwm3/pull/524) ([ThomasAdam](https://github.com/ThomasAdam))
- Update manual for Echo/EchoFuncDefinition [\#520](https://github.com/fvwmorg/fvwm3/pull/520) ([somiaj](https://github.com/somiaj))
- release: remove dev-docs from release tarball [\#518](https://github.com/fvwmorg/fvwm3/pull/518) ([ThomasAdam](https://github.com/ThomasAdam))
- configure: remove stale references to BUGADDR [\#517](https://github.com/fvwmorg/fvwm3/pull/517) ([ThomasAdam](https://github.com/ThomasAdam))
- Configuration tweaks [\#516](https://github.com/fvwmorg/fvwm3/pull/516) ([ThomasAdam](https://github.com/ThomasAdam))
- build: add CHANGELOG.md to dist [\#510](https://github.com/fvwmorg/fvwm3/pull/510) ([ThomasAdam](https://github.com/ThomasAdam))

(nia)

2021-08-20 15:24:31 UTC MAIN commitmail json YAML

doc: Updated games/woof to 6.3.1

(micha)

2021-08-20 15:23:05 UTC MAIN commitmail json YAML

games/woof: Update to 6.3.1

Woof! 6.3.1
-----------
- SDL's endianness swapping functions are now used.
- A demo footer is added when recording a demo (@rfomin).
- The EV_BuildStairs() implementation has been brought in line with
  PrBoom+ (@rfomin).
- Support for the COMPLVL lump has been added (@rfomin).
- The UMAPINFO demo extension header has been deprecated (@rfomin).

Woof! 6.3.0
-----------
- Initialization of the total time counter on the intermission screen
  has been fixed, which affects 'complevel mbf' demo compatibility
  (@rfomin).
- Resetting of the compatibility vector has been fixed when loading
  'complevel vanilla' savegames (@rfomin).
- Saving during demo playback has been fixed (@rfomin).
- Status bar refresh is enforced in the Main, Episode and Skill menus
  as in Crispy Doom (@rfomin).
- Loading savegames during multiplayer demo playback (e.g. AV.WAD
  DEMO1) has been fixed (@rfomin).
- Demos without 'PR+UM' signature are now ignored (@rfomin).
- SFX are now interpolated in a 16-bit int domain.
- The default endpic has been fixed for UMAPINFO (@rfomin).
- Dehacked patches from the command line are now processed after
  mobjinfo initialization (@rfomin).
- Randomly mirrored death animations have been ported over from
  Crispy Doom (@rfomin).
- Blood color patches have been added for Rekkr and Hacx (@rfomin).

(micha)

2021-08-20 13:52:49 UTC MAIN commitmail json YAML

wabt: update to 1.0.24.

No upstream ChangeLog.

(fcambus)

2021-08-20 12:06:37 UTC MAIN commitmail json YAML

doc/TODO: + MesaLib-21.2.1.

(wiz)

2021-08-20 11:40:15 UTC MAIN commitmail json YAML

2021-08-20 11:27:56 UTC MAIN commitmail json YAML

sysutils/macchina: add warning

(pin)

2021-08-20 11:25:40 UTC MAIN commitmail json YAML

doc: Updated audio/termusic to 0.3.2

(pin)

2021-08-20 11:25:19 UTC MAIN commitmail json YAML

audio/termusic: update to 0.3.2

v0.3.2
-minor fix: focus change when delete in queue
-invidious auto select
-update: add links to gstreamer and youtube-dl.
-Merge pull request #2 from jim4067/patch-1

v0.3.1
-refactor: avoid unwrap

(pin)

2021-08-20 11:24:17 UTC MAIN commitmail json YAML

doc: Updated graphics/lsix to 1.8

(pin)

2021-08-20 11:23:44 UTC MAIN commitmail json YAML

graphics/lsix: update to 1.8

Fix scrolling for genuine VT340, foot, and other terminals

After purchasing a genuine DEC VT340 terminal, @hackerb9 has learned that the
DEC VT340 graphics programmer's manual was mistaken and the sense of DECSDM
should be inverted.
Nearly every terminal emulator which built upon that reference over the last
thirty years is incorrect. Some are correcting the error now, some never were
wrong, but we are at a time when it is not safe to presume what setting DECSDM
means.

For now, lsix will simply presume that sixel scrolling is enabled and hope that
no program has been run before it that disables it.

See #41 for details.

Thanks go to @j4james for pointing out the mistake and for testing multiple
terminal emulators to show that none of them currently default to having sixel
scrolling disabled.

(pin)

2021-08-20 11:22:51 UTC MAIN commitmail json YAML

doc: Updated devel/git-cliff to 0.2.3

(pin)

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

devel/git-cliff: update to 0.2.3

[0.2.3] - 2021-08-18
Bug Fixes
-Fetch the dependencies before copying the file to embed

[0.2.2] - 2021-08-18
Bug Fixes
-Copy the config file into registry to resolve it for embed

[0.2.1] - 2021-08-18
Bug Fixes
-Copy the configuration file to embed into package

[0.2.0] - 2021-08-18
Bug Fixes
-Use custom error type for UTF-8 errors

Documentation
-Update the doc comment of prepend

Features
-Embed the default configuration file into the binary
-Add --init flag for creating the default config
-Support a global location for configuration file (#2)

Miscellaneous Tasks
-Move cliff.toml to config/

Refactor
-Create a constant for default configuration file
-Update the log message for unprocessed tags

Styling
-Update the message of --init flag

(pin)

2021-08-20 06:39:41 UTC MAIN commitmail json YAML

pkg_comp1: update default pkgdb dir

(nia)

2021-08-20 06:38:31 UTC MAIN commitmail json YAML

pbulk: update default pkgdb location

(nia)

2021-08-20 05:55:01 UTC MAIN commitmail json YAML

Updated finance/py-braintree, devel/py-bitarray

(adam)

2021-08-20 05:54:43 UTC MAIN commitmail json YAML

py-bitarray: updated to 2.3.0

2.3.0:
* add optional `buffer` argument to `bitarray()` to import the buffer of
  another object
* update `.buffer_info()` to include: a read-only flag, an imported buffer
  flag, and the number of buffer exports
* add optional start and stop arguments to `util.rindex()`
* add [memory-mapped file](../examples/mmapped-file.py) example
* ignore underscore (`_`) in string input, e.g. `bitarray('1100_0111')`
* add missing type hinting for new `.bytereverse()` arguments
* fix `.extend()` type annotations
* avoid `.reverse()` using temporary memory
* make `.unpack()`, `util.serialize()`, `util.vl_encode()`
  and `.__reduce__()` more memory efficient
* add and improve tests

2.2.5:
* speedup `find_bit()` and `find_last()` using uint64 checking, this means
  a speedup for `.find()`, `.index()`, `.search()` and `util.rindex()`
* add optional start and stop arguments to `.bytereverse()`
* add example to illustrate how
  [unaligned copying](../examples/copy_n.py) works internally
* add documentation
* add tests

(adam)

2021-08-20 05:50:22 UTC MAIN commitmail json YAML

py-braintree: updated to 4.12.0

4.12.0
Add localPaymentFunded and localPaymentExpired webhooks

(adam)

2021-08-20 05:44:57 UTC MAIN commitmail json YAML

Updated net/haproxy, graphics/libwebp

(adam)

2021-08-20 05:44:26 UTC MAIN commitmail json YAML

libwebp: updated to 1.2.1

version 1.2.1
This is a binary compatible release.
* minor lossless encoder improvements and x86 color conversion speed up
* add ARM64 simulator support to xcframeworkbuild.sh
* further security related hardening in libwebp & examples
* toolchain updates and bug fixes
* use more inclusive language within the source

(adam)

2021-08-20 05:42:53 UTC MAIN commitmail json YAML

haproxy: updated to 2.4.3

2.4.3
- BUILD: http_htx: fix ci compilation error with isdigit for Windows
- MINOR: mux_h2: define config to disable h2 websocket support
- BUG/MINOR: ssl: Default-server configuration ignored by server
- BUILD: add detection of missing important CFLAGS
- BUILD: lua: silence a build warning with TCC
- BUG/MEDIUM: mworker: do not register an exit handler if exit is expected
- BUG/MINOR: mworker: do not export HAPROXY_MWORKER_REEXEC across programs
- BUILD/MINOR: memprof fix macOs build.
- BUG/MEDIUM: ssl_sample: fix segfault for srv samples on invalid request
- BUG/MINOR: stats: Add missing agent stats on servers
- BUG/MINOR: check: fix the condition to validate a port-less server
- BUG/MINOR: resolvers: Use a null-terminated string to lookup in servers tree
- BUG/MINOR: systemd: must check the configuration using -Ws
- BUG/MINOR: mux-h1: Obey dontlognull option for empty requests
- BUG/MINOR: mux-h2: Obey dontlognull option during the preface
- BUG/MINOR: mux-h1: Be sure to swap H1C to splice mode when rcv_pipe() is called
- BUG/MEDIUM: mux-h2: Handle remaining read0 cases on partial frames
- BUG/MINOR: connection: Add missing error labels to conn_err_code_str
- BUG/MEDIUM: connection: close a rare race between idle conn close and takeover
- BUG/MEDIUM: pollers: clear the sleeping bit after waking up, not before
- BUG/MINOR: select: fix excess number of dead/skip reported
- BUG/MINOR: poll: fix abnormally high skip_fd counter
- BUG/MINOR: pollers: always program an update for migrated FDs
- BUG/MINOR: fd: protect fd state harder against a concurrent takeover
- DOC: internals: document the FD takeover process
- BUILD: opentracing: fixed build when using pkg-config utility
- BUG/MINOR: server: remove srv from px list on CLI 'add server' error
- BUG/MINOR: server: update last_change on maint->ready transitions too
- MINOR: server: unmark deprecated on enable health/agent cli
- ADMIN: dyncookie: implement a simple dynamic cookie calculator
- MINOR: spoe: Add a pointer on the filter config in the spoe_agent structure
- BUG/MEDIUM: spoe: Create a SPOE applet if necessary when the last one is released
- BUG/MINOR: buffer: fix buffer_dump() formatting
- BUG/MINOR: tcpcheck: Properly detect pending HTTP data in output buffer
- DOC: Improve the lua documentation
- DOC: config: Fix 'http-response send-spoe-group' documentation
- BUG/MEDIUM: spoe: Fix policy to close applets when SPOE connections are queued
- BUG/MEDIUM: cfgcheck: verify existing log-forward listeners during config check
- CLEANUP: assorted typo fixes in the code and comments
- DOC/MINOR: fix typo in management document
- MINOR: http: add a new function http_validate_scheme() to validate a scheme
- BUG/MAJOR: h2: verify early that non-http/https schemes match the valid syntax
- BUG/MAJOR: h2: verify that :path starts with a '/' before concatenating it
- BUG/MAJOR: h2: enforce stricter syntax checks on the :method pseudo-header
- BUG/MEDIUM: h2: give :authority precedence over Host
- REGTESTS: add a test to prevent h2 desync attacks

(adam)

2021-08-20 05:39:11 UTC MAIN commitmail json YAML

Updated converters/py-simplejson, devel/py-macholib

(adam)

2021-08-20 05:38:19 UTC MAIN commitmail json YAML

py-macholib: updated to 1.15

macholib 1.15

Add support for new features in the macOS 11 SDK
Fix link to repository in README.rst
Fix macholib.dyld.dyld_find for system libraries on macOS 11 or later

(adam)

2021-08-20 05:36:23 UTC MAIN commitmail json YAML

py-simplejson: updated to 3.17.4

Version 3.17.4
* Upgrade cibuildwheel

(adam)

2021-08-20 02:54:51 UTC MAIN commitmail json YAML

librsvg: revert half of previous change

In fact, CARGO_MAKE_JOBS does need to be set here, as the intent is to
override a different point in the build than is influenced by settings
in cargo.mk. (Having realized I forgot to remove a related patch in my
prior commit, I then looked again and found I'd misread what was going
on in the first place. Clearly I'm in need of sleep!)

(gutteridge)

2021-08-20 01:39:39 UTC MAIN commitmail json YAML

librsvg: remove declarations now centralized in cargo.mk

These are redundant here now; cargo.mk has a more nuanced version of
one of them, and an equivalent of the other. Noted by pin@.

(gutteridge)

2021-08-19 20:46:04 UTC MAIN commitmail json YAML

doc: Updated textproc/split-thai to 2.7

(scole)

2021-08-19 20:42:26 UTC MAIN commitmail json YAML

Update to 2.7
all:
- added libreoffice thai dictionary words
pthai.el only:
- fix pthai-twt-* to handle larger dictionary
- add more thingatpoint functionality with forward-thaiword/backword-thaiword
- use pulse instead of region to highlight words when playing
- major code clean ups
- split up audio word downloads in subdirectories

(scole)

2021-08-19 19:21:00 UTC MAIN commitmail json YAML

2021-08-19 16:29:09 UTC MAIN commitmail json YAML

doc: Updated net/gh to 1.14.0

(leot)

2021-08-19 16:29:02 UTC MAIN commitmail json YAML

gh: Update to 1.14.0

Changes:
1.14.0
------
Features:
- Improve shell completion #4028
- Enable --json flag completion with multiple comma-separated fields
- Add completion for repo create --gitignore flag
- Add completion for repo create --license flag
- Switch to Cobra's improved bash completion with descriptions
- Enable descriptions in PowerShell completion #4085
- Add completion of -R/--repo flag based on available git remotes #3942
- Add pr merge --admin flag to allow admins to force-merge a pull request #4071

Fixes:
- Fix authenticating with GH_ENTERPRISE_TOKEN and GH_HOST environment variables #4019
- Fix labels display in issue list output #4079
- Fix printing certain GraphQL errors #4087

1.13.1
------
Fixes:
- Fix linux packages so that the binary location is /usr/bin/gh not
  /usr/gh #4025

(leot)

2021-08-19 14:46:10 UTC MAIN commitmail json YAML

doc: Updated devel/R-tinytest to 1.3.1

(mef)

2021-08-19 14:45:48 UTC MAIN commitmail json YAML

(devel/R-tinytest) Updated 1.2.2 to 1.3.1

version 1.3.1
- expect_error, _warning, _message, _stdout now accept ... arguments
  that are passed as extra arguments to 'grepl', when a pattern is
  provided (Thanks to Bart-Jan van Rossum for the GH issue).
- Package now also resets locale settings after each file run,
  and 'report_side_effects' also tracks changes in locale settings.
- Run test directories via RStudio addin. (Thanks to Matthijs Berends
  for PR #83)
- tinytest used to implicitly depend on R >= 3.2.0 because of using
  'trimws' and 'dir.exists'. (Thanks to Sebastian Meyer for figuring
  this out and thanks to Matthijs Berends for PR #84 solving this)
- 'tinytest' objects now store the stack trace as a list of calls.  When
  needed, the relevant part of the trace is printed, but only when printing the
  long form. (thanks to Jonas Kristoffer Lindeloef for suggesting)
- Improved printing while running tests
- Graphics produced in tests are now written to nullfile() (Thanks to Henrik
  Bengtsson for the suggestion). (nullfile() is defined in-package when
  built on R < 3.6.0).
- Fixed time measurement when directory (or pkg) is tested and tests take more
  than an minute.
- Fix: set_env variables would not be unset in all cases (Thanks to Henrik
  Bengtsson for the PR)
- Fix in 'expect_equal': reporting in case of differing attributes (Thanks to
  Ott Toomet for reporting #80).
- Fix in build_install_test: better reading of DESCRIPTION file (Thanks
  to Christof Stepper for PR #87)

version 1.2.4
- 'test_package' gains 'lib.loc' argument.
- New function 'expect_inherits' to check the class of an object (thanks
  to Sebastian Meyer for suggesting).
- Printing of file exit message is now shorter and on same line as test
  report (thanks for Dirk Eddelbuettel for suggesting).
- Duration per file is now reported, total duration is stored (thanks
  to Dirk Eddelbuettel for suggesting)
- Small improvements in difference reporting.
- Fix: avoid truncated printing in case of long diff reporting (thanks to
  Sebastian Meyer for the PR)
- Fix: default pattern for test files was "^test_", is now "^test"
  as documented. (Thanks to Sebastian Meyer for the PR).
- Fix: it is now easier to put tests that you do not want to
  install under /tests/somedir.
- Internal: updated tinytest.format method to conform to new
  R CMD check demand. (Thanks to Brian Ripley for the warning).

version 1.2.3
- Added example to using tinytest vignette on mocking databases
  (Thanks to Thomas Fuchs for working this out).
- 'expect_stdout' now handles multi-line output. (Thanks to John Blischak for
  reporting).
- A message is issued when a test file uses 'tinytest::expect': such tests
  are not registered (thanks to James Thompson for issuing a ticket on this).

(mef)

2021-08-19 14:07:12 UTC MAIN commitmail json YAML

doc: Updated devel/R-gert to 1.3.2

(mef)

2021-08-19 14:06:47 UTC MAIN commitmail json YAML

(devel/R-gert) Updated 1.3.0 to 1.3.2

1.3.2
  - Fix unit test because GitHub has disabled user/pass auth

1.3.1
  - Windows: fix build for ucrt toolchains
  - Solaris: disable https cert verfication

(mef)

2021-08-19 13:24:35 UTC MAIN commitmail json YAML

p5-Image-Sane: p5-Ext* are build dependencies, mark as such

Add TEST_DEPENDS.

(wiz)

2021-08-19 12:57:36 UTC MAIN commitmail json YAML

(graphics/p5-Image-Sane) Add two DEPENDS: p5-ExtUtils-{Depends,PkgConfig}

+DEPENDS+=      p5-ExtUtils-Depends-[0-9]*:../../devel/p5-ExtUtils-Depends
+DEPENDS+=      p5-ExtUtils-PkgConfig-[0-9]*:../../devel/p5-ExtUtils-PkgConfig

(mef)

2021-08-19 12:56:22 UTC MAIN commitmail json YAML

Prevent dynamic unload of libp11-kit.so

The library sets up a pthread_atfork() hook. If we let be unload, we
get a callback to stale memory.

(manu)

2021-08-19 12:46:44 UTC MAIN commitmail json YAML

(print/zauthura) Add gettext-tools/buildlink3.mk,  the error was listed below

[4/39] Generating org.pwmt.zathura.desktop_data_merge with a custom command
FAILED: data/org.pwmt.zathura.desktop
/usr/pkg/bin/meson --internal msgfmthelper
../data/org.pwmt.zathura.desktop.in data/org.pwmt.zathura.desktop desktop
/tmp/print/zathura/work/zathura-0.4.8/po
msgfmt: unknown option -- desktop
Try `msgfmt --help' for more information.
[5/39] Generating org.pwmt.zathura.appdata.xml_data_merge with a custom command
FAILED: data/org.pwmt.zathura.appdata.xml
/usr/pkg/bin/meson --internal msgfmthelper ../data/org.pwmt.zathura.appdata.xml.in
data/org.pwmt.zathura.appdata.xml xml /tmp/print/zathura/work/zathura-0.4.8/po
msgfmt: unknown option -- xml
Try `msgfmt --help' for more information.

(mef)

2021-08-19 09:37:57 UTC MAIN commitmail json YAML

doc: Updated devel/mustach to 1.1.1

(sjmulder)

2021-08-19 09:37:50 UTC MAIN commitmail json YAML

devel/mustach: Update to 1.1.1

Fixes:
- Avoid conflicting with getopt
- Remove unexpected build artifact
- Handle correctly a size of 0

Other changes:
- sed tool, which needs to be GNU sed, can be overriden with $SED
- <1.0 API marked as deprecated

(sjmulder)

2021-08-19 07:47:49 UTC MAIN commitmail json YAML

2021-08-19 07:44:49 UTC MAIN commitmail json YAML

u-boot-bananapi-r2: comment out non-existent PATCHDIR

(wiz)

2021-08-19 07:43:45 UTC MAIN commitmail json YAML

u-book-apple-m1: comment out unused PATCHDIR

Points to non-existent directory

(wiz)

2021-08-19 07:42:23 UTC MAIN commitmail json YAML

u-boot*: allow packages overriding the patches/distinfo

Even after setting a particular version to use.

(wiz)

2021-08-19 03:34:26 UTC MAIN commitmail json YAML

doc: Updated net/bind916 to 9.16.20

(taca)

2021-08-19 03:33:49 UTC MAIN commitmail json YAML

net/bind916: update to 9.16.20

This update contains security fix: CVE-2021-25218.

--- 9.16.20 released ---

5689. [security] An assertion failure occurred when named attempted to
send a UDP packet that exceeded the MTU size, if
Response Rate Limiting (RRL) was enabled.
(CVE-2021-25218) [GL #2856]

5688. [bug] Zones using KASP and inline-signed zones failed to apply
changes from the unsigned zone to the signed zone under
certain circumstances. This has been fixed. [GL #2735]

5687. [bug] "rndc reload <zonename>" could trigger a redundant
reload for an inline-signed zone whose zone file was not
modified since the last "rndc reload". This has been
fixed. [GL #2855]

5686. [func] The number of internal data structures allocated for
each zone was reduced. [GL #2829]

5685. [bug] named failed to check the opcode of responses when
performing zone refreshes, stub zone updates, and UPDATE
forwarding. This has been fixed. [GL #2762]

5682. [bug] Some changes to "zone-statistics" settings were not
properly processed by "rndc reconfig". This has been
fixed. [GL #2820]

5681. [func] Relax the checks in the dns_zone_cdscheck() function to
allow CDS and CDNSKEY records in the zone that do not
match an existing DNSKEY record, as long as the
algorithm matches. This allows a clean rollover from one
provider to another in a multi-signer DNSSEC
configuration. [GL #2710]

5679. [func] Thread affinity is no longer set. [GL #2822]

5678. [bug] The "check DS" code failed to release all resources upon
named shutdown when a refresh was in progress. This has
been fixed. [GL #2811]

5672. [bug] Authentication of rndc messages could fail if a
"controls" statement was configured with multiple key
algorithms for the same listener. This has been fixed.
[GL #2756]

(taca)

2021-08-19 02:59:39 UTC MAIN commitmail json YAML

doc: Updated net/bind911 to 9.11.35

(taca)

2021-08-19 02:59:13 UTC MAIN commitmail json YAML

net/bind911: update to 9.11.35

--- 9.11.35 released ---

5685. [bug] named failed to check the opcode of responses when
performing zone refreshes, stub zone updates, and UPDATE
forwarding. This has been fixed. [GL #2762]

(taca)

2021-08-18 23:58:02 UTC MAIN commitmail json YAML

doc: Updated devel/mob to 1.9.0

(schmonz)

2021-08-18 23:57:28 UTC MAIN commitmail json YAML

Update to 1.9.0. From the changelog:

- Show commit hash of WIP commits made by the `mob` tool on the console.
- `mob start --include-uncommitted-changes` now fails fast. That means,
  if `mob` can detect any issue preventing it to succeed, it will exit
  BEFORE calling `git stash`. This will make error recovery much easier
  as one doesn't have to think about applying any stashes by themselves.

(schmonz)

2021-08-18 23:19:26 UTC MAIN commitmail json YAML

2021-08-18 21:03:43 UTC MAIN commitmail json YAML

x11/xcolor: declare libxcb dependency

(pin)

2021-08-18 21:02:14 UTC MAIN commitmail json YAML

doc: Updated textproc/molybdenum to 0.1.6

(pin)