Commit Graph

69 Commits

Author SHA1 Message Date
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
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
Emmanuel Rosa
6c62ac1bef jetty: 12.0.8 -> 12.0.9 2024-05-25 15:18:43 -04: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
a59474718d
jetty: use stdenvNoCC 2024-04-08 14:31:04 +02: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
56ab5500a3
jetty_12: 12.0.3 -> 12.0.5
https://github.com/jetty/jetty.project/releases/tag/jetty-12.0.5
https://github.com/jetty/jetty.project/releases/tag/jetty-12.0.4
2024-01-17 12:21:59 +01:00
Anthony Roussel
a4ec043bf5
jetty_11: 11.0.18 -> 11.0.19
https://github.com/jetty/jetty.project/releases/tag/jetty-11.0.19
2024-01-17 12:21:36 +01:00
Anthony Roussel
252d793e79
jetty_11,jetty_12: add anthonyroussel to maintainers 2023-11-15 15:14:28 +01:00
Anthony Roussel
c7d414ef38
jetty_11,jetty_12: init 2023-11-15 15:14:25 +01:00
Anthony Roussel
4d77d2a63f
jetty: 12.0.2 -> 12.0.3 2023-11-15 15:12:57 +01:00
Anthony Roussel
acd3c673a2
jetty: fix meta.homepage 2023-11-15 15:12:57 +01:00
Thomas Gerbet
1fd6d6120b jetty: 12.0.1 -> 12.0.2
Fixes CVE-2023-44487.

https://github.com/jetty/jetty.project/releases/tag/jetty-12.0.2
2023-10-22 14:33:45 +02:00
R. Ryantm
7e549d52e4 jetty: 11.0.16 -> 12.0.1 2023-10-10 10:58:55 +00:00
Thomas Gerbet
b91d9a2f0b jetty: 11.0.15 -> 11.0.16
Includes fixes for CVE-2023-40167, CVE-2023-36479, CVE-2023-41900 and GHSA-58qw-p7qm-5rvh.

Changelog:
https://github.com/eclipse/jetty.project/releases/tag/jetty-11.0.16
2023-09-23 21:15:02 +02:00
R. Ryantm
1b4bcd4d8a jetty: 11.0.14 -> 11.0.15 2023-06-04 13:20:44 +00:00
R. Ryantm
b94c7f3acc jetty: 11.0.13 -> 11.0.14 2023-04-27 07:14:15 +00:00
R. Ryantm
409c646eeb jetty: 11.0.12 -> 11.0.13 2023-01-02 20:05:06 +08:00
R. Ryantm
6a1a5b4b3a jetty: 11.0.8 -> 11.0.12 2022-10-20 08:49:34 +08:00
Robert Scott
3b6bc4b69c treewide: set sourceProvenance for packages containing downloaded jars
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
Krzysztof Nazarewski
5660c5f8b4
jetty 9.4.45.v20220203 -> 11.0.8
updated because plantuml-server requires Jetty 11+
2022-03-11 09:05:32 +01:00
R. Ryantm
4133efc831 jetty: 9.4.43.v20210629 -> 9.4.45.v20220203 2022-02-12 20:38:12 -08: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
R. RyanTM
9ee9cd1e37 jetty: 9.4.41.v20210516 -> 9.4.43.v20210629 2021-07-10 01:40:14 +00:00
R. RyanTM
8bfc237eb3 jetty: 9.4.39.v20210325 -> 9.4.41.v20210516 2021-05-18 18:36:30 +00:00
Emmanuel Rosa
aeb90f9956 jetty: 9.4.37.v20210219 -> 9.4.39.v20210325
Closes #120392
2021-04-27 18:20:46 +07:00
R. RyanTM
9c04b881b2 jetty: 9.4.36.v20210114 -> 9.4.37.v20210219 2021-02-24 02:43:25 +00:00
Robert Schütz
4368be4851 jetty: 9.4.35.v20201120 -> 9.4.36.v20210114 2021-01-31 18:39:59 +01:00
Ben Siraphob
badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
Ben Siraphob
872973d7d1 pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
R. RyanTM
5df56b087d jetty: 9.4.34.v20201102 -> 9.4.35.v20201120 2020-11-28 05:54:25 +00:00
R. RyanTM
d4da5f9d3d jetty: 9.4.31.v20200723 -> 9.4.34.v20201102 2020-11-13 18:09:23 +00:00
R. RyanTM
c5564e176a jetty: 9.4.29.v20200521 -> 9.4.31.v20200723 2020-08-07 00:09:20 -07:00
R. RyanTM
c13c38c75a jetty: 9.4.26.v20200117 -> 9.4.29.v20200521 2020-05-25 23:49:59 +00:00
R. RyanTM
bc74bdedae jetty: 9.4.25.v20191220 -> 9.4.26.v20200117 2020-05-02 10:15:25 +02:00
R. RyanTM
359f235769 jetty: 9.4.24.v20191120 -> 9.4.25.v20191220 2020-01-21 16:06:08 -08:00
R. RyanTM
fffce07e96 jetty: 9.4.22.v20191022 -> 9.4.24.v20191120 (#74417)
* jetty: 9.4.22.v20191022 -> 9.4.24.v20191120

* jetty: homepage over https
2019-11-30 22:03:40 +01:00
R. RyanTM
f28fad5e2f jetty: 9.4.16.v20190411 -> 9.4.22.v20191022
(#72533)
2019-11-06 19:30:58 +01:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
R. RyanTM
8d55d7f64f jetty: 9.4.14.v20181114 -> 9.4.16.v20190411
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jetty/versions
2019-05-01 11:10:54 +02:00
R. RyanTM
2fbbf2fc48 jetty: 9.4.12.v20180830 -> 9.4.14.v20181114
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jetty/versions
2018-11-19 05:11:10 -08:00
R. RyanTM
43d79c4b9e jetty: 9.4.8.v20171121 -> 9.4.12.v20180830
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jetty/versions
2018-10-15 20:47:19 -07:00
Silvan Mosberger
57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Yorick van Pelt
28a74fa109
jetty: 9.3.10.v20160621 -> 9.4.8.v20171121 2018-04-12 16:45:14 +02:00
Rickard Nilsson
5193c3e1b9 jetty: 9.3.9 -> 9.3.10 2016-06-26 05:58:35 +00:00
Rickard Nilsson
b9922661b8 jetty: Remove obsolete versions and init new default to 9.3.9.v20160517 2016-06-10 07:59:59 +00:00