Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] PERFORCE change 78442 by Flavien Bridault for review

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: seth AT swoolley.homeip.net
  • To: Flavien Bridault <vlaaad AT sourcemage.org>
  • Cc: duane_malcolm <d.malcolm AT auckland.ac.nz>, Unet <unet AT sourcemage.org>, Gareth Clay <gareth AT caffeinefuelled.co.uk>, Andrew Stitt <a AT thefrayedknot.armory.com>, SM-Commit Daemon <sm-commit AT lists.ibiblio.org>, Flavien Bridault <f.bridault AT fra.net>, Arjan Bouter <abouter AT sourcemage.org>, vladimir_marek <vlmarek AT volny.cz>, Ladislav Hagara <ladislav.hagara AT unob.cz>, Maurizio Boriani <baux AT member.fsf.org>, Ethan Grammatikidis <eekee AT eekee.is-a-geek.org>
  • Subject: Re: [SM-Commit] PERFORCE change 78442 by Flavien Bridault for review
  • Date: Wed, 26 Apr 2006 22:15:47 -0700

On Wed, Apr 26, 2006 at 08:33:37PM +0200, Flavien Bridault wrote:
> Le mercredi 26 avril 2006 ? 10:22 -0700, seth AT swoolley.homeip.net a
> ?crit :
> > --personal-digest-preference just sets your preferences and fell back to
> > a 160 bit hash automatically.
> >
> > The wiki should note that you need an RSA key, not a DSA key (which can
> > be an RSA subkey on a DSA key if you want) to support the higher bit
> > hashes.
> >
>
> Ok, thanks, so I should remove my DSA key from the keyring, generate a
> new RSA key, and resign the spells (only 2 far from here, this would not
> be too much pita) ?

That works, but a subkey addition also works. Replacing the key would be
the simplest as far as understanding the system.

> The wiki says you can use gpg defaults, I can modify it to mention that
> if you want.

You probably should. I think I wrote that before I knew about the
restriction in DSA.

> I'm also afraid some other people use a DSA key, because I got the
> --personal-digest-preference option from a gurusign() bash function that
> someone gave me on IRC a while ago.

Yeah, I think I may have even written that function. It's a bit safer to use
the explicit option because it really does let you know if the preferences
take effect.

I edited the preferences in gpg itself by editing my key so all my signatures
come out 512 bit if it is supported. There's so much you can do to tweak it.

We should probably direct people toward one way of doing it unless they
desire to deviate on their own.

Seth

>
> > Seth
> >
> > On Wed, Apr 26, 2006 at 11:15:00AM +0100, Perforce Review Daemon wrote:
> > > Change 78442 by flavien_bridault@flavien-Gargamel on 2006/04/26 11:12:44
> > >
> > > Updated sound-juicer, added my GPG key for spell-signing. I hope I
> > > did right. Note that I used the option
> > > --personal-digest-preference option instead of --digest-algo SHA512
> > > as it is written in the wiki. This last
> > > option caused indeed an error, gpg said DSA needs an algorithm of 160
> > > bits, something like that...
> > >
> > > Affected files ...
> > >
> > > ... //sgl/grimoires/devel/ChangeLog#306 edit
> > > ... //sgl/grimoires/devel/audio-players/sound-juicer/DEPENDS#3 edit
> > > ... //sgl/grimoires/devel/audio-players/sound-juicer/DETAILS#13 edit
> > > ... //sgl/grimoires/devel/audio-players/sound-juicer/HISTORY#14 edit
> > > ...
> > > //sgl/grimoires/devel/audio-players/sound-juicer/sound-juicer-2.14.1.tar.gz.sig#2
> > > delete
> > > ...
> > > //sgl/grimoires/devel/audio-players/sound-juicer/sound-juicer-2.14.3.tar.gz.sig#1
> > > add
> > > ... //sgl/grimoires/devel/gurus.gpg#29 edit
> > >
> > > Differences ...
> > >
> > > ==== //sgl/grimoires/devel/ChangeLog#306 (text) ====
> > >
> > >
> > > ==== //sgl/grimoires/devel/audio-players/sound-juicer/DEPENDS#3 (xtext)
> > > ====
> > >
> > > @@ -1,4 +1,4 @@
> > > depends libgnomeui &&
> > > -depends gst-plugins &&
> > > +depends gstreamer &&
> > > depends libmusicbrainz &&
> > > depends gnome-media2
> > >
> > > ==== //sgl/grimoires/devel/audio-players/sound-juicer/DETAILS#13
> > > (xtext) ====
> > >
> > > @@ -1,5 +1,5 @@
> > > SPELL=sound-juicer
> > > - VERSION=2.14.1
> > > + VERSION=2.14.3
> > > BRANCH=$(echo $VERSION|cut -d. -f1,2)
> > > SOURCE=$SPELL-$VERSION.tar.gz
> > > SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
> > >
> > > ==== //sgl/grimoires/devel/audio-players/sound-juicer/HISTORY#14 (text)
> > > ====
> > >
> > > @@ -1,3 +1,8 @@
> > > +2006-04-26 Flavien Bridault <vlaaad AT sourcemage.org>
> > > + * DEPENDS: changed gst-plugins into gstreamer, as sound-juicer now
> > > + depends on gstreamer 0.10
> > > + * DETAILS: updated to 2.14.3
> > > +
> > > 2006-04-08 Robin Cook <rcook AT wyrms.net>
> > > * DETAILS: updated VERSION to 2.14.1
> > >
> > >
> > > ==== //sgl/grimoires/devel/gurus.gpg#29 (binary) ====
> > _______________________________________________
> > SM-Commit mailing list
> > SM-Commit AT lists.ibiblio.org
> > http://lists.ibiblio.org/mailman/listinfo/sm-commit
> >
> --
> Flavien Bridault
>
> Disk, Graphics, Graphics-libs sections Guru
> Source Mage GNU/Linux - http://www.sourcemage.org
>
> irc: vlaaad
> jabber: vlaaad AT amessage.be






Archive powered by MHonArc 2.6.24.

Top of Page