Results 9 issues of Roland Rosenfeld

I use agrep in [ding](https://www-user.tu-chemnitz.de/~fri/ding/). There I searched for "Straße", which resulted in the following search command: `agrep -h -w -i -B -y -e "Strasse,Straße" /usr/share/trans/de-en` This throws the message...

I configured the following in config.json: ```json "scheduler": { "enable": true, "cron": true, "weather": { "provider": "darksky", [...] }, "db": "./db/scheduler.db", "earliestStart": 12, "latestStop": 20, "startEarly": true, "offDays": 0, "squareMeters":...

Fix a little typo in the man page (therefor -> therefore).

This pull request adds support for Oracle ACME package session border controllers.

Years ago Christian Hammers suggested in https://bugs.debian.org/357218 to add a diffstat output on top of the normal diff output. This gives a quick overview if any of "my" routers are...

When running `man --warnings -E UTF-8 -l -Tutf8 -Z manpage.man > /dev/null` on all man pages in rancid on a Debian system, this results in several warnings like ``` warning:...

As mentioned in https://lwn.net/Articles/250468/ and https://bugs.debian.org/496426 there may be a vulnerability when using tempfiles in /tmp. In the rancid context the vulnerability isn't that grave, since rancid usually doesn't run...

## Expected Behavior Heating groups (HM-CC-VG1) devices should just work, especially for SET_TEMPERATURE. For this it's required that the things for these virtual devices are online. ## Current Behavior Currently...

bug
awaiting feedback
stale

**Description** I use salt-minion on Debian 12 (bookworm) from `https://repo.saltproject.io/salt/py3/debian/12/amd64/3006 bookworm main` repository. Since upgrading from 3006.7 to 3006.8 `salt-call state.apply test=true` reports the following derecation warning on every call:...

Bug
needs-triage