0
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2025-07-17 00:24:48 +00:00
Files
openwrt/scripts/getver.sh
Eric Fahlgren e56845fae3 scripts: getver.sh: approximate version from date
When doing package support and management it is often the case that
knowing the corresponding openwrt repo's release version is useful.

For example, when adding package changes to the ASU server, the
openwrt revision is used as the cutoff for applying those changes.
Knowing a package change's hash in its remote feed repo allows us
to look up its change date, which we can now use with getver.sh
to approximate the revision in openwrt at which it was made.

Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/17817
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-06-26 10:29:50 +02:00

1.6 KiB
Executable File