[Pkg-owncloud-commits] [owncloud] annotated tag v4.0.8 created (now 3c7bfa9)

David Prévot taffit at alioth.debian.org
Fri Nov 8 23:10:11 UTC 2013


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

taffit pushed a change to annotated tag v4.0.8
in repository owncloud.

        at  3c7bfa9   (tag)
   tagging  033ac60208161513db22d3eb8e025a34199b6fd0 (commit)
  replaces  v4.0.7
 tagged by  Frank Karlitschek
        on  Tue Oct 9 17:08:46 2012 +0200

- Log -----------------------------------------------------------------
4.0.8

Arthur Schiwon (5):
      Fix deletion for browser that do not support onBeforeUnload, fixes oc-1534
      LDAP: check for existing username from other backends when creating one for an LDAP user or group. Fixes oc-1551 in stable4. Also optimizes groupExists() function as side effect.
      LDAP: transliterate other latin characters to ASCII when creating owncloud names. Already created usernames are not being affected. Fixes ugly names with removed Umlauts, chars with accents and likes.
      fix default values in table fscache
      destroy invalid sessions

Frank Karlitschek (1):
      4.0.8

Georg Ehrke (2):
      backport 1bccc80996e270f928c207cdd3090f4284abaea5
      back port better input validation in calendar from apps repo

Lukas Reschke (12):
      Use SCRIPT_NAME instead of PHP_SELF which won't send the PATH_INFO, this prevents XSS in old browsers. Thanks to Nico Golde.
      Add a missing exit();
      Sanitizing the user input to prevent a reflected XSS. Thanks to Nico Golde (ngolde.de)
      I like TLS/SSL
      Gitorious => Github
      Merge pull request #10 from ne704/typos
      Merge pull request #11 from ne704/typos
      Sanitize user input
      Passwords containing a ":" don't work with this explode
      Use openssl_random_pseudo_bytes if available
      Sanitize user input
      Remove the webodf sources

Niko Ehrenfeuchter (4):
      fix typos + copy-paste errors in comments
      fix typos
      mark unused variables
      fix message about 'apps' directory

Thomas Tanghus (1):
      Trim trailing whitespace from version.

Tom Needham (3):
      Allow exporting of users from any user backend, fixed oc-1645
      Only try to delete migration.db if it was created.
      Don't store users password hash when exporting.

Victor Dubiniuk (1):
      Fix for cyrillic folder names. ref#oc-1683

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

This annotated tag includes the following new commits:

       new  e899c99   Show Login-Button when user+pw are autocompleted, fixes oc-1068
       new  6b78ca1   LDAP: sanitize base, user and group trees. fixes oc-1302
       new  0970a3c   Contacts: Fix no active Addressbooks
       new  758ae42   Calendar: remove double html encoding
       new  c32a99b   fix label for versioning in admin settings
       new  e9e84b5   Merge branch 'stable4' of git://gitorious.org/owncloud/owncloud into stable4
       new  2cfc7f7   fix for bug 879 - add parent directory to file cache if it does not exist yet. For example this can happen if the sync client is used before the user created the root directory (e.g. through web login).
       new  a366ba4   Fix for broken Mail App in OSX Mountain Lion. https://mail.kde.org/pipermail/owncloud/2012-August/004649.html
       new  aae17d4   Sanitize user input
       new  7581d55   Missed an "echo"
       new  5192eec   Added XSRF check
       new  baab13a   Validate cookie to prevent auth bypasses.
       new  e9a6390   Don't return file handle if the mode supports writing and the file is not writable
       new  2871896   Check if webfinger is enabled
       new  6d94455   Fix OC_Connector_Sabre_Locks for SQLite
       new  2024d42   Disable listing of all users
       new  4fd069b   Also check some other files
       new  95ef80e   Check blacklist when renaming files
       new  4682846   Disable user enumeration
       new  526e704   4.0.7 and remove some ^M while at it
       new  f53dd22   backport 1bccc80996e270f928c207cdd3090f4284abaea5
       new  4500359   Use SCRIPT_NAME instead of PHP_SELF which won't send the PATH_INFO, this prevents XSS in old browsers. Thanks to Nico Golde.
       new  4984a72   Add a missing exit();
       new  2051a5d   Fix deletion for browser that do not support onBeforeUnload, fixes oc-1534
       new  5afdfec   Sanitizing the user input to prevent a reflected XSS. Thanks to Nico Golde (ngolde.de)
       new  49c17fc   I like TLS/SSL
       new  a791753   Gitorious => Github
       new  b112035   LDAP: check for existing username from other backends when creating one for an LDAP user or group. Fixes oc-1551 in stable4. Also optimizes groupExists() function as side effect.
       new  b37d318   back port better input validation in calendar from apps repo
       new  ac43640   fix typos + copy-paste errors in comments
       new  88d9582   fix typos
       new  76ccd69   mark unused variables
       new  943a9a2   Merge pull request #10 from ne704/typos
       new  ae3ea39   fix message about 'apps' directory
       new  d050e6e   Merge pull request #11 from ne704/typos
       new  95a7481   Fix for cyrillic folder names. ref#oc-1683
       new  0f489e8   LDAP: transliterate other latin characters to ASCII when creating owncloud names. Already created usernames are not being affected. Fixes ugly names with removed Umlauts, chars with accents and likes.
       new  3b465f4   Allow exporting of users from any user backend, fixed oc-1645
       new  a5c42ed   Only try to delete migration.db if it was created.
       new  1954f80   Don't store users password hash when exporting.
       new  1e7ac8b   Sanitize user input
       new  292d205   Passwords containing a ":" don't work with this explode
       new  c212d11   fix default values in table fscache
       new  ca216b5   Trim trailing whitespace from version.
       new  375eae1   Use openssl_random_pseudo_bytes if available
       new  b76a335   Sanitize user input
       new  f96bf9e   Remove the webodf sources
       new  d8e0be1   destroy invalid sessions
       new  033ac60   4.0.8

The 49 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