Muri Nicanor

Results 6 issues of Muri Nicanor

Hi, could you clarify a bit what "just sync the internal state and leave it" means? I don't know what 'internal state' means and i thought i'm maybe not the...

hi, thanks for pacmixer! i've compiled the program on debian testing and it works as expected except the settings dialog: it show no settings and crashes as soon as i...

Hi, thanks for your work on pius. It would be great if it was possible to let signatures expire.

enhancement

when trying to compile generate_verity_key.c on debian stretch (which has libssl-dev 1.1.0c), i get ```generate_verity_key.c: In function ‘convert_to_mincrypt_format’: generate_verity_key.c:57:19: error: dereferencing pointer to incomplete type ‘RSA {aka struct rsa_st}’ BN_copy(n,...

hi, i'm new to ansible, so maybe i'm using it wrong, but it would be great if there were one variable that states, that debops.ifupdown should not do any default...

if i create a bridge using debops.ifupdown ``` ifupdown__interfaces: { 'foobar': { type: bridge, inet: 'static', address: '10.2.2.2/25' } } ``` and later remove that bridge, the interface-file does not...