Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (2h)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-12 22:47:28 UTC Now

2021-08-27 14:11:58 UTC MAIN commitmail json YAML

doc: Update mingw-w64 packages to 9.0.0

(ryoon)

2021-08-27 14:11:08 UTC MAIN commitmail json YAML

mingw-w64: Update to 9.0.0

* Update binutils to 2.37.
* Update gcc to 10.3.0.

Changelog:
Notable changes:
    UCRT updates by Biswapriyo Nath
    Wine updates by Jacek Caban
    Various new and updated API headers by Biswapriyo Nath and Liu Hao
    Various UCRT and MSVCRT fixes by Martin Storsjo
    at_quick_exit implementation by Martin Storsjo
    dism API by Biswapriyo Nath
    idl fixes by Steve Lhomme
    Winpthreads fixes by Liu Hao
    gettimeofday precision increase by Christian Franke

(ryoon)

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

doc: Updated www/grafana to 8.1.2

(triaxx)

2021-08-27 12:06:43 UTC MAIN commitmail json YAML

grafana: Update to 8.1.2

upstream changes:
-----------------
8.1.2 (2021-08-19)
Features and enhancements
  o AzureMonitor: Add support for PostgreSQL and MySQL Flexible Servers. #38075, @joshhunt
  o Datasource: Change HTTP status code for failed datasource health check to 400. #37895, @stephaniehingtgen
  o Explore: Add span duration to left panel in trace viewer. #37806, @connorlindsey
  o Plugins: Use file extension allowlist when serving plugin assets instead of checking for UNIX executable. #37688, @wbrowne
  o Profiling: Add support for binding pprof server to custom network interfaces. #36580, @cinaglia
  o Search: Make search icon keyboard navigable. #37865, @tskarhed
  o Template variables: Keyboard navigation improvements. #38001, @tskarhed
  o Tooltip: Display ms within minute time range. #37569, @nikki-kiga
Bug fixes
  o Alerting: Fix saving LINE contact point. #37744, @xy-man
  o Alerting: Fix saving LINE contact point. #37718, @xy-man
  o Annotations: Fix alerting annotation coloring. #37412, @kylebrandt
  o Annotations: Alert annotations are now visible in the correct Panel. #37959, @hugohaggmark
  o Auth: Hide SigV4 config UI and disable middleware when its config flag is disabled. #37293, @wbrowne
  o Dashboard: Prevent incorrect panel layout by comparing window width against theme breakpoints. #37868, @ashharrison90
  o Elasticsearch: Fix metric names for alert queries. #37871, @dsotirakis
  o Explore: Fix showing of full log context. #37442, @ivanahuckova
  o PanelEdit: Fix 'Actual' size by passing the correct panel size to Das…. #37885, @ashharrison90
  o Plugins: Fix TLS datasource settings. #37797, @wbrowne
  o Variables: Fix issue with empty drop downs on navigation. #37776, @hugohaggmark
  o Variables: Fix URL util converting false into true. #37402, @simPod
Plugin development fixes & changes
  o Toolkit: Fix matchMedia not found error. #37643, @zoltanbedi

8.1.1 (2021-08-09)
Bug fixes
  o CloudWatch Logs: Fix crash when no region is selected. #37639, @aocenas
  o Reporting: Fix timezone parsing for scheduler (enterprise)

8.1.0 (2021-08-05)
Features and enhancements
  o Alerting: Deduplicate receivers during migration. #36812, @codesome
  o ColorPicker: Display colors as RGBA. #37231, @nikki-kiga
  o Select: Make portalling the menu opt-in, but opt-in everywhere. #37501, @ashharrison90
  o TimeRangePicker: Improve accessibility. #36912, @tskarhed
Bug fixes
  o Annotations: Correct annotations that are displayed upon page refresh. #37496, @axelavargas
  o Annotations: Fix Enabled button that disappeared from Grafana v8.0.6. #37454, @axelavargas
  o Annotations: Fix data source template variable that was not available for annotations. #37506, @axelavargas
  o AzureMonitor: Fix annotations query editor that does not load. #37476, @torkelo
  o Geomap: Fix scale calculations. #37375, @ryantxu
  o GraphNG: Fix y-axis autosizing. #37464, @leeoniya
  o Live: Display stream rate and fix duplicate channels in list response. #37365, @FZambia
  o Loki: Update labels in log browser when time range changes. #37520, @ivanahuckova
  o Loki: Update labels in log browser when time range changes in dashboard. #37541, @ivanahuckova
  o NGAlert: Send resolve signal to alertmanager on alerting -> Normal. #37363, @kylebrandt
  o PasswordField: Prevent a password from being displayed when you click the Enter button. #37444, @tskarhed
  o Renderer: Remove debug.log file when Grafana is stopped. #37367, @AgnesToulet
  o Security: Update dependencies to fix CVE-2021-36222. #37546, @ying-jeanne

8.1.0-beta3 (2021-07-29)
Features and enhancements
  o Alerting: Support label matcher syntax in alert rule list filter. #36408, @nathanrodman
  o IconButton: Put tooltip text as aria-label. #36760, @tskarhed
  o Live: Experimental HA with Redis. #36787, @FZambia
  o UI: FileDropzone component. #36646, @zoltanbedi
  o [v8.1.x] CloudWatch: Add AWS LookoutMetrics. #37329, @ilyastoli
Bug fixes
  o Docker: Fix builds by delaying go mod verify until all required files are copied over. #37246, @wbrowne
  o Exemplars: Fix disable exemplars only on the query that failed. #37296, @zoltanbedi
  o SQL: Fix SQL dataframe resampling (fill mode + time intervals). #36937, @idafurjes

8.1.0-beta2 (2021-07-23)
Features and enhancements
  o Alerting: Expand the value string in alert annotations and labels. #37051, @gerobinson
  o Auth: Add Azure HTTP authentication middleware. #36932, @kostrse
  o Auth: Auth: Pass user role when using the authentication proxy. #36729, @yuwaMSFT2
  o Gazetteer: Update countries.json file to allow for linking to 3-letter country codes. #37129, @bryanuribe
Bug fixes
  o Config: Fix Docker builds by correcting formatting in sample.ini. #37106, @FZambia
  o Explore: Fix encoding of internal URLs. #36919, @aocenas

8.1.0-beta1 (2021-07-22)
Features and enhancements
  o Alerting: Add Alertmanager notifications tab. #35759, @nathanrodman
  o Alerting: Add button to deactivate current Alertmanager configuration. #36951, @domasx2
  o Alerting: Add toggle in Loki/Prometheus data source configuration to opt out of alerting UI. #36552, @domasx2
  o Alerting: Allow any "evaluate for" value >=0 in the alert rule form. #35807, @domasx2
  o Alerting: Load default configuration from status endpoint, if Cortex Alertmanager returns empty user configuration. #35769, @domasx2
  o Alerting: view to display alert rule and its underlying data. #35546, @mckn
  o Annotation panel: Release the annotation panel. #36959, @ryantxu
  o Annotations: Add typeahead support for tags in built-in annotations. #36377, @ashharrison90
  o AzureMonitor: Add curated dashboards for Azure services. #35356, @avidhanju
  o AzureMonitor: Add support for deep links to Microsoft Azure portal for Metrics. #32273, @shuotli
  o AzureMonitor: Remove support for different credentials for Azure Monitor Logs. #35121, @andresmgot
  o AzureMonitor: Support querying any Resource for Logs queries. #33879, @joshhunt
  o Elasticsearch: Add frozen indices search support. #36018, @Elfo404
  o Elasticsearch: Name fields after template variables values instead of their name. #36035, @Elfo404
  o Elasticsearch: add rate aggregation. #33311, @estermv
  o Email: Allow configuration of content types for email notifications. #34530, @djairhogeuens
  o Explore: Add more meta information when line limit is hit. #33069, @ivanahuckova
  o Explore: UI improvements to trace view. #34276, @aocenas
  o FieldOverrides: Added support to change display name in an override field and have it be matched by a later rule. #35893, @torkelo
  o HTTP Client: Introduce dataproxy_max_idle_connections config variable. #35864, @dsotirakis
  o InfluxDB: InfluxQL: adds tags to timeseries data. #36702, @gabor
  o InfluxDB: InfluxQL: make measurement search case insensitive. #34563, @gabor
  o Legacy Alerting: Replace simplejson with a struct in webhook notification channel. #34952, @KEVISONG
  o Legend: Updates display name for Last (not null) to just Last*. #35633, @torkelo
  o Logs panel: Add option to show common labels. #36166, @ivanahuckova
  o Loki: Add $__range variable. #36175, @ivanahuckova
  o Loki: Add support for "label_values(log stream selector, label)" in templating. #35488, @ivanahuckova
  o Loki: Add support for ad-hoc filtering in dashboard. #36393, @ivanahuckova
  o MySQL Datasource: Add timezone parameter. #27535, @andipabst
  o NodeGraph: Show gradient fields in legend. #34078, @aocenas
  o PanelOptions: Don't mutate panel options/field config object when updating. #36441, @dprokop
  o PieChart: Make pie gradient more subtle to match other charts. #36961, @nikki-kiga
  o Prometheus: Update PromQL typeahead and highlighting. #36730, @ekpdt
  o Prometheus: interpolate variable for step field. #36437, @zoltanbedi
  o Provisioning: Improve validation by validating across all dashboard providers. #26742, @nabokihms
  o SQL Datasources: Allow multiple string/labels columns with time series. #36485, @kylebrandt
  o Select: Portal select menu to document.body. #36398, @ashharrison90
  o Team Sync: Add group mapping to support team sync in the Generic OAuth provider. #36307, @wardbekker
  o Tooltip: Make active series more noticeable. #36824, @nikki-kiga
  o Tracing: Add support to configure trace to logs start and end time. #34995, @zoltanbedi
  o Transformations: Skip merge when there is only a single data frame. #36407, @edgarpoce
  o ValueMapping: Added support for mapping text to color, boolean values, NaN and Null. Improved UI for value mapping. #33820, @torkelo
  o Visualizations: Dynamically set any config (min, max, unit, color, thresholds) from query results. #36548, @torkelo
  o live: Add support to handle origin without a value for the port when matching with root_url. #36834, @FZambia
Bug fixes
  o Alerting: Handle marshaling Inf values. #36947, @kylebrandt
  o AzureMonitor: Fix macro resolution for template variables. #36944, @andresmgot
  o AzureMonitor: Fix queries with Microsoft.NetApp/../../volumes resources. #32661, @pckls
  o AzureMonitor: Request and concat subsequent resource pages. #36958, @andresmgot
  o Bug: Fix parse duration for day. #36942, @idafurjes
  o Datasources: Improve error handling for error messages. #35120, @ifrost
  o Explore: Correct the functionality of shift-enter shortcut across all uses. #36600, @ivanahuckova
  o Explore: Show all dataFrames in data tab in Inspector. #32161, @ivanahuckova
  o GraphNG: Fix Tooltip mode 'All' for XYChart. #31260, @Posnet
  o Loki: Fix highlight of logs when using filter expressions with backticks. #36024, @ivanahuckova
  o Modal: Force modal content to overflow with scroll. #36754, @ashharrison90
  o Plugins: Ignore symlinked folders when verifying plugin signature. #34434, @wbrowne
Breaking changes
When parsing Elasticsearch query responses using template variables, each field gets named after the variable value instead of the name. For example, executing a terms aggregation on a variable named $groupBy that has @hostname as a value, the resulting column in the table response will be @hostname instead of $groupBy Issue #36035
Azure Monitor data source no longer supports different credentials for Metrics and Logs in existing data sources. To use different credentials for Azure Monitor Logs, create another data source. Issue #35121
Existing Azure Metrics Logs queries for Log Analytics Workspaces should be backward compatible with this change and should not get impacted. Panels will be migrated to use the new resource-centric backend when you first edit and save them.
Application Insights and Insights Analytics queries are now read-only and cannot be modified. To update Application Insights queries, users can manually recreate them as Metrics queries, and Insights Analytics are recreated with Logs.
Issue #33879
Plugin development fixes & changes
  o Toolkit: Improve error messages when tasks fail. #36381, @joshhunt

8.0.6 (2021-07-14)
Features and enhancements
  o Alerting: Add annotation upon alert state change. #36535, @davidmparrott
  o Alerting: Allow space in label and annotation names. #36549, @codesome
  o InfluxDB: Improve legend labels for InfluxDB query results. #36603, @gabor
Bug fixes
  o Alerting: Fix improper alert by changing the handling of empty labels. #36679, @davidmparrott
  o CloudWatch/Logs: Reestablish Cloud Watch alert behavior. #36558, @aocenas
  o Dashboard: Avoid migration breaking on fieldConfig without defaults field in folded panel. #36666, @glindstedt
  o DashboardList: Fix issue not re-fetching dashboard list after variable change. #36591, @torkelo
  o Database: Fix incorrect format of isolation level configuration parameter for MySQL. #36565, @marefr
  o InfluxDB: Correct tag filtering on InfluxDB data. #36570, @gabor
  o Links: Fix links that caused a full page reload. #36631, @torkelo
  o Live: Fix HTTP error when InfluxDB metrics have an incomplete or asymmetrical field set. #36664, @FZambia
  o Postgres/MySQL/MSSQL: Change time field to "Time" for time series queries. #36720, @marefr
  o Postgres: Fix the handling of a null return value in query results. #36648, @idafurjes
  o Tempo: Show hex strings instead of uints for IDs. #36471, @zoltanbedi
  o TimeSeries: Improve tooltip positioning when tooltip overflows. #36440, @ashharrison90
  o Transformations: Add 'prepare time series' transformer. #36737, @ryantxu

8.0.5 (2021-07-08)
Features and enhancements
  o Cloudwatch Logs: Send error down to client. #36277, @zoltanbedi
  o Folders: Return 409 Conflict status when folder already exists. #36429, @dsotirakis
  o TimeSeries: Do not show series in tooltip if it's hidden in the viz. #36353, @dprokop
Bug fixes
  o AzureMonitor: Fix issue where resource group name is missing on the resource picker button. #36400, @joshhunt
  o Chore: Fix AWS auth assuming role with workspace IAM. #36430, @wbrowne
  o DashboardQueryRunner: Fixes unrestrained subscriptions being created. #36371, @hugohaggmark
  o DateFormats: Fix reading correct setting key for use_browser_locale. #36428, @torkelo
  o Links: Fix links to other apps outside Grafana when under sub path. #36498, @torkelo
  o Snapshots: Fix snapshot absolute time range issue. #36350, @torkelo
  o Table: Fix data link color. #36446, @tharun208
  o Time Series: Fix X-axis time format when tick increment is larger than a year. #36335, @torkelo
  o Tooltip Plugin: Prevent tooltip render if field is undefined. #36260, @ashharrison90

8.0.4 (2021-07-01)
Features and enhancements
  o Live: Rely on app url for origin check. #35983, @FZambia
  o PieChart: Sort legend descending, update placeholder to show default …. #36062, @ashharrison90
  o TimeSeries panel: Do not reinitialize plot when thresholds mode change. #35952, @dprokop
Bug fixes
  o Elasticsearch: Allow case sensitive custom options in date_histogram interval. #36168, @Elfo404
  o Elasticsearch: Restore previous field naming strategy when using variables. #35624, @Elfo404
  o Explore: Fix import of queries between SQL data sources. #36210, @ivanahuckova
  o InfluxDB: InfluxQL query editor: fix retention policy handling. #36022, @gabor
  o Loki: Send correct time range in template variable queries. #36268, @ivanahuckova
  o TimeSeries: Preserve RegExp series overrides when migrating from old graph panel. #36134, @ashharrison90

(triaxx)

2021-08-27 10:47:40 UTC MAIN commitmail json YAML

2021-08-27 09:40:16 UTC MAIN commitmail json YAML

doc: Updated devel/mob to 1.10.0

(schmonz)

2021-08-27 09:40:07 UTC MAIN commitmail json YAML

Update to 1.10.0. From the changelog:

- Print current time after mob start. This helps when scrolling through
  the terminal to distinguish the mob start calls.

(schmonz)

2021-08-27 09:27:00 UTC MAIN commitmail json YAML

Vault 1.7.1 -> 1.7.4.

(he)

2021-08-27 09:25:31 UTC MAIN commitmail json YAML

Note update of security/vault to 1.6.6.

(he)

2021-08-27 09:24:41 UTC MAIN commitmail json YAML

Upgrade security/vault to version 1.6.6.

Pkgsrc changes:
* Note that we need go >= 1.15.15.

Upstream changes:

26 August 2021

SECURITY:

* UI Secret Caching: The Vault UI erroneously cached and exposed
  user-viewed secrets between authenticated sessions in a single
  shared browser, if the browser window / tab was not refreshed or
  closed between logout and a subsequent login. This vulnerability,
  CVE-2021-38554, was fixed in Vault 1.8.0 and will be addressed in
  pending 1.7.4 / 1.6.6 releases.

CHANGES:

* go: Update go version to 1.15.15 [GH-12423]

IMPROVEMENTS:

* db/cassandra: Added tls_server_name to specify server name for
  TLS validation [GH-11820]

BUG FIXES:

* physical/raft: Fix safeio.Rename error when restoring snapshots
  on windows [GH-12377]
* secret: fix the bug where transit encrypt batch doesn't work
  with key_version [GH-11628]
* secrets/database: Fixed an issue that prevented external database
  plugin processes from restarting after a shutdown. [GH-12087]
* ui: Automatically refresh the page when user logs out [GH-12035]
* ui: Fixes metrics page when read on counter config not allowed [GH-12348]
* ui: fix oidc login with Safari [GH-11884]

(he)

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

Updated net/unbound, sysutils/ansible-base

(adam)

2021-08-27 08:00:25 UTC MAIN commitmail json YAML

ansible-base: updated to 2.10.13

v2.10.13
========

Minor Changes
-------------
- Allow unsafe_writes to be set on target via env var, for those targets that need a blanket setting.

Bugfixes
--------
- Setup virtualization_facts - add RHV and oVirt type. This change will fully work for VMs in clusters at cluster level 4.4 or newer (https://github.com/ansible/ansible/pull/72876).
- ansible-test - allow to ignore ``rstcheck`` errors (https://github.com/ansible/ansible/pull/75272).
- callback default, now uses task delegate_to instead of delegate vars to display delegate to host
- callbacks, restores missing delegate_vars
- dnf module - Use all components of a package name to determine if it's installed (https://github.com/ansible/ansible/issues/75311).

(adam)

2021-08-27 07:55:36 UTC MAIN commitmail json YAML

unbound: updated to 1.13.2

1.13.2

Features

Merge 317: ZONEMD Zone Verification, with RFC 8976 support. ZONEMD records are checked for zones loaded as auth-zone, with DNSSEC if available. There is an added option zonemd-permissive-mode that makes it log but not fail wrong zones. With zonemd-reject-absence for an auth-zone the presence of a zonemd can be mandated for specific zones.
Fix: Resolve interface names on control-interface too.
Merge 470 from edevil: Allow configuration of persistent TCP connections.
Fix 474: always_null and others inside view.
Add that log-servfail prints an IP address and more information about one of the last failures for that query.
Merge 478: Allow configuration of TCP timeout while waiting for response.
Add ./configure --with-deprecate-rsa-1024 that turns off RSA 1024.
Move the NSEC3 max iterations count in line with the 150 value used by BIND, Knot and PowerDNS. This sets the default value for it in the configuration to 150 for all key sizes.
zonemd-check: yesno option, default no, enables the processing of ZONEMD records for that zone.
Merge 486 by fobster: Make VAL_MAX_RESTART_COUNT configurable.
Merge 491: Add SVCB and HTTPS types and handling according to draft-ietf-dnsop-svcb-https.
Introduce 'http-user-agent:' and 'hide-http-user-agent:' options.

Bug Fixes

Fix for Python 3.9, no longer use deprecated functions of PyEval_CallObject (now PyObject_Call), PyEval_InitThreads (now none), PyParser_SimpleParseFile (now Py_CompileString).
Merge 420 from dyunwei: DOH not responsing with "http2_query_read_done failure" logged.
Fix 422: IPv6 fallback issues when IPv6 is not properly enabled/configured.
Fix to make tests work with support indicators set for iterator.
Fix build on Python 3.10.
Fix doxygen and pydoc warnings.
Fix 429: rpz: url: with https: broken (regression in 1.13.1).
rpz skip nsec3param records, and nicer log for unsupported actions.
Fix 431: Squelch permission denied errors for tcp connect and udp connect from the logs, unless at high verbosity.
Fix for zonemd, that nxdomain for the chain of trust is allowed for island zones, it is treated as an insecure zone for verification.
Fix for zonemd, that domain-insecure zones work without dnssec.
Fix for zonemd, do not reject insecure result from trust anchor validation step in dnssec chain of trust.
On startup of unbound it checks if rlimits on memory size look sufficient for the configured cache size, and logs warning if not.
Fix function documentation.
Fix unit test for added ulimit checks.
spelling fix in header.
Fix 384: (1) A minor request to improve the log (2) A minor bug in one log message.
ipsecmod: Better logging for detecting a cycle when attaching the A/AAAA subquery.
Merge 367 : DNSTAP log local address. With code from 365 and fixes 368 : dnstap does not log the DNS message ID for FORWARDER_QUERY.
Fix to allow rpz with wildcard that applies to all TLDs at once.
Fix for 367: rc_ports don't have ub_sock; skip cleaning up.
Fix spurious errors about "Could not generate request: out of memory". The mesh detect cycle routine no longer wrongly stops the check when the calling mesh state is unique.
Workaround for 439: prevent loops in the reuse rbtree.
Debug output for 411 and 439: printout internal error and details.
Fix parse of LOC RR type for decimetres.
Fix 441: Minimal NSEC range not accepted for top level domains.
Fix for 447: squelch connection refused tcp connection failures from the log, unless verbosity is high.
Merge 449 from orbea: build: Add missing linker flags.
Comment out nonworking OSX and IOS travis tests, vm fails to start.
Fix compile error in listen_dnsport on Android.
Fix memory leak reported by asan in rpz SOA record query name.
Fix unused-function warning when compiling with --enable-dnscrypt.
Fix for 367: fix memory leak when cannot bind to listening port.
Reformat pythonmod/pythonmod_utils.{c,h}.
Travis enable all tests again. Clang analyzer only a couple times, when there is a difference. homebrew updates disabled, so it does not hang. removed trailing slashes from configure paths. Moved iOS tests to allow-failure.
travis, analyzer disabled on test without debug, that does not run anway. Turn off failing tests except one. Update iOS test to xcode image 12.2.
Fix deprecation test to work for iOS TVOS and WatchOS, it uses CFLAGS and CPPFLAGS and also checks if the item is unavailable.
Travis, fix script to fail when tasks fail.
Travis, fix warning in ubsan compile.
Fix configure Targetconfiditionals.h header check, to use compile.
Fix that cachedb does not produce empty object files when disabled.
Fix 429: Also fix end of transfer for http download of auth zones.
Disable the use of stack-protector for cross compiled 32-bit windows builds; relates to 444.
Fix stack-protector change to not override other CFLAGS options.
Clean makedist.sh.
Merge 460 from orbea: build: Link with the libtool archive.
Fix to stop IPv6 PMTU discovery.
Fix for 411: Depth protect for crash on deleted element timeout.
rebuild configure to set EXTRALINK to libunbound.la for 460.
Fix permission denied sendto log, squelch the log messages unless high verbosity is set.
Fix (increase) verbosity level for iterator error log in processQueryTargets().
Fix that nxdomain synthesis does not happen above the stub or forward definition.
Fix documentation comment for files previously residing in checkconf/.
Remove unused functions worker_handle_reply and libworker_handle_reply.
Merge 466 from FGasper: Support OpenSSLs that lack SSL_get0_alpn_selected.
Fix 468: OpenSSL 1.0.1 can no longer build Unbound.
Further fix for 468: detect SSL_CTX_set_alpn_protos for build with OpenSSL 1.0.1.
Fix that testcode dohclient has OpenSSL initialisation calls.
Fix compiler warning for signed/unsigned comparison for max_reuse_tcp_queries.
Fix 481: Fix comment in configuration file.
Fix to squelch tcp socket bind failures when the interface is gone.
Rerun flex and bison.
Fix for 367: only attempt to get the interface for queries that are no longer on the tcp_waiting_list.
Add more logging for out-of-memory cases.
Fix 485: Unbound occasionally reports broken stats.
Remove case fallthrough from deprecate-rsa-1024 code.
Merge 487: ifdef RLIMIT_AS in recently added check.
Fix that auth-zone zonefiles use last TTL if no TTL is specified.
Fix 489: Compile using MSYS2 MinGW 64-bit.
Fix for 411, 439, 469: Reset the DNS message ID when moving queries between TCP streams.
Refactor for uniform way to produce random DNS message IDs.
Test code has -q option for quiet output.
Fix 492: module-config respip missing in unbound.conf.5.in man page. Merges 494 from he32.
For 492: Fix font highlighting for the man page on emacs.
Merge 496 from banburybill: Use build system endianness if available, otherwise try to work it out.
Fix test for zonemd-check option.
Merge 448 from shoeper: Update unbound-control.8.in, fix rpz_disable typo.
Fix 425: Document auth-zone supports communication with DNS primary on nondefault port.
Fix unused variable warning when compiling with --enable-dnstap.
Generated lexer and parser for 486; updated example.conf.
Fix 413 (based on patch by k-ronny): unbound: does not compile on macOS 11.1-x86_64 host.
Use host_os instead of target_os in configure for Darwin8 build.
Fix 500: SPEC file in version 1.13.1 references version 1.4; unable to build RPM from source.
Fix contrib/unbound.spec, fixed url and comment.
Fix configure nonblocking test and onmingw test to use host.
Merge 440 by kimheino: Various fixes to contrib/unbound_munin_ file.
Fix a number of warnings reported by the gcc analyzer.
Fix 495: Documentation or implementation of "verbosity" option.
Fix 503: DNS over HTTPS response truncated.
Fix warnings reported by the gcc analyzer.
Add analyzer and port compile github workflow.
Fix up permissions on rpl data file in tests.
Fix testbound newline treatment in moment_read and tempfile write.
Fix configure grep for reuseport default for failure.
Fix compat ctime_r return value
Fix configure does not require pkg-config if not needed.
Fix unit test in the ctime_r calls for autotrust and in testbound.
Fix auth zone download on windows to unlink before rename.
Fix 506: Python Module Seems to Leak Memory if it Experiences an Unhandled Exception.
Fix Wunused-result compile warnings.
Fix compiler warnings for 491.
Fix clang-analysis warnings for testcode/readzone.c.
Merge 510 from ndptech: Don't call a function which hasn't been defined.
Fix for 510: in depth, use ifdefs for windows api event calls.
Fix spelling in doc/unbound.doxygen comment.
Fix spelling in localzone.h comment.
Fix unbound-control local_data and local_datas to print detailed syntax errors.
review fix to remove duplicate error printout.
Insert header into testcode/readzone.c, it was missing.
Fix from lint for ignored return value.
Fix for older parsers for function call in serve expired get cached.
Fix that ldns_zone_new_frm_fp_l counts the line number for an empty line after a comment.
Merge 512: unbound.service.in: upgrade hardening to latest standards.
Fix readzone unknown type print for memory resize.
Merge 513: Stream reuse, attempt to fix 411, 439, 469. This introduces a couple of fixes for the stream reuse functionality that could result in broken internal structures.
Fix 515: Compilation against openssl 3.0.0 beta2 is failing to build unbound.
For 515: Fix compilation with openssl 3.0.0 beta2, lib64 dir and SSL_get_peer_certificate.
Move acx_nlnetlabs.m4 to version 41, with lib64 openssl dir check.
Prepare for OpenSSL 3.0.0 provider API usage, move the sldns keyraw functions to produce EVP_PKEY results.
Move RSA and DSA to use OpenSSL 3.0.0 API.
Move ECDSA functions to use OpenSSL 3.0.0 API.
iana portlist update.
Fix verbose printout failure in tcp reuse unit test.
Merge 517 from dyunwei: 420 breaks the mesh reply list function that need to reuse the dns answer.
Annotate assertion into error printout; we think it may be an error, but the situation looks harmless.
Fix sign comparison warning on FreeBSD.
Listen to read or write events after the SSL handshake. Sticky events on windows would stick on read when write was needed.
Merge 415 from sibeream: Use /proc/sys/net/ipv4/ip_local_port_range to determine available outgoing ports. (New --enable-linux-ip-local-port-range configuration option)
Bump MAX_RESTART_COUNT to 11 from 8; in relation to 438. This allows longer CNAME chains in Unbound.
In unit test use openssl set security level to allow keys in test.
Fix static analysis warnings about localzone locks that are unused.
Fix missing locks in zonemd unit test.
Fix readzone compile under debug config.
Fix out of sourcedir run of zonemd unit tests.
Fix libnettle zonemd unit test.
Fix unit test zonemd_reload for use in run_vm.
Fix 520: Unbound 1.13.2rc1 fails to build python module.

(adam)

2021-08-27 07:49:06 UTC MAIN commitmail json YAML

2021-08-27 07:45:37 UTC MAIN commitmail json YAML

go-md2man: add missing file

(nia)

2021-08-27 07:40:05 UTC MAIN commitmail json YAML

2021-08-27 07:38:22 UTC MAIN commitmail json YAML

2021-08-27 07:37:46 UTC MAIN commitmail json YAML

2021-08-27 07:21:39 UTC MAIN commitmail json YAML

2021-08-27 07:18:06 UTC MAIN commitmail json YAML

2021-08-27 07:17:30 UTC MAIN commitmail json YAML

2021-08-27 07:14:54 UTC MAIN commitmail json YAML

doc: Updated textproc/go-md2man to 2.0.1

(nia)

2021-08-27 07:14:41 UTC MAIN commitmail json YAML

go-md2man: Update to 2.0.1. Switch to go-module build.

"This release has a number of rendering bugs resolved.
I窶囘 hoped to squash a few more but the fixes were a little more tricky and need more time to get right."

(nia)

2021-08-27 06:02:26 UTC MAIN commitmail json YAML

2021-08-27 03:42:13 UTC MAIN commitmail json YAML

doc: Updated emulators/xcopilot to 0.6.6nb2

(ryoon)

2021-08-27 03:41:41 UTC MAIN commitmail json YAML

2021-08-27 03:33:11 UTC MAIN commitmail json YAML

doc: Updated emulators/qemu to 6.1.0

(ryoon)

2021-08-27 03:32:37 UTC MAIN commitmail json YAML

qemu: Update to 6.1.0

* 6.1.0 release has NetBSD NVMM support.
* Fix NetBSD NVMM compile errors.
* Remove integrated Alpha patches.

Changelog:
Highlights include:

  * block: support for changing block node options after creation via
    'blockdev-reopen' QMP command
  * Crypto: more performant backend recommendations and improved documentation
  * I2C: emulation support for I2C muxes (pca9546, pca9548) and PMBus
  * TCG Plugins: now enabled by default, with new execlog and cache modelling
    plugins.
  * ARM: new board support for Aspeed (rainier-bmc, quanta-q7l1), npcm7xx
    (quanta-gbs-bmc), and Cortex-M3 (stm32vldiscovery) based machines
  * ARM: Aspeed support of Hash and Crypto Engine
  * ARM: emulation support for SVE2 (including bfloat16), integer matrix
    multiply accumulate operations, TLB invalidate in Outer Shareable domain,
    TLB range invalidate, and more.
  * PowerPC: pseries: support for detecting hotplug failures in newer guests
  * PowerPC: pseries: increased maximum CPU count
  * PowerPC: pseries: emulation support for some POWER10 prefixed instructions
  * PowerPC: new board support for Genesi/bPlan Pegasos II (pegasos2)
  * RISC-V: updates to OpenTitan platform support, including OpenTitan timer
  * RISC-V: support for virtio-vga
  * RISC-V: documentation improvements and general code cleanups/fixes
  * s390: emulation support for the vector-enhancements facility
  * s390: support for gen16 CPU models
  * x86: new Intel CPU model versions with support for XSAVES instruction
  * x86: added ACPI based PCI hotplug support for Q35 machine (now the default)
  * x86: improvements to emulation of AMD virtualization extensions
  * and lots more...

(ryoon)

2021-08-27 01:04:49 UTC MAIN commitmail json YAML

Fix line split by a copy/paste, as pointed to wizd(8)

(manu)

2021-08-27 00:56:52 UTC MAIN commitmail json YAML

Updated www/p5-URI-Fetch to 0.15

(wen)

2021-08-27 00:56:06 UTC MAIN commitmail json YAML

Update to 0.15

Upstream changes:
0.15 2021-05-27 NEILB
    - Specify min perl as 5.008001 rather than 5.008_001, which was
      causing problems with some versions of ExtUtils::MakeMaker.
      RT#133491

0.14 2021-05-26 NEILB
    - When Benjamin created this, he had a server set up for doing the
      tests, but that's gone now. So to stop all the fails, I'm skipping
      the live tests for now. Could do with mocking, but this is a stop-gap.

0.13_01 2021-05-25 NEILB
    - Changed the test suite to use some online HTTP status code test servers.
      Let's see how reliable they are.

(wen)

2021-08-27 00:49:29 UTC MAIN commitmail json YAML

Updated www/p5-WWW-Mechanize-Cached to 1.55

(wen)

2021-08-27 00:48:39 UTC MAIN commitmail json YAML

Update to 1.55

Upstream changes:
Changes for version 1.55 - 2021-02-16
remove plan declared before Test::RequiresInternet (GH#26) (Dan Book)

(wen)

2021-08-27 00:19:54 UTC MAIN commitmail json YAML

Updated www/p5-WWW-Mechanize to 2.04

(wen)

2021-08-27 00:19:09 UTC MAIN commitmail json YAML

Update to 2.04

Upstream changes:
2.04      2021-08-06 12:28:31Z
    [ENHANCEMENTS]
    - Add a head() method to allow relative URLs (GH#321) (Julien Fiegehenn)

    [DOCUMENTATION]
    - Document that form_id() accepts an id, not a name (GH#319) (Olaf Alders)

(wen)

2021-08-27 00:11:41 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Format-Flexible to 0.34

(wen)

2021-08-27 00:10:55 UTC MAIN commitmail json YAML

Update to 0.34
Update DEPENDS

Upstream changes:
0.34
  - support timezones in parenthesis
  - Add support for YYYY-MM-DD HH:MM P.M. format
    - thanks Michael Schout for the patch!

0.33 Wed May 26 2021
  - changes to how some days are parsed to fix memory leaks
  - remove Module::Pluggable as a dependency
    - thanks BBKR rt #136597

(wen)

2021-08-27 00:01:44 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Locale to 1.32

(wen)

2021-08-27 00:00:44 UTC MAIN commitmail json YAML

Update to 1.32

Upstream changes:
Changes for version 1.32 - 2021-04-30
Rebuilt all locale data with the data from CLDR 39.0.0.

(wen)

2021-08-26 17:00:56 UTC MAIN commitmail json YAML

bind911: Explicitly disable gssapi.

At some point it should be a proper option, but until then it needs to be
disabled to avoid bad detection (krb5 isn't even buildlinked).

(jperkin)

2021-08-26 13:20:40 UTC MAIN commitmail json YAML

pulseaudio: Fix build on SunOS, and probably others.

The -Dtests=false is probably required everywhere as they depend on $ORIGIN
rpaths for internal libraries, and DATADIRNAME is no longer valid.

(jperkin)

2021-08-26 09:32:10 UTC MAIN commitmail json YAML

Updated audio/mpg123, net/py-prometheus_client

(adam)

2021-08-26 09:31:40 UTC MAIN commitmail json YAML

py-prometheus_client: updated to 0.11.0

0.11.0
[CHANGE] Specify that the labelvalues argument on metric constructors is internal by renaming it to _labelvalues. If you are affected by this change, it is likely that the metric was not being registered.
[BUGFIX] write_to_textfile will overwrite files in windows. If using python 3.4 or newer the replace will be atomic.

(adam)

2021-08-26 09:29:13 UTC MAIN commitmail json YAML

mpg123: updated to 1.28.2

1.28.2
------
- libout123
-- Complete the fix for bug 314, reopening the device after format
  setup failure.

1.28.1
------
- build:
-- Explain --with-default-audio in configure help better.
-- Fix build of arm_fpu (regression of configure reorg).
-- Re-introduce AC_PROG_C_C99 macro for autoconf 2.69, it's only
  obsolete after that.
-- Un-break CMake build for botched move of CheckCPUArch.c.in (bug 315).
-- Avoid conflict of warning macro with MSVC pragmas in two places. Also
  fix UWP build with strerror check and move down inclusion of intsym.h
  (bug 316).
-- Disable libout123 (and mpg123, out123) on UWP with cmake to get at least
  the decoder lib built (317).
-- Hack around CMake bug(?) with QUERY_HAS_FPU to make ports/cmake also
  work in MinGW (bug 318).
- libmpg123:
-- Make mpg123.h.in usable again with MPG123_NO_CONFIGURE,
  for external uses (bug 313).
-- Use predefined MPG123_API_VERSION in mpg123.h.in for the same.
-- Better handle the ssize_t situation via typedef mpg123_ssize_t, less
  likely to be broken in future MSVC versions.
-- Fix an integer constant definition for the most negative 32 bit numnber to
  avoid justified compiler complaints.
- libsyn123:
-- More support for MPG123_NO_CONFIGURE.
-- Optionally use predefined SYN123_API_VERSION in syn123.h.in for the same.
-- Add a cast to silence integer sign warning for offset in muloffdiv64()
  (bug 317)
- libout123:
-- Pulse module advertises wider format support now, not
  just s16. This makes mpg123 -e s24 work with it, not just out123.
-- Optionally use predefined OUT123_API_VERSION in out123.h.in for
  non-configure use.
-- Fix sndio output to properly query device format support and get
  default fomat on FreeBSD (bug 314).

(adam)

2021-08-26 08:25:27 UTC MAIN commitmail json YAML

Updated net/wireshark, net/nmap

(adam)

2021-08-26 08:24:48 UTC MAIN commitmail json YAML

nmap: updated to 7.92

Nmap 7.92 [2021-08-08]

o [Windows] Upgraded Npcap to version 1.50, the fastest and most stable release
  yet. Among the many exciting changes listed at https://npcap.org/changelog is
  support for Windows on ARM, which means Nmap can now run on lightweight
  Windows tablets like the Surface Pro X.

o  Updated Nmap's NPSL license to rewrite a poorly-worded
  clause which many folks interpreted as a "field of endeavor
  restriction" related to "proprietary software companies".  We are
  retroactively offering Nmap versions 7.90 and 7.91 under this new
  Version 0.93 of the NPSL so that users and distributors may choose
  either version of the license.

o [Windows] Updated our Windows builds to Visual Studio 2019, Windows 10 SDK,
  and the UCRT, removing support for Windows Vista and earlier. Npcap is
  required for packet injection and capture, not WinPcap.

o New Nmap option --unique will prevent Nmap from scanning the same IP address
  twice, which can happen when different names resolve to the same address. [Daniel Miller]

o [NSE] Added 3 NSE scripts, from 4 authors, bringing the total up to 604!
  They are all listed at https://nmap.org/nsedoc/, and the summaries are
  below:

  +  nbns-interfaces queries NetBIOS name service (NBNS) to gather IP
    addresses of the target's network interfaces [Andrey Zhukov]

  +  openflow-info gathers preferred and supported protocol versions
    from OpenFlow devices [Jay Smith, Mak Kolybabi]

  + port-states prints a list of ports that were found in each state, including
    states that were summarized as "Not shown: X closed ports" [Daniel Miller]

o Several changes to UDP payloads to improve accuracy:

  +  Fix an issue with -sU where payload data went out-of-scope before
    it was used, causing corrupted payloads to be sent. [Mariusz Ziulek]

  + Nmap's retransmission limits were preventing some UDP payloads from being
    tried with -sU and -PU. Now, Nmap sends each payload for a particular port
    at the same time without delay. [Daniel Miller]

  + New UDP payloads:
    -  TS3INIT1 for UDP 3389 [colcrunch]
    -  DTLS for UDP 3391 (RD Gateway) [Arnim Rupp]

o [NSE] TLS 1.3 now supported by most scripts for which it is
  relevant, such as ssl-enum-ciphers. Some functions like ssl tunnel
  connections and certificate parsing will require OpenSSL 1.1.1 or later to
  fully support TLS 1.3. [Daniel Miller]

o Changes to Nmap's XML output:

  + If a host times out, the XML <host> element will have the attribute
    timedout="true" and the host's timing info (srtt etc.) will still be printed.

  + The "extrareasons" element now includes a list of port numbers for each
    "ignored" state. The "All X ports" and "Not shown:" lines in normal output
    have been changed slightly to provide more detail. [Daniel Miller]

o  Fix an issue in addrset matching that was causing all targets to be
  excluded if the --excludefile listed a CIDR range that contains an earlier,
  smaller CIDR range. [Daniel Miller]

o Setting --host-timeout=0 will disable the host timeout, which is set by -T5
  to 15 minutes. Earlier versions of Nmap require the user to specify a very
  long timeout instead.

o [NSE] Prevent the ssl-* NSE scripts from probing ports that were
  excluded from version scan, usually 9100-9107, since JetDirect will print
  anything sent to these ports. [Daniel Miller]

o  Nmap no longer produces cryptic message "Failed to convert
  source address to presentation format" when unable to find useable route
  to the target. [nnposter]

o [Ncat] Use safety-checked versions of FD_* macros to abort early if
  number of connections exceeds FD_SETSIZE. [Pavel Zhukov]

o [Ncat] Connections proxied via SOCKS4/SOCKS5 were intermittently dropping
  server data sent right after the connection got established, such as port
  banners. [Sami Pæ—¦nkè¾°nen]

o [Ncat] Fixed a bug in proxy connect mode which would close the
  connection as soon as it was opened in Nmap 7.90 and 7.91.

o [NSE] Fixed NSE so it will not consolidate all port script output
  for targets which share an IP (e.g. HTTP vhosts) under one target. [Daniel Miller]

o [Zenmap] Fixed an issue where a failure to execute Nmap would result
  in a Zenmap crash with "TypeError: coercing to Unicode" exception.

o Nmap no longer considers an ICMP Host Unreachable as confirmation that a
  target is down, in accordance with RFC 1122 which says these errors may be
  transient. Instead, the probe will be destroyed and other probes used to
  determine aliveness. [Daniel Miller]

o [Ncat] Ncat no longer crashes when used with Unix domain sockets.

o [Ncat] Ncat is now again generating certificates
  with the duration of one year. Due to a bug, recent versions of Ncat were
  using only one minute. [Tobias Girstmair]

o [NSE] URL/percent-encoding is now using uppercase hex digits
  to align with RFC 3986, section 2.1, and to improve compatibility with some
  real-world web servers. [nnposter]

o [NSE] Script hostmap-crtsh got improved in several ways. The most
  visible are that certificate SANs are properly split apart and that
  identities that are syntactically incorrect to be hostnames are now ignored.
  [Michel Le Bihan, nnposter]

o [NSE] Loading of a Nikto database failed if the file was referenced
  relative to the Nmap directory [nnposter]

o [NSE] SMB2 dialect handling has been redesigned. Visible
  changes include:
  * Notable improvement in speed of script smb-protocols and others
  * Some SMB scripts are no longer using a hardcoded dialect, improving
    target interoperability
  * Dialect names are aligned with Microsoft, such as 3.0.2, instead of 3.02
  [nnposter]

o [NSE] Script smb2-vuln-uptime no longer reports false positives when
  the target does not provide its boot time. [nnposter]

o [NSE] Client packets composed by the DHCP library will now contain
  option 51 (IP address lease time) only when requested. [nnposter]

o [NSE] XML decoding in library citrixxml no longer crashes when
  encountering a character reference with codepoint greater than 255. (These
  references are now left unmodified.) [nnposter]

o [NSE] Script mysql-audit now defaults to the bundled mysql-cis.audit for
  the audit rule base. [nnposter]

o [NSE] It is now possible to control whether the SNMP library uses
  v1 (default) or v2c by setting script argument snmp.version. [nnposter]

(adam)

2021-08-26 08:22:49 UTC MAIN commitmail json YAML

wireshark: updated to 3.4.8

Wireshark 3.4.8 Release Notes

Bug Fixes

The following bugs have been fixed:

  • Dissector bug reported for Bluetooth Cycling Power Measurement
    characteristic for extreme angles value Issue 17505[1].

  • vcruntime140_1.dll deleted on Wireshark update/install Issue
    17506[2].

  • Raknet Addresses are incorrectly identified. Issue 17509[3].

  • Editcap saving files as ethernet when specifying '-T
    ieee-802-11-*' Issue 17520[4].

  • CoAP dissector confuses Content-Format with Accept Issue
    17536[5].

New and Updated Features

New Protocol Support

There are no new protocols in this release.

Updated Protocol Support

BT ATT, BT LE LL, CoAP, DLM3, GSM SIM, iLBC, and RakNet

New and Updated Capture File Support

There is no new or updated capture file support in this release.

(adam)

2021-08-26 07:31:51 UTC MAIN commitmail json YAML

Updated devel/py-ruamel-yaml, devel/py-hexbytes

(adam)

2021-08-26 07:31:35 UTC MAIN commitmail json YAML

py-hexbytes: updated to 0.2.2

0.2.2:
Unknown changes

(adam)

2021-08-26 07:30:05 UTC MAIN commitmail json YAML

py-ruamel-yaml: updated to 0.17.14

[0, 17, 14]: 2021-08-25
  - fix issue 396, inserting key/val in merged-in dictionary (reported by `Bastien gerard
    <https://sourceforge.net/u/bagerard/>`__)

[0, 17, 13]: 2021-08-21
  - minor fix in attr handling

[0, 17, 12]: 2021-08-21
  - fix issue with anchor on registered class not preserved and those classes using package
    attrs with `@attr.s()` (both reported by `ssph <https://sourceforge.net/u/sph/>`__)

[0, 17, 11]: 2021-08-19
  - fix error baseclass for ``DuplicateKeyErorr`` (reported by `��ukasz Rogalski
    <https://sourceforge.net/u/lrogalski/>`__)
  - fix typo in reader error message, causing `KeyError` during reader error
    (reported by `MTU <https://sourceforge.net/u/mtu/>`__)

(adam)

2021-08-26 06:33:22 UTC MAIN commitmail json YAML

Updated security/mit-krb5, devel/cmake

(adam)

2021-08-26 06:32:59 UTC MAIN commitmail json YAML

cmake: updated to 3.21.2

CMake 3.21.2
* AUTOUIC: Add test for cyclic dependency between UI headers and timestamp
* CPackRPM: avoid a spurious `;` in the `%pre` and other sections with scripts
* FindMPI: do not detect `-framework` as a compile flag
* GNUInstallDirs: avoid unwanted variable dereference
* VS: Fix assertion failure on INCLUDE_DIRECTORIES in INTERFACE libraries
* VS: Fix /reference and /headerUnit flag table entries for v142 and v143
* CheckLanguage: Avoid CMP0126 warning
* AUTOUIC: Revert "Fix generating of dependency rules for UI header files"
* VS: Add special case for '-T version=14.29.16.11' under VS 16.11
* VS: Update Visual Studio 17 2022 generator for Preview 3.1
* Help: Add missing versionadded annotation for CPACK_DMG_FILESYSTEM
* Help: Fix unlinked mention of CMAKE_TOOLCHAIN_FILE
* BinUtils: Avoid searching CMAKE_PREFIX_PATH
* macOS: Restore support for Mac OS X 10.4 (Tiger)
* Platform/Haiku: Remove the include-once behavior
* CMakePresets: Check presets with their own file version
* CTest: Reset multi-options to persistent multi-options
* add_custom_command(DEPFILE) independent from CMAKE_DEPENDS_USE_COMPILER
* Help: get_filename_component: fix version info for cmake_path
* FindPkgConfig: Restore legacy behavior when CMP0126 is set to NEW
* Help: cmake_path: add missing parameter
* NVHPC: Support 21.07 change to '-MD' where it behaves like gcc
* NVHPC-CXX: Add support for C++20
* NVHPC-C: Add support for C17
* FindBinUtils: Fall back to ld for Clang without lld
* Android: Fix NDK toolchain dir on arm64 mac
* CUDA/Clang: Fix separable compilation in non-root directories with Makefiles
* CUDA/Clang: Simplify --register-link-binaries logic
* Ninja: Revert accidental LINK_WHAT_YOU_USE impl for static libraries

(adam)

2021-08-26 06:31:33 UTC MAIN commitmail json YAML

mit-krb5: updated to 1.18.4

Major changes in 1.18.4

Fix a denial of service attack against the KDC encrypted challenge code [CVE-2021-36222].
Fix a memory leak when gss_inquire_cred() is called without a credential handle.

(adam)

2021-08-25 19:27:33 UTC MAIN commitmail json YAML

doc: Updated textproc/split-thai to 2.8

(scole)

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

Update to 2.8
all changes for pthai.el
- replace parser to extract words from 'thai-word-table using a
  non-recursive algorithm which mitigates the need to adjust max-specpdl-size
- adjust pthai-twt-* functions to use new parser, fix pthai-twt-count
- fix some whitespace regexp boundary matching and boundary at end of thaiword
- add pthai-dictionary-save function
- rename a few functions for better organization

(scole)

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

Updated www/py-httptools, www/py-httpx

(adam)

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

py-httpx: updated to 0.19.0

0.19.0

Added

Add support for Client(allow_redirects=<bool>).
Add automatic character set detection, when no charset is included in the response Content-Type header.

Changed

Event hooks are now also called for any additional redirect or auth requests/responses.
Strictly enforce that upload files must be opened in binary mode.
Strictly enforce that client instances can only be opened and closed once, and cannot be re-opened.
Drop mode argument from httpx.Proxy(..., mode=...).

(adam)

2021-08-25 19:16:38 UTC MAIN commitmail json YAML

py-httptools: updated to 0.3.0

v0.3.0

This release has no functional changes, only packaging: Python 3.5 is
EOL, so wheels are no longer built, and Python 3.10 has been added to
the roster along with aarch64 wheels on Linux and universal2 wheels on
macOS.

Changes:

Use cibuildwheel to build release wheels

(adam)

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

Updated textproc/py-babelfish, www/py-paste

(adam)

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

py-paste: updated to 3.5.0

3.5.0
Python 3 fixes to auth and wsgi.errors handling; notably making wsgi.errors text.

3.4.6
Explicit pkg_resource dependency to easy packaging.

3.4.5
Remove deprecated dependencies paste/fixture.py.

(adam)

2021-08-25 19:00:06 UTC MAIN commitmail json YAML

py-babelfish: updated to 0.6.0

0.6.0

WARNING: Backward incompatible changes

Use poetry as build system
Use pytest as test runner
Move documentation to README
Use GitHub Actions CI

(adam)

2021-08-25 18:54:34 UTC MAIN commitmail json YAML

doc: Updated net/gh to 2.0.0

(bsiegert)

2021-08-25 18:53:14 UTC MAIN commitmail json YAML

gh: update to 2.0.0.

Support for command extensions

GitHub CLI extensions are additional gh commands that you can install from
other repositories.

For more information, see gh help extension. To see currently published
extensions, browse repositories with the gh-extension topic. Note that
extensions may have runtime dependencies other than gh.

Other additions

- Display label colors in issue list output
- Add tablerow/tablerender template functions for rendering data as tables
- Add GH_FORCE_TTY to enable terminal-style output even when redirected
- Add repo sync command to sync a branch with its upstream state
- Add pr checkout --branch flag to control the branch name
- Add release create --discussion-category flag
- Add gh config set browser option and GH_BROWSER environment variable
- Add gh repo list --topic filter
- Add PowerShell instructions to completion help

(bsiegert)

2021-08-25 15:22:05 UTC MAIN commitmail json YAML

2021-08-25 12:57:04 UTC MAIN commitmail json YAML

Updated devel/py-dulwich, comms/py-rich

(adam)

2021-08-25 12:56:49 UTC MAIN commitmail json YAML

py-rich: updated to 10.7.0

10.7.0

Added

Added Text.apply_meta
Added meta argument to Text.assemble
Added Style.from_meta
Added Style.on
Added Text.on

Changed

Changed RenderGroup to Group and render_group to group (old names remain for compatibility but will be deprecated in the future)
Changed rich.repr.RichReprResult to rich.repr.Result (old names remain for compatibility but will be deprecated in the future)
Changed meta serialization to use pickle rather than marshal to permit callables

(adam)

2021-08-25 12:55:49 UTC MAIN commitmail json YAML

py-dulwich: updated to 0.20.25

0.20.25
* Fix ``dulwich`` script when installed via setup.py.
* Make default file mask consistent with Git.

(adam)

2021-08-25 11:50:43 UTC MAIN commitmail json YAML

Work around build failure on i386 caused by internal compiler error

On i386, cc1plus hits an internal error when building gfx/wr/swgl/src/gl.cc
with -O2 or -O1. This change adjusts the build script to force -O0.

(manu)

2021-08-25 11:38:35 UTC MAIN commitmail json YAML

postgresql-promscale_extension: use correct pgx tree. Bump.

Readme.md say to pull the pgx crates from the "timescale" branch, but the
Cargo.toml specifies the "guardless" branch ...

(tnn)

2021-08-25 11:25:30 UTC MAIN commitmail json YAML

doc: Updated security/openssl to 1.1.1l

(jperkin)

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

openssl: Update to 1.1.1l.

Changes between 1.1.1k and 1.1.1l [24 Aug 2021]

*) Fixed an SM2 Decryption Buffer Overflow.

  In order to decrypt SM2 encrypted data an application is expected to call the
  API function EVP_PKEY_decrypt(). Typically an application will call this
  function twice. The first time, on entry, the "out" parameter can be NULL and,
  on exit, the "outlen" parameter is populated with the buffer size required to
  hold the decrypted plaintext. The application can then allocate a sufficiently
  sized buffer and call EVP_PKEY_decrypt() again, but this time passing a non-NULL
  value for the "out" parameter.

  A bug in the implementation of the SM2 decryption code means that the
  calculation of the buffer size required to hold the plaintext returned by the
  first call to EVP_PKEY_decrypt() can be smaller than the actual size required by
  the second call. This can lead to a buffer overflow when EVP_PKEY_decrypt() is
  called by the application a second time with a buffer that is too small.

  A malicious attacker who is able present SM2 content for decryption to an
  application could cause attacker chosen data to overflow the buffer by up to a
  maximum of 62 bytes altering the contents of other data held after the
  buffer, possibly changing application behaviour or causing the application to
  crash. The location of the buffer is application dependent but is typically
  heap allocated.
  (CVE-2021-3711)
  [Matt Caswell]

*) Fixed various read buffer overruns processing ASN.1 strings

  ASN.1 strings are represented internally within OpenSSL as an ASN1_STRING
  structure which contains a buffer holding the string data and a field holding
  the buffer length. This contrasts with normal C strings which are repesented as
  a buffer for the string data which is terminated with a NUL (0) byte.

  Although not a strict requirement, ASN.1 strings that are parsed using OpenSSL's
  own "d2i" functions (and other similar parsing functions) as well as any string
  whose value has been set with the ASN1_STRING_set() function will additionally
  NUL terminate the byte array in the ASN1_STRING structure.

  However, it is possible for applications to directly construct valid ASN1_STRING
  structures which do not NUL terminate the byte array by directly setting the
  "data" and "length" fields in the ASN1_STRING array. This can also happen by
  using the ASN1_STRING_set0() function.

  Numerous OpenSSL functions that print ASN.1 data have been found to assume that
  the ASN1_STRING byte array will be NUL terminated, even though this is not
  guaranteed for strings that have been directly constructed. Where an application
  requests an ASN.1 structure to be printed, and where that ASN.1 structure
  contains ASN1_STRINGs that have been directly constructed by the application
  without NUL terminating the "data" field, then a read buffer overrun can occur.

  The same thing can also occur during name constraints processing of certificates
  (for example if a certificate has been directly constructed by the application
  instead of loading it via the OpenSSL parsing functions, and the certificate
  contains non NUL terminated ASN1_STRING structures). It can also occur in the
  X509_get1_email(), X509_REQ_get1_email() and X509_get1_ocsp() functions.

  If a malicious actor can cause an application to directly construct an
  ASN1_STRING and then process it through one of the affected OpenSSL functions
  then this issue could be hit. This might result in a crash (causing a Denial of
  Service attack). It could also result in the disclosure of private memory
  contents (such as private keys, or sensitive plaintext).
  (CVE-2021-3712)
  [Matt Caswell]

(jperkin)

2021-08-25 11:06:28 UTC MAIN commitmail json YAML

2021-08-25 09:18:17 UTC MAIN commitmail json YAML

Updated textproc/py-validators, textproc/py-regex

(adam)

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

py-regex: updated to 2021.8.21

2021.8.21:
Unknown changes

(adam)

2021-08-25 09:14:58 UTC MAIN commitmail json YAML

py-validators: updated to 0.18.2

0.18.2:
- Implement actual validation for old style BTC addresses including checksumming
- Use a regex to guesstimate validity of new segwit BTC addresses

(adam)

2021-08-25 09:04:58 UTC MAIN commitmail json YAML

Updated www/py-curl, textproc/py-humanize

(adam)

2021-08-25 09:04:41 UTC MAIN commitmail json YAML

py-humanize: updated to 3.11.0

3.11.0

Added
Add Bengali langauage

Fixed
Fix Korean localization

(adam)

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

py-curl: updated to 7.44.1

PycURL 7.44.1 - 2021-08-15
--------------------------
This release repairs incorrect Python thread initialization logic which
caused operations to hang.

PycURL 7.44.0 - 2021-08-08
--------------------------
This release reinstates best effort Python 2 support, adds Python 3.9 and
Python 3.10 alpha support and implements support for several libcurl options.

(adam)

2021-08-25 07:30:19 UTC MAIN commitmail json YAML

fluidsynth: skip a portability check

(tnn)

2021-08-25 07:28:02 UTC MAIN commitmail json YAML

Updated textproc/py-pygments, textproc/py-ujson

(adam)

2021-08-25 07:27:46 UTC MAIN commitmail json YAML

py-ujson: updated to 4.1.0

4.1.0

Added

Add gcov coverage testing for C code
Test Python 3.10-dev

Changed

Remove unused variable
Remove explicit handling of manylinux platform tag

Fixed

dconv no longer uses global instances of StringToDoubleConverter and
Switch shebang for the manylinux-wheels script
Fix typos in error message

(adam)

2021-08-25 07:25:59 UTC MAIN commitmail json YAML

py-pygments: updated to 2.10.0

Version 2.10.0

- Added lexers:

  * ASC armored files
  * GSQL
  * Javascript REPL
  * procfile
  * Smithy

- Updated lexers:

  * C-family: Fix preprocessor token issues
  * C#
  * CSound
  * Fennel
  * JavaScript
  * LLVM
  * Rust

    - Fix lexing of "break" and "continue"
    - Improve attribute handling

  * Scala: Add support for the ``\`` operator
  * Swift
  * Tcl: Allow ``,`` and ``@`` in strings

- Fix assert statements in TNT lexer.
- Token types across all lexers have been unified (using the most common token
  type name)
- Improve Jasmin min score analysis
- Add new alias for Go files
- Fix multi-line console highlighting
- Add a new trivial lexer which outputs everything as `Text.Generic.Output`
- Use the ``.ini`` lexer for ``systemd`` files
- Fix a ``FutureWarning`` related to ``words()``
- ``pwsh`` is now recognized as an alias for PowerShell

(adam)

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

2021-08-25 07:09:24 UTC MAIN commitmail json YAML

2021-08-25 07:07:50 UTC MAIN commitmail json YAML

2021-08-25 07:07:02 UTC MAIN commitmail json YAML

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

2021-08-25 07:04:10 UTC MAIN commitmail json YAML

go-parse: remove, deprecated go-package, no users in pkgsrc

(nia)

2021-08-25 07:03:26 UTC MAIN commitmail json YAML

doc: Updated www/go-minify to 2.9.21

(nia)

2021-08-25 07:02:30 UTC MAIN commitmail json YAML

2021-08-25 06:54:57 UTC MAIN commitmail json YAML

go-dns: remove, deprecated go-package, no users in pkgsrc

(nia)

2021-08-25 06:51:21 UTC MAIN commitmail json YAML

go-iochan: remove, deprecated go-package, no users in pkgsrc

(nia)

2021-08-25 06:48:58 UTC MAIN commitmail json YAML

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

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

(adam)

2021-08-25 06:09:54 UTC MAIN commitmail json YAML

py-simplejson: updated to 3.17.5

Version 3.17.5 released 2021-08-23

* Fix the C extension module to harden is_namedtuple against looks-a-likes such
  as Mocks. Also prevent dict encoding from causing an unraised SystemError when
  encountering a non-Dict. Noticed by running user tests against a CPython
  interpreter with C asserts enabled (COPTS += -UNDEBUG).

(adam)

2021-08-25 06:06:03 UTC MAIN commitmail json YAML

py-fastimport: updated to 0.9.14

0.9.14:
Unknown changes

(adam)

2021-08-25 02:33:01 UTC MAIN commitmail json YAML

rust-bin: Linux repackaging fix

Some upstream-provided binaries weren't covered in a code block that
uses patch-elf to tinker with their RPATH entries. There's also an
extra binary provided vs. the NetBSD package, and possibly those for
other OSes. (I don't have Darwin or FreeBSD test environments; those
OSes could need tweaking for this, too.)

(gutteridge)

2021-08-25 00:12:06 UTC MAIN commitmail json YAML

Note update of the "mutt" package to version 2.1.2

(tron)

2021-08-25 00:11:48 UTC MAIN commitmail json YAML

mutt: Update to version 2.1.2

This is an important bug-fix release, fixing a potential data-loss IMAP bug.
IMAP users are strongly advised to upgrade.

(tron)

2021-08-24 22:04:32 UTC MAIN commitmail json YAML

py-angr: register dependency on devel/py-gitpython

Following a heads up from wiz@, thanks!

Bumps PKGREVISION.

(khorben)

2021-08-24 21:54:33 UTC MAIN commitmail json YAML

py-angr: revisit the dependencies

Following a heads up from wiz@, thanks!

Bumps PKGREVISION.

(khorben)

2021-08-24 21:38:14 UTC MAIN commitmail json YAML

deepstate: register a missing dependency

This fixes part of pkg/56374.

Bumps PKGREVISION.

(khorben)

2021-08-24 20:33:30 UTC MAIN commitmail json YAML

(databases/lmdb) Add portablity check patch, but duplicates to openldap ?

(mef)

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

py-angr: register missing dependency on py-wheel

While working on pkg/56374.

Bumps PKGREVISION.

(khorben)

2021-08-24 18:34:56 UTC MAIN commitmail json YAML

doc: updated postgresql-{timescaledb,promscale_extension}

(tnn)

2021-08-24 18:26:29 UTC MAIN commitmail json YAML

2021-08-24 18:23:22 UTC MAIN commitmail json YAML

postgresql-timescaledb: update to 2.4.1

The release fixes continuous aggregate refresh for postgres 12.8 and
13.4, a crash with ALTER TABLE commands and a crash with continuous
aggregates with HAVING clause.

This release adds new experimental features since the 2.3.1 release:
- APIs for chunk manipulation across data nodes
- The time_bucket_ng function, a newer version of time_bucket

PostgreSQL 11 is deprecated and not supported with TimescaleDB 2.4.

(tnn)

2021-08-24 17:13:41 UTC MAIN commitmail json YAML

claws-mail-pgpmime: bump PKGREVISION for gtk2 dependency removal

(wiz)

2021-08-24 16:56:37 UTC MAIN commitmail json YAML

doc: Updated devel/cbindgen to 0.20.0

(ryoon)

2021-08-24 16:56:09 UTC MAIN commitmail json YAML

cbindgen: Update to 0.20.0

Changelog:
    Add Builder::with_using_namespaces. (#688)
    Ignore PhantomPinned. (#695)
    Simplify Pin to T. (#697)
    Update --pretty=expanded to -Zunpretty=expanded. (#706)

(ryoon)

2021-08-24 16:37:11 UTC MAIN commitmail json YAML

doc: Updated www/firefox-l10n to 91.0.2

(ryoon)

2021-08-24 16:36:51 UTC MAIN commitmail json YAML

firefox-l10n: Update to 91.0.2

* Sync with www/firefox-91.0.2.

(ryoon)

2021-08-24 16:36:29 UTC MAIN commitmail json YAML

doc: Updated www/firefox to 91.0.2

(ryoon)

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

firefox: Update to 91.0.2

Changelog:
Fixed

  * High Contrast Mode is no longer enabled by default when "Increase Contrast"
    is checked in macOS settings (bug 1726606)

  * Firefox no longer clears authentication data when purging trackers, to
    avoid repeatedly prompting for a password (bug 1721084)

(ryoon)

2021-08-24 15:07:28 UTC MAIN commitmail json YAML

2021-08-24 13:50:38 UTC MAIN commitmail json YAML

doc: Updated emulators/gearsystem to 3.4.0

(nia)

2021-08-24 13:50:08 UTC MAIN commitmail json YAML

gearsystem: update to 3.4.0

changes:
    All platforms:
        BIOS support.
        3D glasses support (choose eye).
        Janggun mapper.
        Fix incorrect region detection.
        Many performance improvements.
        Several bug fixes.
    Windows , Linux and Mac (desktop):
        Fullscreen.
        Multi-line cheat input to add multiple cheats in batch.
        BSD support.
        Debugger: go-to address, double click in jumps, back, memory breakpoints.
    RetroArch (libretro):
        Apple TV
        macOS ARM
        OpenDingux

(nia)

2021-08-24 13:38:37 UTC MAIN commitmail json YAML

claws-mail-pgpmime: Remove gtk2 reference

(nia)

2021-08-24 13:38:18 UTC MAIN commitmail json YAML

claws-mail-pgpcore: Remove gtk2 reference

(nia)

2021-08-24 13:31:24 UTC MAIN commitmail json YAML

doc: Updated graphics/imlib2 to 1.7.3

(nia)

2021-08-24 13:31:08 UTC MAIN commitmail json YAML

imlib2: update to 1.7.3

Kim Woelders (2):
      autofoo: Resurrect non-pkg check for bzip2
      1.7.3

(nia)

2021-08-24 13:28:28 UTC MAIN commitmail json YAML

doc: Updated emulators/gearboy to 3.4.0

(nia)

2021-08-24 13:27:26 UTC MAIN commitmail json YAML

gearboy: update to 3.4.0

    All platforms:
        GBA mode.
        Bootrom support.
        Many performance improvements.
        Several bug fixes.
    Windows , Linux and Mac (desktop):
        Fullscreen.
        Multi-line cheat input to add multiple cheats in batch.
        BSD support.
        5 custom palettes.
        Debugger: go-to address, double click in jumps, back, memory breakpoints.
    RetroArch (libretro):
        Apple TV
        macOS ARM
        OpenDingux

(nia)

2021-08-24 12:59:25 UTC MAIN commitmail json YAML

doc: Updated chat/bitlbee-mastodon to 1.4.5

(nia)

2021-08-24 12:59:12 UTC MAIN commitmail json YAML

bitlbee-mastodon: update to 1.4.5

New features for 1.4.5:

- fix timeline command for accounts
- add resolve=1 to status URL search so foreign statuses get imported

(nia)

2021-08-24 11:46:47 UTC MAIN commitmail json YAML

doc: Updated textproc/R-yaml to 2.2.1

(mef)

2021-08-24 11:46:35 UTC MAIN commitmail json YAML

(textproc/R-yaml) Updated 2.2.0 to 2.2.1

v2.2.1
  - add merge.precedence option to yaml.load
  - fix improper handling of explicit '!bool' tag (reported by Luke Goodsell)
  - fix memory issue flagged by valgrind
  - update LibYAML to 0.2.2
  - fix some -Wall warnings to appease CRAN

(mef)

2021-08-24 11:36:35 UTC MAIN commitmail json YAML

doc: Updated www/R-shinyjs to 2.0.0

(mef)

2021-08-24 11:36:24 UTC MAIN commitmail json YAML

(www/R-shinyjs) Updated 1.0 to 2.0.0

# shinyjs 2.0.0 (2020-08-24)

- **IMPORTANT CHANGE** Remove commercial license (it only existed
    because some big companies asked for it, but it ended up being a
    bigger headache for 99% of the community)

- **BREAKING CHANGE** When using `extendShinyjs()`, the `functions`
    parameter must always be provided.

- **BREAKING CHANGE** When using `extendShinyjs()`, the `script` path
    parameter now behaves like any other Shiny web resource, which
    means it cannot be loaded from the local file system. The path
    must be discoverable by the browser, so it either needs to be a
    public URL, inside a `www` folder, or available via
    `addResourcePath()`.

- New feature: add a `refresh()` function (#205)

- New feature: add `asis` parameter to `reset()` function, which works
  like it does in all other functions that support `asis` (#146)

- Fix bug: `extendShinyjs()` now works with any web URL or any
  resource path (#201)

- Fix bug: `reset()` didn't work when a sliderInput was initialized
  with `value=NULL` (#207)

- Remove `V8` as a package dependency.

# shinyjs 1.1 (2020-01-12)

This update was 2 years in the making because it required a lot of
testing by users to ensure none of these features cause any regression
bugs in real apps.

- **BREAKING CHANGE** The `includeShinyjs` parameter in `runcodeUI()`
    is now deprecated
- Fix bug: shinyjs functions used inside a module with a `selector`
  argument instead of an `id` argument didn't work (#175)
- Fix bug: shinyjs functions did not work with IDs that had a space in
  them (#176)
- Fix bug: non-selectize select inputs could not be disabled (#186)
- Fix bug: `click()` now works with download buttons (#198)

- New feature: added `asis` parameter to any function that takes an
  ID. When `asis=TRUE`, the ID will not be namespaced when inside a
  module (#118)

- New feature: added `id` parameter to `runcode()`, allowing it to
  work inside Shiny modules (#184)

- New feature: `onevent()` returns the `offsetX` and `offsetY` event
  properties

- New feature: `onevent()` accepts a `properties` parameter that
  allows the user to retrieve additional properties that are not
  whitelisted by default (#159)

- New feature: `hide()`/`show()` now only bubble up the DOM tree to
  the nearest input container if the current element is an input
  (#153)

- Documentation: added documentation about `useShinyjs()` side effects
  and about including `shinyjs` in packages (#182)

(mef)

2021-08-24 11:28:04 UTC MAIN commitmail json YAML

doc: Updated www/R-rvest to 1.0.1

(mef)

2021-08-24 11:27:50 UTC MAIN commitmail json YAML

(www/R-rvest) Updated 0.3.5 to 1.0.1

# rvest 1.0.1

* `html_table()` correctly handles tables with cells that contain blank values
  for `rowspan` and/or `colspan`, so that e.g. `<td rowspan="">` is parsed as
  `<td rowspan=1>` (@epiben, #323).

* Fix broken example

# rvest 1.0.0

## New features

* New `html_text2()` provides a more natural rendering of HTML nodes into text,
  converting `<br>` into "\n", and removing non-significant whitespace (#175).
  By default, it also converts `&nbsp;` into regular spaces, which you can
  suppress with `preserve_nbsp = TRUE` (#284).

* `html_table()` has been re-written from scratch to more closely mimic the
  algorithm that browsers use for parsing tables. This should mean that there
  are far fewer tables for which it fails to produce some output (#63, #204,
  #215). The `fill` argument has been deprecated since it is no longer needed.
  `html_table()` now returns a tibble rather than a data frame to be compatible
  with the rest of the tidyverse (#199). Its performance has been considerably
  improved (#237). It also gains a `na.strings` argument to control what values
  are converted to `NA` (#107), and a `convert` argument to control whether to
  run the conversion (#311).

* New `html_form_submit()` allows you to submit a form directly, without
  needing to create a session (#300).

* rvest is now licensed as MIT (#287).

## API changes

Since this is the 1.0.0 release, I included a large number of API changes to make rvest more compatible with current tidyverse conventions. Older functions have been deprecated, so existing code will continue to work (albeit with a few new warnings).

* rvest now imports xml2 rather than depending on it. This is cleaner because
  it avoids attaching all the xml2 functions that you're less likely to use.
  To reduce the change of breakages, rvest re-exports xml2 functions
  `read_html()` and `url_absolute()`, but your code may now need an explicit
  `library(xml2)`.

* `html_form()` now returns an object with class `rvest_form` (instead of form).
  Fields within a form now have class `rvest_field`, instead of a
  variety of classes that were lacking the `rvest_` prefix. All functions for
  working with forms have a common `html_form_` prefix: `set_values()` became
  `html_form_set()`. `submit_form()` was renamed to `session_submit()` because
  it returns a session.

* `html_node()` and `html_nodes()` have been superseded in favor of
  `html_element()`  and `html_elements()` since they (almost) always return
  elements, not nodes (#298).

* `html_session()` is now `session()` and returns an object of class
  `rvest_session` (instead of `session`). All functions that work with session
  objects now have a common `session_` prefix.

* Long deprecated `html()`, `html_tag()`, `xml()` functions have been removed.

* `minimal_html()` (which doesn't appear to be used by any other package)
  has had its arguments flipped to make it more intuitive.

* `guess_encoding()` has been renamed to `html_encoding_guess()` to avoid
  a clash with `stringr::guess_encoding()` (#209). `repair_encoding()` has
  been deprecated because it doesn't appear to work.

* `pluck()` is no longer exported to avoid a clash with `purrr::pluck()`;
  if you need it use `purrr::map_chr()` and friends instead (#209).

* `xml_tag()`, `xml_node()`, and `xml_nodes()` have been formally deprecated
  in favor of their `html_` equivalents.

## Minor improvements and bug fixes

* The "harvesting the web" vignette has been rewritten to focus more on basics
  rvest, eliminating the screenshots to keep the installed package as svelte as
  possible. It's also been renamed to `vignette("rvest")` since it's the
  vignette that you should read first.

* The SelectorGadget vignette is now a web-only article,
  <https://rvest.tidyverse.org/articles/articles/selectorgadget.html>,
  so we can be more generous with screenshots since they're no longer bundled
  with every install of the package. Together with the rewrite of the other
  vignette, this means that rvest is now ~90 Kb instead of ~1.1 Mb.

* All uses of IMDB have been eliminated since the site explicitly prohibits
  scraping (#195).

* `session_submit()` errors if `form` doesn't have a `url` (#288).

* New `session_forward()` function to complement `session_back()`.
  It now allows you to pick the submission button by position (#156).
  The `...` argument is deprecated; please use `config` instead.

* `html_form_set()` can now accept character vectors allowing you to select
  multiple checkboxes in a set or select multiple values from a multi-`<select>`
  (#127, with help from @juba). It also uses dynamic dots so that you can use
  `!!!` if you have a list of values (#189).

# rvest 0.3.6

* Remove failing example

(mef)

2021-08-24 11:25:42 UTC MAIN commitmail json YAML

harvid: Fix building on NetBSD current. Do not echo escape sequences.

(nia)

2021-08-24 11:22:58 UTC MAIN commitmail json YAML

doc: Updated www/R-httpuv to 1.6.2

(mef)

2021-08-24 11:22:44 UTC MAIN commitmail json YAML

(www/R-httpuv) Updated 1.6.1 to 1.6.2

httpuv 1.6.2
============
* Fixed #282: `startPipeServer()` failed with "invalid argument" error
  after update to libuv 1.37.0. (#283)

* Fixed #303: Don't return Content-Length header when the HTTP status
  is "101 Switching Protocols". (#305)

* Added support for gzip-compressed HTTP responses. (#305)

(mef)

2021-08-24 11:15:19 UTC MAIN commitmail json YAML

doc: Updated textproc/R-spelling to 2.2

(mef)

2021-08-24 11:15:00 UTC MAIN commitmail json YAML

(textproc/R-spelling) Updated 2.1 to 2.2

2.2
  - WORDLIST is now sorted with a locale-independent method, which avoids large
    diffs in version control due to the fact that developpers use different
    locale, with different lexicographic ordering rules (#48, @bisaloo)
  - spell_check_package() now loads Rd macros (#42)

(mef)

2021-08-24 11:09:50 UTC MAIN commitmail json YAML

(devel/R-mockery) Add 2 lines for TEST_DEPENDS+=

(mef)

2021-08-24 11:07:58 UTC MAIN commitmail json YAML

(www/R-gh) Add 7 lines for TEST_DEPENDS+=

(mef)

2021-08-24 11:06:06 UTC MAIN commitmail json YAML

ruby-mysql28: Incompatible with MariaDB

(nia)

2021-08-24 11:00:05 UTC MAIN commitmail json YAML

doc: Updated textproc/py-acora to 2.3

(nia)

2021-08-24 10:59:52 UTC MAIN commitmail json YAML

py-acora: update to 2.3

Adds support for Python 3.9

(nia)

2021-08-24 10:50:21 UTC MAIN commitmail json YAML

doc: Updated net/py-geventhttpclient to 1.5.1

(nia)

2021-08-24 10:50:05 UTC MAIN commitmail json YAML

py-geventhttpclient: update to 1.5.1

adds support for brotli encoded content.

(nia)

2021-08-24 10:43:24 UTC MAIN commitmail json YAML

doc: Updated net/py-gevent to 21.8.0

(nia)

2021-08-24 10:42:50 UTC MAIN commitmail json YAML

2021-08-24 10:31:33 UTC MAIN commitmail json YAML

doc: Updated www/R-gh to 1.3.0

(mef)

2021-08-24 10:31:18 UTC MAIN commitmail json YAML

(www/R-gh) Updated 1.0.1 to 1.3.0

# gh 1.3.0

* gh now shows the correct number of records in its progress bar when
  paginating (#147).

* New `.params` argument in `gh()` to make it easier to pass parameters to
  it programmatically (#140).

# gh 1.2.1

* Token validation accounts for the new format
  [announced 2021-03-04 ](https://github.blog/changelog/2021-03-04-authentication-token-format-updates/)
  and implemented on 2021-04-01 (#148, @fmichonneau).

# gh 1.2.0

* `gh_gql()` now passes all arguments to `gh()` (#124).

* gh now handles responses from pagination better, and tries to properly
  merge them (#136, @rundel).

* gh can retrieve a PAT from the Git credential store, where the lookup is
  based on the targeted API URL. This now uses the gitcreds package. The
  environment variables consulted for URL-specific GitHub PATs have changed.
  - For "https://api.github.com": `GITHUB_PAT_GITHUB_COM` now, instead of
    `GITHUB_PAT_API_GITHUB_COM`
  - For "https://github.acme.com/api/v3": `GITHUB_PAT_GITHUB_ACME_COM` now,
    instead of `GITHUB_PAT_GITHUB_ACME_COM_API_V3`

  See the documentation of the gitcreds package for details.

* The keyring package is no longer used, in favor of the Git credential
  store.

* The documentation for the GitHub REST API has moved to
  <https://docs.github.com/rest> and endpoints are now documented using
  the URI template style of [RFC 6570](https://tools.ietf.org/html/rfc6570):
  - Old: `GET /repos/:owner/:repo/issues`
  - New: `GET /repos/{owner}/{repo}/issues`

  gh accepts and prioritizes the new style. However, it still does parameter
  substitution for the old style.

* Fixed an error that occurred when calling `gh()` with `.progress = FALSE`
  (@gadenbuie, #115).

* `gh()` accepts named `NA` parameters that are destined for the request
  body (#139).

# gh 1.1.0

* Raw responses from GitHub are now returned as raw vector.

* Responses may be written to disk by providing a path in the `.destfile`
  argument.

* gh now sets `.Last.error` to the error object after an uncaught error,
  and `.Last.error.trace` to the stack trace of the error.

* `gh()` now silently drops named `NULL` parameters, and throws an
  error for named `NA` parameters (#21, #84).

* `gh()` now returns better values for empty responses, typically empty
  lists or dictionaries (#66).

* `gh()` now has an `.accept` argument to make it easier to set the
  `Accept` HTTP header (#91).

* New `gh_gql()` function to make it easier to work with the GitHub
  GraphQL API.

* gh now supports separate personal access tokens for GitHub Enterprise
  sites. See `?gh_token` for details.

* gh now supports storing your GitHub personal access tokens (PAT) in the
  system keyring, via the keyring package. See `?gh_token` for details.

* `gh()` can now POST raw data, which allows adding assets to releases (#56).

(mef)

2021-08-24 10:17:40 UTC MAIN commitmail json YAML

(security/R-{oskeyring,gitgreds}) Added version 0.1.1

Added security/R-oskeyring version 0.1.1
Added security/R-gitgreds version 0.1.1

(mef)

2021-08-24 10:13:49 UTC MAIN commitmail json YAML

security/R-gitgreds: import R-gitcreds-0.1.1

Query, set, delete credentials from the 'git' credential store. Manage
'GitHub' tokens and other 'git' credentials. This package is to be
used by other packages that need to authenticate to 'GitHub' and/or
other 'git' repositories.

(mef)

2021-08-24 10:12:57 UTC MAIN commitmail json YAML

security/R-oskeyring: import R-oskeyring-0.1.1

Aims to support all features of the system credential store, including
non-portable ones. Supports 'Keychain' on 'macOS', and 'Credential
Manager' on 'Windows'. See the 'keyring' package if you need a
portable 'API'.

(mef)

2021-08-24 10:11:54 UTC MAIN commitmail json YAML

py-google-cloud-sdk: fix SUBST block properly

(nia)

2021-08-24 10:06:02 UTC MAIN commitmail json YAML

doc: Updated devel/py-lupa to 1.9

(nia)

2021-08-24 10:05:50 UTC MAIN commitmail json YAML

py-lupa: Update to 1.9

1.9 (2019-12-21)
----------------

* Build against Lua 5.3 if available.

* Use Lua 5.3.5 in binary wheels and as bundled Lua.

* GH#129: Fix Lua module loading in Python 3.x.

* GH#126: Fix build on Linux systems that install Lua as "lua52" package.

* Built with Cython 0.29.14 for better Py3.8 compatibility.

(nia)

2021-08-24 09:55:52 UTC MAIN commitmail json YAML

py-google-cloud-sdk: allow python executable name subst to be no-op

(nia)

2021-08-24 09:49:08 UTC MAIN commitmail json YAML

doc: Updated www/R-curl to 4.3.2

(mef)

2021-08-24 09:48:54 UTC MAIN commitmail json YAML

(www/R-curl) Updated 4.3 to 4.3.2

4.3.2
- Windows: update binaries to openssl 1.1.1k and libssh2 1.9.0
- Windows: fix build for experimental ucrt toolchains

(mef)

2021-08-24 09:17:27 UTC MAIN commitmail json YAML

doc: Updated games/warzone2100 to 4.1.3

(triaxx)

2021-08-24 09:16:05 UTC MAIN commitmail json YAML

warzone2100: Update to 4.1.3

upstream changes:
-----------------
2021-08-09: Version 4.1.3:
* General:
  * Fix: clearLoadedMods(): Clear mod_hash_list (commit:dbd3921a02df1f45579c77b22706b0ffdc7b93bc, #2096)
* Graphics:
  * Fix: setBarGraphValue() divide-by-zero (commit:8b99babe058824b21ac9efc8a345147c154dc819, #2089)
  * Fix: WIDGET::detach(): Check iterator before erasing (commit:2e5436dfedb8aa4d68c77680e9c7ba335b4d663f, #2101)
  * Fix: IntMessageButton::getTip(): Add null-checks (commit:e1a51965749a9330f8ac370de9fc80959525e263, #2102)
* Campaign:
  * Fix: Crash caused by saveMissionData() (commit:0cd0bc53cae655e79f3a5e3c6a4892c16617dd52, #2088)
* Multiplayer:
  * Fix: Fix order of players in alliances screen (commit:dba9b4d252609047185a0449a88ac76189f7473c, #2105)
* Balance:
  * Change: (Multiplayer) Reconstruct Howitzer branch and adjust artillery parameters (commit:2c6c4c9fbfae1d92dad194018f84ba73d896217a, #2070)
  * Change: (Multiplayer) Make Mantis more accessible (commit:311838ff1e35057ecbc0fbd84aaefb8f8e74f5be, #2095)
  * Change: (Multiplayer) Earlier access to Assault Gun, improve MG (commit:169f4637ead8885caacb22cd098543ba60af9268, #2094)

(triaxx)

2021-08-24 08:34:11 UTC MAIN commitmail json YAML

Updated misc/py-tqdm, security/py-acme-tiny

(adam)

2021-08-24 08:33:53 UTC MAIN commitmail json YAML

py-acme-tiny: updated to 4.1.1

Release 4.1.1
CHANGELOG
* Support already valid authorizations
* Moved to Github Actions workflows for automated tests, started using Let's Encrypt pebble test server, increased test coverage to 100%
* Added test to ensure path traversal can't be exploited
* Started logging Account IDs for later reference
* Various README updates

(adam)

2021-08-24 08:32:17 UTC MAIN commitmail json YAML

py-tqdm: updated to 4.62.2

tqdm v4.62.2 stable

fix notebook memory leak
fix contrib.concurrent with generators

tqdm v4.62.1 stable

contrib.logging: inherit existing handler output stream
fix PermissionError by using weakref in DisableOnWriteError
fix contrib.telegram creation rate limit handling
tests: fix py27 keras dependencies
misc tidy: use relative imports
minor documentation updates

tqdm v4.62.0 stable

asyncio.gather API consistency with stdlib
fix shutdown exception
misc build framework updates
add GH Sponsors & merch links

tqdm v4.61.2 stable

install colorama on Windows
add telegram support for leave=False
support pandas==1.3.0
fix keras potential AttributeError
fix py3.10 asyncio tests
flush stdout/err before first render
misc minor build & test framework updates

(adam)

2021-08-24 08:31:27 UTC MAIN commitmail json YAML

deepstate: mark BROKEN until PR pkg/56374 is fixed

(nia)

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

doc: Updated textproc/bat to 0.18.3

(fox)

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)