Age | Commit message (Collapse) | Author |
|
|
|
freshclam might not be able to start clamav via the socket because
the socket might not be there. This systemd unit watches for the
definitions and then starts clamav.
Resolves: #8431
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When setting values like
ignored_services = [...]
this will override other `ignored_services` that might get parsed
before. Instead, we use `+=` so multiple files can add sth to this
config value.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
files are still downloading.
|
|
|
|
into develop
|
|
|
|
|
|
leap_cli already checks for running procs
- Resolves: #8380
|
|
|
|
|
|
|
|
|
|
New soledad packages now depend on Twisted 16.2.0 (see
https://leap.se/code/issues/8412), so we need to pin twisted to get
installed from jessie-backports.
- Resolves: #8418
|
|
|
|
|
|
|
|
|
|
commands to be more logically consistent.
For now, all changes are backwards compatible.
DEPRECATED: `leap add-user`. Use `leap user add` instead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
locale for `puppet apply`.
|
|
Change-Id: I90f8d160d2293288066847bcc199f480d06d877d
|
|
Bug/fix soledad test
This should fix #8388
My ruby-fu isn't great, but there are two changes:
* remove tests for design docs due: https://0xacab.org/leap/soledad/merge_requests/8
* check for the absence of 404 instead of the presence of 401 (needs review)
See merge request !30
|
|
The auth.log rsyslog entry was accidentally removed in #7863.
Change-Id: I4ebffeafedbca5df902041ddd2bcb80d3f68b230
|
|
Change-Id: Ia1764cb28e263353856523c11f351a39774bf3b4
|
|
|