Stefan Neufeind

Results 50 comments of Stefan Neufeind

Please note that with EPEL v10 there is a difference between for example CentOS 10 (being on "stream", actually 10.1 now) and RHEL 10 or Rocky 10 (beind on "stable",...

Possible quickfix could imho be in lib/puppet/provider/mysql.rb to adjust mysql_caller. There add a version-compare if mariadb newer than 11.0.0 is used. Then use mariadb_raw instead of mysql_raw (copy those lines)....

Wondering about the app-data-size of my nextcloud-app I found there is a hidden folder (starts with a dot) named .Contact-Backups. That contains one contact-file for each day - for the...

Looking into plans for JMAP-support in other projects I think it might make sense to think about JMAP-support in two directions. One is Nextcloud connecting to a JMAP-server and the...

TL,DR: In my case providing "contentUid: data.uid" helped. Briefly discussed the "internals" of this issue with Claus Due. Providing contentUid is the way to go since it avoids "magic", which...

Sorry for my late reply. I used the previous behaviour (make read-marker as-is when archiving) and it fitted my usecase better. On one account I sometimes get a lot of...

Can you please consider adding a setting? This would help my daily work a lot *sigh* As for a default: Thunderbird on desktop does not mark mesages as read upon...

I found there already are rules for borlabs. Hmm, did they change something maybe, so the rules don't apply anymore? https://github.com/cavi-au/Consent-O-Matic/blob/master/rules/borlabs.json

I found that EPEL packages jemalloc for 10.1 and 10.2 (the stream-releases) but it is not there for 10.0 or 10z (the stable point-releases like RHEL 10, Rocky, Alma). Manually...

If building for trixie (current Debian stable) already works, maybe should we split this in two patches to at least get Debian-builds up-to-date as a first step (and maybe trigger...