RPM Community Forums

Mailing List Message of <rpm-devel>

Re: [CVS] RPM: rpm/rpmio/ gengpg.sh

From: Jeff Johnson <n3npq@mac.com>
Date: Wed 12 Dec 2007 - 17:28:52 CET
Message-Id: <C9C1A624-106A-47C4-9900-EA2E7E28DF3B@mac.com>
Add to BUILD_SOURCES or something please.

Having the .gnupg contents around while debugging is useful reference.

The good news is the rpmnss is now verified with DSA/RSA.

I'll likely have some time to get openssl later this week, I was  
hampered by
no RSA test case.

73 de Jeff

On Dec 12, 2007, at 11:18 AM, Ralf S. Engelschall wrote:

>   RPM Package Manager, CVS Repository
>   http://rpm5.org/cvs/
>    
> ______________________________________________________________________ 
> ______
>
>   Server: rpm5.org                         Name:   Ralf S. Engelschall
>   Root:   /v/rpm/cvs                       Email:  rse@rpm5.org
>   Module: rpm                              Date:   12-Dec-2007  
> 17:18:00
>   Branch: HEAD                             Handle: 2007121216180000
>
>   Modified files:
>     rpm/rpmio               gengpg.sh
>
>   Log:
>     cleanup afterwards, too
>
>   Summary:
>     Revision    Changes     Path
>     2.2         +3  -0      rpm/rpmio/gengpg.sh
>    
> ______________________________________________________________________ 
> ______
>
>   patch -p0 <<'@@ .'
>   Index: rpm/rpmio/gengpg.sh
>    
> ====================================================================== 
> ======
>   $ cvs diff -u -r2.1 -r2.2 gengpg.sh
>   --- rpm/rpmio/gengpg.sh	12 Dec 2007 15:29:59 -0000	2.1
>   +++ rpm/rpmio/gengpg.sh	12 Dec 2007 16:18:00 -0000	2.2
>   @@ -40,3 +40,6 @@
>    echo "static const char * RSAsig ="
>    echo -n "$str" | $gpg -sab -u RSApub | sed -e'1,3d; $d' | sed - 
> e's/^/"/; s/$/\\n"/; $d'
>    echo ";"
>   +
>   +rm -rf $hdir
>   +
>   @@ .
> ______________________________________________________________________
> RPM Package Manager                                    http://rpm5.org
> CVS Sources Repository                                rpm-cvs@rpm5.org
Received on Wed Dec 12 17:29:44 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.