Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

    PaulHowarth/Blog/2010-09-24

Friday 24th September 2010

Local Packages

  • Updated perl-DateTime to update DateTime to 0.62 (don't try to test with DateTime::Format::Strptime unless we have a relatively recent version)

  • Updated perl-Hook-LexWrap to 0.24:

  • Updated perl-YAML-Syck to 1.15 (fix test breakage in 5.13.5 onwards due to changes in the way regexes are stringified - Perl RT#78008)

  • Updated python-crypto to build with -fno-strict-aliasing to work around a bunch of "dereferencing type-punned pointer will break strict-aliasing rules" warnings from gcc for lines of the form:

  •     Py_INCREF(Py_True);

    and

        Py_INCREF(Py_False);

    due to the cast from PyIntObject* to PyObject*

  • Updated sendmail to fix MAXHOSTNAMELEN as per the Rawhide version (Bug #485380)


Recent