Skip to content
This repository was archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a113f1d6e937
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2d6ab6e2f16b
Choose a head ref
  • 4 commits
  • 7 files changed
  • 4 contributors

Commits on Apr 16, 2020

  1. samba: Switch back to builtin Heimdal Kerberos

    When not building with the experimental (!!) system MIT Kerberos, Samba
    will use the builtin Heimdal Kerberos. For this reason, enableKerberos =
    true will still include a krb5 implementation, built right into Samba.
    
    There is no benefit in using MIT krb5, however it has some downsides
    like not being able to assign computer GPOs [1].
    
    The ArchWiki [2] also mentions this in their installation section.
    
    [1]: https://lists.samba.org/archive/samba/2018-July/216779.html
    [2]: https://wiki.archlinux.org/index.php/Samba/Active_Directory_domain_controller
    dasJ committed Apr 16, 2020
    Copy the full SHA
    a3bfbbf View commit details

Commits on Jul 22, 2020

  1. ungoogled-chromium: 81.0.4044.138-1 -> 84.0.4147.89-1

    based on chromium master@cd03bf0c
    squalus committed Jul 22, 2020
    Copy the full SHA
    ad5c5a6 View commit details

Commits on Jul 23, 2020

  1. Merge pull request #85362 from helsinki-systems/fix-samba-kerberos

    samba: Switch back to builtin Heimdal Kerberos
    flokli authored Jul 23, 2020

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    b4784db View commit details
  2. Merge pull request #93666 from squalus/ungoogled-20200722

    ungoogled-chromium: 81.0.4044.138-1 -> 84.0.4147.89-1
    primeos authored Jul 23, 2020
    Copy the full SHA
    2d6ab6e View commit details
Loading