1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/package/network/services
Christian Marangi d9aa41dcda
lldpd: use release tar instead of codeload
There is currently a problem with making reproducible version of lldpd.
The tool version is generated based on 3 source:
1. .dist-version file in release tar
2. git hash with presence of .git directory
3. current date

Using the codeload tar from github results in getting the repo without
the .git directory and since they are not release tar, we don't have
.dist-version. This results in having lldpd bin with a version set to
the current build time.

Switch to release tar so that we correctly have a .dist-version file and
the version is not based on the build time.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Reviewed-by: Robert Marko <robimarko@gmail.com>
2023-01-12 14:55:07 +01:00
..
bridger bridger: update to the latest version 2023-01-03 13:28:47 +01:00
dnsmasq dnsmasq: bump to v2.88 2022-12-25 15:07:36 +00:00
dropbear dropbear: cherry-pick upstream commit 544f28a0 2022-06-27 00:57:15 +02:00
ead
hostapd treewide: Trigger reinstall of all wolfssl dependencies 2023-01-01 21:06:54 +01:00
ipset-dns build: prefer HTTPS if available (for packages) 2022-10-05 17:37:07 +02:00
lldpd lldpd: use release tar instead of codeload 2023-01-12 14:55:07 +01:00
odhcpd odhcpd: update to git HEAD 2022-10-31 17:56:10 +01:00
omcproxy omcproxy: bump to git HEAD 2021-11-04 15:04:45 +02:00
ppp ppp: use modprobe in place of insmod 2022-09-27 17:16:42 +02:00
relayd
uhttpd uhttpd: update to latest Git HEAD 2022-12-26 15:18:08 +01:00
umdns umdns: add missing syscall to seccomp filter 2022-08-05 14:10:42 +02:00
unetd unetd: add missing init script 2022-09-16 22:02:28 +02:00
ustp ustp: update to the latest version 2021-09-21 19:43:20 +02:00