]> source.dussan.org Git - nextcloud-server.git/commitdiff
Development is 18 now! 17011/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Thu, 5 Sep 2019 07:09:58 +0000 (09:09 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Thu, 5 Sep 2019 09:26:35 +0000 (11:26 +0200)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
25 files changed:
apps/accessibility/appinfo/info.xml
apps/admin_audit/appinfo/info.xml
apps/cloud_federation_api/appinfo/info.xml
apps/comments/appinfo/info.xml
apps/dav/appinfo/info.xml
apps/encryption/appinfo/info.xml
apps/federatedfilesharing/appinfo/info.xml
apps/federation/appinfo/info.xml
apps/files/appinfo/info.xml
apps/files_external/appinfo/info.xml
apps/files_sharing/appinfo/info.xml
apps/files_trashbin/appinfo/info.xml
apps/files_versions/appinfo/info.xml
apps/lookup_server_connector/appinfo/info.xml
apps/oauth2/appinfo/info.xml
apps/provisioning_api/appinfo/info.xml
apps/sharebymail/appinfo/info.xml
apps/systemtags/appinfo/info.xml
apps/testing/appinfo/info.xml
apps/theming/appinfo/info.xml
apps/twofactor_backupcodes/appinfo/info.xml
apps/updatenotification/appinfo/info.xml
apps/user_ldap/appinfo/info.xml
apps/workflowengine/appinfo/info.xml
version.php

index 65d1a8901becb2cace8afc3e34e4163b9a84990d..ee5e3e9a6596172e79faea9e7bc40e9a3d3ec87c 100644 (file)
@@ -5,7 +5,7 @@
     <name>Accessibility</name>
     <summary>Accessibility options for nextcloud</summary>
     <description><![CDATA[Provides multiple accessibilities options to ease your use of Nextcloud]]></description>
-    <version>1.3.0</version>
+    <version>1.4.0</version>
     <licence>agpl</licence>
     <author>John Molakvoæ</author>
     <namespace>Accessibility</namespace>
@@ -16,7 +16,7 @@
     <bugs>https://github.com/nextcloud/server/issues</bugs>
 
     <dependencies>
-        <nextcloud min-version="17" max-version="17"/>
+        <nextcloud min-version="18" max-version="18"/>
     </dependencies>
 
     <settings>
index 19afab0dc9396f1e35821f8c5e410df084c9a515..61ed6ee446911792986238b3426087dd633c6884 100644 (file)
@@ -5,7 +5,7 @@
        <name>Auditing / Logging</name>
        <summary>Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions.</summary>
        <description>Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions.</description>
-       <version>1.7.0</version>
+       <version>1.8.0</version>
        <licence>agpl</licence>
        <author>Nextcloud</author>
        <namespace>AdminAudit</namespace>
@@ -15,7 +15,7 @@
        <category>monitoring</category>
        <bugs>https://github.com/nextcloud/server/issues</bugs>
        <dependencies>
-               <nextcloud min-version="17" max-version="17"/>
+               <nextcloud min-version="18" max-version="18"/>
        </dependencies>
        <background-jobs>
                <job>OCA\AdminAudit\BackgroundJobs\Rotate</job>
index 7acaea06d669afd06eb69bf29f0bd7331905b260..e336eda4ee841b00e55b121eb1f05012db013546 100644 (file)
@@ -5,7 +5,7 @@
     <name>Cloud Federation API</name>
     <summary>Enable clouds to communicate with each other and exchange data</summary>
     <description>The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data.</description>
-    <version>1.0.0</version>
+    <version>1.1.0</version>
     <licence>agpl</licence>
     <author>Bjoern Schiessle</author>
     <namespace>CloudFederationAPI</namespace>
@@ -15,6 +15,6 @@
     <category>files</category>
     <bugs>https://github.com/nextcloud/cloud_federation/issues</bugs>
     <dependencies>
-        <nextcloud min-version="17" max-version="17"/>
+        <nextcloud min-version="18" max-version="18"/>
     </dependencies>
 </info>
index 46a914c28971c3c1e90d5a4a7f683719a7b25513..2103ca585788ee04678042c4217fd8c10931118b 100644 (file)
@@ -5,7 +5,7 @@
        <name>Comments</name>
        <summary>Files app plugin to add comments to files</summary>
        <description>Files app plugin to add comments to files</description>
-       <version>1.7.0</version>
+       <version>1.8.0</version>
        <licence>agpl</licence>
        <author>Arthur Schiwon</author>
        <author>Vincent Petry</author>
@@ -17,7 +17,7 @@
        <category>social</category>
        <bugs>https://github.com/nextcloud/server/issues</bugs>
        <dependencies>
-               <nextcloud min-version="17" max-version="17"/>
+               <nextcloud min-version="18" max-version="18"/>
        </dependencies>
 
        <activity>
index 6b593b97b70df6eda9e49f44f8109a937105c5e9..f30349c0b905553d3e9d1d1c1e2a7c77bd611c0d 100644 (file)
@@ -5,7 +5,7 @@
        <name>WebDAV</name>
        <summary>WebDAV endpoint</summary>
        <description>WebDAV endpoint</description>
-       <version>1.13.0</version>
+       <version>1.14.0</version>
        <licence>agpl</licence>
        <author>owncloud.org</author>
        <namespace>DAV</namespace>
@@ -16,7 +16,7 @@
        <category>integration</category>
        <bugs>https://github.com/nextcloud/server/issues</bugs>
        <dependencies>
-               <nextcloud min-version="17" max-version="17"/>
+               <nextcloud min-version="18" max-version="18"/>
        </dependencies>
 
        <background-jobs>
index 3ba29e4c345aec97745ed4995fde6fcb49aa0a56..8e09dff96e7b32d649e6af8d15b96a1e81befcff 100644 (file)
@@ -14,7 +14,7 @@
                Please read the documentation to know all implications before you decide
                to enable server-side encryption.
        </description>
-       <version>2.5.0</version>
+       <version>2.6.0</version>
        <licence>agpl</licence>
        <author>Bjoern Schiessle</author>
        <author>Clark Tomlinson</author>
@@ -31,7 +31,7 @@
 
        <dependencies>
                <lib>openssl</lib>
-               <nextcloud min-version="17" max-version="17"/>
+               <nextcloud min-version="18" max-version="18"/>
        </dependencies>
 
        <repair-steps>
index 0f433b73328154dff1b63a1b7445ecb6a5ad9fd9..c80c4aa6792e0a888449c6f9db64de3140c5195b 100644 (file)
@@ -5,7 +5,7 @@
        <name>Federated file sharing</name>
        <summary>Provide federated file sharing across servers</summary>
        <description>Provide federated file sharing across servers</description>
-       <version>1.7.0</version>
+       <version>1.8.0</version>
        <licence>agpl</licence>
        <author>Bjoern Schiessle</author>
        <author>Roeland Jago Douma</author>
@@ -15,7 +15,7 @@
        <bugs>https://github.com/nextcloud/server/issues</bugs>
 
        <dependencies>
-               <nextcloud min-version="17" max-version="17"/>
+               <nextcloud min-version="18" max-version="18"/>
        </dependencies>
 
        <settings>
index a0ac4b8092afb3767ad0f2637285d22ec34b6701..f9ddb883d379beb975670a8fbd79a7a6284fd6dd 100644 (file)
@@ -5,7 +5,7 @@
        <name>Federation</name>
        <summary>Federation allows you to connect with other trusted servers to exchange the user directory.</summary>
        <description>Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing.</description>
-       <version>1.7.0</version>
+       <version>1.8.0</version>
        <licence>agpl</licence>
        <author>Bjoern Schiessle</author>
        <namespace>Federation</namespace>
@@ -18,7 +18,7 @@
        <bugs>https://github.com/nextcloud/server/issues</bugs>
 
        <dependencies>
-               <nextcloud min-version="17" max-version="17"/>
+               <nextcloud min-version="18" max-version="18"/>
        </dependencies>
 
        <background-jobs>
index 193ca169a80adff25a35730f8324be544a59368a..7f3b3a5fcaeafc9e0c54f09d71627d7b030d0931 100644 (file)
@@ -5,7 +5,7 @@
        <name>Files</name>
        <summary>File Management</summary>
        <description>File Management</description>
-       <version>1.12.0</version>
+       <version>1.13.0</version>
        <licence>agpl</licence>
        <author>Robin Appelman</author>
        <author>Vincent Petry</author>
@@ -19,7 +19,7 @@
        <category>files</category>
        <bugs>https://github.com/nextcloud/server/issues</bugs>
        <dependencies>
-               <nextcloud min-version="17" max-version="17"/>
+               <nextcloud min-version="18" max-version="18"/>
        </dependencies>
 
        <background-jobs>
index 395cd162eaa7170b99f00a3af62b2e7ee1b70726..b48f54ff4d65aeb4dfea0bf71cb4fef8a51528da 100644 (file)
@@ -9,7 +9,7 @@ This application enables administrators to configure connections to external sto
 
 External storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation.
        </description>
-       <version>1.8.0</version>
+       <version>1.9.0</version>
        <licence>agpl</licence>
        <author>Robin Appelman</author>
        <author>Michael Gapczynski</author>
@@ -28,7 +28,7 @@ External storage can be configured using the GUI or at the command line. This se
        <bugs>https://github.com/nextcloud/server/issues</bugs>
 
        <dependencies>
-               <nextcloud min-version="17" max-version="17"/>
+               <nextcloud min-version="18" max-version="18"/>
        </dependencies>
 
        <commands>
index 769a0101ebab44284e742c668ba6e9c4fb0403be..a1b91de7ded22664852804cafa8232a41c5e5f5d 100644 (file)
@@ -9,7 +9,7 @@
 Turning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation.
 
        </description>
-       <version>1.9.0</version>
+       <version>1.10.0</version>
        <licence>agpl</licence>
        <author>Michael Gapczynski</author>
        <author>Bjoern Schiessle</author>
@@ -23,7 +23,7 @@ Turning the feature off removes shared files and folders on the server for all s
        <category>social</category>
        <bugs>https://github.com/nextcloud/server/issues</bugs>
        <dependencies>
-               <nextcloud min-version="17" max-version="17"/>
+               <nextcloud min-version="18" max-version="18"/>
        </dependencies>
 
        <background-jobs>
index 63a0a8faa39264dfb056bc79ebf2d9cf5e38463d..45e604aaa1aff410298fd7eee17b11dd0f64cbb0 100644 (file)
@@ -9,7 +9,7 @@ This application enables users to restore files that were deleted from the syste
 To prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation.
 
        </description>
-       <version>1.7.0</version>
+       <version>1.8.0</version>
        <licence>agpl</licence>
        <author>Bjoern Schiessle</author>
        <namespace>Files_Trashbin</namespace>
@@ -24,7 +24,7 @@ To prevent a user from running out of disk space, the Deleted files app will not
        <category>files</category>
        <bugs>https://github.com/nextcloud/server/issues</bugs>
        <dependencies>
-               <nextcloud min-version="17" max-version="17"/>
+               <nextcloud min-version="18" max-version="18"/>
        </dependencies>
 
        <background-jobs>
index 81348404e98a7bd4e16d25994981793aa7ac41fa..84c4f87cc2152ad1ddd9b666fe172db5e792fac3 100644 (file)
@@ -8,7 +8,7 @@
                This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user’s directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user doesn’t run out of Quota because of versions.
                In addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user’s currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation.
        </description>
-       <version>1.10.0</version>
+       <version>1.11.0</version>
        <licence>agpl</licence>
        <author>Frank Karlitschek</author>
        <author>Bjoern Schiessle</author>
@@ -24,7 +24,7 @@
        <category>files</category>
        <bugs>https://github.com/nextcloud/server/issues</bugs>
        <dependencies>
-               <nextcloud min-version="17" max-version="17"/>
+               <nextcloud min-version="18" max-version="18"/>
        </dependencies>
 
        <background-jobs>
index be267a60867105080d1f6e3bb942a20b7019e3c1..19ac9a37d4dfd876da02a913853e3ff787a93192 100644 (file)
@@ -5,7 +5,7 @@
        <name>Lookup Server Connector</name>
        <summary>Sync public user information with the lookup server</summary>
        <description>Sync public user information with the lookup server</description>
-       <version>1.5.0</version>
+       <version>1.6.0</version>
        <licence>agpl</licence>
        <author>Bjoern Schiessle</author>
        <namespace>LookupServerConnector</namespace>
@@ -17,6 +17,6 @@
        <category>social</category>
        <bugs>https://github.com/nextcloud/server/issues</bugs>
        <dependencies>
-               <nextcloud min-version="17" max-version="17"/>
+               <nextcloud min-version="18" max-version="18"/>
        </dependencies>
 </info>
index b81ee503b1633dbcd71c1f750f358095671392df..d541e6f2ebb9ae5f1788b1767200c5023257d919 100644 (file)
@@ -5,7 +5,7 @@
        <name>OAuth 2.0</name>
        <summary>Allows OAuth2 compatible authentication from other web applications.</summary>
        <description>The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications.</description>
-       <version>1.5.0</version>
+       <version>1.6.0</version>
        <licence>agpl</licence>
        <author>Lukas Reschke</author>
        <namespace>OAuth2</namespace>
@@ -17,7 +17,7 @@
        <category>integration</category>
        <bugs>https://github.com/nextcloud/server/issues</bugs>
        <dependencies>
-               <nextcloud min-version="17" max-version="17"/>
+               <nextcloud min-version="18" max-version="18"/>
        </dependencies>
 
        <repair-steps>
index e435ceb88ff5a826dc2c12e7770c77ed5c12fb47..ca80b3272d769747bb1546decbe84fbfc9665954 100644 (file)
@@ -13,7 +13,7 @@
                listed above. More information is available in the Provisioning API documentation, including example calls
                and server responses.
        </description>
-       <version>1.7.0</version>
+       <version>1.8.0</version>
        <licence>agpl</licence>
        <author>Tom Needham</author>
        <namespace>Provisioning_API</namespace>
@@ -27,6 +27,6 @@
        <category>integration</category>
        <bugs>https://github.com/nextcloud/server/issues</bugs>
        <dependencies>
-               <nextcloud min-version="17" max-version="17"/>
+               <nextcloud min-version="18" max-version="18"/>
        </dependencies>
 </info>
index 70919201bc6c6e8656fb80ef5edaecca4e3451ea..3e20727231f9782bd49ec18aef4cc9118defc49c 100644 (file)
@@ -5,7 +5,7 @@
        <name>Share by mail</name>
        <summary>Share provider which allows you to share files by mail</summary>
        <description>Share provider which allows you to share files by mail</description>
-       <version>1.7.0</version>
+       <version>1.8.0</version>
        <licence>agpl</licence>
        <author>Bjoern Schiessle</author>
        <namespace>ShareByMail</namespace>
@@ -17,7 +17,7 @@
        <category>social</category>
        <bugs>https://github.com/nextcloud/server/issues</bugs>
        <dependencies>
-               <nextcloud min-version="17" max-version="17"/>
+               <nextcloud min-version="18" max-version="18"/>
        </dependencies>
 
        <settings>
index 7745e4fc04e4418e165341507b51e12b61aa99ef..ef98851dc8285e379bbf0ccbe10bf833da1ae700 100644 (file)
@@ -6,7 +6,7 @@
        <summary>Collaborative tagging functionality which shares tags among users.</summary>
        <description>Collaborative tagging functionality which shares tags among users. Great for teams.
        (If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)</description>
-       <version>1.7.0</version>
+       <version>1.8.0</version>
        <licence>agpl</licence>
        <author>Vincent Petry</author>
        <author>Joas Schilling</author>
@@ -19,7 +19,7 @@
        <category>organization</category>
        <bugs>https://github.com/nextcloud/server/issues</bugs>
        <dependencies>
-               <nextcloud min-version="17" max-version="17"/>
+               <nextcloud min-version="18" max-version="18"/>
        </dependencies>
        <settings>
                <admin>OCA\SystemTags\Settings\Admin</admin>
index 1589776ed380082ccc77026d5b3c0b03482f5b51..aa6f9d4b6ab87d400fab1eefceba93468a1f7604 100644 (file)
@@ -5,7 +5,7 @@
        <name>QA testing</name>
        <summary>This app is only for testing! It is dangerous to have it enabled in a live instance</summary>
        <description>This app is only for testing! It is dangerous to have it enabled in a live instance</description>
-       <version>1.7.0</version>
+       <version>1.8.0</version>
        <licence>agpl</licence>
        <author>Joas Schilling</author>
        <types>
@@ -14,6 +14,6 @@
        <category>monitoring</category>
        <bugs>https://github.com/nextcloud/server/issues</bugs>
        <dependencies>
-               <nextcloud min-version="17" max-version="17"/>
+               <nextcloud min-version="18" max-version="18"/>
        </dependencies>
 </info>
index 409565112cc5b0c13c1cbd718bd7b386be960e13..b6c5a927ec28c5feb36b63237d59b0ee0d48db96 100644 (file)
@@ -5,7 +5,7 @@
        <name>Theming</name>
        <summary>Adjust the Nextcloud theme</summary>
        <description>Adjust the Nextcloud theme</description>
-       <version>1.8.0</version>
+       <version>1.9.0</version>
        <licence>agpl</licence>
        <author>Nextcloud</author>
        <namespace>Theming</namespace>
@@ -18,7 +18,7 @@
        <category>customization</category>
        <bugs>https://github.com/nextcloud/server/issues</bugs>
        <dependencies>
-               <nextcloud min-version="17" max-version="17"/>
+               <nextcloud min-version="18" max-version="18"/>
        </dependencies>
 
        <settings>
index aa18d3c2604cb2186d66ac1d7a5b50dc2ee1ef27..9b23f528897cbad22af9a241a46d4061101ce16a 100644 (file)
@@ -5,7 +5,7 @@
        <name>Two factor backup codes</name>
        <summary>A two-factor auth backup codes provider</summary>
        <description>A two-factor auth backup codes provider</description>
-       <version>1.6.0</version>
+       <version>1.7.0</version>
        <licence>agpl</licence>
        <author>Christoph Wurst</author>
        <namespace>TwoFactorBackupCodes</namespace>
@@ -13,7 +13,7 @@
        <category>security</category>
        <bugs>https://github.com/nextcloud/server/issues</bugs>
        <dependencies>
-               <nextcloud min-version="17" max-version="17"/>
+               <nextcloud min-version="18" max-version="18"/>
        </dependencies>
 
        <repair-steps>
index 7108142c2923cda71120ce68e4f6c3944daa8d20..6a05a86800e32b9444230028cb35d2207d61d6ec 100644 (file)
@@ -5,7 +5,7 @@
        <name>Update notification</name>
        <summary>Displays update notifications for Nextcloud and provides the SSO for the updater.</summary>
        <description>Displays update notifications for Nextcloud and provides the SSO for the updater.</description>
-       <version>1.7.0</version>
+       <version>1.8.0</version>
        <licence>agpl</licence>
        <author>Lukas Reschke</author>
        <namespace>UpdateNotification</namespace>
@@ -13,7 +13,7 @@
        <category>monitoring</category>
        <bugs>https://github.com/nextcloud/server/issues</bugs>
        <dependencies>
-               <nextcloud min-version="17" max-version="17"/>
+               <nextcloud min-version="18" max-version="18"/>
        </dependencies>
 
        <background-jobs>
index bdc627b4d3466cc7aff487e176e36dce21034e55..e6a46163af80f725a325865795f52b6509cd1c21 100644 (file)
@@ -9,7 +9,7 @@
 A user logs into Nextcloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. Nextcloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then Nextcloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation.
 
        </description>
-       <version>1.7.0</version>
+       <version>1.8.0</version>
        <licence>agpl</licence>
        <author>Dominik Schmidt</author>
        <author>Arthur Schiwon</author>
@@ -24,7 +24,7 @@ A user logs into Nextcloud with their LDAP or AD credentials, and is granted acc
        <bugs>https://github.com/nextcloud/server/issues</bugs>
        <dependencies>
                <lib>ldap</lib>
-               <nextcloud min-version="17" max-version="17"/>
+               <nextcloud min-version="18" max-version="18"/>
        </dependencies>
 
        <background-jobs>
index 3a9392ffb59ea3641d63935469ee17f94b4f7b45..a2f216b2957e59fc214e0686d02081ea4c5d20d2 100644 (file)
@@ -5,7 +5,7 @@
        <name>Files workflow engine</name>
        <summary>Files workflow engine</summary>
        <description>Files workflow engine</description>
-       <version>1.7.0</version>
+       <version>1.8.0</version>
        <licence>agpl</licence>
        <author>Morris Jobke</author>
        <namespace>WorkflowEngine</namespace>
@@ -20,7 +20,7 @@
        <repository>https://github.com/nextcloud/server.git</repository>
 
        <dependencies>
-               <nextcloud min-version="17" max-version="17"/>
+               <nextcloud min-version="18" max-version="18"/>
        </dependencies>
 
        <settings>
index 4306647cb25d1834bab6895e501e9b48e77c17ac..d4534d5451a99950ae1c93e8e536507edde778ea 100644 (file)
 // between betas, final and RCs. This is _not_ the public version number. Reset minor/patchlevel
 // when updating major/minor version number.
 
-$OC_Version = array(17, 0, 0, 6);
+$OC_Version = array(18, 0, 0, 0);
 
 // The human readable string
-$OC_VersionString = '17.0.0 Beta 4';
+$OC_VersionString = '18.0.0 Alpha';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [
-               '16.0' => true,
                '17.0' => true,
+               '18.0' => true,
        ],
        'owncloud' => [
        ],