adamwill pushed to owncloud (f20). "new release 8.0.4, update Apache config from upstream .htaccess"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Jun 15 22:59:28 UTC 2015


From 4b2d4ea520bf840c6ccd68967b9d347a61496689 Mon Sep 17 00:00:00 2001
From: Adam Williamson <awilliam at redhat.com>
Date: Mon, 15 Jun 2015 15:44:38 -0700
Subject: new release 8.0.4, update Apache config from upstream .htaccess


diff --git a/.gitignore b/.gitignore
index fffc176..fb1e9e2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
 /owncloud-8.0.1RC1-repack.tar.bz2
 /owncloud-8.0.2-repack.tar.bz2
 /owncloud-8.0.3-repack.tar.bz2
+/owncloud-8.0.4-repack.tar.bz2
diff --git a/owncloud-defaults.inc b/owncloud-defaults.inc
index 7f567bd..f502ffd 100644
--- a/owncloud-defaults.inc
+++ b/owncloud-defaults.inc
@@ -29,6 +29,8 @@ ErrorDocument 404 /owncloud/core/templates/404.php
     php_value memory_limit 512M
     php_value mbstring.func_overload 0
     php_value always_populate_raw_post_data -1
+    php_value default_charset 'UTF-8'
+    php_value output_buffering off
     <IfModule mod_env.c>
         SetEnv htaccessWorking true
     </IfModule>
diff --git a/owncloud.spec b/owncloud.spec
index 52b233e..1cc70d0 100644
--- a/owncloud.spec
+++ b/owncloud.spec
@@ -1,6 +1,6 @@
 Name:           owncloud
-Version:        8.0.3
-Release:        2%{?dist}
+Version:        8.0.4
+Release:        1%{?dist}
 Summary:        Private file sync and share server
 
 License:        AGPLv3+ and MIT and BSD and CC-BY and CC-BY-SA and GPLv3 and Public Domain and (MPLv1.1 or GPLv2+ or LGPLv2+) and (MIT or GPL+) and (MIT or GPLv2) and ASL 2.0 and LGPLv3
@@ -465,6 +465,9 @@ fi
 
 
 %changelog
+* Tue Jun 09 2015 Adam Williamson <awilliam at redhat.com> - 8.0.4-1
+- new release 8.0.4
+
 * Mon May 04 2015 Adam Williamson <awilliam at redhat.com> - 8.0.3-2
 - disable the htaccess fiddling stuff harder
 
diff --git a/sources b/sources
index 7ff6a7f..162f9d9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a99eceb7d60983e728c7bbe200ea22ba  owncloud-8.0.3-repack.tar.bz2
+7ca896bda5a81a282f358ae6f59cad8b  owncloud-8.0.4-repack.tar.bz2
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/owncloud.git/commit/?h=f20&id=4b2d4ea520bf840c6ccd68967b9d347a61496689


More information about the scm-commits mailing list