openwrt/package/network/config
Paul Spooren e8725a932e treewide: use APK compatible version schema
Different from OPKG, APK uses a deterministic version schema which chips
the version into chunks and compares them individually. This enforces a
certain schema which was previously entirely flexible.

 - Releases are added at the very and end prefixed with an `r` like
`1.2.3-r3`.
- Hashes are prefixed with a `~` like `1.2.3~abc123`.
- Dates become semantic versions, like `2024.04.01`
- Extra tags are possible like `_git`, `_alpha` and more.

For full details see the APK test list:
https://gitlab.alpinelinux.org/alpine/apk-tools/-/blob/master/test/version.data

Signed-off-by: Paul Spooren <mail@aparcar.org>
2024-03-22 22:14:22 +01:00
..
firewall treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00
firewall4 treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00
gre gre: use alternative way to check if kernel support is enabled 2021-03-13 20:58:55 +01:00
ipip ipip: add 'nohostroute' option 2022-01-19 20:57:59 +01:00
ltq-adsl-app ltq-*-app: extend ubus metrics/statistics 2023-02-03 13:40:47 +01:00
ltq-vdsl-vr9-app treewide: replace AUTORELEASE with real PKG_RELEASE 2023-05-18 11:35:29 +02:00
ltq-vdsl-vr11-app ltq-*-app: extend ubus metrics/statistics 2023-02-03 13:40:47 +01:00
netifd treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00
qos-scripts treewide: replace AUTORELEASE with real PKG_RELEASE 2023-05-18 11:35:29 +02:00
qosify treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00
soloscli soloscli: fix uci-defaults file 2020-06-11 01:49:24 +02:00
swconfig swconfig: fix memory leak when cli call swlib_get_attr() 2023-06-11 02:42:31 +02:00
vti vti: squash vtiv4 and vtiv6 packages into vti 2021-11-03 20:34:43 +01:00
vxlan vxlan: allow for dynamic source ip selection (FS#3426) 2020-12-31 11:53:21 +01:00
wifi-scripts wifi-scripts: Support HE Iftypes with multiple entries 2024-02-22 21:45:44 +01:00
xfrm xfrm: simplify the check for necessary kernel support 2021-03-13 20:59:22 +01:00