pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/haproxy Update haproxy to 1.5.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d1090ac41abb
branches:  trunk
changeset: 637335:d1090ac41abb
user:      fhajny <fhajny%pkgsrc.org@localhost>
date:      Sun Jul 27 16:33:36 2014 +0000

description:
Update haproxy to 1.5.3.

2014/07/25 : 1.5.3
- DOC: fix typo in Unix Socket commands
- BUG/MEDIUM: connection: fix memory corruption when building a proxy
  v2 header
- BUG/MEDIUM: ssl: Fix a memory leak in DHE key exchange
- DOC: mention that Squid correctly responds 400 to PPv2 header
- BUG/MINOR: http: base32+src should use the big endian version of base32
- BUG/MEDIUM: connection: fix proxy v2 header again!

diffstat:

 net/haproxy/Makefile |  4 ++--
 net/haproxy/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (27 lines):

diff -r bd4288d727c9 -r d1090ac41abb net/haproxy/Makefile
--- a/net/haproxy/Makefile      Sun Jul 27 16:27:31 2014 +0000
+++ b/net/haproxy/Makefile      Sun Jul 27 16:33:36 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2014/07/14 15:30:10 fhajny Exp $
+# $NetBSD: Makefile,v 1.14 2014/07/27 16:33:36 fhajny Exp $
 
-DISTNAME=      haproxy-1.5.2
+DISTNAME=      haproxy-1.5.3
 CATEGORIES=    net www
 MASTER_SITES=  http://haproxy.1wt.eu/download/1.5/src/
 
diff -r bd4288d727c9 -r d1090ac41abb net/haproxy/distinfo
--- a/net/haproxy/distinfo      Sun Jul 27 16:27:31 2014 +0000
+++ b/net/haproxy/distinfo      Sun Jul 27 16:33:36 2014 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.9 2014/07/14 15:30:10 fhajny Exp $
+$NetBSD: distinfo,v 1.10 2014/07/27 16:33:36 fhajny Exp $
 
-SHA1 (haproxy-1.5.2.tar.gz) = d8668cbbf58524a6b4c6f5c434cc76b531235c8e
-RMD160 (haproxy-1.5.2.tar.gz) = f4496a84fe7990511f23c40d736d883e40ecaf9c
-Size (haproxy-1.5.2.tar.gz) = 1334897 bytes
+SHA1 (haproxy-1.5.3.tar.gz) = b86c9490dea5bade767d43f544ced383764f879d
+RMD160 (haproxy-1.5.3.tar.gz) = 674dc6ae76cf80c444e69e740c75bf40a360a808
+Size (haproxy-1.5.3.tar.gz) = 1335245 bytes
 SHA1 (patch-aa) = be43fca3478d170620607cfe7f4b9ed30f341651
 SHA1 (patch-standard_h) = 08ef71d48cd846d16b7427e6dd133bb4a02d431c



Home | Main Index | Thread Index | Old Index