cloudflare / cloudflare/cloudflared

🐛 Missing verison number in RPM/DEB package filenames

Open
#1,356 0 comments 0 reactions 0 assignees View on GitHub
Priority: Normal Type: Bug
Dominant language
Go
Stars
15.6k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
The missing version number in the package filename causes issues in package repository mirrors such as Pulp3 as they are unable to maintain a version history. Additionally it breaks http caching proxies such as Squid that rely on the filename to determine cache availability, causing new package versions to be considered unchanged in the cache, leading to package installation failure due to a mismatch between fingerprint and content, rather than a simple cache miss.

**Expected behavior**
Builds should include version numbers in RPM and DEB packages.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.