Accepting request 910355 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/910355 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=61
This commit is contained in:
commit
9ac1021d0d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3911d3754c37aca7c9b5f3b2b37513c0f2b5bb979af00816c1117b1eedbc5d7a
|
|
||||||
size 144386509
|
|
3
nextcloud-22.1.0.tar.bz2
Normal file
3
nextcloud-22.1.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4820808f799146853604e1fa27d7f292449018a44dc73bf928a97b02028318ba
|
||||||
|
size 145079324
|
@ -1,3 +1,126 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 4 10:36:49 UTC 2021 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
- 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)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 6 19:58:39 UTC 2021 - ecsos <ecsos@opensuse.org>
|
Tue Jul 6 19:58:39 UTC 2021 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
@ -47,7 +47,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: nextcloud
|
Name: nextcloud
|
||||||
Version: 22.0.0
|
Version: 22.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: File hosting service
|
Summary: File hosting service
|
||||||
License: AGPL-3.0-only
|
License: AGPL-3.0-only
|
||||||
@ -233,9 +233,9 @@ if [ -s %{statedir}/apache_stopped_during_nextcloud_install ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ $1 -eq 1 ]; then
|
if [ $1 -eq 1 ]; then
|
||||||
echo "o %{name} pre-install: First install starting"
|
echo "o %{name} pre-install: First install starting"
|
||||||
else
|
else
|
||||||
echo "o %{name} pre-install: Upgrade starting ..."
|
echo "o %{name} pre-install: Upgrade starting ..."
|
||||||
fi
|
fi
|
||||||
# https://github.com/nextcloud
|
# https://github.com/nextcloud
|
||||||
if [ -x %{ocphp_bin}/php -a -f %{nc_dir}/occ ]; then
|
if [ -x %{ocphp_bin}/php -a -f %{nc_dir}/occ ]; then
|
||||||
@ -270,28 +270,28 @@ if [ -s %{statedir}/apache_stopped_during_nextcloud_install ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -s %{statedir}/occ_maintenance_mode_during_nextcloud_install ]; then
|
if [ -s %{statedir}/occ_maintenance_mode_during_nextcloud_install ]; then
|
||||||
echo "o %{name} post-install: occ maintenance:repair (fix possible errors)"
|
echo "o %{name} post-install: occ maintenance:repair (fix possible errors)"
|
||||||
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ maintenance:repair" || true
|
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ maintenance:repair" || true
|
||||||
echo "o %{name} post-install: occ db:add-missing-* (add missing db things)"
|
echo "o %{name} post-install: occ db:add-missing-* (add missing db things)"
|
||||||
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ maintenance:mimetype:update-db" || true
|
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ maintenance:mimetype:update-db" || true
|
||||||
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ db:add-missing-columns" || true
|
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ db:add-missing-columns" || true
|
||||||
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ db:add-missing-indices" || true
|
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ db:add-missing-indices" || true
|
||||||
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ db:add-missing-primary-keys" || true
|
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ db:add-missing-primary-keys" || true
|
||||||
echo "o %{name} post-install: occ update apps"
|
echo "o %{name} post-install: occ update apps"
|
||||||
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ app:update --all" || true
|
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ app:update --all" || true
|
||||||
echo "o %{name} post-install: occ upgrade"
|
echo "o %{name} post-install: occ upgrade"
|
||||||
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ upgrade" || true
|
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ upgrade" || true
|
||||||
echo "o %{name} post-install: occ maintenance:mode --off"
|
echo "o %{name} post-install: occ maintenance:mode --off"
|
||||||
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ maintenance:mode --off" || true
|
su %{nc_user} -s /bin/sh -c "cd %{nc_dir}; PATH=%{ocphp_bin}:$PATH php ./occ maintenance:mode --off" || true
|
||||||
fi
|
fi
|
||||||
|
|
||||||
rm -f %{statedir}/apache_stopped_during_nextcloud_install
|
rm -f %{statedir}/apache_stopped_during_nextcloud_install
|
||||||
rm -f %{statedir}/occ_maintenance_mode_during_nextcloud_install
|
rm -f %{statedir}/occ_maintenance_mode_during_nextcloud_install
|
||||||
|
|
||||||
if [ $1 -eq 1 ]; then
|
if [ $1 -eq 1 ]; then
|
||||||
echo "o %{name} post-install: First install complete"
|
echo "o %{name} post-install: First install complete"
|
||||||
else
|
else
|
||||||
echo "o %{name} post-install: Upgrade complete"
|
echo "o %{name} post-install: Upgrade complete"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
%preun
|
%preun
|
||||||
|
Loading…
Reference in New Issue
Block a user