#acl PaulHowarth:read,write,admin,revert,delete All:read === Thursday 8th December 2011 === ==== Local Packages ==== * Updated `dkms` to 2.2.0.3 * Updated `nmap` not to include its own certificate bundle, so the system one gets used instead ([[RedHatBugzilla:734389|Bug #734389]]) * Updated `perl-PPIx-Regexp` to 0.023: * Correct address of FSF in the version of the GPL distributed in `LICENSES/Copying` * Updated `python-pyasn1` to 0.1.2: * Fix to `__long__()` to actually return `long`s on py2k * Fix to `OctetString.__str__()` workings of a non-initialized object * Fix to quote initializer of `OctetString.__repr__()` * Minor fix towards `ObjectIdentifier.prettyIn()` reliability * `ObjectIdentifier.__str__()` is aliased to `prettyPrint()` * Explicit `repr()` calls replaced with '`%r`' ----