Branch: refs/heads/master
Home: https://github.com/seccomp/libseccomp
Commit: ff7fc73bdf4602323ce320a2094c006c9c3e4d42
https://github.com/seccomp/libseccomp/commit/ff7fc73bdf4602323ce320a2094c006c9c3e4d42
Author: Felix Geyer <[email protected]>
Date: 2019-07-22 (Mon, 22 Jul 2019)
Changed paths:
M src/python/Makefile.am
Log Message:
-----------
python: install the python extension to the root package dir
Commit 8ad3638ea9023c3948976dfadebd1554380a31c9 effectively added libseccomp/
to the install path of the python extension.
This changed the import module name from "seccomp" to "libseccomp.seccomp",
breaking existing users.
Revert the install path like it was before 2.4.0
Signed-off-by: Felix Geyer <[email protected]>
[PM: tweaked the subject line]
Signed-off-by: Paul Moore <[email protected]>
Commit: 2b406e3b274407ceef53fa3de9469cfbd0fd0ddb
https://github.com/seccomp/libseccomp/commit/2b406e3b274407ceef53fa3de9469cfbd0fd0ddb
Author: Paul Moore <[email protected]>
Date: 2019-07-22 (Mon, 22 Jul 2019)
Changed paths:
M Makefile.am
Log Message:
-----------
doc: ship the SECURITY.md file
Signed-off-by: Paul Moore <[email protected]>
Compare:
https://github.com/seccomp/libseccomp/compare/4bec773fb401...2b406e3b2744
--
You received this message because you are subscribed to the Google Groups
"libseccomp" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/libseccomp/seccomp/libseccomp/push/refs/heads/master/4bec77-2b406e%40github.com.