vmorecloud

vmorecloud

Arch Linux Now Ships a Reproducible Docker Image

Arch Linux has introduced a bit-for-bit reproducible Docker image, extending its reproducible builds effort to container environments after achieving similar results with its WSL image. This new image is provided under a separate repro tag and exists alongside the standard…

Git 2.54 Released With New git history Command

More than two months after the 2.53 release, Git, a distributed version control system widely used in software development, has released version 2.54. The most notable feature is the experimental git history command, designed to simplify history-rewriting tasks. It currently supports reword and split operations, allowing users…

Gitea 1.26 Released With Security Fixes and Actions Upgrades

Gitea has released version 1.26, bringing important security fixes and a wide range of improvements. This update patches three vulnerabilities—CVE-2026-28737, CVE-2026-22555, and CVE-2026-27780—while significantly expanding the capabilities of Actions. New features include workflow concurrency controls, support for reusable workflows from…