Please update GnuPG to 1.4.16

2013-12-22 Thread İsmail Dönmez
Hi, GnuPG <= 1.4.16 has an interesting security vulnerability which might result in disclosure of private keys ( see http://lists.gnupg.org/pipermail/gnupg-announce/2013q4/000337.html ). So please update it to 1.4.16 release. Thanks, Ismail -- Problem reports: http://cygwin.com/problems.ht

git-svn is broken due to perl 5.10 update

2009-12-15 Thread İsmail Dönmez
Hi; git svn is broken (was working with perl 5.8) : $ git svn rebase Can't load '/usr/lib/perl5/vendor_perl/5.10/i686-cygwin/auto/SVN/_Core/_Core.dll' for module SVN::_Core: No such file or directory at /usr/lib/perl5/5.10/i686-cygwin/DynaLoader.pm line 200.  at /usr/lib/perl5/vendor_perl/5.10/i

Re: git-svn is broken due to perl 5.10 update

2009-12-15 Thread İsmail Dönmez
On Tue, Dec 15, 2009 at 11:23 AM, İsmail Dönmez wrote: > Hi; > > git svn is broken (was working with perl 5.8) : > > $ git svn rebase > Can't load > '/usr/lib/perl5/vendor_perl/5.10/i686-cygwin/auto/SVN/_Core/_Core.dll' > for module SVN::_Core: No such fil

Re: git-svn is broken due to perl 5.10 update

2009-12-15 Thread İsmail Dönmez
Hi; On Tue, Dec 15, 2009 at 7:00 PM, David Rothenberger wrote: > On 12/15/2009 7:06 AM, İsmail Dönmez wrote: >> >> On Tue, Dec 15, 2009 at 11:23 AM, İsmail Dönmez >>  wrote: >>> >>> Hi; >>> >>> git svn is broken (was working with perl 5.8

mkdir is too slow

2009-07-17 Thread İsmail Dönmez
foo 0.00s user 0.01s system 20% cpu 0.074 total while waiting for this to finish I was able to count to 20. Any idea why would be the reason for such slowdown? Regards. -- İsmail DÖNMEZ -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/

Re: mkdir is too slow

2009-07-18 Thread İsmail Dönmez
On Fri, Jul 17, 2009 at 11:19 PM, Larry Hall (Cygwin) wrote: > İsmail Dönmez wrote: >> >> Hi, >> >> I got a weird problem with Cygwin. I am using Cygwin 1.7 on Windows 7 >> RC (x64) and noticed that configure scripts are real slow and tried >> some simple te

Re: [TESTERS needed] New POSIX permission handling

2015-04-12 Thread İsmail Dönmez
Hi, Corinna Vinschen-2 wrote > On Apr 11 10:11, donmez wrote: >> Hi, >> >> >> Corinna Vinschen-2 wrote >> > Hi folks, >> > >> > >> > I just applied a patch I'm working on for quite some time now. As I >> > outlined before on this list, the POSIX permission handling has aged >> > considerably

Re: From Microsoft: Windows 10 Console and Cygwin

2015-06-02 Thread İsmail Dönmez
On Mon, Jun 1, 2015 at 11:27 PM, Rich Eizenhoefer wrote: > This feature requires multiple moving parts from other teams at Microsoft and > we have not started on it yet. We have begun planning for the first > post-Windows 10 release, and within our team we have talked about how to > create hid

More details about the tmux 2.0 regression

2015-06-06 Thread İsmail Dönmez
Hi, I had a nice discussion with tmux maintainers over at https://github.com/tmux/tmux/issues/13 about the tmux 2.0 regression on Cygwin. Long story short, tmux is trying to read /proc//cmdline and /proc//cwd for various reasons and for non-Cygwin programs this is quite slow. You can reproduce th

Re: More details about the tmux 2.0 regression

2015-06-06 Thread İsmail Dönmez
> set -g automatic-rename off Should be setw -g ... Also if there is an api to detect if a process is non-cygwin that would also help on tmux side. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/doc

Re: More details about the tmux 2.0 regression

2015-06-08 Thread İsmail Dönmez
On Mon, Jun 8, 2015 at 4:21 PM, Corinna Vinschen wrote: > On Jun 8 14:41, Corinna Vinschen wrote: >> On Jun 6 12:58, İsmail Dönmez wrote: >> > Hi, >> > >> > I had a nice discussion with tmux maintainers over at >> > https://github.com/tmux/tmux/is

Re: More details about the tmux 2.0 regression

2015-06-08 Thread İsmail Dönmez
On Mon, Jun 8, 2015 at 6:12 PM, İsmail Dönmez wrote: > On Mon, Jun 8, 2015 at 4:21 PM, Corinna Vinschen > wrote: >> On Jun 8 14:41, Corinna Vinschen wrote: >>> On Jun 6 12:58, İsmail Dönmez wrote: >>> > Hi, >>> > >>> > I had a

Re: More details about the tmux 2.0 regression

2015-06-08 Thread İsmail Dönmez
On Mon, Jun 8, 2015 at 11:07 PM, Corinna Vinschen wrote: > On Jun 8 19:18, Corinna Vinschen wrote: >> On Jun 8 16:10, Achim Gratz wrote: >> > Corinna Vinschen cygwin.com> writes: >> > > > One question though, would it be possible to return executable name >> > > > instead of for non-Cygwin pro

[Attn. git maintainter] git is now at version 2.4.3

2015-06-09 Thread İsmail Dönmez
Hi, Would it be possible to update our git version? Currently we are at 2.1.4 and upstream recently released 2.4.3. Also git-for-windows team (https://github.com/git-for-windows/git/commits/master) has some nice windows fixes which might be interesting. Regards, ismail -- Problem reports:

Re: [Attn. git maintainter] git is now at version 2.4.3

2015-06-09 Thread İsmail Dönmez
Hi, On Wed, Jun 10, 2015 at 2:12 AM, Steven Penny wrote: > On Tue, Jun 9, 2015 at 5:51 AM, İsmail Dönmez wrote: >> Would it be possible to update our git version? Currently we are at >> 2.1.4 and upstream recently released 2.4.3. > > I am all for updating Git > http://c

Re: [Attn. git maintainter] git is now at version 2.4.3

2015-06-11 Thread İsmail Dönmez
On Thu, Jun 11, 2015 at 3:54 PM, Adam Dinwoodie wrote: > Yes. It's been on my when-I-get-around-to-it list for a while, and with a > specific request I'll bump it up the queue. Should be able to kick something > into shape next week (I'm away from my computer from now until Tuesday). Thanks > Unr

Re: [ANNOUNCEMENT] Updated: zsh-5.0.8-1

2015-06-13 Thread İsmail Dönmez
Hi, On Sat, Jun 13, 2015 at 8:29 AM, Peter A. Castro wrote: > An updated version of zsh (zsh-5.0.8-1) has been released and should be > at a mirror near you real soon. This is an upstream release. > > NOTICE: > === > > Version 5.0.8 has just been released for both 32-bit and 64-bit Cygwin.

Re: mingw-w64 --enable-fully-dynamic-string

2015-06-14 Thread İsmail Dönmez
Hi, On Sun, Jun 14, 2015 at 4:08 AM, Tony Kelman wrote: >> Cygwin's copy contains the mistake. > > > Thanks for the ack. Sorry my mailer is stupid and mis-formatted the very end > of my message. > > I found the opensuse change caused an ABI breakage, C++ executables compiled > with cygwin's mingw

Re: [ANNOUNCEMENT] Update: pinentry-1.0.0-1

2017-07-02 Thread İsmail Dönmez
Hi, On Fri, Jun 30, 2017 at 2:55 PM, Marco Atzeri wrote: > New version 1.0.0-1 of > > pinentry > > is available in the Cygwin distribution: > > CHANGES > Latest upstream release > First version for cygwin 64 bit > > DESCRIPTION > Secure PinEntry Dialog > This is required by GnuPG-2 Thi

Re: [ANNOUNCEMENT] Update: pinentry-1.0.0-1

2017-07-02 Thread İsmail Dönmez
On Sun, Jul 2, 2017 at 9:50 PM, Marco Atzeri wrote: > On 02/07/2017 21:19, İsmail Dönmez wrote: >> >> Hi, >> >> >> On Fri, Jun 30, 2017 at 2:55 PM, Marco Atzeri wrote: >>> >>> New version 1.0.0-1 of >>> >>> pine

Re: libsecret1_0 dependencies : was Re: [ANNOUNCEMENT] Update: pinentry-1.0.0-1

2017-07-13 Thread İsmail Dönmez
Hi Yaakov, Any comment on this? Thanks, ismail On Sun, Jul 2, 2017 at 10:33 PM, Marco Atzeri wrote: > On 02/07/2017 21:50, Marco Atzeri wrote: >> >> On 02/07/2017 21:19, İsmail Dönmez wrote: >>> >>> Hi, >>> >>> >>> On Fri, Jun 30,

Re: [ANNOUNCEMENT] Updated: pinentry-1.0.0-2

2017-07-24 Thread İsmail Dönmez
Hi, On Sat, Jul 22, 2017 at 3:53 PM, Marco Atzeri wrote: > New version 1.0.0-2 of > > pinentry > pinentry-emacs > pinentry_gnome3 > pinentry_gtk2 > pinentry_qt > > are available in the Cygwin distribution: > > CYGWIN CHANGES > Removed ncurses interface and