[ANNOUNCEMENT] openwsman 2.6.3-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* libwsman1-2.6.3-1
* libwsman_client4-2.6.3-1
* libwsman_clientpp1-2.6.3-1
* libwsman-common-2.6.3-1
* libwsman-devel-2.6.3-1
* openwsman-winrs-2.6.3-1
* perl-openwsman-2.6.3-1
* python-openwsman-2.6.3-1
* ruby-openwsman-2.6.3-1

Openwsman is an open source implementation of WS-Management, enabling the 
in-band management of Linux/*NIX/Windows platforms.

This is the initial release for Cygwin.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] phodav 2.0-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* libphodav2.0_0-2.0-1
* libphodav2.0-devel-2.0-1
* libphodav2.0-doc-2.0-1
* chezdav-2.0-1

Phodav is a WebDav server implementation using libsoup (RFC 4918).

This is an update to the latest upstream release, with a major ABI/API 
version bump.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] spice-gtk 0.31-1

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* spice-gtk-0.31-1
* libspice-client-glib2.0_8-0.31-1
* libspice-client-glib2.0-devel-0.31-1
* libspice-client-gtk2.0_4-0.31-1
* libspice-client-gtk2.0-devel-0.31-1
* libspice-client-gtk3.0_4-0.31-1
* libspice-client-gtk3.0-devel-0.31-1
* libspice-controller0-0.31-1
* libspice-controller-devel-0.31-1
* vala-spice-0.31-1
* python-spiceclientgtk-0.31-1
* girepository-SpiceClientGLib2.0-0.31-1
* girepository-SpiceClientGtk2.0-0.31-1
* girepository-SpiceClientGtk3.0-0.31-1
* spice-protocol-0.12.11-1
* mingw64-i686-spice-glib2.0-0.31-1
* mingw64-i686-spice-gtk2.0-0.31-1
* mingw64-i686-spice-gtk3.0-0.31-1
* mingw64-i686-spice-controller-0.31-1
* mingw64-x86_64-spice-glib2.0-0.31-1
* mingw64-x86_64-spice-gtk2.0-0.31-1
* mingw64-x86_64-spice-gtk3.0-0.31-1
* mingw64-x86_64-spice-controller-0.31-1

The Spice project aims to provide a complete open source solution for 
interaction with virtualized desktop devices. The Spice project deals with 
both the virtualized devices and the front-end. Interaction between 
front-end and back-end is done using VD-Interfaces, which can be easily 
utilized by a third-party component.

This is an update to a more recent upstream release.  Please note that the 
GTK+2 interface has been dropped from upcoming upstream releases.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] tigervnc 1.6.0-3

2016-08-16 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* tigervnc-1.6.0-3
* tigervnc-server-1.6.0-3
* tigervnc-server-module-1.6.0-3

TigerVNC is a high-performance implementation of VNC, a client/server 
application that allows users to launch and interact with graphical 
applications on remote machines. TigerVNC provides the levels of 
performance necessary to run 3D and video applications, and it attempts to 
maintain a common look and feel and re-use components, where possible, 
across the various platforms that it supports. TigerVNC also provides 
extensions for advanced authentication methods and TLS encryption.

Please note that, like other Cygwin graphical applications, these packages 
are X11-based.  That means the client requires a running X server in order 
to start, and the server will allow accessing X programs or even entire X 
sessions remotely but not your Windows desktop.

This release has been rebuilt with xorg-server-1.18.4, and includes a patch 
for better compatibility with Vino servers.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Licensing for bundling setup-x86[_64].exe installer?

2016-08-11 Thread Yaakov Selkowitz

On 2016-08-11 12:26, m.gai...@comcast.net wrote:

The question is: What's the license for setup-x86.exe and setup-x86_64.exe 
itself?


GPLv2+, as indicated in the sources:

https://sourceware.org/git/?p=cygwin-apps/setup.git;a=tree

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.6.0-0.6

2016-08-07 Thread Yaakov Selkowitz

On 2016-08-05 05:46, Corinna Vinschen wrote:

The 2.6.0 release is going to introducing the locale_t datatype, as well
as all functions related to locale_t locales and per-thread locales per
POSIX-1.2008.

So, rather than just providing a single, per-process locale, you can now
create new locales ("newlocale") and set it as locale for the current
thread ("uselocale") or use it directly with one of the new functions
taking a locale_t as parameter (i.e. isalpha_l).

The full list of new interfaces is:


Trying to build scribus, strtod_l is notably missing from this list.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: [ANNOUNCEMENT] Updated: mingw64-*-gcc-5.4.0-1 (x86/x86_64) (Testing)

2016-08-07 Thread Yaakov Selkowitz

On 2016-08-05 18:15, JonY wrote:

I have just updated the mingw-w64 cross compilers Cygwin 32bit and 64bit.

This version is considered testing and has --enable-vtable-verify set.
I'd consider moving it to stable if it can build non-trivial C++
applications.


I had no issues compiling a few different projects with this release, 
however enabling this configure flag means that linking C++ with -static 
does not work because libstdc++.a then requires VTV symbols.  Also, note 
that neither Fedora's nor (AFAICS) Debian's native gcc enable this 
feature, so I don't know how much exposure it has received yet.


I would recommend rebuilding a 5.4.0-2 without this configure flag, and 
releasing it as stable.



 PLEASE RECOMPILE ALL YOUR C++ CODE FOR ABI COMPATIBILITY 


Until this is stable and mingw-based C++ packages have been recompiled, 
-D_GLIBCXX_USE_CXX11_ABI=0 can be used as a workaround.


--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] lighttpd 1.4.41-1

2016-08-03 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* lighttpd-1.4.41-1

Security, speed, compliance, and flexibility -- all of these describe 
lighttpd which is rapidly redefining efficiency of a webserver; as it is 
designed and optimized for high performance environments. With a small 
memory footprint compared to other web-servers, effective management of the 
cpu-load, and advanced feature set, lighttpd is the perfect solution for 
every server that is suffering load problems.

This is an update to the latest upstream release, with numerous bug fixes:

https://www.lighttpd.net/2016/7/16/1.4.40/
https://www.lighttpd.net/2016/7/31/1.4.41/

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] curl 7.50.1-1

2016-08-03 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* curl-7.50.1-1
* libcurl4-7.50.1-1
* libcurl-devel-7.50.1-1
* libcurl-doc-7.50.1-1
* mingw64-i686-curl-7.50.1-1
* mingw64-x86_64-curl-7.50.1-1

curl is a command line tool and library for transferring files with URL 
syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, 
and FILE. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP 
uploading, HTTP form based upload, proxies, cookies, user+password 
authentication (Basic, Digest, NTLM, Negotiate...), file transfer resume, 
proxy tunneling and a busload of other useful tricks.

This is an update to the latest upstream release, which includes fixes for 
three security issues among other fixes:

https://curl.haxx.se/changes.html#7_50_1
https://curl.haxx.se/docs/adv_20160803A.html
https://curl.haxx.se/docs/adv_20160803B.html
https://curl.haxx.se/docs/adv_20160803C.html

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] desktop-file-utils 0.23-1

2016-08-03 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* desktop-file-utils-0.23-1

This package includes utilities for manipulating desktop files.

This is an update to the latest upstream release:

https://lists.freedesktop.org/archives/ftp-release/2016-June/000708.html

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] gstreamer1.0-plugins-good 1.6.4-2

2016-08-03 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* gstreamer1.0-plugins-good-1.6.4-2
* gstreamer1.0-plugins-good-extras-1.6.4-2
* gstreamer1.0-plugins-good-doc-1.6.4-2
* mingw64-i686-gstreamer1.0-plugins-good-1.6.4-2
* mingw64-i686-gstreamer1.0-plugins-good-extras-1.6.4-2
* mingw64-x86_64-gstreamer1.0-plugins-good-1.6.4-2
* mingw64-x86_64-gstreamer1.0-plugins-good-extras-1.6.4-2

GStreamer Good Plug-ins is a set of plug-ins that are consider to have good 
quality code, correct functionality, and a preferred license (LGPL for the 
plug-in code, LGPL or LGPL-compatible for the supporting library).

This release has been rebuilt for libvpx-1.5.0.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] gstreamer0.10-plugins-bad-free 0.10.23-9

2016-08-03 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* gstreamer0.10-plugins-bad-free-0.10.23-9
* gstreamer0.10-plugins-bad-free-extras-0.10.23-9
* gstreamer0.10-plugins-bad-doc-0.10.23-9
* libgstbad0.10_23-0.10.23-9
* libgstbad0.10-devel-0.10.23-9
* mingw64-i686-gstreamer0.10-plugins-bad-free-0.10.23-2
* mingw64-x86_64-gstreamer0.10-plugins-bad-free-0.10.23-2

GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared 
to the rest. They might be close to being good quality, but they're missing 
something - be it a good code review, some documentation, a set of tests, a 
real live maintainer, or some actual wide use.

This release has been rebuilt for libvpx-1.5.0.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] libdbusmenu-qt 0.9.3-0.2.20150604bzr

2016-08-03 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* libdbusmenu-qt2-0.9.3-0.2.20150604bzr
* libdbusmenu-qt-devel-0.9.3-0.2.20150604bzr
* libdbusmenu-qt-doc-0.9.3-0.2.20150604bzr
* libdbusmenu-qt5_2-0.9.3-0.2.20150604bzr
* libdbusmenu-qt5-devel-0.9.3-0.2.20150604bzr
* mingw64-i686-libdbusmenu-qt-0.9.3-0.2.20150604bzr
* mingw64-i686-libdbusmenu-qt5-0.9.3-0.2.20150604bzr
* mingw64-x86_64-libdbusmenu-qt-0.9.3-0.2.20150604bzr
* mingw64-x86_64-libdbusmenu-qt5-0.9.3-0.2.20150604bzr

This library provides a Qt implementation of the DBusMenu protocol. The 
DBusMenu protocol makes it possible for applications to export and import 
their menus over DBus.

This is an update to a more recent snapshot for both Qt4 and Qt5.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] qt5ct 0.24-1

2016-08-03 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* qt5ct-0.24-1

This program allows users to configure Qt5 settings (theme, font, icons, 
etc.) under DE/WM without Qt integration.

Note that in order to use it, QT_QPA_PLATFORMTHEME=qt5ct must be set in the 
environment.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] qt5-qgnomeplatform 0.2-0.1.git20160718

2016-08-03 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* qt5-qgnomeplatform-0.2-0.1.git20160718

QGnomePlatform is a Qt Platform Theme aimed to accommodate as much of GNOME 
settings as possible and utilize them in Qt applications without modifying 
them - making them fit into the environment as well as possible.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] adwaita-qt 0.4-1

2016-08-03 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* adwaita-qt4-0.4-1
* adwaita-qt5-0.4-1
* adwaita-qt-common-0.4-1

A native style to bend Qt4 and Qt5 applications to look like they belong 
into the GNOME desktop.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] ibus-qt 1.3.3-3

2016-07-29 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* libibus-qt1-1.3.3-3
* libibus-qt-devel-1.3.3-3
* qt4-inputmethods-ibus-1.3.3-3

IBus is an Intelligent Input Bus. It is a new input framework for Linux OS. 
It provides full featured and user friendly input method user interface. It 
also may help developers to develop input method easily.  This package provides
IBus support for Qt4.

This release has been rebuilt with icu-57.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] ibus 1.5.13-1

2016-07-29 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* ibus-1.5.13-1
* libibus1.0_5-1.5.13-1
* libibus1.0-devel-1.5.13-1
* libibus1.0-doc-1.5.13-1
* girepository-IBus1.0-1.5.13-1
* python-ibus-1.5.13-1
* vala-ibus1.0-1.5.13-1

IBus is an Intelligent Input Bus. It is a new input framework for X11 
systems. It provides full featured and user friendly input method user 
interface. It also may help developers to develop input method easily.

This is an update to the latest upstream release.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] xkeyboard-config 2.18-1

2016-07-29 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* xkeyboard-config-2.18-1
* xkeyboard-config-devel-2.18-1

The non-arch keyboard configuration database for the X Window System.

This is an update to the latest upstream release:

https://lists.x.org/archives/xorg-announce/2016-June/002698.html

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] pavucontrol 3.0-1

2016-07-29 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* pavucontrol-3.0-1

PulseAudio Volume Control (pavucontrol) is a simple GTK based volume 
control tool (mixer) for the PulseAudio sound server. In contrast to 
classic mixer tools this one allows you to control both the volume of 
hardware devices and of each playback stream separately.

This is an update to the latest upstream release.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] pasystray 0.6.0-1

2016-07-29 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* pasystray-0.6.0-1

Pasystray allows setting the default PulseAudio source/sink and moving 
streams on the fly between sources/sinks without restarting the client 
applications.

This is an update to the latest upstream release, which now uses gtk3.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: problem building with cmake under cygwin (need clang)

2016-07-29 Thread Yaakov Selkowitz

On 2016-07-29 16:02, LMH wrote:

-- Performing Test COMPILER_SUPPORTS_LIBCXX
-- Performing Test COMPILER_SUPPORTS_LIBCXX - Success


libcxx (aka libc++) has not been ported to Cygwin.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] libgcrypt 1.6.5-1

2016-07-29 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* libgcrypt20-1.6.5-1
* libgcrypt-devel-1.6.5-1
* mingw64-i686-libgcrypt-1.6.5-1
* mingw64-x86_64-libgcrypt-1.6.5-1

Libgcrypt is a general purpose crypto library based on the code used in 
GnuPG.

This is an update to the latest upstream release for the 1.6 branch.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] libgpg-error 1.24-1

2016-07-29 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* libgpg-error0-1.24-1
* libgpg-error-devel-1.24-1
* mingw64-i686-libgpg-error-1.24-1
* mingw64-x86_64-libgpg-error-1.24-1

This is a library that defines common error values for all GnuPG 
components.  Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, 
Libksba, DirMngr, Pinentry, SmartCard Daemon and more.

This is an update to the latest upstream release.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] cantarell-fonts 0.0.24-1

2016-07-29 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* cantarell-fonts-0.0.24-1

The Cantarell typeface family was designed as a contemporary Humanist sans 
serif, and was developed for on-screen reading; it serves as the default font 
in the GNOME desktop.

This is an update to the latest upstream release, best used in conjunction 
with the freetype2 update.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] freetype2 2.6.5-1

2016-07-29 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* freetype2-demos-2.6.5-1
* libfreetype6-2.6.5-1
* libfreetype-devel-2.6.5-1
* libfreetype-doc-2.6.5-1
* mingw64-i686-freetype2-2.6.5-1
* mingw64-x86_64-freetype2-2.6.5-1

FreeType 2 is a software font engine that is designed to be small, 
efficient, highly customizable and portable while capable of producing 
high-quality output (glyph images).

This is an update to the latest upstream release.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] pulseaudio 9.0-1

2016-07-29 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* pulseaudio-9.0-1
* pulseaudio-equalizer-9.0-1
* pulseaudio-utils-9.0-1
* pulseaudio-esound-compat-9.0-1
* pulseaudio-module-x11-9.0-1
* pulseaudio-module-gconf-9.0-1
* pulseaudio-module-zeroconf-9.0-1
* libpulse0-9.0-1
* libpulse-mainloop-glib0-9.0-1
* libpulse-simple0-9.0-1
* libpulse-devel-9.0-1
* libpulse-doc-9.0-1
* vala-libpulse-9.0-1

PulseAudio is a sound system for POSIX OSes, meaning that it is a proxy for 
your sound applications. It allows you to do advanced operations on your 
sound data as it passes between your application and your hardware. Things 
like transferring the audio to a different machine, changing the sample 
format or channel count and mixing several sounds into one are easily 
achieved using a sound server.

This is an update to the latest upstream release.  Flat volumes have been 
disabled in accordance with:

https://bugzilla.redhat.com/show_bug.cgi?id=1265267

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] webrtc-audio-processing 0.3-1

2016-07-29 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* libwebrtc-audio-processing1-0.3-1
* libwebrtc-audio-processing-devel-0.3-1

This is meant to be a more Linux packaging friendly copy of the 
AudioProcessing module from the WebRTC (Web-based real-time communication) 
project.

This is an update to the latest upstream release, which contains an ABI 
version bump.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] kdelibs 4.14.22-1

2016-07-29 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* libkdecore5-4.14.22-1
* libkdecore-devel-4.14.22-1

This package includes libraries that are central to the development and 
execution of a KDE program, as well as internationalization files for these 
libraries, misc HTML documentation, theme modules, and regression tests.

This is an update to the latest upstream release for the 4.x legacy branch.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] avogadro 1.1.1-3

2016-07-28 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* avogadro-1.1.1-3
* libavogadro1-1.1.1-3
* libavogadro-common-1.1.1-3
* libavogadro-devel-1.1.1-3
* python-avogadro-1.1.1-3

Avogadro is an advanced molecular editor designed for cross- platform use 
in computational chemistry, molecular modeling, bioinformatics, materials 
science, and related areas. It offers flexible rendering and a powerful 
plugin architecture.

This release has been rebuilt with boost-1.60 and glew-1.13.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] botan1.10 1.10.13-1

2016-07-28 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* libbotan1.10_1-1.10.13-1
* libbotan1.10-devel-1.10.13-1
* libbotan1.10-doc-1.10.13-1
* python-botan-1.10.13-1
* mingw64-i686-botan1.10-1.10.13-1
* mingw64-x86_64-botan1.10-1.10.13-1

Botan is a crypto library for C++ released under the permissive 2-clause 
BSD license. It provides most any cryptographic algorithm you might be 
looking for, along with Transport Layer Security (TLS), X.509 certs, CRLs, 
and path validation, a pipeline-style message processing system, bcrypt 
password hashing, and other useful things.

This is an update to the latest upstream release, built with boost-1.60.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] pamixer 1.3.1-1

2016-07-28 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* pamixer-1.3.1-1

pamixer is like amixer but for pulseaudio. It can control the volume levels 
of the sinks.

This is an update to the latest upstream release, built with boost-1.60.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] libpst 0.6.67-1

2016-07-28 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* libpst-0.6.67-1
* libpst4-0.6.67-1
* libpst-devel-0.6.67-1
* python-libpst-0.6.67-1
* readpst-0.6.67-1

Library and utilities for reading and converting MS Outlook Personal 
Folders (.pst) files.

This is an update to the latest upstream release, built with boost-1.60.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] poedit 1.8.8-1

2016-07-28 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* poedit-1.8.8-1

poEdit is cross-platform gettext catalogs (.po files) editor. It aims to 
provide more convenient approach to editing catalogs than launching vi and 
editing the file by hand.

This is an update to the latest upstream release, built with boost-1.60 and 
icu-57.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] lucene++ 3.0.7-3

2016-07-28 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* liblucene++0-3.0.7-3
* liblucene++-devel-3.0.7-3

Lucene++ is an up to date C++ port of the popular Java Lucene library, a 
high-performance, full-featured text search engine.

This release has been rebuilt with boost-1.60.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] yaz 5.16.0-1

2016-07-28 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* yaz-5.16.0-1
* libyaz5-5.16.0-1
* libyaz-devel-5.16.0-1

YAZ is a programmers toolkit supporting the development of Z39.50/SRW/SRU 
clients and servers. Z39.50-2003 (version 3) as well as SRW/SRU version 1.1 
are supported in both the client and server roles.

This is an update to the latest upstream release, built with icu-57.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] source-highlight 3.1.8-3

2016-07-28 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* source-highlight-3.1.8-3
* libsource-highlight4-3.1.8-3
* libsource-highlight-common-3.1.8-3
* libsource-highlight-devel-3.1.8-3

This program, given a source file, produces a document with syntax 
highlighting. Source-highlight reads source language specifications 
dynamically, thus it can be easily extended for handling new languages. It 
also reads output format specifications dynamically, and thus it can be 
easily extended for handling new output formats.

This release has been rebuilt with boost-1.60.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] kig 15.04.3-3

2016-07-28 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* kig-15.04.3-3

Kig is a KDE program for exploring geometric constructions.

This release has been rebuilt with boost-1.60.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] akonadi 1.13.0-4

2016-07-28 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* akonadi-1.13.0-4
* libakonadiprotocolinternals1-1.13.0-4
* libakonadiprotocolinternals-devel-1.13.0-4

Akonadi is a PIM layer, which provides an asynchronous API to access all 
kind of PIM data (e.g. mails, contacts, events, todos etc.). It consists of 
several processes (generally called the Akonadi server) and a library 
(called client library) which encapsulates the communication between the 
client and the server.

This release has been rebuilt with boost-1.60.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] xsd 4.0.0-3

2016-07-28 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* xsd-4.0.0-3
* xsd-doc-4.0.0-3

CodeSynthesis XSD is an open-source, cross-platform W3C XML Schema to C++ 
data binding compiler. Provided with an XML instance specification (XML 
Schema), it generates C++ classes that represent the given vocabulary as 
well as parsing and serialization code. You can then access the data stored 
in XML using types and functions that semantically correspond to your 
application domain rather than dealing with the intricacies of reading and 
writing XML.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] boost 1.60.0-1

2016-07-28 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* libboost-devel-1.60.0-1
* libboost_python-devel-1.60.0-1
* libboost_python3-devel-1.60.0-1
* libboost_atomic1.60-1.60.0-1
* libboost_chrono1.60-1.60.0-1
* libboost_context1.60-1.60.0-1
* libboost_container1.60-1.60.0-1
* libboost_coroutine1.60-1.60.0-1
* libboost_date_time1.60-1.60.0-1
* libboost_filesystem1.60-1.60.0-1
* libboost_graph1.60-1.60.0-1
* libboost_iostreams1.60-1.60.0-1
* libboost_locale1.60-1.60.0-1
* libboost_log1.60-1.60.0-1
* libboost_math1.60-1.60.0-1
* libboost_program_options1.60-1.60.0-1
* libboost_random1.60-1.60.0-1
* libboost_regex1.60-1.60.0-1
* libboost_serialization1.60-1.60.0-1
* libboost_signals1.60-1.60.0-1
* libboost_system1.60-1.60.0-1
* libboost_thread1.60-1.60.0-1
* libboost_timer1.60-1.60.0-1
* libboost_type_erasure1.60-1.60.0-1
* libboost_wave1.60-1.60.0-1
* libboost_python1.60-1.60.0-1
* libboost_python3_1.60-1.60.0-1
* libboost_test1.60-1.60.0-1
* mingw64-i686-boost-1.60.0-1
* mingw64-x86_64-boost-1.60.0-1

Boost provides free peer-reviewed portable C++ source libraries. We 
emphasize libraries that work well with the C++ Standard Library. Boost 
libraries are intended to be widely useful, and usable across a broad 
spectrum of applications.

This release includes the latest patchset from Fedora, and also enables the 
long double functionality in Boost.Math.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] scite 3.6.6-1

2016-07-27 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* scite-3.6.6-1
* scintilla-win32-3.6.6-1

SciTE is a SCIntilla based Text Editor. Originally built to demonstrate 
Scintilla, it has grown to be a generally useful editor with facilities for 
building and running programs.

This is an update to the latest upstream release.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] perl-Win32-GUI 1.13-1

2016-07-27 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* perl-Win32-GUI-1.13-1

Win32::GUI is a Win32-platform native graphical user interface toolkit for 
perl. Basically, it's an XS implementation of most of the functions found 
in user32.dll and gdi32.dll, with an object oriented perl interface and an 
event-based dialog model.

This is an update to the latest upstream release.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] abiword 3.0.1-6

2016-07-27 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* abiword-3.0.1-6
* abiword-plugins-3.0.1-6
* libabiword3.0-3.0.1-6
* libabiword3.0-devel-3.0.1-6
* girepository-Abi3.0-3.0.1-6

AbiWord is a powerful, free and cross platform word processing program 
similar to Microsoft Word. It is suitable for almost all word processing 
tasks.

This release has been rebuilt for libwps-0.4.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] harfbuzz 1.2.7-1

2016-07-27 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* harfbuzz-1.2.7-1
* libharfbuzz0-1.2.7-1
* libharfbuzz-gobject0-1.2.7-1
* libharfbuzz-icu0-1.2.7-1
* libharfbuzz-devel-1.2.7-1
* libharfbuzz-gobject-devel-1.2.7-1
* libharfbuzz-icu-devel-1.2.7-1
* girepository-HarfBuzz0.0-1.2.7-1
* mingw64-i686-harfbuzz-1.2.7-1
* mingw64-i686-harfbuzz-icu-1.2.7-1
* mingw64-x86_64-harfbuzz-1.2.7-1
* mingw64-x86_64-harfbuzz-icu-1.2.7-1

HarfBuzz is an OpenType text shaping engine.

This is an update to the latest 1.2 release.  GObject bindings (primarily 
intended to be used via introspection) have been enabled in the native 
packages.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] glm 0.9.7.6-1

2016-07-25 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* glm-devel-0.9.7.6-1
* glm-doc-0.9.7.6-1
* mingw64-i686-glm-0.9.7.6-1
* mingw64-x86_64-glm-0.9.7.6-1

OpenGL Mathematics (GLM) is a header only C++ mathematics library for 
graphics software based on the OpenGL Shading Language specifications.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] liblangtag 0.6.0-1

2016-07-25 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* liblangtag1-0.6.0-1
* liblangtag-common-0.6.0-1
* liblangtag-devel-0.6.0-1
* liblangtag-doc-0.6.0-1
* liblangtag-gobject0-0.6.0-1
* liblangtag-gobject-devel-0.6.0-1
* girepository-LangTag0.6-0.6.0-1
* mingw64-i686-liblangtag-0.6.0-1
* mingw64-x86_64-liblangtag-0.6.0-1

liblangtag is an interface library to access/deal with tags for identifying 
languages, which is described in RFC 5646.

This is an initial release for Cygwin, added as a new dependency of libetonyek.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] writerperfect 0.9.5-1 and dependencies

2016-07-25 Thread Yaakov Selkowitz
The following packages (and their subpackages) have been uploaded to the Cygwin 
distribution:

* writerperfect-0.9.5-1
* libcdr0.1-0.1.3-1
* libe-book0.1-0.1.2-4
* libeot-0.01-1
* libetonyek0.1-0.1.6-1
* libfreehand0.1-0.1.1-1
* libmspub0.1-0.1.2-4
* libmwaw0.3-0.3.8-1
* libodfgen0.1-0.1.6-1
* libpagemaker0.0-0.0.3-1
* librevenge0.0-0.0.4-1
* librvngabw0.0-0.0.1-1
* libstaroffice0.0-0.0.1-1
* libvisio0.1-0.1.5-1
* libwpd0.10-0.10.1-1
* libwpg0.3-0.3.1-1
* libwps0.4-0.4.3-1
* mingw64-i686-libcdr0.1-0.1.3-1
* mingw64-i686-libetonyek0.1-0.1.6-1
* mingw64-i686-libfreehand0.1-0.1.1-1
* mingw64-i686-libmwaw0.3-0.3.8-1
* mingw64-i686-libodfgen0.1-0.1.6-1
* mingw64-i686-libpagemaker0.0-0.0.3-1
* mingw64-i686-librevenge0.0-0.0.4-1
* mingw64-i686-librvngabw0.0-0.0.1-1
* mingw64-i686-libstaroffice0.0-0.0.1-1
* mingw64-i686-libvisio0.1-0.1.5-1
* mingw64-i686-libwpd0.10-0.10.1-1
* mingw64-i686-libwpg0.3-0.3.1-1
* mingw64-i686-libwps0.4-0.4.3-1
* mingw64-x86_64-libcdr0.1-0.1.3-1
* mingw64-x86_64-libetonyek0.1-0.1.6-1
* mingw64-x86_64-libfreehand0.1-0.1.1-1
* mingw64-x86_64-libmwaw0.3-0.3.8-1
* mingw64-x86_64-libodfgen0.1-0.1.6-1
* mingw64-x86_64-libpagemaker0.0-0.0.3-1
* mingw64-x86_64-librevenge0.0-0.0.4-1
* mingw64-x86_64-librvngabw0.0-0.0.1-1
* mingw64-x86_64-libstaroffice0.0-0.0.1-1
* mingw64-x86_64-libvisio0.1-0.1.5-1
* mingw64-x86_64-libwpd0.10-0.10.1-1
* mingw64-x86_64-libwpg0.3-0.3.1-1
* mingw64-x86_64-libwps0.4-0.4.3-1

These utilities and libraries allow opening multiple office suite file formats
and saving to OpenDocument, EPUB, AbiWord, or plain text and graphics formats.

* libetonyek has several new build dependencies.

* librvngabw and libstaroffice have been added.

* libwps has been bumped to 0.4; the 0.3 version is now deprecated and will be 
removed once packages dependent thereon have been rebuilt.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] units 2.13-1

2016-07-22 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* units-2.13-1

The Units program converts quantities expressed in various scales to their 
equivalents in other scales. The units program can handle multiplicative 
scale changes as well as nonlinear conversions such as Fahrenheit to 
Celsius or wire gauge. Units comes with an annotated, extendable database 
defining over two thousand units.

This is an update to the latest upstream release.  A perpetual postinstall 
script has been added to keep the currency database current whenever setup 
is run.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] php 5.6.24-1

2016-07-22 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* php-5.6.24-1
* php-devel-5.6.24-1
* httpd-mod_php5-5.6.24-1
* php-bcmath-5.6.24-1
* php-bz2-5.6.24-1
* php-calendar-5.6.24-1
* php-ctype-5.6.24-1
* php-curl-5.6.24-1
* php-dba-5.6.24-1
* php-enchant-5.6.24-1
* php-exif-5.6.24-1
* php-fileinfo-5.6.24-1
* php-ftp-5.6.24-1
* php-gd-5.6.24-1
* php-gettext-5.6.24-1
* php-gmp-5.6.24-1
* php-iconv-5.6.24-1
* php-imap-5.6.24-1
* php-ldap-5.6.24-1
* php-intl-5.6.24-1
* php-mbstring-5.6.24-1
* php-mcrypt-5.6.24-1
* php-mssql-5.6.24-1
* php-mysql-5.6.24-1
* php-mysqli-5.6.24-1
* php-odbc-5.6.24-1
* php-opcache-5.6.24-1
* php-pdo_dblib-5.6.24-1
* php-pdo_mysql-5.6.24-1
* php-pdo_odbc-5.6.24-1
* php-pdo_pgsql-5.6.24-1
* php-pdo_sqlite-5.6.24-1
* php-pgsql-5.6.24-1
* php-phar-5.6.24-1
* php-posix-5.6.24-1
* php-pspell-5.6.24-1
* php-recode-5.6.24-1
* php-shmop-5.6.24-1
* php-simplexml-5.6.24-1
* php-soap-5.6.24-1
* php-sqlite3-5.6.24-1
* php-sybase_ct-5.6.24-1
* php-sockets-5.6.24-1
* php-sysvmsg-5.6.24-1
* php-sysvsem-5.6.24-1
* php-sysvshm-5.6.24-1
* php-tidy-5.6.24-1
* php-tokenizer-5.6.24-1
* php-wddx-5.6.24-1
* php-xmlreader-5.6.24-1
* php-xmlrpc-5.6.24-1
* php-xmlwriter-5.6.24-1
* php-xsl-5.6.24-1
* php-zip-5.6.24-1
* php-zlib-5.6.24-1

PHP (recursive acronym for 'PHP: Hypertext Preprocessor') is a widely-used 
Open Source general-purpose scripting language that is especially suited 
for Web development and can be embedded into HTML.

This is an update to the latest release for the 5.6 branch:

http://www.php.net/ChangeLog-5.php#5.6.24

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] httpd 2.4.23-1

2016-07-22 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* httpd-2.4.23-1
* httpd-devel-2.4.23-1
* httpd-manual-2.4.23-1
* httpd-tools-2.4.23-1
* httpd-mod_http2-2.4.23-1
* httpd-mod_ldap-2.4.23-1
* httpd-mod_lua-2.4.23-1
* httpd-mod_proxy_html-2.4.23-1
* httpd-mod_ssl-2.4.23-1

The Apache HTTP Server Project is a collaborative software development 
effort aimed at creating a robust, commercial-grade, featureful, and 
freely-available source code implementation of an HTTP (Web) server.

This is an update to the latest upstream release:

https://www.apache.org/dist/httpd/CHANGES_2.4

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] djgpp-gcc 5.4.0-1

2016-07-22 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* djgpp-gcc-core-5.4.0-1
* djgpp-gcc-g++-5.4.0-1
* djgpp-gcc-fortran-5.4.0-1
* djgpp-gcc-objc-5.4.0-1
* djgpp-gcc-objc++-5.4.0-1
* djgpp-gcc-ada-5.4.0-1

The GNU Compiler Collection includes front ends for C, C++, Objective-C, 
Fortran, and Ada, as well as libraries for these languages (libstdc++ 
etc.).  This package provides cross-compilers for the DJGPP platform.

This is an update to the latest GCC 5 release.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] inkscape 0.91-5

2016-07-21 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* inkscape-0.91-5

Inkscape is an open source drawing tool that uses the W3C standard scalable 
vector graphics format (SVG). Some supported SVG features include basic 
shapes, paths, text, markers, clones, alpha blending, transforms, gradients, 
and grouping. In addition, Inkscape supports Creative Commons meta-data, 
node-editing, layers, complex path operations, text-on-path, and SVG XML 
editing. It also imports several formats like EPS, Postscript, JPEG, PNG, 
BMP, and TIFF and exports PNG as well as multiple vector-based formats.

This release has been rebuilt with poppler-0.45.0.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] curl 7.50.0-1

2016-07-21 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* curl-7.50.0-1
* libcurl4-7.50.0-1
* libcurl-devel-7.50.0-1
* libcurl-doc-7.50.0-1
* mingw64-i686-curl-7.50.0-1
* mingw64-x86_64-curl-7.50.0-1

curl is a command line tool and library for transferring files with URL 
syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, 
and FILE. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP 
uploading, HTTP form based upload, proxies, cookies, user+password 
authentication (Basic, Digest, NTLM, Negotiate...), file transfer resume, 
proxy tunneling and a busload of other useful tricks.

This is an update to the latest upstream release:

https://curl.haxx.se/changes.html#7_50_0

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] ca-certificates 2.8-1

2016-07-21 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* ca-certificates-2.8-1

Mozilla's CA root certificates for use with OpenSSL, NSS, GnuTLS,
and other software that handles certificate verification.

This release contains the latest CA root certificate changes from Mozilla:

https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.25_release_notes

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] mesa-demos 8.3.0-2

2016-07-21 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* mesa-demos-8.3.0-2

mesa-demos is a collection of demos and test programs for OpenGL, OpenGL ES, 
EGL, and OSMesa.

This release fixes GLSL loading in several programs, and was built with 
GLEW 1.13.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] qpdfview 0.4.16-1

2016-07-21 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* qpdfview-0.4.16-1

qpdfview is a tabbed document viewer. It uses Poppler for PDF support, 
libspectre for PS support, DjVuLibre for DjVu support, and the Qt toolkit 
for its interface.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] pdf2djvu 0.9.4-1

2016-07-21 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* pdf2djvu-0.9.4-1

pdf2djvu creates DjVu files from PDF files. It's able to extract graphics, 
text, hyperlinks, bookmarks, and metadata.

This is an update to the latest upstream release, built with poppler-0.45.0.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] poppler 0.45.0-1

2016-07-21 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* poppler-0.45.0-1
* libpoppler62-0.45.0-1
* libpoppler-devel-0.45.0-1
* libpoppler-cpp0-0.45.0-1
* libpoppler-cpp-devel-0.45.0-1
* libpoppler-glib8-0.45.0-1
* libpoppler-glib-devel-0.45.0-1
* libpoppler-glib-doc-0.45.0-1
* girepository-Poppler0.18-0.45.0-1
* libpoppler-qt4_4-0.45.0-1
* libpoppler-qt4-devel-0.45.0-1
* libpoppler-qt5_1-0.45.0-1
* libpoppler-qt5-devel-0.45.0-1
* mingw64-i686-poppler-0.45.0-1
* mingw64-x86_64-poppler-0.45.0-1

Poppler is a fork of the xpdf PDF viewer which provides PDF rendering 
functionality as a shared library and replaces built-in code with 
dependencies that are now available as standard components of modern Unix 
desktop environments.

This is an update to the latest upstream release, with the usual ABI 
version bump to the core library.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] glew 1.13.0-1

2016-07-21 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* glew-1.13.0-1
* libGLEW1.13-1.13.0-1
* libGLEW-devel-1.13.0-1
* mingw64-i686-glew-1.13.0-1
* mingw64-x86_64-glew-1.13.0-1

The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source 
C/C++ extension loading library. GLEW provides efficient run-time mechanisms 
for determining which OpenGL extensions are supported on the target platform. 
OpenGL core and extension functionality is exposed in a single header file.

This is an update to the latest upstream release.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] mysql 10.1.16-1

2016-07-21 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* mysql-10.1.16-1
* mysql-server-10.1.16-1
* mysql-bench-10.1.16-1
* mysql-common-10.1.16-1
* mysql-test-10.1.16-1
* libmysqlclient18-10.1.16-1
* libmysqlclient-devel-10.1.16-1
* libmysqld18-10.1.16-1
* libmysqld-devel-10.1.16-1

MySQL delivers a very fast, multi-threaded, multi-user, and robust SQL 
(Structured Query Language) database server.  The client components are 
stable, but the daemon should be considered experimental and not ready for 
mission-critical deployment.

This is an update to the latest MariaDB release, which includes fixes for 
CVE-2016-3477, CVE-2016-3521, CVE-2016-3615, and CVE-2016-5440:

https://mariadb.com/kb/en/mariadb/mariadb-10115-release-notes/
https://mariadb.com/kb/en/mariadb/mariadb-10116-release-notes/

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] mesa 12.0.1-1

2016-07-21 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* mesa-12.0.1-1
* dri-drivers-12.0.1-1
* libglapi0-12.0.1-1
* libGL1-12.0.1-1
* libGL-devel-12.0.1-1
* libOSMesa8-12.0.1-1
* libOSMesa-devel-12.0.1-1
* libEGL1-12.0.1-1
* libEGL-devel-12.0.1-1
* libGLESv2_2-12.0.1-1
* libGLESv2-devel-12.0.1-1
* windowsdriproto-12.0.1-1

Mesa is an open-source implementation of the OpenGL, OpenGL ES, and EGL 
specifications for rendering interactive 3D graphics.

Complete documentation on OpenGL usage and configuration can be found here:

http://x.cygwin.com/docs/ug/using-glx.html

This is a major upstream feature update:

http://mesa3d.org/relnotes/12.0.0.html

This release has been built with the latest LLVM 3.8.1.

This release adds the Gallium OpenSWR driver as an alternative software 
renderer.  As this driver requires AVX instruction support and is optimized for 
particular workloads, it is not enabled by default; GALLIUM_DRIVER=swr must be 
set in the application's environment for it to be enabled.

This release also includes a fix for WGL under certain conditions.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] pocl 0.13-2

2016-07-21 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* libpocl1-0.13-2
* libpocl-common-0.13-2
* libpocl-devel-0.13-2
* libpoclu1-0.13-2
* libpoclu-devel-0.13-2

Portable Computing Language (pocl) aims to become a MIT-licensed open 
source implementation of the OpenCL standard which can be easily adapted 
for new targets and devices, both for homogeneous CPU and heterogenous 
GPUs/accelerators.  pocl uses Clang as an OpenCL C frontend and LLVM for 
the kernel compiler implementation, and as a portability layer.

This release has been rebuilt for LLVM/Clang 3.8.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] llvm 3.8.1-1

2016-07-21 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* llvm-3.8.1-1
* llvm-doc-3.8.1-1
* libllvm3.8-3.8.1-1
* libllvm-devel-3.8.1-1

The LLVM Core libraries provide a modern source- and target-independent 
optimizer, along with code generation support for many popular CPUs (as 
well as some less common ones!) These libraries are built around a well 
specified code representation known as the LLVM intermediate 
representation.

This is an update to the latest stable release.  The shared library is 
monolithic again per upstream design; therefore, the enabled backends have 
been minimized to preserve memory and disk space.  Well-justified requests 
to enable other backends may be considered for future releases.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] clang 3.8.1-1

2016-07-21 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* clang-3.8.1-1
* clang-analyzer-3.8.1-1
* clang-doc-3.8.1-1
* emacs-clang-format-3.8.1-1
* vim-clang-format-3.8.1-1
* git-clang-format-3.8.1-1
* libclang3.8-3.8.1-1
* libclang-devel-3.8.1-1
* python-clang-3.8.1-1
* python3-clang-3.8.1-1
* mingw64-i686-clang-3.8.1-1
* mingw64-x86_64-clang-3.8.1-1

Clang is an LLVM native C/C++/ObjC compiler, which aims to deliver 
amazingly fast compiles, extremely useful error and warning messages and to 
provide a platform for building great source level tools. The Clang Static 
Analyzer is a tool that automatically finds bugs in your code, and is a 
great example of the sort of tool that can be built using the Clang 
frontend as a library to parse C/C++ code.

This is an update to the latest upstream release, with the following changes:

* The python bindings no longer require the -devel packages for deriving the
library name with ctypes.

* clang will automatically find several newer GCC versions, removing the need 
for a complete rebuild with each GCC release.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] asciinema 1.3.0-1

2016-07-21 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* asciinema-1.3.0-1

asciinema is a free and open source solution for recording terminal 
sessions and sharing them on the web. It aims to be a go to place for every 
command-line user who wants to share their skills with others.

This is the initial release for Cygwin.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] netpbm 10.74.05-1

2016-07-21 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* netpbm-10.74.05-1
* libnetpbm10-10.74.05-1
* libnetpbm-devel-10.74.05-1

Netpbm is a toolkit for manipulation of graphic images, including conversion 
of images between a variety of different formats.  There are over 220 separate 
tools in the package including converters for about 100 graphics formats.

This is an update to a more recent snapshot from the 'advanced' branch.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] xorg-x11-fonts 7.5-3

2016-07-21 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* xorg-x11-fonts-dpi100-7.5-3
* xorg-x11-fonts-dpi75-7.5-3
* xorg-x11-fonts-misc-7.5-3
* xorg-x11-fonts-Type1-7.5-3
* xorg-x11-fonts-cyrillic-7.5-3
* xorg-x11-fonts-ethiopic-7.5-3

These packages provide the X11 Core Fonts used for server-side font rendering
in X11 applications which do not use any of the modern GUI toolkits.

This release removes the fc-cache postinstall commands rendered obsolete by 
fontconfig's perpetual postinstall.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] gucharmap 9.0.0-1

2016-07-21 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* gucharmap-9.0.0-1
* libgucharmap2.90_7-9.0.0-1
* libgucharmap2.90-devel-9.0.0-1
* libgucharmap2.90-doc-9.0.0-1
* girepository-Gucharmap2.90-9.0.0-1

gucharmap is a featureful unicode character map for the GNOME desktop.

This is an update for Unicode 9.0.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] unicode-ucd 9.0.0-2

2016-07-21 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* unicode-ucd-9.0.0-2

The Unicode Character Database (UCD) consists of a number of data files 
listing Unicode character properties and related data. It also includes 
data files containing test data for conformance to several important 
Unicode algorithms.

This is an update for Unicode 9.0:

http://www.unicode.org/reports/tr44/#Change_History

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] dejavu-fonts 2.36-1

2016-07-21 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* dejavu-fonts-2.36-1

The DejaVu fonts are a font family based on the Bitstream Vera Fonts. Its 
purpose is to provide a wider range of characters while maintaining the 
original look and feel.

This is an update to the latest upstream release:

https://sourceforge.net/projects/dejavu/files/dejavu/2.36/

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] gimp 2.8.18-1

2016-07-14 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* gimp-2.8.18-1
* gimp-devel-2.8.18-1
* gimp-doc-2.8.18-1
* gimp-python-2.8.18-1

The GIMP is the GNU Image Manipulation Program. It is used to edit and 
manipulate images. It can load and save a variety of image formats and can 
be used to convert between formats.  GIMP can also be used as a paint 
program. In addition, GIMP has several scripting extension which allow for 
advanced non- interactive processing and creation of images.

This is an update to the latest upstream release:

https://git.gnome.org/browse/gimp/plain/NEWS?h=GIMP_2_8_18

Please note that the fix for CVE-2016-4994 was already included in 2.8.16-2; 
the remaining changes should be considered ordinary bugfixes.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] popt 1.16-2

2016-07-13 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* libpopt0-1.16-2
* libpopt-common-1.16-2
* libpopt-devel-1.16-2

The popt library exists essentially for parsing command line options. Some 
specific advantages of popt are no global variables (allowing multiple 
passes in parsing argv), parsing an arbitrary array of argv-style elements 
(allowing parsing of command-line-strings from any source), a standard 
method of option aliasing, ability to exec external option filters, and 
automatic generation of help and usage messages.

This release adds the patchset from Fedora, and resolved the packaging 
discrepencies between 32-bit and 64-bit.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: obsolete package libpopt0 dependencies

2016-07-12 Thread Yaakov Selkowitz

On 2016-07-11 21:20, Mark Geisert wrote:

I will update the cygutils* packages to refer directly to popt rather
than libpopt0 but other maintainers will act on their own schedules.


With popt-1.16-2, the correct dependency is libpopt0 again; I fixed up 
all the packages on sourceware.


--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] GeoIP-database 20160711-1

2016-07-12 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* GeoIP-database-20160711-1

GeoIP is an API that enables the user to find geographical and network 
information of an IP address.  The free GeoLite databases are similar to 
the commercial GeoIP databases, but are slightly less accurate.

This is an update to the latest databases.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] ncurses 6.0-6.20160709

2016-07-12 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* ncurses-6.0-6.20160709
* ncurses-demo-6.0-6.20160709
* libncursesw10-6.0-6.20160709
* libncurses-devel-6.0-6.20160709
* terminfo-6.0-6.20160709
* terminfo-extra-6.0-6.20160709
* mingw64-i686-ncurses-6.0-6.20160709
* mingw64-x86_64-ncurses-6.0-6.20160709

Ncurses (new curses) started as a freely distributable clone of SVr4 
curses. It has outgrown the clone description, and now contains many 
features which are not in SVr4 curses. Curses is a pun on the term <>. It is a library of functions that manage an application's 
display on character-cell terminals (e.g., VT100).

This is an update to the latest upstream release.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] GNOME 3.18 updates

2016-07-12 Thread Yaakov Selkowitz

The following packages have been updated in the Cygwin distribution:

* clutter-gst3.0-3.0.18-1
* easytag-2.4.2-1
* eog-3.18.2-1
* eog-plugins-3.16.4-1
* evolution-3.18.5.2-1
* evolution-data-server-3.18.5-1
* evolution-ews-3.18.5-1
* folks-0.11.2-1
* gdk-pixbuf2.0-2.32.3-1
* gedit-3.18.3-1
* geocode-glib-3.18.2-1
* ghex-3.18.2-1
* glibmm2.4-2.46.4-1
* gnome-applets-3.18.2-1
* gnome-calculator-3.18.3-1
* gnome-calendar-3.18.3-1
* gnome-commander-1.4.8-1
* gnome-dictionary-3.18.1-1
* gnome-flashback-3.18.2-1
* gnome-online-accounts-3.18.5-1
* gnome-panel-3.18.2-1
* gnome-settings-daemon-3.18.3-1
* gnome-terminal-3.18.3-1
* gnumeric-1.12.31-1
* goffice0.10-0.10.31-1
* grilo0.2-0.2.15-1
* grilo0.2-plugins-0.2.17-1
* gtk2.0-2.24.30-1
* gtkmm3.0-3.18.1-1
* gtksourceview3.0-3.18.4-1
* gtranslator-2.91.7-2
* gvfs-1.26.3-1
* latexila-3.18.2-1
* libchamplain0.12-0.12.13-1
* libcroco0.6-0.6.11-1
* libepoxy-1.3.1-1
* libgit2-glib1.0-0.23.10-1
* libgsf-1.14.39-1
* libwnck3-3.18.0-1
* metacity-3.18.6-1
* mutter-3.18.4-1
* nautilus-3.18.5-1
* notification-daemon-3.18.2-1
* totem-pl-parser-3.10.6-1
* vala-0.30.2-1
* vte2.91-0.42.5-1
* mingw64-i686-clutter-gst3.0-3.0.18-1
* mingw64-i686-gdk-pixbuf2.0-2.32.3-1
* mingw64-i686-glibmm2.4-2.46.4-1
* mingw64-i686-goffice0.10-0.10.31-1
* mingw64-i686-gtk2.0-2.24.30-1
* mingw64-i686-gtkmm3.0-3.18.1-1
* mingw64-i686-gtksourceview3.0-3.18.4-1
* mingw64-i686-libcroco0.6-0.6.11-1
* mingw64-i686-libepoxy-1.3.1-1
* mingw64-i686-libgsf1-1.14.39-1
* mingw64-x86_64-clutter-gst3.0-3.0.18-1
* mingw64-x86_64-gdk-pixbuf2.0-2.32.3-1
* mingw64-x86_64-glibmm2.4-2.46.4-1
* mingw64-x86_64-goffice0.10-0.10.31-1
* mingw64-x86_64-gtk2.0-2.24.30-1
* mingw64-x86_64-gtkmm3.0-3.18.1-1
* mingw64-x86_64-gtksourceview3.0-3.18.4-1
* mingw64-x86_64-libcroco0.6-0.6.11-1
* mingw64-x86_64-libepoxy-1.3.1-1
* mingw64-x86_64-libgsf1-1.14.39-1

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: REQUEST: Add php-pcntl to setup

2016-07-11 Thread Yaakov Selkowitz

On 2016-07-08 22:05, Chloe wrote:

Cygwin can handle signals so it would be useful for PHP to handle
signals as well.
http://php.net/manual/en/pcntl.installation.php


pcntl has nothing to do with signals.  It is not built because Cygwin 
does not have the underlying system call.


--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] libvpx 1.5.0-1

2016-07-08 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* libvpx-1.5.0-1
* libvpx3-1.5.0-1
* libvpx-devel-1.5.0-1
* libvpx-doc-1.5.0-1
* libvpx-utils-1.5.0-1
* mingw64-i686-libvpx-1.5.0-1
* mingw64-x86_64-libvpx-1.5.0-1

WebM is an open, royalty-free, media file format designed for the web. WebM 
defines the file container structure, video and audio formats. WebM files 
consist of video streams compressed with the VP8 video codec and audio 
streams compressed with the Vorbis audio codec. The WebM file structure is 
based on the Matroska container.

This is an update to the latest upstream release, which includes an ABI 
version bump.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] libwebp 0.4.4-1

2016-07-08 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* libwebp-0.4.4-1
* libwebp5-0.4.4-1
* libwebpmux1-0.4.4-1
* libwebpdemux1-0.4.4-1
* libwebpdecoder1-0.4.4-1
* libwebp-devel-0.4.4-1
* mingw64-i686-libwebp-0.4.4-1
* mingw64-x86_64-libwebp-0.4.4-1

WebP is a new image format that provides lossy compression for photographic 
images. A WebP file consists of VP8 image data, and a container based on 
RIFF. The standalone libwebp library serves as a reference implementation 
for the WebP specification. Webmasters and web developers can use the WebP 
image format to create smaller and better looking images that can help make 
the web faster.

This is the latest update for the 0.4 branch.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] aspell-en 2016.06.26.0-1

2016-07-07 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* aspell-en-2016.06.26.0-1

GNU Aspell is a Free and Open Source spell checker designed to eventually 
replace Ispell. It can either be used as a library or as an independent 
spell checker.  This package provides English dictionaries for Aspell.

This is an update to the latest upstream release.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] libspectre 0.2.8-1

2016-07-07 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* libspectre1-0.2.8-1
* libspectre-devel-0.2.8-1

libspectre is a small library for rendering Postscript documents.
It provides a convenient easy to use API for handling and rendering
Postscript documents.

This is an update to the latest upstream bugfix release.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] libpsl 0.13.0-2

2016-07-07 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* libpsl5-0.13.0-2
* libpsl-devel-0.13.0-2
* libpsl-doc-0.13.0-2
* publicsuffix-utils-0.13.0-2
* publicsuffix-list-20160706-1

A public suffix is one under which Internet users can (or historically 
could) directly register names. Some examples of public suffixes are .com, 
.co.uk and pvt.k12.ma.us. The Public Suffix List is a list of all known 
public suffixes.

This is an update and rebuild for the latest version of the list.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] vim 7.4.1990-1

2016-07-07 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* vim-7.4.1990-1
* vim-common-7.4.1990-1
* vim-minimal-7.4.1990-1
* gvim-7.4.1990-1
* xxd-7.4.1990-1
* vim-doc-7.4.1990-1

Vim (Vi IMproved) is an almost compatible version of the UNIX editor vi. 
Almost every possible command can be performed using only ASCII characters. 
Many new features have been added: multilevel undo, command line history, 
file name completion, block operations, and editing of binary data.

This is an update to yesterday's upstream patchset.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] mingw64-*-libXpm 3.5.11-2

2016-07-07 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* mingw64-i686-libXpm-3.5.11-2
* mingw64-x86_64-libXpm-3.5.11-2

These packages provide a pure Windows port of the XPM parser library without 
any dependencies on the X11 protocol libraries.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] imlib2 1.4.9-1

2016-07-07 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* imlib2-1.4.9-1
* libImlib2_1-1.4.9-1
* libImlib2-devel-1.4.9-1

This is the Imlib 2 library - a library that does image file loading and 
saving as well as rendering, manipulation, arbitrary polygon support, etc. 
It does ALL of these operations FAST. Imlib2 also tries to be highly 
intelligent about doing them, so writing naive programs can be done easily, 
without sacrificing speed.

This is an update to the latest upstream release, which includes fixes for 
CVE-2016-3993 and CVE-2016-4024:

https://bugzilla.redhat.com/show_bug.cgi?id=1323616
https://bugzilla.redhat.com/show_bug.cgi?id=1327477

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] php-jsonc 1.3.10-1

2016-07-07 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* php-jsonc-1.3.10-1

PHP support for JSON (JavaScript Object Notation) serialization. This is a 
drop-in alternative to the standard json extension which uses the JSON-C 
library.

This is an update to the latest upstream release:

https://pecl.php.net/package-changelog.php?package=jsonc&release=1.3.10

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] xerces-c 3.1.4-1

2016-07-07 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* libxerces-c31-3.1.4-1
* libxerces-c-devel-3.1.4-1
* mingw64-i686-xerces-c-3.1.4-1
* mingw64-x86_64-xerces-c-3.1.4-1

Xerces-C++ is a validating XML parser written in a portable subset of C++. 
Xerces-C++ makes it easy to give your application the ability to read and 
write XML data. A shared library is provided for parsing, generating, 
manipulating, and validating XML documents using the DOM, SAX, and SAX2 
APIs.

This is an update to the latest upstream release, which includes fixes for 
CVE-2016-2099 and CVE-2016-4463:

https://bugzilla.redhat.com/show_bug.cgi?id=1310699
https://bugzilla.redhat.com/show_bug.cgi?id=1348845

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] krb5 1.14.1-2

2016-07-07 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* krb5-workstation-1.14.1-2
* krb5-server-1.14.1-2
* krb5-server-ldap-1.14.1-2
* krb5-pkinit-1.14.1-2
* krb5-k5tls-1.14.1-2
* krb5-samples-1.14.1-2
* krb5-doc-1.14.1-2
* libgssapi_krb5_2-1.14.1-2
* libgssrpc4-1.14.1-2
* libk5crypto3-1.14.1-2
* libkadm5clnt_mit10-1.14.1-2
* libkadm5srv_mit10-1.14.1-2
* libkdb5_8-1.14.1-2
* libkrad0-1.14.1-2
* libkrb5_3-1.14.1-2
* libkrb5support0-1.14.1-2
* libkrb5-devel-1.14.1-2

This is the reference implementation of the Kerberos network authentication 
protocol from MIT. It is designed to provide strong authentication for 
client/server applications by using secret-key cryptography.

This release includes the latest patchset from Fedora.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] mysql 10.1.14-1

2016-07-07 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* mysql-10.1.14-1
* mysql-server-10.1.14-1
* mysql-bench-10.1.14-1
* mysql-common-10.1.14-1
* mysql-test-10.1.14-1
* libmysqlclient18-10.1.14-1
* libmysqlclient-devel-10.1.14-1
* libmysqld18-10.1.14-1
* libmysqld-devel-10.1.14-1

MySQL delivers a very fast, multi-threaded, multi-user, and robust SQL 
(Structured Query Language) database server.  The client components are 
stable, but the daemon should be considered experimental and not ready for 
mission-critical deployment.

This is an update to the latest stable release from the MariaDB project.  
Those using the server should review the following documents before upgrading:

https://mariadb.com/kb/en/mariadb/upgrading-from-mariadb-55-to-mariadb-100/
https://mariadb.com/kb/en/mariadb/upgrading-from-mariadb-100-to-101/

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] tzdata 2016f-1

2016-07-07 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* tzdata-2016f-1

The Time Zone Database (often called tz or zoneinfo) contains code and data 
that represent the history of local time for many representative locations 
around the globe. It is updated periodically to reflect changes made by 
political bodies to time zone boundaries, UTC offsets, and daylight-saving 
rules.

This release includes the latest time zone changes:

https://mm.icann.org/pipermail/tz-announce/2016-July/40.html

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] jq 1.5-2

2016-07-07 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* jq-1.5-2
* libjq1-1.5-2
* libjq-devel-1.5-2

jq is like sed for JSON data – you can use it to slice and filter and map 
and transform structured data with the same ease that sed, awk, grep and 
friends let you play with text.

This release has been rebuilt for onig-6.0.

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] libarchive 3.1.2-4

2016-07-07 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* libarchive13-3.1.2-4
* libarchive-devel-3.1.2-4
* bsdtar-3.1.2-4
* bsdcpio-3.1.2-4
* mingw64-i686-libarchive-3.1.2-2
* mingw64-x86_64-libarchive-3.1.2-2

Libarchive is a programming library that can create and read several 
different streaming archive formats, including most popular tar variants, 
several cpio formats, and both BSD and GNU ar variants. It can also write 
shar archives and read ISO9660 CDROM images and ZIP archives. The bsdtar 
program is an implementation of tar(1) that is built on top of libarchive. 
It started as a test harness, but has grown into a feature-competitive 
replacement for GNU tar.

This release includes a patch for CVE-2016-1541:

https://bugzilla.redhat.com/show_bug.cgi?id=1334211

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] php 5.6.23-1

2016-07-07 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* php-5.6.23-1
* php-devel-5.6.23-1
* httpd-mod_php5-5.6.23-1
* php-bcmath-5.6.23-1
* php-bz2-5.6.23-1
* php-calendar-5.6.23-1
* php-ctype-5.6.23-1
* php-curl-5.6.23-1
* php-dba-5.6.23-1
* php-enchant-5.6.23-1
* php-exif-5.6.23-1
* php-fileinfo-5.6.23-1
* php-ftp-5.6.23-1
* php-gd-5.6.23-1
* php-gettext-5.6.23-1
* php-gmp-5.6.23-1
* php-iconv-5.6.23-1
* php-imap-5.6.23-1
* php-ldap-5.6.23-1
* php-intl-5.6.23-1
* php-mbstring-5.6.23-1
* php-mcrypt-5.6.23-1
* php-mssql-5.6.23-1
* php-mysql-5.6.23-1
* php-mysqli-5.6.23-1
* php-odbc-5.6.23-1
* php-opcache-5.6.23-1
* php-pdo_dblib-5.6.23-1
* php-pdo_mysql-5.6.23-1
* php-pdo_odbc-5.6.23-1
* php-pdo_pgsql-5.6.23-1
* php-pdo_sqlite-5.6.23-1
* php-pgsql-5.6.23-1
* php-phar-5.6.23-1
* php-posix-5.6.23-1
* php-pspell-5.6.23-1
* php-recode-5.6.23-1
* php-shmop-5.6.23-1
* php-simplexml-5.6.23-1
* php-soap-5.6.23-1
* php-sqlite3-5.6.23-1
* php-sybase_ct-5.6.23-1
* php-sockets-5.6.23-1
* php-sysvmsg-5.6.23-1
* php-sysvsem-5.6.23-1
* php-sysvshm-5.6.23-1
* php-tidy-5.6.23-1
* php-tokenizer-5.6.23-1
* php-wddx-5.6.23-1
* php-xmlreader-5.6.23-1
* php-xmlrpc-5.6.23-1
* php-xmlwriter-5.6.23-1
* php-xsl-5.6.23-1
* php-zip-5.6.23-1
* php-zlib-5.6.23-1

PHP (recursive acronym for 'PHP: Hypertext Preprocessor') is a widely-used 
Open Source general-purpose scripting language that is especially suited 
for Web development and can be embedded into HTML.

This is an update to the latest 5.6 bugfix release, which includes fixes for 
CVE-2016-5093, CVE-2016-5094, CVE-2016-5096, CVE-2016-5768, CVE-2016-5769, 
CVE-2016-5770, CVE-2016-5771, CVE-2016-5772, CVE-2016-5773, and other issues:

https://secure.php.net/ChangeLog-5.php#5.6.22
https://secure.php.net/ChangeLog-5.php#5.6.23

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] curl 7.49.1-1

2016-06-27 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* curl-7.49.1-1
* libcurl4-7.49.1-1
* libcurl-devel-7.49.1-1
* libcurl-doc-7.49.1-1
* mingw64-i686-curl-7.49.1-1
* mingw64-x86_64-curl-7.49.1-1

curl is a command line tool and library for transferring files with URL 
syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, 
and FILE. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP 
uploading, HTTP form based upload, proxies, cookies, user+password 
authentication (Basic, Digest, NTLM, Negotiate...), file transfer resume, 
proxy tunneling and a busload of other useful tricks.

This is an update to the latest upstream release, which includes a security 
fix for the MinGW-compiled libraries:

https://curl.haxx.se/changes.html
https://curl.haxx.se/docs/adv_20160530.html

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] ruby 2.2.5-1

2016-06-27 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* ruby-2.2.5-1
* ruby-devel-2.2.5-1
* ruby-doc-2.2.5-1
* ruby-tcltk-2.2.5-1

Ruby is the interpreted scripting language for quick and easy object-oriented 
programming.  It has many features to process text files and to do system 
management tasks (as in Perl).  It is simple, straight-forward, and extensible.

This is an update to the latest bugfix for the 2.2 branch.  The C development
files are now in a separate -devel package, and compatibility with Cygwin 2.5.2 
has been fixed as reported here:

https://cygwin.com/ml/cygwin/2016-06/msg00377.html

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] cygwin32-gcc/cygwin64-gcc 5.4.0-1

2016-06-24 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* cygwin32-2.5.2-1
* cygwin32-gcc-core-5.4.0-1
* cygwin32-gcc-g++-5.4.0-1
* cygwin32-gcc-fortran-5.4.0-1
* cygwin32-gcc-objc-5.4.0-1
* cygwin32-gcc-objc++-5.4.0-1
* cygwin32-gcc-ada-5.4.0-1
* cygwin32-gcc-cilkplus-5.4.0-1

* cygwin64-2.5.2-1
* cygwin64-gcc-core-5.4.0-1
* cygwin64-gcc-g++-5.4.0-1
* cygwin64-gcc-fortran-5.4.0-1
* cygwin64-gcc-objc-5.4.0-1
* cygwin64-gcc-objc++-5.4.0-1
* cygwin64-gcc-ada-5.4.0-1
* cygwin64-gcc-cilkplus-5.4.0-1

These packages provide a toolchain for cross-compiling 32-bit Cygwin code 
from 64-bit Cygwin and vice-versa.

These updates correspond to the recent changes in the native cygwin and gcc 
packages:

https://cygwin.com/ml/cygwin-announce/2016-06/msg00043.html
https://cygwin.com/ml/cygwin-announce/2016-06/msg00049.html

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] tzcode/tzdata 2016e-1

2016-06-14 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* tzcode-2016e-1
* tzdata-2016e-1

The Time Zone Database (often called tz or zoneinfo) contains code and data 
that represent the history of local time for many representative locations 
around the globe. It is updated periodically to reflect changes made by 
political bodies to time zone boundaries, UTC offsets, and daylight-saving 
rules.

This is an update to the latest upstream release:

https://mm.icann.org/pipermail/tz-announce/2016-June/39.html

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: [ANNOUNCEMENT] llvm 3.7.1-2

2016-06-09 Thread Yaakov Selkowitz

On 6/9/2016 8:18 PM, lloyd.w...@yahoo.co.uk wrote:

Thanks, picking up 3.7.1-2 from the mirrors.kernel.org site (as it's
not mirrored everywhere yet) resolved the 32-bit OpenGL crashing issues
with SaVi and Geomview that I reported in May; texturemapping is back.


Glad to hear it.


(I've no idea how 64-bit OpenGL is doing, as unique Cygwin piping issues
there prevent SaVi and Geomview from communicating.)


64-bit was fine all along; that's what I actually use, so I would have 
noticed earlier if it hadn't been working.


--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



[ANNOUNCEMENT] fontconfig 2.11.95-2

2016-06-09 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution:

* fontconfig-2.11.95-2
* fontconfig-doc-2.11.95-2
* libfontconfig1-2.11.95-2
* libfontconfig-common-2.11.95-2
* libfontconfig-devel-2.11.95-2

Fontconfig is a library designed to provide system-wide font configuration, 
customization and application access.

This release fixes the issue reported here:

https://cygwin.com/ml/cygwin-apps/2016-06/msg00041.html

--
Yaakov

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



<    7   8   9   10   11   12   13   14   15   16   >