This is an automated email from the ASF dual-hosted git repository. juergbi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/buildstream.git
commit 342f216656b7f1a594cbb78f8f3be686cc136c2f Merge: 74ec4927b 66abd6998 Author: Jürg Billeter <[email protected]> AuthorDate: Tue Sep 15 14:17:10 2026 +0100 Merge pull request #2192 from apache/jbilleter/tar tar.py: Always use extraction filter NOTICE | 5 + pyproject.toml | 1 + setup.cfg | 2 +- src/buildstream/plugins/sources/_tarfile.py | 3066 +++++++++++++++++++++++++++ src/buildstream/plugins/sources/tar.py | 50 +- tests/sources/tar.py | 32 + 6 files changed, 3122 insertions(+), 34 deletions(-)
