Commit Graph

19 Commits

Author SHA1 Message Date
Peter Müller
a95bb24fe1 nginx: Update to 1.20.2
The 1.20.x series is the current stable one, please refer to
https://nginx.org/en/CHANGES-1.20 for its changelog.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2022-04-10 10:57:04 +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
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
Erik Kapfer
74a8a84316 nginx: Update to version 1.19.2
Several bugfixes and features has been integrated since version 1.17.8.
A full overview of all changes are located in here --> https://github.com/nginx/nginx-releases/blob/master/CHANGES .

Signed-off-by: Erik Kapfer <ummeegge@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-30 09:58:42 +00:00
Erik Kapfer
d17ea38c3d nginx: Update to version 1.17.8 .
New mainlain version which includes hugh amount of changes.
For a complete overview, please take alook in here -->
http://nginx.org/en/CHANGES .

Signed-off-by: Erik Kapfer <erik.kapfer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-03-21 16:01:09 +00:00
Erik Kapfer
effa44650e nginx: Update to 1.15.9
Fixes #12023 .
Added support for http2.

Signed-off-by: Erik Kapfer <ummeegge@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2019-03-25 23:44:24 +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
Erik Kapfer
351567966d nginx: Update to version 1.15.1
Deleted last slash in --prefix configure option to prevent such -->
https://forum.ipfire.org/viewtopic.php?t=19213#p109787 problems.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2018-08-05 11:10:28 +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
d5e830fd7e nginx: Update to 1.13.7
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2018-02-02 11:16:36 +00:00
Michael Tremer
0c265f5717 nginx: Update to 1.8.1
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-07-29 09:04:04 +01:00
Ben Schweikert
db9d194a6c Nginx: New Version - 1.6.2 2014-12-29 16:51:25 +01:00
Arne Fitzenreiter
8301720cae nginx: remove tcp_proxy_module patch. 2014-02-16 08:10:11 +01:00
Arne Fitzenreiter
7d7d5092d3 nginx: remove tcp_proxy_module patch. 2014-02-09 15:39:22 +01:00
Ben Schweikert
cad228f74c Nginx: Update to version 1.4.4 (stable version). 2014-01-19 16:01:49 +01:00
Ben Schweikert
e2db294b02 Nginx: Minor Bugfixes. 2013-02-17 09:08:12 +01:00
Ben Schweikert
01d65373cb Nginx: Bug fixes in lfs file. 2013-01-20 17:59:14 +01:00
Ben Schweikert
7a7465d6e7 Bugfixes: Various bugfixes in all three packages. 2013-01-16 20:20:50 +01:00
Ben Schweikert
9724e602b0 Nginx: New package. Version 1.3.11. 2013-01-15 17:48:43 +01:00