Commit Graph

38 Commits

Author SHA1 Message Date
Vladimír Čunát
175db19cbb angie: 1.11.8 -> 1.12.1 (#542017) 2026-08-12 06:25:44 +00:00
Tom Herbers
d9473db745 angie: mark as vulnerable due to insufficient maintainer attention 2026-08-02 21:18:58 +02:00
R. Ryantm
490ce91b62 angie: 1.11.8 -> 1.12.1 2026-07-24 02:32:03 +00:00
R. Ryantm
6bfbf7b56f angie: 1.11.5 -> 1.11.8 2026-06-20 21:32:37 +00:00
R. Ryantm
f1edd9ca12 angie: 1.11.3 -> 1.11.5 2026-05-16 11:32:40 +00:00
R. Ryantm
5f8eab753d angie: 1.11.2 -> 1.11.3 2026-02-07 12:35:03 +00:00
Peder Bergebakken Sundt
4a1e7f8872 angie: 1.11.0 -> 1.11.2 (#475363) 2026-01-24 20:30:15 +00:00
R. Ryantm
6a90bc4a7a angie-console-light: 1.8.1 -> 1.8.2 2026-01-23 00:40:19 +00:00
Izorkin
2a4f26ec8d angie: 1.11.0 -> 1.11.2 2026-01-20 21:33:52 +03:00
Izorkin
a500db743e angie: 1.10.3 -> 1.11.0 2025-12-25 21:08:52 +03:00
Gutyina Gergő
72600f7dda angie: 1.10.2 -> 1.10.3 2025-12-20 14:09:31 +01:00
Martin Weinelt
6d95c0c8b6 nginxQuic, angieQuic: retire
> The ngx_http_v3_module module (1.25.0) provides experimental support
> for HTTP/3.

Yes, still experimental, at least in nginx. No mention in angie.

> 0-RTT support requires the OpenSSL library version 3.5.1 or higher.
> Alternatively, BoringSSL, LibreSSL, or QuicTLS libraries can be used to
>  build and run this module.

But OpenSSL gets the first mention and our OpenSSL version right now is
3.6.0.

That means we don't need two more packages to ship nginx built with
QuicTLS which does not yet support PQ crypto right.
2025-11-25 00:13:58 +01:00
R. Ryantm
77eff87518 angie-console-light: 1.8.0 -> 1.8.1 2025-09-09 00:55:17 +00:00
R. Ryantm
b36e2faecb angie: 1.10.1 -> 1.10.2 2025-08-22 13:07:17 +00:00
R. Ryantm
531ddd0ad9 angie: 1.9.1 -> 1.10.1 2025-07-22 21:00:02 +00:00
R. Ryantm
b2a9f72158 angie-console-light: 1.4.0 -> 1.8.0 2025-07-10 12:30:11 +00:00
R. Ryantm
7537804387 angie: 1.9.0 -> 1.9.1 2025-06-05 12:36:13 +00:00
R. Ryantm
2844807c95 angie: 1.8.1 -> 1.9.0 2025-04-15 16:15:06 +00:00
Izorkin
c225f5e642 angie: 1.8.0 -> 1.8.1 2024-12-28 20:00:21 +03:00
Izorkin
1bea45e135 angie: 1.7.0 -> 1.8.0 2024-12-20 14:50:52 +03:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Izorkin
2e36424e03 angie: 1.6.2 -> 1.7.0 2024-09-20 12:45:28 +03:00
Peder Bergebakken Sundt
8c8c27bb19 treewide: remove unused inputs 2024-09-18 01:00:07 +02:00
Izorkin
38d3044961 angie: 1.6.1 -> 1.6.2 2024-08-16 17:10:44 +03:00
Izorkin
6181589119 angie-console-light: 1.2.1 -> 1.4.0 2024-08-08 21:07:04 +03:00
Izorkin
8c4e58aa63 angie: 1.6.0 -> 1.6.1 2024-08-08 21:04:00 +03:00
Izorkin
09b3443ecb angie: 1.5.2 -> 1.6.0 2024-07-02 12:45:49 +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
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
Izorkin
c0f55c7917 angie: add withAcme option 2024-05-26 13:34:38 +03:00
R. Ryantm
510ea77aea angie: 1.4.1 -> 1.5.1 2024-05-25 11:51:38 +00:00
Izorkin
0cb6bde0d5 angie-console-light: 1.1.1 -> 1.2.1 2024-02-15 15:31:20 +03:00
Izorkin
4715c04069 angie: 1.4.0 -> 1.4.1 2024-02-15 15:28:48 +03:00
Izorkin
362a2e618c nixos/tests: add test api in angie package 2023-12-17 22:43:15 +03:00
Izorkin
b79f185409 nixos/tests/nginx-http3: add angie package in testing 2023-12-17 22:43:15 +03:00
Izorkin
c580ebee40 angie-console-light: init at 1.1.1 2023-12-17 22:43:14 +03:00
Izorkin
86efccfa45 angie: init at 1.4.0 2023-12-17 22:43:13 +03:00