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: 4e27628af50c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: a631b2d169e0
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 22, 2020

  1. mutt: apply patch for CVE-2020-28896

    mutt has improper handling of broken IMAP connections, this could result
    in authentication credentials being sent over an unencrypted connection,
    without $ssl_force_tls being consulted.
    
    https://security.archlinux.org/CVE-2020-28896
    https://gitlab.com/muttmua/mutt/-/commit/04b06aaa3e0cc0022b9b01dbca2863756ebbf59a
    (cherry picked from commit 4586b2f)
    stigtsp committed Nov 22, 2020
    Copy the full SHA
    23db21e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #104584 from stigtsp/package/mutt-patch-CVE-2020-2…

    …8896-release-20.09
    
    [20.09] mutt: apply patch for CVE-2020-28896
    mweinelt committed Nov 22, 2020
    Copy the full SHA
    a631b2d View commit details
    Browse the repository at this point in the history