~paelzer/ubuntu/+source/libseccomp:fix-ftbfs-1849785-eoan

Last commit made on 2019-12-17
Get this branch:
git clone -b fix-ftbfs-1849785-eoan https://git.launchpad.net/~paelzer/ubuntu/+source/libseccomp
Only Christian Ehrhardt  can upload to this branch. If you are Christian Ehrhardt  please log in for upload directions.

Branch merges

Branch information

Name:
fix-ftbfs-1849785-eoan
Repository:
lp:~paelzer/ubuntu/+source/libseccomp

Recent commits

01fb21d... by Christian Ehrhardt 

changelog: fix FTBFS with newer kernels (LP: #1849785)

Signed-off-by: Christian Ehrhardt <email address hidden>

94cdd09... by Christian Ehrhardt 

add new syscalls to fix FTBFS with newer kernels (LP: #1849785)

Signed-off-by: Christian Ehrhardt <email address hidden>

fd075d8... by Jamie Strandboge

Import patches-unapplied version 2.4.1-0ubuntu0.19.10.3 to ubuntu/eoan-proposed

Imported using git-ubuntu import.

Changelog parent: 0f8d4c2c1c02767ba4fbdfe2ee7ce228a30e2df6

New changelog entries:
  * db-properly-reset-attribute-state.patch: db: properly reset the attribute
    state in db_col_reset()

0f8d4c2... by Jamie Strandboge

Import patches-unapplied version 2.4.1-0ubuntu0.19.10.2 to ubuntu/eoan-proposed

Imported using git-ubuntu import.

Changelog parent: fe1c05da6785fd6469148ef05b47ab587c8093da

New changelog entries:
  * debian/tests/testsuite-live:
    - build utils with -pthread
    - build tools/scmp_api_level
  * debian/tests/src/test-seccomp.c: #include <ctype.h>

fe1c05d... by Jamie Strandboge

Import patches-unapplied version 2.4.1-0ubuntu0.19.10.1 to ubuntu/eoan-proposed

Imported using git-ubuntu import.

Changelog parent: 6222abf42cbb9b166efee4130d3a713859c5ad07

New changelog entries:
  [ Marc Deslauriers ]
  * Updated to new upstream 2.4.1 version to fix security issue.
    - CVE-2019-9893
  * debian/patches/*: removed, all included in new version.
  * debian/control: add valgrind to Build-Depends to get more unit tests.
  * debian/*.install: change python paths.
  * debian/libseccomp2.symbols: added new symbols.
  * debian/rules: add dh_auto_configure before dh_auto_install to pick up
    all the python versions.

6222abf... by Matthias Klose

Import patches-unapplied version 2.3.3-3ubuntu2 to ubuntu/disco-proposed

Imported using git-ubuntu import.

Changelog parent: fbc0deab489a2adb464fec3945a13d602a1d272f

New changelog entries:
  * No-change rebuild to build without python3.6 support.

fbc0dea... by Tyler Hicks

Import patches-unapplied version 2.3.3-3ubuntu1 to ubuntu/cosmic-proposed

Imported using git-ubuntu import.

Changelog parent: 2e5c9e92b1085011a37b7490d737a37d8ca1bae2

New changelog entries:
  * Merge from Debian testing. Remaining changes:
    - add-log-action.patch: Minimal backport to support the
      SECCOMP_RET_LOG action that was released in Linux kernel version
      4.14.
    - Add autopkgtests.

2e5c9e9... by Felix Geyer

Import patches-unapplied version 2.3.3-3 to debian/sid

Imported using git-ubuntu import.

Changelog parent: ea3a7d3426c197352050258c6b2864901dce0823

New changelog entries:
  * Fix FTBFS: Adapt to renamed README file. (Closes: #902767)

ea3a7d3... by Felix Geyer

Import patches-unapplied version 2.3.3-2 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 09ad966ba118ffe6981481be2134e2242811c4b4

New changelog entries:
  [ Helmut Grohne ]
  * Support the nopython build profile. (Closes: #897057)
  [ Felix Geyer ]
  * Run upstream "live" tests in an autopkgtest.

09ad966... by Felix Geyer

Import patches-unapplied version 2.3.3-1 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 53c16f5a22e007cf45390818390da905a6a19282

New changelog entries:
  * New upstream release. (Closes: #895417)
    - Adds pkey_mprotect syscall. (Closes: #893722)
  * Refresh parisc patch.
  * Move libseccomp2 back to /usr/lib. (Closes: #894988)
  * Make test failures cause the build to fail. (Closes: 877901)
  * Build python bindings. (Closes: #810712)
  * Switch to debhelper compat level 10.
  * Move git repo to salsa.debian.org
  * Add myself to Uploaders.