Re: [RFU] monotone-0.38.1

2007-12-13 Thread Corinna Vinschen
On Dec 13 00:30, Lapo Luchini wrote:
 http://cyberx.lapo.it/cygwin/monotone/monotone-0.38-1-src.tar.bz2
 http://cyberx.lapo.it/cygwin/monotone/monotone-0.38-1.tar.bz2

Uploaded.  I removed 0.33-1.


Thanks,
Corinna

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


[ITA] nedit 5.5-2 -- A powerful, customizable, Motif based text editor

2007-12-13 Thread Jari Aalto

Adoption of package by Harold L Hunt.

Jari

sdesc: A powerful, customizable, Motif based text editor
ldesc: A multi-purpose text editor for the X Window System, which combines a
standard, easy to use, graphical user interface with the thorough
functionality and stability required by users who edit text eight
hours a day. It provides intensive support for development in a wide
variety of languages, text processors, and other tools, but at the
same time can be used productively by just about anyone who needs to
edit text. Users of Macintosh and MS Windows based text editors will
find NEdit a familiar and comfortable environment.
category: Editors
requires: cygwin libXft2 libexpat0 libfontconfig1 libfreetype26 
xorg-x11-bin-dlls zlib

a) manual

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

b) automatic; for build testing

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

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

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


[ITA] editrights 1.01-2 -- Alter Windows user rights and privileges from command line

2007-12-13 Thread Cygwin-bug#20071213T1052

Adoption of package by Chris Rodgers. Note: the category was changed
from Base to Util, since this does not seem to be essential package.

sdesc: Alter Windows user rights and privileges from command line
ldesc: Alter Windows user rights and privileges from command line
category: Utils
requires: cygwin

a) manual

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

b) automatic; for build testing

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

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

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


Re: [ITA] editrights 1.01-2 -- Alter Windows user rights and privileges from command line

2007-12-13 Thread Corinna Vinschen
On Dec 13 13:06, Jari Aalto wrote:
 
 Adoption of package by Chris Rodgers. Note: the category was changed
 from Base to Util, since this does not seem to be essential package.

This package is in Base for a reason.  It is an essential package and
used for instance in the openssh config script.


Corinna

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


Re: [ITA] editrights 1.01-2 -- Alter Windows user rights and privileges from command line

2007-12-13 Thread Corinna Vinschen
On Dec 13 12:19, Corinna Vinschen wrote:
 On Dec 13 13:06, Jari Aalto wrote:
  
  Adoption of package by Chris Rodgers. Note: the category was changed
  from Base to Util, since this does not seem to be essential package.
 
 This package is in Base for a reason.  It is an essential package and
 used for instance in the openssh config script.

Oh, btw.  While you're at it, would you mind to add the missing
user privileges up to Vista?  For a list have a look into the
latest incarnation of w32api/winnt.h.


Thanks in advance,
Corinna

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


[ITA] epstool 3.08-2 -- edit preview images and fix bounding boxes in EPS files

2007-12-13 Thread Cygwin-bug#20071213T1137

Adoption of package by James R. Phillips

Jari

sdesc: edit preview images and fix bounding boxes in EPS files
ldesc: Encapsulated PostScript (EPS) files may contain a preview to be used
by programs that can't interpret the PostScript code. epstool can
create and extract such previews.
category: Graphics
requires: cygwin

a) manual

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

b) automatic

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

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

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


Re: [ITA] editrights 1.01-2 -- Alter Windows user rights and privileges from command line

2007-12-13 Thread Jari Aalto
* Thu 2007-12-13 Corinna Vinschen [EMAIL PROTECTED]
* Message-Id: [EMAIL PROTECTED]
 This package is in Base for a reason.  It is an essential package and
 used for instance in the openssh config script.

Ok. Fixed.

 Oh, btw.  While you're at it, would you mind to add the missing
 user privileges up to Vista?  For a list have a look into the
 latest incarnation of w32api/winnt.h.

I added these that were missing from main.c::printUsage

SeCreateGlobalPrivilege
SeCreateSymbolicLinkPrivilege
SeImpersonatePrivilege
SeIncreaseWorkingSetPrivilege
SeRelabelPrivilege
SeTimeZonePrivilege
SeTrustedCredManAccessPrivilege

judging from the section that started from:

   ...
   #define SE_CREATE_TOKEN_NAMETEXT...

Updated package below,
Jari

a) manual

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

b) automatic

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

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

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


Re: [ITA] editrights 1.01-2 -- Alter Windows user rights and privileges from command line

2007-12-13 Thread Corinna Vinschen
On Dec 13 14:17, Jari Aalto wrote:
 I added these that were missing from main.c::printUsage
 
 SeCreateGlobalPrivilege
 SeCreateSymbolicLinkPrivilege
 SeImpersonatePrivilege
 SeIncreaseWorkingSetPrivilege
 SeRelabelPrivilege
 SeTimeZonePrivilege
 SeTrustedCredManAccessPrivilege
 
 judging from the section that started from:
 
...
#define SE_CREATE_TOKEN_NAMETEXT...
 
 Updated package below,

Cool, thank you.  The package looks good to me.  However...

 http://cygwin.cante.net/editrights/editrights-1.01-2-src.tar.bz2 \
 http://cygwin.cante.net/editrights/editrights-1.01-2.tar.bz2 \

...it's still version 1.01.  Wouldn't the above change qualify for
a 1.02 release?  Just an idea...


Corinna

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


Re: [ITA] editrights 1.01-2 -- Alter Windows user rights and privileges from command line

2007-12-13 Thread Jari Aalto
* Thu 2007-12-13 Corinna Vinschen [EMAIL PROTECTED]
* Message-Id: [EMAIL PROTECTED]
 On Dec 13 14:17, Jari Aalto wrote:

 I added these that were missing from main.c::printUsage
 
 SeCreateGlobalPrivilege
 SeCreateSymbolicLinkPrivilege
 SeImpersonatePrivilege
 SeIncreaseWorkingSetPrivilege
 SeRelabelPrivilege
 SeTimeZonePrivilege
 SeTrustedCredManAccessPrivilege
 
 judging from the section that started from:
 
...
#define SE_CREATE_TOKEN_NAMETEXT...
 
 Updated package below,

 Cool, thank you.  The package looks good to me.  However...

 http://cygwin.cante.net/editrights/editrights-1.01-2-src.tar.bz2 \
 http://cygwin.cante.net/editrights/editrights-1.01-2.tar.bz2 \

 ...it's still version 1.01.  Wouldn't the above change qualify for
 a 1.02 release?  Just an idea...

I'll contact the original author; I feel the upstream number should stay
in the official version. The added functionality is a separate patch,
so I' would go for -2.

Thanks for checking,
Jari

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


Re: [ITA] editrights 1.01-2 -- Alter Windows user rights and privileges from command line

2007-12-13 Thread Corinna Vinschen
On Dec 13 16:13, Jari Aalto wrote:
 * Thu 2007-12-13 Corinna Vinschen [EMAIL PROTECTED]
  ...it's still version 1.01.  Wouldn't the above change qualify for
  a 1.02 release?  Just an idea...
 
 I'll contact the original author; I feel the upstream number should stay
 in the official version. The added functionality is a separate patch,
 so I' would go for -2.

Ok, no worries.  Uploaded.


Thanks for taking over,
Corinna

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


Re: [ITA] editrights 1.01-2 -- Alter Windows user rights and privileges from command line

2007-12-13 Thread Igor Peshansky
On Thu, 13 Dec 2007, Corinna Vinschen wrote:

 On Dec 13 13:06, Jari Aalto wrote:
 
  Adoption of package by Chris Rodgers. Note: the category was changed
  from Base to Util, since this does not seem to be essential package.

 This package is in Base for a reason.  It is an essential package and
 used for instance in the openssh config script.

Then wouldn't it make sense to simply have all the packages that need it
depend on it?

OTOH, one of those packages is cygwin (since cygserver config should
probably use editrights as well), and that effectively puts it in
Base...
Igor
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED] | [EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_Igor Peshansky, Ph.D. (name changed!)
 |,4-  ) )-,_. ,\ (  `'-'   old name: Igor Pechtchanski
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

That which is hateful to you, do not do to your neighbor.  That is the whole
Torah; the rest is commentary.  Go and study it. -- Rabbi Hillel


Re: [ITA] editrights 1.01-2 -- Alter Windows user rights and privileges from command line

2007-12-13 Thread Igor Peshansky
On Thu, 13 Dec 2007, Corinna Vinschen wrote:

 On Dec 13 16:13, Jari Aalto wrote:
  * Thu 2007-12-13 Corinna Vinschen [EMAIL PROTECTED]
   ...it's still version 1.01.  Wouldn't the above change qualify for
   a 1.02 release?  Just an idea...
 
  I'll contact the original author; I feel the upstream number should stay
  in the official version. The added functionality is a separate patch,
  so I' would go for -2.

 Ok, no worries.  Uploaded.

 Thanks for taking over,

Indeed: http://cygwin.com/goldstars/#JAa.
Igor
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED] | [EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_Igor Peshansky, Ph.D. (name changed!)
 |,4-  ) )-,_. ,\ (  `'-'   old name: Igor Pechtchanski
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

That which is hateful to you, do not do to your neighbor.  That is the whole
Torah; the rest is commentary.  Go and study it. -- Rabbi Hillel


setup.exe segfaults on upgrade of libopenldap2_3_0

2007-12-13 Thread Schulman . Andrew

I'm running setup.exe version 2.573.2.2.  Every time I run it, it wants
to upgrade libopenldap2_3_0 from version 2.3.36-1 to 2.3.39-1.  If I
accept that, then setup gets past the checksum check stage and then
segfaults.  A dialog pops up saying 'The instruction at 0x004ac7e3
referenced memory at 0x010aff50.  The memory could not be read.'  I
click OK, and setup exits.

This is a repeatable error-- it happens every time.  I've removed and
redownloaded setup.exe, and purged my cache of cygwin package files, but
it didn't help.

I don't know whether this is a setup problem or a libopenldap2_3_0
problem.  I'm guessing setup, so I'm sending this to cygwin-apps.

Any help would be appreciated.
Andrew.

(See attached file: cygcheck.out)

cygcheck.out
Description: Binary data


Re: setup.exe segfaults on upgrade of libopenldap2_3_0

2007-12-13 Thread Brian Dessent
[EMAIL PROTECTED] wrote:

 I'm running setup.exe version 2.573.2.2.  Every time I run it, it wants
 to upgrade libopenldap2_3_0 from version 2.3.36-1 to 2.3.39-1.  If I
 accept that, then setup gets past the checksum check stage and then
 segfaults.  A dialog pops up saying 'The instruction at 0x004ac7e3
 referenced memory at 0x010aff50.  The memory could not be read.'  I
 click OK, and setup exits.

This is probably the issue of a corrupt .lst.gz file.  Delete
/etc/setup/libopenldap2_3_0.lst.gz and everything should work fine.

Apparently setup will create one of these bogus .lst files if you choose
to abort it when it is in the middle of installing and prompts you to
close outstanding open handles on an in-use file.  Correcting this is
certainly on the top of the todo list for setup.

Brian