diff options
author | Dan McDonald <danmcd@joyent.com> | 2022-03-23 10:23:28 -0400 |
---|---|---|
committer | Dan McDonald <danmcd@joyent.com> | 2022-03-23 10:23:28 -0400 |
commit | f3f1ccfd526dca4d7cc2209b45f8bbd6b5b597e3 (patch) | |
tree | 0e193db03e65580baec2db497caed34e02f13211 /exception_lists/check_rtime | |
parent | 4822583a749a4edd3974bf4dbe2a30bca716bece (diff) | |
parent | d3477c6d12fcb86e8bb78faf6993ae16c81cbe12 (diff) | |
download | illumos-joyent-release-20220324.tar.gz |
[illumos-gate merge]release-20220324
commit d3477c6d12fcb86e8bb78faf6993ae16c81cbe12
14576 absent framebuffer prevents console-login on all serial ports
commit f43aa5faf71b05bec443dbb0af363ddeaff8ec17
14562 apparently bad merge in l2arc_write_buffers
commit 2cd877f8d788934c1ed085b214de3d345d52400b
14573 need ncurses check_rtime exceptions for python 3.9 on openindiana
Diffstat (limited to 'exception_lists/check_rtime')
-rw-r--r-- | exception_lists/check_rtime | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/exception_lists/check_rtime b/exception_lists/check_rtime index 8028288ad9..c8978075d4 100644 --- a/exception_lists/check_rtime +++ b/exception_lists/check_rtime @@ -138,6 +138,7 @@ UNUSED_RPATH /usr/gnu/lib.*\ from\ .*/usr/lib/64/libpython2\.. UNUSED_RPATH /usr/gnu/lib.*\ from\ .*/usr/lib/64/libpython3\.. UNUSED_RPATH /usr/snadm/lib.*\ from\ .*/usr/snadm/lib/libspmicommon\.so\.1 UNUSED_RPATH /usr/gcc/.*/lib.*\ from\ .* +UNUSED_RPATH /usr/gnu/lib.*\ from\ .*libncurses\.so\.5 # Unused runpaths for reasons not captured above UNUSED_RPATH /usr/lib/smbsrv.*\ from\ .*libsmb\.so\.1 # future needs |