[devel] [SCM] packages/gnupg2: heads/master
Dmitry V. Levin
ldv at altlinux.org
Tue Jul 14 14:54:16 MSD 2009
On Tue, Jul 14, 2009 at 01:46:56PM +0400, Sergey V. Turchin wrote:
> Update of /people/zerg/packages/gnupg2.git
>
> Changes statistics since `2.0.12-alt1' follows:
> gnupg-2.0.12-alt-fix-possible-overflow.patch | 11 +++++++++++
> gnupg2.spec | 7 ++++++-
> 2 files changed, 17 insertions(+), 1 deletions(-)
>
> Changelog since `2.0.12-alt1' follows:
> commit 54b3fff69fb0b00c12199b36fad930376a505fcc
> Author: Sergey V Turchin <zerg �� altlinux.org>
> Date: Tue Jul 14 13:46:18 2009 +0400
>
> - fix 'always overflow' glibc check error
>
> Full diff since `2.0.12-alt1' follows:
> diff --git a/gnupg-2.0.12-alt-fix-possible-overflow.patch b/gnupg-2.0.12-alt-fix-possible-overflow.patch
> new file mode 100644
> index 0000000..6098b91
> --- /dev/null
> +++ b/gnupg-2.0.12-alt-fix-possible-overflow.patch
> @@ -0,0 +1,11 @@
> +--- gnupg-2.0.12/g10/keygen.c~ 2009-07-13 17:27:14 +0400
> ++++ gnupg-2.0.12/g10/keygen.c 2009-07-14 13:33:08 +0400
> +@@ -85,7 +85,7 @@ struct para_data_s {
> + u32 creation;
> + unsigned int usage;
> + struct revocation_key revkey;
> +- char value[1];
> ++ char value[21];
> + } u;
> + };
> +
После этого изменения gnupg2 начнёт падать.
--
ldv
----------- ????????? ????? -----------
???? ??????? ???????? ?? ? ????????? ???????...
??? : ???????????
??? : application/pgp-signature
?????? : 197 ??????
????????: ???????????
Url : <http://lists.altlinux.org/pipermail/devel/attachments/20090714/1577fe3b/attachment.bin>
More information about the Devel
mailing list