openwrt/package/utils/busybox/patches
Paul Spooren 4b691077e0 busybox: show reproducible timestamp
On login busybox shows a timestamp per default contianing the build
date. Since the build date isn't reproducible per default this behaviour
was disabled by default via 34df4d40 "busybox: disable timestamp in
version".

This commit modifies busybox so that the printed timestamp reproducible
using SOURCE_DATE_EPOCH and therefore shouldn't be disabled anymore.

Before:

    BusyBox v1.33.1 () built-in shell (ash)

After:

    BusyBox v1.33.1 (2021-05-13 09:34:34 UTC) built-in shell (ash)

Signed-off-by: Paul Spooren <mail@aparcar.org>
(cherry picked from commit a725382978)
2021-05-27 00:03:12 +02:00
..
120-lto-jobserver.patch busybox: update to 1.33 2021-02-14 15:15:32 +01:00
200-udhcpc_reduce_msgs.patch busybox: update to 1.33 2021-02-14 15:15:32 +01:00
201-udhcpc_changed_ifindex.patch busybox: update to 1.33 2021-02-14 15:15:32 +01:00
203-udhcpc_renew_no_deconfig.patch busybox: update to 1.33 2021-02-14 15:15:32 +01:00
205-udhcpc_allow_zero_length_options.patch busybox: udhcpc, allow zero length dhcp options 2021-03-29 22:16:54 +02:00
210-add_netmsg_util.patch busybox: convert netmsg and lock applet to "new style" applet definition 2017-01-29 14:09:36 +01:00
220-add_lock_util.patch busybox: convert netmsg and lock applet to "new style" applet definition 2017-01-29 14:09:36 +01:00
230-add_nslookup_lede.patch busybox: add SRV support to nslookup_lede.c patch 2021-05-14 00:13:45 +02:00
270-libbb_make_unicode_printable.patch busybox: update to 1.30.0 2019-01-01 14:10:47 +01:00
301-ip-link-fix-netlink-msg-size.patch busybox: update to 1.29.2 2018-08-02 22:36:00 +02:00
500-move-traceroute-applets-to-bin.patch busybox: update to 1.33 2021-02-14 15:15:32 +01:00
510-move-passwd-applet-to-bin.patch busybox: update to 1.28.2 2018-04-03 23:26:45 +02:00
520-loginutils-handle-crypt-failures.patch busybox: update to 1.33 2021-02-14 15:15:32 +01:00
530-use-SOURCE_DATE_EPOCH-for-timestamp-if-available.patch busybox: show reproducible timestamp 2021-05-27 00:03:12 +02:00