Commit Graph

27 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
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
Arne Fitzenreiter
7adacda04c transmission: update to 3.00
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-11-26 16:15:48 +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
b15309e9d1 transmission: update to 2.94
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2019-01-05 13:47:31 +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
ca4c354e08 Bump release of all packages linked against OpenSSL
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2018-02-26 16:28:16 +00:00
Michael Tremer
7e63e4f806 transmission: Patch to build against OpenSSL 1.1
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2018-02-11 22:19:45 +00:00
Jonatan Schlag
dc9baa5496 transmission: move initscript to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
2017-02-24 19:11:00 +01:00
Arne Fitzenreiter
e70d2dc27d transmission: update to 2.92
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2016-09-24 16:44:47 +02:00
Erik Kapfer
9af602b59c Remove all dependencies to libevent2
libevent2 has become a part of the core system and is
not a package any more.

Signed-off-by: Erik Kapfer <erik.kapfer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-07-07 23:09:01 +02:00
Arne Fitzenreiter
bfdab6e364 transmission: security update to 2.84. 2014-07-10 17:12:59 +02:00
Arne Fitzenreiter
e0d208c5f4 transmission: update to 2.83. 2014-06-03 18:20:27 +02:00
Michael Tremer
76479e2746 transmission: Don't use C++ exception handling. 2013-09-27 00:55:07 +02:00
Arne Fitzenreiter
2aecef3e59 transmission: update to 2.82. 2013-08-23 17:37:42 +02:00
Arne Fitzenreiter
6666897c5c transmission: update to 2.81. 2013-07-19 18:19:40 +02:00
Arne Fitzenreiter
a08dc91970 transmission: update to 2.80. 2013-06-30 10:25:03 +02:00
Arne Fitzenreiter
49c7a4b828 transmission: update to 2.77. 2013-04-07 10:06:15 +02:00
Arne Fitzenreiter
963f4bffca transmission: update to 2.76. 2013-01-19 12:07:11 +01:00
Arne Fitzenreiter
65c6ed3f27 transmission: update to 2.75. 2012-12-30 09:43:45 +01:00
Arne Fitzenreiter
d45803a4af transmission: Updated to 2.42. 2011-12-04 11:24:28 +01:00
Arne Fitzenreiter
e4e236cd3b transmission: update to 2.41. 2011-10-20 22:01:06 +02:00
Arne Fitzenreiter
546f69c87d libevent2: change to package.
add it to transmission deps.
2011-10-02 21:14:35 +02:00
Arne Fitzenreiter
4236ab005d transmission: add initskript and backup include to package. 2011-10-02 17:41:00 +02:00
Michael Tremer
c727094431 transmission: New package. 2011-10-02 17:40:28 +02:00