Commit graph

373593 commits

Author SHA1 Message Date
charlotte
bd084629c2 games/ottomatic: Import package
This is Pangea Software's Otto Matic updated to run on modern desktop
platforms.

The year is 1957 and a fleet of flying saucers from Planet X have come to
Earth. These saucers are under the control of the evil Brain Aliens who are
abducting helpless human beings to become slaves of The Giant Brain.

You are Otto Matic, the robot who is given the job of saving Earth from the
clutches of The Giant Brain from Planet X. You must rescue as many humans as
you can while defeating the Brain Aliens and all of their evil followers.
Your mission will take you to strange and fantastic alien worlds which are
often treacherous and will require Otto to perform amazing feats.
2023-03-02 04:14:15 +00:00
charlotte
8cef96cb2d doc: Added games/openjazz version 20190106 2023-03-02 03:46:51 +00:00
charlotte
9e79f2b552 games/Makefile: + openjazz 2023-03-02 03:45:26 +00:00
charlotte
694679f400 games/openjazz: Import package
OpenJazz is a free, open-source version of the classic Jazz Jackrabbit
games.

OpenJazz can be compiled on a wide range of operating systems, including
Windows, macOS, GNU/Linux and *BSD. Also ports are available for some
homebrew platforms, for example Wii and PSP.

To play, you will need the files from one of the original games.
2023-03-02 03:44:39 +00:00
charlotte
30c322b6ec games/ironwail: Remove faulty runtime SDL2 detection 2023-03-02 03:13:53 +00:00
abs
15ef723161 Support openjdk17 for java-jna
Also fixup PLIST for java8 and java11
Bump PKGREVISION
2023-03-02 01:13:38 +00:00
vins
950604c4a7 doc: Updated devel/mgdiff to 1.0.1 2023-03-01 23:49:41 +00:00
vins
41311db6ae devel/mgdiff: update to mgdiff 1.0.1.
Update package using Debian's patches.

## Changes (local)

* Introduce a couple useful scripts based on mgdiff (also pulled from
  Debian):

  - rmgdiff allows the user to recursively diff two directories using
    any graphical diff viewer -- including mgdiff.

  - cvsmgdiff allows the user to compare a revision in a CVS archive
    with what is currently checked out.

* Switch to an internally managed install target.
* Make sure package links against libXpm.
* Add a mgdiff.desktop application file and a suitable pixmap.
* Address compiler warnings when building on Linux.
* Update DESCR.
* Add README.

## Changes (upstream)

* Add file menu entries for "Save as Left..."
  and "Save as Right...". Includes increment of APP_DEFAULTS_VERSION
  number, mods to Mgdiff.ad and checks for correct app-default value.
* Allow saving files with unselected blocks.
* Add ability to select both sides by clicking with the middle button.
  When both sides are selected the two blocks are written to the output
  file using markings similar to the markings CVS palces in a file when
  a merge goes wrong.
* Update the man page to reflect the above changes.
* Fix Ctrl-U/Ctrl-P handling.
* Fix UTF8 handling.
* Replace all usage of sprintf() with snprintf().
* Fix a couple of missing includes.
* Fix building on SUN Solaris.
* Clean compiler warnings.
2023-03-01 23:48:00 +00:00
js
e29d06970e doc: Updated chat/matrix-synapse to 1.77.0 2023-03-01 20:47:47 +00:00
js
1cf80f55cb Update chat/matrix-synapse to 1.77.0
Synapse 1.77.0 (2023-02-14)
===========================

No significant changes since 1.77.0rc2.


Synapse 1.77.0rc2 (2023-02-10)
==============================

Bugfixes
--------

- Fix bug where retried replication requests would return a failure. Introduced in v1.76.0. ([\#15024](https://github.com/matrix-org/synapse/issues/15024))


Internal Changes
----------------

- Prepare for future database schema changes. ([\#15036](https://github.com/matrix-org/synapse/issues/15036))


Synapse 1.77.0rc1 (2023-02-07)
==============================

Features
--------

- Experimental support for [MSC3952](https://github.com/matrix-org/matrix-spec-proposals/pull/3952): intentional mentions. ([\#14823](https://github.com/matrix-org/synapse/issues/14823), [\#14943](https://github.com/matrix-org/synapse/issues/14943), [\#14957](https://github.com/matrix-org/synapse/issues/14957), [\#14958](https://github.com/matrix-org/synapse/issues/14958))
- Experimental support to suppress notifications from message edits ([MSC3958](https://github.com/matrix-org/matrix-spec-proposals/pull/3958)). ([\#14960](https://github.com/matrix-org/synapse/issues/14960), [\#15016](https://github.com/matrix-org/synapse/issues/15016))
- Add profile information, devices and connections to the command line [user data export tool](https://matrix-org.github.io/synapse/v1.77/usage/administration/admin_faq.html#how-can-i-export-user-data). ([\#14894](https://github.com/matrix-org/synapse/issues/14894))
- Improve performance when joining or sending an event in large rooms. ([\#14962](https://github.com/matrix-org/synapse/issues/14962))
- Improve performance of joining and leaving large rooms with many local users. ([\#14971](https://github.com/matrix-org/synapse/issues/14971))


Bugfixes
--------

- Fix a bug introduced in Synapse 1.53.0 where `next_batch` tokens from `/sync` could not be used with the `/relations` endpoint. ([\#14866](https://github.com/matrix-org/synapse/issues/14866))
- Fix a bug introduced in Synapse 1.35.0 where the module API's `send_local_online_presence_to` would fail to send presence updates over federation. ([\#14880](https://github.com/matrix-org/synapse/issues/14880))
- Fix a bug introduced in Synapse 1.70.0 where the background updates to add non-thread unique indexes on receipts could fail when upgrading from 1.67.0 or earlier. ([\#14915](https://github.com/matrix-org/synapse/issues/14915))
- Fix a regression introduced in Synapse 1.69.0 which can result in database corruption when database migrations are interrupted on sqlite. ([\#14926](https://github.com/matrix-org/synapse/issues/14926))
- Fix a bug introduced in Synapse 1.68.0 where we were unable to service remote joins in rooms with `@room` notification levels set to `null` in their (malformed) power levels. ([\#14942](https://github.com/matrix-org/synapse/issues/14942))
- Fix a bug introduced in Synapse 1.64.0 where boolean power levels were erroneously permitted in [v10 rooms](https://spec.matrix.org/v1.5/rooms/v10/). ([\#14944](https://github.com/matrix-org/synapse/issues/14944))
- Fix a long-standing bug where sending messages on servers with presence enabled would spam "Re-starting finished log context" log lines. ([\#14947](https://github.com/matrix-org/synapse/issues/14947))
- Fix a bug introduced in Synapse 1.68.0 where logging from the Rust module was not properly logged. ([\#14976](https://github.com/matrix-org/synapse/issues/14976))
- Fix various long-standing bugs in Synapse's config, event and request handling where booleans were unintentionally accepted where an integer was expected. ([\#14945](https://github.com/matrix-org/synapse/issues/14945))


Internal Changes
----------------

- Add missing type hints. ([\#14879](https://github.com/matrix-org/synapse/issues/14879), [\#14886](https://github.com/matrix-org/synapse/issues/14886), [\#14887](https://github.com/matrix-org/synapse/issues/14887), [\#14904](https://github.com/matrix-org/synapse/issues/14904), [\#14927](https://github.com/matrix-org/synapse/issues/14927), [\#14956](https://github.com/matrix-org/synapse/issues/14956), [\#14983](https://github.com/matrix-org/synapse/issues/14983), [\#14984](https://github.com/matrix-org/synapse/issues/14984), [\#14985](https://github.com/matrix-org/synapse/issues/14985), [\#14987](https://github.com/matrix-org/synapse/issues/14987), [\#14988](https://github.com/matrix-org/synapse/issues/14988), [\#14990](https://github.com/matrix-org/synapse/issues/14990), [\#14991](https://github.com/matrix-org/synapse/issues/14991), [\#14992](https://github.com/matrix-org/synapse/issues/14992), [\#15007](https://github.com/matrix-org/synapse/issues/15007))
- Use `StrCollection` to avoid potential bugs with `Collection[str]`. ([\#14922](https://github.com/matrix-org/synapse/issues/14922))
- Allow running the complement tests suites with the asyncio reactor enabled. ([\#14858](https://github.com/matrix-org/synapse/issues/14858))
- Improve performance of `/sync` in a few situations. ([\#14908](https://github.com/matrix-org/synapse/issues/14908), [\#14970](https://github.com/matrix-org/synapse/issues/14970))
- Document how to handle Dependabot pull requests. ([\#14916](https://github.com/matrix-org/synapse/issues/14916))
- Fix typo in release script. ([\#14920](https://github.com/matrix-org/synapse/issues/14920))
- Update build system requirements to allow building with poetry-core 1.5.0. ([\#14949](https://github.com/matrix-org/synapse/issues/14949), [\#15019](https://github.com/matrix-org/synapse/issues/15019))
- Add an [lnav](https://lnav.org) config file for Synapse logs to `/contrib/lnav`. ([\#14953](https://github.com/matrix-org/synapse/issues/14953))
- Faster joins: Refactor internal handling of servers in room to never store an empty list. ([\#14954](https://github.com/matrix-org/synapse/issues/14954))
- Faster joins: tag `v2/send_join/` requests to indicate if they served a partial join response. ([\#14950](https://github.com/matrix-org/synapse/issues/14950))
- Allow running `cargo` without the `extension-module` option. ([\#14965](https://github.com/matrix-org/synapse/issues/14965))
- Preparatory work for adding a denormalised event stream ordering column in the future. Contributed by Nick @ Beeper (@fizzadar). ([\#14979](https://github.com/matrix-org/synapse/issues/14979), [9cd7610](9cd7610f86), [f10caa7](f10caa73ee); see [\#15014](https://github.com/matrix-org/synapse/issues/15014))
- Add tests for `_flatten_dict`. ([\#14981](https://github.com/matrix-org/synapse/issues/14981), [\#15002](https://github.com/matrix-org/synapse/issues/15002))

<details><summary>Locked dependency updates</summary>

- Bump dtolnay/rust-toolchain from e645b0cf01249a964ec099494d38d2da0f0b349f to 9cd00a88a73addc8617065438eff914dd08d0955. ([\#14968](https://github.com/matrix-org/synapse/issues/14968))
- Bump docker/build-push-action from 3 to 4. ([\#14952](https://github.com/matrix-org/synapse/issues/14952))
- Bump ijson from 3.1.4 to 3.2.0.post0. ([\#14935](https://github.com/matrix-org/synapse/issues/14935))
- Bump types-pyyaml from 6.0.12.2 to 6.0.12.3. ([\#14936](https://github.com/matrix-org/synapse/issues/14936))
- Bump types-jsonschema from 4.17.0.2 to 4.17.0.3. ([\#14937](https://github.com/matrix-org/synapse/issues/14937))
- Bump types-pillow from 9.4.0.3 to 9.4.0.5. ([\#14938](https://github.com/matrix-org/synapse/issues/14938))
- Bump hiredis from 2.0.0 to 2.1.1. ([\#14939](https://github.com/matrix-org/synapse/issues/14939))
- Bump hiredis from 2.1.1 to 2.2.1. ([\#14993](https://github.com/matrix-org/synapse/issues/14993))
- Bump types-setuptools from 65.6.0.3 to 67.1.0.0. ([\#14994](https://github.com/matrix-org/synapse/issues/14994))
- Bump prometheus-client from 0.15.0 to 0.16.0. ([\#14995](https://github.com/matrix-org/synapse/issues/14995))
- Bump anyhow from 1.0.68 to 1.0.69. ([\#14996](https://github.com/matrix-org/synapse/issues/14996))
- Bump serde_json from 1.0.91 to 1.0.92. ([\#14997](https://github.com/matrix-org/synapse/issues/14997))
- Bump isort from 5.11.4 to 5.11.5. ([\#14998](https://github.com/matrix-org/synapse/issues/14998))
- Bump phonenumbers from 8.13.4 to 8.13.5. ([\#14999](https://github.com/matrix-org/synapse/issues/14999))
</details>
2023-03-01 20:47:37 +00:00
adam
eaf92af079 Added security/py-bandit, devel/py-maturin 2023-03-01 18:36:01 +00:00
adam
a63f50b8c4 py-maturin: updated to 0.14.14
Build and publish crates with pyo3, rust-cpython and cffi bindings
as well as rust binaries as python packages.

This project is meant as a zero configuration replacement for
setuptools-rust and milksnake. It supports building wheels for
python 3.5+ on windows, linux, mac and freebsd, can upload them to
pypi and has basic pypy support.
2023-03-01 18:35:29 +00:00
adam
6b06c845a8 py-bandit: added version 1.7.4
Bandit is a tool designed to find common security issues in Python code. To do
this Bandit processes each file, builds an AST from it, and runs appropriate
plugins against the AST nodes. Once Bandit has finished scanning all the files
it generates a report.
2023-03-01 18:20:23 +00:00
tsutsui
477c625dc4 doc: Updated net/sayaka to 3.5.5 2023-03-01 16:57:12 +00:00
tsutsui
190a4e3cbe sayaka: update to 3.5.5.
Upstream changes:

* 3.5.5 (2023/02/28)
- support gif images
2023-03-01 16:56:57 +00:00
gdt
a7e245d1a0 procmail: Add comment with link to new release 2023-03-01 13:37:26 +00:00
pin
34f712ce50 doc: Updated x11/qt5ct to 1.7 2023-03-01 13:36:40 +00:00
pin
aa38eefa59 x11/qt5ct: update to 1.7
Version 1.7
* added keywords entry to desktop file (Mateusz Łukasik)
* changed minimal Qt version to 5.15 for cmake build system
* fixed qmake build

Version 1.6
* added XDG desktop portal dialogs support (Marco Genasci)
* added qt6ct compatibility
* improved warning about incorrect environment variable
* improved icon loader
* only prepend our stylesheet if it has changed (Carlo Teubner)
* changed minimal required Qt version from 5.4 to 5.9
* fixed compatibility with applications that use own stylesheet (John Lindgren)
* fixed some clazy and clang-tidy warnings
* changed font configuration format
* updated Bulgarian translation (Kiril Kirilov)
* updated Catalan translation (Toni Estévez)
* updated Chinese (Traditional) translation (s8321414)
* updated Czech translation (fri)
* updated Dutch translation (Heimen Stoffels)
* updated Greek translation (Dimitrios Glentadakis)
* updated Japanese translation (UTUMI Hirosi)
* updated Polish translation (Marek Adamski)
* updated Russian translation (Ilya Kotov)
* updated Spanish translation (Toni Estévez)
* updated Ukrainian translation (Denys Nykula)
2023-03-01 13:36:19 +00:00
gdt
b3717d66c5 mail/procmail: Update HOMEPAGE
Now on github, with a recent release.
2023-03-01 13:14:24 +00:00
adam
fae56881da Updated devel/py-aiofiles, devel/py-prompt_toolkit 2023-03-01 11:28:53 +00:00
adam
c6923a1378 py-prompt_toolkit: updated to 3.0.38
3.0.38: 2023-02-28
------------------

Fixes:
- Fix regression in filters. (Use of `WeakValueDictionary` caused filters to
  not be cached).

New features:
- Use 24-bit true color now by default on Windows 10/11.
2023-03-01 11:28:34 +00:00
adam
41a01bd6d5 py-aiofiles: updated to 23.1.0
23.1.0 (2023-02-09)

Added aiofiles.os.access.
Removed aiofiles.tempfile.temptypes.AsyncSpooledTemporaryFile.softspace.
Added aiofiles.stdin, aiofiles.stdin_bytes, and other stdio streams.
Transition to asyncio.get_running_loop (vs asyncio.get_event_loop) internally.

22.1.0 (2022-09-04)

Added aiofiles.os.path.islink.
Added aiofiles.os.readlink.
Added aiofiles.os.symlink.
Added aiofiles.os.unlink.
Added aiofiles.os.link.
Added aiofiles.os.renames.
Added aiofiles.os.{listdir, scandir}.
Switched to CalVer.
Dropped Python 3.6 support. If you require it, use version 0.8.0.
aiofiles is now tested on Python 3.11.
2023-03-01 11:27:01 +00:00
adam
a56e900b1d Updated math/py-simpleeval, devel/py-more-itertools 2023-03-01 10:59:16 +00:00
adam
88c5384215 py-more-itertools: updated to 9.1.0
Version 9.1.0

See PR 678 for details.
2023-03-01 10:58:59 +00:00
adam
bf625979b8 py-simpleeval: updated to 0.9.13
0.9.13

Better handling of empty strings passed as input.
Fix the shift safe number issue from 0.9.12
More minor pylint / etc fixes / cleanups (general code quality)
separate .parse
Allow setting up completely empty {} operators / functions
Add extra bit-ops
Add @daxamin to contributors ?
Version bump stuff.
other readme tweaks
star expressions, eg x = {"a": 1, "b": 2, **c}
2023-03-01 10:56:24 +00:00
adam
dbde5dea70 Updated archivers/py-zipp, net/py-zeroconf 2023-03-01 10:40:54 +00:00
adam
1ab4a99cf0 py-zeroconf: updated to 0.47.3
v0.47.3 (2023-02-14)

Fix

Hold a strong reference to the query sender start task
v0.47.2 (2023-02-14)

Fix

Missing c extensions with newer poetry
v0.47.1 (2022-12-24)

Fix

The equality checks for DNSPointer and DNSService should be case insensitive
v0.47.0 (2022-12-22)

Feature

Optimize equality checks for DNS records
v0.46.0 (2022-12-21)

Feature

Optimize the dns cache
v0.45.0 (2022-12-20)

Feature

Optimize construction of outgoing packets
v0.44.0 (2022-12-18)

Feature

Optimize dns objects by adding pxd files
v0.43.0 (2022-12-18)

Feature

Optimize incoming parser by reducing call stack
v0.42.0 (2022-12-18)

Feature

Optimize incoming parser by using unpack_from
v0.41.0 (2022-12-18)

Feature

Optimize incoming parser by adding pxd files
v0.40.1 (2022-12-18)

Fix

Fix project name in pyproject.toml
v0.40.0 (2022-12-17)

Feature

Drop async_timeout requirement for python 3.11+
2023-03-01 10:40:37 +00:00
adam
4048e6108f py-zipp: updated to 3.15.0
v3.15.0
* gh-102209: ``test_implied_dirs_performance`` now tests
  measures the time complexity experimentally.

v3.14.0
* Minor cleanup in tests
2023-03-01 10:37:41 +00:00
adam
7c201b50fd Updated net/qbittorrent, devel/py-tenacity 2023-03-01 08:37:38 +00:00
adam
eb8f317abb py-tenacity: updated to 8.2.2
8.2.2
Unknown changes
2023-03-01 08:36:33 +00:00
adam
dc88887d74 qbittorrent: updated to 4.5.2
v4.5.2
- BUGFIX: Don't unexpectedly activate queued torrents when prefetching metadata for added magnets (glassez)
- BUGFIX: Update the cached torrent state once recheck is started (glassez)
- BUGFIX: Be more likely to allow the system to use power saving modes (glassez)
- WEBUI: Migrate away from unsafe function (Chocobo1)
- WEBUI: Blacklist bad ciphers for TLS in the server (sledgehammer999)
- WEBUI: Allow only TLS 1.2+ in the server (sledgehammer999)
- WEBUI: Allow to set read-only directory as torrent location (glassez)
- WEBUI: Reject requests that contain backslash in path (glassez)
- RSS: Prevent RSS folder from being moved into itself (glassez)
- WINDOWS: NSIS: Update Turkish, Uzbek translation (Burak Yavuz, shitcod3r)
2023-03-01 08:34:44 +00:00
fcambus
8c8a2ac441 doc: Updated net/dbip-country-lite to 2023.03 2023-03-01 08:09:17 +00:00
fcambus
1f07e47a75 dbip-country-lite: update to 2023.03.
No upstream ChangeLog.
2023-03-01 08:09:06 +00:00
fcambus
3afc68f573 doc: Updated net/dbip-city-lite to 2023.03 2023-03-01 08:08:37 +00:00
fcambus
895dc5dd3d dbip-city-lite: update to 2023.03.
No upstream ChangeLog.
2023-03-01 08:08:09 +00:00
fcambus
5c3690d80f doc: Updated net/dbip-asn-lite to 2023.03 2023-03-01 08:07:40 +00:00
fcambus
03d2b8143c dbip-asn-lite: update to 2023.03.
No upstream ChangeLog.
2023-03-01 08:07:29 +00:00
adam
7461de62b7 Updated databases/redis, textproc/ugrep 2023-03-01 07:58:15 +00:00
adam
298a9143d4 ugrep: updated to 3.10.0
ugrep v3.10.0

New option --tree to output directory trees of files for options -l (--files-with-matches), -L (--files-without-match) and -c (--count). Updated option --pretty to enable --tree when output is sent to a terminal. Disable with --no-tree to output a traditional grep flat list.
2023-03-01 07:57:56 +00:00
adam
946b91a6d4 redis: updated to 7.0.9
Redis 7.0.9

Upgrade urgency: SECURITY, contains fixes to security issues.

Security Fixes:
* (CVE-2023-25155) Specially crafted SRANDMEMBER, ZRANDMEMBER, and HRANDFIELD
  commands can trigger an integer overflow, resulting in a runtime assertion
  and termination of the Redis server process.
* (CVE-2022-36021) String matching commands (like SCAN or KEYS) with a specially
  crafted pattern to trigger a denial-of-service attack on Redis, causing it to
  hang and consume 100% CPU time.

Bug Fixes
=========
* Fix a crash when reaching the maximum invalidations limit of client-side tracking
* Fix a crash when SPUBLISH is used after passing the cluster-link-sendbuf-limit
* Fix possible memory corruption in FLUSHALL when a client watches more than one key
* Fix cluster inbound link keepalive time
* Flush propagation list in active-expire of writable replicas to fix an assertion
* Avoid propagating DEL of lazy expire from SCAN and RANDOMKEY as MULTI-EXEC

Performance and resource utilization improvements
=================================================
* Avoid realloc to reduce size of strings when it is unneeded
* Improve CLUSTER SLOTS reply efficiency for non-continuous slots
2023-03-01 07:51:09 +00:00
wiz
5f79d7cc78 php81: do not override DIST_SUBDIR
Some extensions want to set it for themselves.
2023-03-01 07:18:07 +00:00
wiz
de235f901d doc: Updated devel/libgit2 to 1.6.2 2023-03-01 06:40:23 +00:00
wiz
44cefd3b9c libgit2: update to 1.6.2.
Bug fixes

    remote: always populate old id in update tips by @ethomson in #6506
    The update tips callback would not always be properly provided with an empty (0000000...) OID for new refs.

    Revert #6503 by @ethomson in #6511
    The certificate callback added port information for callbacks in #6503, but the format was ambiguous with IPv6 addresses. Revert this change temporarily.

    Add git_odb_backend_loose back by @ethomson in #6512
    During SHA256 refactoring, the git_odb_backend_loose API was accidentally removed. Add it back.

    meta: configure pkg-config .pc correctly by @ethomson in #6514
    During SHA256 refactoring, the pkg-config .pc file was erroneously renamed to git2 instead of libgit2. Repair this.
2023-03-01 06:40:14 +00:00
wiz
afdacd3912 ncdu*: both have same PKGBASE, so no CONFLICTS necessary
They conflict automatically
2023-02-28 22:55:40 +00:00
pin
eb4d0d8d7c doc: Updated sysutils/xcp to 0.9.4 2023-02-28 22:40:17 +00:00
pin
d02c5d71c2 sysutils/xcp: update to 0.9.4
- Add NetBSD package info (thanks @0323pin)
 - Fix infinite-recusrsion scenario (thanks @fine-simple)
 - Large dependency update
2023-02-28 22:39:58 +00:00
pin
0394e399eb doc: Updated textproc/tuc to 1.0.0 2023-02-28 22:39:02 +00:00
pin
a081f71e4d textproc/tuc: update to 1.0.0
[0.11.0] - 2022-06-20

- fix: --lines could throw out of bounds with -f 1: in some situations
- chore: dependency updates
- doc: fixed typos
- doc: new section about community-managed install methods (macports)
- doc: man page generated using the mode modern pandoc 2.5
2023-02-28 22:38:42 +00:00
pin
19e573fe95 doc: Updated shells/starship to 1.13.1 2023-02-28 22:37:44 +00:00
pin
ec0b797ff6 shells/starship: update to 1.13.1
[1.13.1] (2023-02-26)

Bug Fixes
* trigger release

[1.13.0] (2023-02-24)

Features
* add pijul_channel module
* config: Adds support for --profile &lt;custom profile name&gt;
* env_var: Add support for env_var.VAR in format
* fennel: add fennel module
* fossil_branch: add fossil_branch module
* gradle: add gradle module
* hg_branch: Add support for mercurial topics and find hg root dir
* java: Add '.sdkmanrc' for Java
* logger: delete old logs & avoid more dup logs
* nix: support new 'nix shell' command

Bug Fixes
* 'to to' -&gt; 'to'
* container: reduce docker, podman and systemd confusion
* fish: enable transient prompt when in vi mode
* git_commit: fix potential test failure
* Improve regex for extracting gradle package version from gradle.properties
* let-env warning when using nushell
* nodejs: apply 'style' even if node version is unavailable
* package: Improve regex for extracting gradle version from gradle.properties
* Remove vulnerable time-0.1.x chrono dependency
2023-02-28 22:37:24 +00:00