[PATCH 0/3] Remove ancient codepaths

Emil Velikov emil.l.velikov at gmail.com
Sun Oct 10 15:05:10 CDT 2021


Hey everyone,

Here's a small series which removes compatibility glue for ancient
distros. In particular - we bump to using 16 year old libxslt and 5 year
old gnutls.

Amazing "update" right :-)

Joking aside, these are covered by all supported distros, including the
distro packages linked on the winehq.org site.

Any questions or comments, do let me know
Emil

Emil Velikov (3):
  msxml3: remove workaround for libxslt =< 1.1.14
  bcrypt: bump gnutls version to 3.5.0
  secur32: remove gnutls < 3.5.0 defines

 dlls/bcrypt/gnutls.c           | 189 ++++++---------------------------
 dlls/msxml3/main.c             |  38 ++++---
 dlls/secur32/schannel_gnutls.c |  17 ---
 3 files changed, 52 insertions(+), 192 deletions(-)

-- 
2.33.0




More information about the wine-devel mailing list