Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes bug 32778; bugfix on 0.4.1.1-alpha.
|
|
|
|
|
|
|
|
Allow calls to dup() which was introduced in commit a22fbab986.
From a security perspective, I don't think this should impact the
security of the sandbox significantly. As far as I can tell, there
is nothing an adversary can do with a duplicated FD that can't be
done with the original.
|
|
|
|
|
|
This fixes a startup crash with libseccomp v2.4.0 if Sandbox is
set to 1.
|
|
Merge:
* libzstd-dev from ticket32242_035
* shellcheck from maint-0.4.0
|
|
|
|
|
|
Merge
* Chutney Trusty deletion in bug32240_029
* NSS addition in maint-0.3.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Merge C_DIALECT_OPTIONS from ticket32500_029 with
other configure options from maint-0.3.5.
|
|
Require C99 standards-conforming code in Travis CI, but allow GNU gcc
extensions. Also activates clang's -Wtypedef-redefinition warnings.
Builds some jobs with -std=gnu99, and some jobs without.
Closes ticket 32500.
|
|
Merge re-enable chutney from ticket32629_029 with
stem from maint-0.3.5.
|
|
This reverts commit 511aeba8eeb24a953228e00917f64703059a7673.
|
|
|