[ANNOUNCEMENT] TEST: cygwin 3.4.0-0.1

2022-11-11 Thread Corinna Vinschen via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution:

* cygwin-3.4.0-0.1
* cygwin-devel-3.4.0-0.1
* cygwin-doc-3.4.0-0.1

This is the first test release of the 64 bit-only Cygwin 3.4.0.
Please test.



What's new:
---

- Drop support for Vista and Server 2008.

- Drop support for 32 bit Windows and WOW64.

- Allow to run with full ASLR enabled and enable on Cygwin DLL by default.

- Remove any special handling for the .com filename suffix. It has to
  be used always explicitely.

- Add code to handle setrlimit(RLIMIT_AS).

- Add code to handle signal masks in /proc//status.

- Handle UDP_SEGMENT and UDP_GRO socket options.


What changed:
-

- The CYGWIN=pipe_byte option is now set by default, so that pipes are
  opened in byte mode rather than message mode.
  Addresses: https://cygwin.com/pipermail/cygwin/2021-March/247987.html

- The stdio input functions no longer try again to read after EOF.
  This aligns Cygwin behavior to that of Linux.
  Addresses: https://cygwin.com/pipermail/cygwin/2022-June/251672.html

- Treat an empty path (empty element in PATH or PATH is absent) as
  the current directory as Linux does.
  Addresses: https://cygwin.com/pipermail/cygwin/2022-June/251730.html

- The default values of FD_SETSIZE and NOFILE are now 1024 and 3200,
  respectively.
  Addresses: https://cygwin.com/pipermail/cygwin/2022-July/251839.html


Bug Fixes
-

- Don't error out if getfacl(1) is called on a socket file.
  Partially addresses: https://cygwin.com/pipermail/cygwin/2022-July/251768.html

- Make serial ioctl(TIOCMBIS/TIOCMBIC) work on USB CDC devices.
  Addresses: https://cygwin.com/pipermail/cygwin/2022-November/252443.html

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


CRM users Mailing List

2022-11-11 Thread Julia Morgan
Hi,



Looking for below technology users contact base? We have verified contact 
information of -

* Salesforce CRM users

* Zoho CRM users

* Microsoft Dynamics 365 users

* Microsoft Dynamics CRM users

* HubSpot users

* Oracle NetSuite users



Please let me know if we can connect and discuss things further.



Warm Regards,

Julia Morgan

B2B Executive



In the event that you are not inspired by accepting further messages, please 
answer back with "update" in the headline.

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


[ANNOUNCEMENT] Cygwin x86 end-of-life

2022-11-11 Thread Jon Turney



As has previously been announced, Cygwin is dropping support for x86 
Windows. Cygwin 3.3.6 is the final version supporting x86 (32-bit) 
Windows, and the forthcoming Cygwin 3.4 will be released for x86_64 only.


Concurrent with that, updates to x86 packages will be stopped, and the 
Cygwin x86 package repository will be archived.


(Instructions on the special steps needed to install from that archive 
will be forthcoming, once we've worked out what they are.)


If you're using x86 Cygwin under WOW64 on a 64-bit Windows OS, please 
strongly consider moving to an x86_64 Cygwin installation.


(If you have ARM hardware, we believe that x86_64 Cygwin works correctly 
using the x86_64 emulation in Windows 11)


If you're one of the tiny percentage of Cygwin users using x86 Cygwin on 
a real x86 Windows OS, don't panic! The current installation will 
continue to run on your system. You just won't get any more updates.


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


Re: PATCH: TIOCMBIS/TIOCMBIC not working when using usbser.sys

2022-11-11 Thread Corinna Vinschen
Hi Carlo,

On Nov 11 11:30, Carlo B. wrote:
> I'm sending here the patch as you requested.
> I hope that you will find it useful.

Thanks for the patch, it looks good to me.  I just reworked the 
commit message slightly (formatting, mainly) and pushed it
to the master branch.


Thanks,
Corinna

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


PATCH: TIOCMBIS/TIOCMBIC not working when using usbser.sys

2022-11-11 Thread Carlo B.
I'm sending here the patch as you requested.
I hope that you will find it useful.

Sincerely,

Carlo Bramini.


0001-PATCH-Cygwin-fix-TIOCMBIS-TIOCMBIC-not-working-when-.patch
Description: Binary data

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


Error after updating gettext, missing libunistring5.

2022-11-11 Thread Carlo B.
Hello,
After Setup.exe updated gettext in my CYGWIN installation, I got this
error when building a software:

C:/cygwin64/bin/msgfmt.exe: error while loading shared libraries:
cygunistring-5.dll: cannot open shared object file: No such file or
directory

After manually installing libunistring5, the problem disappeared.
Probably, libunistring5 should be added as required dependency when
installing/upgrading gettext.

Sincerely,

Carlo Bramini.

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