Commit Graph

21 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
588f1223f2 usb_modeswitch: update to 2.6.1
Signed-off-by: Ramax Lo <ramaxlo@gmail.com>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-10-30 15:18:01 +00:00
Ramax Lo
5d7f07e818 usb_modeswitch: update to 1.5.2
Signed-off-by: Ramax Lo <ramaxlo@gmail.com>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2019-09-02 20:40:48 +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
96f333a627 usb_modeswitch: update to 2.4.0
Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-09-24 13:08:56 +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
3770a2abd1 usb-modeswitch: update to 1.2.6. 2013-07-16 00:56:17 +02:00
Arne Fitzenreiter
ec9d4240f0 usb_modeswitch: update to 1.2.4. 2012-09-03 09:55:58 +02:00
Arne Fitzenreiter
b7be421741 usb_modeswitch: update to 1.2.3. 2012-03-10 17:37:23 +01:00
Arne Fitzenreiter
18252bf794 usb-modeswitch: update to 1.2.2 and data 20120120. 2012-01-21 17:10:05 +01:00
Arne Fitzenreiter
44613afdba usb_modeswitch: update to 1.2.0. 2011-12-09 19:21:51 +01: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
Arne Fitzenreiter
f55e2865db Updated usb-modeswitch (1.1.3). 2010-08-14 20:06:55 +02:00
Arne Fitzenreiter
f57c0abd4d Updated usb-modeswitch (1.1.2). 2010-05-08 15:36:58 +02:00
Arne Fitzenreiter
06edb36351 Updated usb_modeswitch (1.0.6). 2009-12-25 21:37:38 +01:00
Arne Fitzenreiter
83ace54562 Change /etc/usb_modeswitch.conf to *.example . 2009-12-17 23:37:59 +01:00
Arne Fitzenreiter
3fc69b3e28 Add usb_modeswitch 1.0.5 and cfg for Huawei E1762. 2009-12-17 23:23:26 +01:00