[packages/gitlab-workhorse] up to 1.0.1

glen glen at pld-linux.org
Tue Dec 6 08:20:49 CET 2016


commit 6d37e2cf2af7c8fdd8ed3d0d36ff6e84858c10b6
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Dec 6 09:19:53 2016 +0200

    up to 1.0.1
    
    - update description/summary/group

 gitlab-workhorse.spec | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/gitlab-workhorse.spec b/gitlab-workhorse.spec
index bab5e39..c94cde0 100644
--- a/gitlab-workhorse.spec
+++ b/gitlab-workhorse.spec
@@ -1,11 +1,11 @@
-Summary:	An HTTP daemon that serves Git clients
+Summary:	Handles slow HTTP requests for GitLab
 Name:		gitlab-workhorse
-Version:	1.0.0
+Version:	1.0.1
 Release:	1
 License:	MIT
-Group:		Development/Building
+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:	b850a73be788189ea184c2b98c84aea8
+# Source0-md5:	23f922264b28f0eaf20404c41451e494
 Source1:	%{name}.service
 Source2:	%{name}.init
 Source3:	%{name}.sysconfig
@@ -20,10 +20,9 @@ Obsoletes:	gitlab-git-http-server <= 0.3.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-gitlab-git-http-server was designed to unload Git HTTP traffic from
-the GitLab Rails app (Unicorn) to a separate daemon. All
-authentication and authorization logic is still handled by the GitLab
-Rails app.
+Gitlab-workhorse is a smart reverse proxy for GitLab. It handles
+"large" HTTP requests such as file downloads, file uploads, Git
+push/pull and Git archive downloads.
 
 %prep
 %setup -qc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gitlab-workhorse.git/commitdiff/6d37e2cf2af7c8fdd8ed3d0d36ff6e84858c10b6



More information about the pld-cvs-commit mailing list