From: Raspbian automatic forward porter Date: Wed, 11 Dec 2024 14:41:02 +0000 (+0000) Subject: Merge version 2.5.5-1+rpi1 and 2.5.5-2 to produce 2.5.5-2+rpi1 X-Git-Tag: archive/raspbian/2.5.5-2+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=7e58593858dee2e43ed58f0e98c1b9d836d05a82;p=libseccomp.git Merge version 2.5.5-1+rpi1 and 2.5.5-2 to produce 2.5.5-2+rpi1 --- 7e58593858dee2e43ed58f0e98c1b9d836d05a82 diff --cc debian/changelog index bcc967d,af40261..ec862b1 --- a/debian/changelog +++ b/debian/changelog @@@ -1,10 -1,23 +1,31 @@@ - libseccomp (2.5.5-1+rpi1) trixie-staging; urgency=medium ++libseccomp (2.5.5-2+rpi1) trixie-staging; urgency=medium + + [changes brought forward from 2.4.1-2+rpi1 by Peter Michael Green at Wed, 24 Jul 2019 22:12:36 +0000] + * Move valigrind from build-depends to build-conflicts, raspbians valgrind + is somewhat broken and causes testsuite failures. + - -- Raspbian forward porter Thu, 18 Jan 2024 23:38:25 +0000 ++ -- Raspbian forward porter Wed, 11 Dec 2024 14:41:02 +0000 ++ + libseccomp (2.5.5-2) unstable; urgency=medium + + * Revert: Dynamically skip autopkgtests when the test runner already applies + seccomp restrictions. + - Container based backends usually apply a seccomp filter so it's better + to declare the isolation-machine restriction. + * Backport support for syscalls up to kernel v6.12-rc5 and loongarch64. + (Closes: #1051323) + - syscalls_update_to_Linux_v6.0.patch + - tests_add_fstatfs_syscall_in_the_06-sim-actions.patch + - arch_Add_64-bit_LoongArch_support.patch + - tests_Add_64-bit_LoongArch_support.patch + - doc_update_README_and_manpage_for_64-bit_LoongArch.patch + - tests_Fix_wrong_syscall-error_in_test_29.patch + - tests_only_use_bogus_syscall_numbers_in_test_29.patch + - arch_unify_handling_of_syscall.tbl_in_arch-syscall-validate.patch + - arch_adapt_arch-syscall-validate_to_Linux_6.11.patch + - syscalls_Update_the_syscall_table_for_Linux_v6.12-rc5.patch + + -- Felix Geyer Sun, 24 Nov 2024 21:54:16 +0100 libseccomp (2.5.5-1) unstable; urgency=medium