Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 806ddfb69650
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: f3a3c969fe27
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Apr 11, 2020

  1. nextcloud: Review installation upgrade warning wording

    The new wording does not assume the user is upgrading.
    
    This is because a user could be setting up a new installation on 20.03
    on a server that has a 19.09 or before stateVersion!!
    
    The new wording ensures that confusion is reduced by stating that they
    do not have to care about the assumed 16→17 transition.
    
    Then, the wording explains that they should, and how to upgrade to
    version 18.
    
    It also reviews the confusing wording about "multiple" upgrades.
    
    * * *
    
    The only thing we cannot really do is stop a fresh install of 17 if
    there was no previous install, as it cannot be detected. That makes a
    useless upgrade forced for new users with old state versions.
    
    It is also important to state that they must set their package to
    Nextcloud 18, as future upgrades to Nextcloud will not allow an uprade
    from 17!
    
    I assume future warning messages will exist specifically stating what to
    do to go from 18 to 19, then 19 to 20, etc...
    
    (cherry picked from commit a1efbdb)
    samueldr committed Apr 11, 2020
    Copy the full SHA
    f3a3c96 View commit details
    Browse the repository at this point in the history