[packages/gitlab-workhorse] v1.3.0

glen glen at pld-linux.org
Mon Jan 23 10:18:24 CET 2017


commit 77cd1e649e0ebc5a5921330b452c32b2aca650ff
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Jan 23 11:14:48 2017 +0200

    v1.3.0
    
    - Fix stalled HTTP fetches with large payloads. !110
    - Correctly parse content types in HTTP requests and responses !114
    - Catch _all_ multipart NextPart() errors. !108
    - Replace 'gitlab_workhorse_artifacts_upload_*' with labeled version of
      'gitlab_workhorse_multipart_upload_*'. !106
    - Allow GET /info/refs to be proxied to Gitaly. !105
    - Set correct value of X-Forwarded-For header in PreAuthorize request. !104
    - Allow nested namespaces in git URLs. !80

 gitlab-workhorse.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gitlab-workhorse.spec b/gitlab-workhorse.spec
index f02f301..6705a7c 100644
--- a/gitlab-workhorse.spec
+++ b/gitlab-workhorse.spec
@@ -1,11 +1,11 @@
 Summary:	Handles slow HTTP requests for GitLab
 Name:		gitlab-workhorse
-Version:	1.2.1
+Version:	1.3.0
 Release:	1
 License:	MIT
 Group:		Networking/Daemons/HTTP
 Source0:	https://gitlab.com/gitlab-org/gitlab-workhorse/repository/archive.tar.bz2?ref=v%{version}&/%{name}-%{version}.tar.bz2
-# Source0-md5:	bd9d321ab699f0b1db217e76dd28732d
+# Source0-md5:	502f83ac8a8813e4df654f038a45e643
 Source1:	%{name}.service
 Source2:	%{name}.init
 Source3:	%{name}.sysconfig
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gitlab-workhorse.git/commitdiff/77cd1e649e0ebc5a5921330b452c32b2aca650ff



More information about the pld-cvs-commit mailing list