--- rpms/smeserver-gitweb/contribs9/smeserver-gitweb.spec 2016/06/10 14:38:30 1.7 +++ rpms/smeserver-gitweb/contribs9/smeserver-gitweb.spec 2016/06/11 19:06:31 1.8 @@ -1,6 +1,6 @@ %define name smeserver-gitweb %define version 1.1.0 -%define release 5 +%define release 6 Summary: GitWeb is a web based Git repository viewer on SME Server Name: %{name} Version: %{version} @@ -23,12 +23,15 @@ Patch1: smeserver-gitweb-1.1.0-remove_un Patch2: smeserver-gitweb-1.1.0-remove_runtime_access_to_networks_db.patch Patch3: smeserver-gitweb-1.1.0-runtime_search_for_pwauth.patch Patch4: smeserver-gitweb-1.1.0-defineURI.patch - +Patch5: smeserver-gitweb-1.1.0-fix_remote_auth.patch %description HTTP access to https://git.host.com provides a gitweb view of the repositories. %changelog +* Sat Jun 11 2016 Jean-Philipe Pialasse 1.1.0-6.sme +- fix auth from remote IP [SME: 9202] + * Fri Jun 10 2016 Jean-Philipe Pialasse 1.1.0-5.sme - fix short url to repo not working [SME: 9202] @@ -72,6 +75,7 @@ HTTP access to https://git.host.com prov %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 %build