[packages/gitlab-ce] up to 10.2.1
glen
glen at pld-linux.org
Mon Dec 18 18:39:02 CET 2017
commit fe0de9260b7e80cac11dc4db928f3bf272176f2a
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Thu Nov 23 22:58:40 2017 +0200
up to 10.2.1
gitlab-ce.spec | 8 ++++----
pld.patch | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/gitlab-ce.spec b/gitlab-ce.spec
index 52434ec..2374b97 100644
--- a/gitlab-ce.spec
+++ b/gitlab-ce.spec
@@ -14,13 +14,13 @@
%bcond_with krb5 # build with kerberos support
%bcond_without gem_cache # use local cache to speedup gem installation
-%define shell_version 5.9.3
-%define workhorse_version 3.2.0
+%define shell_version 5.9.4
+%define workhorse_version 3.3.1
%define pages_version 0.6.0
-%define gitaly_version 0.43.1
+%define gitaly_version 0.52.0
Summary: A Web interface to create projects and repositories, manage access and do code reviews
Name: gitlab-ce
-Version: 10.1.4
+Version: 10.2.1
Release: 1
License: MIT
Group: Applications/WWW
diff --git a/pld.patch b/pld.patch
index 8a1c616..ec6277b 100644
--- a/pld.patch
+++ b/pld.patch
@@ -84,8 +84,8 @@
# combine Ruby 2.0.0dev or REE with "preload_app true" for memory savings
# http://rubyenterpriseedition.com/faq.html#adapt_apps_for_cow
---- gitlab-ce-9.2.0/config/database.yml.mysql~ 2017-05-22 20:39:58.000000000 +0300
-+++ gitlab-ce-9.2.0/config/database.yml.mysql 2017-05-22 20:40:45.379599276 +0300
+--- gitlab-ce-10.2.1/config/database.yml.mysql~ 2017-11-23 00:10:31.000000000 +0200
++++ gitlab-ce-10.2.1/config/database.yml.mysql 2017-11-24 21:39:43.813359449 +0200
@@ -8,8 +8,8 @@
reconnect: false
database: gitlabhq_production
@@ -94,7 +94,7 @@
- password: "secure password"
+ username: mysql
+ password: ~
- # host: localhost
+ host: localhost
# socket: /tmp/mysql.sock
--- gitlab-ce-10.1.2/bin/background_jobs~ 2017-11-08 11:49:53.000000000 +0200
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gitlab-ce.git/commitdiff/6a95911bbd5ddd85426f714e606ee2914b4b40c4
More information about the pld-cvs-commit
mailing list