Paul Howarth's Blog
| << < 2013 / 6 > >> | ||||||
|---|---|---|---|---|---|---|
| Mon | Tue | Wed | Thu | Fri | Sat | Sun |
| 1 | 2 | |||||
| 3 | 4 | 5 | 6 | 7 | 8 | 9 |
| 10 | 11 | 12 | 13 | 14 | 15 | 16 |
| 17 | 18 | 19 | 20 | 21 | 22 | 23 |
| 24 | 25 | 26 | 27 | 28 | 29 | 30 |
Recent Entries
Monday 17th June 2013
Local Packages
Updated dovecot to 2.2.3:
LDA/LMTP: if new mail delivery first fails with "temporary failure", tempfail the whole delivery instead of falling back to delivering the mail to INBOX
doc/solr-schema.xml was updated to Solr v4.x format; also, the default analyzers were changed, hopefully for the better (note that the schema can't be changed for existing Solr indexes without rebuilding everything)
- Solr plugin does only soft commits from now on; you'll need a cronjob to send a hard commit command to it every few minutes
Added %N modifier for variables as %H-like "new hash"
sdbox, mdbox: support POP3 message order field (for migrations)
Added mailbox { driver } to specify a different mail storage format for the mailbox than generally used within the namespace
Added initial lib-sasl library for client side SASL support; it currently supports only PLAIN, LOGIN and plugin, and is used currently by IMAP and POP3 proxying when authenticating to the remote server
IMAP: if subject contained only whitespace, Dovecot returned an ENVELOPE reply with a huge literal value, effectively causing the IMAP client to wait for more data forever
IMAP: various URLAUTH fixes
imapc: various bugfixes and improvements
pop3c: various fixes to make it work in dsync (without imapc)
dsync: fixes to syncing subscriptions and fixes to syncing mailbox renames
Updated perl-SQL-Statement to 1.405:
INSERT now expands incomplete rows
Updated perl-Text-CSV_XS to 1.01:
Cache not re-read on getline_all (CPAN RT#86155)
Saturday 15th June 2013
Fedora Project
Updated perl-Sub-Exporter to 0.986 in Rawhide:
- Typo fixes in documentation
Updated proftpd to 1.3.4d in Rawhide:
Fixed broken build when using --disable-ipv6 configure option
Fixed mod_sql "SQLAuthType Backend" MySQL issues
Various other bugs fixed - see NEWS for details
Local Packages
Updated perl-Sub-Exporter to 0.986 as per the Fedora version
Updated proftpd to 1.3.4d as per the Fedora version
Friday 14th June 2013
Fedora Project
Updated perl-Test-Version in F-19 and Rawhide to fix a couple of the author tests that fail with current test modules:
Disable Test::Kwalitee's "use_strict" test
Schwern not in dictionary
Local Packages
Updated perl-Test-Version as per the Fedora version
Thursday 13th June 2013
Fedora Project
Updated perl-Sendmail-PMilter in F-18, F-19 and Rawhide to fix some process control issues:
Reset SIGCHLD handler in milters (CPAN RT#85826, Bug #970138)
Block instead of erroring on max children (CPAN RT#85833, Bug #970197)
Local Packages
Updated GeoIP to 1.5.1
Updated perl-Sendmail-PMilter as per the Fedora version
Updated perl-Text-CSV_XS to 1.00:
Fix automatic UTF-8 in getline/parse for SV's with \0
Wednesday 12th June 2013
Fedora Project
Updated gtkwave to 3.3.47 in Rawhide:
Deprecated loader
- Partial VCD loader fix for small files
Added preliminary do-nothing generate support in vermin
Fixed minmax_valid for partial VCD loader: affects scaling on floating-point traces
Updated perl-Module-Build-Tiny to 0.023 in Rawhide:
Implement --pureperl-only
- Skip compilation test when not having a compiler
Local Packages
Updated gtkwave to 3.3.47 as per the Fedora version
Updated perl-IPC-Run3 to 0.046:
Replace a die with a croak
- Typo fixes in documentation
Updated perl-JSON to 2.59:
PUREPERL_ONLY support was not supported... and finally remove all PP options from Makefile.PL
Recommend JSON::XS instead of conditionally requiring it (for example, $ cpanm --with-recommends JSON)
- Hide more packages from PAUSE (and other stuff)
Updated perl-Module-Build-Tiny to 0.023 as per the Fedora version
Updated perl-Params-Validate to 1.08:
The handling of defaults in the XS version of validate_pos was broken: the defaults were simply pushed into the returned array, rather than being explicitly stored in the right index based on the order of the specs passed to validate_pos() (CPAN RT#83780)
Updated unrar to upstream source release 5.0.6 (still 5.00 beta 5)
Other Entries
Local Packages refers to my local package repository at http://www.city-fan.org/ftp/contrib/