- Jan 28, 2019
-
-
Natanael Copa authored
-
Adding an initial 'linux-virt' configuration for aarch64, intended to be used with AWS EC2 a1.* instances.
-
Natanael Copa authored
-
fixes #9931
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Jakub Jirutka authored
-
Jakub Jirutka authored
http://www.liblognorm.com A fast log-normalization library
-
Leonardo Arena authored
This reverts commit 59d0b45e.
-
Jakub Jirutka authored
It's needed for main/rsyslog.
-
Leonardo Arena authored
-
Carlo Landmeter authored
File "bin/redo", line 10, in <module> redo.cmd_redo.main() File "/home/buildozer/aports/testing/redo/src/redo-redo-0.41/bin/../redo/cmd_redo.py", line 122, in main builder.await_log_reader() File "/home/buildozer/aports/testing/redo/src/redo-redo-0.41/bin/../redo/builder.py", line 109, in await_log_reader out = open('/dev/tty', 'w') IOError: [Errno 6] No such device or address: '/dev/tty'
-
On the builders, the checks failed because they tried to open /dev/tty, which does not exists. Add a patch that continues when /dev/tty is missing. Re-enable redo
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
Jakub Jirutka authored
The Reliable Event Logging Protocol library https://www.rsyslog.org
-
Jakub Jirutka authored
-
Jakub Jirutka authored
These plugins have some dependencies, except omtesting that is useful only for testing/debugging.
-
Jakub Jirutka authored
It's used only for testing (according to Fedora package).
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
- Jan 27, 2019
-
-
Carlo Landmeter authored
-
Carlo Landmeter authored
-
-
Andy Postnikov authored
-
Andy Postnikov authored
-
-
-
Andy Postnikov authored
-
-
* code based on Firejail version 0.9.56 * much smaller code base for SUID executable * command line options removed: --audit, --build, --cgroup, --chroot, --get, --ls, --output, --output-stderr, --overlay, --overlay-named, --overlay-tmpfs, --overlay-clean, --private-home, --private-bin, --private-etc, --private-opt, --private-srv, --put, --rlimit*, --trace, --tracelog, --x11*, --xephyr*
-
Andy Postnikov authored
-
Andy Postnikov authored
-
-
- Jan 26, 2019
-
-
Andy Postnikov authored
-
Carlo Landmeter authored
fails tests: --- FAIL: TestDatadog (0.00s) panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0xa4c168]
-
-
Jakub Jirutka authored
This package is needed for main/syslog-ng.
-