#acl PaulHowarth:read,write,admin,revert,delete All:read === Sunday 11th December 2016 === ==== Fedora Project ==== * Updated `perl-DateTime-Format-Strptime` to 1.70 in Rawhide: * The word boundary check supposedly added in 1.67 didn't really work properly, and still matched too much ([[https://github.com/houseabsolute/DateTime-Format-Strptime/issues/11|GH#11]]) * Added docs for several formats that have long been supported but not documented; these are `%P`, `%c`, `%x`, and `%X` ([[https://github.com/houseabsolute/DateTime-Format-Strptime/issues/10|GH#10]]) * Altered the conversion specifier `%z` to accept `±HH`, `±HHMM`, `±HH:MM` and `Z`; previously only `±HHMM` were accepted ([[https://github.com/houseabsolute/DateTime-Format-Strptime/pull/13|GH#13]]) * Updated `perl-Test-Vars` to 0.012 in Rawhide: * On Perl 5.22+, variables used in a substitution operator (`$foo =~ s/foo/bar/`) would be ignored ([[https://github.com/houseabsolute/p5-Test-Vars/pull/28|GH#28]]) ==== Local Packages ==== * Updated `perl-DateTime-Format-Strptime` to 1.70 as per the Fedora version * Updated `perl-Test-Vars` to 0.012 as per the Fedora version * Updated `sendmail` (8.15.2): * Enabled `_FFR_MILTER_CHECK_REJECTIONS_TOO` ([[RedHatBugzilla:1112340|Bug #1112340]]) * Added `SASL AUTH_REALM` into default configuration ([[RedHatBugzilla:748279|Bug #748279]]) * Fixed compilation with `openssl`-1.1.0 ([[RedHatBugzilla:1400239|Bug #1400239]]) ----