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

2024-05-13 14:08:04 UTC Now

2024-01-24 09:56:36 UTC MAIN commitmail json YAML

py-gds: updated to 1.6.13

Version 1.6.13 (Apr 26, 2023)

Allow ill-formed GDSII label anchors to be correctly loaded.

(adam)

2024-01-24 09:46:34 UTC MAIN commitmail json YAML

Updated textproc/py-rdflib, textproc/py-xml2rfc

(adam)

2024-01-24 09:46:15 UTC MAIN commitmail json YAML

py-xml2rfc: updated to 3.19.1

v3.19.0

New Features
- Drop support for Python 3.7
- Add support for Python 3.12

Bug Fixes
- Deduplicate index entries
- Follow HTML presentational hints in PDF
- Remove emphasis from xref in headings and fix xrefs in headings

Documentation Changes
- update CHANGELOG.md + py file versions for v3.18.2 [skip ci]

Chores
- List required dependencies
- Get version for setup from xml2rfc source
- Update docs-publish GHA
- Update docs-publish.yml

(adam)

2024-01-24 09:32:30 UTC MAIN commitmail json YAML

py-rdflib: updated to 7.0.0

RELEASE 7.0.0

This is a major release with relatively slight breaking changes, new
features and bug fixes.

The most notable breaking change relates to how RDFLib handles the
publicID parameter of the Graph.parse and Dataset.parse methods.
Most users should not be affected by this change.

Instructions on adapting existing code to the breaking changes can be
found in the upgrade guide from Version 6 to Version 7 which should be
available here.

It is likely that the next couple of RDFLib releases will all be major
versions, mostly because there are some more shortcomings of RDFLib's
public interface that should be addressed.

(adam)

2024-01-24 09:17:14 UTC MAIN commitmail json YAML

Updated textproc/py-docx, math/py-xarray

(adam)

2024-01-24 09:16:58 UTC MAIN commitmail json YAML

py-xarray: updated to 2024.1.1

v2024.01.1 (23 Jan, 2024)

This release is to fix a bug with the rendering of the documentation, but it also includes changes to the handling of pandas frequency strings.

Breaking changes

- Following pandas, :py:meth:`infer_freq` will return ``"YE"``, instead of ``"Y"`` (formerly ``"A"``).
  This is to be consistent with the deprecation of the latter frequency string in pandas 2.2.

Deprecations

- Following pandas, the frequency string ``"Y"`` (formerly ``"A"``) is deprecated in
  favor of ``"YE"``. These strings are used, for example, in :py:func:`date_range`,
  :py:func:`cftime_range`, :py:meth:`DataArray.resample`, and :py:meth:`Dataset.resample`
  among others (:issue:`8612`, :pull:`8629`).

Documentation

- Pin ``sphinx-book-theme`` to ``1.0.1`` to fix a rendering issue with the sidebar in the docs.

(adam)

2024-01-24 09:12:09 UTC MAIN commitmail json YAML

py-docx: updated to 1.1.0

1.1.0 (2023-11-03)

- Add BlockItemContainer.iter_inner_content()

1.0.1 (2023-10-12)

- Fix: parse_xml() and OxmlElement moved.
- Add Hyperlink.fragment and .url

1.0.0 (2023-10-01)

- Remove Python 2 support. Supported versions are 3.7+
- Fix: Paragraph.text includes hyperlink text
- Add: Hyperlink.address
- Add Hyperlink.contains_page_break
- Add Hyperlink.runs
- Add Hyperlink.text
- Add Paragraph.contains_page_break
- Add Paragraph.hyperlinks
- Add Paragraph.iter_inner_content()
- Add Paragraph.rendered_page_breaks
- Add RenderedPageBreak.following_paragraph_fragment
- Add RenderedPageBreak.preceding_paragraph_fragment
- Add Run.contains_page_break
- Add Run.iter_inner_content()
- Add Section.iter_inner_content()

(adam)

2024-01-24 09:06:11 UTC MAIN commitmail json YAML

Updated devel/py-overrides, devel/py-ddt

(adam)

2024-01-24 09:04:45 UTC MAIN commitmail json YAML

py-ddt: updated to 1.7.1

1.7.1
Update flake8 configuration
Remove Python 2.7 classifiers as the project is now Python 3+ only

1.7.0
Add async flag when wrapping async function
Dropping support for Python 2.7

(adam)

2024-01-24 09:01:30 UTC MAIN commitmail json YAML

py-overrides: updated to 7.6.0

Overrides 7.6.0
Fixing bytecode handling in 3.12

Overrides 7.5.0
Fix _is_same_module() on PyPy

(adam)

2024-01-24 08:54:06 UTC MAIN commitmail json YAML

doc/TODO: + tor-browser-13.0.9.

(wiz)

2024-01-24 08:13:17 UTC MAIN commitmail json YAML

sysutils/yazi: fix checksum

Fix checksum after upstream promotion of tag to release.

(pin)

2024-01-24 08:12:39 UTC MAIN commitmail json YAML

doc: Updated sysutils/xcp to 0.18.0

(pin)

2024-01-24 08:12:19 UTC MAIN commitmail json YAML

sysutils/xcp: update to 0.18.0

- Internal rework to split the main xcp engine into libxcp. This should allow
  reuse elsewhere, and improve error handling.

(pin)

2024-01-24 08:06:01 UTC MAIN commitmail json YAML

doc: Updated net/slumber to 0.12.1

(pin)

2024-01-24 08:05:42 UTC MAIN commitmail json YAML

net/slumber: update to 0.12.1

Changed
- Improved styling of toggled table rows

(pin)

2024-01-24 08:05:01 UTC MAIN commitmail json YAML

doc: Updated sysutils/dua-cli to 2.28.0

(pin)

2024-01-24 08:04:42 UTC MAIN commitmail json YAML

sysutils/dua-cli: update to 2.28.0

New Features
  - add dua i --no-entry-check flag.
    With it, in interactive mode, entries will not be checked for presence.

    This can avoid laggy behaviour when switching between directories
    as lstat calls will not run, which can be slow on some filesystems.

(pin)

2024-01-24 06:55:05 UTC MAIN commitmail json YAML

Updated devel/py-argcomplete, security/py-bandit, devel/py-toolz, textproc/py-validate-pyproject

(adam)

2024-01-24 06:54:39 UTC MAIN commitmail json YAML

py-validate-pyproject: updated to 0.16

Version 0.16

- Fix setuptools ``readme`` field
- Fix ``oneOf <> anyOf`` in setuptools schema
- Add previously omitted type keywords for string values
- Add schema validator check
- Add ``SchemaStore`` conversion script
- Allow tool(s) to be specified via URL (added CLI option: ``--tool``)
- Support ``uint`` formats (as used by Ruff's schema)
- Allow schemas to be loaded from ``SchemaStore`` (added CLI option: ``--store``)

(adam)

2024-01-24 06:52:32 UTC MAIN commitmail json YAML

py-toolz: updated to 0.12.1

Release 0.12.1

Add support for Python 3.12 and PyPy 3.10
Drop support for Python 3.5 and 3.6
Fix typos
Use codecov for coverage instead of coveralls

(adam)

2024-01-24 06:50:34 UTC MAIN commitmail json YAML

py-bandit: updated to 1.7.7

1.7.7

* Downsize the org:repo name
* Remove markdown formatting in reStructuredText formatted README
* Introduce Official Bandit Images
* Bump actions/dependency-review-action from 3 to 4
* Rework GitPython dependency to be an extra for bandit-baseline
* Prepend ./ for files specified as CLI args
* Add random.randbytes to blacklist calls
* Fix up issues found running Bandit on itself
* Create a security policy
* Add tidelift to the sponsor funding list
* defusedxml: Show correct module name
* Flag str.replace as possible sql injection
* Handle variant in how policy is passed in paramiko
* Bump actions/setup-python from 4 to 5
* Add the new release to bandit versions of bug template

(adam)

2024-01-24 06:49:19 UTC MAIN commitmail json YAML

py-argcomplete: updated to 3.2.2

Changes for v3.2.2 (2024-01-23)

Expand tilde in zsh

(adam)

2024-01-24 03:51:41 UTC MAIN commitmail json YAML

doc: Updated math/R-RcppArmadillo to 0.12.6.6.0

(mef)

2024-01-24 03:51:30 UTC MAIN commitmail json YAML

(math/R-RcppArmadillo) 0.12.4.1.0 to 0.12.6.6.0, TEST_DEPENDS missing some

2023-10-31  Dirk Eddelbuettel  <edd@debian.org>

* DESCRIPTION (Version, Date): RcppArmadillo 0.12.6.6.0
        * inst/NEWS.Rd: Idem
        * configure.ac: Idem
        * configure: Idem

* inst/include/armadillo_bits/: Armadillo 12.6.6

2023-10-29  Dirk Eddelbuettel  <edd@debian.org>

* src/RcppArmadillo.cpp (armadillo_get_number_of_omp_threads)
(armadillo_set_number_of_omp_threads): New helper functions
        * src/RcppExports.cpp: Regenerated
        * R/RcppExports.R: Idem
* man/armadillo_get_number_of_omp_threads.Rd: Documentation

* R/init.R (.onLoad): Store initial thread count
* R/init.R (armadillo_throttle_cores, armadillo_reset_cores):
Tread throtte and reset helper functions
* man/armadillo_throttle_cores.Rd: Documentation

* man/fastLm.Rd: Illustration of use of throttle and reset function
* NAMESPACE: Export new functions

2023-10-14  Dirk Eddelbuettel  <edd@debian.org>

* DESCRIPTION (Version, Date): RcppArmadillo 0.12.6.5.0

2023-09-06  Dirk Eddelbuettel  <edd@debian.org>

* DESCRIPTION (Version, Date): RcppArmadillo 0.12.6.4.0
        * inst/NEWS.Rd: Idem
        * configure.ac: Idem
        * configure: Idem

* inst/include/armadillo_bits/: Armadillo 12.6.4

2023-08-28  Dirk Eddelbuettel  <edd@debian.org>

* DESCRIPTION (Version, Date): RcppArmadillo 0.12.6.3.0
        * inst/NEWS.Rd: Idem
        * configure.ac: Idem
        * configure: Idem

* inst/include/armadillo_bits/: Armadillo 12.6.3

2023-08-08  Dirk Eddelbuettel  <edd@debian.org>

* DESCRIPTION (Version, Date): RcppArmadillo 0.12.6.2.0
        * inst/NEWS.Rd: Idem
        * configure.ac: Idem
        * configure: Idem

* inst/include/armadillo: Armadillo 12.6.2
* inst/include/armadillo_bits/: Idem

2023-07-26  Dirk Eddelbuettel  <edd@debian.org>

* DESCRIPTION (Version, Date): RcppArmadillo 0.12.6.1.0
        * inst/NEWS.Rd: Idem
        * configure.ac: Idem
        * configure: Idem

* inst/include/armadillo: Armadillo 12.6.1
* inst/include/armadillo_bits/: Idem

2023-07-23  Dirk Eddelbuettel  <edd@debian.org>

* DESCRIPTION (Version, Date): RcppArmadillo 0.12.6.0.1
        * inst/NEWS.Rd: Idem

* inst/include/armadillo_bits/: Upstream sync w/o move ctors

2023-07-21  Dirk Eddelbuettel  <edd@debian.org>

* DESCRIPTION (Version, Date): RcppArmadillo 0.12.6.0.0
        * inst/NEWS.Rd: Idem
        * configure.ac: Idem
        * configure: Idem

* inst/include/armadillo: Armadillo 12.6.0
* inst/include/armadillo_bits/: Idem

(mef)

2024-01-23 23:50:16 UTC MAIN commitmail json YAML

doc: Updated math/R-RNetCDF to 2.9.1

(mef)

2024-01-23 23:50:03 UTC MAIN commitmail json YAML

(math/R-RNetCDF) Updated 2.6.2 5o 2.9.1, make test does not pass

Version 2.9-1, 2023-12-30
  * Fix support for parallel I/O with MPICH (and related MPI variants)
  * Fix error handlers to remove potentially insecure format strings

Version 2.8-1, 2023-10-21
  * Fix builds on platforms where share directory is not under $R_HOME
  * Fix UBSAN warning when converting empty NC_CHAR to R string
  * Fix type conversions with oneAPI compiler

Version 2.7-1, 2023-10-02
  * Fix crash when calling nc_free_vlen on vlen with zero-length
  * Support packing and unpacking of vlen
  * Support fill value conversions in non-numeric data types:
    NC_CHAR, NC_STRING, enum, compound, and vlen
  * Improve support for NetCDF parallel I/O in configure script:
    - Specify MPI compiler via argument --with-mpicc
    - Enable MPI tests in R CMD check via argument --with-mpiexec
    - Give warnings if MPI and/or NetCDF parallel I/O not detected
  * Add configure option --with-nc-config-static to allow selection of
    static libraries from nc-config
  * Build Windows package with NetCDF library from RTools4x
    - Adapt to newer RTools by using configure script on Windows
  * Add examples using hierarchical groups to help for grp.inq.nc

(mef)

2024-01-23 22:44:35 UTC MAIN commitmail json YAML

doc: Updated math/R-MatrixModels to 0.5.3

(mef)

2024-01-23 22:44:20 UTC MAIN commitmail json YAML

(math/R-MatrixModels) Updated 0.5.0 to 0.5.3, make test passed.

2023-10-13  Martin Maechler  <maechler@stat.math.ethz.ch>

* DESCRIPTION (Version): 0.5-3
* man/lm.fit.sparse.Rd: use '\describe{..}` instead of lost braces.

2023-06-18  Martin Maechler  <maechler@stat.math.ethz.ch>

* DESCRIPTION (Version): 0.5-2
* R/modelMatrix.R (solveCoef): 'predModule': Mikael J Matrix 1.6-0:
Using Cholesky() instead of chol() for solve()ing.

2022-09-12  Martin Maechler  <maechler@ethz.ch>

* R/modelMatrix.R (glm4): support the 'contrasts' argument
when that works in 'model.Matrix()'.

2021-09-03  Martin Maechler  <maechler@stat.math.ethz.ch>

* DESCRIPTION (Version): 0.5-1
* R/AllClass.R: update for Matrix 1.5-0

(mef)

2024-01-23 22:17:46 UTC MAIN commitmail json YAML

Updated devel/py-pyobjc

(adam)

2024-01-23 22:17:15 UTC MAIN commitmail json YAML

Updated math/R-DEoptimR to 1.1.3

(mef)

2024-01-23 22:16:08 UTC MAIN commitmail json YAML

py-pyobjc-framework-PubSub: updated to 10.1

(adam)

2024-01-23 22:15:03 UTC MAIN commitmail json YAML

py-pyobjc*: updated to 10.1

Version 10.1
Upgrade framework bindings for the macOS 14.2 SDK

Make sure the install.py and develop.py scripts in the repository work when run out of tree.

os.fspath(someURL) will not work with Cocoa URLs (NSURL, CFURLRef) that refer to local filesystem paths. TypeError will be raised for other URLs.

This enables using regular Python filesystem APIs with URLs that refer to local filesystem paths.

Fix compilation issue when building on macOS 13 or earlier

Fix build error on ancient macOS versions where clang doesn窶冲 support -flto=thin.

Add a workaround for a crash in pyobjc-core when running the testsuite on macOS 10.14.

Fix some issues found while running the testsuite on macOS 10.9 to macOS 13, instead of only testing on the latest macOS version. Most issues found where problems in the testsuite itself, but not all.

Some of the changes skip tests on older macOS versions (10.12, 10.13 and 10.14) due to running into what appears to be crashing platform bugs.

Fix dependencies between framework binding packages

Fix build error with the current Python 3.13 alpha release (3.13a2).

(adam)

2024-01-23 22:13:54 UTC MAIN commitmail json YAML

doc: Updated math/R-FNN to 1.1.4

(mef)

2024-01-23 22:13:44 UTC MAIN commitmail json YAML

(math/R-FNN) Updated 1.1.3.2 to 1.1.4

  CHANGES IN FNN VERSION 1.1.4

o get.knn (cover_tree) will not return the self as the first
  neighbor.  kd_tree and brute may still return self as the
  first neighbor even there are other identical data points.

o fixed the typo in the theoretical divergence example of
KL.divergence manual

(mef)

2024-01-23 20:01:26 UTC MAIN commitmail json YAML

Updated math/z3, math/py-z3

(adam)

2024-01-23 20:01:04 UTC MAIN commitmail json YAML

z3 py-z3: updated to 4.12.5

z3-4.12.5

update release scripts and notes
track quantifier instantiation method in proof hint
prepare for release
add status badge for windows build, remove windows build from Azure pipelines
add Windows build
free memory the clean way
free memory the clean way
encapsulate anum functionality
add explicit move constructor to deal with unit test regression test-z3 algebraic on Windows/debug -
encapsulate mpz a bit more

(adam)

2024-01-23 19:59:25 UTC MAIN commitmail json YAML

wheel.mk: introduce PYSETUPSUBDIR

(adam)

2024-01-23 18:32:52 UTC MAIN commitmail json YAML

Updated devel/py-cbor2; Added devel/py-backports.strenum

(adam)

2024-01-23 18:30:35 UTC MAIN commitmail json YAML

2024-01-23 18:27:50 UTC MAIN commitmail json YAML

py-cbor2: updated to 5.6.0

5.6.0

- Added the ``cbor2`` command line tool (for ``pipx run cbor2``)
- Added support for native date encoding (bschoenmaeckers)
- Made the C extension mandatory when the environment variable ``CBOR2_BUILD_C_EXTENSION`` is set
  to ``1``.
- Fixed ``SystemError`` in the C extension when decoding a ``Fractional`` with a bad
  number of arguments or a non-tuple value
- Fixed ``SystemError`` in the C extension when the decoder object hook raises an
  exception
- Fixed a segmentation fault when decoding invalid unicode data
- Fixed infinite recursion when trying to hash a CBOR tag whose value points to the tag
  itself
- Fixed ``MemoryError`` when maliciously constructed bytestrings or string (declared to be absurdly
  large) are being decoded
- Fixed ``UnicodeDecodeError`` from failed parsing of a UTF-8 text string not being wrapped as
  ``CBORDecodeValueError``
- Fixed ``TypeError`` or ``ZeroDivisionError`` from a failed decoding of ``Fraction`` not being
  wrapped as ``CBORDecodeValueError``
- Fixed ``TypeError`` or ``ValueError`` from a failed decoding of ``UUID`` not being wrapped as
  ``CBORDecodeValueError``
- Fixed ``TypeError`` from a failed decoding of ``MIMEMessage`` not being wrapped as
  ``CBORDecodeValueError``
- Fixed ``OverflowError``, ``OSError`` or ``ValueError`` from a failed decoding of epoch-based
  ``datetime`` not being wrapped as ``CBORDecodeValueError``

(adam)

2024-01-23 18:09:32 UTC MAIN commitmail json YAML

doc: Updated devel/p5-MetaCPAN-Client to 2.031000

(wiz)

2024-01-23 18:09:24 UTC MAIN commitmail json YAML

p5-MetaCPAN-Client: update to 2.031000.

2.031000    31.10.23
            * Fix reverse-dependencies distributions check (Mickey)
            * 'use Data::Printer' instead of shortened 'use DDP' (Mickey)

2.030000    22.08.22
            * Set verify_SSL=>1 for default HTTP::Tiny user agent (Stig Palmquist, GH#113)
            * Updated docs (Dave Rolsky, GH#111)

(wiz)

2024-01-23 15:31:18 UTC MAIN commitmail json YAML

(math/R-DEoptimR) Updated 1.1.1 to 1.1.3, inst/NEWS.Rd not updated, test passed

(mef)

2024-01-23 15:00:51 UTC MAIN commitmail json YAML

doc: MariaDB 10.11 default version change

(nia)

2024-01-23 14:59:32 UTC MAIN commitmail json YAML

mk: Make MariaDB 10.11 the default MySQL implementation.

(nia)

2024-01-23 14:58:25 UTC MAIN commitmail json YAML

doc: Updated databases/mariadb105-server to 10.5.23

(nia)

2024-01-23 14:57:40 UTC MAIN commitmail json YAML

2024-01-23 14:51:53 UTC MAIN commitmail json YAML

doc: Updated devel/R-withr to 3.0.0

(mef)

2024-01-23 14:41:22 UTC MAIN commitmail json YAML

(devel/R-withr) Update 2.5.0 to 3.0.0

# withr 3.0.0

## Performance of withr

* `defer()` is now a thin wrapper around `base::on.exit()`. This is
  possible thanks to two contributions that we made to R 3.5:

  - We added an argument for FIFO cleanup: `on.exit(after = FALSE)`.
  - Calling `sys.on.exit()` elsewhere than top-level didn't work. This
    is needed for manual invokation with `deferred_run()`.

  Following this change, `defer()` is now much faster (although still
  slower than `on.exit()` which is a primitive function and about as
  fast as it gets). This also increases the compatibility of `defer()`
  with `on.exit()` (all handlers are now run in the expected order
  even if they are registered with `on.exit()`) and standalone
  versions of `defer()`.

## Breaking change

* When `source()` is used with a local environment, as opposed to
  `globalenv()` (the default), you now need to set
  `options(withr.hook_source = TRUE)` to get proper withr support
  (running `defer()` or `local_` functions at top-level of a script).
  THis support is disabled by default in local environments to avoid a
  performance penalty in normal usage of withr features.

## Other features and bugfixes

* `deferred_run()` now reports the number of executed expressions with
  a message.

* `deferred_run()` can now be run at any point in a knitr file (#235).

,* `local_tempfile()` now writes `lines` in UTF-8 (#210) and always uses
  `\n` for newlines (#216).

* `local_pdf()` and friends now correctly restore to the previously
  active device (#138).

* `local_()` now works even if withr isn't attached (#207).

* `local_par()` and `with_par()` now work if you don't set any parameters
  (#238).

* `with_language()` now properly resets the translation cache (#213).

* Fixes for Debian packaging.

# withr 2.5.2

* Fixes for CRAN checks.

# withr 2.5.1

* Fixes for CRAN checks.

(mef)

2024-01-23 14:21:33 UTC MAIN commitmail json YAML

(devel/R-rio) revert commit mistakenly done, sorry

(mef)

2024-01-23 14:18:42 UTC MAIN commitmail json YAML

(devel/R-BH) +TEST_DEPENDS, make test passed

(mef)

2024-01-23 13:42:35 UTC MAIN commitmail json YAML

(devel/Mac-SystemDirectory) revert mistake, sorry

(mef)

2024-01-23 13:42:06 UTC MAIN commitmail json YAML

Updated devel/py-serializable, comms/py-jupyter_server_terminals

(adam)

2024-01-23 13:41:50 UTC MAIN commitmail json YAML

py-jupyter_server_terminals: updated to 0.5.2

0.5.2

Bugs fixed

- Fix usage of await
- Set terminals_available to False when not enabled

Maintenance and upkeep improvements

- chore: update pre-commit hooks

(adam)

2024-01-23 13:41:13 UTC MAIN commitmail json YAML

2024-01-23 13:39:30 UTC MAIN commitmail json YAML

py-serializable: updated to 1.0.0

v1.0.0

Dropped support for python <3.8
chore: add flake8-logging
feat!: v1.0.0

(adam)

2024-01-23 13:38:58 UTC MAIN commitmail json YAML

(devel/p5-Test-Alien-CPP) revert my mistake

(mef)

2024-01-23 13:37:43 UTC MAIN commitmail json YAML

(devel/p5-Test-Alien-CPP) revert my mistake

(mef)

2024-01-23 13:36:09 UTC MAIN commitmail json YAML

Updated misc/py-ansi, devel/py-cookiecutter, devel/py-urwid, devel/py-dotenv

(adam)

2024-01-23 13:34:09 UTC MAIN commitmail json YAML

py-dotenv: updated to 1.0.1

1.0.1

**Fixed**

* Gracefully handle code which has been imported from a zipfile
* Allow modules using load_dotenv to be reloaded when launched in a separate thread
* Fix file not closed after deletion, handle error in the rewrite function

**Misc**
* Use pathlib.Path in tests
* Fix year in release date in changelog.md
* Use https in README links

(adam)

2024-01-23 13:33:39 UTC MAIN commitmail json YAML

2024-01-23 13:32:35 UTC MAIN commitmail json YAML

(devel/R-waldo) Remove duplicated line, sorry

(mef)

2024-01-23 13:31:23 UTC MAIN commitmail json YAML

doc: Updated devel/R-waldo to 0.5.2

(mef)

2024-01-23 13:31:10 UTC MAIN commitmail json YAML

(devel/R-waldo) Updated 0.5.1 to 0.5.2, make test passed.

# waldo 0.5.2

* Fixes for upcoming R-devel changes.

(mef)

2024-01-23 13:30:43 UTC MAIN commitmail json YAML

py-urwid: updated to 2.4.6

2.4.6

Bug fixes

Special case: Columns PACK item not fit as FIXED and support FLOW

2.4.5

Bug fixes

Special case: allow not subclassed incomplete widgets in Columns/Pile
Fix: columns rendered with a non-first Selectable widget should not skip other items

Documentation

Documentation: get rid of deprecated code, typing

Refactoring

Deduplicate code in frame module
Extend typing annotations

(adam)

2024-01-23 13:28:49 UTC MAIN commitmail json YAML

py-ansi: updated to 0.3.7

0.3.7

Enable concatenating a string and a sequence, not just a sequence and a string.
Enable empty sequences that evaluate to the empty string.
Allow importing the main module to import all submodules
Fix ECMA-48 link in README.md
Add license to setup.cfg
bugfix sequence in `ansi.cursor.erase('')`
Add `bg=True` argument for `ansi.colour.rgb.rgb256()`

(adam)

2024-01-23 13:27:19 UTC MAIN commitmail json YAML

py-cookiecutter: updated to 2.5.0

2.5.0 (2023-11-21)

Minor Changes

* Default values can be passed as a dict
* Implement new style for nested templates config

CI/CD and QA changes

* Bump actions/checkout from 3 to 4
* [pre-commit.ci] pre-commit autoupdate
* [pre-commit.ci] pre-commit autoupdate

Documentation updates

* Add argument run to pipx command in README.md
* Fix tutorial2 generated HTML
* Update README.md
* Update README.md to fix broken link
* Update README.md to include installation instructions
* Update cookiecutter-plone-starter link in readme

Bugfixes

* Fix FileExistsError when using a relative template path
* Fix recursive context overwrites

(adam)

2024-01-23 13:27:07 UTC MAIN commitmail json YAML

doc: Updated biology/vsearch to 2.27.0

(bacon)

2024-01-23 13:26:59 UTC MAIN commitmail json YAML

biology/vsearch: Update to 2.27.0

Add FASTQ support to usearch_global and search_exact
Code cleanup and manual clarifications

Changes: https://github.com/torognes/vsearch/releases
Reported by: portscout

(bacon)

2024-01-23 13:10:41 UTC MAIN commitmail json YAML

doc: Updated devel/R-uuid to 1.2.0

(mef)

2024-01-23 13:10:30 UTC MAIN commitmail json YAML

(devel/R-uuid) Updated 1.1.0 to 1.2.0

NEWS for uuid
---------------
1.2-0 2024-01-13
    o add UUIDfromName() which allows generation of version 3 and 5
UUIDs based on a namespace UUID and a string.

1.1-1 2022-12-02
    o clean up strict prototype warnings

    o update to upstream util-linux version 25b98ae

(mef)

2024-01-23 12:32:02 UTC MAIN commitmail json YAML

doc: Updated databases/mariadb106-server to 10.6.16

(nia)

2024-01-23 12:31:34 UTC MAIN commitmail json YAML

2024-01-23 12:30:20 UTC MAIN commitmail json YAML

doc: Updated databases/mariadb1011-server to 10.11.6

(nia)

2024-01-23 10:54:23 UTC MAIN commitmail json YAML

doc: Updated graphics/digikam to 8.2.0

(wiz)

2024-01-23 10:54:13 UTC MAIN commitmail json YAML

digikam: update to 8.2.0.

After five months of active maintenance and long bugs triage, the
digiKam team is proud to present version 8.2.0 of its open source
digital photo manager.

See below the list of most important features coming with this release.

    Libraw : Updated to snapshot 2023-11-21

This version arrives with a long review of bugzilla entries. Long
time bugs present in older versions have been fixed and we spare
a lots of time to contact users to validate changes in pre-release
to confirm fixes before to deploy the program in production.

(wiz)

2024-01-23 10:18:08 UTC MAIN commitmail json YAML

Updated lang/py-lsp-server, devel/py-mako

(adam)

2024-01-23 10:17:53 UTC MAIN commitmail json YAML

py-mako: updated to 1.3.1

1.3.1

Fixed parsing issue where attempting to render a single percent sign % using an escaped percent %% would not function correctly if the escaped percent were not the first character on a line. Pull request courtesy Hai Zhu.

(adam)

2024-01-23 10:14:59 UTC MAIN commitmail json YAML

py-lsp-server: updated to 1.10.0

Version 1.10.0 (2024/01/21)

New features

* Add support for notebook document completions.
* Add support for flake8 version 7.

Issues Closed

* Different versions of autopep can be installed as optional dependencies
* Considering pointing to python-lsp-isort rather than pyls-isort in the README
* AutoImport can break when being called by multiple threads
* file path auto completion add \ in path string
* Flake8 Severity too high

In this release 5 issues were closed.

Pull Requests Merged

* Combine ruff.toml into pyproject.toml
* Fix optional dependency version for autopep8
* Bump flake8 to version 7
* Fix extra end line increment in autopep8 plugin
* Use ruff as linter and code formatter
* Make autoimport cache generation non-blocking
* Update rope to 1.11.0 for multi-threading capabilities
* Fix path completion when client doesn't support code snippets
* Refine diagnostic severity for flake8
* Replace call to `python` with `sys.executable` in Pylint plugin
* Add support for notebook document completions
* Point to a more up to date isort plugin in README

(adam)

2024-01-23 09:52:06 UTC MAIN commitmail json YAML

2024-01-23 07:56:35 UTC MAIN commitmail json YAML

Updated devel/py-test-random-order, www/py-django-timezone-field

(adam)

2024-01-23 07:56:20 UTC MAIN commitmail json YAML

py-django-timezone-field: updated to 6.1.0

6.1.0 (2023-11-25)

Add support for django 5.0
Add support for python 3.12
Fix issue with Factory timezone on some BSD systems

6.0.1 (2023-09-07)

Use correct default backend when running with django 3.X

6.0 (2023-08-20)

BREAKING: pytz removed from dependencies. If you use this package with use_pytz=True, you'll need to install pytz yourself.
Drop support for django 2.2
Drop support for python 3.7

(adam)

2024-01-23 07:48:48 UTC MAIN commitmail json YAML

py-test-random-order: updated to 1.1.1

v1.1.1
Fix error when cacheprovider plugin disabled or missing.

(adam)

2024-01-23 06:51:45 UTC MAIN commitmail json YAML

2024-01-23 06:36:27 UTC MAIN commitmail json YAML

Updated security/py-cryptography, security/py-cryptography_vectors, security/py-OpenSSL, www/py-uvicorn

(adam)

2024-01-23 06:36:02 UTC MAIN commitmail json YAML

py-uvicorn: updated to 0.27.0

Version 0.27.0

Added

Raise ClientDisconnect(IOError) on send() when client disconnected
Bump ASGI WebSocket spec version to 2.4

(adam)

2024-01-23 06:34:36 UTC MAIN commitmail json YAML

py-OpenSSL: updated to 24.0.0

24.0.0 (2024-01-22)

Changes:
- Added ``OpenSSL.SSL.Connection.get_selected_srtp_profile`` to determine which SRTP profile was negotiated.

(adam)

2024-01-23 06:33:49 UTC MAIN commitmail json YAML

py-cryptography py-cryptography_vectors: updated to 42.0.0

42.0.0 - 2024-01-22
~~~~~~~~~~~~~~~~~~~

* **BACKWARDS INCOMPATIBLE:** Dropped support for LibreSSL < 3.7.
* **BACKWARDS INCOMPATIBLE:** Loading a PKCS7 with no content field using
  :func:`~cryptography.hazmat.primitives.serialization.pkcs7.load_pem_pkcs7_certificates`
  or
  :func:`~cryptography.hazmat.primitives.serialization.pkcs7.load_der_pkcs7_certificates`
  will now raise a ``ValueError`` rather than return an empty list.
* Parsing SSH certificates no longer permits malformed critical options with
  values, as documented in the 41.0.2 release notes.
* Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.2.0.
* Updated the minimum supported Rust version (MSRV) to 1.63.0, from 1.56.0.
* We now publish both ``py37`` and ``py39`` ``abi3`` wheels. This should
  resolve some errors relating to initializing a module multiple times per
  process.
* Support :class:`~cryptography.hazmat.primitives.asymmetric.padding.PSS` for
  X.509 certificate signing requests and certificate revocation lists with the
  keyword-only argument ``rsa_padding`` on the ``sign`` methods for
  :class:`~cryptography.x509.CertificateSigningRequestBuilder` and
  :class:`~cryptography.x509.CertificateRevocationListBuilder`.
* Added support for obtaining X.509 certificate signing request signature
  algorithm parameters (including PSS) via
  :meth:`~cryptography.x509.CertificateSigningRequest.signature_algorithm_parameters`.
* Added support for obtaining X.509 certificate revocation list signature
  algorithm parameters (including PSS) via
  :meth:`~cryptography.x509.CertificateRevocationList.signature_algorithm_parameters`.
* Added ``mgf`` property to
  :class:`~cryptography.hazmat.primitives.asymmetric.padding.PSS`.
* Added ``algorithm`` and ``mgf`` properties to
  :class:`~cryptography.hazmat.primitives.asymmetric.padding.OAEP`.
* Added the following properties that return timezone-aware ``datetime`` objects:
  :meth:`~cryptography.x509.Certificate.not_valid_before_utc`,
  :meth:`~cryptography.x509.Certificate.not_valid_after_utc`,
  :meth:`~cryptography.x509.RevokedCertificate.revocation_date_utc`,
  :meth:`~cryptography.x509.CertificateRevocationList.next_update_utc`,
  :meth:`~cryptography.x509.CertificateRevocationList.last_update_utc`.
  These are timezone-aware variants of existing properties that return na誰ve
  ``datetime`` objects.
* Deprecated the following properties that return na誰ve ``datetime`` objects:
  :meth:`~cryptography.x509.Certificate.not_valid_before`,
  :meth:`~cryptography.x509.Certificate.not_valid_after`,
  :meth:`~cryptography.x509.RevokedCertificate.revocation_date`,
  :meth:`~cryptography.x509.CertificateRevocationList.next_update`,
  :meth:`~cryptography.x509.CertificateRevocationList.last_update`
  in favor of the new timezone-aware variants mentioned above.
* Added support for
  :class:`~cryptography.hazmat.primitives.ciphers.algorithms.ChaCha20`
  on LibreSSL.
* Added support for RSA PSS signatures in PKCS7 with
  :meth:`~cryptography.hazmat.primitives.serialization.pkcs7.PKCS7SignatureBuilder.add_signer`.
* In the next release (43.0.0) of cryptography, loading an X.509 certificate
  with a negative serial number will raise an exception. This has been
  deprecated since 36.0.0.
* Added support for
  :class:`~cryptography.hazmat.primitives.ciphers.aead.AESGCMSIV` when using
  OpenSSL 3.2.0+.
* Added the :mod:`X.509 path validation <cryptography.x509.verification>` APIs
  for :class:`~cryptography.x509.Certificate` chains. These APIs should be
  considered unstable and not subject to our stability guarantees until
  documented as such in a future release.
* Added support for
  :class:`~cryptography.hazmat.primitives.ciphers.algorithms.SM4`
  :class:`~cryptography.hazmat.primitives.ciphers.modes.GCM`
  when using OpenSSL 3.0 or greater.

(adam)

2024-01-23 00:42:27 UTC MAIN commitmail json YAML

doc: Updated devel/nss to 3.97

(wiz)

2024-01-23 00:42:19 UTC MAIN commitmail json YAML

nss: update to 3.97.

Changes:
  - Bug 1875506 - make Xyber768d00 opt-in by policy.
  - Bug 1871631 - add libssl support for xyber768d00.
  - Bug 1871630 - add PK11_ConcatSymKeys.
  - Bug 1775046 - add Kyber and a PKCS#11 KEM interface to softoken.
  - Bug 1871152 - add a FreeBL API for Kyber.
  - Bug 1826451 - part 2: vendor github.com/pq-crystals/kyber/commit/e0d1c6ff.
  - Bug 1826451 - part 1: add a script for vendoring kyber from pq-crystals repo.
  - Bug 1835828 - Removing the calls to RSA Blind from loader.*
  - Bug 1874111 - fix worker type for level3 mac tasks.
  - Bug 1835828 - RSA Blind implementation.
  - Bug 1869642 - Remove DSA selftests.
  - Bug 1873296 - read KWP testvectors from JSON.
  - Bug 1822450 - Backed out changeset dcb174139e4f
  - Bug 1822450 - Fix CKM_PBE_SHA1_DES2_EDE_CBC derivation.
  - Bug 1871219 - Wrap CC shell commands in gyp expansions.

(wiz)

2024-01-23 00:14:15 UTC MAIN commitmail json YAML

doc/TODO: + digikam-8.2.0.

(wiz)

2024-01-22 23:35:57 UTC MAIN commitmail json YAML

doc: Updated devel/R-rprojroot to 2.0.4

(mef)

2024-01-22 23:35:47 UTC MAIN commitmail json YAML

(devel/R-rprojroot) Updated 2.0.3 to 2.0.4, make test passed

# rprojroot 2.0.4 (2023-11-05)

## Features

- Add `is_renv_project` criterion looking for an `renv.lock` file (@gadenbuie, #86).
- Add `is_quarto_project` criterion looking for a Quarto project (@olivroy, #91, #92).

## Chore

- Update maintainer e-mail address.

## Testing

- Wrap `::` to skip if not installed in tests (#94).

(mef)

2024-01-22 23:16:40 UTC MAIN commitmail json YAML

doc: Updated devel/R-roxygen2 to 7.3.0

(mef)

2024-01-22 23:16:31 UTC MAIN commitmail json YAML

(devel/R-roxygen2) Updated 7.2.3 to 7.3.0

# roxygen2 7.3.0

## New features

* `@docType package` now works more like documenting `"_PACKAGE"`,
  creating a `{packagename}-package` alias and clearly suggesting that
  you should switch to `"_PACKAGE"` instead (#1491).

* `_PACKAGE` will no longer generate an alias for your package name if
  a function of the same name exists (#1160).

* The NAMESPACE roclet now reports if you have S3 methods that are missing
  an `@export` tag. All S3 methods need to be `@export`ed (which confusingly
  really registers the method) even if the generic is not. This avoids rare,
  but hard to debug, problems (#1175). You can suppress the warning with
  `@exportS3Method NULL` (#1550).

* The `NAMESPACE` roclet once again regenerates imports _before_ loading
  package code and parsing roxygen blocks. This has been the goal for a long
  time (#372), but we accidentally broke it when adding support for code
  execution in markdown blocks. This resolves a family of problems where you
  somehow bork your `NAMESPACE` and can't easily get out of it because you
  can't re-document the package because your code doesn't reload.

## Minor improvements and bug fixes

* If you document a function from another package it is automatically
  imported. Additionally, if you set `@rdname` or `@name` you can opt out
  of the default `reexports` topic generation and provide your own docs
  (#1408).

* Generate correct usage for S4 methods with non-syntactic class names.

* The `ROXYGEN_PKG` env var provides the name of the package being documented
  (#1517).

* `@describeIn foo` now suggests that you might want `@rdname` instead
  (#1493). It also gives a more informative warning if you use it with an
  unsupported type (#1490).

* In `DESCRIPTION`, URLs containing escapes in `URL` and `BugReports` are
  now correctly handled (@HenningLorenzen-ext-bayer, #1415). Authors can now
  have multiple email addresses (@jmbarbone, #1487).

* `escape_examples()` is now exported (#1450).

* `@exportS3Method` provides the needed metadata to generate correct usage
  for S3 methods, just like `@method` (#1202).

* `is_s3_generic()` now ignores non-function objects when looking for a
  candidate function. I believe this is closer to how R operates.

* `@import` and friends are now ignored if they try to import from the
  package being documented. This is useful to add self-dependencies in
  standalone files meant to be used in other packages (r-lib/usethis#1853).

* `@importFrom` throws a friendlier error if you try and import a non-existing
  functions (@MichaelChirico, #1409).

* `@include` now gives an informative warning if you use a path that doesn't
  exist (#1497).

* `@inherit` can now also inherit from `@format` (#1293).

(mef)

2024-01-22 22:54:27 UTC MAIN commitmail json YAML

doc: Updated devel/R-rlang to 1.1.3

(mef)

2024-01-22 22:54:14 UTC MAIN commitmail json YAML

(devel/R-rlang) Updated 1.1.1 to 1.1.3

# rlang 1.1.3

* Fix for CRAN checks.

* `%||%` is now reexported from base on newer R versions. This avoids
  conflict messages when attaching or importing rlang.

# rlang 1.1.2

* Fixed an off-by-one typo in the traceback source column location (#1633).

* `abort()` now respects the base R global option,
  `options(show.error.messages = FALSE)` (#1630).

* `obj_type_friendly()` now only displays the first class of S3
  objects (#1622).

* `expr_label()` now has back-compatility with respect to changes made
  by R version 4.4 and `is.atomic(NULL)` (#1655)

* Performance improvement in `.rlang_cli_compat()` (#1657).

(mef)

2024-01-22 22:29:24 UTC MAIN commitmail json YAML

mk: remove references to removed postgresql 11

(wiz)

2024-01-22 19:50:53 UTC MAIN commitmail json YAML

Updated databases/py-apsw, devel/py-bitarray

(adam)

2024-01-22 19:50:30 UTC MAIN commitmail json YAML

py-bitarray: updated to 2.9.2

2024-01-01  2.9.2:
-------------------
* optimize initialization from strings by not constantly resizing buffer
* optimize `util.hex2ba()` and `util.base2ba()` by avoiding unnecessary
  copies
* optimize `util.base2ba()` and `util.ba2base()` for `n=16` (hexadecimal)

2023-12-23  2.9.1:
-------------------
* avoid buffer being unnecessarily initialized with 0s in several
  functions of the `bitarray.util` module
* fix `.count()` type hint in pyi-file
* improve testing

2023-12-17  2.9.0:
-------------------
* deprecate support for Python 2 - Python 2.7 support will be removed
  in bitarray version 3.0,
* `bitarray(n)` for integer initializer `n` will always return a bitarray
  of length `n` with all items initialized to `0`
* allow sub-bitarray in `.count()`
* add `util.ones()`
* `.find()` and `.index()`: add keyword argument `right` for rightmost index
* `.itersearch()`: add start and stop argument, and keyword
  argument `right` (for descending order - starting with rightmost match)
* deprecate `util.rindex()` (will be removed in 3.0 release),
  use `.index(..., right=True)` instead
* deprecate `util.make_endian()` (will be removed in 3.0 release),
  use `bitarray(..., endian=...)` instead

(adam)

2024-01-22 19:48:28 UTC MAIN commitmail json YAML

py-apsw: updated to 3.45.0.0

3.45.0.0

Correctly handle NULL/None VFS filenames

(adam)

2024-01-22 19:32:57 UTC MAIN commitmail json YAML

Updated net/py-junos-eznc, www/py-django-mptt

(adam)

2024-01-22 19:32:39 UTC MAIN commitmail json YAML

py-django-mptt: updated to 0.16.0

0.16

Fixed get_cached_trees if there are multiple trees in the queryset.
Added support for Python 3.12, Django 5.0.
Added codespell and ruff checks to the CI.
Fixed rebuilding using custom managers not named objects.

(adam)

2024-01-22 19:26:48 UTC MAIN commitmail json YAML

py-junos-eznc: updated to 2.7.0

Release 2.7.0

Enhancements done

Support added for Python 3.10 and above version.

(adam)

2024-01-22 17:06:27 UTC MAIN commitmail json YAML

Updated devel/py-nest-asyncio, www/py-notebook

(adam)

2024-01-22 17:06:08 UTC MAIN commitmail json YAML

py-notebook: updated to 7.0.7

7.0.7

Enhancements made

- Update to JupyterLab 4.0.11

Maintenance and upkeep improvements

- Update ruff config and typing
- Clean up lint handling
- Adopt ruff format
- \[7.0.x\] Install stable JupyterLab 4.0 in the releaser hook
- Update publish-release workflow for PyPI trusted publisher

(adam)

2024-01-22 17:02:47 UTC MAIN commitmail json YAML

py-nest-asyncio: updated to 1.6.0

1.6.0
Unknown changes

(adam)

2024-01-22 16:53:00 UTC MAIN commitmail json YAML

pkg-vulnerabilities: nodejs16 is eol

(adam)

2024-01-22 16:49:37 UTC MAIN commitmail json YAML

Removed databases/postgresql11, lang/nodejs16

(adam)

2024-01-22 16:49:18 UTC MAIN commitmail json YAML

2024-01-22 16:46:43 UTC MAIN commitmail json YAML

2024-01-22 16:46:17 UTC MAIN commitmail json YAML

2024-01-22 16:35:50 UTC MAIN commitmail json YAML

Updated sysutils/salt, sysutils/salt-docs

(adam)

2024-01-22 16:35:25 UTC MAIN commitmail json YAML

salt salt-docs: updated to 3006.5

SALT 3006.5

REMOVED

Tech Debt - support for pysss removed due to functionality addition in Python 3.3

FIXED

Improved error message when state arguments are accidentally passed as a string

Allow pip.install to create a log file that is passed in if the parent directory is writeable

Fixed merging of complex pillar overrides with salt-ssh states

Fixed gpg pillar rendering with salt-ssh

Made salt-ssh states not re-render pillars unnecessarily

Made Salt maintain options in Debian package repo definitions

Migrated all invoke tasks to python-tools-scripts.

tasks/docs.py -> tools/precommit/docs.py

tasks/docstrings.py -> tools/precommit/docstrings.py

tasks/loader.py -> tools/precommit/loader.py

tasks/filemap.py -> tools/precommit/filemap.py

Fix salt user login shell path in Debian packages

Fill out lsb_distrib_xxxx (best estimate) grains if problems with retrieving lsb_release data

Fixed an issue in the file.directory state where the children_only keyword argument was not being respected.

Move salt.ufw to correct location /etc/ufw/applications.d/

Fixed salt-ssh stacktrace when retcode is not an integer

Fixed SSH shell seldomly fails to report any exit code

Fixed some issues in x509_v2 execution module private key functions

Fixed grp.getgrall() in utils/user.py causing performance issues

Fix user.list_groups omits remote groups via sssd, etc.

Ensure sync from _grains occurs before attempting pillar compilation in case custom grain used in pillar file

Moved gitfs locks to salt working dir to avoid lock wipes

Only attempt to create a keys directory when --gen-keys is passed to the salt-key CLI

Fix nonce verification, request server replies do not stomp on eachother.

speed up yumpkg list_pkgs by not requiring digest or signature verification on lookup.

Fix pkg.latest failing on windows for winrepo packages where the package is already up to date

Ensure kwarg is preserved when checking for kwargs. This change affects proxy minions when used with Deltaproxy, which had kwargs popped when targeting multiple minions id.

Fixes traceback when state id is an int in a reactor SLS file.

Install logrotate config as /etc/logrotate.d/salt-common for Debian packages Remove broken /etc/logrotate.d/salt directory from 3006.3 if it exists.

Use sha256 as the default hash_type. It has been the default since Salt v2016.9

Preserve ownership on log rotation

Ensure that the correct value of jid_inclue is passed if the argument is included in the passed keyword arguments.

Uprade relenv to 0.14.2

Update openssl to address CVE-2023-5363.

Fix bug in openssl setup when openssl binary can't be found.

Add M1 mac support.

Fix regex for filespec adding/deleting fcontext policy in selinux

Ensure CLI options take priority over Saltfile options

Test mode for state function saltmod.wheel no longer set's result to (None,)

Client only process events which tag conforms to an event return.

Fixes an issue setting user or machine policy on Windows when the Group Policy directory is missing

Fix regression in file module which was not re-using a file client.

pip.installed state will now properly fail when a specified user does not exists

Publish channel connect callback method properly closes it's request channel.

Ensured the pillar in SSH wrapper modules is the same as the one used in template rendering when overrides are passed

Fix file.comment ignore_missing not working with multiline char

Warn when an un-closed transport client is being garbage collected.

Only generate the HMAC's for libssl.so.1.1 and libcrypto.so.1.1 if those files exist.

Fixed an issue where Salt Cloud would fail if it could not delete lingering PAexec binaries

ADDED

Added Salt support for Debian 12

Added Salt support for Amazon Linux 2023

SECURITY

Bump to cryptography==41.0.4 due to https://github.com/advisories/GHSA-v8gr-m533-ghj9

Bump to cryptography==41.0.7 due to https://github.com/advisories/GHSA-jfhm-5ghh-2f97

(adam)

2024-01-22 16:29:04 UTC MAIN commitmail json YAML

Added textproc/py-uc-micro-py, textproc/py-linkify-it-py, textproc/py-myst-parser

(adam)

2024-01-22 16:28:16 UTC MAIN commitmail json YAML

2024-01-22 16:24:13 UTC MAIN commitmail json YAML

py-linkify-it-py: added version 2.0.2

This is Python port of linkify-it. Links recognition library with FULL unicode
support. Focused on high quality link patterns detection in plain text.

(adam)

2024-01-22 16:22:54 UTC MAIN commitmail json YAML

py-uc-micro-py: added version 1.0.2

This is a Python port of uc.micro. Micro subset of unicode data files for
linkify-it-py projects.

(adam)

2024-01-22 16:20:51 UTC MAIN commitmail json YAML

Added textproc/py-sphinxcontrib-httpdomain, textproc/py-sphinxcontrib-spelling, textproc/py-mdit-py-plugins

(adam)

2024-01-22 16:20:18 UTC MAIN commitmail json YAML

2024-01-22 16:17:25 UTC MAIN commitmail json YAML

py-sphinxcontrib-spelling: added version 8.0.0

This package contains sphinxcontrib.spelling, a spelling checker for
Sphinx-based documentation. It uses PyEnchant to produce a report showing
misspelled words.

(adam)

2024-01-22 16:15:40 UTC MAIN commitmail json YAML

py-sphinxcontrib-httpdomain: added version 1.8.1

This contrib extension, sphinxcontrib.httpdomain, provides a Sphinx domain for
describing HTTP APIs.

(adam)

2024-01-22 14:33:58 UTC MAIN commitmail json YAML

doc/TODO: + postfix-3.8.5.

(wiz)

2024-01-22 14:13:44 UTC MAIN commitmail json YAML

math/arpack-ng: use pkg-config as tool

This fixes the build where there is no pkg-config in the base system
hiding the fact that we did not pull it in explicitly.

(thor)

2024-01-22 13:50:43 UTC MAIN commitmail json YAML

doc: Updated devel/R-renv to 1.0.3

(mef)

2024-01-22 13:50:34 UTC MAIN commitmail json YAML

(devel/R-renv) Updated 0.17.3 to 1.0.3

# renv 1.0.3

* Fixed an issue where `renv` could warn the project appeared to be out-of-sync
  when using packages installed without an explicit source recorded. (#1683)

* `renv::install()` gains the `exclude` argument, which can be useful when
  installing a subset of project dependencies.

* Fixed an issue where PPM repositories were not appropriately transformed
  into the correct binary repository in `renv::restore()` when using pak.

* `renv::init()` no longer prompts the user for the intended action for
  projects containing a library with only renv installed. (#1668)

* Fixed an issue where non-interactive usages of `renv::init()` could fail
  with projects containing a DESCRIPTION file. (#1663)

* Fixed an issue that could cause code within a project `.Rprofile` to execute
  before the project had been loaded in RStudio. (#1650)

* `renv::snapshot()` and `renv::status()` gain the `dev` argument. This
  can be used when you'd like to capture package dependencies from
  the *Suggests* field of your package's DESCRIPTION file. (#1019)

# renv 1.0.2

* renv now parses package `NAMESPACE` files for imported dependencies. (#1637)

* renv no longer locks the sandbox by default.

* Fixed an issue where renv used the wrong library paths when attempting
  to activate the watchdog. This could cause a 10 second delay when activating
  the sandbox.

# renv 1.0.1

* Fixed an issue where authentication headers could be duplicated when
  using the `libcurl` download method. (#1605)

* `renv::use()` now defaults to setting `isolate = TRUE` when `sandbox = TRUE`.

* Fixed an issue where the renv watchdog could fail to load, leading to slowness
  in activating the sandbox on startup. (#1617)

* Fixed an issue where renv did not display warnings / errors from `renv::snapshot()`
  when `options(renv.verbose = FALSE)` was set. The display of these messages
  is now controlled via the `renv.caution.verbose` R option. (#1607, #1608)

* `renv::load()` now notifies the user if the synchronization check took an
  excessive amount of time due to the number of files being scanned in the
  project. (#1573)

* `renv::init()` gains the `load` argument, making it possible to initialize
  a project without explicitly loading it. (#1583)

* renv now uses a lock when synchronizing installed packages with the cache.
  This should help alleviate issues that can arise when multiple R processes
  are installing and caching packages concurrently. (#1571)

* Fixed a regression in parsing expressions within R Markdown chunk options. (#1558)

* Fixed an issue that prevented `renv::install()` from functioning
  when source-only repositories were included. (#1578)

* Fixed a logic error in reading `RENV_AUTOLOAD_ENABLED`. (#1580)

* `renv::restore()` no longer runs without prompting on load if the
  library is empty. (#1543)

* `renv::repair()` now checks for installed packages which lack a known
  remote source, and updates their `DESCRIPTION` files if it can infer an
  appropriate remote source. This typically occurs when a package is installed
  from local sources, but appears to be maintained or published on a remote
  repository (e.g. GitHub). This was previously done in `renv::snapshot()`, but
  we've rolled back that change as the prompting was over-aggressive. (#1574)

* `renv::status()` now first reports on uninstalled packages, before reporting on
  used <-> installed mismatches. (#1538)

* When the `RENV_STARTUP_DIAGNOSTICS` environment variable is set to `TRUE`,
  renv now displays a short diagnostics report after a project's autoloader
  has been run. This can be useful when diagnosing why renv is slow to load
  in certain projects. (#1557)

* renv now ensures the sandbox is activated on load, for R processes which
  are launched with the renv sandbox on the library paths. (#1565)

* `renv::restore()` no longer erroneously prompts when determining the packages
  which need to be installed. (#1544)

* `renv::update()` now ensures the `prompt` parameter is properly respected
  during package installation. (#1540)

* `renv::activate()` no longer erroneously preserves the previous library
  paths after restarting the session within RStudio. (#1530)

* Use correct spelling of IRkernel package (#1528).

* Honor `R_LIBCURL_SSL_REVOKE_BEST_EFFORT` when using an external `curl.exe`
  binary to download files. (#1624)

# renv 1.0.0

## New features

* New `renv::checkout()` installings the latest-available packages from a
  repository. For example, `renv::checkout(date = "2023-02-08")` will install
  the packages available on 2023-02-08 from the Posit
  [Package Manager](https://packagemanager.rstudio.com/) repository.
  The `actions` argument allows you choose whether a lockfile is generated from
  the provided repositories ("snapshot"), or whether packages are installed
  from the provided repositories ("restore").

* `renv::deactivate()` gains a `clean` argument: when `TRUE` it will delete
  all renv files/directories, leaving the project the way it was found.

* `renv::init()` now uses [Posit Public Package Manager](https://packagemanager.posit.co)
  by default, for new projects where the repositories have not already been
  configured externally. See the options `renv.config.ppm.enabled`,
  `renv.config.ppm.default`, and `renv.config.ppm.url` in `?config` for more
  details (#430).

* `renv::lockfile_create()`, `renv::lockfile_read()`, `renv::lockfile_write()`
  and `renv::lockfile_modify()` provide a small family of functions for
  interacting with renv lockfiles programmatically (#1438).

* Handling of development dependencies has been refined. `renv::snapshot()`
  and `renv::status()` no longer track development dependencies, while
  `install()` continues to install them (#1019). `Suggested` packages listed in
  `DESCRIPTION` files are declared as development dependencies regardless of
  whether or not they're a "package" project.

* MRAN integration is now disabled by default, pending the upcoming shutdown
  of Microsoft's MRAN service. Users who require binaries of older R packages
  on Windows + macOS can consider using the instance of CRAN mirrored by the
  [Posit Public Package Manager](https://packagemanager.posit.co) (#1343).

## Bug fixes and minor improvements

* Development versions of renv are now tracked using the Git SHA of the
  current commit, rather than a version number that's incremented on every
  change (#1327). This shouldn't have any user facing impact, but makes
  renv maintenance a little easier.

* Fixed an issue causing "restarting interrupted promise evaluation" warnings
  to be displayed when querying available packages failed. (#1260)

* `renv::activate()` uses a three option menu that hopefully make your choices
  more clear (#1372).

* `renv::dependencies()` now discovers R package dependencies inside Jupyter
  notebooks (#929).

* `renv::dependencies()` includes packages used by user profile (`~/.Rprofile`)
  if `renv::config$user.profile()` is `TRUE`. They are set as development
  dependencies, which means that they will be installed by `install()` but not
  recorded in the snapshot.

* `renv::dependencies()` only extracts dependencies from text in YAML
  headers that looks like valid R code (#1288).

* `renv::dependencies()` no longer treats `box::use(module/file)` as using
  package `module` (#1377).

* `renv::init()` now prompts the user to select a snapshot type if the project
  contains a top-level DESCRIPTION file (#1485).

* `renv::install(type = "source")` now ensures source repositories are used
  in projects using [PPM](https://packagemanager.posit.co/). (#927)

* `renv::install()` activates Bioconductor repositories when installing a
  package from a remote (e.g. GitHub) which declares a Bioconductor dependency
  (via a non-empty 'biocViews' field) (#934).

* `renv::install()` respects the project snapshot type, if set.

* `renv::install()` now keeps source when installing packages from source (#522).

* `renv::install()` now validates that binary packages can be loaded after
  installation, in a manner similar to source packages (#1275).

* `renv::install()` now supports Bioconductor remotes of the form
  `bioc::<BiocVersion>/<Package>`, for installing packages from
  a particular version of Bioconductor. Aliases like 'release' and
  'devel' are also supported (#1195).

* `renv::install()` now requires interactive confirmation that you want to
  install packages (#587).

* `renv::load()` gives a more informative message if a lockfile is present but
  no packages are installed (#353).

* `renv::load()` no longer attempts to query package repositories when checking
  if a project is synchronized (#812).

* `renv::load()` no longer duplicates entries on the `PATH` environment variable
  (#1095).

* `renv::restore()` can now use `pak::pkg_install()` to install packages
  when `pak` integration is enabled. Set `RENV_CONFIG_PAK_ENABLED = TRUE`
  in your project's `.Renviron` if you'd like to opt-in to this behavior.
  Note that this requires a nightly build of `pak` (>= 0.4.0-9000);
  see https://pak.r-lib.org/dev/reference/install.html for more details.

* `renv::restore()` now emits an error if called within a project that
  does not contain a lockfile (#1474).

* `renv::restore()` correctly restores packages downloaded and installed
  from [r-universe](https://r-universe.dev/) (#1359).

* `renv::snapshot()` now standardises pak metadata so CRAN packages installed via
  pak look the same as CRAN packages installed with renv or `install.packages()`
  (#1239).

* If `renv::snapshot()` finds missing packages, a new prompt allows you to
  install them before continuing (#1198).

* `renv::snapshot()` no longer requires confirmation when writing the first
  snapshot, since that's an action that can easily be undone (by deleting
  `renv.lock`) (#1281).

* `renv::snapshot()` reports if the R version changes, even if no packages
  change (#962).

* `renv::snapshot(exclude = <...>)` no longer warns when attempting to exclude
  a package that is not installed (#1396).

* `renv::status()` now uses a more compact display when packages have some
  inconsistent combination of being installed, used, and recorded.

* `renv::status()` now works more like `renv::restore()` when package versions
  are different (#675).

* `renv::update()` can now update packages installed from GitLab (#136) and
  BitBucket (#1194).

* `renv::settings$package.dependency.fields()` now only affects packages
  installed directly by the user, not downstream dependencies of those packages.

* renv functions give a clearer error if `renv.lock` has somehow become
  corrupted (#1027).

(mef)

2024-01-22 13:40:44 UTC MAIN commitmail json YAML

doc: Updated devel/R-remotes to 2.4.2.1

(mef)

2024-01-22 13:40:33 UTC MAIN commitmail json YAML

(devel/R-rematch) Updated 1.0.1 to 2.0.0

# rematch 2.0.0

* New `re_match_all` function to extract all matches.

* Removed the `perl` arguments, we always use PERL compatible regular
  expressions now.

(mef)

2024-01-22 13:35:00 UTC MAIN commitmail json YAML

Updated textproc/py-enchant, textproc/py-jsonref

(adam)

2024-01-22 13:34:44 UTC MAIN commitmail json YAML

2024-01-22 13:34:19 UTC MAIN commitmail json YAML

py-jsonref: updated to 1.1.0

v1.1.0
Fixes documents where the root is a reference object not being cached
Allows a reference object to refer to a fragment within itself.
Extra properties of a reference object will now have references resolved.

v1.0.1
Fix issue with proxies=False where it would not recurse through references to remove the proxies.

v1.0.0
replace_refs is now a function rather than a class method of JsonRef (The class method is still around, but deprecated.)
New options were also added to replace_refs
jsonloader is now a plan function rather than an instance of a class. (This is a breaking change if you were subclassing JsonLoader)

(adam)

2024-01-22 13:28:38 UTC MAIN commitmail json YAML

py-enchant: updated to 3.2.2

3.2.2 (2021-10-05)

* Add support for Python 3.10

3.2.1 (2021-06-24)

* Fix ``Dict.__del__`` sometimes raising `TypeError` upon exit. Patch by @rr-
* Default development branch is now called ``main``
* Bump ``black`` to 21.6b0

3.2.0 (2020-12-08)

* Add support for Python 3.9
* Add trove classifiers for all supported Python versions
* Run ``pyupgrade`` across the code base
* Update documentation about MacPorts

3.1.1 (2020-05-31)

* On Windows, set PATH instead of calling ``SetDllDirectory`` before loading the
  Enchant C library. This allows PyEnchant to co-exist with other libraries
  in the same program.

3.1.0 (2020-05-20)

* Add ``enchant.get_user_config_dir()``
* Fix: ``enchant.get_enchant_version()`` now returns a ``str``, not some ``bytes``

3.0.1 (2020-03-01)

* Add missing LICENSE.txt in source distribution

3.0.0 (2020-03-01)

Highlights

* Uncouple PyEnchant version from the Enchant version. This release should be compatible with
  Enchant 1.6 to 2.2
* Fix using PyEnchant with Enchant >= 2.0
* Add support for pypy3, Python 3.7 and Python 3.8
* New website, hosted on https://pyenchant.github.io/pyenchant/
* Add `enchant.set_prefix_dir()`

Breaking changes

* Drop support for Python2

* **macOS**: The C enchant library is no longer embedded inside the wheel -
  you should install the C enchant library with ``brew`` or ``ports``.

Clean ups

* Port test suite to ``pytest``.
* Add ``tbump`` configuration to simplify the release process
* Format code with ``black``.
* Remove compatibility layers with Python2 from ``enchant.utils``
* Use ``flake8`` to catch some errors during CI
* Fix some PEP8 naming violations
* Switch to GitHub Actions for CI

(adam)

2024-01-22 13:17:08 UTC MAIN commitmail json YAML

2024-01-22 13:09:38 UTC MAIN commitmail json YAML

doc: Updated multimedia/libvpx to 1.14.0

(ryoon)

2024-01-22 13:09:26 UTC MAIN commitmail json YAML

libvpx: Update to 1.14.0

Changelog:
2024-01-02 v1.14.0 "Venetian Duck"
  This release drops support for old C compilers, such as Visual Studio 2012
  and older, that disallow mixing variable declarations and statements (a C99
  feature). It adds support for run-time CPU feature detection for Arm
  platforms, as well as support for darwin23 (macOS 14).

  - Upgrading:
    This release is ABI incompatible with the previous release.

    Various new features for rate control library for real-time: SVC parallel
    encoding, loopfilter level, support for frame dropping, and screen content.

    New callback function send_tpl_gop_stats for vp9 external rate control
    library, which can be used to transmit TPL stats for a group of pictures. A
    public header vpx_tpl.h is added for the definition of TPL stats used in
    this callback.

    libwebm is upgraded to libwebm-1.0.0.29-9-g1930e3c.

  - Enhancement:
    Improvements on Neon optimizations: VoD: 12-35% speed up for bitdepth 8,
    68%-151% speed up for high bitdepth.

    Improvements on AVX2 and SSE optimizations.
    Improvements on LSX optimizations for LoongArch.
    42-49% speedup on speed 0 VoD encoding.
    Android API level predicates.

  - Bug fixes:
    Fix to missing prototypes from the rtcd header.
    Fix to segfault when total size is enlarged but width is smaller.
    Fix to the build for arm64ec using MSVC.
    Fix to copy BLOCK_8X8's mi to PICK_MODE_CONTEXT::mic.
    Fix to -Wshadow warnings.
    Fix to heap overflow in vpx_get4x4sse_cs_neon.
    Fix to buffer overrun in highbd Neon subpel variance filters.
    Added bitexact encode test script.
    Fix to -Wl,-z,defs with Clang's sanitizers.
    Fix to decoder stability after error & continued decoding.
    Fix to mismatch of VP9 encode with NEON intrinsics with C only version.
    Fix to Arm64 MSVC compile vpx_highbd_fdct4x4_neon.
    Fix to fragments count before use.
    Fix to a case where target bandwidth is 0 for SVC.
    Fix mask in vp9_quantize_avx2,highbd_get_max_lane_eob.
    Fix to int overflow in vp9_calc_pframe_target_size_one_pass_cbr.
    Fix to integer overflow in vp8,ratectrl.c.
    Fix to integer overflow in vp9 svc.
    Fix to avg_frame_bandwidth overflow.
    Fix to per frame qp for temporal layers.
    Fix to unsigned integer overflow in sse computation.
    Fix to uninitialized mesh feature for BEST mode.
    Fix to overflow in highbd temporal_filter.
    Fix to unaligned loads w/w==4 in vpx_convolve_copy_neon.
    Skip arm64_neon.h workaround w/VS >= 2019.
    Fix to c vs avx mismatch of diamond_search_sad().
    Fix to c vs intrinsic mismatch of vpx_hadamard_32x32() function.
    Fix to a bug in vpx_hadamard_32x32_neon().
    Fix to Clang -Wunreachable-code-aggressive warnings.
    Fix to a bug in vpx_highbd_hadamard_32x32_neon().
    Fix to -Wunreachable-code in mfqe_partition.
    Force mode search on 64x64 if no mode is selected.
    Fix to ubsan failure caused by left shift of negative.
    Fix to integer overflow in calc_pframe_target_size.
    Fix to float-cast-overflow in vp8_change_config().
    Fix to a null ptr before use.
    Conditionally skip using inter frames in speed features.
    Remove invalid reference frames.
    Disable intra mode search speed features conditionally.
    Set nonrd keyframe under dynamic change of deadline for rtc.
    Fix to scaled reference offsets.
    Set skip_recode=0 in nonrd_pick_sb_modes.
    Fix to an edge case when downsizing to one.
    Fix to a bug in frame scaling.
    Fix to pred buffer stride.
    Fix to a bug in simple motion search.
    Update frame size in actual encoding.

(ryoon)

2024-01-22 12:38:06 UTC MAIN commitmail json YAML

doc: Updated devel/R-rematch to 2.0.0

(mef)

2024-01-22 12:37:56 UTC MAIN commitmail json YAML

(devel/R-rematch) Updated 1.0.1 to 2.0.0, make test passed

# rematch 2.0.0

* New `re_match_all` function to extract all matches.

* Removed the `perl` arguments, we always use PERL compatible regular
  expressions now.

(mef)

2024-01-22 12:17:25 UTC MAIN commitmail json YAML

doc: Updated devel/R-purrr to 1.0.2

(mef)

2024-01-22 12:17:12 UTC MAIN commitmail json YAML

(devel/R-purrr) Updated 1.0.1 to 1.0.2

# purrr 1.0.2

* Fixed valgrind issue.

* Deprecation infrastructure in `map_chr()` now has much less overhead
  leading to improved performance (#1089).

* purrr now requires R 3.5.0.

(mef)

2024-01-22 11:00:16 UTC MAIN commitmail json YAML

2024-01-22 09:16:26 UTC MAIN commitmail json YAML

doc: add eol entry for postgresql11

(wiz)

2024-01-22 09:15:45 UTC MAIN commitmail json YAML

doc: note postgresql11 is eol

(wiz)

2024-01-22 09:15:05 UTC MAIN commitmail json YAML

Updated databases/postgresql-timescaledb, textproc/py-dominate

(adam)

2024-01-22 09:14:48 UTC MAIN commitmail json YAML

py-dominate: updated to 2.9.1

2.9.1
Allow dominate to work in async contexts

2.9.0
Modernize setuptools support to use pyproject.toml

Replace the obsolete `setup.py` script and `setup.cfg` configuration
file with the modern PEP 621 `pyproject.toml` metadata.  This also
implies replacing the custom version/long-description grabbing logic
(that is broken with Python 3.12) with the features nowadays built-in
in setuptools.

(adam)

2024-01-22 09:10:14 UTC MAIN commitmail json YAML

postgresql-timescaledb: updated to 2.13.1

2.13.1 (2024-01-09)

This release contains bug fixes since the 2.13.0 release.
We recommend that you upgrade at the next available opportunity.

**Bugfixes**
* Use numrows_pre_compression in approximate row count
* Use processed group clauses in PG16
* Change bgw_log_level to use PGC_SUSET
* Disable vectorized sum for expressions.
* Read CAgg watermark from materialized data
* Fix groupby pathkeys for gapfill in PG16
* Fix index matching during DML decompression
* Fix compressed chunk permission handling on PG16
* Fix lost concurrent CAgg updates
* Fix unique expression indexes on compressed chunks
* Fix use of freed path in decompression sort logic

**Thanks**
* @MA-MacDonald for reporting an issue with gapfill in PG16
* @aarondglover for reporting an issue with unique expression indexes on compressed chunks
* @adriangb for reporting an issue with security barrier views on pg16

2.13.0 (2023-11-28)

This release contains performance improvements, an improved hypertable DDL API
and bug fixes since the 2.12.2 release. We recommend that you upgrade at the next
available opportunity.

In addition, it includes these noteworthy features:

* Full PostgreSQL 16 support for all existing features
* Vectorized aggregation execution for sum()
* Track chunk creation time used in retention/compression policies

**Deprecation notice: Multi-node support**
TimescaleDB 2.13 is the last version that will include multi-node support. Multi-node
support in 2.13 is available for PostgreSQL 13, 14 and 15. Learn more about it
[here](docs/MultiNodeDeprecation.md).

If you want to migrate from multi-node TimescaleDB to single-node TimescaleDB read the
[migration documentation](https://docs.timescale.com/migrate/latest/multi-node-to-timescale-service/).

**PostgreSQL 13 deprecation announcement**
We will continue supporting PostgreSQL 13 until April 2024. Sooner to that time, we will announce the specific version of TimescaleDB in which PostgreSQL 13 support will not be included going forward.

**Starting from TimescaleDB 2.13.0**
* No Amazon Machine Images (AMI) are published. If you previously used AMI, please
use another [installation method](https://docs.timescale.com/self-hosted/latest/install/)
* Continuous Aggregates are materialized only (non-realtime) by default

**Features**
* Add chunk-wise sorted paths for compressed chunks
* Simplify hypertable DDL API
* Reduce WAL activity by freezing compressed tuples immediately
* Vectorized aggregation execution for sum()
* Add metadata for chunk creation time
* Make Continous Aggregates materialized only (non-realtime) by default
* Change show_chunks/drop_chunks using chunk creation time
* Show batches/tuples decompressed during DML operations in EXPLAIN output
* Keep track of catalog version
* Use creation time in retention/compression policy
* Add SQL function cagg_validate_query

**Bugfixes**
* Add GUC for setting background worker log level
* Allow enabling compression on hypertable with unique expression index
* Check if worker registration succeeded
* Fix exception detail passing in compression_policy_execute
* Fix missing bms_del_member result assignment
* Fix negative bitmapset member not allowed in compression
* Potential data loss when compressing a table with a partial index that matches compression order.
* Add support for startup chunk exclusion with aggs
* Repair relacl on upgrade
* Fix segfault when creating a cagg using a NULL width in time bucket function
* Make timescaledb_functions.makeaclitem strict
* Fix typmod and collation for segmentby columns
* Fix tablespace with constraints
* Enable segmentwise recompression in compression policy

(adam)

2024-01-22 08:18:11 UTC MAIN commitmail json YAML

doc: Updated sysutils/dua-cli to 2.27.2

(pin)

2024-01-22 08:17:51 UTC MAIN commitmail json YAML

sysutils/dua-cli: update to 2.27.2

Bug Fixes

- allow / (glob-mode) while scanning.
  This will possibly lead to incomplete results, but I find being
  able to use ones muscle-memory more important than preventing
  dealing with incomplete results.

  What happens to me is usually to type / followed by target/
  which tends to select all current entries for deletion.

- don't check entry metadata while a scan is in progress
  Previously each time the UI refreshes, every 250ms, it display
  entries but also check their metadata to assure they exist.

  This could lead to performance loss when the displayed folder
  has a lot of entries.

(pin)

2024-01-22 07:34:22 UTC MAIN commitmail json YAML

doc: Updated sysutils/yazi to 0.2.2

(pin)

2024-01-22 07:34:01 UTC MAIN commitmail json YAML

sysutils/yazi: update to 0.2.2

- fix: can't clear screen and restore cursor when exit on Windows (#525)
- fix: can't open and reveal paths with spaces on Windows (#526)
- feat: add support for snap packages (#531)
- feat: add desktop entry and logo (#534)
- fix: can't display file name with invalid utf-8 (#529)
- fix: follow symlinks when detecting mime-type on Windows (#527)
- fix: shell input code highlighting is not adapted for the default ANSI
  theme (#536)
- feat: add file(1) as the file fallback previewer (#543)
- feat: add prepend_keymap and append_keymap for configuring mixing (#546)
- feat: new host_name() API (#550)
- fix: alternate tabs with the same path as the active tab cannot complete
  partial updates and cursor reset (#552)
- fix: ensure that changing directories occurs before searching
- feat: allow the spawned child processes to suspend (#556)
- feat: support Windows ARM64 (#558)

(pin)

2024-01-22 07:33:16 UTC MAIN commitmail json YAML

doc: Updated misc/tui-journal to 0.8.1

(pin)

2024-01-22 07:32:57 UTC MAIN commitmail json YAML

misc/tui-journal: update to 0.8.1

What's Changed
- Fixed: Aeruginous: migrate from deprecated comment-changes option -T by @kevinmatthes in #308
- Added: Rust minimum supported version to cargo manifest by @AmmarAbouZor in #310
- Enhancement: Remove explicit inline annotations by @AmmarAbouZor in #311

(pin)

2024-01-22 07:32:13 UTC MAIN commitmail json YAML

doc: Added audio/sptui version 0.1.1

(pin)

2024-01-22 07:31:47 UTC MAIN commitmail json YAML

2024-01-22 07:31:08 UTC MAIN commitmail json YAML

audio/sptui: import package

sysutils/treegrep: update to 0.1.3

- Add moving by path and page to the menu
- Improve menu styling for line numbers

(pin)

2024-01-22 07:29:09 UTC MAIN commitmail json YAML

doc: Updated sysutils/treegrep to 0.1.3

(pin)

2024-01-22 07:28:49 UTC MAIN commitmail json YAML

sysutils/treegrep: update to 0.1.3

- Add moving by path and page to the menu
- Improve menu styling for line numbers

(pin)

2024-01-22 07:28:01 UTC MAIN commitmail json YAML

doc: Updated misc/tailspin to 3.0.0

(pin)

2024-01-22 07:27:41 UTC MAIN commitmail json YAML

misc/tailspin: update to 3.0.0

Overview

In November 2023, tailspin had 240 stars and was only available to downloads on
Crates.io and Debian. At the time of writing this, it sits at over 4k stars and
is available on most major Linux distributions, macOS and Windows.

I am glad to see that tailspin has been useful to so many people.

For version 3.0.0 there are both new features and breaking changes.
New features:
- UUID highlighter now highlights numbers and letters in individual styling
- Process highlighter has updated default styling and matches processes with
  parenthesis
- Added a new highlighter 32-bit and 64-bit pointers (e.g. 0x7f8c8c0c0c0c)
- Added a IPv6 highlighter (e.g. 2001:0db8:85a3:0000:0000:8a2e:0370:7334)
- Dates formatted as yyyy/mm/dd and Day Month DD are now highlighted

Breaking changes:
Renamed --follow-command to --listen-command

The --follow-command flag has been renamed to --listen-command to avoid
confusion with the --tail flag.

Removed --bucket-size flag

The --bucket-size flag has been removed. The bucket size was ultimately an
implementation detail that should be set by the program itself.

(pin)

2024-01-22 07:26:03 UTC MAIN commitmail json YAML

doc: Updated math/qcalc to 0.4.1

(pin)

2024-01-22 07:25:44 UTC MAIN commitmail json YAML

math/qcalc: update to 0.4.1

v0.4.1
What's Changed
- Execute expressions from the command line by @OchirErkhembayar in #4
- Tokenise as needed instead of collecting tokens by @OchirErkhembayar in #5

v0.3.0
What's Changed
- Add assignment statements and rc file by @OchirErkhembayar in #3

(pin)

2024-01-22 07:24:56 UTC MAIN commitmail json YAML

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

(pin)

2024-01-22 07:24:33 UTC MAIN commitmail json YAML

shells/oh-my-posh: update to 19.8.0

v19.8.0
Features
- react segment (b8830a6)

v19.7.0
Features
- react segment (b8830a6)

(pin)

2024-01-22 07:23:50 UTC MAIN commitmail json YAML

doc: Updated sysutils/dua-cli to 2.27.1

(pin)

2024-01-22 07:23:31 UTC MAIN commitmail json YAML

sysutils/dua-cli: update to 2.27.1

Bug Fixes
- Explicit refreshes with 'r and 'R' now work with multiple root paths as well.
  This can happen in cases of dua i root-a root-b for instance.

(pin)

2024-01-22 07:22:48 UTC MAIN commitmail json YAML

doc: Updated devel/cargo-modules to 0.13.5

(pin)

2024-01-22 07:22:29 UTC MAIN commitmail json YAML

devel/cargo-modules: update to 0.13.5

[0.13.5] - 2024-01-21
Changed
    Updated dependencies:
      - bitflags from 2.4.1 -> 2.4.2
      - clap from 4.4.16 -> 4.4.18
      - env_logger from 0.10.1 -> 0.10.2
      - rust-analyzer from 0.0.196 to 0.0.197

(pin)

2024-01-22 03:29:09 UTC MAIN commitmail json YAML

doc: Updated devel/R-pkgcache to 2.2.1

(mef)

2024-01-22 03:29:00 UTC MAIN commitmail json YAML

(devel/R-pkgcache) Updated 2.1.1 to 2.2.1

# pkgcache 2.2.1

* pkgcache now does a better job when matching the R version to a
  Bioconductor version.

# pkgcache 2.2.0

* New `pkg.current_platform` option and `PKG_CURRENT_PLATFORM` environment
  variable to override the detected platform.

* In `repo_add()` and `repo_resolve()` the `MRAN@` prefix is now deprecated
  and resolves to PPM, because MRAN will be retired soon. See more at
  <https://posit.co/blog/migrating-from-mran-to-posit-package-manager/>.

* The metadata cache now has `SystemRequirements` information for Bioconductor
  packages.

(mef)

2024-01-22 03:23:15 UTC MAIN commitmail json YAML

(devel/R-pkgload) +TEST_DEPENDS, but make test does not pass yet

(mef)

2024-01-21 23:33:35 UTC MAIN commitmail json YAML

doc: Updated devel/R-pkgload to 1.3.4

(mef)

2024-01-21 23:33:25 UTC MAIN commitmail json YAML

(devel/R-pkgload) Updated 1.3.3 to 1.3.4

# pkgload 1.3.4

* On load, pkgload now sets `PKGLOAD_PARENT_TEMPDIR` to the temporary
  directory used in the current process. This provides a convenient place
  to cache results for functions used in subprocesses (e.g. `devtools::test()`,
  `devtools::document()`).

* Fixes for Debian packaging.

(mef)

2024-01-21 23:20:40 UTC MAIN commitmail json YAML

doc: Updated devel/R-pkgbuild to 1.4.3

(mef)

2024-01-21 23:20:28 UTC MAIN commitmail json YAML

(devel/R-pkgbuild) Updated 1.4.2 to 1.4.3, make test passed

# pkgbuild 1.4.3

* pkgbuild now does not need the crayon, rprojroot and prettyunits
  packages.

(mef)

2024-01-21 20:40:38 UTC MAIN commitmail json YAML

doc: Updated graphics/vulkan-headers to 1.3.275

(wiz)

2024-01-21 20:40:29 UTC MAIN commitmail json YAML

vulkan-headers: update to 1.3.275.

1.5 years of updates, no changelog found.

(wiz)

2024-01-21 20:38:13 UTC MAIN commitmail json YAML

doc: Updated databases/prometheus to 2.49.1

(wiz)

2024-01-21 20:38:03 UTC MAIN commitmail json YAML

prometheus: update to 2.49.1.

2.49.1 / 2024-01-15 Latest

    [BUGFIX] TSDB: Fixed a wrong q= value in scrape accept header #13313

2.49.0 / 2024-01-15

    [FEATURE] Promtool: Add --run flag promtool test rules command. #12206
    [FEATURE] SD: Add support for NS records to DNS SD. #13219
    [FEATURE] UI: Add heatmap visualization setting in the Graph tab, useful histograms. #13096 #13371
    [FEATURE] Scraping: Add scrape_config.enable_compression (default true) to disable gzip compression when scraping the target. #13166
    [FEATURE] PromQL: Add a promql-experimental-functions feature flag containing some new experimental PromQL functions. #13103 NOTE: More experimental functions might be added behind the same feature flag in the future. Added functions:
        Experimental mad_over_time (median absolute deviation around the median) function. #13059
        Experimental sort_by_label and sort_by_label_desc functions allowing sorting returned series by labels. #11299
    [FEATURE] SD: Add __meta_linode_gpus label to Linode SD. #13097
    [FEATURE] API: Add exclude_alerts query parameter to /api/v1/rules to only return recording rules. #12999
    [FEATURE] TSDB: --storage.tsdb.retention.time flag value is now exposed as a prometheus_tsdb_retention_limit_seconds metric. #12986
    [FEATURE] Scraping: Add ability to specify priority of scrape protocols to accept during scrape (e.g. to scrape Prometheus proto format for certain jobs). This can be changed by setting global.scrape_protocols and scrape_config.scrape_protocols. #12738
    [ENHANCEMENT] Scraping: Automated handling of scraping histograms that violate scrape_config.native_histogram_bucket_limit setting. #13129
    [ENHANCEMENT] Scraping: Optimized memory allocations when scraping. #12992
    [ENHANCEMENT] SD: Added cache for Azure SD to avoid rate-limits. #12622
    [ENHANCEMENT] TSDB: Various improvements to OOO exemplar scraping. E.g. allowing ingestion of exemplars with the same timestamp, but with different labels. #13021
    [ENHANCEMENT] API: Optimize /api/v1/labels and /api/v1/label/<label_name>/values when 1 set of matchers are used. #12888
    [ENHANCEMENT] TSDB: Various optimizations for TSDB block index, head mmap chunks and WAL, reducing latency and memory allocations (improving API calls, compaction queries etc). #12997 #13058 #13056 #13040
    [ENHANCEMENT] PromQL: Optimize memory allocations and latency when querying float histograms. #12954
    [ENHANCEMENT] Rules: Instrument TraceID in log lines for rule evaluations. #13034
    [ENHANCEMENT] PromQL: Optimize memory allocations in query_range calls. #13043
    [ENHANCEMENT] Promtool: unittest interval now defaults to evaluation_intervals when not set. #12729
    [BUGFIX] SD: Fixed Azure SD public IP reporting #13241
    [BUGFIX] API: Fix inaccuracies in posting cardinality statistics. #12653
    [BUGFIX] PromQL: Fix inaccuracies of histogram_quantile with classic histograms. #13153
    [BUGFIX] TSDB: Fix rare fails or inaccurate queries with OOO samples. #13115
    [BUGFIX] TSDB: Fix rare panics on append commit when exemplars are used. #13092
    [BUGFIX] TSDB: Fix exemplar WAL storage, so remote write can send/receive samples before exemplars. #13113
    [BUGFIX] Mixins: Fix url filter on remote write dashboards. #10721
    [BUGFIX] PromQL/TSDB: Various fixes to float histogram operations. #12891 #12977 #12609 #13190 #13189 #13191 #13201 #13212 #13208
    [BUGFIX] Promtool: Fix int32 overflow issues for 32-bit architectures. #12978
    [BUGFIX] SD: Fix Azure VM Scale Set NIC issue. #13283

(wiz)

2024-01-21 20:28:45 UTC MAIN commitmail json YAML

doc: Updated textproc/py-pdf to 4.0.0

(wiz)

2024-01-21 20:28:37 UTC MAIN commitmail json YAML

py-pdf: update to 4.0.0.

## Version 4.0.0, 2024-01-19

### Deprecations (DEP)
-  Drop Python 3.6 support (#2369)
-  Remove deprecated code (#2367)
-  Remove deprecated XMP properties (#2386)

### New Features (ENH)
-  Add "layout" mode for text extraction (#2388)
-  Add Jupyter Notebook integration for PdfReader (#2375)
-  Improve/rewrite PDF permission retrieval (#2400)

### Bug Fixes (BUG)
-  PdfWriter.add_uri was setting the wrong type (#2406)
-  Add support for GBK2K cmaps (#2385)

### Maintenance (MAINT)
-  Return None instead of -1 when page is not attached (#2376)
-  Complete FileSpecificationDictionaryEntries constants (#2416)
-  Replace warning with logging.error (#2377)

(wiz)

2024-01-21 20:27:14 UTC MAIN commitmail json YAML

doc: Updated www/py-google-api-python-client to 2.114.0

(wiz)

2024-01-21 20:27:06 UTC MAIN commitmail json YAML

2024-01-21 20:25:39 UTC MAIN commitmail json YAML

doc: Updated net/py-dns to 2.5.0

(wiz)

2024-01-21 20:25:31 UTC MAIN commitmail json YAML

py-dns: update to 2.5.0.

2.5.0

    Dnspython now uses hatchling for builds.

    Asynchronous destinationless sockets now work on Windows.

    Cython is no longer supported due to various typing issues.

    Dnspython now explicitly canonicalizes IPv4 and IPv6 addresses.
    Previously it was possible for non-canonical IPv6 forms to be
    stored in a AAAA address, which would work correctly but possibly
    cause problmes if the address were used as a key in a dictionary.

    The number of messages in a section can be retrieved with
    section_count().

    Truncation preferences for messages can be specified.

    The length of a message can be automatically prepended when
    rendering.

    dns.message.create_response() automatically adds padding when
    required by RFC 8467.

    The TLS verify parameter is now supported by dns.query.tls(),
    and the DoH and DoT Nameserver subclasses.

    The MutableMapping used to store content in a zone may now be
    specified by a factory when subclassing. Factories may also be
    provided for writable verisons and immutable versions.

    dns.name.Name now has predecessor() and successor() methods
    implementing RFC 4471.

    QUIC has had a number of bug fixes and also now supports session
    tickets for faster session resumption.

    The NSEC3 class now has a next_name() method for retrieving
    the next name as a dns.name.Name.

    Windows WMI interface detection should be more robust.

(wiz)

2024-01-21 20:23:07 UTC MAIN commitmail json YAML

doc: Updated mail/rspamd to 3.8.0

(wiz)

2024-01-21 20:22:58 UTC MAIN commitmail json YAML

rspamd: update to 3.8.0.

3.8.0: 19 Jan 2024
  * [Project] Rspamadm fuzzyping command
  * [Project] Use Redis scripts for Bayes statistics and cache
  * [Project] Support  JSON logging
  * [CritFix] - Fix reported length of logging structure
  * [Feature] Allow to set `max_users` for Redis bayes backend
  * [Feature] Escape JSON when needed
  * [Feature] Proxy: Allow `encrypted_only` option
  * [Feature] Reiterate on gtube patterns
  * [Feature] Support ping command in fuzzy storage
  * [Feature] Support suppressing DMARC reporting for particular recipients
  * [Feature] rbl: support disabling or replacing url_whitelist per RBL
  * [Fix] Another try to fix setproctitle
  * [Fix] Cleanup session on exit
  * [Fix] Do not cleanup hyperscan files unless new ones are loaded
  * [Fix] Fix bad access when printing pending events on failure path
  * [Fix] Fix issues with the raw header on header insertion/modification
  * [Fix] Fix overflow in fuzzy_stats command
  * [Fix] Fix some corner cases when parsing maps with no newlines
  * [Fix] Fix various issues with canonicalisation of the paths
  * [Fix] Fix wrong raw_len usage
  * [Fix] Make words selection random deterministic upon content
  * [Fix] Properly set config field when creating tasks from Lua
  * [Fix] Really fix the language detector statistical heuristic
  * [Fix] Set loaded variable explicitly
  * [Fix] dkim_signing: siging_table: lowercase before lookup
  * [Fix] known_senders: fix config handling
  * [Fix] rbl: fix `exclude_local`

(wiz)

2024-01-21 20:19:10 UTC MAIN commitmail json YAML

doc: Updated editors/emacs29 to 29.2

(wiz)

2024-01-21 20:18:57 UTC MAIN commitmail json YAML

emacs29: update to 29.2.

* Changes in Emacs 29.2

This is a bug-fix release with no new features.

* Changes in Specialized Modes and Packages in Emacs 29.2

** Tramp

*** New user option 'tramp-show-ad-hoc-proxies'.
When non-nil, ad-hoc definitions are kept in remote file names instead
of showing the shortcuts.

* Incompatible Lisp Changes in Emacs 29.2

** 'with-sqlite-transaction' rolls back changes if its BODY fails.
If the BODY of the macro signals an error, or committing the results
of the transaction fails, the changes will now be rolled back.

(wiz)

2024-01-21 20:11:14 UTC MAIN commitmail json YAML

doc: Updated textproc/md4c to 0.5.1

(wiz)

2024-01-21 20:11:06 UTC MAIN commitmail json YAML

md4c: update to 0.5.1.

## Version 0.5.1

Changes:

* LaTeX math extension (`MD_FLAG_LATEXMATHSPANS`) now requires that opener
  mark is not immediately preceded with alpha-numeric character and similarly
  that closer mark is not immediately followed with alpha-numeric character.

  So for example `foo$ x + y = z $` is not recognized as LaTeX equation
  anymore because there is no space between `foo` and the opening `$`.

* Table extension (`MD_FLAG_TABLES`) now recognizes only tables with no more
  than 128 columns. This limit has been imposed to prevent a pathological
  case of quadratic output size explosion which could be used as DoS attack
  vector.

* We are now more strict with `MD_FLAG_PERMISSIVExxxAUTOLINKS` family of
  extensions with respect to non-alphanumeric characters, with the aim to
  mitigate false positive detections.

  Only relatively few selected non-alphanumeric are now allowed in permissive
  e-mail auto-links (`MD_FLAG_PERMISSIVEEMAILAUTOLINKS`):
    - `.`, `-`, `_`, `+` in user name part of e-mail address; and
    - `.`, `-`, `_` in host part of the e-mail address.

  Similarly for URL and e-mail auto-links (`MD_FLAG_PERMISSIVEURLAUTOLINKS` and
  `MD_FLAG_PERMISSIVEWWWAUTOLINKS`):
    - `.`, `-`, `_` in host part of the URL;
    - `/`, `.`, `-`, `_` in path part of the URL;
    - `&`, `.`, `-`, `+`, `_`, `=`, `(`, `)` in the query part of the URL
      (additionally, if present, `(` and `)` must form balanced pairs); and
    - `.`, `-`, `+`, `_` in the fragment part of the URL.

  Furthermore these characters (with some exceptions like where they serve as
  delimiter characters, e.g. `/` for paths) are generally accepted only when
  an alphanumeric character both precedes and follows them (i.e. these cannot
  be "stacked" together).

Fixes:

* Fix several bugs where we haven't properly respected already resolved spans
  of higher precedence level in handling of permissive auto-links extensions
  (family of `MD_FLAG_PERMISSIVExxxAUTOLINKS` flags), LaTeX math extension
  (`MD_FLAG_LATEXMATHSPANS`) and wiki-links extension (`MD_FLAG_WIKILINKS`)
  of the form `[[label|text]]` (with pipe `|`). In some complex cases this
  could lead to invalid internal parser state and memory corruption.

  Identified with [OSS-Fuzz](https://github.com/google/oss-fuzz).

* [#222](https://github.com/mity/md4c/issues/222):
  Fix strike-through extension (`MD_FLAG_STRIKETHROUGH`) which did not respect
  same rules for pairing opener and closer marks as other emphasis spans.

* [#223](https://github.com/mity/md4c/issues/223):
  Fix incorrect handling of new-line character just at the beginning and/or
  end of a code span where we were not following CommonMark specification
  requirements correctly.

## Version 0.5.0

Changes:

* Changes mandated by CommonMark specification 0.30.

  Actually there are only very minor changes to recognition of HTML blocks:

  - The tag `<textarea>` now triggers HTML block (of type 1 as per the
    specification).

  - HTML declaration (HTML block type 4) is not required to begin with an
    upper-case ASCII character after the `<!`. Any ASCII character is now
    allowed. Also it now doesn't require a whitespace before the closing `>`.

  Other than that, the newest specification mainly improves test coverage and
  clarifies its wording in some cases, without affecting the implementation.

  Refer to [CommonMark
  0.30 notes](https://github.com/commonmark/commonmark-spec/releases/tag/0.30)
  for more info.

* Make Unicode-specific code compliant to Unicode 15.1.

* Update list of entities known to the HTML renderer from
  https://html.spec.whatwg.org/entities.json.

New Features:

* Add extension allowing to treat all soft break as hard ones. It has to be
  explicitly enabled with `MD_FLAG_HARD_SOFT_BREAKS`.

  Contributed by [l-m](https://github.com/l1mey112).

* Structure `MD_SPAN_A_DETAIL` now has a new member `is_autolink`.

  Contributed by [Jens Alfke](https://github.com/snej).

* `md2html` utility now supports command line options `--html-title` and
  `--html-css`.

  Contributed by [Andreas Baumann](https://github.com/andreasbaumann).

Fixes:

* [#163](https://github.com/mity/md4c/issues/163):
  Make HTML renderer to emit `'\n'` after the root tag when in the XHTML mode.

* [#165](https://github.com/mity/md4c/issues/165):
  Make HTML renderer not to percent-encode `'~'` in URLs. Although it does
  work, it's not needed, and it can actually be confusing with URLs such as
  `http://www.example.com/~johndoe/`.

* [#167](https://github.com/mity/md4c/issues/167),
  [#168](https://github.com/mity/md4c/issues/168):
  Fix multiple instances of various buffer overflow bugs, found mostly using
  a fuzz testing. Contributed by [dtldarek](https://github.com/dtldarek) and
  [Thierry Coppey](https://github.com/TCKnet).

* [#169](https://github.com/mity/md4c/issues/169):
  Table underline now does not require 3 characters per table column anymore.
  One dash (optionally with a leading or tailing `:` appended or prepended)
  is now sufficient. This improves compatibility with the GFM.

* [#172](https://github.com/mity/md4c/issues/172):
  Fix quadratic time behavior caused by unnecessary lookup for link reference
  definition even if the potential label contains nested brackets.

* [#173](https://github.com/mity/md4c/issues/173),
  [#174](https://github.com/mity/md4c/issues/174),
  [#212](https://github.com/mity/md4c/issues/212),
  [#213](https://github.com/mity/md4c/issues/213):
  Multiple bugs identified with [OSS-Fuzz](https://github.com/google/oss-fuzz)
  were fixed.

* [#190](https://github.com/mity/md4c/issues/190),
  [#200](https://github.com/mity/md4c/issues/200),
  [#201](https://github.com/mity/md4c/issues/201):
  Multiple fixes of incorrect interactions of indented code block with a
  preceding block.

* [#202](https://github.com/mity/md4c/issues/202):
  We were not correctly calling `enter_block()` and `leave_block()` callbacks
  if multiple HTML blocks followed one after another; instead previously
  such blocks were merged into one.

  (This may likely impact only applications interested in Markdown's AST,
  and not just converting Markdown to other formats like HTML.)

* [#210](https://github.com/mity/md4c/issues/210):
  The `md2html` utility now handles nested images with optional titles
  correctly.

* [#214](https://github.com/mity/md4c/issues/214):
  Tags `<h2>` ... `<h6>` incorrectly did not trigger HTML block.

* [#215](https://github.com/mity/md4c/issues/215):
  The parser incorrectly did not accept optional tabs after setext header
  underline.

* [#217](https://github.com/mity/md4c/issues/217):
  The parser incorrectly resolved emphasis in some situations, if the emphasis
  marks were enclosed by punctuation characters.

(wiz)

2024-01-21 20:09:27 UTC MAIN commitmail json YAML

doc: Updated textproc/tree-sitter-go-mod to 1.0.2

(wiz)

2024-01-21 20:09:18 UTC MAIN commitmail json YAML

tree-sitter-go-mod: update to 1.0.2.

    Fix the URL listed on crates.io

(wiz)

2024-01-21 20:08:36 UTC MAIN commitmail json YAML

doc: Updated print/texlab to 5.12.2

(wiz)

2024-01-21 20:08:28 UTC MAIN commitmail json YAML

texlab: update to 5.12.2.

## [5.12.2] - 2024-01-20

### Fixed

- Fix parsing commands when they are used with subscript ([#990](https://github.com/latex-lsp/texlab/issues/990))
- Don't append a newline each time a BibTeX document is being formatted ([#996](https://github.com/latex-lsp/texlab/issues/996))

(wiz)

2024-01-21 20:03:29 UTC MAIN commitmail json YAML

doc: Updated sysutils/restic to 0.16.3

(wiz)

2024-01-21 20:03:21 UTC MAIN commitmail json YAML

restic: update to 0.16.3.

# Changelog for restic 0.16.3 (2024-01-14)

* Fix #4560: Improve errors for irregular files on Windows
* Fix #4574: Support backup of deduplicated files on Windows again
* Fix #4612: Improve error handling for `rclone` backend
* Fix #4624: Correct `restore` progress information if an error occurs
* Fix #4626: Improve reliability of restoring large files

(wiz)

2024-01-21 20:01:08 UTC MAIN commitmail json YAML

doc: Updated net/ngtcp2 to 1.2.0

(wiz)

2024-01-21 20:00:59 UTC MAIN commitmail json YAML

ngtcp2: update to 1.2.0.

What's Changed

    cmake: Require nghttp3 >= v1.0.0 by @tatsuhiro-t in #1026
    examples: Clarify stream limits by @tatsuhiro-t in #1032
    Bump actions/stale from 8 to 9 by @dependabot in #1033
    Avoid detecting OpenSSL 3.2 as quictls by @tatsuhiro-t in #1035
    Clarify the behavior when a stream is not found by @tatsuhiro-t in #1036
    Do not recognize boringssl as quictls by @tatsuhiro-t in #1038
    Bump github/codeql-action from 2 to 3 by @dependabot in #1037
    docker: Switch to bsslclient and bsslserver by @tatsuhiro-t in #1039
    interop: Switch to wolfssl by @tatsuhiro-t in #1040
    Revert "docker: Switch to bsslclient and bsslserver" by @tatsuhiro-t in #1041
    docker: Switch to wolfssl by @tatsuhiro-t in #1042
    Use wolfSSL in a README example by @tatsuhiro-t in #1043
    Add aws-lc as BoringSSL alternative by @tatsuhiro-t in #1044
    wolfSSL: Disable deprecated signature algorithms by @tatsuhiro-t in #1046
    Remove use of SSL_set_quic_transport_version by @tatsuhiro-t in #1047
    examples: Build with libressl by @tatsuhiro-t in #1048
    Fix zero len file by @tatsuhiro-t in #1049
    Assert that _BitScanReverse64 never fail by @tatsuhiro-t in #1051
    Revert "wolfSSL: Disable deprecated signature algorithms" by @tatsuhiro-t in #1052
    wolfssl: Enable --enable-keylog-export by @tatsuhiro-t in #1053
    h09client: Fix display ecn bits by @tatsuhiro-t in #1054
    Bump wolfSSL to v5.6.6-stable by @tatsuhiro-t in #1055
    ngtcp2_pkt_adjust_pkt_num: Take bytes rather than bits by @tatsuhiro-t in #1056
    Initial and Handshake packets are immediately acknowledged by @tatsuhiro-t in #1057
    Refactor by @tatsuhiro-t in #1058
    examples: Print remote HTTP/3 settings by @tatsuhiro-t in #1059
    Fix assertion failure on immediate migration by @tatsuhiro-t in #1060
    Add ngtcp2_window_filter tests by @tatsuhiro-t in #1061
    Fix gcc-13 warning by @tatsuhiro-t in #1062
    Fix persistent congestion by @tatsuhiro-t in #1064
    Port missing changes to h09server by @tatsuhiro-t in #1065
    Fix typo by @tatsuhiro-t in #1066
    Update docker by @tatsuhiro-t in #1067
    Fix docker build-arg by @tatsuhiro-t in #1069
    Revert "Send RESET_STREAM if stream is reset by client" by @tatsuhiro-t in #1071
    Return early when STOP_SENDING is received more than once by @tatsuhiro-t in #1072
    Do not send STOP_SENDING if RESET_STREAM has been received by @tatsuhiro-t in #1073
    Update doc by @tatsuhiro-t in #1074
    wolfssl: Just use QUIC v1 transport parameter codepoint by @tatsuhiro-t in #1075
    wolfssl: Disable ECH by @tatsuhiro-t in #1076
    Bump boringssl by @tatsuhiro-t in #1077
    Bump picotls by @tatsuhiro-t in #1078
    Remove sample_offset field from ngtcp2_ppe by @tatsuhiro-t in #1079
    ci: Build and verify aws-lc flavored builds by @tatsuhiro-t in #1080
    Update boringssl build procedure by @tatsuhiro-t in #1081
    Bump aws-lc to v1.20.0 by @tatsuhiro-t in #1082
    Update doc by @tatsuhiro-t in #1083

(wiz)

2024-01-21 20:00:54 UTC MAIN commitmail json YAML

doc: Updated net/netatalk22 to 2.3.0

(hauke)

2024-01-21 20:00:42 UTC MAIN commitmail json YAML

Update net/netatalk22 to v2.3.0

For convenience, we'll stick with the package name 'netatalk22', since
gratuitous renames are a pain for package_rolling-replace(8) users.

In hindsight, something like 'netatalk-ddp' would have been more
descriptive.

From upstream's changelog:

New features

The following compile time options have been added:

    --disable-install-privileged (skips actions that require root access)
    --with-systemd-prefix

Breaking changes

As of Netatalk 2.3.0, the Database Daemon dbd CNID backend is the only
one provided for use in production environments. The last CNID backend
is still available for testing and read-only volumes.

The DHX UAM is now disabled by default, to avoid errors stemming from
OpenSSL v3.0 removal of 128 bit modulus size support. See #358 for
more details on how to make DHX work on your system, and on using
alternative UAMs for authenticating with older clients.

The following features have been removed.

    Concurrent Database (cdb) CNID backend
    Trivial Database (tdb) CNID backend
    Volume mount preexec and postexec commands
    Dropbox / dropkludge
    Force UID/GID
    Andrew File System (AFS)

Compatibility macros for the following long-obsoleted operating
systems have been removed.

    SunOS
    IRIX
    AIX
    Ultrix
    HPUX
    Tru64,
    GNU/kFreeBSD
    UnixWare

afpd

The following runtime options have been removed:

    nodebug (afpd.conf)
    nostat
    preexec
    postexec
    root_preexec
    root_postexec
    preexec_close
    root_preexec_close
    dropbox
    dropkludge

The following compile time options have been removed:

    --enable-debug
    --enable-debug1
    --enable-afs
    --enable-force-uidgid
    --enable-dropkludge
    --with-cnid-tdb-backend
    --with-cnid-cdb-backend
    --with-webmin

Renamed:

    asip-status.pl has been renamed to asip-status

atalkd

Netatalk versions 2.2.7 through 2.2.10 had the non-standard behavior
of not rebroadcasting routing information originating from other
subnets. This made certain Asant� or Dayna LocalTalk hardware bridges
able to coexist with netatalk, with the drawback that subnets behind
other routers aren't visible to the netatalk clients.

Netatalk 2.3.0 restores the correct behavior as per the AppleTalk
specification. If you want to emulate the previous non-standard
behavior, you can start atalkd with the newly introduced -q parameter.

What's Changed

    [2.2] Run distcheck target in Ubuntu job by @rdmark in #395
    [2.2] Add Documentation tags to systemd templates by @rdmark in #394
    [2.2] Support building against libtirpc as separate from glibc
          by @rdmark in #387
    [2.2] Fix detection of Berkeley DB installed in multiarch location
          by @rdmark in #391
    [2.2] Configurable systemd prefix by @rdmark in #417
    [2.2] autoconf: Option to skip privileged hooks for make install
          by @rdmark in #419
    Flip the check for tm->tm_gmtoff to appease FreeBSD by @rdmark in #416
    [2.2] Rename asip-status.pl to asip-status by @rdmark in #397
    [2.2] Fix user visible typos and improve English grammar by @rdmark in #399
    [2.2] autoconf: put UAM libraries in $libdir by @rdmark in #420
    [2.2] Correct install hook for static config files by @rdmark in #421
    [2.2] Create man page for cnid2_create tool by @rdmark in #411
    [2.2] Do not install at.h when glibc header is present by @rdmark in #414
    [2.2] autoconf: Fold a2boot and timelord under the appletalk conditional
          by @rdmark in #424
    [2.2] Write a Description and Short-Description for the Debian init script
          by @rdmark in #437
    [2.2] Document binheader, nadheader, and showpap in man pages
          by @rdmark in #438
    [2.2] Improve readability of manual README by @rdmark in #440
    [2.2] Recommend BerkeleyDB 5.3 by @rdmark in #447
    [2.2] Update URL for css stylesheet in manual pages by @rdmark in #445
    [2.2] workflow: Flesh out pull_request trigger and remove ignored paths
          by @rdmark in #453
    [2.2] Use absolute XSL stylesheet path and source VERSION for manual pages
          by @rdmark in #459
    [2.2] Remove obsoleted bug reporting sections by @rdmark in #466
    [2.2] manpages: Fix typos, improve layout in afpd.conf man page
          by @rdmark in #472
    Revert "[2.2] Update atalkd.service to be consistent with other init
    scripts." by @rdmark in #473
    [2.2] Default to xz compression for tarballs by @rdmark in #483
    [2.2] Remove vestiges of a Webmin install target by @rdmark in #517
    [2.2] Name the default home dir shared volume; clean up template
          by @rdmark in #519
    [2.2] Remove redundant id properties in man page by @rdmark in #520
    [2.3] Port 2.x fork code quality improvements by @rdmark in #521
    [2.2] Rearrange the dummy file system paths for the tests by @rdmark in #522
    [2.3] Don't seteuid() if process is already running as that uid.
          by @rdmark in #532
    [2.3] Enable, sort, and flesh out file type translation by @rdmark in #534
    [2.3] Remove dangerous afprun module from codebase by @dgsga in #531
    [2.3] Remove experimental Dropbox Kludge feature by @rdmark in #539
    [2.3] Remove redundant AUTHORS file by @rdmark in #537
    [2.3] Remove the "Force UID/GID" feature by @rdmark in #541
    [2.3] Add long-forgotten patch to make papd safer. by @rdmark in #527
    [2.3] Remove nostat option by @rdmark in #542
    [2.3] Minor cleanup of man pages by @rdmark in #544
    [2.3] Validate size of ace_count in FPSetACL request by @rdmark in #551
    [2.3] Run apt-get update before installing packages by @rdmark in #558
    [2.3] Fixes for clean compilation on OpenIndiana by @rdmark in #564
    Revert Asante and Dayna GS/OS Fix. by @NJRoadfan in #596
    Add README for the v2.3 branch by @rdmark in #588
    [2.3] Document the correct default log level for afpd by @rdmark in #589
    [2.3] Standardize man page heading case by @rdmark in #590
    [2.3] Deprecate AFS (Andrew File System) support by @rdmark in #591
    atalkd: Introduce 3rd party bridge quirks mode by @rdmark in #597
    [2.3] uams: Link PGP UAM with CRYPT_LIBS by @rdmark in #607
    [2.3] Build Kerberos V and PGP UAMs in CI workflow by @rdmark in #613
    [2.3] Improve logger_test, while re-enabling the syslog tests
          by @rdmark in #616
    [2.3] Enable only DHX2 UAM by default by @rdmark in #619
    [2.3] Switch from compile-time debug to run-time debug where applicable
          by @rdmark in #618
    [2.3] Remove cdb and tdb CNID backends by @rdmark in #611
    [2.3] Use portable fcntl() instead of flock() by @rdmark in #626
    [2.3] afpd: Use correct username length in afp_changepw by @rdmark in #630
    [2.3] Clean up residual svn commit headers by @rdmark in #631
    [2.3] Minor cleanup of residual afprun code by @rdmark in #632
    Preparing for stable release 2.3.0 by @rdmark in #633

(hauke)