Change logs for libseccomp source package in Groovy

  • libseccomp (2.5.1-1ubuntu1~20.10.1) groovy; urgency=medium
    
      * Updated to new upstream 2.5.1 version for updated syscalls support
        (LP: #1891810)
       - Removed the following patches that are now included in the new version:
         + d/p/cython3.patch
         + d/p/riscv64_support.patch
         + d/p/fix-aarch64-syscalls.patch
         + d/p/db-consolidate-some-of-the-code-which-adds-rules.patch
         + d/p/db-add-shadow-transactions.patch
       - Deleted the patch to add a local copy of architecture specific header
         files from linux-libc-dev/focal as this is not needed anymore
         + d/p/add-5.4-local-syscall-headers.patch
       - debian/control: Added gperf to Build-Depends as this is now required
         by upstream
       - debian/libseccomp2.symbols: Added new symbols
      * Add system call headers for powerpc required for backport to xenial
        - d/p/add-5.8-powerpc-syscall-headers.patch
    
     -- Alex Murray <email address hidden>  Mon, 01 Mar 2021 13:50:23 +1030
  • libseccomp (2.4.3-1ubuntu4) groovy; urgency=medium
    
      * d/p/db-consolidate-some-of-the-code-which-adds-rules.patch
      * d/p/db-add-shadow-transactions.patch (LP: #1861177)
        Backport upstream patches to address performance regression introduced
        in libseccomp 2.4.
    
     -- Ioanna Alifieraki <email address hidden>  Mon, 22 Jun 2020 11:10:27 +0100
  • libseccomp (2.4.3-1ubuntu3) groovy; urgency=medium
    
      * add-5.4-local-syscall-headers.patch: Add local copy of the
        architecture specific header files which specify system call numbers
        from linux-libc-dev in focal to ensure unit tests pass on older
        releases where the linux-libc-dev package does not have the required
        system calls defined and use these during compilation of unit tests
    
     -- Alex Murray <email address hidden>  Mon, 18 May 2020 14:12:13 +0930
  • libseccomp (2.4.3-1ubuntu2) groovy; urgency=medium
    
      * Add missing syscalls for aarch64 (LP: #1877633)
        - fix-aarch64-syscalls.patch: Backport of pending PR #235 from
          upstream
    
     -- Alex Murray <email address hidden>  Tue, 12 May 2020 13:21:14 +0930
  • libseccomp (2.4.3-1ubuntu1) focal; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Add autopkgtests
        - Include clock_gettime64 in the autopkgtests in addition to
          clock_gettime, required on armhf.
    
    libseccomp (2.4.3-1) unstable; urgency=medium
    
      * New upstream release.
      * Drop patches that have been applied upstream:
        - tests-rely-on-__SNR_xxx-instead-of-__NR_xxx-for-sysc.patch
        - api_define__SNR_ppoll_again.patch
      * Cherry-pick support for the riscv64 architecture. (Closes: #952386)
        - Add riscv64_support.patch
    
     -- Matthias Klose <email address hidden>  Sat, 04 Apr 2020 17:10:11 +0200