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/2011-09-16

Friday 16th September 2011

Fedora Project

  • Updated gtkwave to 3.3.25 in F=16, Rawhide and EPEL-6:

    • Replace calloc_2 with histent_calloc in loaders where applicable

    • Update tcl.m4 so /usr/lib64 can be automatically used

    • Fix TR_ANALOG_STEP line clipping problem

    • Fix for ModelSim single-bit nets that are defined as [0] as some tools emit signals without the [0] and it causes savefile compatibility problems

    • Add visible filter pattern in fileselbox() as well as selectable "*" pattern overrides

    • Add custom filters to GtkFileChooser dialogue

    • Fix in lxt2_read.c/.h for negative msb/lsb indices

    • Fix in vzt_read.c/.h for negative msb/lsb indices

  • Updated perl-Net-SSLeay to 1.38 in F-16 and Rawhide:

    • Added X509_get_fingerprint

    • Added support for SSL_CTX_set1_param, SSL_set1_param and selected X509_VERIFY_PARAM_* OBJ_* functions

    • Fixed the prototype for randomize()

    • Fixed an uninitialized value warning in $Net::SSLeay::proxyauth

    • Allow net-ssleay to compile if SSLV2 is not present

    • Fixed a problem where sslcat (and possibly other functions) expect RSA keys and will not load DSA keys for client certificates

    • Removed SSL_CTX_v2_new and SSLv2_method() for OpenSSL 1.0 and later

    • Added CTX_use_PKCS12_file

    • Fixed a problem in 1.37 with various symbols that only became available in OpenSSL 0.9.8 such as X509_VERIFY_PARAM and X509_POLICY_NODE, causing build failures with older versions of OpenSSL (CPAN RT#71013)

Local Packages

  • Updated gtkwave as per the Fedora version

  • Updated perl-Net-SSLeay to 1.37:

    • Added X509_get_fingerprint

    • Added support for SSL_CTX_set1_param, SSL_set1_param and selected X509_VERIFY_PARAM_* OBJ_* functions

    • Fixed the prototype for randomize()

    • Fixed an uninitialized value warning in $Net::SSLeay::proxyauth

    • Allow net-ssleay to compile if SSLV2 is not present

    • Fixed a problem where sslcat (and possibly other functions) expect RSA keys and will not load DSA keys for client certificates

    • Removed SSL_CTX_v2_new and SSLv2_method() for OpenSSL 1.0 and later

    • Added CTX_use_PKCS12_file

  • The package failed to build with OpenSSL < 0.9.8 (FC-4 and earlier releases) due to use of various symbols introduced in OpenSSL 0.9.8 but not guarded in the code with version checks; I submitted a patch upstream as CPAN RT#71013 and version 1.38 was released with my patch shortly thereafter

  • Updated perl-Net-SSLeay to 1.38:

    • Fixed a problem in 1.37 with various symbols that only became available in OpenSSL 0.9.8 such as X509_VERIFY_PARAM and X509_POLICY_NODE, causing build failures with older versions of OpenSSL (CPAN RT#71013)


Recent