[CVS] RPM: rpm/ CHANGES rpm/tests/ thkp.c

2012-03-05 Thread Pinto Elia
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  

  Server: rpm5.org Name:   Pinto Elia
  Root:   /v/rpm/cvs   Email:  devzero2...@rpm5.org
  Module: rpm  Date:   05-Mar-2012 15:52:24
  Branch: HEAD Handle: 2012030514522301

  Modified files:
rpm CHANGES
rpm/tests   thkp.c

  Log:
add more Fedorable gpg keys to thkp.c test program

  Summary:
RevisionChanges Path
1.3687  +1  -0  rpm/CHANGES
1.3 +8  -2  rpm/tests/thkp.c
  

  patch -p0 <<'@@ .'
  Index: rpm/CHANGES
  
  $ cvs diff -u -r1.3686 -r1.3687 CHANGES
  --- rpm/CHANGES   20 Dec 2011 16:45:56 -  1.3686
  +++ rpm/CHANGES   5 Mar 2012 14:52:23 -   1.3687
  @@ -1,4 +1,5 @@
   HEAD:
  +- devzero2000: add more Fedorable gpg keys to thkp.c test program
   - devzero2000: call with safety some python API that
 can segfault if called with a NULL pointer. 
 Based of the original patch of David Malcom
  @@ .
  patch -p0 <<'@@ .'
  Index: rpm/tests/thkp.c
  
  $ cvs diff -u -r1.2 -r1.3 thkp.c
  --- rpm/tests/thkp.c  11 Apr 2011 14:41:35 -  1.2
  +++ rpm/tests/thkp.c  5 Mar 2012 14:52:24 -   1.3
  @@ -52,8 +52,14 @@
   "0xfdb36b03",/* Fedora (14-s390x)  */
   "0x97a1071f",/* Fedora (14)  */
   "0x069c8460",/* Fedora (15)  */
  -"0x0608b895",/* EPEL (6)  */
  -"0x217521f6",/* Fedora EPEL  */
  +"0xA82BA4B7",/* Fedora (16) - primary   -  
*/
  +"0x10D90A9E",/* Fedora (16) - secondary -  
*/
  +"0x1ACA3465",/* Fedora (17) - primary   -  
*/
  +"0xF8DF67E6",/* Fedora (17) - secondary -  
*/
  +"0x22B3B81A",/* Fedora (18) - primary   -  
*/
  +"0x34E166FA",/* Fedora (18) - secondary -  
*/
  +"0x0x0608b895",  /* EPEL (6)  */
  +"0x0x217521f6",  /* Fedora EPEL  */
   /* --- IDMS 2010-05-22 */
   "0x1edca302",/* IDMS Linux (Trunk)  */
   /* --- CentOS 5.4 */
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm/ CHANGES rpm/tests/ thkp.c

2011-04-11 Thread Pinto Elia
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  

  Server: rpm5.org Name:   Pinto Elia
  Root:   /v/rpm/cvs   Email:  devzero2...@rpm5.org
  Module: rpm  Date:   11-Apr-2011 16:41:35
  Branch: HEAD Handle: 2011041114413500

  Modified files:
rpm CHANGES
rpm/tests   thkp.c

  Log:
add more gpg keys to thkp.c test program

  Summary:
RevisionChanges Path
1.3613  +1  -0  rpm/CHANGES
1.2 +14 -0  rpm/tests/thkp.c
  

  patch -p0 <<'@@ .'
  Index: rpm/CHANGES
  
  $ cvs diff -u -r1.3612 -r1.3613 CHANGES
  --- rpm/CHANGES   11 Apr 2011 00:34:01 -  1.3612
  +++ rpm/CHANGES   11 Apr 2011 14:41:35 -  1.3613
  @@ -1,4 +1,5 @@
   5.4.0 -> 5.4.1:
  +- devzero2000: add more gpg keys to thkp.c test program
   - jbj: move multiarch* to mandriva.in.
   - jbj: put "devel(libfoo)" deps under RPM_VENDOR_MANDRIVA.
   - proyvind: merge multiarch-utils from mandriva.
  @@ .
  patch -p0 <<'@@ .'
  Index: rpm/tests/thkp.c
  
  $ cvs diff -u -r1.1 -r1.2 thkp.c
  --- rpm/tests/thkp.c  23 May 2010 16:27:22 -  1.1
  +++ rpm/tests/thkp.c  11 Apr 2011 14:41:35 -  1.2
  @@ -49,6 +49,11 @@
   "Fedora (11) ",/* 0xd22e77f2 */
   "0x57bbccba",/* Fedora (12)  */
   "0xe8e40fde",/* Fedora (13)  */
  +"0xfdb36b03",/* Fedora (14-s390x)  */
  +"0x97a1071f",/* Fedora (14)  */
  +"0x069c8460",/* Fedora (15)  */
  +"0x0608b895",/* EPEL (6)  */
  +"0x217521f6",/* Fedora EPEL  */
   /* --- IDMS 2010-05-22 */
   "0x1edca302",/* IDMS Linux (Trunk)  */
   /* --- CentOS 5.4 */
  @@ -56,6 +61,15 @@
   /* --- Mandriva */
   "0x70771FF3",/* Mandriva Linux  */
   "0x22458A98",/* Mandriva Security Team  */
  +"0x37017186",/* MandrakeCooker  */
  +"0x78D019F5",/* MandrakeContrib  */
  +"0xFBB75451",   /* Ubuntu CD Image Automatic Signing Key 
 */
  +/* --- Debian   */
  +"0x55BE302B",   /* Debian Archive Automatic Signing Key (5.0/lenny) 
 */
  +"0x473041FA",   /* Debian Archive Automatic Signing Key 
(6.0/squeeze)  */
  +
   /* --- Caixa Magica */
   "0xC45A42F1",/* Caixa Magica Repository  */
   /* --- rpmforge */
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org