--- rpms/smeserver-git/contribs8/smeserver-git.spec 2016/06/11 18:37:28 1.9 +++ rpms/smeserver-git/contribs8/smeserver-git.spec 2016/06/22 17:40:35 1.10 @@ -1,6 +1,6 @@ %define name smeserver-git %define version 1.0.0 -%define release 47 +%define release 48 Summary: Centralised Git repositories with setup and configuration through SME Server admin panels. Name: %{name} Version: %{version} @@ -14,6 +14,7 @@ Patch0: smeserver-git-1.0.0-locale-2016- Patch1: smeserver-git-1.0.0-fix_missing_group_modify_event_check.patch Patch2: smeserver-git-1.0.0-rewriterules_for_dot_git.patch Patch3: smeserver-git-1.0.0-LocationMatch.patch +Patch4: smeserver-git-1.0.0-db_permissions.patch Packager: Marco Hess BuildArchitectures: noarch BuildRoot: /var/tmp/%{name}-%{version} @@ -31,6 +32,10 @@ installs and enables the git server on t host.com/git. Repositories are then available as https://host.com/git/gitrepo.git. %changelog +* Wed Jun 22 2016 Jean-Philipe Pialasse 1.0.0-48.sme +- fix too permissive permissions on db accounts networks and git [SME: 9615] [SME: 9616] +- ported from SME9 + * Sat Jun 11 2016 Jean-Philipe Pialasse 1.0.0-47.sme - commented out back the rewrite rule on HEAD etc to allow CLI git @@ -111,6 +116,7 @@ mkdir -p root/home/e-smith/files/git/ %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 %build perl createlinks