Commit Graph

17 Commits

Author SHA1 Message Date
Peter Müller
9a7e4d8506 Switch checksums from MD5 to BLAKE2
Historically, the MD5 checksums in our LFS files serve as a protection
against broken downloads, or accidentally corrupted source files.

While the sources are nowadays downloaded via HTTPS, it make sense to
beef up integrity protection for them, since transparently intercepting
TLS is believed to be feasible for more powerful actors, and the state
of the public PKI ecosystem is clearly not helping.

Therefore, this patch switches from MD5 to BLAKE2, updating all LFS
files as well as make.sh to deal with this checksum algorithm. BLAKE2 is
notably faster (and more secure) than SHA2, so the performance penalty
introduced by this patch is negligible, if noticeable at all.

In preparation of this patch, the toolchain files currently used have
been supplied with BLAKE2 checksums as well on
https://source.ipfire.org/.

Cc: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Acked-by: Michael Tremer <michael.tremeripfire.org>
2022-04-02 14:19:25 +00:00
Ramax Lo
5cbc22ffa6 usb_modeswitch_data: update to 20191128
Signed-off-by: Ramax Lo <ramaxlo@gmail.com>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-10-30 15:18:04 +00:00
Ramax Lo
46b457393d usb_modeswitch_data: update to 20170806
Signed-off-by: Ramax Lo <ramaxlo@gmail.com>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2019-09-02 20:42:50 +00:00
Peter Müller
eee037b890 update disclaimer in LFS files
Most of these files still used old dates and/or domain names for contact
mail addresses. This is now replaced by an up-to-date copyright line.

Just some housekeeping... :-)

Signed-off-by: Peter Müller <peter.mueller@link38.eu>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2018-09-10 19:20:36 +01:00
Marcel Lorenz
54a59fd892 usb_modeswitch_data: update to 20160803
Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-09-24 13:08:57 +01:00
Arne Fitzenreiter
2dc0ff2b48 usb-modeswitch: update to 2.1.1 and db 20140327. 2014-05-08 16:37:07 +02:00
Arne Fitzenreiter
986ba0d127 usb_modesitch: update to 2.01 and database 20131113. 2014-01-10 20:30:13 +01:00
Arne Fitzenreiter
648e0d0368 usb-modeswitch-data: update to 20130610. 2013-07-16 00:57:33 +02:00
Arne Fitzenreiter
dcd949d821 usb_modeswitch_data: update to 20120815. 2012-09-03 09:58:28 +02:00
Arne Fitzenreiter
50ffddd92b usb-modeswitch-data: update database to 20120531. 2012-07-06 22:51:49 +02:00
Arne Fitzenreiter
18252bf794 usb-modeswitch: update to 1.2.2 and data 20120120. 2012-01-21 17:10:05 +01:00
Arne Fitzenreiter
68a3b9024c usb_modeswitch_data: update datebase to 20111023. 2011-12-09 19:22:11 +01:00
Arne Fitzenreiter
d06da20506 usb-modeswitch-data: don't reload udev rules while build. 2011-09-08 17:35:32 +02:00
Arne Fitzenreiter
7667a59b28 usb_modeswitch: update to 1.1.9 and database to 20110805. 2011-08-29 14:28:18 +02:00
Arne Fitzenreiter
305d7fc9b8 Updated usb_modeswitch (1.0.6) and database (22.12.2010). 2011-01-10 22:10:38 +01:00
Arne Fitzenreiter
49eb9fd456 Updated usb-modeswitch and data. 2010-11-17 21:48:04 +01:00
Arne Fitzenreiter
d1c956e88e Updated usb_modeswitch (1.1.3).
Added udev usb_modeswitch data.
Added tcl (needed by udev usb_modeswitch database).
2010-08-14 22:35:38 +02:00