summaryrefslogtreecommitdiff
path: root/exception_lists
diff options
context:
space:
mode:
authorAndy Fiddaman <omnios@citrus-it.co.uk>2021-08-05 10:55:09 +0000
committerAndy Fiddaman <omnios@citrus-it.co.uk>2021-08-10 18:04:42 +0000
commitcbb067b0884d7d7559394b33b73aa0e0b19278ed (patch)
tree996fc54b1a3e6f178017a5021309ad565ce577c7 /exception_lists
parent298aa1575e761a7d02bc7c65fa603ffd0266fcb7 (diff)
downloadillumos-joyent-cbb067b0884d7d7559394b33b73aa0e0b19278ed.tar.gz
13999 Allow building with python 3.10
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'exception_lists')
-rw-r--r--exception_lists/check_rtime6
-rw-r--r--exception_lists/interface_check4
2 files changed, 4 insertions, 6 deletions
diff --git a/exception_lists/check_rtime b/exception_lists/check_rtime
index c8897aed78..69796247aa 100644
--- a/exception_lists/check_rtime
+++ b/exception_lists/check_rtime
@@ -164,10 +164,8 @@ UNREF_OBJ /lib.*\ of\ .*libtspi\.so\.1
UNREF_OBJ /lib.*\ of\ .*libxml2\.so\.2
UNREF_OBJ /lib.*\ of\ .*libxslt\.so\.1
UNREF_OBJ /lib.*\ of\ .*libpq\.so\.4
-UNREF_OBJ /lib.*\ of\ .*libpython2\.4\.so\.1\.0
-UNREF_OBJ /lib.*\ of\ .*libpython2\.6\.so\.1\.0
-UNREF_OBJ /lib.*\ of\ .*libpython2\.7\.so\.1\.0
-UNREF_OBJ /lib.*\ of\ .*libpython3\.[56789]m?\.so\.1\.0
+UNREF_OBJ /lib.*\ of\ .*libpython2\.[467]\.so\.1\.0
+UNREF_OBJ /lib.*\ of\ .*libpython3\.\d+m?\.so\.1\.0
UNREF_OBJ /libgcc_s.*\ of\ .*libstdc\+\+\.so\.6
UNREF_OBJ /libgcc_s.*\ of\ .*libgmodule-2\.0\.so\.0
diff --git a/exception_lists/interface_check b/exception_lists/interface_check
index e97322fac3..a3f0e493c8 100644
--- a/exception_lists/interface_check
+++ b/exception_lists/interface_check
@@ -21,7 +21,7 @@
# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
-# Copyright 2018 OmniOS Community Edition (OmniOSce) Association.
+# Copyright 2021 OmniOS Community Edition (OmniOSce) Association.
# This file provides exceptions to the usual rules applied to shared
# objects by interface_check. All strings are Perl regular expressions
@@ -58,7 +58,7 @@ PLUGIN ^usr/lib/mdb
PLUGIN ^usr/lib/pci
PLUGIN ^usr/lib/picl/plugins
PLUGIN ^usr/lib/python2.[467]
-PLUGIN ^usr/lib/python3.[56789]
+PLUGIN ^usr/lib/python3.\d+
PLUGIN ^usr/lib/rcm/modules
PLUGIN ^usr/lib/scsi/plugins
PLUGIN ^usr/lib/sysevent/modules