Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[20.09] nextcloud: init at 21.0.0 #115142

Merged
merged 5 commits into from Mar 5, 2021
Merged

Conversation

Ma27
Copy link
Member

@Ma27 Ma27 commented Mar 4, 2021

Motivation for this change

Partial backport of #113958.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

Ma27 added 4 commits March 4, 2021 22:00
ChangeLog: https://nextcloud.com/changelog/#latest21

* Packaged 21.0.0, test-deployed it to my personal instance and tested
  the most basic functionality (`davfs2`-mount, {card,cal}dav sync, file
  management).

* Added an eval warning about Nextcloud 21.

Derived from f7011c7.
Please note that I didn't use the current nginx config from the
administration manual as this would've broken ACME challenges[1].

Also added a fix for Microsoft clients.

[1] nextcloud/documentation#5825 (comment)

(cherry picked from commit 7977214)
As described in the admin manual[1] of Nextcloud.

[1] https://docs.nextcloud.com/server/21/admin_manual/configuration_server/caching_configuration.html#id1

(cherry picked from commit 690449f)

 Conflicts:
        nixos/modules/services/web-apps/nextcloud.nix
@Ma27
Copy link
Member Author

Ma27 commented Mar 5, 2021

@berbiche fixed :)

@Ma27 Ma27 merged commit 1ac507b into NixOS:release-20.09 Mar 5, 2021
@Ma27 Ma27 deleted the nextcloud21-20.09 branch March 5, 2021 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants