This repository was archived by the owner on Apr 12, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 105
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: a17e021b9486
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e03eeffd6166
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 12 files changed
- 4 contributors
Commits on Apr 19, 2020
-
(cherry picked from commit c8523fe)
Configuration menu - View commit details
-
Copy full SHA for 60ce810 - Browse repository at this point
Copy the full SHA 60ce810View commit details -
Also add myself to maintainers and correct meta.homepage. (cherry picked from commit 6285d5e)
Configuration menu - View commit details
-
Copy full SHA for e1c41b8 - Browse repository at this point
Copy the full SHA e1c41b8View commit details -
nixos/tests/common/acme: enable Pebble strict mode
This lets us get early warning about any bugs or backwards-compatibility hazards in lego. Pebble will default to this in the future, but doesn't currently; see https://github.com/letsencrypt/pebble/blob/v2.3.0/README.md#strict-mode. (cherry picked from commit e6d5e83)
Configuration menu - View commit details
-
Copy full SHA for b0d26e9 - Browse repository at this point
Copy the full SHA b0d26e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8283094 - Browse repository at this point
Copy the full SHA 8283094View commit details -
nixos/tests/acme: use *.test domains
Shimming out the Let's Encrypt domain name to reuse client configuration doesn't work properly (Pebble uses different endpoint URL formats), is recommended against by upstream,[1] and is unnecessary now that the ACME module supports specifying an ACME server. This commit changes the tests to use the domain name acme.test instead, and renames the letsencrypt node to acme to reflect that it has nothing to do with the ACME server that Let's Encrypt runs. The imports are renamed for clarity: * nixos/tests/common/{letsencrypt => acme}/{common.nix => client} * nixos/tests/common/{letsencrypt => acme}/{default.nix => server} The test's other domain names are also adjusted to use *.test for consistency (and to avoid misuse of non-reserved domain names such as standalone.com). [1] letsencrypt/pebble#283 (comment) Co-authored-by: Yegor Timoshenko <yegortimoshenko@riseup.net> (cherry picked from commit d0f04c1)
Configuration menu - View commit details
-
Copy full SHA for 2b8100d - Browse repository at this point
Copy the full SHA 2b8100dView commit details -
nixos/tests/acme: use CAP_NET_BIND_SERVICE
(cherry picked from commit 695fd78)
Configuration menu - View commit details
-
Copy full SHA for 60e6ba6 - Browse repository at this point
Copy the full SHA 60e6ba6View commit details -
nixos/tests/common/acme: don't set nameservers for client
The resolver is mainly useful for the ACME server, and acme.nix uses its own DNS server to test DNS-01 challenges. (cherry picked from commit 21f183a)
Configuration menu - View commit details
-
Copy full SHA for f035e26 - Browse repository at this point
Copy the full SHA f035e26View commit details -
Merge pull request #85584 from emilazy/acme-test-cleanups-20.03
[20.03] ACME test cleanups
Configuration menu - View commit details
-
Copy full SHA for 426646c - Browse repository at this point
Copy the full SHA 426646cView commit details -
Merge pull request #85557 from kmcopper/r20.03/vswitch-2.13
[20.03] openvswitch 2.12.0 -> 2.13.0
Configuration menu - View commit details
-
Copy full SHA for e03eeff - Browse repository at this point
Copy the full SHA e03eeffView commit details
There are no files selected for viewing