~ubuntu-branches/debian/stretch/haproxy/stretch

« back to all changes in this revision

Viewing changes to examples/haproxy.spec

  • Committer: Package Import Robot
  • Author(s): Apollon Oikonomopoulos
  • Date: 2014-06-24 12:56:30 UTC
  • mfrom: (1.1.16)
  • Revision ID: package-import@ubuntu.com-20140624125630-wrn83whaahedk8ou
Tags: 1.5.1-1
* New upstream stable release:
  + Fix a file descriptor leak for clients that disappear before connecting.
  + Do not staple expired OCSP responses.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
2
2
Name: haproxy
3
 
Version: 1.5.0
 
3
Version: 1.5.1
4
4
Release: 1
5
5
License: GPL
6
6
Group: System Environment/Daemons
76
76
%attr(0755,root,root) %config %{_sysconfdir}/rc.d/init.d/%{name}
77
77
 
78
78
%changelog
 
79
* Tue Jun 24 2014 Willy Tarreau <w@1wt.eu>
 
80
- updated to 1.5.1
 
81
 
79
82
* Thu Jun 19 2014 Willy Tarreau <w@1wt.eu>
80
83
- updated to 1.5.0
81
84