[PATCH] Enable VIA Padlock on x86_64 platforms

Rafaël Carré funman at videolan.org
Fri Apr 20 19:58:54 CEST 2012


Le 20/04/2012 10:39, Werner Koch a écrit :
> Hi!
> 
> If you want me to consider your patches, you should follow the new
> instructions in doc/HACKING and send the DCO file to this list.  My
> apologies in advance, in case I you already did.

Just did that :p

> --
> Because the tear off line is the first line of the body, not even the
> summary line will be copied to the ChangeLog.  Using only the tear off
> line without any text is often useful for commits like "Typo and
> grammar fixes."
> #+end_example

This doesn't seem to work:

make dist
tar zfx libgcrypt-1.6.0-git9eb9fc3.tar.gz
make gen-ChangeLog
vim libgcrypt-1.6.0-gitc56149d/ChangeLog
/^	--

The commit log is copied verbatim:

2011-12-16  Werner Koch  <wk at gnupg.org>

    Add alignment tests for the cipher tests.
    * tests/basic.c (check_one_cipher): Factor most code out to
    check_one_cipher_core.  Call that core function several times using
    different alignment settings.
    (check_one_cipher_core): New.  Add extra args to allow alignment
    testing.
    --

    As reported in bug#1384 Serpent fails on a sparc64.  One problem with
    the test code is that due to the bus error the error message won't be
    printed.



More information about the Gcrypt-devel mailing list