Re: [ITP] pwgen 2.06 -- Automatic Password generation

2007-12-10 Thread Corinna Vinschen
On Dec  7 15:27, Jari Aalto wrote:
 http://cygwin.cante.net/pwgen/setup.hint \
 http://cygwin.cante.net/pwgen/pwgen-2.06-2-src.tar.bz2 \
 http://cygwin.cante.net/pwgen/pwgen-2.06-2.tar.bz2

Uploaded.


Thanks,
Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


[GTG] Re: [ITP] pwgen 2.06 -- Automatic Password generation

2007-12-08 Thread Dr. Volker Zell
 Jari Aalto writes:

 Included in Debian stable

   http://packages.debian.org/pwgen

Builds fine from source and packaging looks good

GTG
  Volker
  


Re: [GTG] Re: [ITP] pwgen 2.06 -- Automatic Password generation

2007-12-08 Thread Christopher Faylor
On Sat, Dec 08, 2007 at 05:38:31PM +0100, Dr. Volker Zell wrote:
 Jari Aalto writes:

 Included in Debian stable

   http://packages.debian.org/pwgen

Builds fine from source and packaging looks good

When people review packaging are they also inspecting setup.hint files?
There have been a few setup.hint gaffes recently so I would like to
request some attention to that when reviewing.

It seems that ITP people have been lax in posting the actual setup.hint
(not a link) here, as is the convention, so that may be part of the
problem.

So, I'd like to se an indication that source + packaging + setup.hint
have all been inspected before a GTG is provided.

cgf


[ITP] pwgen 2.06 -- Automatic Password generation

2007-12-07 Thread Jari Aalto

Included in Debian stable

  http://packages.debian.org/pwgen

Jari

sdesc: Automatic Password generation
ldesc: Generate random, meaningless but pronounceable passwords. These
passwords contain either only lowercase letters, or upper and lower
case mixed, or digits thrown in. Uppercase letters and digits are
placed in a way that eases remembering their position when memorizing
only the word.
category: Security
requires: cygwin

1) manual

  wget\
http://cygwin.cante.net/pwgen/setup.hint \
http://cygwin.cante.net/pwgen/pwgen-2.06-2-src.tar.bz2 \
http://cygwin.cante.net/pwgen/pwgen-2.06-2.tar.bz2

a) automatic

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir pwgen ; cd pwgen
  rm -f get.sh get.sh.sig
  wgethttp://cygwin.cante.net/pwgen/get.sh \
  http://cygwin.cante.net/pwgen/get.sh.sig 
  gpg --verify get.sh.sig get.sh 
  sh get.sh


-- 
Welcome to FOSS revolution: we fix and modify until it shines