Jörg Thalheim
5356420466
treewide: remove unused with statements from maintainer lists
...
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
-e 's!with lib.maintainers; \[ *\];![ ];!' \
-e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
Martin Weinelt
93f4195fe0
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/applications/graphics/seamly2d/default.nix
2024-07-26 18:05:04 +02:00
Sigmanificient
543cd40ecc
treewide: remove trailing space in description
...
Done using `grep -rP 'description\s+=\s+"[^"]+[ ]";' | cut -d ':' -f 1 |
xargs -i nvim {}` and sorting the opened files by hand, avoiding
generated packages list
2024-07-26 03:38:50 +02:00
R. Ryantm
616338ffee
trafficserver: 9.2.4 -> 9.2.5
2024-07-25 12:35:29 +00:00
R. Ryantm
736ea47a11
tomcat-native: 2.0.7 -> 2.0.8
2024-07-25 12:27:07 +00:00
github-actions[bot]
7208220b63
Merge master into staging-next
2024-07-24 18:01:18 +00:00
Ivan Trubach
90fbf71333
treewide: remove maintainer goibhniu
...
Inactive in Nixpkgs since 2018 (and a single PR in 2022).
https://github.com/NixOS/nixpkgs/issues?q=author%3Acillianderoiste
2024-07-24 13:38:22 +03:00
Sandro
f3bb155eac
Merge pull request #328956 from reckenrode/apache-httpd-fixes
...
apacheHttpdPackages.apacheHttpd: fix build after libxml2 update
2024-07-23 13:36:04 +02:00
Luke Granger-Brown
9b84aa93c5
Merge pull request #328517 from katexochen/envoy/1-31
...
envoy: 1.30.4 -> 1.31.0
2024-07-21 21:29:23 +01:00
Randy Eckenrode
2c36ff7a18
apacheHttpdPackages.apacheHttpd: fix build after libxml2 update
...
Apache requires zlib, which was previously but no longer propagated by libxml2.
2024-07-21 13:47:16 -04:00
Franz Pletz
4e51b8c8d2
Merge pull request #327826 from r-ryantm/auto-update/router
2024-07-21 13:00:47 +02:00
Paul Meyer
cf7c9d62b1
envoy: format with nixfmt
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-07-19 22:06:50 +02:00
Paul Meyer
4faf718f9a
envoy: 1.30.4 -> 1.31.0
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-07-19 22:01:54 +02:00
Peder Bergebakken Sundt
9500a68e88
Merge pull request #326997 from r-ryantm/auto-update/yaws
...
yaws: 2.1.1 -> 2.2.0
2024-07-19 20:55:58 +02:00
Peder Bergebakken Sundt
958f5ccb29
Merge pull request #327105 from anthonyroussel/update/tomcat_2
...
tomcat9: 9.0.90 -> 9.0.91, tomcat10: 10.1.25 -> 10.1.26
2024-07-19 17:19:47 +02:00
Thomas Gerbet
49f3d5c917
Merge pull request #328011 from aanderse/apacheHttpd
...
apacheHttpd: 2.4.61 -> 2.4.62
2024-07-18 07:59:37 +02:00
Aaron Andersen
eaea4f8046
apacheHttpd: 2.4.61 -> 2.4.62
2024-07-17 15:57:32 -04:00
R. Ryantm
5cb1511948
router: 1.50.0 -> 1.51.0
2024-07-17 06:14:52 +00:00
Weijia Wang
2209b25c0b
Merge pull request #327182 from anthonyroussel/update/jetty_2
...
jetty_11: 11.0.20 -> 11.0.22, jetty_12: 12.0.9 -> 12.0.11
2024-07-17 03:50:21 +02:00
R. Ryantm
44585d346f
apacheHttpdPackages.mod_auth_mellon: 0.19.0 -> 0.19.1
2024-07-17 00:44:32 +00:00
TomaSajt
0def7f7bc1
axis2: remove legacy builder.sh, make deterministic
2024-07-15 23:48:51 +02:00
Anthony Roussel
96829d14b7
jetty: add meta.changelog, update meta.homepage
2024-07-14 21:05:27 +02:00
Anthony Roussel
f0e575ba95
jetty: add passthru.updateScript
2024-07-14 21:05:27 +02:00
Anthony Roussel
fa9c8bb1b1
jetty_12: 12.0.9 -> 12.0.11
...
https://github.com/jetty/jetty.project/releases/tag/jetty-12.0.11
https://github.com/jetty/jetty.project/releases/tag/jetty-12.0.10
2024-07-14 21:05:26 +02:00
Anthony Roussel
8ba624c719
jetty_11: 11.0.20 -> 11.0.22
...
https://github.com/jetty/jetty.project/releases/tag/jetty-11.0.22
https://github.com/jetty/jetty.project/releases/tag/jetty-11.0.21
2024-07-14 21:05:25 +02:00
Anthony Roussel
4796b6afab
tomcat: format with nixfmt-rfc-style, remove with lib;
2024-07-14 15:23:20 +02:00
Anthony Roussel
8c1f535d37
tomcat: add passthru.updateScript
2024-07-14 15:23:20 +02:00
Anthony Roussel
eda65c2b43
tomcat10: 10.1.25 -> 10.1.26
...
https://tomcat.apache.org/tomcat-10.1-doc/changelog.html#Tomcat_10.1.26_(schultz)
2024-07-14 15:23:15 +02:00
Anthony Roussel
ddc3597018
tomcat9: 9.0.90 -> 9.0.91
...
https://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.91_(remm)
2024-07-14 15:22:55 +02:00
R. Ryantm
d13af34577
yaws: 2.1.1 -> 2.2.0
2024-07-14 03:05:57 +00:00
superherointj
cca34e8615
nginx: add stridtech team as maintainer
2024-07-12 12:16:22 +02:00
Emily
38d971a4a3
pshs: move to pkgs/by-name
2024-07-12 00:33:38 +01:00
Weijia Wang
f50ff20343
Merge pull request #318952 from r-ryantm/auto-update/lwan
...
lwan: 0.4 -> 0.5
2024-07-08 09:36:39 +02:00
Peder Bergebakken Sundt
f5f8ab2a62
Merge pull request #321224 from anthonyroussel/update/tomcat
...
tomcat10: 10.1.23 -> 10.1.25, tomcat9: 9.0.88 -> 9.0.90
2024-07-08 00:54:59 +02:00
R. Ryantm
a289ebc60a
lwan: 0.4 -> 0.5
2024-07-07 23:09:22 +02:00
Weijia Wang
1da8fa1a3f
Merge pull request #324241 from r-ryantm/auto-update/router
...
router: 1.49.1 -> 1.50.0
2024-07-04 00:04:33 +02:00
Thomas Gerbet
88de662066
Merge pull request #323805 from aanderse/apache-httpd
...
apacheHttpd: 2.4.59 -> 2.4.60
2024-07-03 21:18:40 +02:00
Aaron Andersen
ceb93ad2ff
apacheHttpd: 2.4.59 -> 2.4.61
2024-07-03 12:19:50 -04:00
Luke Granger-Brown
7a6b947326
Merge pull request #324159 from r-ryantm/auto-update/pomerium
...
pomerium: 0.26.0 -> 0.26.1
2024-07-03 08:36:15 +01:00
R. Ryantm
730008682f
router: 1.49.1 -> 1.50.0
2024-07-03 06:16:03 +00:00
R. Ryantm
5d243483af
pomerium: 0.26.0 -> 0.26.1
2024-07-02 21:29:25 +00:00
Sandro
bd4241bcc8
Merge pull request #297826 from anthonyroussel/update-tomcat_connectors
...
apacheHttpdPackages.mod_jk: 1.2.48 -> 1.2.49, rename from tomcat_connectors
2024-07-02 20:26:13 +02:00
Izorkin
09b3443ecb
angie: 1.5.2 -> 1.6.0
2024-07-02 12:45:49 +02:00
Martin Weinelt
6ba4e5d13f
envoy: require big-parallel system feature
...
The envoy build often takes 7-8 hours and is among the last builds
finshing an evaluation. That is because we're scheduling it with -j2 on
a normal machine, when it has over 7000 objects to build, that
parallelize very well.
2024-07-02 01:49:09 +02:00
Weijia Wang
888b933bd8
Merge pull request #321917 from r-ryantm/auto-update/hiawatha
...
hiawatha: 11.5 -> 11.6
2024-07-02 01:04:00 +02:00
Paul Meyer
ce079c05d0
envoy: 1.30.3 -> 1.30.4
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-07-01 08:22:57 +02:00
TomaSajt
341ae3231e
unit: remove top-level with lib;
2024-06-30 12:51:48 +02:00
TomaSajt
0afdc7c6c3
tengine: remove top-level with lib;
2024-06-30 12:51:45 +02:00
Thomas Gerbet
e6f6fb7ab2
Merge pull request #308415 from bbigras/router
...
router: 1.30.1 -> 1.49.1
2024-06-29 00:15:00 +02:00
Luke Granger-Brown
137523ccf4
Merge pull request #322912 from katexochen/envoy/1-30-3
...
envoy: 1.30.2 -> 1.30.3
2024-06-27 18:46:50 +01:00
Paul Meyer
8809946c78
envoy: 1.30.2 -> 1.30.3
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-06-27 17:33:54 +02:00
Sandro
aae713a4ae
Merge pull request #280223 from lblasc/openresty
...
openresty: 1.21.4.3 -> 1.25.3.1
2024-06-26 19:35:21 +02:00
Bruno Bigras
248925b8c8
router: 1.30.1 -> 1.49.1
...
Co-authored-by: Thomas Gerbet <thomas@gerbet.me>
2024-06-25 16:49:09 -04:00
R. Ryantm
9515b3c5b9
hiawatha: 11.5 -> 11.6
2024-06-23 06:53:02 +00:00
Anthony Roussel
4eae55aad9
tomcat10: 10.1.23 -> 10.1.25
...
https://tomcat.apache.org/tomcat-10.1-doc/changelog.html#Tomcat_10.1.25_(schultz)
2024-06-20 11:59:22 +02:00
Anthony Roussel
e82420614e
tomcat9: 9.0.88 -> 9.0.90
...
https://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.90_(remm)
2024-06-20 11:58:32 +02:00
David Hummel
fd669cd8a2
apacheHttpdPackages.mod_tile: Support for Mapnik >=v4.0.0-rc2
2024-06-17 19:55:42 -07:00
Emily
4b1d39d935
treewide: remove myself from packages I don’t use
...
I’ve had an extended absence from Nix work and no longer actively
use a bunch of packages I used to maintain, so remove myself as a
maintainer from things I can’t usefully review/test changes for
as I ease back into things. This does unfortunately leave a few
packages orphaned (`stm32loader`, `tinyprog`, `python3Packages.fx2`,
and `python3Packages.jsonmerge`).
2024-06-15 16:53:23 +01:00
Raphael Robatsch
61e6045858
hiawatha: 10.11 -> 11.5
...
Changelog: https://www.hiawatha-webserver.org/changelog
2024-06-12 19:51:39 +02:00
Raphael Robatsch
c2928b54bc
hiawatha: Add package test
...
Tests whether curl can communicate with hiawatha via http and https.
2024-06-12 19:51:16 +02:00
Peder Bergebakken Sundt
4bf63184e2
Merge pull request #308949 from amarshall/librusty_v8-source-provenance
...
treewide: mark packages using librusty_v8 as binaryNativeCode
2024-06-12 12:46:47 +02:00
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641
treewide: Remove ending period from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Anthony Roussel
2866cf57e9
apacheHttpdPackages.mod_jk: add anthonyroussel to maintainers
2024-06-07 08:41:08 +02:00
Anthony Roussel
e0a905ef96
apacheHttpdPackages.mod_jk: rename from tomcat_connectors
2024-06-07 08:41:04 +02:00
Anthony Roussel
b873135b40
tomcat_connectors: 1.2.48 -> 1.2.49
...
https://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html
https://github.com/apache/tomcat-connectors/compare/JK_1_2_48...JK_1_2_49
2024-06-07 08:41:02 +02:00
Raphael Zimmermann
5b25b69ce6
nginxModules.njs: 0.8.1 -> 0.8.4
2024-06-06 09:59:18 +02:00
Malte Poll
7e537acfea
envoy: 1.30.1 -> 1.30.2
...
Contains security fixes for:
- [CVE-2024-34362: Crash (use-after-free) in EnvoyQuicServerStream](GHSA-hww5-43gv-35jv)
- [CVE-2024-34363: Crash due to uncaught nlohmann JSON exception](GHSA-g979-ph9j-5gg4)
- [CVE-2024-34364: Envoy OOM vector from HTTP async client with unbounded response buffer for mirror response, and other components](GHSA-xcj3-h7vf-fw26)
- [CVE-2024-32974: Crash in EnvoyQuicServerStream::OnInitialHeadersComplete()](GHSA-mgxp-7hhp-8299)
- [CVE-2024-32975: Crash in QuicheDataReader::PeekVarInt62Length()](GHSA-g9mq-6v96-cpqc)
- [CVE-2024-32976: Endless loop while decompressing Brotli data with extra input](GHSA-7wp5-c2vq-4f8m)
- [CVE-2024-23326: Envoy incorrectly accepts HTTP 200 response for entering upgrade mode](GHSA-vcf8-7238-v74c)
2024-06-05 16:56:59 +02:00
Sigmanificient
d48a9bb622
treewide: remove unused fetchpatch arguments
2024-06-04 12:40:25 +02:00
Izorkin
a79f4a9161
angie: 1.5.1 -> 1.5.2
2024-06-03 22:22:09 +03:00
Pol Dellaiera
d89843551b
Merge pull request #310877 from emmanuelrosa/jetty-12.0.9
...
jetty: 12.0.8 -> 12.0.9
2024-06-02 13:54:46 +02:00
Ryan Lahfa
2181a4548d
Merge pull request #316104 from LeSuisse/nginx-1.26.1-1.27.0
...
nginxMainline: 1.25.4 -> 1.27.0, nginx: 1.26.0 -> 1.26.1
2024-06-01 01:04:51 +02:00
Luke Granger-Brown
7ec74c627b
Merge pull request #314921 from devusb/pomerium
...
pomerium: 0.25.2 -> 0.26.0
2024-05-31 13:25:30 +01:00
Thomas Gerbet
35c696f49f
nginxMainline: 1.25.4 -> 1.27.0
...
Fixes CVE-2024-32760, CVE-2024-31079, CVE-2024-35200 and CVE-2024-34161.
Changes:
```
Changes with nginx 1.27.0 29 May 2024
*) Security: when using HTTP/3, processing of a specially crafted QUIC
session might cause a worker process crash, worker process memory
disclosure on systems with MTU larger than 4096 bytes, or might have
potential other impact (CVE-2024-32760, CVE-2024-31079,
CVE-2024-35200, CVE-2024-34161).
Thanks to Nils Bars of CISPA.
*) Feature: variables support in the "proxy_limit_rate",
"fastcgi_limit_rate", "scgi_limit_rate", and "uwsgi_limit_rate"
directives.
*) Bugfix: reduced memory consumption for long-lived requests if "gzip",
"gunzip", "ssi", "sub_filter", or "grpc_pass" directives are used.
*) Bugfix: nginx could not be built by gcc 14 if the --with-atomic
option was used.
Thanks to Edgar Bonet.
*) Bugfixes in HTTP/3.
Changes with nginx 1.25.5 16 Apr 2024
*) Feature: virtual servers in the stream module.
*) Feature: the ngx_stream_pass_module.
*) Feature: the "deferred", "accept_filter", and "setfib" parameters of
the "listen" directive in the stream module.
*) Feature: cache line size detection for some architectures.
Thanks to Piotr Sikora.
*) Feature: support for Homebrew on Apple Silicon.
Thanks to Piotr Sikora.
*) Bugfix: Windows cross-compilation bugfixes and improvements.
Thanks to Piotr Sikora.
*) Bugfix: unexpected connection closure while using 0-RTT in QUIC.
Thanks to Vladimir Khomutov.
```
2024-05-31 11:32:40 +02:00
Thomas Gerbet
25e4a15f2a
nginx: 1.26.0 -> 1.26.1
...
Fixes CVE-2024-32760, CVE-2024-31079, CVE-2024-35200 and CVE-2024-34161.
Note that the `nginxQuic` derivation rely on `nginxMainline`.
Changes:
```
Changes with nginx 1.26.1 29 May 2024
*) Security: when using HTTP/3, processing of a specially crafted QUIC
session might cause a worker process crash, worker process memory
disclosure on systems with MTU larger than 4096 bytes, or might have
potential other impact (CVE-2024-32760, CVE-2024-31079,
CVE-2024-35200, CVE-2024-34161).
Thanks to Nils Bars of CISPA.
*) Bugfix: reduced memory consumption for long-lived requests if "gzip",
"gunzip", "ssi", "sub_filter", or "grpc_pass" directives are used.
*) Bugfix: nginx could not be built by gcc 14 if the --with-atomic
option was used.
Thanks to Edgar Bonet.
*) Bugfix: in HTTP/3.
```
2024-05-31 11:30:28 +02:00
Pol Dellaiera
30881b23db
Merge pull request #299546 from Izorkin/update-angie
...
angie: add withAcme option
2024-05-27 21:52:47 +02:00
Franz Pletz
e047b23254
Merge pull request #313844 from superherointj/nginx-libgd-optional
2024-05-27 02:10:55 +02:00
Morgan Helton
7ba8d49bd5
pomerium: 0.25.2 -> 0.26.0
2024-05-26 12:29:32 -05:00
Weijia Wang
defedd80f8
Merge pull request #313931 from Lurkki14/gpl2-pkgs-servers
...
pkgs/servers: remove licenses.gpl2
2024-05-26 14:37:45 +02:00
Izorkin
c0f55c7917
angie: add withAcme option
2024-05-26 13:34:38 +03:00
Emmanuel Rosa
6c62ac1bef
jetty: 12.0.8 -> 12.0.9
2024-05-25 15:18:43 -04:00
superherointj
e3e087e9ea
nginx: make geoip optional
2024-05-25 12:08:22 -03:00
superherointj
64973309bb
nginx: make image filter optional
...
Reduces nginx package size from 109.88 MiB to 41.99 MiB. Reduction of -67.88 MiB.
GD (libgd.github.io) is a library for the dynamic creation of images.
Co-authored-by: @ulrikstrid
2024-05-25 12:08:22 -03:00
R. Ryantm
510ea77aea
angie: 1.4.1 -> 1.5.1
2024-05-25 11:51:38 +00:00
Nick Cao
436a34c741
Merge pull request #313699 from r-ryantm/auto-update/dufs
...
dufs: 0.40.0 -> 0.41.0
2024-05-23 14:00:58 -04:00
Jussi Kuokkanen
8064d28a4f
pkgs/servers: remove licenses.gpl2
2024-05-23 11:49:42 +03:00
superherointj
27a9dd9264
pkgsMusl.nginx: fix build
...
Fixes:
> error: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Werror=cpp]
2024-05-22 20:58:30 -03:00
R. Ryantm
23fbbca6a2
dufs: 0.40.0 -> 0.41.0
2024-05-22 14:41:07 +00:00
Sigmanificient
a2353716f6
treewide: remove unused occurence of fetchurl argument
2024-05-20 05:20:23 +02:00
Thomas Gerbet
b7488ba3b9
Merge pull request #307066 from LeSuisse/nginx-stable-1.26.0
...
nginxStable: 1.24.0 -> 1.26.0
2024-05-13 14:34:38 +02:00
Andrew Marshall
5e9508802d
treewide: mark librusty_v8 as binaryNativeCode
...
As it is.
2024-05-11 09:28:13 -04:00
Aleksana
632d845324
Merge pull request #308094 from anthonyroussel/update-tomcat
...
tomcat10: 10.1.20 -> 10.1.23, tomcat9: 9.0.87 -> 9.0.88
2024-05-06 23:23:40 +08:00
Anthony Roussel
154eef1e62
jetty: 12.0.7 -> 12.0.8
...
https://github.com/jetty/jetty.project/releases/tag/jetty-12.0.8
2024-05-01 12:54:27 +02:00
Anthony Roussel
c027a183a2
tomcat10: 10.1.20 -> 10.1.23
2024-04-30 23:05:37 +02:00
Anthony Roussel
037e6c79c6
tomcat9: 9.0.87 -> 9.0.88
2024-04-30 23:05:23 +02:00
Thomas Gerbet
73d98d9b4a
nginxStable: 1.24.0 -> 1.26.0
...
Changes
http://nginx.org/en/CHANGES-1.26
The 1.24.x branch is now considered EOL.
2024-04-26 23:10:10 +02:00
Claudio Bley
cff95b1624
envoy: Update hash after bazel_6 upgrade
2024-04-26 20:57:53 +02:00
Malte Poll
975307f7ca
envoy: 1.27.5 -> 1.30.1
...
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-04-24 15:08:11 +02:00
Paul Meyer
6debc2123a
envoy: 1.27.3 -> 1.27.5
...
Co-authored-by: Malte Poll <1780588+malt3@users.noreply.github.com>
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-04-22 15:40:15 +02:00
Sandro
e79a4cbd5c
Merge pull request #304704 from deshaw/upstream-fix-nginxModules.lua
2024-04-17 11:37:59 +02:00
Elliot Cameron
8f67b3d446
nginxModules.spnego-http-auth: fix support for nginx 1.23+
2024-04-16 23:31:41 -04:00
Elliot Cameron
99afffdc3a
nginxModules.lua: remove patch that is already applied
...
This module was applying a patch that is now included in all versions of Nginx that Nixpkgs supports.
2024-04-16 23:20:55 -04:00
Robert Scott
92b2565469
Merge pull request #303204 from LeSuisse/envoy-CVE-2024-30255-tag
...
envoy: flag as vulnerable to CVE-2024-30255
2024-04-13 12:24:29 +01:00
Alyssa Ross
8d935aae93
lighttpd: enable debug info
2024-04-11 21:56:18 +02:00
Thomas Gerbet
3ef25cb316
trafficserver: 9.2.3 -> 9.2.4
...
Fixes CVE-2024-31309.
https://lists.apache.org/thread/f9qh3g3jvy153wh82pz4onrfj1wh13kc
Changes:
https://raw.githubusercontent.com/apache/trafficserver/9.2.x/CHANGELOG-9.2.4
2024-04-11 07:37:19 +02:00
Thomas Gerbet
bc4dc452fa
envoy: flag as vulnerable to CVE-2024-30255
...
Envoy 1.27.4 [0] contains the fix but upgrading it is
not straightforward as the build of the current version
is already broken and only thanks to the caching of the deps
(seems to be the case since the removal of Go 1.20).
Fixing the build seems to require more Bazel knownledge than I have
and the the usual maintainer is currently not available.
[0] https://github.com/envoyproxy/envoy/releases/tag/v1.27.4
2024-04-10 22:43:57 +02:00
Jörg Thalheim
e7ed94636e
Merge pull request #302557 from anthonyroussel/anthonyroussel-stdenvnocc
...
tomb,win-pvdrivers,tomcat,axis2,jetty: use stdenvNoCC
2024-04-10 09:06:26 +02:00
R. Ryantm
284850eb9b
pomerium: 0.25.1 -> 0.25.2
2024-04-10 08:51:49 +02:00
Anthony Roussel
b32b0c5183
tomcat: use stdenvNoCC
2024-04-08 14:31:20 +02:00
Anthony Roussel
d53210f7e0
axis2: use stdenvNoCC
2024-04-08 14:31:13 +02:00
Anthony Roussel
a59474718d
jetty: use stdenvNoCC
2024-04-08 14:31:04 +02:00
Thomas Gerbet
331f875bde
apacheHttpd: 2.4.58 -> 2.4.59
...
Fixes CVE-2024-27316, CVE-2024-27316 and CVE-2023-38709
Changes:
https://downloads.apache.org/httpd/CHANGES_2.4.59
2024-04-04 21:11:38 +02:00
Weijia Wang
c7e0bad032
Merge pull request #299649 from milas/http/unit-1.32.1
...
unit: 1.32.0 -> 1.32.1
2024-04-03 10:50:32 +02:00
Milas Bowman
a9a8aba382
unit: 1.32.0 -> 1.32.1
2024-03-27 23:57:00 -04:00
Anthony Roussel
637b74a736
tomcat10: 10.1.19 -> 10.1.20
...
https://tomcat.apache.org/tomcat-10.1-doc/changelog.html#Tomcat_10.1.20_(schultz)
2024-03-26 10:38:51 +01:00
Anthony Roussel
fbbf8be029
apacheHttpdPackages.mod_dnssd: fix meta.homepage
2024-03-22 13:09:14 +01:00
Anthony Roussel
4b042b5767
apacheHttpdPackages.mod_timestamp: 0.2.2 -> 0.2.3
...
https://redwax.eu/dist/rs/ChangeLog-mod_timestamp-0.2.3
2024-03-22 13:09:13 +01:00
Anthony Roussel
d3e35ef7c8
apacheHttpdPackages.mod_timestamp: add passthru.updateScript
2024-03-22 13:09:13 +01:00
Anthony Roussel
75d65a2b68
apacheHttpdPackages.mod_tile: 0.7.0 -> 0.7.1
...
https://github.com/openstreetmap/mod_tile/releases/tag/v0.7.1
https://github.com/openstreetmap/mod_tile/compare/v0.7.0...v0.7.1
2024-03-22 13:09:13 +01:00
Anthony Roussel
d27284b103
apacheHttpdPackages.mod_tile: add passthru.updateScript
2024-03-22 13:09:12 +01:00
Anthony Roussel
c4e713b213
apacheHttpdPackages.mod_spkac: 0.2.2 -> 0.2.3
...
https://redwax.eu/dist/rs/ChangeLog-mod_spkac-0.2.3
2024-03-22 13:09:12 +01:00
Anthony Roussel
02a6023036
apacheHttpdPackages.mod_spkac: add passthru.updateScript
2024-03-22 13:09:12 +01:00
Anthony Roussel
fc8e8f6780
apacheHttpdPackages.mod_scep: 0.2.3 -> 0.2.4
...
https://redwax.eu/dist/rs/ChangeLog-mod_scep-0.2.4
2024-03-22 13:09:11 +01:00
Anthony Roussel
b36e76a1ad
apacheHttpdPackages.mod_scep: add passthru.updateScript
2024-03-22 13:09:11 +01:00
Anthony Roussel
b0477d1e81
apacheHttpdPackages.mod_python: unstable-2022-10-18 -> 3.5.0.2
...
https://github.com/grisha/mod_python/blob/3.5.0.2/NEWS
2024-03-22 13:09:11 +01:00
Anthony Roussel
fe949d046e
apacheHttpdPackages.mod_python: add passthru.updateScript
2024-03-22 13:09:10 +01:00
Anthony Roussel
12f1b8f192
apacheHttpdPackages.mod_pkcs12: 0.2.2 -> 0.2.3
...
https://redwax.eu/dist/rs/ChangeLog-mod_pkcs12-0.2.3
2024-03-22 13:09:10 +01:00
Anthony Roussel
a86463f93f
apacheHttpdPackages.mod_pkcs12: add passthru.updateScript
2024-03-22 13:09:10 +01:00
Anthony Roussel
08ed5d80d1
apacheHttpdPackages.mod_perl: 2.0.12 -> 2.0.13
...
https://svn.apache.org/repos/asf/perl/modperl/tags/2_0_13/Changes
2024-03-22 13:09:07 +01:00
Anthony Roussel
65759dbf08
apacheHttpdPackages.mod_perl: add passthru.updateScript
2024-03-22 12:52:24 +01:00
Anthony Roussel
7b7a71ab01
apacheHttpdPackages.mod_ocsp: 0.2.2 -> 0.2.3
...
https://redwax.eu/dist/rs/ChangeLog-mod_ocsp-0.2.3
2024-03-22 12:52:24 +01:00
Anthony Roussel
056b001496
apacheHttpdPackages.mod_ocsp: add passthru.updateScript
2024-03-22 12:52:24 +01:00
Anthony Roussel
e52c766c4a
apacheHttpdPackages.mod_csr: 0.2.3 -> 0.2.4
...
https://redwax.eu/dist/rs/ChangeLog-mod_csr-0.2.4
2024-03-22 12:52:23 +01:00
Anthony Roussel
8779fda68c
apacheHttpdPackages.mod_csr: add passthru.updateScript
2024-03-22 12:52:23 +01:00
Anthony Roussel
1efb3be4fd
apacheHttpdPackages.mod_crl: 0.2.3 -> 0.2.4
...
https://redwax.eu/dist/rs/ChangeLog-mod_crl-0.2.4
2024-03-22 12:52:22 +01:00
Anthony Roussel
b9b1badb72
apacheHttpdPackages.mod_crl: add passthru.updateScript
2024-03-22 12:52:22 +01:00
Anthony Roussel
b207361921
apacheHttpdPackages.mod_ca: 0.2.2 -> 0.2.3
...
https://redwax.eu/dist/rs/ChangeLog-mod_ca-0.2.3
2024-03-22 12:52:22 +01:00
Anthony Roussel
aa0ce1d98a
apacheHttpdPackages.mod_ca: add passthru.updateScript
2024-03-22 12:52:21 +01:00
Jussi Kuokkanen
82b45bf454
treewide: remove licenses.agpl3
2024-03-21 18:09:24 +02:00
stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Jon Seager
e121b2285a
Merge pull request #295989 from r-ryantm/auto-update/pomerium
...
pomerium: 0.25.0 -> 0.25.1
2024-03-15 11:43:35 +00:00
Mario Rodas
ce26026241
Merge pull request #296002 from anthonyroussel/jetty-upgrade
...
jetty_12: 12.0.5 -> 12.0.7, jetty_11: 11.0.19 -> 11.0.20
2024-03-15 01:52:09 -05:00
Anthony Roussel
1fea515dea
jetty_12: 12.0.5 -> 12.0.7
...
https://github.com/jetty/jetty.project/releases/tag/jetty-12.0.7
2024-03-14 23:33:08 +01:00
Anthony Roussel
0fe8cdd552
jetty_11: 11.0.19 -> 11.0.20
...
https://github.com/jetty/jetty.project/releases/tag/jetty-11.0.20
2024-03-14 23:32:47 +01:00
Anthony Roussel
3ffa0c967e
tomcat10: 10.1.18 -> 10.1.19
...
https://tomcat.apache.org/tomcat-10.1-doc/changelog.html#Tomcat_10.1.19_(schultz)
2024-03-14 23:30:43 +01:00
Anthony Roussel
d14e6accda
tomcat9: 9.0.85 -> 9.0.87
...
https://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.87_(remm)
2024-03-14 23:30:37 +01:00
R. Ryantm
8693a1f1b8
pomerium: 0.25.0 -> 0.25.1
2024-03-14 21:33:24 +00:00
R. Ryantm
caeb43e0a8
lighttpd: 1.4.74 -> 1.4.75
2024-03-14 01:09:00 +00:00
Weijia Wang
4f775162a9
Merge pull request #286656 from r-ryantm/auto-update/bozohttpd
...
bozohttpd: 20220517 -> 20240126
2024-03-07 10:29:40 +01:00
Weijia Wang
4d19e6d008
Merge pull request #292001 from r-ryantm/auto-update/unit
...
unit: 1.31.1 -> 1.32.0
2024-03-07 07:00:35 +01:00