lima: Remove (done) items
Alpine actually works out of the box. Also, no other adjustments
are needed on NetBSD nowdays.
Probably both Ubuntu and Debian are not working and fails as described
in <https://github.com/lima-vm/lima/issues/84>. I should try to
investigate more about that and I think we can try to look also at
sysutils/podman where this problem also happened in the past.
lima: Update to 1.2.1
Changes:
1.2.1
- Bug fixes
1.2.0
- limactl CLI:
- Add limactl network (list|create|delete) commands
- Add limactl clone OLDINST NEWINST command. Not to be confused with
limactl copy, which copies files.
- Add limactl edit --mount-none flag
- Port forwarding:
- Improve stability
- De-deprecate LIMA_SSH_PORT_FORWARDER that was once deprecated in v1.1
1.1.1
- Bug fixes
[25 lines not shown]
mk/git-package.mk: Use git-rev-parse, not git-show-ref.
We just need to know if the identity of the revspec changed, so the
difference between the two output formats is unlikely to matter.
git-show-ref only works for refs, while git-rev-parse additionally
works for commit hashes, so this fixes packages with GIT_REVISION.
Add skaffold version 2.16.1
Skaffold is a command line tool that facilitates continuous development for
Kubernetes applications. You can iterate on your application source code
locally then deploy to local or remote Kubernetes clusters. Skaffold handles
the workflow for building, pushing and deploying your application. It also
provides building blocks and describe customizations for a CI/CD pipeline.
Add colima version 0.8.4
Colima - container runtimes on macOS (and Linux) with minimal setup.
Features:
- Support for Intel and Apple Silicon Macs, and Linux
- Simple CLI interface with sensible defaults
- Automatic Port Forwarding
- Volume mounts
- Multiple instances
- Support for multiple container runtimes: docker, containerd, incus
rustormy: update to 0.3.3
Added
- Added option connect_timeout to config file to set providers' APIs connection timeout in seconds (default is 10 seconds).
Changed
- Slightly changed default colors for better readability.
- Improved code quality and maintainability.
Add buf version 1.45.0
CLI tool for working with protocol buffers. It provides:
- A linter that enforces good API design choices and structure.
- A breaking change detector that enforces compatibility at the
source code or wire level.
- A generator that invokes your plugins based on configurable
templates
- A formatter that formats your Protobuf files in accordance
with industry standards.
- Integration with the Buf Schema Registry, including full
dependency management.
py-awscli: Update to version 2 of the CLI
It's unclear whether this is a replacement of version 1, or supposed
to live alongside it. I assumed the latter, and called this version
awscli2.
wip/ap24-auth-gssapi: Apache module for GSSAPI authentication.
This is lightly patched to support Heimdal -- requires some work in
heimdal-dev not yet in a release, though, for the GSSAPI credential
store extensions:
https://k5wiki.kerberos.org/wiki/Projects/Credential_Store_extensions