diff --git a/nextcloud-11.0.1.tar.bz2 b/nextcloud-11.0.1.tar.bz2 deleted file mode 100644 index b965d9e..0000000 --- a/nextcloud-11.0.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:00162bf454914a2acbe6a9ac47c9db9f411b99064f0736b43e73cabbd87f4629 -size 38491955 diff --git a/nextcloud-11.0.2.tar.bz2 b/nextcloud-11.0.2.tar.bz2 new file mode 100644 index 0000000..8528bda --- /dev/null +++ b/nextcloud-11.0.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d1ef19d8f1f340b46c05ba3741dcb043dfc84fc3b9e2cfce1409c71a89b8700 +size 38598274 diff --git a/nextcloud.changes b/nextcloud.changes index 462f72f..32eba06 100644 --- a/nextcloud.changes +++ b/nextcloud.changes @@ -1,3 +1,69 @@ +------------------------------------------------------------------- +Tue Feb 28 22:50:25 UTC 2017 - ecsos@opensuse.org + +- upstream update to version 11.0.2 + * Server + - Use login name to fix password confirm with ldap users + (server/2953) + - Change the row-format before changing the collation + (server/3063) + - Generate correct path for owner and use the display name + (server/3080) + - Markdown support for app descriptions (server/3117) + - Fix style in comment (server/3143) + - Escape the name for the jquery selector (server/3138) + - Define spreed calls (server/3115) + - LDAP Backend OCS Api (server/3213) + - Fix Sharing app description (server/3397) + - Fix shared-as-busy events for owner (server/3363) + - Use correct theming when returning the defaults (server/3399) + - Filter out sensitive appconfig values (server/3400) + - Add transifex config for sharebymail (server/3423) + - Update the email in the accounts table as well (server/3411) + - Don't log the password on confirmPassword when LDAP throws an + exception (server/3414) + - Make sure ownCloud 8.2 activities also can get displayed + (server/3412) + - Popovermenu backport (server/3286) + - Set vendor during install (server/3426) + - Make sure the file information is available when sending the + email (server/3433) + - Add profile data to provisioning api (server/3259) + - Fix detection of the new iOS app (server/3431) + - Add integration tests for legacy DAV endpoints (server/3445) + - Make sure invalid images don't flood the log file + (server/3440) + - Fix printing backup code (server/3510) + - Fix cookie name (nctoken instead of octoken) (server/3511) + - LDAP's checkPassword should only catch when a user was not + found (server/3493) + - Return unknown free space from nullstorage (server/3508) + - Fix for address book data lost when any user receiving a + share is deleted (server/3499) + - Rename database password toggle (server/3500) + - Popovermenu files css fix (server/3494) + - Add screensharing icon (server/3481) + - Fix misleading wording: searching is affected, not user + access (server/3560) + - Backport of Fix Broken UUID Attribute Detection (server/3528) + * Activity + - Make sure integer like names are still strings (activity/103) + - Fix activities for public uploads (activity/113) + - Show the parent as target when the file was not renamed + (activity/114) + - Fix activities for "Files drop" on external storages + (activity/118) + * SAML & SSO + - Setup account later (user_saml/79) + * Serverinfo + - Fix SQL syntax error on MariaDB 10.0.27 and 10.1.19 + (serverinfo/77) + - Don't throw an error when /proc/meminfo is not readable + (serverinfo/76) + * Survey_Client + - Fix problem when checking size with dash in DB name + (survey_client/50) + ------------------------------------------------------------------- Fri Jan 27 10:18:35 UTC 2017 - guoyunhebrave@gmail.com diff --git a/nextcloud.spec b/nextcloud.spec index 692f0b9..e7b918f 100644 --- a/nextcloud.spec +++ b/nextcloud.spec @@ -48,7 +48,7 @@ %define statedir /run %endif Name: nextcloud -%define base_version 11.0.1 +%define base_version 11.0.2 Version: %{base_version} Release: 0 Summary: A safe home for all your data, community-driven, free & open source