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-13 02:56:38 UTC Now

2023-05-24 15:55:44 UTC MAIN commitmail json YAML

doc: Updated textproc/highlight to 4.6

(schmonz)

2023-05-24 15:55:25 UTC MAIN commitmail json YAML

2023-05-24 15:54:27 UTC MAIN commitmail json YAML

Reset PKGREVISION on libhighlight update.

(schmonz)

2023-05-24 15:53:41 UTC MAIN commitmail json YAML

doc: Updated textproc/libhighlight to 4.6

(schmonz)

2023-05-24 15:53:35 UTC MAIN commitmail json YAML

Update to 4.6. From the changelog:

- added `--service-mode` option to run highlight as long running
  process (#140)
- added extras/highlight-service.py as an example for the service mode
- updated astyle lib to version 3.3

(schmonz)

2023-05-24 15:51:58 UTC MAIN commitmail json YAML

creduce: mention llvm 16 patch as comment

(nikita)

2023-05-24 15:51:18 UTC MAIN commitmail json YAML

Set SSP_SUPPORTED=no for sparc64

(abs)

2023-05-24 15:33:01 UTC MAIN commitmail json YAML

doc: Updated devel/libxtend to 0.1.7.12

(bacon)

2023-05-24 15:32:52 UTC MAIN commitmail json YAML

devel/libxtend: Update to 0.1.7.12

Fix strptrcasecmp() to use strcasecmp()
Add romantoi(), convert Roman numeral text to integer
Add XT_SIGNUM() macro
A few minor fixes

(bacon)

2023-05-24 15:23:33 UTC MAIN commitmail json YAML

jose: distinfo: regen

(nikita)

2023-05-24 15:23:19 UTC MAIN commitmail json YAML

jose: add upstream patch to fix name collision:

The hsh local variable name conflicts with the function prototype of
hsh() in hsh.h, causing the following build issues with old compilers
(gcc 4.7):

(nikita)

2023-05-24 15:10:59 UTC MAIN commitmail json YAML

libnitrokey: unbreak build on !Linux

(nikita)

2023-05-24 15:03:53 UTC MAIN commitmail json YAML

doc: Updated lang/rakudo to 2023.04

(mef)

2023-05-24 15:03:42 UTC MAIN commitmail json YAML

(lang/rakudo) Updated 2022.12 to 2023.04

(see doc/ChangeLog for full list)

New in 2023.04:

+ Improvements:
    + Make `Mu.WHY` a bit smarter, also handling CORE subroutines [faff9091]
    + Give `IO::Path.chown` more `unlink` like semantics [dde366ee]
    + `snip` now can also handle infinite lists [ec8cdd54]
    + Some exception message tweaking [331fd237]

+ Additions:
    + use v6.e.PREVIEW or v6.* implies `use experimental :rakuast` [fcdb78ce]
    + Add rotor capabilities to sub `comb` in 6.e [28a32766]

+ Fixes:
    + Fix `Range.Bool` for empty and infinite ranges in 6.e [83caae8e][188beb55]
      [53135c8d][f31a6d56]
    + Make sure `snitch` caches Seqs [61b8bee3]
    + Make prefix `//` working again [efb59f78]
    + Make `Cool.uninames` actually work [500ad5f6]
    + Make `Cool.uniname` actually match the documentation [af0c88cc]
    + Make `List.Set` work again without hanging [5a0e7a76]
    + Make `Distr.desc` correct for MacOS 11 and higher [eae02e8e]
    + Fix the git clone cmd in install docs [f79ae571]
    + Fix `IO::Path::Parts.raku` to handle type objects correctly [16924b41]
    + Fix "Unexpected named argument 'no_fallback' passed" on some meta types
      [b01d996d]
    + Warn about missing perl5 mods (Configure.pl) instead of crashing
      [6f86699f]
    + Make Supply.zip handle some potential deadlock situations better
      [6e2a46f6][2225e207]

+ Removals:
    + Remove support for PERL6_EXCEPTIONS_HANDLER [5d7e3857]

+ Internal:
    + Use HLL comparison for floating point noise check [3bd73896]
    + Remove some unnecessary BUILD methods [1a86348a]
    + Add Str.leading/trailing-whitespace implemementation-detail [5feb7f7f]

+ RakuAST Development:
    + A lot of work was done on RakuAST development (over 300 commits), raising
      the number of passing spectest files from 694 to 787 (out of 1355).

      [1f45b310][098a26e3][8809e87a][1338f4ae][e73f3bbd][48c19e15][f6fe1168]
... (omit) ..
      [1fd667cf][31fb2b9e][027e37cc][5d1d02d9][7b4b680e][3b838eaf][62d263fc]

New in 2023.02:

+ Improvements:
    + Make use of line directive information for compile time errors [6bc209fc]
      [89c23ddf]
    + Improve error message on "foo".Order [665375ba]
    + Try to be more explicit when exception reporting dies [45b19784]
    + Make X::Method::NotFound more resilient [eff02440]

+ Additions:
    + Allow for .rakutest as extension of Rakudo test files [4a42b211]
      [0d49c2e7]
    + Implement numeric coercers for Date/DateTime [72856df9]
    + Allow * to be used as identity on classify|categorize [4b264b80]
    + Introduce `$*EXIT` / `$*EXCEPTION` dynamic vars [50050866]
    + Add In Memoriam for Ben Davies [ccbf9a09][3d2f8bd9]
    + Add Complex.sign to v6.e [34cf82aa]
    + Add Unicode class to v6.c [db7ca2dd]
    + Make log and sqrt handle negative values mathematically correct
      in v6.e [760e21c1]
    + Make RakuAST:: classes available with `use experimental :rakuast`
      [c9cb334e]

+ Efficiency:
    + Make List.head() about 2.4x as fast [7e69a6de][615b9bf9]
    + Don't pollute PROCESS:: with failed $*FOO lookups [6ef8993f]

+ Fixes:
    + Fix EVAL regression on symbol leakage [1ea6be79]
    + Resolve the case of CUPR auto-vivifying some dynamics [7194b1e6]
    + Fix the list of expected symbols [c6afe382]
    + Fix swapped iterators in Seq.ACCEPTS [f078896c]
    + Don't error without git, but all needed files are present [e3e962c2]
    + Fix `race` to actually race and not secretly hypering [ffc9fc74]
    + Fix defaults for typed optional @/% params [JVM] [49facdc0]
    + Fix storing of typed Hashes from a list [c9e391f0][5ed14bc4]
    + Fix type constraints on QuantHashes [03b3b13d]
    + Fix breakage with "use v6.e.PREVIEW" [JVM] [c88f50d5]
    + Hopefully fix all inheritance issues with set operators [586466e9]
    + Set Xmx4G for building Rakudo [JVM] [67ba2dfc]
    + Fix error reporting for feeds [e09f20ca]
    + Fix serialization issues with Version [9e4fa286]
    + Make Junction:D.(Int|Numeric|Real) work [1841d6d9]
    + Don't special case [+] to List.sum [5c66515d][6b6c0ec8]
    + Correct description of BUILD/TWEAK in BUILDPLAN [fbb669ae]

+ Removals:
    + Eradicate knowledge of unimplemented COMPOSE phaser [0040f813]

+ Internal:
    + Make Azure pipelines know about the `main` branch [c3e0eb7c]
    + Fix a syntax error in Perl code [ad9302d7]
    + Fix NQP version check [7cd8adfa]
    + Some minor harness6 fixes [d50a8667]
    + Upgrade Rakudo tests to Unicode 15.0 [37826798][47ec76bd]
    + (test fixes) .classify|categorize(*) no longer throw [0baf2c0e]
    + Micro-optimize ADD-PAIRS-TO-BAG|MIX [7a6c3095]
    + Fix "ctxlexpad needs an MVMContext" regression in SETTING:: [b21cd61c]
    + Fix test description for unknown modifier (#5179) [69f1aa1f]
    + Warn about Unicode versioning issue wrt tests [268da12b]
    + Many, many commits related to RakuAST development:
      [e05474b6][956bd776][de998b6f][df72d0b1][fd3ed60e][93a39a6a][356e31cc]
... (omit) ...
      [2d559ef4][01a8faa7][4f1bbdbf][656b58bc][424de2f0][b6df0034][f8e22b6f]
      [1acb74d8]

(mef)

2023-05-24 14:40:20 UTC MAIN commitmail json YAML

doc: Updated lang/nqp to 2023.04

(mef)

2023-05-24 14:40:10 UTC MAIN commitmail json YAML

(lang/nqp) Updated 2022.12 to 2023.04, explicit ChangeLog unknown

(mef)

2023-05-24 14:38:35 UTC MAIN commitmail json YAML

(devel/MoarVM) Also update buidlink3.mk

(mef)

2023-05-24 14:34:00 UTC MAIN commitmail json YAML

doc: Updated devel/MoarVM to 2023.04

(mef)

2023-05-24 14:33:37 UTC MAIN commitmail json YAML

(devel/MoarVM) Updated 2022.12 to 2023.04

New in 2023.04

Core:
+ Fix nqp::objprimunsigned handling of unsigned or sized integers [6adfc376]
+ Warn about missing perl5 mods in Configure instead of exploding make install
  [6589a170]

Documentation:

GC:

JIT:

Spesh:

Strings:

New in 2023.02

Core:
+ Avoid implicit function declarations in pthread_setname_np probe [9e6d9a8f]
+ Speedup creating sha1 digest string [8f90dc7c]
+ Bump mimalloc to v2.0.9 [d5430563]
+ Speedup VMArray's deserialize()... [a508c06b]
+ Update repo checking out script to also use 'main' [c9055873]
+ Add `--has-mimalloc` option to use system mimalloc [99479afe]
+ Update GitHub CI pipelines to track branch renames and OS deprecations
  [d7721042][e4336c71][d1bc8ff8][87183069][165e8297][8a80d3c6][8ddf6702]
+ Work around "const_iX NYI" after getlexstatic_o with fallback resolver
  [34bae78d]

Documentation:

GC:

JIT:
+ Jit nqp::rand_(i|n) [6866ff81]

Spesh:
+ Use right size for a lit_str_idx in JIT and spesh [6b456a6c]

Strings:
+ Simplify MVM_string_utf8_c8_encode_C_string [a64765e7]
+ Simplify MVM_string_index [ada3b80b]
+ Update to Unicode 15.0 [ebefe261]

(mef)

2023-05-24 13:16:31 UTC MAIN commitmail json YAML

2023-05-24 12:19:01 UTC MAIN commitmail json YAML

net/termscp: reset maintainer

(pin)

2023-05-24 12:18:10 UTC MAIN commitmail json YAML

doc: Updated textproc/typst to 0.4.0

(pin)

2023-05-24 12:17:50 UTC MAIN commitmail json YAML

textproc/typst: update to 0.4.0

Footnotes
- Implemented support for footnotes
- The footnote function inserts a footnote
- The footnote.entry function can be used to customize the footnote listing
- The "chicago-notes" citation style is now available

Documentation
- Added a Guide for LaTeX users
- Now shows default values for optional arguments
- Added richer outlines in "On this Page"
- Added initial support for search keywords: "Table of Contents" will now find
  the outline function. Suggestions for more keywords are welcome!
- Fixed issue with search result ranking
- Fixed many more small issues

Math
- Breaking change: Alignment points (&) in equations now alternate between
  left and right alignment
- Added support for writing roots with Unicode: For example, $root(x+y)$ can
  now also be written as $√(x+y)$
- Fixed uneven vertical attachment alignment
- Fixed spacing on decorated elements (e.g., spacing around a canceled
  operator)
- Fixed styling for stretchable symbols
- Added tack.r.double, tack.l.double, dotless.i and dotless.j symbols
- Fixed show rules on symbols (e.g. {show sym.tack: set text(blue)})
- Fixed missing rename from ast.op to ast that should have been in the previous
  release

Scripting
- Added function scopes: A function can now hold related definitions in its own
  scope, similar to a module. The new assert.eq function, for instance, is part
  of the assert function's scope. Note that function scopes are currently only
  available for built-in functions.
- Added assert.eq and assert.ne functions for simpler equality and inequality
  assertions with more helpful error messages
- Exposed list, enum, and term list items in their respective functions' scope
- The at methods on strings, arrays, dictionaries, and content now support
  specifying a default value
- Added support for passing a function to replace that is called with each
  match.
- Fixed replacement strings: They are now inserted completely verbatim instead
  of supporting the previous (unintended) magic dollar syntax for capture
  groups
- Fixed bug with trailing placeholders in destructuring patterns
- Fixed bug with underscore in parameter destructuring
- Fixed crash with nested patterns and when hovering over an invalid pattern
- Better error messages when casting to an integer or float fails

Text and Layout
- Implemented sophisticated CJK punctuation adjustment
- Disabled overhang for CJK punctuation
- Added basic translations for Traditional Chinese
- Fixed alignment of text inside raw blocks (centering a raw block, e.g.
  through a figure, will now keep the text itself left-aligned)
- Added support for passing a array instead of a function to configure table
  cell alignment and fill per column
- Fixed automatic figure kind detection
- Made alignment of enum numbers configurable, defaulting to end
- Figures can now be made breakable with a show-set rule for blocks in figure
- Initial fix for smart quotes in RTL languages

Export
- Fixed ligatures in PDF export: They are now copyable and searchable
- Exported PDFs now embed ICC profiles for images that have them
- Fixed export of strokes with zero thickness

Web app
- Projects can now contain folders
- Added upload by drag-and-drop into the file panel
- Files from the file panel can now be dragged into the editor to insert them
  into a Typst file
- You can now copy-paste images and other files from your computer directly
  into the editor
- Added a button to resend confirmation email
- Added an option to invert preview colors in dark mode
- Added tips to the loading screen and the Help menu. Feel free to propose
  more!
- Added syntax highlighting for YAML files
- Allowed middle mouse button click on many buttons to navigate into a new tab
- Allowed more project names
- Fixed overridden Vim mode keybindings
- Fixed many bugs regarding file upload and more

Miscellaneous Improvements
- Improved performance of counters, state, and queries
- Improved incremental parsing for more efficient recompilations
- Added support for .yaml extension in addition to .yml for bibliographies
- The CLI now emits escape codes only if the output is a TTY
- For users of the typst crate: The Document is now Sync again and the World
  doesn't have to be 'static anymore

(pin)

2023-05-24 12:14:41 UTC MAIN commitmail json YAML

doc: Updated sysutils/broot to 1.22.1

(pin)

2023-05-24 12:14:19 UTC MAIN commitmail json YAML

sysutils/broot: update to 1.22.1

- allow dir computations in /run/media - Fix #704 - Thanks @jinliu
- fix included solarized-dark.hjson skin file

(pin)

2023-05-24 12:05:19 UTC MAIN commitmail json YAML

2023-05-24 12:03:35 UTC MAIN commitmail json YAML

2023-05-24 11:40:37 UTC MAIN commitmail json YAML

Updated devel/py-maturin, www/py-httpcore

(adam)

2023-05-24 11:40:17 UTC MAIN commitmail json YAML

py-httpcore: updated to 0.17.2

0.17.2 (May 23th, 2023)

- Add `socket_options` argument to `ConnectionPool` and `HTTProxy` classes.
- Improve logging with per-module logger names.
- Add `sni_hostname` request extension.
- Resolve race condition during import of `anyio` package.
- Enable TCP_NODELAY for all synchronous sockets.

(adam)

2023-05-24 11:40:11 UTC MAIN commitmail json YAML

The 21.5 requirement of makeinfo 4.12 seems arbitrary - the
NetBSD-enclosed makeinfo 4.8 appears to work just fine.

Plus, simply not setting MAKEINFO will leave us without .info files.

(hauke)

2023-05-24 11:36:54 UTC MAIN commitmail json YAML

py-maturin: updated to 1.0.0

v1.0.0
Add support for multiple --config-settings in PEP517 backend
Remove deprecated --universal2 cli option

(adam)

2023-05-24 10:44:45 UTC MAIN commitmail json YAML

Updated sysutils/ansible, textproc/py-xlsxwriter

(adam)

2023-05-24 10:44:26 UTC MAIN commitmail json YAML

py-xlsxwriter: updated to 3.1.1

Release 3.1.1
* Add support for new Excel dynamic functions added in 2023.
* Added support for adding a color to the `invert_if_negative` chart option.

(adam)

2023-05-24 10:42:51 UTC MAIN commitmail json YAML

ansible: updated to 7.6.0

7.6.0

Major Changes

community.postgresql
- postgresql_privs - the ``password`` argument is deprecated and will be removed in community.postgresql 4.0.0, use the ``login_password`` argument instead (https://github.com/ansible-collections/community.postgresql/issues/406).

infoblox.nios_modules
- Added Grid Master Candidate feature
- Added Member Assignment to network and ranges
- Added NIOS Range module with Create, Update and Delete features
- Fixes issue unable to update/delete EAs using Ansible plugin
- Fixes static and dynamic allocation of IPV4 address of A Record
- Fixes to Update host name of  NIOS member
- Updates default WAPI version to 2.9

(adam)

2023-05-24 08:53:04 UTC MAIN commitmail json YAML

doc: Updated sysutils/zabbix60-java to 6.0.17

(otis)

2023-05-24 08:52:51 UTC MAIN commitmail json YAML

doc: Updated sysutils/zabbix60-frontend to 6.0.17

(otis)

2023-05-24 08:52:36 UTC MAIN commitmail json YAML

doc: Updated sysutils/zabbix60-proxy to 6.0.17

(otis)

2023-05-24 08:52:24 UTC MAIN commitmail json YAML

doc: Updated sysutils/zabbix60-agent to 6.0.17

(otis)

2023-05-24 08:52:12 UTC MAIN commitmail json YAML

doc: Updated sysutils/zabbix60-server to 6.0.17

(otis)

2023-05-24 08:51:51 UTC MAIN commitmail json YAML

zabbix60: Update to 6.0.17

* New Features and Improvements
  - Added Event-Driven Ansible media

* Bug Fixes
  - Fixed memory leak in json objects and identical keys
  - Fixed replace() function in expressions
  - Dropped support for custom geomap HTML attribution text
  - Added new limits for JS objects
  - Added debug logging for process selection in proc.mem[] on AIX
  - Updated go.mod/sum to allow mixing session and key parameter for Zabbix
    agent 2 items
  - Fixed minimum severity filter usage for map element link triggers
  - Fixed inability to import a template with trigger dependency on a host
    trigger
  - Fixed popup menus disappearing on right-clicking links in them
  - Optimised preprocessing steps and added two graphs and dashboard in the
    Hadoop by HTTP template
  - Prevented the ability to set a duplicate value for the uuid parameter when
    updating any of template entities; added possibility to update the uuid
    parameter for the Service API; fixed duplicate UUIDs in Proxmox VE by HTTP
    template
  - Optimised preprocessing steps in the Zookeeper by HTTP template
  - Optimised SQL queries and preprocessing steps
  - Removed limitation for size of logged messages in JS
  - Updated deprecated ports in Kubernetes templates, updated target tags,
    added notes about binding address options for Scheduler and Cluster
    Manager components

Full changelog: https://www.zabbix.com/rn/rn6.0.17

(otis)

2023-05-24 08:15:53 UTC MAIN commitmail json YAML

Updated audio/opencore-amr, audio/fdk-aac

(adam)

2023-05-24 08:15:28 UTC MAIN commitmail json YAML

fdk-aac: updated to 2.0.2

2.0.2
- Minor upstream updates
- Lots of upstream and local fuzzing fixes
- Added CMake project files
- Removed the MSVC specific makefile

2.0.1
- Minor release with a number of crash/fuzz fixes, primarily for the decoder

2.0.0
- Major update in the upstream source base, with support for new
  profiles and features, and numerous crash/fuzz fixes. The new
  upstream version is referred to as FDKv2, thus skipping the
  major version 1 and syncing the fdk-aac major version number to 2.

(adam)

2023-05-24 08:14:32 UTC MAIN commitmail json YAML

opencore-amr: updated to 0.1.6

0.1.6
- Fixed an infinite loop when decoding some AMR-NB samples
- Fixed noise spikes when decoding non-voice frames for both AMR-NB and AMR-WB

(adam)

2023-05-24 07:29:09 UTC MAIN commitmail json YAML

libtheora-docs: fix PLIST for latest doxygen and depend on it.

Bump PKGREVISION.

(wiz)

2023-05-24 07:22:18 UTC MAIN commitmail json YAML

openobex: fix build with latest doxygen and depend on it

Bump PKGREVISION.

(wiz)

2023-05-24 07:20:46 UTC MAIN commitmail json YAML

aubio: fix PLIST for latest doxygen and depend on it

Mark as not-for-python-3.11 while here.

(wiz)

2023-05-24 07:17:59 UTC MAIN commitmail json YAML

irssi-xmpp: remove

No upstream commits in 4 years, does not support irssi 1.3+ and we
have irssi 1.4.

(wiz)

2023-05-24 07:16:57 UTC MAIN commitmail json YAML

doc/TODO: + libproxy-0.5.1.

(wiz)

2023-05-24 06:53:25 UTC MAIN commitmail json YAML

Updated devel/py-coverage, devel/py-test-xdist

(adam)

2023-05-24 06:53:06 UTC MAIN commitmail json YAML

py-test-xdist: updated to 3.3.1

pytest-xdist 3.3.1 (2023-05-19)

Bug Fixes
- Avoid remote calls during startup as ``execnet`` by default does not ensure remote affinity with the
  main thread and might accidentally schedule the pytest worker into a non-main thread, which breaks numerous frameworks,
  for example ``asyncio``, ``anyio``, ``PyQt/PySide``, etc.

  A more safe correction will require thread affinity in ``execnet``

pytest-xdist 3.3.0 (2023-05-12)

Features
- Improved progress output when collecting nodes to be less verbose.

(adam)

2023-05-24 06:43:40 UTC MAIN commitmail json YAML

py-coverage: updated to 7.2.6

Version 7.2.6 — 2023-05-23
--------------------------

- Fix: the ``lcov`` command could raise an IndexError exception if a file is
  translated to Python but then executed under its own name.  Jinja2 does this
  when rendering templates.  Fixes `issue 1553`_.

- Python 3.12 beta 1 now inlines comprehensions.  Previously they were compiled
  as invisible functions and coverage.py would warn you if they weren't
  completely executed.  This no longer happens under Python 3.12.

- Fix: the ``coverage debug sys`` command includes some environment variables
  in its output.  This could have included sensitive data.  Those values are
  now hidden with asterisks, closing `issue 1628`_.

(adam)

2023-05-23 23:19:57 UTC MAIN commitmail json YAML

biology/Makefile: Add seqtk

(bacon)

2023-05-23 23:19:39 UTC MAIN commitmail json YAML

doc: Added biology/seqtk version 1.4

(bacon)

2023-05-23 23:19:31 UTC MAIN commitmail json YAML

biology/seqtk: Process FASTA/FASTQ sequences

Seqtk is a fast and lightweight tool for processing sequences in the
FASTA or FASTQ format. It seamlessly parses both FASTA and FASTQ files
which can also be optionally compressed by gzip.  It performs basic
file conversions and edits much like standard Unix tools do with text
files.

(bacon)

2023-05-23 22:32:16 UTC MAIN commitmail json YAML

doc: Added x11/i3lock-color version 2.13.c.4

(nikita)

2023-05-23 22:31:46 UTC MAIN commitmail json YAML

i3lock-color: import as x11/i3lock-color version 2.13.c.4

packaged in wip by kamil

i3lock improves slock by making it fork() and therefore combinable with
commands to suspend your computer. Additionally, instead of turning off
your screen via DPMS and/or displaying a black screen, i3lock displays
a white screen so you can see if your computer failed to resume from
suspend or if your screen is just locked. Also, when entering a wrong
password, i3lock does not call XBell(). This is important because
i3lock/slock think you've entered a password when resuming from suspend,
at least sometimes.

(nikita)

2023-05-23 22:19:12 UTC MAIN commitmail json YAML

pngquant: add missing file

(wiz)

2023-05-23 21:56:33 UTC MAIN commitmail json YAML

doc: Updated lang/erlang-doc to 26.0

(wiz)

2023-05-23 21:56:19 UTC MAIN commitmail json YAML

doc: Updated lang/erlang-man to 26.0

(wiz)

2023-05-23 21:56:01 UTC MAIN commitmail json YAML

doc: Updated lang/erlang to 26.0

(wiz)

2023-05-23 21:55:50 UTC MAIN commitmail json YAML

erlang*: update to 26.0

Highlights:
    The shell
    Improvements of maps
    Improvements of the lists module
    No need to enable feature maybe in the runtime system
    Improvements in the Erlang compiler and JIT
    Incremental mode for Dialyzer
    argparse: A command line parser for Erlang
    SSL: Safer defaults
    SSL: Improved checking of options

See https://www.erlang.org/blog/otp-26-highlights/
and https://www.erlang.org/news/164

(wiz)

2023-05-23 21:01:52 UTC MAIN commitmail json YAML

Updated databases/mysql80-client, databases/mysql80-server

(adam)

2023-05-23 21:01:12 UTC MAIN commitmail json YAML

mysql80: updated to 8.0.33

8.0.33

Functionality Added or Changed

Important Change: For platforms on which OpenSSL libraries are bundled, the linked OpenSSL library for MySQL Server has been updated to version 1.1.1t. Issues fixed in OpenSSL version 1.1.1t are described at https://www.openssl.org/news/cl111.txt.

Replication: As part of ongoing work to change old terminology used in MySQL products, the terms ���master���, ���slave���, and ���MTS��� have been replaced in error messages relating to MySQL Replication by ���source���, ���replica���, and ���MTA���, respectively. This includes all error messages listed in messages_to_clients.txt and messages_to_error_log.txt relating to replication; the present task does not perform this replacement for messages used in other contexts.

See the MySQL 8.0 Error Message Reference, for more information.

Replication: mysqlbinlog --start-position now accepts values up to 18446744073709551615, unless the --read-from-remote-server or --read-from-remote-source option is also used, in which case the maximum is 4294967295.

Binary packages that include curl rather than linking to the system curl library have been upgraded to use curl 7.88.1.

The use of a generated column with DEFAULT(col_name) to specify the default value for a named column is not permitted and now emits an error message.

Bugs Fixed

NDB Cluster: Occasional temporary errors which could occur when opening a table from the NDB dictionary while repeatedly performing concurrent schema operations were not retried.

NDB Cluster: During iteration, ordered index scans retain a cursor position within each concurrently scanned ordered index fragment. Ordered index fragments are modified and balanced as a result of committing DML transactions, which can require scan cursors to be moved within the tree. When running with query threads configured (AutomaticThreadConfig set to 1), multiple threads can access the same index fragment tree structure, and the scans of multiple threads can have their cursors present in the same structure.

The current issue arose due to an assumption in the logic for moving scan cursors when committing DML operations that all scan cursors belonged to the LDM thread owning the index fragment, which did not allow for the possibility that such fragments might belong to query threads.

InnoDB: Dead code removal.

InnoDB: Error messages related to innodb_doublewrite moved to the error log.

InnoDB: Prevent online DDL operations from accessing out-of-bounds memory.

InnoDB: ALTER TABLE ... AUTO_INCREMENT could be set to less than MAX + 1 and not forced to MAX + 1.

InnoDB: Innodb_data_pending_fsyncs could show extremely high inaccurate values because of a variable overflow.

Partitioning: Some IN() queries on partitioned tables were not always handled correctly.

Partitioning: Queries using the INDEX_MERGE optimizer hint was not handled correctly in all cases.

Replication: XA transactions whose XIDs contained null bytes could not be recovered.

Replication: When binlog_order_commits was set equal to 1, for any two transactions and for any sub-step of the commit phase, the transaction that was written to the binary log first did not always execute the sub-step first, as expected.

Replication: The binary log recovery process did not report all possible error states.

Replication: Following CHANGE REPLICATION SOURCE TO SOURCE_CONNECTION_AUTO_FAILOVER=1, failover generated a number of misleading warnings in the log that implied there were problems when in fact conditions were those expected for such a failover. These log messages have been updated accordingly.

Replication: When a transaction failed, as a side effect, extraneous error messages relating the replication data repositories were written to the log. Now in such cases, we suppress such error messages, which are not directly related to the issue of the failed transaction or its cause.

Replication: Setting binlog_order_commits to OFF could lead to a missed GTID in the next binary log file's Previous_gtids event.

Our thanks to Yewei Xu and the Tencent team for the contribution.

Replication: Corrected the SQL statements suggested in the error message text for ER_RPL_REPLICA_ERROR_RUNNING_QUERY.

Our thanks to Dan McCombs for the contribution.

Replication: A hash scan builds a hash of changes, scans the target table or index, and applies any matching change for the current entry. In the build phase, it uses only the before image, and skips any after image. Problems arose in some cases because generated columns were computed for the (skipped) after image, leading to replication errors. This is fixed by not computing generated columns any longer for seek-only calls such as hash scans.

Our thanks to dc huang for the contribution.

Replication: In certain rare cases, it was possible to set gtid_mode=OFF for one session while another session, after WAIT_FOR_EXECUTED_GTID_SET() was issued by a user in this second session, was still waiting for the next GTID set from the first session. This could result in the second session waiting indefinitely for the function to return.

Group Replication: Accessing the Performance Schema replication_group_communication_information and replication_group_member_stats tables in parallel sometimes caused subsequent group replication operations to hang.

Group Replication: In certain cases, the group replication secondary node unexpectedly shut down while purging the relay log.

Group Replication: When shutting down the Group Replication plugin, the order in which the associated events were reported the error log sometimes led to confusion. To remove any doubts, we now make sure that Plugin group_replication reported: 'Plugin 'group_replication' has been stopped. is in fact the last log message relating to the shutdown, written only when all other events associated with shutting down the plugin have been logged.

Microsoft Windows: The authentication_fido_client plugin stopped responding during the authentication process if it was unable to find a FIDO device on the Windows client host.

In certain cases, CONVERT(utf8mb3_column USING UTF16) was rejected with the error Cannot convert string '\x--...' from binary to utf16.

When joining two tables on a string column, and the column from one of the tables has an additional predicate comparing it with a temporal literal, constant propagation in some cases incorrectly caused the join condition to be modified such that it used temporal rather than string semantics when comparing the strings. This caused incorrect results to be returned from the join.

Error messages returned after calling the mysql_reset_connection() C API function in a prepared statement did not identify the function name properly.

Fixed a regression in a previous fix for an issue with windowing functions.

Our thanks to Dmitry Lenev for the contribution.

When replacing subqueries in transforms, the internal flag showing whether a given query block contains any subqueries (PROP_SUBQUERY) was not updated afterwards.

A client setting the character set to an impermissible client character set (ucs2, utf16, utf16le, or utf32) could cause unexpected behavior when the client used an authentication plugin.

EXPLAIN ANALYZE displayed 0 when the average number of rows was less than 1. To fix this, we now format numbers in the output of EXPLAIN ANALYZE and EXPLAIN FORMAT=TREE such that numbers in the range 0.001-999999.5 are printed as decimal numbers, and numbers outside this range are printed using engineering notation (for example: 1.23e+9, 934e-6). In addition, trailing zeroes are no longer printed, and numbers less than 1e-12 are printed as 0.

This helps ensure consistent precision regardless of the number's value and improve readability, while producing minimal rounding errors.

The NTILE() function did not work correctly in all cases.

Some joins on views did not perform correctly.

Transforming a correlated scalar subquery to a derived table led to a wrong result for InnoDB tables when the subquery included duplicate predicates. An example of a query which could be affected by this issue is shown here:

SELECT * FROM t1
WHERE (
  SELECT t2.a FROM t2
  WHERE t2.a = t1.a AND t2.a = t1.a
    ) > 0;

Fixed an assert in sql/item_strfunc.cc that could potentially lead to issues with the SPACE() function.

Using ROW_COUNT() as the length argument to LPAD() or RPAD() did not perform as expected.

A query with a window function having an expression with a CASE function in its ORDER BY clause could lead to a server exit.

The fix for a previous issue introduced an assertion in debug builds when optimizing a HAVING clause.

When using mysqld_multi, the system that obscures "--password" usage as "--password=*****" would also match "--password-history" and "--password-require-current" definitions as "--password", but now explicitly checks for "--password=" instead.

In some cases, calling the mysql_bind_param() C API function could cause the server to become unresponsive.

The authentication_oci_client plugin was unable to open a valid configuration file if any of its entries contained an equals sign character separated by spaces (for example, key_file = /home/user/.oci/oci_api_key.pem). Now, both 'key=value' and 'key = value' entry formats are supported.

Incorrect results were returned when the result of an INTERSECT or EXCEPT operation was joined with another table. This issue affected these operations in such cases when used with either DISTINCT or ALL.

When preparing a view query, the operation used the system character set (instead of the character set stored in data dictionary) and then reported an invalid character-string error.

Prepared statements that operate on derived tables, including views, could stop unexpectedly due to problems with the code for reopening tables after an error.

Removed an assertion raised in certain cases by the RANDOM_BYTES() function in debug builds.

There was an issue in how persisted variables were set on startup, causing certain variables not to get properly set to their persisted value.

The MAKETIME() function did not perform correctly in all cases.

Some functions with multiple arguments did not produce the expected results.

A table reference in an ORDER BY outside the parenthesized query block in which the table was used, and which query block had no LIMIT or ORDER BY of its own, raised an error.

A left join with an impossible condition as part of an ON clause was not optimized as in MySQL 5.7, so that in MySQL 8.0, the query executed more quickly without the impossible condition than with it. An example of such a query, impossible condition included, is SELECT * FROM t1 JOIN t2 ON t1.c1=t2.c1 AND 1=2.

When a user defined function was part of a derived table that was merged into the outer query block, or was part of a subquery converted to a semi-join, knowledge of whether this UDF was deterministic (or not) was lost during processing.

With JSON logging enabled and an event subclass specified in the audit log filter definition, an empty item ("" : { }) was appended to the end of the logged event.

Some subqueries did not execute properly.

After the asymmetric_encrypt() component function in a SELECT query encountered a NULL field to decrypt, it could return NULL values for other non-NULL encrypted fields.

The server did not always shut down cleanly after uninstalling the audit log plugin.

Certain antijoins were not handled correctly by the server.

When the MySQL 5.7 Optimizer has 2 choices for an index to filter rows, one primary and one secondary, it picks a range scan on the secondary index because the range scan uses more key parts. MySQL 8.0 did not use this logic, instead choosing the primary index to filter rows with WHERE clause filtering. Primary key use is not suitable in such cases due to the presence of LIMIT, and due to the nature of data distribution. The secondary index was not considered while resolving order by due to constant elimination. This resulted in much different query plans in MySQL 5.7 and MySQL 8.0 for the same query.

We solve this issue in MySQL 8.0 by skipping the constant key parts of the index during order-by evaluation only if the query is constant-optimized, which can be done at this time, but not during LIMIT analysis.

The MySQL data dictionary caches failed lookups of se_private_id values (IDs which are not found), which speeds up execution of code specific to InnoDB, relying on the fact that InnoDB does not reuse these IDs. This assumption does not necessarily hold for other storage engines, most notably NDB, where this problem was resolved previously by not using this cache.

We extend the previous fix made for NDB so that the cache lookup is now employed only when the table uses the InnoDB storage engine.

Unexpected results were seen in some queries using DENSE_RANK(), possibly with the addition of WITH ROLLUP.

Fixed an assert raised in sql/sql_tmp_table.cc following work done previously to reimplement ROLLUP processing.

Some CTEs that did not use any tables were not always handled correctly.

Accessing rows from a window frame of a window function call present only in the query's ORDER BY list raised an error.

PERCENT_RANK() used with ORDER BY column did not return the correct result.

The --exclude-tables and --include-tables mysqlpump options did not handle views.

Changed the MySQL systemd service unit configuration from After=network-online.target to Wants=network-online.target to ensure that all configured network devices are available and have an IP address assigned before the service is started.

AVG(...) OVER (ROWS BETWEEN 1 FOLLOWING AND UNBOUNDED FOLLOWING) did not return the correct result.

A query of the form SELECT 1 FROM t1 WHERE NOT EXISTS (VALUES ROW(1), ROW(2)) caused an assert in debug builds when the subquery_to_derived optimizer switch was enabled.

mysqlimport did not escape reserved word table names when used with the --delete option.

When cloning a condition to push down to a derived table, characters in strings representing conditions were converted to utfmb4 correctly only for values less than 128 (the ASCII subset), and code points outside the ASCII subset were converted to invalid characters, causing the resulting character strings to become invalid. For derived tables without UNION, this led to problems when a column name from the derived table used characters outside the ASCII subset, and was used in the WHERE condition. For derived tables with UNION, it created problems when a character outside the ASCII subset was present in a WHERE condition.

We fix these issues by initializing the string used for representing the condition in such cases to the connection character set.

Using --single-transaction with mysqldump version 8.0.32 required either the RELOAD or FLUSH_TABLES privilege. This requirement now applies only when both gtid_mode=ON (default OFF) and with --set-gtid-purged = ON|AUTO (default AUTO).

Fixed a number of issues present in the internal documentation for the scramble generator algorithm in sha256_scramble_generator.cc and sha2_password_common.cc.

Our thanks to Niklas Keller for the contribution.

CREATE USER IF NOT EXISTS added a password history entry even when the user already existed and the password was not updated. This caused a subsequent ALTER USER statement to be rejected.

Many joins using eq_ref access did not perform as well as in previous versions. This issue was first reported in MySQL 8.0.29.

A hash outer join sometimes incorrectly matched NULL with a decimal zero or an empty string that used a non-padding collation, leading to erroneous results.

An object used internally by ALTER INSTANCE RELOAD TLS was not freed until the number of readers reached 0, under the assumption is that the number of readers should reach 0 fairly frequently. The read lock held during an SSL handshake is generally an expensive operation, with network calls, so when roundtrips between the client and the server took excessively long, the lock was held for a relatively long amount of time. This meant that, when changing the value of this object and there were a sufficient number of incoming SSL connections being made, the number of readers might not reach 0 in a reasonable length of time, leaving the thread holding the lock using 100% of the CPU until the lock was released.

We fix this by adding a wait after setting the pointer to this object to a new value, but before releasing the old object.

Our thanks to Sinisa Milivojevic for the contribution.

If mysqldump or mysqlpump could not convert a field's default value to UTF-8 (for instance, if the field was of type BINARY and the default value did not coincide with valid UTF-8), the operation produced results that were not valid to import. Further, using the --hex-blob option did not resolve the issue. We now convert the default value to the system character set. If this fails, the server sends the value as hexadecimal instead to make it more human-readable.

A connection using the C API (libmysqlclient) client library could fail with the FUTURE crypto policy.

While cloning a temporary table for a common table expression which used shared materialization, the cloned temp table was not marked as using hash deduplication, leading to wrong results. We now set the hash field for the cloned temporary table correctly, and update the hidden field count to take this into account.

CREATE EVENT and ALTER EVENT assumed that all values passed to them (other than in a DO clause) resolved as scalars without actually checking the values. This led to assertions when any such values actually rows.

We now perform an explicit check for the number of columns when resolving such items, and report an error when one produces a row and not a scalar value.

A view reference whose underlying field is a constant is not marked as constant when the reference is part of an inner table of an outer join. It was found that, when pushing a condition down to a derived table, the reference was stripped off and only the underlying field was cloned, which made it a constant, and led to wrong results.

To fix this problem, we ensure that we do not push such a condition down to the derived table by adding a check to see first whether the table used by the condition matches the derived table or is a constant expression; only when it is one or the other of these do we actually push the condition down.

(adam)

2023-05-23 20:28:01 UTC MAIN commitmail json YAML

Updated www/nginx-devel to 1.25.0

(osa)

2023-05-23 20:26:22 UTC MAIN commitmail json YAML

www/nginx-devel: update 1.24.0 -> 1.25.0

Enable HTTPv3 protocol by default.

The OpenSSL compatibility layer, which emulates BoringSSL
QUIC API for OpenSSL, is enabled by default, and 0-RTT is
not supported in this mode.

<ChangeLog>

*) Feature: experimental HTTP/3 support.

</ChangeLog>

(osa)

2023-05-23 18:23:43 UTC MAIN commitmail json YAML

2023-05-23 17:54:14 UTC MAIN commitmail json YAML

doc: Updated comms/libhidapi to 0.14.0

(nikita)

2023-05-23 17:54:04 UTC MAIN commitmail json YAML

libhidapi: update to version 0.14.0

Changelog (taken from https://github.com/libusb/hidapi/releases/tag/hidapi-0.14.0):

hidapi-0.14.0
d3013f0

general: add hid_get_report_descriptor API function (#451)
macOS: fix retrieving USB Interface number on macOS 13.3 (#534)
macOS: Properly handle the close of run loop on macOS (#522)
libusb: fix crash in hid_enumerate() caused by a stale device handle (#526)

windows: alternative way to get USB Serial Number if not provided by HidD_GetSerialNumberString (#464)
windows: don't mark with dllexport in static build (#507/#515)
windows: Get Bluetooth device Model Number String instead of Device Name into product string (#500)

general: fixes (mostly error handling) of issues found by Coverity Scan (#552/#554/#555/#559/#560/#561)
general: variouse fixes and improvements

Released hidapi-win.zip includes pre-compiled:

    hidapi.dll
    hidapi.lib

For x86 and x64 Windows platforms.
And header file(s) for it.

(nikita)

2023-05-23 13:25:41 UTC MAIN commitmail json YAML

doc: Updated security/nettle to 3.9

(wiz)

2023-05-23 13:25:32 UTC MAIN commitmail json YAML

nettle: update to 3.9.

NEWS for the Nettle 3.9 release

This release includes bug fixes, several new features, a few
performance improvements, and one performance regression
affecting GCM on certain platforms.

The new version is intended to be fully source and binary
compatible with Nettle-3.6. The shared library names are
libnettle.so.8.7 and libhogweed.so.6.7, with sonames
libnettle.so.8 and libhogweed.so.6.

This release includes a rewrite of the C implementation of
GHASH (dating from 2011), as well as the plain x86_64 assembly
version, to use precomputed tables in a different way, with
tables always accessed in the same sequential manner.

This should make Nettle's GHASH implementation side-channel
silent on all platforms, but considerably slower on platforms
without carry-less mul instructions. E.g., benchmarks of the C
implementation on x86_64 showed a slowdown of 3 times.

Bug fixes:

* Fix bug in ecdsa and gostdsa signature verify operation, for
  the unlikely corner case that point addition really is point
  duplication.

* Fix for chacha on Power7, nettle's assembly used an
  instruction only available on later processors. Fixed by
  Mamone Tarsha.

* GHASH implementation should now be side-channel silent on
  all architectures.

* A few portability fixes for *BSD.

New features:

* Support for the SM4 block cipher, contributed by Tianjia
          Zhang.

* Support for the Balloon password hash, contributed by Zoltan
          Fridrich.

* Support for SIV-GCM authenticated encryption mode,
          contributed by Daiki Ueno.

* Support for OCB authenticated encryption mode.

* New exported functions md5_compress, sha1_compress,
  sha256_compress, sha512_compress, based on patches from
  Corentin Labbe.

Optimizations:

* Improved sha256 performance, in particular for x86_64 and
  s390x.

* Use GMP's mpn_sec_tabselect, which is implemented in
  assembly on many platforms, and delete the similar nettle
  function. Gives a modest speedup to all ecc operations.

* Faster poly1305 for x86_64 and ppc64. New ppc code
  contributed by Mamone Tarsha.

Miscellaneous:

* New ASM_FLAGS variable recognized by configure.

* Delete all arcfour assembly code. Affects 32-bit x86, 32-bit
  and 64-bit sparc.

Known issues:

* Version 6.2.1 of GNU GMP (the most recent GMP release as of
  this writing) has a known issue for MacOS on 64-bit ARM: GMP
  assembly files use the reserved x18 register. On this
  platform it is recommended to use a GMP snapshot where this
  bug is fixed, and upgrade to a later GMP release when one
  becomes available.

* Also on MacOS, Nettle's testsuite may still break due to
  DYLD_LIBRARY_PATH being discarded under some circumstances.
  As a workaround, use

  make check EMULATOR='env DYLD_LIBRARY_PATH=$(TEST_SHLIB_DIR)'

(wiz)

2023-05-23 13:25:25 UTC MAIN commitmail json YAML

gexiv2: lower C++ standard from C++17 to C++11

gexiv2 requests C++17 by default in it's meson.build, but it depends on
graphics/exiv2 whose public headers are not C++17 compliant since they make
use of std::auto_ptr:

graphics/gexiv2/work/.buildlink/include/exiv2/tags.hpp:143:17: error: no template named 'auto_ptr' in namespace 'std'; did you mean simply 'auto_ptr'?

(tnn)

2023-05-23 09:14:33 UTC MAIN commitmail json YAML

doc: Updated graphics/jpegoptim to 1.5.4

(fcambus)

2023-05-23 09:14:22 UTC MAIN commitmail json YAML

jpegoptim: update to 1.5.4.

v1.5.4 - make sure JPEG mode (progressive vs non-progressive) is
        preserved by default,
        fix parallel processing when reading file list
(thanks to Cubittus)

(fcambus)

2023-05-23 08:26:46 UTC MAIN commitmail json YAML

doc: Updated graphics/ansilove to 4.2.0

(fcambus)

2023-05-23 08:26:35 UTC MAIN commitmail json YAML

ansilove: update to 4.2.0.

AnsiLove/C 4.2.0 (2023-05-23)

- Add initial RPM spec file
- Add support for the Spleen 8x16 font (requires libansilove >= 1.4.0)

(fcambus)

2023-05-23 08:25:55 UTC MAIN commitmail json YAML

doc: Updated graphics/libansilove to 1.4.0

(fcambus)

2023-05-23 08:25:44 UTC MAIN commitmail json YAML

libansilove: update to 1.4.0.

libansilove 1.4.0 (2023-05-23)

- Add initial RPM spec file
- Add font data for Spleen 8x16, it now has full CP437 support

(fcambus)

2023-05-23 07:55:24 UTC MAIN commitmail json YAML

Updated devel/py-types-setuptools, devel/py-types-ujson, textproc/py-types-yaml, textproc/py-yamllint

(adam)

2023-05-23 07:54:58 UTC MAIN commitmail json YAML

py-yamllint: updated to 1.32.0

1.32.0 (2023-05-22)
- Look for configuration file in parent directories
- Rule ``anchors``: add new option ``forbid-unused-anchors``

(adam)

2023-05-23 07:53:56 UTC MAIN commitmail json YAML

py-types-yaml: updated to 6.0.12.10

6.0.12.10
Improve dump/serialize types

* Add overloads to return `str` or `bytes`, instead of `Any`.
* Mark some arguments as keyword-only.
* Add missing default values.

(adam)

2023-05-23 07:51:32 UTC MAIN commitmail json YAML

py-types-ujson: updated to 5.7.0.5

5.7.0.5
Convert the remaining ujson uses of AnyStr

(adam)

2023-05-23 07:47:42 UTC MAIN commitmail json YAML

2023-05-23 07:08:16 UTC MAIN commitmail json YAML

libgit2: manually drop -Werror with BUILDLINK_TRANSFORM

There is an ENABLE_WERROR cmake arg which is default OFF so I guess
the package logic for this is broken.

(tnn)

2023-05-23 06:42:18 UTC MAIN commitmail json YAML

doc: Updated graphics/pngquant to 3.0.1

(wiz)

2023-05-23 06:42:08 UTC MAIN commitmail json YAML

pngquant: update to 3.0.1.

Rewritten in rust.

version 3.0
-----------
- replaced C libimagequant library with a Rust imagequant crate
- switched build system from make to Cargo

(wiz)

2023-05-22 21:00:50 UTC MAIN commitmail json YAML

2023-05-22 20:28:38 UTC MAIN commitmail json YAML

doc: Updated www/libproxy to 0.5.0

(wiz)

2023-05-22 20:28:28 UTC MAIN commitmail json YAML

libproxy: update to 0.5.0.

What's Changed

    Fix building without duktape by @mattst88 in #180
    Fix WITH_GNOME2 documentation by @mattst88 in #181
    bindings: perl: Use ccflags from %Config for libproxy module compilation by @Vogtinator in #183
    Use XDG_CURRENT_DESKTOP to detect GNOME desktop like systems by @janbrummer in #192
    Enable the use of ducktape in Windows systems by @illera88 in #194
    Enable static builds for libproxy by @illera88 in #195
    Fix build on macOS by @wegank in #189
    Complete rewrite by @janbrummer in #201
    kde: Remove line breaks in values by @janbrummer in #203
    Add man page for proxy tool by @janbrummer in #204
    Add PX_FORCE_CONFIG env by @janbrummer in #205
    add alert function to pacrunners by @multiSnow in #196
    Update architecture documentation by @janbrummer in #206
    Check for valid uri_host in ignore_ip() by @janbrummer in #210
    Remove line break in debug output by @janbrummer in #211
    Improve GNOME/KDE get_config() execution by @janbrummer in #212

(wiz)

2023-05-22 18:02:03 UTC MAIN commitmail json YAML

x11/alacritty: unintended maintainer change

Didn't mean to take over maintainership.
I do maintain alacritty-dev in wip, currently 0.13.0 and managed to copy
the Makefile header. Sorry.

(pin)

2023-05-22 17:50:44 UTC MAIN commitmail json YAML

doc: Updated x11/alacritty to 0.12.1

(pin)

2023-05-22 17:50:22 UTC MAIN commitmail json YAML

x11/alacritty: update to 0.12.1

Fixed
- Very long startup times on Wayland systems with broken xdg-portal setup
- Error on startup with GLX when using old mesa platforms
- Character ; inside the URI in OSC 8 sequence breaking the URI
- Selection on last line not updating correctly on resize
- Keyboard input not working on macOS with some IMEs like Fig.io

(pin)

2023-05-22 17:42:56 UTC MAIN commitmail json YAML

sysutils/xplr: clean-up after update

(pin)

2023-05-22 16:43:20 UTC MAIN commitmail json YAML

libnitrokey: maybe needs udev on Linux

(nikita)

2023-05-22 16:40:37 UTC MAIN commitmail json YAML

2023-05-22 16:32:23 UTC MAIN commitmail json YAML

libudev: also build the rest of the program.

should be renamed to eudev eventually.

(nikita)

2023-05-22 15:53:07 UTC MAIN commitmail json YAML

doc: Updated sysutils/libudev to 3.2.12

(nikita)

2023-05-22 15:52:57 UTC MAIN commitmail json YAML

libudev: update to version 3.2.12

Changelog (taken from https://github.com/eudev-project/eudev/releases/tag/v3.2.12):

Release 3.2.12

What's Changed

    rules/50-udev-default.rules: add PTP entry for Hyper-V/Azure by @dermotbradley in #218
    Add the BUILD instructions for Gentoo by @lu-zero in #224
    Fix warnings by @bbonev in #222
    udev: add udev_dir as synonym of udevdir by @oreo639 in #225
    build: Remove dead g-i-r configuration by @akiernan in #231
    Hwdb.7 by @bbonev in #221
    Precompiled hwdb by @bbonev in #223
    Merge suitable rules changes from systemd by @bbonev in #220
    Merge hwdb from systemd by @bbonev in #219
    Fix problems detected by fortified builds by @bbonev in #232
    Avoid warning on 32bit by @bbonev in #233
    Systemd PR 24353 by @bbonev in #239
    Do not free a static string by @bbonev in #238
    man: udev.7, mention /usr/lib with split-usr by @omnivagant in #246
    Missing tools by @bbonev in #240
    Fix compile-time issue on very old kernels by @cockroach in #247

(nikita)

2023-05-22 14:55:05 UTC MAIN commitmail json YAML

Darwin.mk: add OSX_SDK_MAP for 13.4

(tnn)

2023-05-22 14:20:15 UTC MAIN commitmail json YAML

doc: Updated shells/oh-my-posh to 16.8.0

(schmonz)

2023-05-22 14:20:09 UTC MAIN commitmail json YAML

Update to 16.8.0. From the changelog:

Bug Fixes:

- schema: replace $id with canonical URI

Features:

- update Open Weather Map to use Geocoding API
- update Open Weather Map to use Geocoding API

(schmonz)

2023-05-22 14:10:53 UTC MAIN commitmail json YAML

doc: Updated devel/wabt to 1.0.33

(fcambus)

2023-05-22 14:10:42 UTC MAIN commitmail json YAML

2023-05-22 13:58:17 UTC MAIN commitmail json YAML

doc: Updated devel/binaryen to 113

(fcambus)

2023-05-22 13:58:06 UTC MAIN commitmail json YAML

binaryen: update to 113.

v113
----

- Add a `wasm-merge` tool. This is a full rewrite of the previous `wasm-merge`
  tool that was removed from the tree in the past. The new version is much
  simpler after recent improvements to multi-memory and multi-table. The
  rewrite was motivated by new use cases for merging modules in the context of
  WasmGC.
- Some C and JS API functions now refer to data and element segments by name
  instead of index.
- The `--nominal` and `--hybrid` command line options and related API functions
  have been removed. The only supported type system is now the standard
  isorecursive (i.e. hybrid) type system.
- Add a "mayNotReturn" effect.
- Disable the memory64 feature in Memory64Lowering.cpp.
- Disable sign extension in SignExtLowering.cpp.

(fcambus)

2023-05-22 13:00:50 UTC MAIN commitmail json YAML

doc: Updated net/libcares to 1.19.1

(wiz)

2023-05-22 13:00:41 UTC MAIN commitmail json YAML

2023-05-22 12:51:57 UTC MAIN commitmail json YAML

doc: Updated sysutils/xplr to 0.21.2

(pin)

2023-05-22 12:51:35 UTC MAIN commitmail json YAML

sysutils/xplr: update 0.21.2

Changes & fixes
- Added CustomLayout, a new custom panel type to allow nesting other layouts
  inside a static or dynamic layout. This will allow switching between
  different layouts dynamically, without having to switch modes.
- $LS_COLORS will have lesser priority than xplr.config.node_types.*.style.
- Now, there's no default color set in xplr.config.node_types.*.style, so xplr
  will default to $LS_COLORS.
- xplr -m now uses jf to render and pass messages. This allows for a more
  flexible template syntax.
- xplr will now ask before delete.
- For copy, move or symlink operations, xplr will ask what to do if a file
  with the same name exists.
- CLI help menu improvements
- Several fixes and improvements in documentation. Thanks to @kianmeng and
  @hensg for contributing.

(pin)

2023-05-22 12:46:46 UTC MAIN commitmail json YAML

Updated devel/py-maturin, devel/py-dogpile-cache

(adam)

2023-05-22 12:46:29 UTC MAIN commitmail json YAML

py-dogpile-cache: updated to 1.2.1

1.2.1
Added py.typed file to root so that typing tools such as Mypy recognize dogpile as typed.

(adam)

2023-05-22 12:44:10 UTC MAIN commitmail json YAML

py-maturin: updated to 0.15.3

v0.15.3
Fix cross-compile to Apple universal2 in the other platform
Remove serde(flatten) to improve error messages
Allow syn 2.0
describe the need for module-name
Fix cargo test failures in devcontainer
Add PEP 517 config_settings support
Keep file mode on Unix

v0.15.2
Add a unit test for PythonInterpreter::find_by_target
Try GitHub Actions merge queue
Skip git sdist generator tests when executing from a non-git checkout
Publish maturin itself using trusted publisher
Remove bors
When determining the python module name, use pyproject.toml project.name over Cargo.toml package.name.
Warn on missing python-source contents
Fix rewriting dev-dependencies in sdist

(adam)

2023-05-22 12:25:30 UTC MAIN commitmail json YAML

Updated sysutils/py-sh, devel/py-dotenv

(adam)

2023-05-22 12:25:07 UTC MAIN commitmail json YAML

py-dotenv: updated to 1.0.0

1.0.0

**Fixed**

* Drop support for python 3.7, add python 3.12-dev
* Handle situations where the cwd does not exist.

(adam)

2023-05-22 12:18:32 UTC MAIN commitmail json YAML

py-sh: updated to 2.0.4

2.0.4 - 5/13/22

- Allow `ok_code` to be used with `fg`
- Make sure `new_group` never creates a new session

2.0.2 / 2.0.3 (misversioned) - 2/13/22

- Performance regression when using a generator with `_in`
- Adding test support for python 3.11

2.0.0 - 2/9/22

- Executed commands now return a unicode string by default
- Removed magical module-like execution contexts
- Added basic asyncio support via `_async`
- Dropped support for Python < 3.8
- Bumped default tty size to more standard (24, 80)
- First argument being a RunningCommand no longer automatically passes it as stdin
- `RunningCommand.__eq__` no longer has the side effect of executing the command
- `_tee` now supports both "err" and "out"
- Removed the builtin override `cd`
- Altered process launching model to behave more expectedly
- Bugfix where `_no_out` isn't allowed with `_iter="err"`
- Allow keyword arguments to have a list of values

(adam)

2023-05-22 11:39:04 UTC MAIN commitmail json YAML

2023-05-22 11:37:24 UTC MAIN commitmail json YAML

doc: Updated graphics/libimagequant to 4.2.0

(wiz)

2023-05-22 11:37:14 UTC MAIN commitmail json YAML

2023-05-22 11:27:12 UTC MAIN commitmail json YAML

Added devel/blosc2; Updated devel/py-faker

(adam)

2023-05-22 11:26:54 UTC MAIN commitmail json YAML

py-faker: updated to 18.9.0

v18.9.0
* Add `xml` provider.

v18.8.0
* Add `zh_CN` bank locale.

(adam)

2023-05-22 11:24:13 UTC MAIN commitmail json YAML

blosc2: added version 2.9.2

Blosc is a high performance compressor optimized for binary data (i.e. floating
point numbers, integers and booleans, although it can handle string data too).
It has been designed to transmit data to the processor cache faster than the
traditional, non-compressed, direct memory fetch approach via a memcpy() OS
call. Blosc main goal is not just to reduce the size of large datasets on-disk
or in-memory, but also to accelerate memory-bound computations.

C-Blosc2 is the new major version of C-Blosc, and is backward compatible with
both the C-Blosc1 API and its in-memory format. However, the reverse thing is
generally not true for the format; buffers generated with C-Blosc2 are not
format-compatible with C-Blosc1 (i.e. forward compatibility is not supported).
In case you want to ensure full API compatibility with C-Blosc1 API, define the
BLOSC1_COMPAT symbol.

(adam)

2023-05-22 09:38:47 UTC MAIN commitmail json YAML

doc: update status of litehtml and libproxy

(wiz)

2023-05-22 08:05:15 UTC MAIN commitmail json YAML

Updated net/libtorrent-rasterbar, devel/ccache

(adam)

2023-05-22 08:04:59 UTC MAIN commitmail json YAML

ccache: updated to 4.8.1

Ccache 4.8.1

Bug fixes
Fixed an issue with the depend mode in combination with -- on the command line for Clang-based compilers.
Improved knowledge about MSVC debug flags so that non-debug /Z* options are once again supported.
Ccache no longer treats /Zi as unsupported for clang-cl.
Made the output format of ccache -k max_size parsable by ccache itself.

Build/CI improvements
Corrected ccache version in the macOS binary release.
Made it possible to build ccache with clang-cl on Windows.
Upgraded to doctest 2.4.11, thereby fixing a build issue on Solaris.

Documentation improvements
Added a remote file storage example with URL-encoded spaces.

(adam)

2023-05-22 07:50:32 UTC MAIN commitmail json YAML

libtorrent-rasterbar: updated to 2.0.9

libtorrent-2.0.9

fix issue with web seed connections when they close and re-open
fallocate() not supported is not a fatal error
fix proxying of IPv6 connections via IPv4 proxy
treat CGNAT address range as local IPs
add stricter checking of piece layers when loading torrents
add stricter checking of v1 and v2 hashes being consistent
cache failed DNS lookups as well as successful ones
add an i2p torrent state to control interactions with clear swarms
fix i2p SAM protocol parsing of quoted messages
expose i2p peer destination in peer_info
fix i2p tracker announces
fix issue with read_piece() stopping torrent on pieces not yet downloaded
improve handling of allow_i2p_mixed setting to work for magnet links
fix web seed request for renamed single-file torrents
fix issue where web seeds could disappear from resume data
extend save_resume with additional conditional flags
fix issue with retrying trackers in tiers > 0
fix last_upload and last_download resume data fields to use posix time
improve error messages for no_connect_privileged_ports, by untangle it from the port filter
fix I2P issue introduced in 2.0.0
add async tracker status query, post_trackers()
add async torrent status query, post_status()
support loading version 2 of resume data format
fix issue with odd piece sizes
add async piece availability query, post_piece_availability()
add async download queue query, post_download_queue()
add async file_progress query, post_file_progress()
add async peer_info query, post_peer_info()

(adam)

2023-05-22 07:40:02 UTC MAIN commitmail json YAML

Updated devel/py-pylint-plugin-utils, net/py-tldextract, sysutils/py-ansible-compat, sysutils/ansible-lint

(adam)

2023-05-22 07:39:00 UTC MAIN commitmail json YAML

ansible-lint: updated to 6.16.2

v6.16.2

Bugfixes

Update test dependencies
Fix and document installing of requirements.yml files
Do not ever exclude files given as arguments
Ensure we return error if argument gives are not present
Allow rules to expose all tags they can produce
Enable var-name rule to detect read-only variables
Add Oracle Enterprise Linux 7.*
Fix for var-naming rule to not break on include_tasks and vars
var-naming now prevents use of Ansible reserved names
Ensure that we also lint files from git submodules
Adding 2.16 to the list of allowed ansible-core versions in meta-runtime rule

(adam)

2023-05-22 07:34:37 UTC MAIN commitmail json YAML

py-ansible-compat: updated to 4.0.5

v4.0.5

Bugfixes

Improve requirements.yml detection

(adam)

2023-05-22 07:25:06 UTC MAIN commitmail json YAML

py-tldextract: updated to 3.4.4

3.4.4
Bugfixes
  * Honor private domains flag on `self`, not only when passed to `__call__`

(adam)

2023-05-22 07:19:32 UTC MAIN commitmail json YAML

py-pylint-plugin-utils: updated to 0.8.2

0.8.2

Removing the LICENSE and README files from the project include section, as this
had unintended consequences of installing them into the site-packages directory
instead of along side the package code. This is related to
python-poetry/poetry-2015 . Since the LICENSE is available in the dist-info
directory along side the package, then this is sufficient.

Additionally, the python version classifiers will be automatically added by
poetry from the version range specification in the tool.poetry.dependencies
section, so no need to explicitly define them.

(adam)

2023-05-21 22:40:44 UTC MAIN commitmail json YAML

doc: Updated devel/woboq_codebrowser to 2.1.20230517

(nikita)

2023-05-21 22:40:33 UTC MAIN commitmail json YAML

woboq_codebrowser: update to version 2.1.20230517

Changelog:

Support Clang 16

Change-Id: Ic2333919be760dc335d82e229a267fd38991cac8

Add a clang-format file and run clang-format over the repo

Change-Id: Ibc4a43b5eeb2c81eb2b435e9c6c1ef359c3ba808
Reviewed-on: https://codereview.kdab.com/c/kdab/code_browser/+/120178
Reviewed-by: Franck Arrecot <franck.arrecot@kdab.com>

(generator) Fixed help message (#106)

Parameter -b should point to the build directory containing compile_commands.json

cmake: Use project() in top-level CMakeLists.txt

Owtherwise CMake complains.

Change-Id: I42446972417205623e3ff98f30da36ea9ceb4534
Reviewed-on: https://codereview.kdab.com/c/kdab/code_browser/+/120177
Reviewed-by: Franck Arrecot <franck.arrecot@kdab.com>

Fix llvm-7 build

Change-Id: I4c698bd744bd44eed734459de4b3d3316a4375d5
Reviewed-on: https://codereview.kdab.com/c/kdab/code_browser/+/120176
Reviewed-by: Franck Arrecot <franck.arrecot@kdab.com>

(nikita)

2023-05-21 20:09:08 UTC MAIN commitmail json YAML

2023-05-21 19:21:52 UTC MAIN commitmail json YAML

doc: Updated graphics/ImageMagick to 7.1.1.10

(wiz)

2023-05-21 19:20:23 UTC MAIN commitmail json YAML

ImageMagick, p5-PerlMagick: update to 7.1.1.10

7.1.1-10 - 2023-05-21

Commits

    beta release e31343f
    carefully crafted image files (TIM2, JPEG) no longer overflow buffer nor use heap after free (thanks to Juzhi Lu, Zhen Zhou, Likang Luo of NSFOCUS Security Team) 1061db7
    cosmetic bbf3966
    Tweaks to devcontainer to also make it possible to run it locally dfb0b6e
    Switch to regular Ubuntu image instead. b1ea9fe
    Make sure options are properly quoted to resolve the issue reported in #6338. d31c80d
    Mark argument as unused. 43e2cb6
    possible RCE vulnerability (ImageMagick/ImageMagick#6339) 17c4859
    properly cast double to size_t (ImageMagick/ImageMagick#6341) 3d6d98d
    cosmetic 8ce0403
    Fixed MSYS2 build error. f9c9da1
    Forgot to save file before commit. 7566fdd
    Reverted the patch of ImageMagick/ImageMagick#6339. 99b72d8
    add caution when enabling pipe support 1ff6dd4
    eliminate compiler warning 4873197
    do not initialize structures on stack 7c7d2fd
    Use memset to initialize structures. 68148d5
    incompatible function pointer types passing (ImageMagick/ImageMagick#6347) 2fbf938
    Fixed Windows build. 3b5d986
    release fa1d7e6

7.1.1-9 - 2023-05-14

Merged

    Add support for Oklab #6309

Commits

    beta release 0bb7454
    Code cleanup of the fuzzers and silence warnings. d636ff4
    update autoconf configuration file 699085f
    framework for magick cache repository coder 46fe429
    support digital media repository 0a439ab
    check for NaN values c5762cc
    alpha release of the digital media repository coder 1b82a1d
    eliminate memory leak 514070c
    bump minimum MagickCache version 6f00ac4
    get the width of the main channel d4ac19b
    Use autoreconf -fiv instead. fb1e259
    support meta resource type be401fb
    The libheif project switched to cmake. 6b76461
    account for # channels in image 402c32d
    Try to add libde265 to the linking to fix the fuzz build. 7410474
    ensure blob and meta resource type can make a round trip 3797114
    only clone resource image, not blob or meta 7a63f55
    Revert changes. f8feb2e
    Corrected linker flags. 3a1ce45
    No longer use HOST_FILLORDER but force the user to specify it when they don't want LSB byte order (#6300). 937d3dd
    Tiny optimization. ac48d89
    Code style changes. 783a78f
    log gamma 0cf104a
    rename Oklab to OkLab eb44114
    revert afb52e3
    cosmetic d35b2ab
    don't default grayscale to paletted for PNG (ImageMagick/ImageMagick#6314) ac5f29e
    release 776a88d

(wiz)

2023-05-21 19:01:24 UTC MAIN commitmail json YAML

doc: Updated math/double-conversion to 3.3.0

(wiz)

2023-05-21 19:01:15 UTC MAIN commitmail json YAML

double-conversion: update to 3.3.0.

2023-05-18:
  Add flags to control trailing decimal and zero in exponent
  form when input has one significant digit.

  Update changelog and version number.

(wiz)

2023-05-21 18:58:44 UTC MAIN commitmail json YAML

doc: Updated devel/py-setuptools to 67.8.0

(wiz)

2023-05-21 18:58:26 UTC MAIN commitmail json YAML

py-setuptools: update to 67.8.0.

v67.8.0
-------

Changes
^^^^^^^
* #3128: In deprecated easy_install, reload and merge the pth file before saving.

Misc
^^^^
* #3915: Adequate tests to the latest changes in ``virtualenv`` for Python 3.12.

(wiz)

2023-05-21 18:57:24 UTC MAIN commitmail json YAML

doc: Updated time/py-tzlocal to 5.0.1

(wiz)

2023-05-21 18:57:15 UTC MAIN commitmail json YAML

py-tzlocal: update to 5.0.1.

5.0.1 (2023-05-15)
------------------

- The logging info under windows made it look like it looked up the registry
  info even when you had a TZ environment, but it doesn't actually do that.

- Improved the handling of loggers.

5.0 (2023-05-14)
----------------

- Fixed a bug in the new assert_tz_offset method.

5.0b2 (2023-04-11)
------------------

- Change how the system offset is calculated to deal with non-DST
  temporary changes, such as Ramadan time in Morocco.

- Change the default to only warn when the timezone offset and system
  offset disagree (but still not even warn if TZ is set)

- Add the assert_tz_offset() method to the top level for those who want
  to explicitly check and fail.

5.0b1 (2023-04-07)
------------------

- Removed the deprecation shim.

4.4b1 (2023-03-20)
------------------

- Added debug logging

(wiz)

2023-05-21 18:54:58 UTC MAIN commitmail json YAML

doc: Updated net/py-txtorcon to 23.5.0

(wiz)

2023-05-21 18:54:42 UTC MAIN commitmail json YAML

py-txtorcon: update to 23.5.0.

v23.5.0
-------

May 18, 2023

* `txtorcon-23.5.0.tar.gz <http://fjblvrw2jrxnhtg67qpbzi45r7ofojaoo3orzykesly2j3c2m3htapid.onion/txtorcon-23.5.0.tar.gz>`_ (`PyPI <https://pypi.python.org/pypi/txtorcon/23.5.0>`_ (:download:`local-sig </../signatues/txtorcon-23.5.0.tar.gz.asc>` or `github-sig <https://github.com/meejah/txtorcon/blob/main/signatues/txtorcon-23.5.0.tar.gz.asc?raw=true>`_) (`source <https://github.com/meejah/txtorcon/archive/v23.5.0.tar.gz>`_)
* ``twisted.web.client.Agent`` instances now use the same HTTPS policy by default as ``twisted.web.client.Agent``.
  It is possible to override this policy with the ``tls_context_factory`` argument, the equivalent to ``Agent``'s ``contextFactory=``.
* Added support for Python 3.11.
* No more ipaddress dependency

(wiz)

2023-05-21 18:48:05 UTC MAIN commitmail json YAML

doc: Updated lang/py-pygls to 1.0.2

(wiz)

2023-05-21 18:47:56 UTC MAIN commitmail json YAML

py-pygls: update to 1.0.2.

## [1.0.2] - May 15th, 2023
### Changed
- Update typeguard to 3.x ([#327])

### Fixed
- Data files are no longer placed inside the wrong `site-packages` folder when installing `pygls` ([#232])
[#232]: https://github.com/openlawlibrary/pygls/issues/232

(wiz)

2023-05-21 18:45:16 UTC MAIN commitmail json YAML

doc: Updated devel/py-poetry to 1.5.0

(wiz)

2023-05-21 18:45:07 UTC MAIN commitmail json YAML

py-poetry: update to 1.5.0.

1.5.0 - 2023-05-19

Added

    Introduce the new source priorities explicit and supplemental (#7658, #6879).
    Introduce the option to configure the priority of the implicit PyPI source (#7801).
    Add handling for corrupt cache files (#7453).
    Improve caching of URL and git dependencies (#7693, #7473).
    Add option to skip installing directory dependencies (#6845, #7923).
    Add --executable option to poetry env info (#7547).
    Add --top-level option to poetry show (#7415).
    Add --lock option to poetry remove (#7917).
    Add experimental POETRY_REQUESTS_TIMEOUT option (#7081).
    Improve performance of wheel inspection by avoiding unnecessary file copy operations (#7916).

Changed

    Remove the old deprecated installer and the corresponding setting experimental.new-installer (#7356).
    Introduce priority key for sources and deprecate flags default and secondary (#7658).
    Deprecate poetry run <entry point> if the entry point was not previously installed via poetry install (#7606).
    Only write the lock file if the installation succeeds (#7498).
    Do not write the unused package category into the lock file (#7637).

Fixed

    Fix an issue where Poetry窶冱 internal pyproject.toml continually grows larger with empty lines (#7705).
    Fix an issue where Poetry crashes due to corrupt cache files (#7453).
    Fix an issue where the Retry-After in HTTP responses was not respected and retries were handled inconsistently (#7072).
    Fix an issue where Poetry silently ignored invalid groups (#7529).
    Fix an issue where Poetry does not find a compatible Python version if not given explicitly (#7771).
    Fix an issue where the direct_url.json of an editable install from a git dependency was invalid (#7473).
    Fix an issue where error messages from build backends were not decoded correctly (#7781).
    Fix an infinite loop when adding certain dependencies (#7405).
    Fix an issue where pre-commit hooks skip pyproject.toml files in subdirectories (#7239).
    Fix an issue where pre-commit hooks do not use the expected Python version (#6989).
    Fix an issue where an unclear error message is printed if the project name is the same as one of its dependencies (#7757).
    Fix an issue where poetry install returns a zero exit status even though the build script failed (#7812).
    Fix an issue where an existing .venv was not used if in-project was not set (#7792).
    Fix an issue where multiple extras passed to poetry add were not parsed correctly (#7836).
    Fix an issue where poetry shell did not send a newline to fish (#7884).
    Fix an issue where poetry update --lock printed operations that were not executed (#7915).
    Fix an issue where poetry add --lock did perform a full update of all dependencies (#7920).
    Fix an issue where poetry shell did not work with nushell (#7919).
    Fix an issue where subprocess calls failed on Python 3.7 (#7932).
    Fix an issue where keyring was called even though the password was stored in an environment variable (#7928).

Docs

    Add information about what to use instead of --dev (#7647).
    Promote semantic versioning less aggressively (#7517).
    Explain Poetry窶冱 own versioning scheme in the FAQ (#7517).
    Update documentation for configuration with environment variables (#6711).
    Add details how to disable the virtualenv prompt (#7874).
    Improve documentation on whether to commit poetry.lock (#7506).
    Improve documentation of virtualenv.create (#7608).

(wiz)

2023-05-21 18:36:42 UTC MAIN commitmail json YAML

Updated www/arcticfox to 41.0

(abs)

2023-05-21 18:35:58 UTC MAIN commitmail json YAML

Updated www/arcticfox to 41.0

This is a major release.  A long standing issue affecting dom
promises which could lead to JavaScript hangs has been fixed, it
has been there since forking from PaleMoon and has been hunted for
years!

TLS 1.3 is now supported if a new enough system nss library is used.

Otherwise, countless fixes were imported

- build system improvements
- dom and layouting fixes
- specific MacOS fixes

(abs)

2023-05-21 18:34:45 UTC MAIN commitmail json YAML

doc: Updated print/texlab to 5.6.0

(wiz)

2023-05-21 18:34:27 UTC MAIN commitmail json YAML

texlab: update to 5.6.0.

## [5.6.0] - 2023-05-20

### Added

- Add `texlab.cancelBuild` command to cancel the currently active build ([#887](https://github.com/latex-lsp/texlab/issues/887))

### Fixed

- Fix resolving include commands from the `import` package ([#885](https://github.com/latex-lsp/texlab/issues/885))
- Fix regression when tracking active cursor position ([#880](https://github.com/latex-lsp/texlab/issues/880))

(wiz)

2023-05-21 18:25:23 UTC MAIN commitmail json YAML

doc: Updated lang/py-lsp-server to 1.7.3

(wiz)

2023-05-21 18:25:14 UTC MAIN commitmail json YAML

py-lsp-server: update to 1.7.3.

## Version 1.7.3 (2023/05/15)

### Issues Closed

* [Issue 369](https://github.com/python-lsp/python-lsp-server/issues/369) - Failed to load hook pylsp_lint: [Errno 2] No such file or directory: '' ([PR 371](https://github.com/python-lsp/python-lsp-server/pull/371) by [@Ultimator14](https://github.com/Ultimator14))

In this release 1 issue was closed.

### Pull Requests Merged

* [PR 377](https://github.com/python-lsp/python-lsp-server/pull/377) - Update yapf requirement to 0.33+, by [@bnavigator](https://github.com/bnavigator)
* [PR 371](https://github.com/python-lsp/python-lsp-server/pull/371) - Fix empty cwd value for pylint, by [@Ultimator14](https://github.com/Ultimator14) ([369](https://github.com/python-lsp/python-lsp-server/issues/369))
* [PR 364](https://github.com/python-lsp/python-lsp-server/pull/364) - Add Arch Linux installation command to Readme, by [@GNVageesh](https://github.com/GNVageesh)

In this release 3 pull requests were closed.

(wiz)

2023-05-21 18:06:27 UTC MAIN commitmail json YAML

doc: Updated fonts/unifont to 15.0.02

(wiz)

2023-05-21 18:06:17 UTC MAIN commitmail json YAML

unifont: update to 15.0.02.

2023-05-20: Release 15.0.02
  * N.B.: This is the last planned version to build TrueType
    font files as part of the standard font build with

          make BUILDFONT=1

    In the future, only OpenType font files will be part of
    the ordinary font building using the hex2otf program.
    TrueType fonts will have to be built manually using

          cd font
          make truetype

  * Minor update to allow for separate building of TrueType
    and OpenType fonts.  This is in preparation for the future
    removal of TrueType font files from default font builds,
    in preference for OpenType font files.  That change is
    planned for the release of Unifont 15.1.01, which will
    correspond to the release of the Unicode 15.1.0 standard
    scheduled for September 2023.
  * Added Doxygen annotation to C programs and corresponding
    ".h" header files.  Annotated output is generated in a
    new "doxygen" subdirectory.  Doxygen output consists of
    a browsable set of HTML pages and a hyperlinked PDF document.
  * Updates to make files to fix issues with redundant building
    under some circumstances.
  * Added 196 Plane 2 and Plane 3 Chinese ideographs drawn by
    湖 远星 to the basic Unifont font files for coverage of
    the General Standard Chinese Characters set.  Also added
    biang glyphs drawn by Ming Fan.
  * Fullwidth CJK characters that appeared to be boldface in
    the range U+FF00..U+FFEF were updated using glyphs from
    Wen Quan Yi, with some modifications.

(wiz)

2023-05-21 17:58:04 UTC MAIN commitmail json YAML

doc: Updated www/py-httpie to 3.2.2

(wiz)

2023-05-21 17:57:54 UTC MAIN commitmail json YAML

py-httpie: update to 3.2.2.

## 3.2.2

- Fixed compatibility with urllib3 2.0.0.

(wiz)

2023-05-21 17:45:46 UTC MAIN commitmail json YAML

doc: Updated textproc/py-docutils to 0.20.1

(wiz)

2023-05-21 17:45:36 UTC MAIN commitmail json YAML

py-docutils: update to 0.20.1.

Release 0.20.1 (2023-05-17)
===========================

Bugfix release.

(wiz)

2023-05-21 17:44:25 UTC MAIN commitmail json YAML

doc: Updated security/py-cryptodome to 3.18.0

(wiz)

2023-05-21 17:44:16 UTC MAIN commitmail json YAML

py-cryptodome: update to 3.18.0.

3.18.0 (18 May 2023)
++++++++++++++++++++++++++

New features
---------------
* Added support for DER BOOLEAN encodings.
* The library now compiles on Windows ARM64. Thanks to Niyas Sait.

  Resolved issues
---------------
* GH#722: ``nonce`` attribute was not correctly set for XChaCha20_Poly1305 ciphers. Thanks to Liam Haber.
* GH#728: Workaround for a possible x86 emulator bug in Windows for ARM64.
* GH#739: OID encoding for arc 2 didn't accept children larger than 39. Thanks to James.
* Correctly check that the scalar matches the point when importing an ECC private key.

(wiz)

2023-05-21 17:42:20 UTC MAIN commitmail json YAML

doc: Updated devel/py-astroid to 2.15.5

(wiz)

2023-05-21 17:42:11 UTC MAIN commitmail json YAML

py-astroid: update to 2.15.5.

    Handle objects.Super in helpers.object_type().
    Refs pylint-dev/pylint#8554

(wiz)

2023-05-21 17:41:15 UTC MAIN commitmail json YAML

doc: Updated sysutils/py-Glances to 3.4.0.3

(wiz)

2023-05-21 17:41:05 UTC MAIN commitmail json YAML

py-Glances: update to 3.4.0.3.

===============
Version 3.4.0.3
===============

Bugs corrected:

    * Add glances binary to '/usr/local/bin' + Update ENV PATH to include '/venv/bin' in Dockerfiles #2419
    * No more threshold display in the WebUI cpu/mem and memswap plugins #2420

===============
Version 3.4.0.2
===============

Bugs corrected:

    * Cannot start Glances 3.4.0.1 on Windows 10: SIGHUP not defined #2408
    * Influxdb2 export not working #2407

===============
Version 3.4.0.1
===============

Bug corrected:

    * 3.4.0 crash on startupwith minimal deps #2401

===============
Version 3.4.0
===============

Enhancements:

    * Enhance process "extended stats" display (in Curses interface) #2225
      _You can now *pin* a specific process to the top of the process list_
    * Improve Glances start time by disabling Docker and Podman version getter - Related to #1985
    * Customizable InfluxDB2 export interval #2348
    * Improve kill signal management #2194
    * Display a critical error message if Glances is ran with both webserver and rpcserver mode
    * Refactor the Cloud plugin, disable it by default in the default configuration file - Related to #2279
    * Correct clear-text logging of sensitive information (security alert #29)
    * Use of a broken or weak cryptographic hashing algorithm (SHA256) on password storage #2175

Bug corrected:

    * Correct issue (error message) concerning the Cloud plugin - Related to #2392
    * InfluxDB2 export doesn't process folders correctly - missing key #2327
    * Index error when displaying programs on MacOS #2360
    * Dissociate 2 sensors with exactly the same names #2280
    * All times displayed in UTC - Container not using TZ/localtime (Docker) #2278
    * It is not possible to return API data for a particular mount point (FS plugin) #1162

Documentation and CI:

    * chg: Dockerfile - structured & cleaner build process #2386
    * Ubuntu is back as additional Docker images. Alpine stays the default one. Related to #2185
    * Improve Makefile amd docker-compose to support Podman and GPU
    * Workaround to pin urlib3<2.0 - Related to #2392
    * Error while generating the documentation (ModuleNotFoundError: No module named 'glances') #2391
    * Update Flamegraph (memory profiling)
    * Improve template for issue report and feature request
    * Parameters in the VIRT column #2343
    * Graph generation documentation is not clear #2336
    * docs: Docker - include tag details
    * Add global architecture diagram (Excalidraw)
    * Links to documents in sample glances.conf are not valid. #2271
    * Add semgrep support
    * Smartmontools missing from full docker image #2262
    * Improve documentation regarding regexp in configuration file
    * Improve documentation about the [ip] plugin #2251

Cyber security update:

    * All libs have been updated to the latest version
      Full roadmap here: https://github.com/nicolargo/glances/milestone/62?closed=1

(wiz)

2023-05-21 17:38:02 UTC MAIN commitmail json YAML

doc: Updated converters/fribidi to 1.0.13

(wiz)

2023-05-21 17:37:47 UTC MAIN commitmail json YAML

fribidi: update to 1.0.13.

Overview of changes between 1.0.12 and 1.0.13
=============================================

* Adding missing man pages to the tar release file.

(wiz)

2023-05-21 16:34:11 UTC MAIN commitmail json YAML

doc: Updated security/ca-certificates to 20230311

(kim)

2023-05-21 16:33:50 UTC MAIN commitmail json YAML

ca-certificates: Update to 20230311

ca-certificates (20230311) unstable; urgency=medium

  [ Đoàn Trần Công Danh ]
  * ca-certificates: compat with non-GNU mktemp (closes: #1000847)

  [ Ilya Lipnitskiy ]
  * certdata2pem.py: use UTC time when checking cert validity

  [ Julien Cristau ]
  * Update Mozilla certificate authority bundle to version 2.60
    The following certificate authorities were added (+):
    + "Autoridad de Certificacion Firmaprofesional CIF A62634068"
    + "Certainly Root E1"
    + "Certainly Root R1"
    + "D-TRUST BR Root CA 1 2020"
    + "D-TRUST EV Root CA 1 2020"
    + "DigiCert TLS ECC P384 Root G5"
    + "DigiCert TLS RSA4096 Root G5"
    + "E-Tugra Global Root CA ECC v3"
    + "E-Tugra Global Root CA RSA v3"
    + "HARICA TLS ECC Root CA 2021"
    + "HARICA TLS RSA Root CA 2021"
    + "HiPKI Root CA - G1"
    + "ISRG Root X2"
    + "Security Communication ECC RootCA1"
    + "Security Communication RootCA3"
    + "Telia Root CA v2"
    + "TunTrust Root CA"
    + "vTrus ECC Root CA"
    + "vTrus Root CA"
    The following certificate authorities were removed (-):
    - "Cybertrust Global Root" (expired)
    - "EC-ACC"
    - "GlobalSign Root CA - R2" (expired)
    - "Hellenic Academic and Research Institutions RootCA 2011"
    - "Network Solutions Certificate Authority"
    - "Staat der Nederlanden EV Root CA" (expired)
  * Drop trailing space from debconf template causing misformatting
    (closes: #980821)

  [ Wataru Ashihara ]
  * Make certdata2pem.py compatible with cryptography >= 35 (closes: #1008244)

-- Julien Cristau <jcristau@debian.org>  Sat, 11 Mar 2023 09:47:05 +0100

(kim)

2023-05-21 15:06:48 UTC MAIN commitmail json YAML

www/squid5/Makefile.common: add one more "used by" line

Now, this file is used by www/squidGuard/Makefile, too.

(taca)

2023-05-21 15:04:56 UTC MAIN commitmail json YAML

www/squidGuard: switch to use squid5/Makefile.common

Switch to use squid5/Makefile.common.

No PKGREVISION bump since this change dose not affect any binary change nor
dependency.

(taca)

2023-05-21 14:54:34 UTC MAIN commitmail json YAML

www/squid5/Makefile.common: add a "used by" line

This file is used by www/squidview/Makefile.

(taca)

2023-05-21 14:52:50 UTC MAIN commitmail json YAML

doc: Updated www/squidview to 0.86nb1

(taca)

2023-05-21 14:52:22 UTC MAIN commitmail json YAML

www/squidview: replace LOGDIR properly

Instead of squid4/Makefile, use squid5/Makefile.common to get LOGDIR's
value, too.

Bump PKGREVISION.

(taca)

2023-05-21 14:17:23 UTC MAIN commitmail json YAML

doc/TODO: add some

+ ImageMagick-7.1.1.9, double-conversion-3.3.0, fribidi-1.0.13,
  grpc-1.55, gstreamer1-1.22.3, litehtml-0.8, nettle-3.9, protobuf-23.1,
  py-Glances-3.4.0.3, py-astroid-2.15.5, py-cryptodome-3.18.0,
  py-docutils-0.20.1, py-httpie-3.2.2, py-lsp-server-1.7.3,
  py-pip-audit-2.8.0, py-poetry-1.5.0, py-protobuf-4.23.1,
  py-pygls-1.0.2, py-setuptools-67.8.0, py-txtorcon-23.5.0,
  py-tzlocal-5.0.1, texlab-5.6.0, typst-0.4.0, unifont-15.0.02,
  vim-share-9.0.1572.

(wiz)

2023-05-21 12:20:53 UTC MAIN commitmail json YAML

doc: Updated biology/biolibc-tools to 0.1.4.3

(bacon)

2023-05-21 12:20:46 UTC MAIN commitmail json YAML

biology/biolibc-tools: Update to 0.1.4.3

deromanize: Take optional input filename, improve robustness

(bacon)

2023-05-21 06:44:50 UTC MAIN commitmail json YAML

doc: update exiv2 entry, only geeqie to go

(wiz)

2023-05-21 06:27:31 UTC MAIN commitmail json YAML

easyrpg-player: adapt some code for fmtlib 10

XXX: more to do

(wiz)

2023-05-21 05:56:05 UTC MAIN commitmail json YAML

doc/TODO: + fcitx5-5.0.23.

(wiz)

2023-05-21 05:55:39 UTC MAIN commitmail json YAML

2023-05-21 05:36:10 UTC MAIN commitmail json YAML

ruby-selenium-webdriver: this requires at least Ruby 3.0 now

(wiz)

2023-05-21 05:30:40 UTC MAIN commitmail json YAML

*: simplify p5-Algorithm-Diff dependency, pkgsrc version was always new enough

(wiz)

2023-05-21 03:36:16 UTC MAIN commitmail json YAML

doc: Updated www/ruby-rouge to 4.1.1

(taca)

2023-05-21 03:35:43 UTC MAIN commitmail json YAML

www/ruby-rouge: update to 4.1.1

4.1.1 (2023-05-15)

o General

  * Fix Twig/Jinja: incorrect recognition of some special tokens like
    keywords (#1949 by nsfisis)
  * Add reference to Code of Conduct (#1942 by Tan Le)

o Dart Lexer

  * Add basic support for Dart 3 features (#1935 by Parker Lougheed)

o Dot Lexer

  * Add alias graphviz for dot (#1651 by Alexander Sapozhnikov)

o JavaScript Lexer

  * javascript: Fix an issue where some keywords like "for" and "if" are
    mistakenly recognized as functions (#1938 by nsfisis)

o Liquid Lexer

  * Liquid: update for 5.0.0 (#1681 by Eric Knibbe)

o Mosel Lexer

  * Delete buggy detection for Mosel (#1936 by Cyril Brulebois)

o Openedge Lexer

  * fix: improve openedge abl langage (#1843 by clement-brodu)

o PHP Lexer

  * php: fix highlight of fully-qualified identifiers (fix #1718) (#1924 by
    nsfisis)

o Python Lexer

  * Support doctest highlight in Python lexer (#1932 by Tan Le)

o Ruby Lexer

  * Highlight Ruby's and/or/not logical operators (#1950 by Demian Ferreiro)
  * Fix string interpolation in Ruby percent literal (#1945 by Tan Le)

o Rust Lexer

  * rust: Update builtins and sample file (fix #1922) (#1923 by nsfisis)

o Shell Lexer

  * Add detection for zsh completion files (#1933 by Germ叩n Ria単o)

(taca)

2023-05-21 03:29:36 UTC MAIN commitmail json YAML

doc: Updated www/ruby-loofah to 2.21.3

(taca)

2023-05-21 03:29:12 UTC MAIN commitmail json YAML

www/ruby-loofah: update to 2.21.3

2.21.3 / 2023-05-15

* Quash "instance variable not initialized" warning in Ruby < 3.0. [#268]
  (Thanks, @dharamgollapudi!)

(taca)

2023-05-21 03:28:06 UTC MAIN commitmail json YAML

doc: Updated www/ruby-aws-sdk-core

(taca)

2023-05-21 03:27:38 UTC MAIN commitmail json YAML

www/ruby-aws-sdk-core: update to 3.173.0

3.173.0 (2023-05-18)

* Feature - Updated Aws::STS::Client with the latest API changes.

(taca)

2023-05-21 03:26:19 UTC MAIN commitmail json YAML

doc: Updated www/ruby-aws-partitions to 1.767.0

(taca)

2023-05-21 03:25:52 UTC MAIN commitmail json YAML

www/ruby-aws-partitions: update to 1.767.0

1.767.0 (2023-05-19)

* Feature - Added support for enumerating regions for Aws::MediaPackageV2.

1.766.0 (2023-05-18)

* Feature - Updated the partitions source data the determines the AWS
  service regions and endpoints.

1.765.0 (2023-05-16)

* Feature - Updated the partitions source data the determines the AWS
  service regions and endpoints.

1.764.0 (2023-05-15)

* Feature - Updated the partitions source data the determines the AWS
  service regions and endpoints.

(taca)

2023-05-21 03:24:22 UTC MAIN commitmail json YAML

doc: Updated textproc/ruby-temple to 0.10.1

(taca)

2023-05-21 03:23:48 UTC MAIN commitmail json YAML

textproc/ruby-temple: update to 0.10.1

0.10.1 (2023-05-16)

* Use specified :capture_generator for nested captures (#112, #144)
* Compatibility with frozen string literals

(taca)

2023-05-21 03:22:23 UTC MAIN commitmail json YAML

doc: Updated textproc/ruby-rqrcode to 2.2.0

(taca)

2023-05-21 03:21:58 UTC MAIN commitmail json YAML

textproc/ruby-rqrcode: update to 2.2.0

2.2.0 (2023-05-17)

Changed

* Allow all ChunkyPNG::Color options to be passed into fill and color on
  as_png [#135]
* Add 3.2 to CI @petergoldstein [#133]
* Development dependency upgrades. Minimum Ruby change [#130]
* README updates

(taca)

2023-05-21 03:19:09 UTC MAIN commitmail json YAML

doc: Updated textproc/ruby-asciidoctor to 2.0.20

(taca)

2023-05-21 03:18:24 UTC MAIN commitmail json YAML

textproc/ruby-asciidoctor: update to 2.0.20

2.0.19 (2023-05-17)

Development on Asciidoctor 2.1 has been on pause while we focus on
progressing the AsciiDoc Language Specification.  In the meantime, we
extracted some of the minor improvements and bug fixes from main and put
them into this patch release in the 2.0.x release line.

The most impactful fix is a switch from recursion to a while loop to prevent
a stack limit error when looking for the next line to process.  Those using
JRuby will appreciate that fact that a uri:classloader: prefix is treated as
an absolute path rather than a URL, which will allow those paths to be read
correctly and avoid misleading security warnings.

A few refinements where made to how the AsciiDoc source is parsed.  First,
constrained passthroughs inside a monospace span are now always processed as
expected.  When parsing a dlist, a nested list that starts with at least one
block attribute line is now attached correctly.  The partintro block is now
generated consistently, despite how it's defined in the AsciiDoc source.
Numeric character references are passed over when searching for the URL
fragment in the xref target.  An inline ref is cataloged even if the
resolved reftext is empty.  An include target may not start or end with a
space (to distinguish it from a dlist entry).  Finally, square brackets are
not swallowed when parsing an escaped URL macro.

Several improvements have been made when converting to man pages.  When
generating DocBook, the root <reftext> tag is correctly enclosed in an
<article> tag and reftext substitutions are applied to the value of the
mantitle attribute.  When converting to the man page format, the alt text of
a block image is processed correctly (i.e., "manified").  In the HTML
output, a monospace span in a section title is not converted to uppercase.

The default stylesheet has been updated so that the margin on the first and
last child of a sidebar is collapsed correctly and so the font size of a
term in a horizontal list matches the font size of a term in a regular
dlist.

The code has been updated to be compatible with recent software releases,
including Ruby 3.2, Haml 6, and Rouge 4.1.

Distribution

Changelog

Improvements
* Return empty string instead of nil if raw or verbatim block has no lines
* Don't uppercase monospace span in section title in manpage output (#4402)
* Simplify processing of implicit link (i.e., autolink) by separating
  implicit and explicit match
* Generate partintro block consistently (#4450)
* Add Kiswahili translation for built-in labels (PR #4454) (@bkmgit)

Compliance
* Fix call order so use of an include file with invalid encoding continues
  to raise error when using Ruby >= 3.2.0
* Fix test assertion for fallback Rouge stylesheet to be compatible with
  Rouge 4.1 (#4406) (@tmzullinger)
* Support notitle option on section as alternative to untitled to hide title
  (#4437)
* Add support for Haml 6 to template converter (#4429)

Bug Fixes
* Process constrained inline passthrough inside monospace span (#4458)
* Catalog inline ref defined using anchor macro even when resolved reftext
  is empty
* Use while loop rather than recursion to locate next line to process;
  prevents stack limit error (#4368)
* Avoid matching numeric character references when searching for # in xref
  target (#4393)
* Use correct selector to collapse margin on first and last child of sidebar
* Don't allow target of include directive to start with a space (to
  distinguish it from a dlist item) or to end with a space
* Manify alt text of block image in manpage output (#4401)
* Adjust font size of term in horizontal dlist to match font size of term in
  regular dlist
* Implicitly attach nested list that starts with block attribute lines to
  dlist entry (#4268)
* Don't swallow square brackets when processing escaped URL macro
* Treat uri:classloader: as an absolute path prefix when running on JRuby
  (#3929)
* Apply reftext substitutions to value of mantitle attribute in DocBook
  output (#4448)
* Enclose <reftext> tag in <article> tag in DocBook output for man page
  (#4452)
* Correctly handle compat role on monospace and constrained passthrough when
  box attrlist or formatted text is escaped

2.0.20 (2023-05-18)

After the 2.0.19 release, we discovered that the man page was not being
updated during the release.  This release has no changes other than t fix
the release process.  For changes related to 2.0.19, see
https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.19.

Distribution

Changelog

Bug Fixes
* Update release-version attribute in READMEs and man page during release
* Rebuild man page during release

(taca)

2023-05-21 03:10:12 UTC MAIN commitmail json YAML

doc: Updated sysutils/ruby-inspec-core to 5.22.3

(taca)

2023-05-21 03:09:36 UTC MAIN commitmail json YAML

sysutils/ruby-inspec-core: update to 5.22.3

5.22.3 (2023-05-18)

Merged Pull Requests

* CFINSPEC-554: Update CLI Docs rake task to work with current InSpec
  docs. #6384 (ahasunos)
* CFINSPEC-573: Fix for mongodb_session resource prints debug level of
  information in profile run result. #6401 (Vasu1105)
* Updates Release Process Docs #6398 (Vasu1105)
* CFINSPEC-576 : Fix profile gem dependency loading issue when dependent gem
  is required inside profile libraries. #6408 (Vasu1105)
* CFINSPEC-580 Dependent profiles fix for any scheme of version used in
  profiles #6410 (Nik08)
* Formatting fixes for podman docs #6386 (IanMadd)
* Bump omnibus-software from 6a13693 to 225e357 in /omnibus #6442
  (dependabot[bot])
* Bump omnibus from c66e97c to cf97613 in /omnibus #6423 (dependabot[bot])
* Bump kitchen-vagrant from 1.12.1 to 1.14.1 in /omnibus #6427
  (dependabot[bot])
* Bump test-kitchen from 3.3.2 to 3.5.0 in /omnibus #6360 (dependabot[bot])
* Bump rack from 2.2.4 to 2.2.6.2 in /omnibus #6388 (dependabot[bot])
* Revert "adding new private verify, as this will kick off the expeditor
  bump version" #6479 (Vasu1105)
* CHEF-1458 Multiple values changes in SimpleConfig library #6489 (Nik08)
* CHEF-105 Adds configuration required for sonarqube integration. #6480
  (Vasu1105)
* Add nftables resources #6499 (jjacque)
* CHEF-2438 Add train-kubernetes to inspec gemspec #6512 (clintoncwolfe)
* Bump rack from 2.2.6.2 to 2.2.6.4 in /omnibus #6490 (dependabot[bot])
* fix: ensure Invoke-WebRequest headers can be configured #6484
  (amlodzianowski)
* For #6493 : Add postgres_session support for custom port with a socket
  connection #6494 (Taknok)

(taca)

2023-05-21 03:07:26 UTC MAIN commitmail json YAML

doc: Updated security/ruby-rex-socket to 0.1.51

(taca)

2023-05-21 03:07:03 UTC MAIN commitmail json YAML

security/ruby-rex-socket: update to 0.1.51

0.1.51 (2023-05-17)

* Land #60, Fix crash when running socks proxy4a comm

(taca)