~paelzer/ubuntu/+source/libseccomp:lp-1755250-add-statx

Last commit made on 2019-02-11
Get this branch:
git clone -b lp-1755250-add-statx 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:
lp-1755250-add-statx
Repository:
lp:~paelzer/ubuntu/+source/libseccomp

Recent commits

a43676b... by Christian Ehrhardt 

changelog: for SRU to Bionic
* add statx support (LP: #1755250)
* Add syscalls up to kernel 4.15 (LP: #1815415)

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

77e9482... by Christian Ehrhardt 

- d/p/lp-1815415-*: Add syscalls up to kernel 4.15 (LP: #1815415)

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

6c398fe... by Christian Ehrhardt 

- d/p/lp-1755250-libsecomp231-statx.patch: add statx support (LP: #1755250)

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

3aaf812... by Tyler Hicks

Import patches-unapplied version 2.3.1-2.1ubuntu4 to ubuntu/bionic-proposed

Imported using git-ubuntu import.

Changelog parent: 01ca47eb0d296b3b18aacf9e6a2a8761a43f8341

New changelog entries:
  * debian/tests/data/open.fail_filter: The libseccomp autopkgtests were
    failing with glibc 2.27 due to changes in glibc which resulted in
    openat() exclusively being used, without any calls to open(). This
    resulted in the test process exiting normally instead of being
    killed, as was expected. Fix the test failure by removing openat()
    from the list of whitelisted syscalls so that the process is killed.

01ca47e... by Tyler Hicks

Import patches-unapplied version 2.3.1-2.1ubuntu3 to ubuntu/artful-proposed

Imported using git-ubuntu import.

Changelog parent: 9234aecc7618d9229e0b4d0fcbbdfaf75eefa05c

New changelog entries:
  * debian/rules: Make test failures cause the build to fail (LP: #1657425)

9234aec... by Tyler Hicks

Import patches-unapplied version 2.3.1-2.1ubuntu2 to ubuntu/artful-proposed

Imported using git-ubuntu import.

Changelog parent: c841f67bd89a2199fbd490828088a4121678e87f

New changelog entries:
  * add-log-action.patch: Minimal backport to support the SECCOMP_RET_LOG
    action that will be released in Linux kernel version 4.14. (LP: #1567597)

c841f67... by Dimitri John Ledkov

Import patches-unapplied version 2.3.1-2.1ubuntu1 to ubuntu/zesty-proposed

Imported using git-ubuntu import.

Changelog parent: 53c16f5a22e007cf45390818390da905a6a19282

New changelog entries:
  * Merge with Debian unstable. Remaining Ubuntu changes:
    - Add autopkgtests.

53c16f5... by Martin Pitt

Import patches-unapplied version 2.3.1-2.1 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 90e9ae24cc86170d718ae5dac2cfff78e747d424

New changelog entries:
  [ Martin Pitt ]
  * Non-maintainer upload with Kees' consent.
  [ Laurent Bigonville ]
  * Ensure strict enough generated dependencies (Closes: #844496)

90e9ae2... by Luca Bruno

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

Imported using git-ubuntu import.

Changelog parent: 90a3ff8bbffd7cf0bacdaad3d11a7bd5e2adbcaa

New changelog entries:
  * Add hppa (parisc) support (Closes: #820501)

90a3ff8... by Luca Bruno

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

Imported using git-ubuntu import.

Changelog parent: fd96d39fee25f73332d0d5e90c6401f100de605b

New changelog entries:
  * New upstream release
  * control: add Vcs-* fields