[ANNOUNCEMENT] [SECURITY] Updated: subversion-1.9.7-1

2017-08-14 Thread David Rothenberger
SECURITY: This is a stable security release of the Apache Subversion open source version control system. It fixes one security issue: CVE-2017-9800: Arbitrary code execution on clients through malicious svn+ssh URLs in svn:externals and svn:sync-from-url http://subversion

[ANNOUNCEMENT] Updated: subversion-1.8.19-1

2017-08-14 Thread David Rothenberger
NEWS: = See CHANGES (URL below) for more information about the differences between 1.8.0 and previous Subversion releases. IMPORTANT: Please read the release notes (URL below) before upgrading from a previous major release. 1.8 includes a new working copy format with a manual upgrade operation

RE: gawk 4.1.4: CR separate char for CRLF files

2017-08-14 Thread Vermessung AVT - Wolfgang Rieger
On Wed, 9 Aug 2017 10:38 +, Jannick wrote: --- snip --- > Now I can see the following *easy* solutions to the very situation here > (input only for now): > > 1 - Inserting the BEGIN section as you suggested into more than 1k scripts > (not feasible due to additional regression test workload)

httping requires libfftw3_3 (cygcheck report)

2017-08-14 Thread bugz bunnyz via cygwin
Hi httping is not working without libfftw3_3 (cygcheck /bin/httping.exe fail) libfftw3_3 needs to be in requires list (I have to install it manually) @ httping sdesc: "Ping-like program for http-requests" ldesc: "Show how long it takes to connect to a hostname or remote url; send a request and re

[ANNOUNCEMENT] Security update: Git v2.14.1-1

2017-08-14 Thread Adam Dinwoodie
Version 2.14.1-1 of Git has been uploaded and should be coming soon to a mirror near you. This update includes the following packages: - git - git-cvs - git-debuginfo - git-email - git-gui - gitk - git-p4 - git-svn This is an update to the latest upstream release, which specifically fixes CVE-201

Re: Signal delivered while blocked (2)

2017-08-14 Thread Houder
On 2017-08-14 08:03, Houder wrote: On Fri, 4 Aug 2017 00:44:45, Noah Misch wrote: --UugvWAfsgieZRqgk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline The attached demonstration program blocks signals (with sigprocmask()) to achieve mutual exclusion between signal handlers