GetPageSpeed Extras

angie

How to install angie (aarch64)

High performance web server

License: BSD-2-Clause Vendor: GetPageSpeed LLC https://angie.software/en/

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install yum-utils
sudo yum-config-manager --enable getpagespeed-extras-angie
sudo yum -y install angie

Description

Angie is an efficient, powerful and scalable web server, that was forked from nginx by some of its former core devs, with intention to extend functionality far beyond original version. Angie is a drop-in replacement for nginx, so you can use existing nginx configuration without major changes.

Architecture

Optimized for aarch64 (ARM64) architecture. It can be used on AWS Graviton instances, as well as Raspberry Pi 4 and newer.

RPMs

Package Size Built Changes
angie-1.12.1-1.amzn2023.aarch64 1.3 MiB 2026-07-18 Danila Vershinin
- Fixed memory corruption issues related to unnamed capture variables in map directives. · - Resolved crashes when using slice directive with volatile map variables. · - Addressed memory corruption in SSI module with unbuffered proxying. · - Corrected metric data corruption in expire=on mode. · - Fixed infinite loop in least_time directive with unavailable upstream servers.
angie-1.12.0-1.amzn2023.aarch64 1.3 MiB 2026-07-15 Danila Vershinin
- Added load balancing based on response times for HTTP and stream servers. · - Introduced sticky session learning mode for proxied servers. · - New draining mode for proxied servers to manage traffic. · - Enhanced statistics API for response times with Prometheus support. · - Implemented DNS over HTTPS server for secure queries. · - Improved ACME support for certificate management and compatibility. · - Fixed various bugs related to metrics and header handling.
angie-1.11.8-1.amzn2023.aarch64 1.2 MiB 2026-06-20 Danila Vershinin
- Fixed buffer overflow vulnerability in gRPC proxying (CVE-2026-42055). · - Resolved out-of-bounds read in UTF-8 decoding (CVE-2026-48142). · - Bugfix for master process crash with IP addresses in acme directives.
angie-1.11.7-1.amzn2023.aarch64 1.2 MiB 2026-06-16 Danila Vershinin
- Added compatibility with OpenSSL 4.0. · - Fixed ACME DNS challenge response IP address issue. · - Resolved Docker module container termination crash. · - Corrected worker process crash on metric zone changes. · - Fixed incorrect average mean metric calculation on Linux. · - Corrected count and histogram metrics on 32-bit platforms. · - Resolved build failure with specific configure options.
angie-1.11.6-1.amzn2023.aarch64 1.2 MiB 2026-05-26 Danila Vershinin
- Fixed security vulnerability in rewrite directive with nested PCRE captures. · - Prevented potential worker process crashes. · - Mitigated risk of arbitrary code execution on vulnerable systems. · - Ported fix from nginx 1.31.1 for improved security. · - Enhanced stability and reliability of the web server.
angie-1.11.5-1.amzn2023.aarch64 1.2 MiB 2026-05-16 Danila Vershinin
- Fixed security issues related to unnamed capture in rewrite directive. · - Resolved memory corruption risk with ssl_ocsp directive. · - Addressed IP spoofing vulnerability in HTTP/3. · - Mitigated memory disclosure risk with scgi_pass and uwsgi_pass. · - Corrected out-of-bounds read in charset_map processing.
angie-1.11.4-2.amzn2023.aarch64 1.2 MiB 2026-04-19 Danila Vershinin
- Preserve cross-variant service state across upgrades: %pretrans/%posttrans · snapshot nginx.service and angie.service, restore to angie.service
angie-1.11.4-1.amzn2023.aarch64 1.2 MiB 2026-03-26 Danila Vershinin
- Fixed TLS handshake issue in stream module affecting client certificate validation. · - Resolved buffer overflow in DAV module for COPY and MOVE requests. · - Addressed worker crash in MP4 module on 32-bit platforms. · - Fixed potential worker crash in MP4 module from crafted files. · - Corrected worker crash risk with CRAM-MD5 and APOP in Mail proxy module. · - Mitigated data injection risk in Mail proxy module via PTR DNS records. · - Fixed rare system errors affecting peer status in HTTP and stream modules.
angie-1.11.3-1.amzn2023.aarch64 1.2 MiB 2026-02-07 Danila Vershinin
- Fix for MITM vulnerability allowing plaintext injection before TLS handshake. · - Ported security fix from nginx 1.29.5. · - Improved response handling for proxied servers. · - Enhanced overall security posture of the application.
angie-1.11.2-1.amzn2023.aarch64 1.2 MiB 2026-01-16 Danila Vershinin
- Fix HTTP/3 request failures when BPF is disabled. · - Resolve HTTP/3 issues on IPv6 wildcard with BPF enabled. · - Correct Docker API connection issues with specified domain name.

Subscribe