Re: Performance problems with emacs-X11 in current cygwin

2012-06-04 Thread Pach Roman (DGS-EC/ESG2)
On Mon, 04 Jun 2012 11:49:07 -0400, Ken Brown wrote: | | |The emacs is not the only application, which is very slow now. | | |Take a look at gvim. | | | | | | | | |For my purpose I have not installed the changes to GNOME and work | | |still with the old versions. | | |With the f

Re: [RFU] SQlite3

2012-06-04 Thread Warren Young
On 6/4/2012 2:11 AM, Achim Gratz wrote: There's a new version for SQlite3 released. I've put the fix in the source patch now and removed the define from the CPPFLAGS, also ignoring sqlite3.pc for the diff. Thanks, Achim. See my RFU message on the -apps list if you want to try the packages i

[ANNOUNCEMENT] Updated: socat 1.7.2.1-1, 2.0.0b5-1

2012-06-04 Thread Andrew Schulman
Two new versions of socat are available in the Cygwin distribution: 1.7.2.1-1 - current 2.0.0b5-1 - test These are new upstream releases, that address a security vulnerability in previous versions. You can read the upstream changelog at http://www.dest-unreach.org/socat/doc/CHANGES. Because

[ANNOUNCEMENT] Updated: lftp-4.3.7-1

2012-06-04 Thread Andrew Schulman
A new version of lftp, 4.3.7-1, is now available in the Cygwin distribution. This is a new upstream release, that fixes a few bugs since the previous Cygwin release, version 4.3.6-1. You can read the full changelog at http://lftp.yar.ru/news.html. lftp is a sophisticated file transfer program an

Re: 20120603: ssh not operational

2012-06-04 Thread Yaakov (Cygwin/X)
On 2012-06-03 19:20, Yaakov (Cygwin/X) wrote: The 20120603 snapshot contains a regression over the previous snapshot: ssh hangs (after prompting for password, if ssh-agent isn't active), does not cancel in response to Ctrl-C, and once killed by taskmgr, the terminal does not display properly unti

[ANNOUNCEMENT] Updated: octave-3.6.2-1

2012-06-04 Thread marco atzeri
New versions 3.6.2-1 of octave, octave-devel, octave-doc are available in the Cygwin distribution: CHANGES This is a mainstream release, bugfix of 3.6.x series deployed Full changes: http://www.gnu.org/software/octave/NEWS-3.6.html DESCRIPTION The GNU Octave language for numerical

Re: [RFU] SQlite3 (was: Something fishy going on with sqlite3...)

2012-06-04 Thread Achim Gratz
Hi Warren, There's a new version for SQlite3 released. I've put the fix in the source patch now and removed the define from the CPPFLAGS, also ignoring sqlite3.pc for the diff. (watch for the linewraps) ---8<>8--- --- origsrc/sqlite-autoconf-3071201/sqlite3.c 2012-05-22 13:03: