owncloud (4.0.8debian-1.1ubuntu0.1) quantal-security; urgency=low

  * SECURITY UPDATE: Merge with Debian for new upstream release and security
    fixes. Remaining change:
    - Recommends rather than Suggests mysql-server
    - LP: #1084109

 -- Jamie Strandboge <jamie@ubuntu.com>  Fri, 30 Nov 2012 07:39:09 -0600

owncloud (4.0.8debian-1.1) unstable; urgency=high

  * Non-maintainer upload, fixes several security issues (Closes: #693990).
  * debian/patches/06_oc-sa-2012-001.patch: Fix multiple XSS vulnerabilities.
  * debian/patches/07_oc-sa-2012-002.patch: Fix timing attack.
  * debian/patches/08_oc-sa-2012-004.patch: Fix code execution in migrate.php.
  * debian/patches/09_oc-sa-2012-005.patch: Fix code execution in
    filesystem.php.

 -- Michael Banck <mbanck@debian.org>  Sun, 25 Nov 2012 12:26:01 +0100

owncloud (4.0.8debian-1) unstable; urgency=low

  * New upstream bugfix release
  * debian/patches:
    - Adjust 05_no_app_store.diff

 -- Thomas Mueller <thomas.mueller@tmit.eu>  Thu, 11 Oct 2012 14:44:57 +0200

owncloud (4.0.7debian-1ubuntu1) quantal; urgency=low

  * Merge with Debian, remaining change:
   - recommend rather than suggest mysql

 -- Jonathan Riddell <jriddell@ubuntu.com>  Wed, 19 Sep 2012 11:57:08 +0100

owncloud (4.0.7debian-1) unstable; urgency=low

  * New upstream bugfix release
  * debian/patches:
    - Removed patch fix_writing_to_shared_readonly.diff
  * debian/repack.sh:
    - Remove experimental feature 'files_external'

 -- Thomas Mueller <thomas.mueller@tmit.eu>  Wed, 15 Aug 2012 13:33:19 +0200

owncloud (4.0.5debian2-2) unstable; urgency=high

  * debian/patches:
    - Added fix_writing_to_shared_readonly.diff to fix WebDAV write access to 
      shared files (Closes: #684426)
  * debian/rules:
    - Remove experimental feature 'files_external'

 -- Thomas Mueller <thomas.mueller@tmit.eu>  Thu, 09 Aug 2012 23:29:25 +0200

owncloud (4.0.6debian-0ubuntu1) quantal; urgency=low

  * Merge with Debian
  * New upstream release

 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 09 Aug 2012 14:42:55 +0100

owncloud (4.0.5debian2-1) unstable; urgency=low

  * debian/repack.sh:
    - Removed sourceless minified JavaScript files core/js/jquery-1.7.2.min.js
      and core/js/jquery-ui-1.8.16.custom.min.js (closes: #683395)
    - Removed 3rdparty/Console/Getopt.php and 3rdparty/Crypt_Blowfish
      (closes: #683397)
  * debian/copyright: 
    - Inserted full text of CC-BY-3.0 (closes: #683396)
    - Removed PHP-3 license (closes: #683397)

 -- Thomas Mueller <thomas.mueller@tmit.eu>  Tue, 31 Jul 2012 23:42:23 +0200

owncloud (4.0.5debian-1) unstable; urgency=low

  * New upstream bugfix release (closes: #681138, #681169)

 -- Thomas Mueller <thomas.mueller@tmit.eu>  Thu, 19 Jul 2012 13:04:28 +0200

owncloud (4.0.5debian-0ubuntu1) quantal; urgency=low

  * New upstream release
  * In owncloud-mysql recommend rather than suggest mysql-server

 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 19 Jul 2012 14:54:09 +0100

owncloud (4.0.4debian-1) unstable; urgency=medium

  * New upstream bugfix release; solve major issues with caching
    (closes: #678956).
  * By own admission, upstream does not believe the PostgreSQL-support
    to be stable/solid; dropping owncloud-pgsql for Wheezy.  (See also:
    http://mail.kde.org/pipermail/owncloud/2012-June/004118.html).

 -- Paul van Tilburg <paulvt@debian.org>  Fri, 29 Jun 2012 22:14:50 +0200 

owncloud (4.0.3debian-1) unstable; urgency=medium

  * New upstream bugfix release.
  * debian/config/lighttpd, debian/owncloud.examples:  add and install
    lighttpd example config file.
  * debian/patches:
    - Updated 05_no_app_store.diff for new upstream and also to also take
      the new "writable_appsdir" option into account.

 -- Paul van Tilburg <paulvt@debian.org>  Sat, 23 Jun 2012 09:27:50 +0200

owncloud (4.0.2debian-1) unstable; urgency=high

  * New upstream bugfix release.
  * debian/postinst:
    - Check whether a2enmod and apache2ctl are available (as apache2 need
      not be installed) (closes: #676319).
    - Ensure that the ownership of permissions of /etc/owncloud/config.php
      and /etc/owncloud/htaccess are correct.
  * debian/patches:
    - Added fix_tar_require.diff to make the require path
      not point to 3rdparty/ so that Archive/Tar.php from php-pear is used
      (closes: #677159).
    - Added fix_sabre_requires.diff to fix the require path for Sabre as well.
    - Added fix_config.php_mode.diff to ensure that the generated configuration
      is not world-readable (closes: #676131)
    - Updated 01_fix_data_path.diff for the new, real location of the
      config (/etc/owncloud).
    - Updated 05_no_app_store.diff to set the "appstoreenabled" default in
      the source (and configuration example) universally to "false".
  * debian/rules, debian/owncloud.install, debian/owncloud.links,
    debian/owncloud.README.Debian, debian/config/:
    Install stuff to /usr/share/owncloud and link data, backup, themes and
    configuration dirs instead of the other way around (closes: #676600).
  * debian/watch: updated to use the new releases page.

 -- Paul van Tilburg <paulvt@debian.org>  Sun, 17 Jun 2012 14:03:35 +0200

owncloud (4.0.1debian-2) unstable; urgency=low

  * Upload to fix PostgreSQL-related install issues.
  * debian/control:
    - Removed the postgresql-client-8.1 install alternative, just depend on
      postgresql-client.
    - Changed the postgresql-client suggest into postgresql (i.e. the server).

 -- Paul van Tilburg <paulvt@debian.org>  Tue, 05 Jun 2012 21:33:20 +0200

owncloud (4.0.1debian-1) unstable; urgency=low

  * New upstream bugfix release.
  * debian/control: replaced suggest on postgresql-server by
    postgresql-client for the owncloud-pgsql package.
  * debian/owncloud-pgsql.README.Debian: updated to not mention admin
    credentials, users won't get them during the postgres install process.
  * debian/patches: 
    - Dropped 04_fix_odfviewer.diff and
      06_add_head_support_for_download.diff; applied by upstream.
    - Updated 05_no_app_store.diff to only check whether the /apps dir is
      writable when the appstore is enabled.
  * debian/rules:
    - Don't install l10n/init.sh.
    - Make sure that /etc/owncloud/htaccess is owned by www-data, as
      ownCloud may update it (for now).

 -- Paul van Tilburg <paulvt@debian.org>  Tue, 05 Jun 2012 00:44:46 +0200

owncloud (4.0.0debian-3) unstable; urgency=low

  * Upload to unstable.

 -- Paul van Tilburg <paulvt@debian.org>  Sun, 03 Jun 2012 17:38:46 +0200

owncloud (4.0.0debian-2) experimental; urgency=low

  [ Paul van Tilburg ]
  * debian/control:
    - Set the team as maintainer.
    - Added a depend on php5-curl; this is needed by the bookmarks app,
      which is an internal app.
  * debian/owncloud.links: added some missing links to vital application
    data from /var/lib/owncloud.

  [ Thomas Mueller ]
  * debian/patches:
    - 06_add_head_support_for_download.diff added to fix the ODF viewer.

 -- Paul van Tilburg <paulvt@debian.org>  Sat, 26 May 2012 23:53:18 +0200

owncloud (4.0.0debian-1) experimental; urgency=low

  [ Thomas Mueller ]
  * New upstream release 4.0.0.
  * debian/postrm: remove /etc/owncloud/config.php.
  * debian/rules: remove fullcalendar.min.js & jquery.Jcrop.min.js; they
    are not used.
  * debian/patches:
    - 04_fix_odfviewer.diff added
    - 05_no_app_store.diff added

  [ Paul van Tilburg ]
  * debian/control:
    - Added owncloud-{mysql,pgsql,sqlite} dependency packages.
    - Added a depend on libphp-phpmailer.
    - Added a depend on php-getid3 (>= 1.9.3-1).
    - Bumped the libjs-jquery depend to >= 1.7.2-1.
    - Dropped the depends on dbconfig-common, debconf, and ucf; not used yet.
    - Added a recommend for exim4 | mail-transport-agent.
  * debian/copyright, debian/rules: updated for new upstream release.
  * debian/owncloud.lintian-overrides: added an override for the backup
    directory permissions.
  * debian/owncloud.postinst: updated to enable Apache's rewrite module.
  * debian/patches:
    - Refreshed patches 01_fix_data_path.diff and 02_fix_crypt.diff for new
      upstream.
    - Dropped patches 03_fix_pear_mdb2_missmatch.diff,
      04_adding_jquery_infieldlabel_js.diff,
      05_adding_jquery_fancyboxbox.diff,
      06_adding_jquery.mousewheel.diff as this is handled upstream now.
    - Added 03_fix_phpmailer.diff to fix the phpmailer require.
  * debian/rules: no longer leave phpmailer and getid3 installed.
  * debian/*.README.Debian: added to explain the database setup and virtual
    host stuff.
  * debian/README.source: added to explain the state of the source and how
    it is processed when installing.
  * debian/config/apache/htaccess: update from upstream .htaccess and rebase
    paths under /owncloud.
  * debian/repack.sh: added to remove unused, sourceless minified
    JavaScript files in 3rdparty/timepicker/css/include.
  * debian/watch: updated to apply repacking.

 -- Paul van Tilburg <paulvt@debian.org>  Thu, 24 May 2012 23:31:51 +0200

owncloud (3.0.3-1) unstable; urgency=low

  [ Thomas Mueller ]
  * debian/watch:
    - URL fixed: as agreed with upstream
  * New upstream release.

  [ Paul van Tilburg ]
  * debian/TODO: moved TODO items to this file.
  * debian/control: add a depend on libjs-jquery-jplayer.
  * debian/copyright:
    - Fixed syntax errors.
    - Added more paragraphs for some upstream files.
  * debian/links:
    - Added links for the files in libjs-jquery-jplayer.
  * debian/owncloud.lintian-overrides: ensure that only non-standard
    permissions warnings are overridden for the specific data dir.
  * debian/rules:
    - Made /var/lib/owncloud/data setgid so that the special permissions
      are preserved
    - Fixed an issue that made all directories under
      /usr/share/owncloud/apps not accessible.
    - Remove license files from /usr/share/owncloud/apps/media.

 -- Paul van Tilburg <paulvt@debian.org>  Thu, 03 May 2012 12:21:29 +0200

owncloud (3.0.2-1) unstable; urgency=low

  [ Paul van Tilburg ]
  * New upstream release.
  * debian/control:
    - Bumped the standards version to 3.9.3.
    - Added myself as an uploader.
    - Updated the homepage URL.
    - Removed the remark about being part of the KDE family since it is
      mainly a web application.
    - Added a depend on dbconfig-common, debconf, and ucf.
    - Modified the depend on apache2 to apache2 | httpd.
    - Added a depend on php-mdb2, php-mdb2-schema, php-mdb2-driver-mysql,
      and php-sabredav.
    - Changed the recommend on mysql-server | php5-sqlite into a depend on
      mysql-client | virtual-mysql-client and an additional suggest on
      mysql-server as we are only going to support mysql for now.
    - Added Vcs-* fields as the package is now maintained in git.
  * debian/copyright:
    - Bumped standard to official Debian Copyright Format 1.0.
    - Updated for upstream changes and added (a lot of) missing paragraphs.
  * debian/owncloud.dirs: no longer create the config directory as it will
     be linked to /etc/owncloud.
  * debian/owncloud.install: install the configuration example to
    /etc/owncloud.
  * debian/owncloud.links: make /var/lib/owncloud/config a link to
    /etc/owncloud and also handle the JavaScript file linking.
  * debian/patches:
    - Refreshed for new upstream.
    - Dropped 04_adding_jquery_infieldlabel_js.diff:  file included in
      upstream now.
  * debian/rules:
    - Updated for new upstream (new and removed files).
    - Cleaned up and reordered a bit.
    - Moved some stuff to owncloud.install and owncloud.links (see above).
    - Moved permission stuff to the override_dh_fixperms section.
    - Removed MDB2 and Sabre from the 3rd party install tree.
  * debian/source/local-options: set the "unapply-patches" option.

  [ Thomas Mueller ]
  * debian/watch:
    - URL fixed: as agreed with upstream
  * debian/postinst: remove download of jplayer.swf
  * debian/rules:
    - remove media app due to issues with jplayer.swf

 -- Paul van Tilburg <paulvt@debian.org>  Tue, 01 May 2012 15:41:19 +0200

owncloud (2.0.1-1) unstable; urgency=low

  * New upstream release
  * debian/watch fixed
  * reliver own htaccess from debian/config/apache/htaccess

 -- Thomas Mueller <thomas.mueller@tmit.eu>  Mon, 21 Nov 2011 22:42:51 +0100

owncloud (2.0.0-1) unstable; urgency=low

  * Initial release (Closes: #648674)
  * remove code which is already available within Debian:
    - 3rdparty/Console
    - 3rdparty/Crypt_Blowfish
    - 3rdparty/PEAR
    - 3rdparty/XML
  * splitt the application to be installed under /var/lib/ and /usr/share/
  * simple apache config file added

 -- Thomas Mueller <thomas.mueller@tmit.eu>  Mon, 14 Nov 2011 00:16:17 +0100
