This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.11.0-0.1


Am 09.08.2018 um 22:26 schrieb Corinna Vinschen:
Hi folks,


I uploaded a new Cygwin test release 2.11.0-0.1

I'm planning for a release end of August.  Please test.

=======================================================================

What's new:
-----------

- New APIs: clearenv, pthread_tryjoin_np, pthread_timedjoin_np,
   sched_getcpu.

- New APIs: aio_cancel, aio_error, aio_fsync, aio_read, aio_return,
   aio_suspend, aio_write, lio_listio.
   New header: <aio.h>.


What changed:
-------------

- SO_RCVTIMEO and SO_SNDTIMEO socket options are now honored.

- /proc/cpuinfo now reports L3 cache size on Intel CPUs.


Bug Fixes
---------

- Fix utils path handling in case cygdrive path is just '/'.
   Addresses: https://cygwin.com/ml/cygwin/2018-02/msg00174.html

- Fix a potential SIGFPE in strtod, if FE_INVALID exceptions are
   enabled.
   Addresses: https://cygwin.com/ml/cygwin/2018-04/msg00055.html

- Fix a CPU affinity problem when creating /proc/cpuinfo output.
   Addresses: https://cygwin.com/ml/cygwin/2018-04/msg00118.html

- Fix a buffer underrun problem in Win32 path normalization.
   Addresses: https://cygwin.com/ml/cygwin/2018-05//msg00017.html

- Fix a stack alignment problem which may lead to spurious crashes after
   fork.
   Addresses: https://cygwin.com/ml/cygwin-patches/2018-q2/msg00016.html

- Fix a g++ compilation problem with -std=c++14 or -std=c++17.
   Addresses: https://cygwin.com/ml/cygwin/2018-05/msg00316.html

- Fix FPE flag handling for division by zero conditions
   Addresses: https://cygwin.com/ml/cygwin/2018-06/msg00281.html

- Fix Unicode table.
   Addresses: https://cygwin.com/ml/cygwin/2018-06/msg00248.html

- Handle a non-standard return value from some tape drives to
   report a "no-media" error.
   Addresses: https://cygwin.com/ml/cygwin/2018-06/msg00245.html

- Fix duration handling in sigtimedwait
   Addresses: https://cygwin.com/ml/cygwin-patches/2018-q3/msg00018.html

- Make FP environment symbols available on x86_64.
   Addresses: https://cygwin.com/ml/cygwin/2018-07/msg00183.html

- Fix fegetenv behaviour.
   Addresses: https://cygwin.com/ml/cygwin/2018-08/msg00000.html

=======================================================================


Have fun,
Corinna


testing libuv, I see a large number of new failures

not ok 217 - tcp6_ping_pong
# timeout
# Output from process `tcp6_ping_pong`: (no output)
# PING
not ok 218 - tcp6_ping_pong_vec
# timeout
# Output from process `tcp6_ping_pong_vec`: (no output)
# PING
not ok 219 - tcp_alloc_cb_fail
# timeout
# Output from process `tcp_alloc_cb_fail`: (no output)
not ok 234 - tcp_close_accept
# timeout
# Output from process `tcp_close_accept`: (no output)
not ok 235 - tcp_close_while_connecting
# timeout
# Output from process `tcp_close_while_connecting`: (no output)
not ok 238 - tcp_connect_timeout
# timeout
# Output from process `tcp_connect_timeout`: (no out
not ok 245 - tcp_oob
# timeout
# Output from process `tcp_oob`: (no output)
not ok 246 - tcp_open
# timeout
# Output from process `tcp_open`: (no output)
not ok 248 - tcp_open_connected
# timeout
# Output from process `tcp_open_connected`: (no output)
not ok 250 - tcp_ping_pong
# timeout
# Output from process `tcp_ping_pong`: (no output)
# PING
not ok 251 - tcp_ping_pong_vec
# timeout
# Output from process `tcp_ping_pong_vec`: (no output)
# PING
not ok 259 - tcp_try_write
# timeout
# Output from process `tcp_try_write`: (no output)
not ok 260 - tcp_unexpected_read
# timeout
# Output from process `tcp_unexpected_read`: (no output)
not ok 263 - tcp_write_queue_order
# timeout
# Output from process `tcp_write_queue_order`: (no output)
not ok 264 - tcp_write_to_half_open_connection
# timeout
# Output from process `tcp_write_to_half_open_connection`: (no output)
not ok 265 - tcp_writealot
# timeout
# Output from process `tcp_writealot`: (no output)

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


--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]