Re: Question about clisp version naming

2015-03-18 Thread Ken Brown
On 3/17/2015 9:47 PM, Yaakov Selkowitz wrote: A .def file can be used for two purposes: 1) to specify which symbols to export in a DLL/EXE, in place of dllexport or -Wl,--export-all-symbols (EXPORTS) 2) to resolve symbols by declaring them in other DLL/EXE(s), in place of a .dll.a (IMPORTS)

Re: TIOCPKT mode of PTY is broken if ONLCR bit is cleared.

2015-03-18 Thread Corinna Vinschen
Hi Takashi, On Mar 2 21:05, Takashi Yano wrote: On Sat, 28 Feb 2015 14:59:47 +0100 Corinna Vinschen corinna-cyg...@cygwin.com wrote: As soon as we have your CA, we can discuss this patch further. Can I send CA form by e-mail? Or should I send it as a postal mail? For the time being,

Re: TIOCPKT mode of PTY is broken if ONLCR bit is cleared.

2015-03-18 Thread Bengt-Arne Fjellner
On 3/18/15 3:58 PM, Corinna Vinschen wrote: Hi Takashi, On Mar 2 21:05, Takashi Yano wrote: On Sat, 28 Feb 2015 14:59:47 +0100 Corinna Vinschen corinna-cyg...@cygwin.com wrote: As soon as we have your CA, we can discuss this patch further. Can I send CA form by e-mail? Or should I send it

Re: git fails to push

2015-03-18 Thread Warren Young
On Mar 17, 2015, at 7:12 AM, Peter Rosin p...@lysator.liu.se wrote: On 2015-03-16 22:45, Warren Young wrote: I think if you set Git up on the server using one of the supported server protocols [*] your problem will go away. You almost make it sound like file:// isn't a supported server

[newlib-cygwin] Drop unneeded passwd argument from security functions

2015-03-18 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=1d91d469ee534fab47fdb710a037378c103fee23 commit 1d91d469ee534fab47fdb710a037378c103fee23 Author: Corinna Vinschen cori...@vinschen.de Date: Wed Mar 18 16:54:19 2015 +0100 Drop unneeded passwd argument from security functions

Re: TIOCPKT mode of PTY is broken if ONLCR bit is cleared.

2015-03-18 Thread Corinna Vinschen
On Mar 18 16:16, Bengt-Arne Fjellner wrote: On 3/18/15 3:58 PM, Corinna Vinschen wrote: Hi Takashi, On Mar 2 21:05, Takashi Yano wrote: On Sat, 28 Feb 2015 14:59:47 +0100 Corinna Vinschen corinna-cyg...@cygwin.com wrote: As soon as we have your CA, we can discuss this patch further.

[newlib-cygwin] Preliminary read side implementation of new permission handling.

2015-03-18 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=52f01a0ff8f06ec1f15ab576867da3abf577e891 commit 52f01a0ff8f06ec1f15ab576867da3abf577e891 Author: Corinna Vinschen cori...@vinschen.de Date: Wed Mar 18 17:49:12 2015 +0100 Preliminary read side implementation of new permission

[newlib-cygwin] Implmenet faster getfrompw/getfromgr

2015-03-18 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=4a9636b1d6d3380eaff53621498445f6adcfc18e commit 4a9636b1d6d3380eaff53621498445f6adcfc18e Author: Corinna Vinschen cori...@vinschen.de Date: Wed Mar 18 17:15:27 2015 +0100 Implmenet faster getfrompw/getfromgr * grp.cc

[ANNOUNCEMENT] [ANNOUNCEMENT] Updated: python3-h5py-2.4.0-1

2015-03-18 Thread Chris LeBlanc
Version 2.4.0-1 of python3-h5py has been uploaded for both x86 and x86_64. The h5py package is a Pythonic interface to the HDF5 binary data format. It lets you store huge amounts of numerical data, and easily manipulate that data from NumPy. For example, you can slice into multi-terabyte datasets

Notmuch mail indexer - talloc requirement?

2015-03-18 Thread Joe Rochette
Hi, I've been using mutt and offlineimap for sometime in cygwin to make my windows system feel more at home. What I do miss however from my linux systems is the notmuch mail indexer. (http://notmuchmail.org/) According to the source tarball INSTALL file notmuch depends on four libraries:

Re: Cygwin svn vs. TortoiseSVN?

2015-03-18 Thread David Stacey
On 18/03/15 20:57, Denis Excoffier wrote: On 2015-03-18 19:45, David Stacey wrote: I have a PC with both Cygwin and TortoiseSVN. When I try to commit through Cygwin svn, I get the following (slightly redacted): Committed revision n. svn: E20: Commit succeeded, but other errors follow:

Re: TIOCPKT mode of PTY is broken if ONLCR bit is cleared.

2015-03-18 Thread Takashi Yano
Hi Corrina, On Wed, 18 Mar 2015 15:58:54 +0100 Corinna Vinschen corinna-cyg...@cygwin.com wrote: Just to let you know I didn't forget about you, but your copyright assignment still didn't make it to our office for some reason. We checked late yesterday again. I guess postal service is using

[ANNOUNCEMENT] Updated: python-h5py-2.4.0-1

2015-03-18 Thread Chris LeBlanc
Version 2.4.0-1 of python-h5py has been uploaded for both x86 and x86_64. The h5py package is a Pythonic interface to the HDF5 binary data format. It lets you store huge amounts of numerical data, and easily manipulate that data from NumPy. For example, you can slice into multi-terabyte datasets

[ANNOUNCEMENT] Updated: python3-h5py-2.4.0-1

2015-03-18 Thread Chris LeBlanc
Version 2.4.0-1 of python3-h5py has been uploaded for both x86 and x86_64. The h5py package is a Pythonic interface to the HDF5 binary data format. It lets you store huge amounts of numerical data, and easily manipulate that data from NumPy. For example, you can slice into multi-terabyte datasets

[ANNOUNCEMENT] [ANNOUNCEMENT] Updated: python-h5py-2.4.0-1

2015-03-18 Thread Chris LeBlanc
Version 2.4.0-1 of python-h5py has been uploaded for both x86 and x86_64. The h5py package is a Pythonic interface to the HDF5 binary data format. It lets you store huge amounts of numerical data, and easily manipulate that data from NumPy. For example, you can slice into multi-terabyte datasets

[SECURITY] cabextract: CVE-2015-2060

2015-03-18 Thread Yaakov Selkowitz
Stuart, Any chance you could update the Cygwin cabextract package to 1.5 plus the fix for CVE-2015-2060 (r217)? TIA, Yaakov

[ANNOUNCEMENT] Updated: clisp-2.49-4.20150312hg15611

2015-03-18 Thread Ken Brown
The following packages have been updated in the Cygwin distribution: * clisp-2.49-4.20150312hg15611 * clisp-clx-2.49-4.20150312hg15611 (32-bit only) * clisp-gdi-2.49-4.20150312hg15611 (32-bit only) * clisp-gtk2-2.49-4.20150312hg15611 (32-bit only) This is a rebuild of the

Re: LyX unreadable in 64-bit Cygwin

2015-03-18 Thread Yaakov Selkowitz
On Wed, 2015-03-18 at 19:45 -0400, Will Parsons wrote: I recently installed 64-bit Cygwin along side of my 32-bit Cygwin installation, and find that all the menus show math symbols rather than text, making LyX unusable. Note that if I specify a file on the command line, the contents show up

Re: Cygwin svn vs. TortoiseSVN?

2015-03-18 Thread Eric Pement
On Wed, Mar 18, 2015 at 2:45 PM, David Stacey drsta...@tiscali.co.uk wrote: I have a PC with both Cygwin and TortoiseSVN. When I try to commit through Cygwin svn, I get the following: ... [rest omitted] ... The TortoiseSVN FAQ file, answering the question of whether one can use different SVN

Cygwin svn vs. TortoiseSVN?

2015-03-18 Thread David Stacey
I have a PC with both Cygwin and TortoiseSVN. When I try to commit through Cygwin svn, I get the following (slightly redacted): Committed revision n. svn: E20: Commit succeeded, but other errors follow: svn: E155009: Error bumping revisions post-commit (details follow): svn: E155009:

[SECURITY] lftp

2015-03-18 Thread Yaakov Selkowitz
Andrew, A security issue has been noted with lftp: https://bugzilla.redhat.com/show_bug.cgi?id=1180209 This is the patch for 4.6.1: http://pkgs.fedoraproject.org/cgit/lftp.git/plain/lftp-4.6.1-auto-confirm.patch TIA, Yaakov

Re: Cygwin svn vs. TortoiseSVN?

2015-03-18 Thread Denis Excoffier
On 2015-03-18 19:45, David Stacey wrote: I have a PC with both Cygwin and TortoiseSVN. When I try to commit through Cygwin svn, I get the following (slightly redacted): Committed revision n. svn: E20: Commit succeeded, but other errors follow: svn: E155009: Error bumping