Skip to content

Commit

Permalink
Revert whitelisted-libatomic.so (#1159)
Browse files Browse the repository at this point in the history
Signed-off-by: poorndm <poorndm@progress.com>
  • Loading branch information
poorndm committed Aug 24, 2024
1 parent 11057b3 commit 0633d00
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/omnibus/whitelist.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
WHITELIST_LIBS = [
/ld-linux/,
/libanl\.so/,
/libatomic\.so/,
/libc\.so/,
/libcrypt\.so/,
/libdl/,
Expand All @@ -36,7 +35,6 @@

ARCH_WHITELIST_LIBS = [
/libanl\.so/,
/libatomic\.so/,
/libc\.so/,
/libcrypt\.so/,
/libdb-5\.3\.so/,
Expand Down Expand Up @@ -71,7 +69,6 @@
/libc\.so\.1/,
/libcrypt\./,
/libcrypt\.so\.1/,
/libatomic\.so/,
/libdl\.so\.1/,
/libgcc_s\.so\.1/,
/libgen\.so\.1/,
Expand Down

0 comments on commit 0633d00

Please sign in to comment.