Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[19.03] backport fixes from #59367, #60638, #60832 #60880

Merged
merged 4 commits into from May 3, 2019

Conversation

c0bw3b
Copy link
Contributor

@c0bw3b c0bw3b commented May 3, 2019

Motivation for this change

backport fixes from #59367, #60638, #60832
ping @NixOS/backports

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nix-review --run "nix-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Assured whether relevant documentation is up to date
  • Fits CONTRIBUTING.md.

klntsky and others added 3 commits May 3, 2019 19:32
(cherry picked from commit b8c99fb)
Same problem as described in acbadcd.

When using multiple interfaces for wifi with `networking.wlanInterfaces`
and the interface for `hostapd` contains a dash, this will fail as
systemd escapes dashes in its device names.

(cherry picked from commit f975bba)
spice-protocol removed the spice/error_codes.h header file [1], which
looking-glass-client was still using.

[1] https://gitlab.freedesktop.org/spice/spice-protocol/commit/334cef51d03134a50d85827ea3c2ebc1ebb09e1c

(cherry picked from commit 6e90393)
@c0bw3b c0bw3b requested a review from infinisil as a code owner May 3, 2019 17:36
@c0bw3b c0bw3b added the 8.has: port to stable A PR already has a backport to the stable release. label May 3, 2019
@c0bw3b
Copy link
Contributor Author

c0bw3b commented May 3, 2019

cc @Ma27

@samueldr
Copy link
Member

samueldr commented May 3, 2019

Anything special to know about the backports? if not, imo you can self-merge after ofborg evals :).

Thanks!

@c0bw3b
Copy link
Contributor Author

c0bw3b commented May 3, 2019

No nothing special.
Indeed I'll wait for ofBorg eval to double check then I'll merge.

It fails to build on Darwin

(cherry picked from commit a851074)
@c0bw3b c0bw3b merged commit 3b5974a into NixOS:release-19.03 May 3, 2019
@c0bw3b c0bw3b deleted the backport/1903/fixes branch May 3, 2019 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants