Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0002-No-longer-import-collections.patch | VMM/config: No longer `import collections`. There was a change in Python 3.10ยน which results in: Python 3.2 brought back the builtin function callable(). Yeah! fixes issue #11 1 = https://docs.python.org/3.10/whatsnew/3.10.html#collections-abc |
Pascal Volk <user@localhost.localdomain.org> | no | https://bitbucket.org/pvo/vmm/commits/29d157a4ee8f019fde92aa74976e9f168386a0fe | 2022-11-26 | |
0003-Debianise-config-file-locations.patch | Debianise config file locations Debian keeps the configuration in /etc/vmm. |
"martin f. krafft" <madduck@debian.org> | no | 2013-08-25 | ||
0004-Loosen-config-file-permission-checks.patch | Loosen config file permission checks While upstream insists on /etc/vmm/vmm.cfg to be mode 0600, 0640 is more suitable to Debian and co-administration. |
"martin f. krafft" <madduck@debian.org> | no | 2013-08-25 | ||
0006-Debian-specific-changes-to-configuration-defaults.patch | Debian-specific changes to configuration defaults I (as Debian package maintainer) disagree with some of the default assumptions made by upstream. This patch changes them to what I think should be the default, which are more suitable to Debian. |
"martin f. krafft" <madduck@debian.org> | no | 2013-08-25 | ||
0007-Disable-Python-compilation-and-optimisation.patch | Disable Python compilation and optimisation These happen later during the Debian package build, so don't do them twice and disable the first time. |
"martin f. krafft" <madduck@debian.org> | no | 2013-08-25 | ||
0008-Disable-sphinx-build-colours.patch | Disable sphinx-build colours I don't want colours in my build output. Please. |
"martin f. krafft" <madduck@debian.org> | no | 2013-08-25 | ||
0009-Make-Sphinx-use-the-local-Objects-inventory-cache.patch | Make Sphinx use the local Objects inventory cache Use the locally cached version, else an HTTP download has to be made during build. |
"martin f. krafft" <madduck@debian.org> | no | 2013-08-25 | ||
0010-Provide_nss-pgsql.conf_example.patch | =================================================================== | no | ||||
0011-Sphinx8.patch | no | |||||
SyntaxWarning.patch | no |