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

Commits on Nov 22, 2020

  1. firejail: fixing the 'xdg-dbus-proxy' dependency

    xdg-dbus-proxy path is hardcoded in the common.h file in the firejail
    source code. if this binary is not found, dbus filtering capabilities
    of firejail get limited i.e. you can only entirely disable or entirely
    enable dbus communication.
    snicket2100 committed Nov 22, 2020
    Copy the full SHA
    ffeb2af View commit details
    Browse the repository at this point in the history
  2. Merge pull request #104487 from snicket2100/firejail-xdg-dbus-proxy

    firejail: fixing the 'xdg-dbus-proxy' dependency
    7c6f434c committed Nov 22, 2020
    Copy the full SHA
    d006ea0 View commit details
    Browse the repository at this point in the history