Commit Graph

1306 Commits

Author SHA1 Message Date
ajs124
1fc113f0df nginxStable: 1.20.1 -> 1.20.2 2021-11-16 17:17:12 +01:00
Sandro
b964655a7d
Merge pull request #141047 from risicle/ris-apache-httpd-more-passthru-tests 2021-11-16 17:05:35 +01:00
Felix Buehler
1e498cb028 jboss-mysql-jdbc: remove build.sh 2021-11-16 16:53:50 +01:00
Felix Buehler
04a4175ff7 tomcat-mysql-jdbc: remove build.sh 2021-11-16 16:24:18 +01:00
midchildan
a0a7b29b5b
trafficserver: 9.0.2 -> 9.1.1 2021-11-14 13:19:02 +09:00
Thiago Kenji Okada
1950b7d6f0
Merge pull request #123881 from zaninime/ffmpeg-nginx-mod
nginxModules.video-thumbextractor: update to unstable and switch to ffmpeg_4
2021-11-13 21:54:33 -03:00
Sandro Jäckel
0e5b5462e7
ran: remove default platform 2021-11-12 18:07:18 +01:00
Will Young
6f9c942585 couchdb3: 3.2.0 -> 3.2.1 2021-11-06 22:22:56 +01:00
Alyssa Ross
02dfbde639
treewide: use mirror URLs where available
Candidates identified with

	git grep -F "$(grep -v '#' pkgs/build-support/fetchurl/mirrors.nix |
		grep -v nixos.org | grep :// | cut -d '"' -f 2)"

and then manually reviewed and tested.
2021-11-06 01:56:39 +00:00
ajs124
ffa6cb97ff nginxMainline: use openssl_3_0 2021-11-05 13:11:23 +01:00
ajs124
16873acde8 nginxMainline: 1.21.3 -> 1.21.4 2021-11-05 13:11:23 +01:00
Maciej Krüger
99cdb84b4b
nginxQuic: 404de224517e -> 6d1488b62dc5 2021-10-26 23:08:32 +02:00
Bruno Bigras
69b01e3a22
Merge pull request #141408 from bbigras/openresty-lua
nixos/nginx: disable MemoryDenyWriteExecute for pkgs.openresty
2021-10-24 17:39:27 +00:00
Sergei Trofimovich
c6b949c09c ruby_2_6, rubyPackages_2_6: drop unused package 2021-10-22 08:46:57 +01:00
wackbyte
2d78d99772
nginxModules.vod: update to 1.29 and switch ffmpeg_3 to ffmpeg (#142114)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-18 21:24:27 +02:00
Maciej Krüger
d2e869a55e
nginxQuic: 5b0c229ba5fe -> 404de224517e 2021-10-18 14:41:31 +02:00
Bruno Bigras
feb47656e4 nixos/tests/openresty-lua: test openresty with lua
related to #140655
2021-10-14 07:01:56 -04:00
Peter Simons
476635afe1 Drop myself from meta.maintainers for most packages.
I'd like to reduce the number of Github notifications and
review requests I receive.
2021-10-14 11:01:27 +02:00
Jan Tojnar
3457360168 mod_dnssd: strip debugging symbols
Otherwise gnome-user-share and thus the whole GNOME will pull in apacheHttpd.dev & co.
2021-10-13 21:04:15 +02:00
Jan Tojnar
9922d63355 mod_dnssd: run {pre,post}Install hooks 2021-10-13 21:03:41 +02:00
Will Young
b326a183f4 couchdb3: 3.1.1 -> 3.2.0 2021-10-12 20:36:44 +02:00
ajs124
9428e42de0
Merge pull request #139209 from ncfavier/nginx-upload
nginxModules.upload: init at 2.3.0
2021-10-09 19:07:35 +02:00
Naïm Favier
99805ce167
nginxModules.upload: init at 2.3.0 2021-10-09 12:51:19 +02:00
Robert Scott
a2c0536894 apacheHttpd: add proxy and php nixos tests to passthru.tests 2021-10-09 01:14:28 +01:00
Aaron Andersen
7381e553a5 apacheHttpd: 2.4.50 -> 2.4.51 2021-10-08 07:41:49 -04:00
Sandro Jäckel
4732298890
apache: cleanup, remove ? null, remove extra lib., remove let in, update homepage 2021-10-05 17:31:40 +02:00
Aaron Andersen
b17c155720 apacheHttpd: 2.4.49 -> 2.4.50 2021-10-05 07:26:52 -04:00
Maximilian Bosch
5313fd63d3
lwan: 0.3 -> 0.4
ChangeLog: https://github.com/lpereira/lwan/releases/tag/v0.4

Primary motivation for this is to get it building with glibc-2.34
for #133431.
2021-10-03 17:19:58 +02:00
Sandro
381498f9a1
Merge pull request #139624 from ncfavier/openresty-bump 2021-09-28 23:51:12 +02:00
Naïm Favier
e41b098f16
openresty: 1.19.3.2 -> 1.19.9.1
https://openresty.org/en/changelog-1019009.html
2021-09-27 14:08:21 +02:00
Brecht Savelkoul
5655e71eee lighttpd: remove null defaults for input packages 2021-09-27 07:33:27 +02:00
Brecht Savelkoul
baa04706d7 lighttpd: add build options for new auth methods 2021-09-27 07:33:27 +02:00
Sandro
eb4d6c858e
Merge pull request #138526 from Stunkymonkey/servers-github
pkgs/servers: switch to fetchFromGitHub
2021-09-22 22:29:55 +02:00
Felix Buehler
677643972f apacheHttpdPackages.mod_wsgi: switch to fetchFromGitHub 2021-09-22 17:43:48 +02:00
Felix Buehler
c85679ef62 apacheHttpdPackages.mod_fastcgi: switch to fetchFromGitHub & mark as broken 2021-09-22 17:43:20 +02:00
James Kay
c5d8765113
nginx: fix URLs by taking from a specific commit
I'm not sure this is the best way to get these patches, but it's better than `master` (at commit `e9617f553284b170a8b520d051ac1fc1b83cff30` on `nginx` these patches moved into a `nginx` subdirectory, breaking the build unless the patches are cached).
2021-09-21 00:14:35 +01:00
Sandro
417c87d0f8
Merge pull request #138138 from aanderse/tomcat-native 2021-09-16 21:04:13 +02:00
Sandro
b90798f5b6
Merge pull request #138136 from aanderse/apacheHttpd 2021-09-16 20:30:29 +02:00
Aaron Andersen
2b6f96fc1a tomcat10: 10.0.6 -> 10.0.11 2021-09-16 09:22:55 -04:00
Aaron Andersen
dfa5b4643b tomcat9: 9.0.46 -> 9.0.53 2021-09-16 09:21:50 -04:00
Aaron Andersen
1ddc9bd87b tomcat-native: 1.2.30 -> 1.2.31 2021-09-16 09:17:53 -04:00
Aaron Andersen
0518560cf1 apacheHttpd: 2.4.48 -> 2.4.49 2021-09-16 09:12:44 -04:00
ajs124
2e8211af78 nginxMainline: 1.21.1 -> 1.21.3
- adds openssl 3 support
- disables support for export ciphers
and more
2021-09-10 16:40:04 +02:00
Tom Bereknyei
5f6a5d5c5f ran: init at 0.1.6 2021-09-02 22:44:03 -04:00
Mihai Fufezan
f5bbf7c66c
nginxModules: add auth-a2aclr 2021-09-02 12:07:27 +03:00
Mihai Fufezan
8e29eb27f5
nginxModules: format 2021-09-02 12:05:51 +03:00
zowoq
13ea123c74 treewide: buildFlagsArray -> ldflags 2021-08-26 21:35:06 +10:00
R. RyanTM
e7c7ccaf6d unit: 1.24.0 -> 1.25.0 2021-08-22 01:52:23 +00:00
Stig
7d5b6f0fa2
Merge pull request #133768 from stigtsp/package/perl-mod_perl2-2.0.11-patch1
perlPackages.mod_perl2: fix build on perl-5.34.0, add nixos test
2021-08-16 12:20:59 +02:00
Stig Palmquist
672f45b30c apacheHttpdPackages.mod_perl: add passthru test 2021-08-15 22:25:40 +02:00
Robert Hensing
fbafeb7ad5 treewide: runCommandNoCC -> runCommand
This has been synonymous for ~5y.
2021-08-15 17:36:41 +02:00
Stig Palmquist
c4095d0e41 perlPackages.mod_perl2: fix build on perl-5.34.0 2021-08-13 15:16:35 +02:00
Artturi
7af3a48e1b
Merge pull request #133403 from r-ryantm/auto-update/mod_wsgi
apacheHttpdPackages.mod_wsgi: 4.7.1 -> 4.9.0
2021-08-13 03:00:33 +03:00
Aaron Andersen
3f4692120b apacheHttpdPackages.mod_auth_mellon: 0.17.0 -> 0.18.0 2021-08-11 08:43:00 -04:00
R. RyanTM
e87237b4be apacheHttpdPackages.mod_wsgi: 4.7.1 -> 4.9.0 2021-08-10 18:25:25 +00:00
Sandro
7b055521ba
Merge pull request #131523 from Stunkymonkey/servers-pname-version 2021-07-29 12:48:18 +00:00
R. RyanTM
d2058529ae gitlab-pages: 1.40.0 -> 1.41.0 2021-07-28 17:59:26 +00:00
Felix Buehler
a56d117bdb servers: replace name with pname&version 2021-07-26 20:15:46 +02:00
Felix Buehler
5939a44ad0 jboss: remove phases 2021-07-24 23:17:13 +02:00
Felix Buehler
121ed6bdf4 nix-binary-cache: deprecate phases 2021-07-22 18:16:35 +02:00
github-actions[bot]
382fdc7ad3
Merge master into staging-next 2021-07-18 00:01:24 +00:00
Felix Buehler
82cb33a0ae treewide: remove meta.version 2021-07-18 00:07:38 +02:00
github-actions[bot]
d6b748b2b3
Merge master into staging-next 2021-07-17 18:00:56 +00:00
Thomas Gerbet
2dbdca1aa4 openresty: 1.19.3.1 -> 1.19.3.2
Fixes CVE-2021-23017.

https://openresty.org/en/ann-1019003002.html
2021-07-17 10:33:10 +02:00
github-actions[bot]
266cb48e65
Merge master into staging-next 2021-07-12 18:01:03 +00:00
R. RyanTM
9ee9cd1e37 jetty: 9.4.41.v20210516 -> 9.4.43.v20210629 2021-07-10 01:40:14 +00:00
github-actions[bot]
30ff0457a4
Merge master into staging-next 2021-07-09 12:01:24 +00:00
Sandro
87af92267a
Merge pull request #129694 from helsinki-systems/upd/nginx
nginxMainline: 1.21.0 -> 1.21.1
2021-07-09 12:43:37 +02:00
ajs124
95805c3240 nginxQuic: 1fec68e322d0 -> 5b0c229ba5fe 2021-07-08 23:44:27 +02:00
ajs124
b50102b719 nginxMainline: 1.21.0 -> 1.21.1 2021-07-08 23:41:30 +02:00
Martin Weinelt
eb5659f4c2
Merge pull request #126962 from stigtsp/package/perl-5.34.0 2021-07-06 16:03:48 +02:00
Thomas Gerbet
d41e86c67f trafficserver: 9.0.1 -> 9.0.2
Fixes CVE-2021-32566 and CVE-2021-32567.
2021-07-05 15:16:06 +02:00
Mario Rodas
5606e90f87
Merge pull request #127030 from r-ryantm/auto-update/gitlab-pages
gitlab-pages: 1.39.0 -> 1.40.0
2021-07-03 08:27:30 -05:00
Luke Granger-Brown
7d281f26d3 pomerium: 0.14.4 -> 0.14.7 2021-06-30 01:44:30 +00:00
Alvar Penning
3690ae13a4 nginxModules.rtmp: 1.2.1 -> 1.2.2
This new release fixes segfaults,
https://github.com/arut/nginx-rtmp-module/compare/v1.2.1...v1.2.2
2021-06-21 20:04:10 +02:00
Aaron Andersen
c802ded7fc tomcat9: remove danbst as maintainer 2021-06-16 22:07:30 -04:00
Aaron Andersen
fa60c16dfc tomcat8: drop package 2021-06-16 22:07:30 -04:00
Aaron Andersen
b6ce336775 tomcat7: drop package 2021-06-16 22:05:28 -04:00
Aaron Andersen
d2080550e3 tomcat10: init at 10.0.6 2021-06-16 22:05:28 -04:00
Aaron Andersen
40ab59df39 tomcat-native: 1.2.28 -> 1.2.30 2021-06-16 22:02:06 -04:00
Aaron Andersen
120dfe6217 tomcat9: 9.0.31 -> 9.0.46 2021-06-16 22:02:06 -04:00
Stig Palmquist
2a1fcf89fc unit: add perl534 as default, remove perl530 2021-06-16 17:14:00 +02:00
R. RyanTM
c8d210f7a3 gitlab-pages: 1.39.0 -> 1.40.0 2021-06-16 03:00:26 +00:00
Maciej Krüger
07864c64aa
nginxQuic: 12f18e0bca09 -> 1fec68e322d0 2021-06-11 16:16:21 +02:00
Alyssa Ross
b7abce543a apacheHttpd: 2.4.47 -> 2.4.48 2021-06-10 20:41:27 +00:00
Alyssa Ross
4de8cbfb16 bmake.passthru.setupHook: set some defaults
These are all read from the environment by the default bmake
stdlib (e.g. <bsd.prog.mk>, <bsd.own.mk>).  Some of the default
values (like building cat pages instead of man pages, or stripping
binaries when installing) don't really make sense for Nixpkgs, so we
override them here for every build using bmake.

Eventually I'd like to unify the bmake setupHook and the NetBSD make
setupHook, but not today.
2021-06-09 12:44:43 +00:00
Luke Granger-Brown
137fcc6cf0 pomerium: 0.13.3 -> 0.14.4 2021-06-07 20:59:01 +00:00
Luke Granger-Brown
00e54055e1 envoy: 1.16.2 -> 1.17.3 2021-06-07 20:58:56 +00:00
Elis Hirwing
c76bebc549
unit: Add php80 and use it as default 2021-06-04 09:27:07 +02:00
Elis Hirwing
68eb5305ac
php: Drop PHP 7.3 support
PHP 7.3 won't be supported by upstream for the entire life cycle of
the 21.11 release.

Also drop the pcre' alias since it isn't needed anymore since we don't
need different pcre versions anymore.
2021-06-04 09:26:54 +02:00
ajs124
b6e6f1dddd
Merge pull request #125194 from Izorkin/update-unit
unit: 1.22.0 -> 1.24.0
2021-06-01 23:27:06 +02:00
Luke Granger-Brown
93e08b2e47
Merge pull request #124210 from liclac/bozohttpd
bozohttpd: init
2021-06-01 22:23:38 +01:00
Izorkin
79a477b1c6
unit: 1.22.0 -> 1.24.0 2021-06-01 13:29:20 +03:00
embr
a75c0a7f87 bozohttpd: experimental darwin compat patch
As far as I can tell, libSystem on darwin provides a libm compatibility
symlink, but not a libcrypt one.

Prior art (eg. CPython) appears to use `stdenv.isDarwin` as a proxy for
`stdenv.hostPlatform.libc == "libSystem"`, but the latter also works in
cases where we're building on Darwin, but with eg. musl for some reason.
2021-05-31 11:03:17 +02:00
embr
ee4b583ae8 bozohttpd: minor formatting
The Nix style guide isn't exactly comprehensive, but this at least seems
slightly closer to the examples:

https://nixos.org/manual/nixpkgs/stable/#sec-syntax

I'm annoyed that nixpkgs-fmt as of writing won't accept:

  COPTS = [
    # ...
  ] ++ optional (...) "..."
    ++ optional (...) "...";

...which seems to be the actual convention, looking at eg. pkgs.nginx.
2021-05-31 10:47:49 +02:00
embr
f4f05481e3 bozohttpd: add bozohttpd-minimal target 2021-05-26 11:38:57 +02:00
embr
dc9165346e bozohttpd: resolve warnings, serve >2GB files on 32bit host
-D_DEFAULT_SOURCE *and* -D_GNU_SOURCE together resolve all warnings
about implicitly defined functions.

-D_LARGEFILE_SOURCE and -D_FILE_OFFSET_BITS=64 enable gcc's Large File
Extensions to allow a 32-bit host to serve files larger than 2GB.

Based on what Makefile.boot does, for platforms without bmake:
http://cvsweb.netbsd.org/bsdweb.cgi/src/libexec/httpd/Makefile.boot
2021-05-26 11:21:01 +02:00
Ryan Mulligan
abe9683e5b
Merge pull request #123563 from r-ryantm/auto-update/jetty
jetty: 9.4.39.v20210325 -> 9.4.41.v20210516
2021-05-25 12:55:11 -07:00
Izorkin
0a7feef809
nginxMainline: 1.20.0 -> 1.21.0 2021-05-25 19:54:05 +03:00
Izorkin
919dd5497a
nginxStable: 1.20.0 -> 1.20.1 2021-05-25 19:53:58 +03:00