Package wine: Information
Source package: wine
Version: 11.6.1-alt1
Build time: Apr 7, 2026, 01:07 AM in the task #414346
Category: Emulators
Report package bugHome page: https://www.altlinux.org/Wine
License: LGPLv2+
Summary: Wine - environment for running Windows applications
Description:
Wine (originally an acronym for "Wine Is Not an Emulator") is a compatibility layer capable of running Windows applications. Instead of simulating internal Windows logic like a virtual machine or emulator, Wine translates Windows API calls into POSIX calls on-the-fly, eliminating the performance and memory penalties of other methods and allowing you to cleanly integrate Windows applications into your desktop. This build based on wine source with wine-staging project patches and ALT in progress patches.
List of RPM packages built from this SRPM:
wine (x86_64, i586, aarch64)
wine-common (x86_64, i586, aarch64)
wine-devel (x86_64, i586, aarch64)
wine-devel-tools (x86_64, i586, aarch64)
wine-full (x86_64, i586, aarch64)
wine-ping (x86_64, i586, aarch64)
wine-programs (x86_64, i586, aarch64)
wine (x86_64, i586, aarch64)
wine-common (x86_64, i586, aarch64)
wine-devel (x86_64, i586, aarch64)
wine-devel-tools (x86_64, i586, aarch64)
wine-full (x86_64, i586, aarch64)
wine-ping (x86_64, i586, aarch64)
wine-programs (x86_64, i586, aarch64)
Maintainer: Vitaly Lipatov
Last changed
April 6, 2026 Vitaly Lipatov 1:11.6.1-alt1
- new version (11.6.1) - update patches to staging wine-11.6 - crypt32: Add CERT_STORE_NO_CRYPT_RELEASE_FLAG to CertOpenStore() flags when called from CertOpenSystemStore() + include: Avoid __builtin_wmemchr with clang < 13 + include: Fix _LIBCPP_DEFER_NEW_TO_VCRUNTIME not being set with old clang
April 4, 2026 Vitaly Lipatov 1:11.5.1-alt1
- new version 11.5.1 - update patches to staging wine-11.5 + crypt32: Add CERT_STORE_NO_CRYPT_RELEASE_FLAG to CertOpenStore() flags when called from CertOpenSystemStore() - revert "ntdll: Support x86_64 syscall emulation."
March 8, 2026 Vitaly Lipatov 1:11.4.1-alt1
- new version (11.4.1) - wine-cap_net_raw: add /usr/lib/wine path to 'on' command too (ALT bug 56551)