Package: owncloud / 7.0.4+dfsg-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| owncloud | 7.0.4+dfsg-2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 0001 Disable the appstore.patch | (download) |
config/config.sample.php |
8 5 + 3 - 0 ! |
disable the appstore MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Due to the potential injection of malicious code, the appstore is disabled. |
| 0002 Fix displayed version.patch | (download) |
config/config.sample.php |
2 1 + 1 - 0 ! |
fix displayed version MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Since the update shall be done via a package manager, checking for a new version is useless, thus checking is disabled by default, and displayed version is fixed to make it clear thats a Debian package. |
| 0003 Improve logfile handling.patch | (download) |
config/config.sample.php |
3 2 + 1 - 0 ! |
improve logfile handling Log in /var/log/owncloud.log by default. Bug-Debian: http://bugs.debian.org/715484 |
| path/0004 Adapt Archive Tar.php path.patch | (download) |
lib/private/archive/tar.php |
2 1 + 1 - 0 ! |
adapt archive/tar.php path MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit The Debian package depends on the needed classes instead of embedding them, i.e. php-pear. Bug-Debian: http://bugs.debian.org/677159 |
| path/0005 Adapt Doctrine Symphony Patchwork and Pimple path.patch | (download) |
lib/base.php |
12 6 + 6 - 0 ! |
adapt doctrine, symphony, patchwork and pimple path The Debian package depends on the needed classes instead of embedding them, i.e. php-doctrine-common, php-doctrine-dbal, php-symfony-console, php-symfony-routing, php-patchwork-utf8 and php-pimple. |
| path/0006 Adapt Crypt_Blowfish path.patch | (download) |
apps/files_encryption/lib/crypt.php |
2 1 + 1 - 0 ! |
adapt crypt_blowfish path The Debian package depends on the needed classes instead of embedding them, i.e. php-crypt-blowfish. |
| path/0007 Adapt aws sdk path.patch | (download) |
apps/files_external/lib/amazons3.php |
4 0 + 4 - 0 ! |
adapt aws-sdk path The Debian package depends on the needed classes instead of embedding them, i.e. php-aws-sdk. |
| path/0008 Adapt google api php client path.patch | (download) |
apps/files_external/ajax/google.php |
2 1 + 1 - 0 ! |
adapt google-api-php-client path The Debian package depends on the needed classes instead of embedding them, i.e. php-google-api-php-client. |
| path/0009 Adapt Dropbox path.patch | (download) |
apps/files_external/ajax/dropbox.php |
2 1 + 1 - 0 ! |
adapt dropbox path The Debian package depends on the needed classes instead of embedding them, i.e. php-dropbox. |
