Commit Graph

34 Commits

Author SHA1 Message Date
Michael Tremer
c183124f58 Bump PAK_VER for all packages that use SERVICES
Since we have extended services.cgi that it reads the Services field
from the Pakfire metadata, we will need to make sure that that metadata
is going to be on those systems.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2022-09-15 10:43:54 +00:00
Peter Müller
9c3052d09d Revert "alsa: Do not ship compressed firmware again"
This reverts commit f0dc569d79.

https://wiki.ipfire.org/devel/telco/2022-04-04
2022-04-04 20:06:14 +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
Michael Tremer
f0dc569d79 alsa: Do not ship compressed firmware again
This package installs some firmware files. Since linux-firmware is now
compressed, files will no longer be overwritten, but this package will
put the uncompressed files next to the compressed ones.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2022-03-30 13:57:07 +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
Adolf Belka
ae367b9c8f alsa: Update to version 1.2.5.1
- Not really sure if a sound support capability is really appropriate for a firewall. I
   wouldn't have it. However if it stays as an add-on then it should be up to date.
- Update alsa-lib from 1.0.27.1 (2013) to 1.2.5.1 (2021)
- Update alsa-utils from 1.0.27.1 (2013) to 1.2.5.1 (2021)
- Update alsa-firmware from 1.0.27 (2013) to 1.2.4 (2020)
- Update rootfile
- Changelog is too large to include here. Changes back to 2019-11-20 can be found at
   https://www.alsa-project.org/wiki/Main_Page
   Earlier changes have to be found from the git commits at
   https://github.com/alsa-project/alsa-lib and
   https://github.com/alsa-project/alsa-utils
   There is no changelog or git commits that I have been able to find for alsa-firmware

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2021-08-09 08:03:28 +00:00
Michael Tremer
7115671919 alsa: Update automake
All sources are being extracted into $(DIR_APP) now because the
UPDATE_AUTOMAKE macro does not search outside of that directory.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-06 11:14:50 +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
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
Jonatan Schlag
38888b3d92 Add new make macro for installing initscripts
We also move the initscript for also to src/initscripts/packages
and use this new macro to install the initscript
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
2017-02-22 12:25:42 +01:00
Arne Fitzenreiter
f691d2ca97 alsa: update to 1.0.27.1. 2013-06-27 06:36:38 +02:00
Arne Fitzenreiter
1c5473366c alsa/kernel: updated alsa to 1.26 and switch to internal kernel drivers. 2012-12-05 00:04:07 +01:00
Arne Fitzenreiter
68f7ce8f1e alsa: update to 1.0.25. 2012-02-28 23:53:13 +01:00
Arne Fitzenreiter
fdf0c7c15d kernel: change selection of config to support more architectures. 2011-10-05 20:20:36 +02:00
Arne Fitzenreiter
ef699f01f3 alsa: updated to 1.0.24.x 2011-07-24 09:49:19 +02:00
Arne Fitzenreiter
26c1cc7153 Add pae-kernel package. 2010-10-13 11:03:51 +02:00
Arne Fitzenreiter
7924261f8f Updated python (2.7). 2010-07-25 20:13:50 +02:00
Arne Fitzenreiter
ddb3a8d9d0 Updated alsa (1.0.23). 2010-05-05 23:40:05 +02:00
Arne Fitzenreiter
87d924279c Updated alsa-driver (1.0.22.1) to fix intel_hda detection. 2010-01-08 02:08:47 +01:00
Arne Fitzenreiter
18d5ecabc2 Update alsa (1.22). 2009-12-21 15:54:31 +01:00
Arne Fitzenreiter
a8a3fbc0bd Update alsa to 1.0.21a. 2009-11-12 21:35:01 +01:00
Arne Fitzenreiter
2b2e03eded Build external modules for XEN-Kernel 2009-04-21 12:18:30 +02:00
Arne Fitzenreiter
a3b414d38a Update Kernel to 2.6.27.20
Update alsa to 1.0.19
Update cdrtools to 2.01.01...
Update mISDN 2 to current socket branch
2009-03-22 16:02:34 +01:00
Maniacikarus
fcc535236f Done a whole review of the lfs to make building more paralell
you may need to clean your ccache
2008-10-28 18:14:09 +01:00
Arne Fitzenreiter
458f04f29e Fix alsa kmod build on buildsystems with ipfire kernel
Fix updater directory permission/owner handling
2008-10-06 12:26:11 +02:00
Arne Fitzenreiter
999dc5dc3b Add kernel 2.6.25.17 as secondary kernel 2008-09-29 22:20:33 +02:00
Arne Fitzenreiter
399aefdfe0 Fix missing initskript in alsa package 2008-09-05 10:38:13 +02:00
Arne Fitzenreiter
4539ab82a1 Fix alsa source download 2008-08-07 19:29:49 +02:00
Arne Fitzenreiter
4ef84d0583 Update alsa-lib & utils to 1.0.17
add alsa-drivers & firmware 1.0.17
fix missing audio group
2008-08-06 05:29:20 +02:00
maniacikarus
d2414ee76e corrected speed footer not working with dhcp and static
corrected pakfire ignoring update and upgrade disable when previously 
set
fixed snort rules problem when updating
updated serverall packaages
started building core 2
fixed qos multiport error


git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1125 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-12-17 21:14:28 +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
ms
bc8ca5e45f Bleeding-Rules entfernt, da die Seite auf einmal nichtmehr existiert.
ALSA eingebaut (und Pakete fuer vorbis, ogg, mp3blaster)


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@635 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-06-17 20:58:08 +00:00