Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

treewide: use $(AUTORELEASE) for all manually managed intree packages #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SvenRoederer
Copy link
Contributor

OpenWrt added the AUTORELEASE macro with 21.02 release (openwrt/openwrt@9ae3c6f) which counts the commits since last manual "bump" or "update".
In current workflows changing the PKG_RELEASE is often forgotten, which causes the same package-version after the code has changed. This causes some confusion to opkg and manual installation of the package.

special cases:
OWM: current version had a version number, but this had no real meaning
meshwizard: as the state of the package is unknown the AUTORELEASE number is
just appended to the current versionnumber

OpenWrt added the AUTORELEASE macro with 21.02 release (openwrt/openwrt@9ae3c6f)
which counts the commits since last manual "bump" or "update".
In current workflows changing the PKG_RELEASE is often forgotten, which causes
the same package-version after the code has changed. This causes some confusion
to `opkg` and manual installation of the package.

special cases:
OWM: current version had a version number, but this had no real meaning
meshwizard: as the state of the package is unknown the AUTORELEASE number is
            just appended to the current versionnumber

Signed-off-by: Sven Roederer <[email protected]>
SvenRoederer added a commit to SvenRoederer/freifunk-berlin-firmware that referenced this pull request Jun 18, 2021
SvenRoederer added a commit to SvenRoederer/freifunk-berlin-firmware that referenced this pull request Jun 20, 2021
SvenRoederer added a commit to SvenRoederer/freifunk-berlin-firmware that referenced this pull request Jun 25, 2021
SvenRoederer added a commit to SvenRoederer/freifunk-berlin-firmware that referenced this pull request Jul 5, 2021
SvenRoederer added a commit to SvenRoederer/freifunk-berlin-firmware that referenced this pull request Jul 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant