[Pkg-owncloud-commits] [owncloud] annotated tag upstream/7.0.7__beta_dfsg created (now 93f639d)

David Prévot taffit at moszumanska.debian.org
Tue Jun 23 23:12:36 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a change to annotated tag upstream/7.0.7__beta_dfsg
in repository owncloud.

        at  93f639d   (tag)
   tagging  8fb2daac9291147686a2b78cfa467dd4dd3e5f9e (commit)
  replaces  upstream/7.0.6+dfsg
 tagged by  David Prévot
        on  Tue Jun 23 18:19:39 2015 -0400

- Log -----------------------------------------------------------------
Upstream version 7.0.7~~beta~dfsg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAABCAAGBQJVidt7AAoJEAWMHPlE9r081owIAJ7JMPeBrHNYo1sCfPEP1GDy
WDP0e0Ut42N90GK9dJMIloywJjUBZoNSkmVKV6/jgvxc1CNyZQBl2HlgivxzGbOO
zggPIoA3Y5PFeZf9wYfL74NRckPcwvdf6wXB+URQZW3W1hN85X8c9eyBruOyex54
vTm4l7qkheyR/jmjvJPRDHzyOKl9xZ7yKtiKCQ63JLegRnHPcKbvaziMaJax/TO7
j1iWQYbzbq/nDe3kDNKo6/1zBOo4nKe8Iv8kL2s0cr/6NTQxrM4h0fH7hs3TPEPR
b9OT/mRDp4ksCCG2NfkBGvZsGj9LQrIg8ZRBTr5UIBW1okUAYeUuumH9XC7jdxE=
=8h8+
-----END PGP SIGNATURE-----

Arthur Schiwon (3):
      port detection needs to take care of now thrown exceptions when LDAP server is not available
      return name instead of false, as it is on oc8 and master, so groups are displayed in files_external
      Backport of #16890 to stable7

Bernhard Posselt (1):
      backport #16532 to stable7

C Montero-Luque (1):
      version 7.0.7 beta

David Prévot (1):
      Imported Upstream version 7.0.7~~beta~dfsg

Jens-Christian Fischer (2):
      don't update identical values
      clarify the duplication of the $params array

Joas Schilling (1):
      Merge pull request #17096 from owncloud/stable7-fix-deleted-users

Lukas Reschke (6):
      Check if array
      Don't use command concatenation
      Verify if path exists
      Throw nicer error message instead 500
      Verify if path exists
      Merge pull request #16581 from owncloud/stable7-cors-no-cookie-auth

Morris Jobke (12):
      Add min-height to login page for IE8 and IE9
      Merge pull request #16707 from owncloud/stable7-fix-ie8-ie9
      Merge pull request #16682 from owncloud/stable7-check-for-arry
      Merge pull request #16759 from owncloud/backport-16748-stable7
      Disable video preview if previews are disabled
      Merge pull request #16863 from owncloud/stable7-backport-16840
      Merge pull request #16969 from owncloud/stable7-backport-15549
      Merge pull request #16991 from owncloud/stable7-verify-if-path-exists
      Proper repair step info during upgrade on cli
      Merge pull request #17073 from owncloud/appframework-type-cast-stable7
      skip users that are not available anymore during sharing upgrade
      Merge pull request #17034 from owncloud/backport-16890-stable7

Robin McCorkell (2):
      Allow multiple whitespace in type hints in AppFramework
      AppFramework annotation whitespace unit test

Thomas Müller (3):
      Merge pull request #16864 from owncloud/backport-concatenation-7
      Merge pull request #17021 from owncloud/stable7-verify-path
      Merge pull request #17020 from owncloud/stable7-proper-repair-step-info

blizzz (1):
      Merge pull request #16773 from owncloud/fix-16582

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  6b4f170   backport #16532 to stable7
       new  a88df5c   Check if array
       new  c72de30   Add min-height to login page for IE8 and IE9
       new  ef16f4b   port detection needs to take care of now thrown exceptions when LDAP server is not available
       new  fda8d66   return name instead of false, as it is on oc8 and master, so groups are displayed in files_external
       new  02bffbe   Merge pull request #16773 from owncloud/fix-16582
       new  fe92dd7   Merge pull request #16707 from owncloud/stable7-fix-ie8-ie9
       new  e5ff9f0   Merge pull request #16682 from owncloud/stable7-check-for-arry
       new  429fb87   Merge pull request #16759 from owncloud/backport-16748-stable7
       new  7ca01a6   Disable video preview if previews are disabled
       new  b031490   Don't use command concatenation
       new  532a919   Merge pull request #16863 from owncloud/stable7-backport-16840
       new  99d03da   Merge pull request #16864 from owncloud/backport-concatenation-7
       new  4eb90cf   don't update identical values
       new  07ef143   clarify the duplication of the $params array
       new  448ee4e   Merge pull request #16969 from owncloud/stable7-backport-15549
       new  f4bc29a   Verify if path exists
       new  1fc8afe   Throw nicer error message instead 500
       new  f2b7eb8   Merge pull request #16991 from owncloud/stable7-verify-if-path-exists
       new  d48ab2b   Proper repair step info during upgrade on cli
       new  ff2de84   Verify if path exists
       new  0766a67   Backport of #16890 to stable7
       new  1e0febe   Merge pull request #17021 from owncloud/stable7-verify-path
       new  8592c0e   Allow multiple whitespace in type hints in AppFramework
       new  28ea652   AppFramework annotation whitespace unit test
       new  6ee4fe5   Merge pull request #17073 from owncloud/appframework-type-cast-stable7
       new  e6bf1ca   skip users that are not available anymore during sharing upgrade
       new  6fdd1d0   Merge pull request #17020 from owncloud/stable7-proper-repair-step-info
       new  063b8ea   Merge pull request #16581 from owncloud/stable7-cors-no-cookie-auth
       new  b1fc1b2   Merge pull request #17096 from owncloud/stable7-fix-deleted-users
       new  e2b486e   Merge pull request #17034 from owncloud/backport-16890-stable7
       new  e5237a2   version 7.0.7 beta
       new  8fb2daa   Imported Upstream version 7.0.7~~beta~dfsg

The 33 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list