You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest v4.50.2 release of this project has changed its tag and re-published, leading to modified checksums. This breaks package building in ArchLinux's AUR (see dicussion) and ArchLinux AI unofficial repo. It affects users relying on a stable source archive.
The AUR package downloads the source from the release (release tag).
The checksum verification fails because the archive has changed.
Users are unable to install or update the package.
Please clarify why this change occurred and take steps to prevent such issues in the future. Ensuring stable and predictable releases benefits the entire user and maintainer community. Thank you for your attention to this matter!
Expected Behavior
Release tags should remain immutable once published to ensure stability and reproducibility for package maintainers and users.
Actual Behavior
The release tag was changed, leading to different source files.
The checksum of the archive no longer matches the originally published one.
This disrupts automated and manual builds in Arch Linux AUR.
Suggested Resolution
Please do not modify or re-upload files under an existing release tag. This causes issues for downstream users and package maintainers.
If changes are necessary, create a new release with a new tag.
If a change was unintentional, consider restoring the original archive to maintain consistency.
The text was updated successfully, but these errors were encountered:
The latest v4.50.2 release of this project has changed its tag and re-published, leading to modified checksums. This breaks package building in ArchLinux's AUR (see dicussion) and ArchLinux AI unofficial repo. It affects users relying on a stable source archive.
Please clarify why this change occurred and take steps to prevent such issues in the future. Ensuring stable and predictable releases benefits the entire user and maintainer community. Thank you for your attention to this matter!
Expected Behavior
Release tags should remain immutable once published to ensure stability and reproducibility for package maintainers and users.
Actual Behavior
Suggested Resolution
Please do not modify or re-upload files under an existing release tag. This causes issues for downstream users and package maintainers.
The text was updated successfully, but these errors were encountered: