public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* RE: [ANNOUNCEMENT] Updated: Cygwin 2.11.0-1
       [not found] <ba47be31-bea8-6dbe-5672-8ff1def50e22@gmail.com>
@ 2018-09-01 18:52 ` tlake
  2018-09-01 21:57   ` Ken Brown
  0 siblings, 1 reply; 5+ messages in thread
From: tlake @ 2018-09-01 18:52 UTC (permalink / raw)
  To: cygwin

Am 31.08.2018 um 22:31 schrieb tlake@twcny.rr.com:
> After running setup (64 bit) I still have version 2.10. I even tried uninstalling and running setup again.
>
> Tom L


have you stopped all processes including services before the update ?

The problem turned out to be that the mirror I was using hadn't been updated yet. When I tried a different mirror, I got 2.11.0.
Now I can't get 2.11.0-1. I tried over 20 mirrors and none of them have the update.

Tom L


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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ANNOUNCEMENT] Updated: Cygwin 2.11.0-1
  2018-09-01 18:52 ` [ANNOUNCEMENT] Updated: Cygwin 2.11.0-1 tlake
@ 2018-09-01 21:57   ` Ken Brown
  2018-09-02  9:22     ` tlake
  0 siblings, 1 reply; 5+ messages in thread
From: Ken Brown @ 2018-09-01 21:57 UTC (permalink / raw)
  To: cygwin

On 9/1/2018 2:52 PM, tlake@twcny.rr.com wrote:
> Now I can't get 2.11.0-1. I tried over 20 mirrors and none of them have the update.

Are you sure you don't have it already?  Try 'cygcheck -cd cygwin' to 
find out:

$ cygcheck -cd cygwin
Cygwin Package Information
Package              Version
cygwin               2.11.0-1

Ken

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* RE: [ANNOUNCEMENT] Updated: Cygwin 2.11.0-1
  2018-09-01 21:57   ` Ken Brown
@ 2018-09-02  9:22     ` tlake
  0 siblings, 0 replies; 5+ messages in thread
From: tlake @ 2018-09-02  9:22 UTC (permalink / raw)
  To: cygwin

On 9/1/2018 2:52 PM, tlake@twcny.rr.com wrote:
> Now I can't get 2.11.0-1. I tried over 20 mirrors and none of them have the update.

Are you sure you don't have it already?  Try 'cygcheck -cd cygwin' to find out:

$ cygcheck -cd cygwin
Cygwin Package Information
Package              Version
cygwin               2.11.0-1

Ken

Sure enough! That's what I have. I thought that since I installed Cygwin before the announcement that I would've had an earlier build.
Thanks, Ken! I'm learning something new about Cygwin every day. Eventually, I may become almost competent. 
Now if only I could figure out how to compile a C program in Win 10 without a segmentation error...

Tom L


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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* RE: [ANNOUNCEMENT] Updated: Cygwin 2.11.0-1
       [not found] <!&!AAAAAAAAAAAuAAAAAAAAAOY+MTsETahCgLYsSiyFXC4BAMO2jhD3dRHOtM0AqgC7tuYAAAAAAA4AABAAAADvnGgM5JZdRqTbz0tuc6XKAQAAAAA=@twcny.rr.com>
@ 2018-09-01 18:48 ` tlake
  0 siblings, 0 replies; 5+ messages in thread
From: tlake @ 2018-09-01 18:48 UTC (permalink / raw)
  To: cygwin

I don't see it on the 20-plus mirrors I tried.

Tom L

-----Original Message-----
From: tlake@twcny.rr.com <tlake@twcny.rr.com> 
Sent: Friday, August 31, 2018 4:31 PM
To: cygwin@cygwin.com
Subject: RE: [ANNOUNCEMENT] Updated: Cygwin 2.11.0-1

After running setup (64 bit) I still have version 2.10. I even tried uninstalling and running setup again.

Tom L
-----Original Message-----
From: Corinna Vinschen <corinna-cygwin@cygwin.com> 
Sent: Friday, August 31, 2018 11:21 AM
To: cygwin@cygwin.com
Subject: [ANNOUNCEMENT] Updated: Cygwin 2.11.0-1

Hi folks,


I uploaded a new Cygwin release 2.11.0-1.





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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [ANNOUNCEMENT] Updated: Cygwin 2.11.0-1
@ 2018-08-31 20:05 Corinna Vinschen
  0 siblings, 0 replies; 5+ messages in thread
From: Corinna Vinschen @ 2018-08-31 20:05 UTC (permalink / raw)
  To: cygwin

Hi folks,


I uploaded a new Cygwin release 2.11.0-1.

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

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.

- Drop denormal-operand exception from FE_ALL_EXCEPT, as on Linux.

- Rename the --file option of setfacl(1) to --set-file, as on Linux.

- Support Unicode 10.

- Following glibc, `union wait' has now been removed.  Applications
  using union wait and these macros will have to migrate to the
  POSIX-specified int status type.


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

- Fix NaN handling in strtof/strtod/strtold.
  Addresses: https://cygwin.com/ml/cygwin/2018-08/msg00150.html

- Fix memory allocation values in /proc/<PID>/status and /proc/<PID>/statm.
  Addresses: https://cygwin.com/ml/cygwin/2018-08/msg00223.html

- Fix handling of unknown accounts in file ACLs.  Add name->SID
  conversion for (most) self-constructed account names.
  Addresses: https://cygwin.com/ml/cygwin/2018-08/msg00295.html

- Correctly handle Logon Session accounts on Windows 10.
  Addresses: Found during debugging

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


Have fun,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-09-02  9:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <ba47be31-bea8-6dbe-5672-8ff1def50e22@gmail.com>
2018-09-01 18:52 ` [ANNOUNCEMENT] Updated: Cygwin 2.11.0-1 tlake
2018-09-01 21:57   ` Ken Brown
2018-09-02  9:22     ` tlake
     [not found] <!&!AAAAAAAAAAAuAAAAAAAAAOY+MTsETahCgLYsSiyFXC4BAMO2jhD3dRHOtM0AqgC7tuYAAAAAAA4AABAAAADvnGgM5JZdRqTbz0tuc6XKAQAAAAA=@twcny.rr.com>
2018-09-01 18:48 ` tlake
2018-08-31 20:05 Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).