Commit Graph

107 Commits

Author SHA256 Message Date
80afb1d44e Accepting request 963706 from home:ecsos:server
- Update to 23.0.3
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/963706
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=164
2022-03-21 14:03:55 +00:00
f85eaf5687 Accepting request 955168 from home:ecsos:server
- Update to 23.0.2

OBS-URL: https://build.opensuse.org/request/show/955168
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=163
2022-02-16 08:02:58 +00:00
c8478c4d80 Accepting request 949677 from home:ecsos:server
- Update to 23.0.1
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/949677
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=162
2022-01-28 12:28:21 +00:00
d0df7e8328 Accepting request 934986 from home:ecsos:server
Unfortunately, some do not want to recognize the dangers. (Destroyed data, crashes). And unfortunately I also do not have time for endless long discussions. Is mariadb < 16.0 removed again.

OBS-URL: https://build.opensuse.org/request/show/934986
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=161
2021-12-01 13:22:05 +00:00
0e1e827289 Accepting request 934748 from home:ecsos:server
- Update to 23.0.0
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/934748
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=160
2021-11-30 16:15:13 +00:00
7f76715562 Accepting request 931722 from home:stroeder:network
Update to 22.2.3

OBS-URL: https://build.opensuse.org/request/show/931722
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=159
2021-11-16 15:44:00 +00:00
030c99b68b Accepting request 931239 from home:stroeder:network
Update to 22.2.2

Successfully tested on Tumbleweed.

OBS-URL: https://build.opensuse.org/request/show/931239
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=158
2021-11-13 09:25:29 +00:00
5becaf5a7f Accepting request 930966 from home:ecsos:server
- Update to 22.2.1

OBS-URL: https://build.opensuse.org/request/show/930966
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=157
2021-11-11 19:19:06 +00:00
1b0fd1de07 Accepting request 922451 from home:ecsos:server
- Update to 22.2.0
  - Fix SQL type error (server#28531)
  - Allow to open any app in a standalone window (server#28594)
  - Fix encrypted version to 0 when finding unencrypted file (server#28603)
  - Only recommand for php-sodium on >= PHP 7.4 (server#28658)
  - Fix position of search bar (server#28670)
  - Fix S3 ObjectStore proxy option (server#28683)
  - NMC-464 Highlight the search term on no results (server#28685)
  - NMC-552 Move filename/size out of the download button (server#28697)
  - Fix user list infinite loading state in user settings (server#28701)
  - Pin Psalm version for security analysis (server#28705)
  - Bump css-vars-ponyfill from 2.4.6 to 2.4.7 (server#28712)
  - Check if SVG path is valid (server#28734)
  - Remove 2FA exemption from PublicPage annotation (server#28740)
  - Bump 3rdparty ref (server#28744)
  - Send attendence links to required and optinal attendees of an event without an RSVP (server#28748)
  - Bump 3rdparty ref (server#28752)
  - Fix trashbin files view sticky action bar (server#28769)
  - Make it possible to override the default collation on mysql (server#28777)
  - Allow users to choose a different email for notifications (server#28780)
  - Dashboard - fix touch layout (server#28781)
  - Scan the shared external storage source on access (server#28785)
  - Bump vue-clipboard2 from 0.3.1 to 0.3.2 (server#28801)
  - Add database ratelimiting backend (server#28814)
  - Fixes missing prefix to validate password reset token (server#28824)
  - Update .htaccess (php8+ and mod_lsapi) (server#28827)
  - Do not cache file ids in FileSystemTags inside group folders (server#28830)
  - Allow using of disabled password reset mechanism for special cases (server#28841)
  - The user always may modify their additional emails (server#28843)
  - Added support for transferring incoming file shares. (server#28844)
  - L10n: ignore packed js files from TX sync (server#28850)
  - Add config.php option for transfer ownership (server#28851)
  - L10n: Remove a text string from translation (server#28852)
  - Let user choose notification email in user settings (server#28855)
  - Add email addresses to contacts menu (server#28860)
  - Add new ExternalShareActions API (server#28865)
  - Fix files view change and undefined currentFileList (server#28878)
  - Fix file creation from template without ext (server#28881)
  - Bump vue-clipboard2 from 0.3.2 to 0.3.3 (server#28888)
  - Fall back to full file for video previews (server#28895)
  - Update CRL due to revoked twofactor_email.crt (server#28900)
  - Support seeking also from the end of file on S3 storage (server#28910)
  - Use IRoomMetadata as source of truth for supported room types (server#28919)
  - Bump 3rdparty ref (server#28928)
  - Allow upgrade from 22.2.0.0 to 22.2.0.1 (server#28945)
  - Fix caching of objectsid searches (server#28949)
  - Allow casting query functions (server#28953)
  - Fix check for redis minimal version (server#28954)
  - Don't allow to change activity settings that don't work (server#28962)
  - Bump app versions (server#28984)
  - Fix redirect during initial setup (server#28998)
  - Fix CI (3rdparty#758)
  - Bump Webauthn Lib to 3.3.9 (3rdparty#780)
  - Bump Archive_Tar to latest release (3rdparty#781)
  - Composer install (3rdparty#812)
  - Read the email from IUser (API) not guess from the DB (activity#637)
  - Increase activity email speed in instances with more than 500 users (activity#641)
  - Bump pdfjs-dist from 2.8.335 to 2.9.359 (files_pdfviewer#478)
  - Bump @nextcloud/babel-config from 1.0.0-beta.1 to 1.0.0 (files_pdfviewer#479)
  - Fix phpunit (files_pdfviewer#487)
  - Update workflows (files_pdfviewer#492)
  - Use setup-php v2 (files_pdfviewer#495)
  - Bump cli-progress from 3.9.0 to 3.9.1 (files_pdfviewer#504)
  - Fix illustrations (photos#876)
  - Bump @nextcloud/vue from 3.10.0 to 3.10.2 (photos#889)
  - Dependency updates (text#1835)
  - Bump prosemirror-markdown from 1.5.1 to 1.5.2 (text#1851)
  - Update dependabot (viewer#1013)

OBS-URL: https://build.opensuse.org/request/show/922451
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=156
2021-09-30 22:20:37 +00:00
c712806fb6 Accepting request 914549 from home:ecsos:server
- Update to 22.1.1
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/914549
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=155
2021-08-27 09:26:57 +00:00
b727d1eba0 Accepting request 910354 from home:ecsos:server
- Update to 22.1.0
  - Update guzzlehttp/guzzle requirement from 6.5.2 to 7.3.0 in 
    /build/integration (server#27654)
  - Bump vue and vue-template-compiler (server#27658)
  - Bump vue-router from 3.5.1 to 3.5.2 (server#27659)
  - Ignore subdomain for soa queries (server#27825)
  - Fix in locking cache check (server#27826)
  - Fixes recursion count incrementation (server#27848)
  - Make search popup usable on mobile, too (server#27856)
  - Cache images on browser (server#27861)
  - Fix add group button (server#27878)
  - Fix dark theme on public link shares (server#27889)
  - Make user status usable on mobile (server#27898)
  - Check if dns_get_record returns non-false (server#27925)
  - Correctly skip suppressed errors in PHP 8.0 (server#27938)
  - Fix newfileMenu on public page (server#27942)
  - Do not escape display name in dashboard welcome text (server#27944)
  - Fix svg icons disapearing in app navigation when text overflows (server#27957)
  - Revert "Update guzzlehttp/guzzle requirement from 6.5.2 to 7.3.0
    in /build/integration" (server#27959)
  - Also hide group from direct matches (server#27964)
  - Show registered breadcrumb detail views in breadcrumb menu (server#27966)
  - Fix regression in file sidebar (server#27974)
  - Allow to get a local cloud id without going through the contacts
    manager (server#27979)
  - Multiple Emails UI and Integration (server#28001)
  - Improve notcreatable permissions hint (server#28008)
  - Some multiselect design fixes (server#28011)
  - Only display supported email scopes (server#28014)
  - Update CRL due to revoked twofactor_nextcloud_notification.crt (server#28016)
  - Increase footer height for longer menus (server#28043)
  - Add titleTooltip to sidebar (server#28047)
  - Mask password for Redis and RedisCluster on connection failure (server#28053)
  - Fix missing theming for login button (server#28061)
  - Improve Emails UX (server#28071)
  - Fix overlapping of elements in certain views (server#28073)
  - Disable HEIC image preview provider for performance concerns (server#28079)
  - Improve provider check (server#28085)
  - Sanitize more functions from the encryption app (server#28089)
  - Hide download button for public preview of audio files (server#28093)
  - Fix dark theme in file exists dialog (server#28109)
  - Support redis user password auth and tls encryption (server#28112)
  - Bump @babel/core from 7.14.3 to 7.14.8 (server#28121)
  - Let memory limit set in tests fit the used amount (server#28123)
  - Bump @nextcloud/babel-config from 1.0.0-beta.1 to 1.0.0 (server#28126)
  - Allow empty Redis config (server#28131)
  - Add an option to the multiple files selected actions to add and
    remov… (server#28135)
  - Bump css-vars-ponyfill from 2.4.3 to 2.4.5 (server#28149)
  - Make sure that the dav propfind plugins always use the proper
    user id (server#28152)
  - Admin Audit - Sharing: createShare - report the full path (server#28167)
  - Fix sort function of files multiple selection actions (server#28168)
  - User management - Add icon to user groups (server#28170)
  - Bump @babel/preset-env from 7.14.7 to 7.14.8 (server#28177)
  - Bump sass from 1.35.1 to 1.35.2 (server#28179)
  - Bump autosize from 4.0.2 to 4.0.4 (server#28181)
  - Fix variable override in file view (server#28193)
  - Fix comments file action sidebar opening (server#28197)
  - Set openfile params when following internal links (server#28215)
  - Fix Files breadcrumbs being hidden even if there is enough
    space (server#28222)
  - Dont apply jail search filter is on the root (server#28228)
  - Fix missing label of Search function (server#28244)
  - Add missing order attribute to tag multiselect action (server#28247)
  - Update guzzlehttp/guzzle requirement from 6.5.2 to 6.5.5 in 
    /build/integration (server#28269)
  - Bump css-loader from 5.2.6 to 5.2.7 (server#28270)
  - Bump css-vars-ponyfill from 2.4.5 to 2.4.6 (server#28272)
  - Bump regenerator-runtime from 0.13.7 to 0.13.9 (server#28273)
  - Fix "Enable notification emails" (activity#611)
  - Show add, del and restored files within by and self filter (activity#614)
  - Only call getCloudId if needed (activity#618)
  - Link from app-navigation-settings to personal settings (activity#623)
  - Remove echo (circles#688)
  - Returns files shared to Personal (circles#698)
  - Make cs-fix/cs-check (circles#699)
  - Cs fix (circles#700)
  - Backport of 704 (circles#708)
  - Avoid timeout on check (circles#709)
  - Better probe (circles#714)
  - Removing hidden flag by default (circles#717)
  - Generate probe if needed (circles#719)
  - Adding unified search (circles#721)
  - Detect source of search (circles#724)
  - Remove root circles from search for new members (circles#727)
  - Sending mail on new shares (circles#729)
  - GetDefinition (circles#732)
  - Cloud_force_base (circles#737)
  - Fixing notification and mails (circles#738)
  - Remote inherited and memberships (circles#740)
  - Sendmail on new fileshare (circles#741)
  - Fix phpdoc+lint (circles#742)
  - Better display of mail addresses (circles#744)
  - Limit non-local circles as members of local circles (circles#747)
  - Local stays local (circles#749)
  - Local circles starts local (circles#751)
  - Throw instead of doing nothing (circles#754)
  - Send mails to inherited members on GS (circles#755)
  - Optional details on Link (circles#757)
  - Include and config path in loopback (circles#759)
  - Cleaning old code (circles#761)
  - Migration to 22.1.0 - child shares (circles#762)
  - Fix pdfviewer design (files_pdfviewer#445)
  - Include version number in firstrunwizard (firstrunwizard#568)
  - Remove timeout of browser notifications (notifications#1049)
  - Some Design fixes (text#1711)
  - Unify error responses and add logging where appropriate (text#1717)
  - Bump eslint-plugin-import from 2.23.3 to 2.23.4 (text#1734)
  - Bump @babel/core from 7.14.3 to 7.14.6 (text#1739)
  - Fix: rich workspaces overlap with new file dropdown (text#1769)
  - Azul/fix links 1676 (text#1775)
  - Extend mimetypes for direct editing (text#1781)
  - Bump @vue/test-utils from 1.2.1 to 1.2.2 (text#1792)
  - Make occ command return an integer as return code (text#1797)
  - Custom input rule to add first character after bullet
    (Backport #1798) (text#1806)
  - Fix: cypress icon close selector (text#1808)
  - Disable header timeout on mobile (viewer#977)

OBS-URL: https://build.opensuse.org/request/show/910354
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=154
2021-08-05 15:48:06 +00:00
8c10065994 Accepting request 904435 from home:ecsos:server
- Fix some scriptlet and their output text.

OBS-URL: https://build.opensuse.org/request/show/904435
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=153
2021-07-06 20:48:03 +00:00
70d616bf75 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=152 2021-07-06 18:23:47 +00:00
c3dd4826eb Accepting request 904402 from home:stroeder:network
Update to 22.0.0

OBS-URL: https://build.opensuse.org/request/show/904402
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=151
2021-07-06 18:23:14 +00:00
cb81b80518 Accepting request 903602 from home:ecsos:server
- Update to 21.0.3
  - Don't break OCC if an app is breaking in it's Application class (server#26879)
  - Bump handlebars from 4.7.6 to 4.7.7 (server#26905)
  - Bump url-parse from 1.4.7 to 1.5.1 (server#26911)
  - Bump lodash from 4.17.20 to 4.17.21 (server#26912)
  - Bump hosted-git-info from 2.8.8 to 2.8.9 (server#26918)
  - Fix occ command user:add-app-password (server#26952)
  - Add bruteforce protection to the shareinfo endpoint (server#26955)
  - Ignore readonly flag for directories (server#26964)
  - Throttle MountPublicLinkController when share is not found (server#26972)
  - Respect default share permissions for federated reshares (server#26999)
  - Harden apptoken check (server#27012)
  - Use parent wrapper to properly handle moves on the same source/target 
    storage (server#27015)
  - Fix log error when creating files from an empty template (server#27021)
  - Fix error when using CORS with no auth credentials (server#27028)
  - Fix filesize error on log rotation, if file does not exist (server#27058)
  - Avoid reading ~/.aws/config when using S3 provider (server#27097)
  - Fix return value of getStorageInfo when 'quota_include_external_storage'
    is enabled (server#27107)
  - Move remnants of ocs api requests to v2 endpoint (server#27109)
  - Add DB exception '@throws' tag to QBMapper PHPDoc (server#27121)
  - Improve type handling of Avatar::generateAvatarFromSvg (server#27124)
  - Bump patch dependencies (server#27184)
  - Fix the get editable fields endpoint without a user id (server#27195)
  - Use noreply@ as email address for share emails (server#27208)
  - Bump vue-loader from 15.9.6 to 15.9.7 (server#27231)
  - Bump moment-timezone from 0.5.32 to 0.5.33 (server#27237)
  - Bump browserslist from 4.16.0 to 4.16.6 (server#27248)
  - Bump ws from 7.3.1 to 7.4.6 (server#27250)
  - Properly use limit and offset for search in Jail wrapper (server#27303)
  - Make user:report command scale (server#27318)
  - Properly log expiration date removal in audit log (server#27324)
  - Emit UserLoggedInEvent on apache auth (server#27333)
  - Don't allow executing cli if cache backend is unavailable (server#27334)
  - Propagate throttling on OCS response (server#27336)
  - Replace OCSController with OCP\API (server#27346)
  - Don't throw when comments is disabled (server#27347)
  - Set umask before operations that create local files (server#27350)
  - Escape filename in Content-Disposition (server#27359)
  - Don't update statuses to offline again and again (server#27411)
  - Fix some php 8 warnings (server#27415)
  - Don't pass a column object to addOrderBy (server#27446)
  - Header must contain a colon (server#27455)
  - Only allow removing existing shares that would not be allowed due
    to reshare restrictions (server#27551)
  - Bump postcss from 7.0.35 to 7.0.36 (server#27569)
  - Properly cleanup entries of WebAuthn on user deletion (server#27599)
  - Throttle on public DAV endpoint (server#27616)
  - Bump dompurify from 2.2.8 to 2.2.9 (server#27622)
  - Unshift crash reports when they are loaded, to break the recusion (server#27670)
  - Validate the theming color also on CLI (server#27679)
  - LDAP: determine shares of offline users only when needed (server#27703)
  - Downstream encryption:fix-encrypted-version for repairing
   "bad signature" errors (server#27727)
  - Remove encodeURI code (files_pdfviewer#397)
  - Disable content copy for PDF files that specify it (files_pdfviewer#417)
  - Update openssl for PHP 8.0 (nextcloud_announcements#78)
  - Only ask for permissions on HTTPS (notifications#997)
  - Fix sorting if one of the file name is only composed with number (photos#784)
  - Update File.vue (photos#812)
  - Hide free space if it can't be calculated (serverinfo#295)
  - Update chart.js (serverinfo#308)
  - Only return workspace property for top node in a propfind request (text#1610)
  - Use text/plain as content type for fetching the document (text#1691)
  - Log exceptions that happen on unknown exception and return
    generic messages (text#1697)
  - Try enabling apcu on cli for cypress (text#1700)
  - Add fixup (viewer#923)
  - Fix: fullscreen for Firefox (viewer#928)
  - Use physical pixel size for preview resolution (viewer#937)

OBS-URL: https://build.opensuse.org/request/show/903602
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=150
2021-07-02 03:21:55 +00:00
2a20a76745 Accepting request 894765 from home:ecsos:server
- Update to 21.0.2
  - L10n: Add word user in FederatedShareProvider.php (server#26508)
  - Increase subnet matcher (server#26514)
  - Limit size of properties to 2048 characters (server#26525)
  - Fix accessibility issues on log in screen (server#26535)
  - Fix constraint violation detection in QB Mapper (server#26587)
  - Bump ssri from 6.0.1 to 6.0.2 (server#26604)
  - Add force option to app install command (server#26607)
  - Update root.crl due to revoked news.crt (server#26616)
  - Do not allow adding file drop shares to your own cloud (server#26621)
  - Fix empty password check for mail shares (server#26625)
  - Require read permissions for federated shares (server#26636)
  - Ensure redis returns bool for hasKey (server#26639)
  - Make lookup search explicit (server#26641)
  - Update psalm baseline (server#26653)
  - Fix broken Expiration test (server#26667)
  - Do not stop directory listing when ACL is blocking access (server#26677)
  - Mention MariaDB in MySQL support warning (server#26685)
  - Make Testcase class compatible with phpunit-9.5 (server#26690)
  - Explicitly check hex2bin input (server#26694)
  - Remove undefined parameter, add description (server#26702)
  - FIx Oracle by testing on Ubuntu 20.04 until oci8.so is available for … (server#26703)
  - Update icewind/smb to 3.4.1 (server#26704)
  - Bump @nextcloud/dialogs from 3.1.1 to 3.1.2 (server#26733)
  - Private cannot be final (server#26752)
  - Fix installer deprecation warnings for PHP 8 (server#26759)
  - Validate the website field input to be a valid URL (server#26760)
  - Respect the error level when logging (server#26766)
  - Improve federated permission handling (server#26770)
  - No longer add trusted servers on federated share creation (server#26778)
  - Fix ratelimit template (server#26789)
  - LDAP: do not bother to search after the last page (server#26797)
  - Fail when creating new files with an empty path (server#26808)
  - Only return display name as editable when the user backend allows it (server#26815)
  - Do not try to contact lookup server if not needed (server#26823)
  - Only perform login check during ownership transfer for encryption (server#26863)
  - Fix creating vcards with multiple string values (server#26865)
  - L10n: Spelling unification (server#26881)
  - Remove self setting checking which can not be set anymore (activity#574)
  - Ensure link names are unique for accessibility, thanks @nickvergessen, fix #575 (activity#578)
  - Use PNG images in daily activity summary emails (activity#584)
  - Fix accessibility issues in PDF pt. II (example-files#18)
  - Fix admin notification api (notifications#929)
  - Only push delete-push to devices that also got the notification (notifications#938)
  - Move counting storage statistics to the background (serverinfo#298)
  - Hide squashfs and overlay-FS from the overview (serverinfo#304)
  - Add download button in actions menu (viewer#849)
  - Limit scope of the icon white overwrite (viewer#858)
  - Fixes for naughty filenames (viewer#869)

OBS-URL: https://build.opensuse.org/request/show/894765
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=148
2021-05-21 11:35:45 +00:00
709591df72 Accepting request 883894 from home:ecsos:server
- Update to 21.0.1
  - No changelog from upstream at this time.
  - Switch requires from mysql to mariadb.
  - Now minimum require php is 7.3 and recommend 7.4.

OBS-URL: https://build.opensuse.org/request/show/883894
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=146
2021-04-08 19:17:01 +00:00
955088c508 Accepting request 874382 from home:ecsos:server
- Update to 21.0.0
  The biggest improvements we introduce with Nextcloud 21 are:
  - High Performance Back-end for Nextcloud Files: reduces server
    load from desktop clients and web interface polling by 90% 
    while delivering instant notifications to users.
  - And a wide range of performance improvements all over on top, 
    decreasing loading times of pages and reducing load on the server
  - Collaborative features: new Whiteboard, author colours in Text
    and Document Templates to increase team productivity
  - Nextcloud Talk: debuts message status indicators, a raise hand
    feature, a group conversation description and more!
  - A range of Groupware improvements like drag'n'drop and nicer
    threading in Mail and syncing social media avatars in Contacts.
  * BugFixes:
    https://github.com/nextcloud/server/milestone/120?closed=1
- Fix missing db things automatically at upgrade.

OBS-URL: https://build.opensuse.org/request/show/874382
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=144
2021-02-24 10:12:21 +00:00
6de2b8dc44 Accepting request 868939 from home:ecsos:server
- Update to 20.0.7

OBS-URL: https://build.opensuse.org/request/show/868939
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=142
2021-02-03 12:38:01 +00:00
ce682c36f5 Accepting request 866987 from home:ecsos:server
- Update to 20.0.6
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/866987
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=140
2021-01-26 18:11:35 +00:00
239123816b Accepting request 863173 from home:ecsos:server
- Update to 20.0.5

OBS-URL: https://build.opensuse.org/request/show/863173
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=138
2021-01-14 18:53:13 +00:00
d0fc5974ff Accepting request 855944 from home:ecsos:server
- The apache subpackage must require the main package, otherwise it
  will not be uninstalled when the main package is uninstalled.

OBS-URL: https://build.opensuse.org/request/show/855944
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=136
2020-12-15 08:22:17 +00:00
66ba7fc63a Accepting request 855844 from home:ecsos:server
- Update to 20.0.4
  No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/855844
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=135
2020-12-14 20:09:34 +00:00
d10bdc0deb Accepting request 855738 from home:ecsos:server
- Put apache configuration files in separate subpackage.

OBS-URL: https://build.opensuse.org/request/show/855738
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=133
2020-12-14 11:53:46 +00:00
eac4a85af6 Accepting request 854883 from server:php:applications
Rollback

OBS-URL: https://build.opensuse.org/request/show/854883
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=132
2020-12-11 13:26:58 +00:00
a730862f2d Accepting request 854820 from home:ecsos:server
- Fix problem with apache_serverroot macro in Tumbleweed.

OBS-URL: https://build.opensuse.org/request/show/854820
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=131
2020-12-11 09:15:26 +00:00
052a459f6b Accepting request 854624 from home:ecsos:server
- Use apache-rpm-macros for SUSE.
- Change oc_* macros to nc_* macros.
- Insert macro apache_serverroot also in cron files.

OBS-URL: https://build.opensuse.org/request/show/854624
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=130
2020-12-10 16:18:43 +00:00
d4da3977b4 Accepting request 854525 from home:stroeder:branches:server:php:applications
Update to 20.0.3

OBS-URL: https://build.opensuse.org/request/show/854525
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=128
2020-12-10 11:38:55 +00:00
6f7246d111 Accepting request 849379 from home:stroeder:branches:server:php:applications
Update to 20.0.2

OBS-URL: https://build.opensuse.org/request/show/849379
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=126
2020-11-19 14:30:19 +00:00
c46548ea7f Accepting request 843754 from home:ecsos:server
- Update to 20.0.1

OBS-URL: https://build.opensuse.org/request/show/843754
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=124
2020-10-24 09:44:22 +00:00
cd212e5382 Accepting request 839316 from home:ecsos:server
- Update to 20.0.0
  - No changelog from upstream at this time.
- Upgrade apps during update process.

OBS-URL: https://build.opensuse.org/request/show/839316
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=122
2020-10-03 15:01:30 +00:00
0949dfd7de Accepting request 833554 from home:ecsos:server
- Update to 19.0.3
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/833554
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=120
2020-09-10 18:50:44 +00:00
42ddfa5291 Accepting request 830270 from home:ecsos:server
- Update to 19.0.2
  - [stable19] lower minimum search length to 2 characters (server#21782)
  - [stable19] Call openssl_pkey_export with $config and log errors. (server#21804)
  - [stable19] Improve error reporting on sharing errors (server#21806)
  - [stable19] Do not log RequestedRangeNotSatisfiable exceptions in DAV (server#21840)
  - [stable19] Fix parsing of language code (server#21857)
  - [stable19] fix typo in revokeShare() (server#21876)
  - [stable19] Discourage webauthn user interaction (server#21917)
  - [stable19] Encryption is ready if master key is enabled (server#21935)
  - [stable19] Disable fragile comments tests (server#21939)
  - [stable19] Do not double encode the userid in webauthn login (server#21953)
  - [stable19] update icewind/smb to 3.2.6 (server#21955)
  - [stable19] Respect default share permissions (server#21967)
  - [stable19] allow admin to configure the max trashbin size (server#21975)
  - [stable19] Fix risky test in twofactor_backupcodes (server#21978)
  - [stable19] Fix PHPUnit deprecation warnings (server#21981)
  - [stable19] fix moving files from external storage to object store trashbin (server#21983)
  - [stable19] Ignore whitespace in sharing by mail (server#21991)
  - [stable19] Properly fetch translation for remote wipe confirmation dialog (server#22036)
  - [stable19] parse_url returns null in case a parameter is not found (server#22044)
  - Bump elliptic from 6.5.2 to 6.5.3 (server#22050)
  - [stable19] Correctly remove usergroup shares on removing group members (server#22053)
  - [stable19] Fix height to big for iPhone when using many apps (server#22064)
  - [stable19] reset the cookie internally in new API when abandoning paged results op (server#22069)
  - [stable19] Add Guzzle's InvalidArgumentException (server#22070)
  - [stable19] contactsmanager shall limit number of results early (server#22091)
  - [stable19] Fix browser freeze on long password input (server#22094)
  - [stable19] Search also the email and displayname in user mangement for groups (server#22118)
  - [stable19] Ensured large image is unloaded from memory when generating previews (server#22121)
  - [stable19] fix display of remote users in incoming share notifications (server#22131)
  - [stable19] Reuse cache for directory mtime/size if filesystem changes can be ignored (server#22171)
  - [stable19] Remove unexpected argument (server#22178)
  - [stable19] Do not exit if available space cannot be determined on file transfer (server#22181)
  - [stable19] Fix empty 'more' apps navigation after installing an app (server#22183)
  - [stable19] Fix default log_rotate_size in config.sample.php (server#22192)
  - [stable19] shortcut in reading nested group members when IN_CHAIN is available (server#22203)
  - [stable19] Fix chmod on file descriptor (server#22208)
  - [stable19] Do clearstatcache() on rmdir (server#22209)
  - [stable19] SSE enhancement of file signature (server#22210)
  - [stable19] remove logging message carrying no valuable information (server#22215)
  - [stable19] Add app config option to disable "Email was changed by admin" activity (server#22232)
  - [stable19] Delete chunks if the move on an upload failed (server#22239)
  - [stable19] Silence duplicate session warnings (server#22247)
  - [3rdparty] Doctrine: Fix unquoted stmt fragments backslash escaping (server#22252)
  - [stable19] Allow to disable share emails (server#22300)
  - [stable19] Show disabled user count in occ user:report (server#22302)
  - Bump 3rdparty to last stable19 commit (server#22303)
  - [stable19] fixing a logged deprecation message (server#22309)
  - [stable19] CalDAV: Add ability to limit sharing to owner (server#22333)
  - [stable19] Only copy the link when updating a share or no password was forced (server#22337)
  - [stable19] Remove encryption option for nextcloud external storage (server#22341)
  - [stable19] l10n:Correct appid for WebAuthn (server#22348)
  - [stable19] Properly search for users when limittogroups is enabled (server#22355)
  - [stable19] SSE: make legacy format opt in (server#22381)
  - [stable19] Update the CRL (server#22387)
  - [stable19] Fix missing FN from federated contact (server#22400)
  - [stable19] fix event icon sizes and text alignment (server#22414)
  - [stable19] Bump stecman/symfony-console-completion from 0.8.0 to 0.11.0 (3rdparty#457)
  - [stable19] Add Guzzle's InvalidArgumentException (3rdparty#474)
  - [stable19] Doctrine: Fix unquoted stmt fragments backslash escaping (3rdparty#486)
  - [stable19] Fix cypress (viewer#545)
  - Move to webpack vue global config & bump deps (viewer#558)

OBS-URL: https://build.opensuse.org/request/show/830270
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=118
2020-08-28 12:11:17 +00:00
269acadbd2 Accepting request 821166 from home:ecsos:server
- Update to 19.0.1
  - Security update
    Fix (CVE-2020-8183, NC-SA-2020-026, CWE-256)
    A logic error in Nextcloud Server 19.0.0 caused a plaintext 
    storage of the share password when it was given on the initial
    create API call.
- No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/821166
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=116
2020-07-15 22:38:31 +00:00
911dc2a7d2 Accepting request 811218 from home:ecsos:server
- Update to 19.0.0
  * Changes
    Nextcloud Hub v19, code name “home office”, represents a big step forward 
    for remote collaboration in teams. 
    This release brings document collaboration to video chats,
    introduces password-less login and improves performance.
    As this is a major release, the changelog is too long to put here. 
    Users can look at github milestones to find what has been merged. 
    A quick overview of what is new:
    - password-less authentication and many other security measures
    - Talk 9 with built-in office document editing courtesy of Collabora, a grid view & more
    - MUCH improved performance, Deck integration in Calendar, guest account groups and more!

OBS-URL: https://build.opensuse.org/request/show/811218
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=114
2020-06-03 19:08:29 +00:00
959e6fbaaf Accepting request 805347 from home:ecsos:server
- Add missing security issues for 18.0.3:
    Fix (CVE-2020-8154, NC-SA-2020-018, boo#1171579) and
        (CVE-2020-8155, NC-SA-2020-019, boo#1171572)

OBS-URL: https://build.opensuse.org/request/show/805347
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=112
2020-05-13 15:46:50 +00:00
b3c74394cc Accepting request 805295 from home:ecsos:server
Add missing security issue.
- Update to 18.0.3
  - Security update
    Fix (CVE-2020-8154, NC-SA-2020-018, boo#1171579) and
        (CVE-2020-8155, NC-SA-2020-019, boo#1171572)

OBS-URL: https://build.opensuse.org/request/show/805295
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=111
2020-05-13 13:49:12 +00:00
de930bd71d Accepting request 796521 from home:ecsos:server
- Update to 18.0.4
  - No changelog from upstream at this time.
- Add nextcloud-rpmlintrc to reduce build warnings.
- Fix RewriteRules in apache_secure_data.

OBS-URL: https://build.opensuse.org/request/show/796521
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=109
2020-04-23 11:55:33 +00:00
2dbade356f Accepting request 793414 from home:oreinert:branches:server:php:applications
- Make core/js/mimetypelist.js writable
  * Fixes "occ maintenance:mimetype:update-js" command
  * Allows apps to register new mimetypes
- Make core/img/filetypes/ writable
  * Allows apps to register new file icons
- Use standard a2enmod command to manipulate Apache module list

The first two items are bugfixes. Without them, apps that define new file types (e.g., the MindMap app) cause issues, even to the point of breaking the Activity page.
The last item is cosmetic, but I figure the use of a dedicated purpose-built command is easier to read and maintain than custom Perl scripts?

OBS-URL: https://build.opensuse.org/request/show/793414
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=107
2020-04-12 20:03:35 +00:00
7ba4f6ead9 Accepting request 789580 from home:oreinert:branches:server:php:applications
- Enable Apache PHP module on first install only, not on updates
- Make crontab and timer consistent: 5 minutes between jobs

OBS-URL: https://build.opensuse.org/request/show/789580
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=106
2020-03-29 22:05:36 +00:00
0627bd0017 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=104 2020-03-24 20:18:31 +00:00
27ba4f1a92 Accepting request 787917 from home:stroeder:branches:server:php:applications
- Update to 18.0.3: Security update

OBS-URL: https://build.opensuse.org/request/show/787917
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=103
2020-03-24 20:13:43 +00:00
a9164aae22 Accepting request 784057 from home:ecsos:server
- Update to 18.0.2
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/784057
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=101
2020-03-11 20:04:58 +00:00
a1f292ed02 Accepting request 774140 from home:ecsos:server
- Update to 18.0.1
  - No changelog from upstream at this time.

OBS-URL: https://build.opensuse.org/request/show/774140
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=99
2020-02-13 10:59:18 +00:00
81f1a952da Accepting request 765396 from home:ecsos:server
Update to 18.0.0
Can now install in Tumbleweed again.
But today I have some problems when I update nextcloud. So I have insert in spec one line to repair dB before update.
Can someone test it before I will accept and push it to Tumbleweed, please?

OBS-URL: https://build.opensuse.org/request/show/765396
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=97
2020-01-18 17:55:02 +00:00
9ad539c1fe Accepting request 758250 from home:ecsos:server
Update to 17.0.2

OBS-URL: https://build.opensuse.org/request/show/758250
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=96
2019-12-19 15:39:28 +00:00
dadfd3eb6d Accepting request 746378 from home:ecsos:server
Update to 17.0.1

OBS-URL: https://build.opensuse.org/request/show/746378
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=94
2019-11-07 18:18:45 +00:00
c344defdad Accepting request 734403 from home:ecsos:server
Update to 17.0.0

OBS-URL: https://build.opensuse.org/request/show/734403
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=92
2019-10-01 16:34:23 +00:00
f36024b8d6 Accepting request 733477 from home:ecsos:server
Update to 16.0.5

OBS-URL: https://build.opensuse.org/request/show/733477
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=90
2019-09-26 15:25:00 +00:00
1d8ede3296 Accepting request 725080 from home:lemmy04:branches:server:php:applications
Update to 16.0.4

OBS-URL: https://build.opensuse.org/request/show/725080
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=88
2019-08-24 16:17:34 +00:00