diff options
author | Sam James <sam@gentoo.org> | 2023-05-01 07:24:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-01 07:24:33 +0100 |
commit | eb72ee41457cc0b7f93c1d70f170ddc8ea877175 (patch) | |
tree | ca722c880c20b730c2041fa37e1e36430c097c38 /profiles/package.mask | |
parent | dev-python/cachelib: Stabilize 0.10.2-r1 amd64, #904565 (diff) | |
download | gentoo-eb72ee41457cc0b7f93c1d70f170ddc8ea877175.tar.gz gentoo-eb72ee41457cc0b7f93c1d70f170ddc8ea877175.tar.bz2 gentoo-eb72ee41457cc0b7f93c1d70f170ddc8ea877175.zip |
dev-libs/libxml2: add note re itstool/unicode crash patch
We need to check if it's still relevant w/ 2.11.0.
Bug: https://bugs.gentoo.org/745162
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/package.mask')
-rw-r--r-- | profiles/package.mask | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 1d010bc9a331..6883b0e6735a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,8 @@ # Sam James <sam@gentoo.org> (2023-05-01) # Masked for testing. Other distros seem to have hit a bunch of new test # failures in various applications, and initially there were ABI issues in .0. +# Also, the failure case for bug #745162 needs retesting to see if the patch +# should be rebased or just dropped. >=dev-libs/libxml2-2.11.0 # John Helmert III <ajak@gentoo.org> (2023-04-30) |