Gene
Gene
## Bug description FYI AEP version 0.9.1 Thunderbird 102.0.1 The preferences tab in addons has black text on very dark/black background. Drop-downs, radio boxes and a slider are all fine...
### Describe the bug I've started getting this fail in "make dep" building git master (commit d4dc67706bccb03eba697377be7bf34cf1bdcd10) In dir pjnath/build : .pjnath-x86_64-unknown-linux-gnu.depend:1075: *** missing separator. Stop. Line 1075 is the...
Some emails show above error and when accompanied by a DMARC reject policy the email is subsequently rejected. The email in this case was from american airlines customer relations -...
autoconf 2.70 was released on December 8th and brings quite a few changes, some are not backward compatible. The release note is here: https://lwn.net/Articles/839395/ configure.ac needs to be updated There...
autoconf 2.70 was released on December 8th and brings quite a few changes, some are not backward compatible. The r elease note is here: https://lwn.net/Articles/839395/ configure.ac needs to be updated....
The config file is read before switching user id and so the private cert needs to be owned by root. If it is not i get a core dump _xxx.private...
FYI, With git head as of commit fbeb2065b180e2376088387ee150d3975dc08cd5 the test_access_log_keepalive test fails with: ``` > assert fds_diff
mime.py
News file for 0.8.0 says Move /*mime*/ and dynip to Milter subpackage dynip was moved but not mime.py Should mime.py be moved into Milter/mime.py? Its ending up in /usr/lib/python3.11/site-packages/mime.py which...
Running: python setup.py install Gives this warning: /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
**Describe the bug** Without hostonly mdadm is included when --mdadmconf is specified (or put in dracut config file). Same command adding -H, and mdadm is no longer installed. Specifically: Case...