Skip to content

Commit

Permalink
qemu-usermode: Just don't block these signals
Browse files Browse the repository at this point in the history
The simple way of using these signals still works like in gnulib-tests.
  • Loading branch information
Thaodan committed Feb 5, 2021
1 parent ee5b6ad commit 8a9804e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 29 deletions.

This file was deleted.

2 changes: 0 additions & 2 deletions rpm/qemu-usermode.spec
Expand Up @@ -18,8 +18,6 @@ Patch2: 0003-Revert-linux-user-Use-safe_syscall-wrapper-for-send-.patch
Patch3: 0004-Revert-linux-user-Use-safe_syscall-wrapper-for-accep.patch
Patch4: 0005-Revert-linux-user-Use-safe_syscall-wrapper-for-conne.patch
Patch5: 0006-Revert-linux-user-Use-direct-syscall-for-utimensat.patch
# fix for "kill -INT", etc. on qemu emulated binaries, e.g. ninja_test
Patch6: 0007-linux-user-Also-ignore-attempts-to-block-SIGTERM-SIG.patch
# For obs getting stuck in getrandom
Patch7: 0008-crypto-check-if-getrandom-is-available-properly.patch
# fix openat syscall (breaks e.g. bc build)
Expand Down

0 comments on commit 8a9804e

Please sign in to comment.