Skip to content
This repository has been archived by the owner on Aug 6, 2020. 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/systemd
base: 6b8d75f093a0
Choose a base ref
...
head repository: NixOS/systemd
compare: 5fb35fbc7835
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jul 30, 2019

  1. random-util: eat up bad RDRAND values seen on AMD CPUs

    An ugly, ugly work-around for systemd#11810. And no, we shouldn't have to do
    this. This is something for AMD, the firmware or the kernel to
    fix/work-around, not us. But nonetheless, this should do it for now.
    
    Fixes: systemd#11810
    poettering authored and Mic92 committed Jul 30, 2019
    Copy the full SHA
    5fb35fb View commit details
    Browse the repository at this point in the history