25 Commits

Author SHA1 Message Date
Adolf Belka
9d110cba45 perl: Update to version 5.36.0
- Update from version 5.32.1 to 5.36.0
- Update of rootfile
- Changelog is too large to include here.
   Version 5.34.0 can be found at https://perldoc.perl.org/5.34.0/perldelta
   Version 5.34.1 can be found at https://perldoc.perl.org/5.34.1/perldelta
   Version 5.36.0 can be found at https://perldoc.perl.org/5.36.0/perldelta

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2022-09-01 21:16:49 +00:00
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
Adolf Belka
18d277d67f perl: Update to 5.32.1
- Update from 5.30.0 to 5.32.1
- Update of rootfile carried out
- Removal of perl-5.30.0.fix.build.failure-against-gcc-10.patch as no
   longer required
- Changelog is too large to fit here.
   Full details for release 5.33.1 from 5.32.0 are in the source tarball
    in pod/perldelta.pod
   For the details of changes in previous releases, see the individual
    perlNNNdelta.pod files. For example, pod/perl588delta.pod describes the
    changes between versions 5.8.7 and 5.8.8.
- Updated iso from build of perl and all other changes has been installed
   in a vm testbed. All pages and graphs that have been looked at worked
   without any hiccups.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 15:38:46 +00:00
Michael Tremer
6d6f306179 perl: Fix build in toolchain stage
perl searches for headers and libraries in the wrong paths
and detects GCC 10 as GCC 1.x.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-08-16 10:29:43 +00:00
Arne Fitzenreiter
b1752aa86a perl: fix installation at toolchain build
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2019-08-16 21:32:56 +02:00
Arne Fitzenreiter
9680152977 perl: update to 5.30
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2019-08-16 12:33:40 +02:00
Michael Tremer
a843073c8e perl: Limit build to 23 parallel processes
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2019-03-04 11:52:34 +00:00
Arne Fitzenreiter
ea4e88cbbe perl: fix toolchain build
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2018-10-30 18:13:45 +01:00
Michael Tremer
ce48278b21 perl: Fix build in toolchain
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2018-10-25 19:50:28 +01: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
Michael Tremer
6c4cc7ea1b Move toolchain from /tools to /tools_${arch}
This will allow us to run multiple builds on the same
system at the same time (or at least have them on disk).

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-11-23 15:57:28 +00:00
Michael Tremer
26d7f93ed9 perl: Fix Errno.pm generation for GCC >= 5
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-05-18 12:08:48 +01:00
Arne Fitzenreiter
9358fb2a8b perl: disabled ssp.
enabled nut and netsnmp packages again.
2011-08-26 07:00:42 +02:00
Arne Fitzenreiter
a717a7a998 perl: disabled ssp in toolchain. 2011-08-17 16:44:54 +02:00
Arne Fitzenreiter
f3905bf817 perl: fix full toolchain build 2011-05-06 11:43:01 +02:00
Arne Fitzenreiter
4eb60dc780 updated perl (5.12.3). 2011-02-24 08:06:48 +01:00
Arne Fitzenreiter
5eb80d21a7 Updated perl (5.12.2). 2011-01-19 17:32:08 +01:00
Arne Fitzenreiter
3a69ea9b79 Updated perl (5.8.9). 2011-01-19 13:23:10 +01:00
Michael Tremer
cafa88ca9b perl: Enable threads.
Suggested by bern from the ipfire forum.
2011-01-14 18:08:53 +01:00
ms
70df830214 Ein Paar Dateien fuer die GPLv3 angepasst.
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@853 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-08-29 13:25:32 +00:00
ms
119ee46932 Zwischencommit fuer LFS.
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@306 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2006-10-08 18:05:04 +00:00
ms
857d9bf244 Zwischencommit fuer LFS.
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@305 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2006-10-08 14:39:28 +00:00
ms
9b0ff0a0b6 Zwischencommit beim Umzug auf LFS 6.2.
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@299 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2006-10-01 10:51:18 +00:00
ms
dd714b8aad Habe IPFire auf LFS 6.2 gebracht.
Das hier ist der erste Teil.
Nur Toolchain bisher.


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@297 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2006-09-30 16:33:03 +00:00
ipfire
cd1a292722 git-svn-id: http://svn.ipfire.org/svn/ipfire/IPFire/source@16 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8 2006-02-15 21:15:54 +00:00