Re: [ANNOUNCEMENT] Updated: zip-3.0-2

2014-06-23 Thread Yaakov Selkowitz
On 2014-06-23 11:41, Christopher Faylor wrote: On Mon, Jun 23, 2014 at 06:29:11PM +0200, Achim Gratz wrote: Corinna Vinschen writes: I fixed this on cygwin.com by adding prev and curr entries. Confirmed, thanks. Isn't the real question why the numbering went backwards? It sounds like

[ANNOUNCEMENT] Updated: xterm-308-1

2014-06-23 Thread Yaakov Selkowitz
The following package has been updated in the Cygwin distribution: *** xterm-308-1 The xterm program is a terminal emulator for the X Window System. It provides DEC VT102 and Tektronix 4014 compatible terminals for programs that can't use the window system directly. This is an update to the

src/winsup/cygwin ChangeLog ldap.cc

2014-06-23 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2014-06-23 09:09:55 Modified files: winsup/cygwin : ChangeLog ldap.cc Log message: * ldap.cc (CYG_LDAP_TIMEOUT): Set to 5 secs. (CYG_LDAP_ENUM_TIMEOUT): New timeout value for

src/winsup/cygserver ChangeLog client.cc

2014-06-23 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2014-06-23 09:17:25 Modified files: winsup/cygserver: ChangeLog client.cc Log message: * client.cc: Throughout, fix debug output of signed byte count value. Patches:

src/winsup/cygserver ChangeLog client.cc

2014-06-23 Thread corinna
CVSROOT:/cvs/src Module name:src Branch: cygwin-1_7_29-release-branchpoint Changes by: cori...@sourceware.org 2014-06-23 09:24:15 Modified files: winsup/cygserver: ChangeLog client.cc Log message: * client.cc: Throughout, fix debug output of signed byte

src/winsup/cygwin ChangeLog dcrt0.cc

2014-06-23 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2014-06-23 10:18:26 Modified files: winsup/cygwin : ChangeLog dcrt0.cc Log message: * dcrt0.cc (insert_file): Fix resource leaks (CIDs 59987, 59988). Patches:

src/winsup/cygwin ChangeLog dll_init.cc

2014-06-23 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2014-06-23 10:52:44 Modified files: winsup/cygwin : ChangeLog dll_init.cc Log message: * dll_init.cc (dll_list::alloc): Fix buffer overrun (CID 59940). Patches:

src/winsup/cygwin ChangeLog environ.cc

2014-06-23 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2014-06-23 11:43:33 Modified files: winsup/cygwin : ChangeLog environ.cc Log message: * environ.cc (regopt): Allocate small local buffer to avoid copying twice. Fixes resource leak

src/winsup/cygwin ChangeLog net.cc

2014-06-23 Thread corinna
CVSROOT:/cvs/src Module name:src Branch: cygwin-1_7_29-release-branchpoint Changes by: cori...@sourceware.org 2014-06-23 12:35:39 Modified files: winsup/cygwin : ChangeLog net.cc Log message: * net.cc (cygwin_getaddrinfo): Fix value of hint-ai_addrlen

src/winsup/cygwin ChangeLog net.cc

2014-06-23 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2014-06-23 12:35:31 Modified files: winsup/cygwin : ChangeLog net.cc Log message: * net.cc (cygwin_getaddrinfo): Fix value of hint-ai_addrlen on 64 bit. Explain why. Patches:

src/winsup/cygwin ChangeLog exceptions.cc

2014-06-23 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2014-06-23 13:23:14 Modified files: winsup/cygwin : ChangeLog exceptions.cc Log message: * exceptions.cc (try_to_debug): Free environment pointer when not used anymore (CID 59968).

src/winsup/cygwin ChangeLog localtime.cc

2014-06-23 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2014-06-23 13:38:06 Modified files: winsup/cygwin : ChangeLog localtime.cc Log message: * localtime.cc (tzload): Fix leaking memory (CID 60001). Patches:

src/winsup/cygwin ChangeLog malloc_wrapper.cc

2014-06-23 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2014-06-23 13:45:49 Modified files: winsup/cygwin : ChangeLog malloc_wrapper.cc Log message: * malloc_wrapper.cc (mallinfo): Initialize m if external malloc is used, too (CID 60120).

src/winsup/cygwin ChangeLog mount.cc

2014-06-23 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2014-06-23 14:05:16 Modified files: winsup/cygwin : ChangeLog mount.cc Log message: * mount.cc (fs_info::update): Define dir in the outermost scope to avoid accessing out-of-scope value

src/winsup/cygwin ChangeLog regex/regcomp.c

2014-06-23 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2014-06-23 14:33:55 Modified files: winsup/cygwin : ChangeLog winsup/cygwin/regex: regcomp.c Log message: * regex/regcomp.c (computematchjumps): Free local memory in case of

src/winsup/cygwin ChangeLog select.cc

2014-06-23 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2014-06-23 14:56:45 Modified files: winsup/cygwin : ChangeLog select.cc Log message: * select.cc (start_thread_socket): Delete si on early return in case of an error (CID 59967).

src/winsup/cygserver ChangeLog bsd_helper.cc

2014-06-23 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2014-06-23 15:13:12 Modified files: winsup/cygserver: ChangeLog bsd_helper.cc Log message: * bsd_helper.cc (ipcexit_creat_hookthread): Delete shs in another error case to make Coverity

Re: timeout in LDAP access

2014-06-23 Thread Corinna Vinschen
On Jun 19 19:53, Denis Excoffier wrote: On 2014-06-18 20:01, Corinna Vinschen wrote: On Jun 18 10:33, Corinna Vinschen wrote: The idea I was proposing was just to drop all attempts to seconds guess how fast a DC replies. We're going to use LDAP with default settings and that's it.

Re: pipe error on 64bit

2014-06-23 Thread Corinna Vinschen
On Jun 20 16:59, Marco Atzeri wrote: Hi, trying to debug why recent postgresql code is failing only on cygwin64 (all other platform and cygwin 32 are fine) $ uname -vrm 1.7.30(0.272/5/3) 2014-05-23 10:36 x86_64 I noticed this strange output in the strace log 1026076 [main]

Re: pipe error on 64bit

2014-06-23 Thread Marco Atzeri
On 23/06/2014 11:20, Corinna Vinschen wrote: On Jun 20 16:59, Marco Atzeri wrote: Hi, 6006791 [main] pg_regress 8200 transport_layer_pipes::write: error writing to pipe, error = 233 276818 [main] pg_regress 8200 __set_errno: virtual ssize_t

Re: [ANNOUNCEMENT] Updated: zip-3.0-2

2014-06-23 Thread Achim Gratz
Yaakov Selkowitz yselkowitz at cygwin.com writes: The following package has been updated in the Cygwin distribution: * zip-3.0-2 The previous package in the x86 branch had been zip-3.0-11, but no appropriate setup.hint is present in the package directory. Can this please be corrected?

Re: getaddrinfo : Non-recoverable failure in name resolution

2014-06-23 Thread Corinna Vinschen
Hi Marco, On Jun 23 13:41, Marco Atzeri wrote: Hi, the attached two test programs should perform exactly the same call to getaddrinfo for 127.0.0.1 however on 32 bit CYGWIN_NT-6.1-WOW64 1.7.30(0.272/5/3) 2014-05-23 10:36 i686 Cygwin 32 $ ./getaddrinfo_test-1_32 127.0.0.1 ai_addr 02

Re: [ANNOUNCEMENT] Updated: rsync 3.0.9-1 -- fast, versatile file synchronizing tool

2014-06-23 Thread Achim Gratz
Since the new release doesn't provide a rsync-debuginfo package, there should be setup.hint file that makes the old debuginfo package the previous version. Regards, Achim. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

Re: [ANNOUNCEMENT] Updated: zip-3.0-2

2014-06-23 Thread Corinna Vinschen
On Jun 23 11:49, Achim Gratz wrote: Yaakov Selkowitz yselkowitz at cygwin.com writes: The following package has been updated in the Cygwin distribution: * zip-3.0-2 The previous package in the x86 branch had been zip-3.0-11, but no appropriate setup.hint is present in the package

Re: [ANNOUNCEMENT] Updated: rsync 3.0.9-1 -- fast, versatile file synchronizing tool

2014-06-23 Thread Corinna Vinschen
On Jun 23 12:35, Achim Gratz wrote: Since the new release doesn't provide a rsync-debuginfo package, there should be setup.hint file that makes the old debuginfo package the previous version. I guess Jari just forgot to upload the debuginfo packages. They are auto-generated by cygport anyway.

Re: getaddrinfo : Non-recoverable failure in name resolution

2014-06-23 Thread Marco Atzeri
On 23/06/2014 14:25, Corinna Vinschen wrote: Hi Marco, On Jun 23 13:41, Marco Atzeri wrote: 64 $ ./getaddrinfo_test-2_64 getaddrinfo: Non-recoverable failure in name resolution Am I missing something ? The second way is currently used on postgresql in several places, but it seems to fail

Re: getaddrinfo : Non-recoverable failure in name resolution

2014-06-23 Thread Corinna Vinschen
On Jun 23 15:07, Marco Atzeri wrote: On 23/06/2014 14:25, Corinna Vinschen wrote: Hi Marco, On Jun 23 13:41, Marco Atzeri wrote: 64 $ ./getaddrinfo_test-2_64 getaddrinfo: Non-recoverable failure in name resolution Am I missing something ? The second way is currently used on

ls --color: special char in redirected output

2014-06-23 Thread Thomas Anderson
Hi, after a recent upgrade (maybe the 20) I have some problem with special characters and ls --color For example: $ ls --color file.txt temp/ is ok but $ ls --color ls.txt is not $ less ls.txt file.txt ls.txt ESC[0mESC[01;34mtempESC[0m/ I'm on Windows 7 with the 32 bit version. Bye,

Re: [ANNOUNCEMENT] Updated: rsync 3.0.9-1 -- fast, versatile file synchronizing tool

2014-06-23 Thread Christopher Faylor
On Mon, Jun 23, 2014 at 02:55:02PM +0200, Corinna Vinschen wrote: On Jun 23 12:35, Achim Gratz wrote: Since the new release doesn't provide a rsync-debuginfo package, there should be setup.hint file that makes the old debuginfo package the previous version. I guess Jari just forgot to upload

Re: [ANNOUNCEMENT] Updated: rsync 3.0.9-1 -- fast, versatile file synchronizing tool

2014-06-23 Thread Corinna Vinschen
On Jun 23 10:13, Christopher Faylor wrote: On Mon, Jun 23, 2014 at 02:55:02PM +0200, Corinna Vinschen wrote: On Jun 23 12:35, Achim Gratz wrote: Since the new release doesn't provide a rsync-debuginfo package, there should be setup.hint file that makes the old debuginfo package the previous

Re: Too many mailing lists

2014-06-23 Thread Eric Blake
On 06/20/2014 03:07 PM, Warren Young wrote: The Cygwin project has too many mailing lists. This causes an unjustifiable amount of friction. I tend to disagree; I'm happy with the current division of lists. None of the lists are high-volume except for the main cygwin and X lists, and it is

Re: getaddrinfo : Non-recoverable failure in name resolution

2014-06-23 Thread Ken Brown
On 6/23/2014 9:07 AM, Marco Atzeri wrote: On 23/06/2014 14:25, Corinna Vinschen wrote: Hi Marco, On Jun 23 13:41, Marco Atzeri wrote: 64 $ ./getaddrinfo_test-2_64 getaddrinfo: Non-recoverable failure in name resolution Am I missing something ? The second way is currently used on

Re: getaddrinfo : Non-recoverable failure in name resolution

2014-06-23 Thread Corinna Vinschen
On Jun 23 12:15, Ken Brown wrote: On 6/23/2014 9:07 AM, Marco Atzeri wrote: On 23/06/2014 14:25, Corinna Vinschen wrote: Hi Marco, On Jun 23 13:41, Marco Atzeri wrote: 64 $ ./getaddrinfo_test-2_64 getaddrinfo: Non-recoverable failure in name resolution Am I missing something ?

Re: [ANNOUNCEMENT] Updated: zip-3.0-2

2014-06-23 Thread Achim Gratz
Corinna Vinschen writes: I fixed this on cygwin.com by adding prev and curr entries. Confirmed, thanks. Regards, Achim. -- +[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]+ SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2:

Re: [ANNOUNCEMENT] Updated: zip-3.0-2

2014-06-23 Thread Christopher Faylor
On Mon, Jun 23, 2014 at 06:29:11PM +0200, Achim Gratz wrote: Corinna Vinschen writes: I fixed this on cygwin.com by adding prev and curr entries. Confirmed, thanks. Isn't the real question why the numbering went backwards? It sounds like there is a packaging error here and this should have

Re: ls --color: special char in redirected output

2014-06-23 Thread Larry Hall (Cygwin)
On 06/23/2014 09:57 AM, Thomas Anderson wrote: Hi, after a recent upgrade (maybe the 20) I have some problem with special characters and ls --color For example: $ ls --color file.txt temp/ is ok but $ ls --color ls.txt is not $ less ls.txt file.txt ls.txt ESC[0mESC[01;34mtempESC[0m/

Re: [ANNOUNCEMENT] Updated: zip-3.0-2

2014-06-23 Thread Achim Gratz
Christopher Faylor writes: Isn't the real question why the numbering went backwards? It sounds like there is a packaging error here and this should have been zip-3.0-12 rather than zip-3.0-2. Indeed, looking at the 64bit version it seems the same cygport file has been used for both

Re: Too many mailing lists

2014-06-23 Thread Warren Young
On 6/21/2014 05:51, Adam Dinwoodie wrote: On Fri, Jun 20, 2014 at 03:07:37PM -0600, Warren Young wrote: Every time someone says That's not on topic here, go elsewhere, it can easily be read as Go away. I've never seen a reply saying that's not on topic here, go away I said go elsewhere,

Re: Too many mailing lists

2014-06-23 Thread Warren Young
On 6/21/2014 19:23, Andrey Repin wrote: 5. cygwin-patches This one's going to be missing as soon as the Cygwin repo is migrated to Git, IMO. Are you imagining Github style managed pull requests here? I expect Cygwin will be using their own hosting, which means you don't get that feature.

Re: Too many mailing lists

2014-06-23 Thread Cliff Hones
I for one am finding this discussion rather boring and would prefer it be moved elsewhere. I can't see any changes happening - only one vote in favour apart from the OP, and that's someone who's views, as a result of his earlier behaviour, are likely to receive less weight than he'd like. I'm

[ANNOUNCEMENT] Updated: jbigkit-2.0-14

2014-06-23 Thread Yaakov Selkowitz
The following packages have been updated in the Cygwin distribution: * jbigkit-2.0-14 * libjbig2-2.0-14 * libjbig-devel-2.0-14 JBIG-KIT is a software implementation of the JBIG1 data compression standard (ITU-T T.82), which was designed for bi-level high-resolution image data such as scanned

[ANNOUNCEMENT] Updated: libtool-2.4.2-5

2014-06-23 Thread Yaakov Selkowitz
The following packages have been updated in the Cygwin distribution: * libtool-2.4.2-5 * libltdl7-2.4.2-5 GNU libtool is a generic library support script for use in conjuction with autoconf and automake. Libtool hides the complexity of using shared libraries behind a consistent, portable

[ANNOUNCEMENT] Updated: libusb1.0-1.0.19-1

2014-06-23 Thread Yaakov Selkowitz
The following packages have been updated for both arches: * libusb1.0-1.0.19-1 * libusb1.0-devel-1.0.19-1 LibUSB is a library that provides generic access to USB devices. As a library, it is meant to be used by developers, to facilitate the production of applications that communicate with USB

[ANNOUNCEMENT] Updated: vim-7.4.335-1

2014-06-23 Thread Yaakov Selkowitz
The following packages have been updated in the Cygwin distribution: *** vim-7.4.335-1 *** vim-common-7.4.335-1 *** vim-minimal-7.4.335-1 *** xxd-7.4.335-1 *** gvim-7.4.335-1 Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete

Re: Problems installing man-db

2014-06-23 Thread Jon Bailey
For what it's worth, I also ran into the problem with the Cygwin setup updater hanging during the man-db update. I'm on Win8.1, using Cygwin 64-bit. I didn't have GDB installed, so checked with Process Explorer, the mandb.exe process was using CPU, but I didn't notice a particular file handle

[ANNOUNCEMENT] Updated: emacs-24.3.91-1 [TEST]

2014-06-23 Thread Ken Brown
The following packages have been updated in the Cygwin distribution as test releases: *** emacs-24.3.91-1 *** emacs-X11-24.3.91-1 *** emacs-w32-24.3.91-1 *** emacs-el-24.3.91-1 Emacs is a powerful, customizable, self-documenting, modeless text editor. Emacs contains special code editing

Updated: jbigkit-2.0-14

2014-06-23 Thread Yaakov Selkowitz
The following packages have been updated in the Cygwin distribution: * jbigkit-2.0-14 * libjbig2-2.0-14 * libjbig-devel-2.0-14 JBIG-KIT is a software implementation of the JBIG1 data compression standard (ITU-T T.82), which was designed for bi-level high-resolution image data such as scanned

Updated: libtool-2.4.2-5

2014-06-23 Thread Yaakov Selkowitz
The following packages have been updated in the Cygwin distribution: * libtool-2.4.2-5 * libltdl7-2.4.2-5 GNU libtool is a generic library support script for use in conjuction with autoconf and automake. Libtool hides the complexity of using shared libraries behind a consistent, portable

Updated: libusb1.0-1.0.19-1

2014-06-23 Thread Yaakov Selkowitz
The following packages have been updated for both arches: * libusb1.0-1.0.19-1 * libusb1.0-devel-1.0.19-1 LibUSB is a library that provides generic access to USB devices. As a library, it is meant to be used by developers, to facilitate the production of applications that communicate with USB

Updated: vim-7.4.335-1

2014-06-23 Thread Yaakov Selkowitz
The following packages have been updated in the Cygwin distribution: *** vim-7.4.335-1 *** vim-common-7.4.335-1 *** vim-minimal-7.4.335-1 *** xxd-7.4.335-1 *** gvim-7.4.335-1 Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete