Till Maas

Results 60 issues of Till Maas

There was a request for the Fedora Council to distribute hardware tokens for Fedora contributors: https://pagure.io/Fedora-Council/tickets/issue/251 To be able to properly decide which hardware tokens make sense, it would be...

## Output of `restic version` restic 0.8.3 compiled with go1.10 on linux/amd64 ## How did you run restic exactly? echo | restic init --repo /srv/restic/ Fatal: an empty password is...

category: user interface
type: discussion
type: feature suggestion

The thin_trim usage is: ``` thin_trim_cmd::usage(std::ostream &out) const { out

Hi, from what I understand, this is a fork of https://github.com/foutaise/texttable when the latter was not yet available on github. Would you be willing to merge with upstream again?

grml.org supports proper HTTPS but does not use it by default. Please redirect to it by default and consider using HSTS at least for the main page to make sure...

infrastructure

There was a crash reported on Fedora, can you please take a look? Bug report: https://bugzilla.redhat.com/show_bug.cgi?id=1076054

At some point the android app stopped creating notifications when media expire on at least two devices (Pixel 7 and 6a, Android 14). The app version is 6.4.14 and according...

Instead of `hid` it should be `hidden` here: https://github.com/nmstate/nmstate/blame/0762aa8660ba3d6fa2b7b538cf6550047d75b96d/rust/src/python/libnmstate/state.py#L23 Since it is also used for other items than passwords, it might also be good to rename this to `secret_hidden_by_nmstate`

In Fedora, a macro for cmake specifies -DSYSCONF_INSTALL_DIR:PATH=/etc to make applications use /etc as sysconf dir. However pdfpc requires to set SYSCONF_DIR to be set to /etc. I am no...

The README does not mention that libgee 0.6.x is required, which is hard to figure out, because cmake only says that gee 1.0 is not found, but e.g. libgee 0.10.x...