Skip to content

RPMs for aarch64 #15

@zam6ak

Description

@zam6ak

Hi

Looking at the https://packages.zenetys.com/latest/redhat/10/RPMS/ I see only x86_64 RPMS.
Any plans to support RPM builds for aarch64 platform?

Scenario:
Running VMWare Fusion Pro on Apple Silicon to simulate HAProxy workloads where VM is provisioned and running Rocky Linux 10.1
However, available HAProxy RPM is 3.0.5 and not the latest 3.2.x build....

dnf info haproxy
Last metadata expiration check: 1:38:24 ago on Fri 13 Feb 2026 11:56:35 AM EST.
Available Packages
Name         : haproxy
Version      : 3.0.5
Release      : 4.el10_1.1
Architecture : aarch64
Size         : 2.6 M
Source       : haproxy-3.0.5-4.el10_1.1.src.rpm
Repository   : appstream
Summary      : HAProxy reverse proxy for high availability environments
URL          : http://www.haproxy.org/
License      : GPL-2.0-or-later
Description  : HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high
             : availability environments. Indeed, it can:
             :  - route HTTP requests depending on statically assigned cookies
             :  - spread load among several servers while assuring server persistence
             :    through the use of HTTP cookies
             :  - switch to backup servers in the event a main one fails
             :  - accept connections to special ports dedicated to service monitoring
             :  - stop accepting connections without breaking existing ones
             :  - add, modify, and delete HTTP headers in both directions
             :  - block requests matching particular patterns
             :  - report detailed status to authenticated users from a URI
             :    intercepted from the application

If I use VMWare Workstation Pro on Windows PC/laptop with Intel chip, then I can use Zenetys repo since its x86_64
Having both x86_64 and aarch64 would help with running latest HAProxy without having to worry about HW.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions