Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1456794 Details for
Bug 1598491
RFE: HAProxy does not resolve IPv6 resolvable hostnames in the backend section
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch suggestion for haproxy.spec
haproxy.patch (text/plain), 1.22 KB, created by
Robert Scheck
on 2018-07-05 15:52:12 UTC
(
hide
)
Description:
Patch suggestion for haproxy.spec
Filename:
MIME Type:
Creator:
Robert Scheck
Created:
2018-07-05 15:52:12 UTC
Size:
1.22 KB
patch
obsolete
>--- haproxy.spec 2018-04-10 22:32:11.000000000 +0200 >+++ haproxy.spec.rsc 2018-07-05 17:51:04.788899081 +0200 >@@ -8,7 +8,7 @@ > > Name: haproxy > Version: 1.5.18 >-Release: 7%{?dist} >+Release: 8%{?dist} > Summary: TCP/HTTP proxy and load balancer for high availability environments > > Group: System Environment/Daemons >@@ -64,7 +64,7 @@ > regparm_opts="USE_REGPARM=1" > %endif > >-%{__make} %{?_smp_mflags} CPU="generic" TARGET="linux2628" USE_OPENSSL=1 USE_PCRE=1 USE_ZLIB=1 ${regparm_opts} ADDINC="%{optflags}" USE_LINUX_TPROXY=1 ADDLIB="%{__global_ldflags}" DEFINE=-DTCP_USER_TIMEOUT=18 >+%{__make} %{?_smp_mflags} CPU="generic" TARGET="linux2628" USE_OPENSSL=1 USE_PCRE=1 USE_ZLIB=1 ${regparm_opts} ADDINC="%{optflags}" USE_LINUX_TPROXY=1 USE_GETADDRINFO=1 ADDLIB="%{__global_ldflags}" DEFINE=-DTCP_USER_TIMEOUT=18 > > pushd contrib/halog > %{__make} halog OPTIMIZE="%{optflags}" >@@ -144,6 +144,9 @@ > %attr(-,%{haproxy_user},%{haproxy_group}) %dir %{haproxy_home} > > %changelog >+* Thu Jul 05 2018 Robert Scheck <robert@fedoraproject.org> - 1.5.18-8 >+- Build with USE_GETADDRINFO option (#1598491) >+ > * Thu Nov 30 2017 Ryan O'Hara <rohara@redhat.com> - 1.5.18-7 > - Rebuild with openssl-1.0.2k (#1509139) >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
redhat-bugzilla
: review? (
rohara
)
Actions:
View
|
Diff
Attachments on
bug 1598491
: 1456794 |
1467560