taggart
taggart
Today I was tracking down a problem I was having with a particular rule taking a long time to process a file. I eventually narrowed it down to a rule...
**Describe the bug** I am trying to generate a stacked bandwidth graph and my rrd values are in bytes but I want the graph to display bits, so I am...
Many of the existing sceneri do checks for is_subscriber/is_editor/is_owner/is_listmaster and blindly trust smtp requests, which can be forged. One can generate a list of potential ones with: `default/scenari$ grep is_...
Here is a collection of scenari related stuff, mostly title.gettext changes to make things more consistent. There are a couple changes that could be considered related to #362 where an...
Where does default/crawlers_detection.conf comes from? It looks like maybe it hasn't been updated in a while. I ran into a crawler today that it didn't know about, but maybe it's...
Today on our sympa install we noticed an interesting request in the webserver log: `GET /www/rss/latest_lists?count=5000&for=5000 HTTP/1.1` We has disabled requests to /www/latest_lists a while back because web crawlers kept...
On Debian to build I had to `apt install libsqlite3-dev libssl-dev g++` and to invoke BUILDSCRIPT.sh I had to use bash because Debian's /bin/sh is provided by dash and the...
### Enhancement Type Not sure ### Describe the enhancement In the [server port part of the README](https://github.com/itzg/docker-minecraft-server#server-port) you explain that probably you don't need to adjust this, and to use...
This one is sort of weird, it's a vulnerability that researchers have found in features _planned_ for future CPU designs (but also some existing). According to the list on the...
New hardware bug affecting AMD Zen1: "on some AMD processors a division-by-zero can potentially return speculative data" https://www.amd.com/en/resources/product-security/bulletin/amd-sb-7007.html According to that it affects: > Datacenter > AMD EPYC™ 7001 Processors...