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: e429855e3d77
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 1a11b5e57b0a
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Jun 8, 2020

  1. Copy the full SHA
    4a644cc View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. nixos/sympa: fix PATH_INFO splitting for sympa-6.2.56

    Our regex for splitting HTTP path into SCRIPT_NAME and PATH_INFO was
    incorrect when webLocation was set to "/". Since Sympa 6.2.56 this has
    caused the web interface to return "421 Misdirected Request".
    
    Since 6.2.56 Sympa can do the splitting on its own so we can simply
    remove it from nginx configuration.
    
    See also:
    - sympa-community/sympa#879
    - sympa-community/sympa#910
    - sympa-community/sympa-community.github.io#53
    
    (cherry picked from commit bd4e4dd)
    mmilata committed Jun 10, 2020
    Copy the full SHA
    3f31c0d View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Merge pull request #89801 from mmilata/20.03/sympa-6.2.56

    [20.03] sympa: 6.2.54 -> 6.2.56
    worldofpeace committed Jun 17, 2020
    Copy the full SHA
    1a11b5e View commit details
    Browse the repository at this point in the history