Updated: Perl distributions

2018-11-08 Thread Achim Gratz


The following Perl distributions have been updated to their latest
version on CPAN, respectively:

x86/x86_64
--
perl-Clone-0.41-1
perl-Cpanel-JSON-XS-4.07-1
perl-Crypt-OpenSSL-RSA-0.31-1
perl-DBD-mysql-4.048-1
perl-DBI-1.642-1
perl-Socket6-0.29-1
perl-Text-CSV_XS-1.37-1
perl-YAML-LibYAML-0.75-1

noarch
-- 
perl-Business-ISMN-1.201-1
perl-DateTime-Locale-1.23-1
perl-DateTime-TimeZone-2.21-1
perl-Error-0.17027-1
perl-File-Remove-1.58-1
perl-File-Slurp-.24-1
perl-IO-Socket-SSL-2.060-1
perl-libwww-perl-6.36-1
perl-Mojolicious-8.05-1
perl-Net-DNS-1.18-1
perl-Specio-0.43-1
perl-Test-Script-1.25-1
perl-XML-XPath-1.44-1
perl-YAML-1.27-1

-- 
  *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there. It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.


Updated: postgresql-11.1-1

2018-11-08 Thread Marco Atzeri

Version 11.1-1  of packages

  libecpg-compat3
  libecpg-devel
  libecpg6
  libpgtypes3
  libpq-devel
  libpq5
  postgresql
  postgresql-client
  postgresql-contrib
  postgresql-devel
  postgresql-doc
  postgresql-plperl
  postgresql-plpython

are available in the Cygwin distribution:

CHANGES
This is the latest upstream version, upstream info on
https://www.postgresql.org/about/news/1905/

Migration to Version 11.x

http://www.postgresql.org/docs/11/static/release-11.html

ADVISE for major version UPGRADE
http://www.postgresql.org/support/versioning/

Major releases usually change the internal format of system tables
and data files. These changes are often complex, so we do not maintain
backward compatibility of all stored data. A dump/reload of the
database or use of the pg_upgrade module is required for major upgrades.

DESCRIPTION
PostgreSQL is a powerful, open source object-relational database system.
It has a proven architecture that has earned it a strong reputation for
reliability, data integrity, and correctness.
It is fully ACID compliant, has full support for foreign keys, joins, views,
triggers, and stored procedures (in multiple languages).
It includes most SQL:2008 data types

HOMEPAGE
http://www.postgresql.org

Marco Atzeri

If you have questions or comments, please send them to the
cygwin mailing list at: cygwin (at) cygwin (dot) com .

---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus



Updated: Cygwin 2.11.2-1

2018-11-08 Thread Corinna Vinschen
Hi folks,


I uploaded a new Cygwin release 2.11.2-1

This is a bugfix release.

===

Bug Fixes
-

- Return ESPIPE rather than EINVAL from lseek on a fifo.
  Addresses: https://cygwin.com/ml/cygwin/2018-10/msg00019.html

- Fix a memory corruption when using pipes or FIFOs
  Addresses: https://cygwin.com/ml/cygwin-patches/2018-q4/msg0.html

- Fix potential memory corruption and SEGV if socket(2), socketpair(2),
  accept(2), or accept4(2) fail.
  Addresses: https://cygwin.com/ml/cygwin/2018-10/msg00229.html

- Fix socket(2) and socketpair(2) calls mishandling SOCK_NONBLOCK and
  SOCK_CLOEXEC flags.
  Addresses: https://cygwin.com/ml/cygwin/2018-11/msg00017.html

===


Peace,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer