Skip to content

Commit

Permalink
bump to HAProxy 2.7.1
Browse files Browse the repository at this point in the history
bump to HAProxy 2.7.1
  • Loading branch information
philyuchkoff committed Dec 27, 2022
1 parent 1ad5bda commit 34d071a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@ Resulting RPM will be stored in

### Install:

sudo yum -y install /opt/HAProxy-2-RPM-builder/rpmbuild/RPMS/x86_64/haproxy-2.7.0-1.el7.x86_64.rpm
sudo yum -y install /opt/HAProxy-2-RPM-builder/rpmbuild/RPMS/x86_64/haproxy-2.7.1-1.el7.x86_64.rpm

or, if you build *.rpm with Docker:

sudo yum -y install RPMS/haproxy-2.7.0-1.el7.x86_64.rpm
sudo yum -y install RPMS/haproxy-2.7.1-1.el7.x86_64.rpm


### Check after install:
Expand All @@ -61,9 +61,9 @@ or, if you build *.rpm with Docker:

Must be like this:

HAProxy version 2.7.0-437fd28 2022/12/01 - https://haproxy.org/
HAProxy version 2.7.1-3e4af0e 2022/12/19 - https://haproxy.org/
Status: stable branch - will stop receiving fixes around Q1 2024.
Known bugs: http://www.haproxy.org/bugs/bugs-2.7.0.html
Known bugs: http://www.haproxy.org/bugs/bugs-2.7.1.html


### :exclamation: If some not working:
Expand Down

0 comments on commit 34d071a

Please sign in to comment.