| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
remove --with-ipv6 because its unrercognized option and apparently
enabled by default.
|
| |
|
| |
|
|
|
|
| |
CVE-2019-13627
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
CVE-2019-14811
CVE-2019-14812
CVE-2019-14813
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
fixes: #10701
|
|
|
|
|
|
|
|
|
|
| |
Increase CONFIG_NR_CPUS to 128 for x86 and 256 for x86_64 on linux-virt
and linux-vanilla.
CONFIG_NR_CPUS_DEFAULT is left at 32 for now because each CPU need
8KB of RAM
fixes #10768
|
|
|
|
|
|
|
|
|
| |
For some reason test suite hangs when testing sysv semaphores.
It is unclear if semtimedop(2) in musl, or apr or the testsuite in apr
is broken.
We work arund this by avoid use semtimedop(2) for now.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Drop py2
- Install cmake files
- Split -dev subpackage
- Run tests
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|