Commit Graph

40 Commits

Author SHA1 Message Date
Adolf Belka
287b966207 mpfire: Update to perl 5.36.0
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2022-09-01 21:16:50 +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
Peter Müller
66c3619872 Early spring clean: Remove trailing whitespaces, and correct licence headers
Bumping across one of our scripts with very long trailing whitespaces, I
thought it might be a good idea to clean these up. Doing so, some
missing or inconsistent licence headers were fixed.

There is no need in shipping all these files en bloc, as their
functionality won't change.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2022-02-18 23:54:57 +00:00
Robin Roevens
f15707c78c buildprocess: Add extra metadata to pak lfs files
* Add a Summary and Services field to all pak lfs files
* Replace occurances of INSTALL_INITSCRIPT with new INSTALL_INITSCRIPTS
  macro in all pak lfs files.

Signed-off-by: Robin Roevens <robin.roevens@disroot.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
2022-02-11 15:13:15 +00:00
Michael Tremer
f1fc2193a7 Bump release of all packages with CGI files
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-06-18 15:08:57 +00:00
Michael Tremer
790999482a mpfire: Bump version
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 15:42:45 +00:00
Adolf Belka
6f7733ac0c mpfire: Update of rootfiles due to perl version update
- Update of rootfiles due to perl update from 5.30.0 to 5.32.1
- Update of directory paths in lfs with perl version number change

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-02 15:42:19 +00:00
Michael Tremer
2dc2a27803 lfs: Drop quotes in DEPS variable
Not sure why this has ever been there. This simply makes it
nicer to read and edit because we can have line-breaks now.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-03-24 08:57:27 +00:00
Arne Fitzenreiter
9720a361d5 mpfire: update to new perl path
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2019-08-16 12:45:14 +02: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
Arne Fitzenreiter
54b07019a0 mpfire: updated config/install.sh for new mpd. 2011-05-17 21:35:39 +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
Arne Fitzenreiter
3e1c7cfc7d MPFire: Split page into three subpages. 2009-10-27 23:49:03 +01:00
Arne Fitzenreiter
e44d32bf2c MPFire: Fix swithing songlist pages.
MPFire: Fix switching of Pages at songlist.
2009-10-26 21:24:19 +01:00
Arne Fitzenreiter
d2edffa89f Fix mpfire /var/mp3 folder creation 2009-03-05 16:04:45 +01:00
Arne Fitzenreiter
d8f639ce62 Temporary disabled mediatomb (not work with curl update) 2009-03-05 09:31:11 +01:00
Arne Fitzenreiter
e98aa5c28f Change mpfire default path to /var/mp3
removed empty database from packet (if path is not "/" it will autobuild)
removed unused cdrom_corever
2009-02-18 13:38:43 +01:00
maniacikarus
96481f9519 Fixed some mpfire things 2009-01-29 22:29:53 +01:00
maniacikarus
27a16a1037 ffmpeg is now needed by mpd 2009-01-21 18:25:54 +01:00
maniacikarus
f7d548951a Added sorting for Quick Selections 2009-01-19 22:31:09 +01:00
Maniacikarus
3e460753ab Fixed amount of local connections be reusing mpd-mpc connections 2008-12-07 20:02:42 +01:00
Maniacikarus
3fcb086ea0 Added qos.sh to backup include
Finalized core16
Correted mpfire CGI
Updated hdparm
Deleted mpg123
2008-08-16 11:02:00 +02:00
Christian Schmidt
6cd3f682eb Some small changes for mpfire V3 2008-05-16 15:37:46 +02:00
Christian Schmidt
e5a63a6f60 Forgotten half of the files :D 2008-05-12 16:02:23 +02:00
maniacikarus
61a704394b started creation of the first update
changed release of samba and mpfire
fixed pakfire uninstall problem


git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1078 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-11-12 17:50:31 +00:00
maniacikarus
3d1f6a3556 Update mldonkey openssh openssl ntfs-3g nfs and hdparm
Change samba default config
Some fixes for mpfire


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@998 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-10-25 08:51:31 +00:00
ms
5ad5a6bcd6 Korrekturen damit der Build wieder laeuft
MPFire fix damit der shuffle funktioniert
Backup der Addons weiter gebaut


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@975 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-10-16 18:35:15 +00:00
ms
a138dcd0de Mal die Releasenummern zurueckgesetzt.
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@913 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-09-22 20:28:12 +00:00
maniacikarus
96742484c5 MPFire und Samba Pakete angepasst
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@910 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-09-22 19:35:04 +00:00
ms
4c7fa778d4 Pakfire an den neuen Server angepasst.
Die Pakete wurden nicht richtig gebaut, da die speiziellen Scripts nicht beruecksichtigt wurden.
Fix in der mpfire makefile.
syslogdctrl sollte nun die Direktiven besser ersetzen.


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@906 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-09-22 10:48:09 +00:00
maniacikarus
1609fbfdaa hddshutdown mit sonderbehandlung für SATA
makegraphs um -d ata ergaenzt
MPFire Paket angepasst


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@904 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-09-22 08:10:41 +00:00
ms
64f07449b9 Weitere Improvements am MPFire.
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@877 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-09-06 18:55:37 +00:00
maniacikarus
9a6214e027 MPFire nochmal konrrigiert
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@876 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-09-04 09:03:55 +00:00
maniacikarus
70ccd4a7b5 MPFire Version 2 begonnen
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@872 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-09-02 13:16:38 +00:00
ms
f86b0cc33a MP3Blaster ist geflogen.
MPC dazugekommen.
Die Beschreibung aller Pakete entfernt.


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@863 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-08-31 09:20:15 +00: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
maniacikarus
a2d5130fb5 MPFire Streaming beigebracht, zumindest m3u Files
VPN-Watch nochmal angepasst
DHCP Start Delay kleiner gesetzt
UpdateBooster um ein paar Icons bereichert
Favicon transparent gemacht, der FF will dennoch nicht damit


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@658 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-07-03 19:59:13 +00:00
maniacikarus
a28fdc01da MPFire hinzugefügt - CGI mpg123 Frontend
Hardwaregraphs und Samba korrigiert
makegraphs für alle erweitert die ihr Gateway nicht pingen können -> geht jetzt auf ping.ipfire.org


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@654 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-06-30 20:47:32 +00:00