Skip to content

Releases: seccomp/libseccomp

libseccomp v2.2.0

12 Feb 20:43

Choose a tag to compare

This release is no longer supported upsteam, please use a more recent release

Github Releases (by Release)

ChangeLog

  • Version 2.2.0 - February 12, 2015
    • Migrated the build system to autotools
    • Added support for the aarch64 architecture
    • Added support for the mips, mips64, and mips64n32 architectures for both big and little endian systems
    • Added support for using the new seccomp() syscall and the thread sync functionality
    • Added Python bindings
    • Updated the internal syscall tables to Linux v3.19
    • Added documentation to help contributors wishing to submit patches
    • Migrated to Github for git hosting and Google Groups for the mailing list
    • Numerous minor bug fixes

Checksum

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

5aa8a230f8529d6ee777098550245e43d2247395fdfd5a2176e28cf7236f1b10  libseccomp-2.2.0.tar.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBAgAGBQJU3Q+YAAoJEFXkWlroynyKWsMP/3H+nI7/PEdsxrwb3kNK+wS0
LEKguUufhizAhp2J+6POejqyapxj/ge+QWRR4EZlbXUBzK8Mlu0OCexW7ic20QR3
reua7B/Dg363fGyBpx9vWnI8/l7DUuxlz97sYvYFbBZ0XeOeLFc6bxic8SvYJLzT
5A5oyd7oESAFH99C83oIcoJOxJanZXALOEN3J5fd5HXVtnHa0gQ1JlaIAldiXBlX
VrhS9FmAzJ/hpqGG9kP7piaUvrqNZRkuj0KsB6Ty2hE43pV/FgEzoMcScAdMS1E2
9L+K6RXT0Dcv5pB6avMz37chXMcfginh/pl6PL3QG0130ivbv0VJKKjkI1JVTadp
mUIYx7kOjZO/ZrdsRrh6hzDg9+kNlmtaCnzne7O1dttnlPNbz09KDmxN+e5/i5kA
6Vss+09ruO9fLTnlepfDcPujrZ6sxbqn4qvNJQd1nqdencbZl5DYJsUJCa6sxL2t
i/7+xo1zKXtVaeeEgAYn9MrpxtKbganorP05RlY2ecDf7rX0/pUHVcXjKUUrWgGl
By+PnD0Rg6OELmbNpPhcgNgUEYzGKdOhKkYfL/IH29zSSUmuVqskpGoQH7HRd2vo
oNz4oRcGi4vGeQAkp6hHaRPNpP4kylRxv0HzLigkuwhIRUtrDZBQ/A+KB0vBWh8O
36DpNMxzhPTBM3qdCbNa
=mufN
-----END PGP SIGNATURE-----

libseccomp v2.1.1

30 Jan 16:07

Choose a tag to compare

This release is no longer supported upsteam, please use a more recent release

Github Releases (by Release)

ChangeLog

  • Version 2.1.1 - October 31, 2013
    • Build system improvements
    • Automated test improvments, including a "check" target for use by packagers to verify the build
    • Numerous bug fixes related to the filter's internal rule database which affect those creating rules with syscall arguments
    • Introduced tools to verify the style/formatting of the code, including a "check-syntax" target for use by developers
    • Non-public symbols are now hidden in the library

Checksum

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

8812c11e407c383f5ad6afb84a88e5a0224477bcfe8ff03f0c548e5abaac841c  libseccomp-2.1.1.tar.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)

iQIcBAEBAgAGBQJScngFAAoJEFXkWlroynyKoz0P/jxm8EW4rn7xAhj4BOLYUAxs
/dBzAUeBAWpnuYirxkcwWMWx6l8Ma2SiX66/QRb+hGC+ZlS06TgStQTSAtqLnFe2
0GL5pmnIFoEF87A0A6Dvyix/gK0hc1JSgZyTfOnvdjmR9A34pNw09Jb8qd0VSPDB
AhC/JobUxw+04C+DEtqE4tmJzXrrIWh1zzIblzLOQeuPaQc76CQ5ib/4bhomdiSW
NbS4mU6L5JzAzXglxi3bjC49cTycNHy4bILWppadREbRJ5tsZI0tSGPsUAagxYP1
052cnRfbM1PtBs3iakhkxB1qnvB0KSLSTPoOBxTLaxlm5UvyvgN9yYSMqt6ChQtI
qJAY8KkH1GxP0CwtiyspshYBxEqSyX7/rME8ubUCE7i3NRvyX1RzWdC9ZwQFEcN6
TgLVliqGRMg1sFuM3HgYlhXUlzfkrzsuhnDQepPjI4MvbeymhjhK8Ub462r+w7BR
S8SJctvYvswbuAEgNBmYLYvcIExxFKXzSmjnm9GJboK3TmhbIbxfCY9Opj0kGqCt
F36fJSx3tg6ymvIY6rojrbm2orPHwQbEjRoKT28KfQudo3gW3pD5PQnV+9zPx8T0
HdT62RPvOWiug0l17sBMMBEFdC9/WFvmgap5HiyG6Yp/Q08/YZAbWnE0eDE1f0Tc
XeExl9OPkf6xs2QNzH3u
=Tsvc
-----END PGP SIGNATURE-----

libseccomp v2.1.0

30 Jan 16:11

Choose a tag to compare

This release is no longer supported upsteam, please use a more recent release

Github Releases (by Release)

ChangeLog

  • Version 2.1.0 - June 11, 2013
    • Add support for the x32 and ARM architectures
    • Improvements to the regression tests, including support for live tests
    • More verbose PFC output, including translation of syscall numbers to names
    • Several assorted bugfixes affecting the seccomp BPF generation
    • The syscall number/name resolver tool is now available to install

libseccomp v2.0.0

30 Jan 16:12

Choose a tag to compare

This release is no longer supported upsteam, please use a more recent release

Github Releases (by Release)

ChangeLog

  • Version 2.0.0 - January 28, 2013
    • Fixes for the x86 multiplexed syscalls
    • Additions to the API to better support non-native architecures
    • Additions to the API to support multiple architecures in one filter
    • Additions to the API to resolve syscall name/number mappings
    • Assorted minor bug fixes
    • Improved build messages regardless of build verbosity
    • More automated tests added as well as a number of improvements to the test harness

libseccomp v1.0.1

30 Jan 16:14

Choose a tag to compare

This release is no longer supported upsteam, please use a more recent release

Github Releases (by Release)

ChangeLog

  • Version 1.0.1 - November 12, 2012
    • The header file is now easier to use with C++ compilers
    • Minor documentation fixes
    • Minor memory leak fixes
    • Corrected x86 filter generation on x86_64 systems
    • Corrected problems with small filters and filters with arguments

libseccomp v1.0.0

30 Jan 16:15

Choose a tag to compare

This release is no longer supported upsteam, please use a more recent release

Github Releases (by Release)

ChangeLog

  • Version 1.0.0 - July 31, 2012
    • Change the API to be context-aware; eliminates all internal state but breaks compatibility with the previous 0.1.0 release
    • Added support for multiple build jobs ("make -j8") and verbose builds using the "V=1" build variable ("make V=1")
    • Minor tweaks to the regression test script output

libseccomp v0.1.0

30 Jan 16:16

Choose a tag to compare

This release is no longer supported upsteam, please use a more recent release

Github Releases (by Release)

ChangeLog

  • Version 0.1.0 - June 8, 2012
    • Initial release