Custom Query (1145 matches)
Results (292 - 294 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#89 | fixed | debathena-build-depends is out of date | tabbott | |
Description |
debathena-build-depends still depends on config-package-dev and thus is not installable. We should build version 1.2, but it is not buildable because the aptitude locking code seems to have broken. At the moment, debathena-build-depends is not installable, so this should be done soon. |
|||
#1559 | fixed | debathena-chromium-config should use admin policy | davidben | |
Description |
The --auth-server-whitelist flags for Negotiate and NTLM were apparently removed. https://code.google.com/p/chromium/issues/detail?id=469171 Instead it should be setting the AuthServerWhitelist? admin policy setting. This should be easier anyway since it's literally a matter of dropping a debathena.json file somewhere. |
|||
#100 | fixed | debathena-chrony-config should use transform-files | andersk | |
Description |
debathena-chrony-config includes a modified version of chrony.conf from a particular chrony package. It should be rewritten to use transform-files (see http://debathena.mit.edu/config-packages/#full-examples) so that it will work correctly on all distributions, incorporating modifications made to the upstream chrony.conf. |