Introduction
Introduction Statistics Contact Development Disclaimer Help
wine - sfeed_tests - sfeed tests and RSS and Atom files
git clone git://git.codemadness.org/sfeed_tests
Log
Files
Refs
README
LICENSE
---
wine (12416B)
---
1 <?xml version="1.0" encoding="UTF-8"?>
2 <?xml-stylesheet href="http://feeds.gawker.com/~d/styles/rss2full.xsl" t…
3 <?xml-stylesheet href="http://feeds.gawker.com/~d/styles/itemcontent.css…
4 <rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" versi…
5 <channel>
6 <title>WineHQ News</title>
7 <image>
8 <url>https://media.codeweavers.com/pub/crossover/marketing/o…
9 <title>WineHQ News</title>
10 <link>https://www.winehq.org/news/rss/</link>
11 </image>
12 <link>https://www.winehq.org/news/rss/</link>
13 <description>News and information about Wine</description>
14 <language>en</language>
15 <copyright>(C) WineHQ 2020</copyright>
16 <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="sel…
17 <feedburner:browserFriendly>This is an XML content feed. It is i…
18
19
20 <item>
21 <title>Wine 5.17 Released</title>
22 <description>
23 <![CDATA[
24 <img src="https://media.codeweavers.com/pub/crossover/ma…
25
26 <p> The Wine development release 5.17 is now available.</p>
27 <p> <a href="https://www.winehq.org//announce/5.17">What's new</a> in th…
28 <ul>
29 <li>ADVAPI32 library converted to PE.</li>
30 <li>Beginnings of an NDIS network driver.</li>
31 <li>Still more restructuration of the console support.</li>
32 <li>Various bug fixes.</li>
33 </ul>
34 <p>The source is <a href="//dl.winehq.org/wine/source/5.x/wine-5.17.tar.…
35 Binary packages are in the process of being built, and will appear soon …
36 </p>
37 ]]>
38 </description>
39 <link>https://www.winehq.org/news/2020091101</link>
40 <guid>https://www.winehq.org/?news=2020091101</guid>
41 <pubDate>Fri, 11 Sep 2020 00:00:00 -0500</pubDate>
42 </item>
43
44 <item>
45 <title>Wine 5.16 Released</title>
46 <description>
47 <![CDATA[
48 <img src="https://media.codeweavers.com/pub/crossover/ma…
49
50 <p> The Wine development release 5.16 is now available.</p>
51 <p> <a href="https://www.winehq.org//announce/5.16">What's new</a> in th…
52 <ul>
53 <li>Support for x86 AVX registers.</li>
54 <li>Some ARM64 fixes for macOS.</li>
55 <li>Still more restructuration of the console support.</li>
56 <li>Various bug fixes.</li>
57 </ul>
58 <p>The source is <a href="//dl.winehq.org/wine/source/5.x/wine-5.16.tar.…
59 Binary packages are in the process of being built, and will appear soon …
60 </p>
61 ]]>
62 </description>
63 <link>https://www.winehq.org/news/2020082801</link>
64 <guid>https://www.winehq.org/?news=2020082801</guid>
65 <pubDate>Fri, 28 Aug 2020 00:00:00 -0500</pubDate>
66 </item>
67
68 <item>
69 <title>Wine 5.15 Released</title>
70 <description>
71 <![CDATA[
72 <img src="https://media.codeweavers.com/pub/crossover/ma…
73
74 <p> The Wine development release 5.15 is now available.</p>
75 <p> <a href="https://www.winehq.org//announce/5.15">What's new</a> in th…
76 <ul>
77 <li>Initial implementation of the XACT Engine libraries.</li>
78 <li>Beginnings of a math library in MSVCRT based on Musl.</li>
79 <li>Still more restructuration of the console support.</li>
80 <li>Direct Input performance improvements.</li>
81 <li>Exception handling fixes on x86-64.</li>
82 <li>Various bug fixes.</li>
83 </ul>
84 <p>The source is <a href="//dl.winehq.org/wine/source/5.x/wine-5.15.tar.…
85 Binary packages are in the process of being built, and will appear soon …
86 </p>
87 ]]>
88 </description>
89 <link>https://www.winehq.org/news/2020081401</link>
90 <guid>https://www.winehq.org/?news=2020081401</guid>
91 <pubDate>Fri, 14 Aug 2020 00:00:00 -0500</pubDate>
92 </item>
93
94 <item>
95 <title>Wine 5.0.2 Released</title>
96 <description>
97 <![CDATA[
98 <img src="https://media.codeweavers.com/pub/crossover/ma…
99
100 <p> The Wine maintenance release 5.0.2 is now available.</p>
101 <p> <a href="https://www.winehq.org//announce/5.0.2">What's new</a> in t…
102 <ul>
103 <li>Various bug fixes</li>
104 </ul>
105 <p>The source is <a href="//dl.winehq.org/wine/source/5.0/wine-5.0.2.tar…
106 Binary packages are in the process of being built, and will appear soon …
107 </p>
108 ]]>
109 </description>
110 <link>https://www.winehq.org/news/2020080701</link>
111 <guid>https://www.winehq.org/?news=2020080701</guid>
112 <pubDate>Fri, 07 Aug 2020 00:00:00 -0500</pubDate>
113 </item>
114
115 <item>
116 <title>Wine 5.14 Released</title>
117 <description>
118 <![CDATA[
119 <img src="https://media.codeweavers.com/pub/crossover/ma…
120
121 <p> The Wine development release 5.14 is now available.</p>
122 <p> <a href="https://www.winehq.org//announce/5.14">What's new</a> in th…
123 <ul>
124 <li>More restructuration of the console support.</li>
125 <li>Initial version of the Webdings font.</li>
126 <li>Beginnings of PE conversion of the MSVCRT libraries.</li>
127 <li>Various bug fixes.</li>
128 </ul>
129 <p>The source is <a href="//dl.winehq.org/wine/source/5.x/wine-5.14.tar.…
130 Binary packages are in the process of being built, and will appear soon …
131 </p>
132 ]]>
133 </description>
134 <link>https://www.winehq.org/news/2020080101</link>
135 <guid>https://www.winehq.org/?news=2020080101</guid>
136 <pubDate>Sat, 01 Aug 2020 00:00:00 -0500</pubDate>
137 </item>
138
139 <item>
140 <title>Wine 5.13 Released</title>
141 <description>
142 <![CDATA[
143 <img src="https://media.codeweavers.com/pub/crossover/ma…
144
145 <p> The Wine development release 5.13 is now available.</p>
146 <p> <a href="https://www.winehq.org//announce/5.13">What's new</a> in th…
147 <ul>
148 <li>Re-mapping of INI files to the registry.</li>
149 <li>System call thunks in NTDLL.</li>
150 <li>Reimplementation of floating point numbers printing.</li>
151 <li>Beginnings of a restructuration of the console support.</li>
152 <li>Various bug fixes.</li>
153 </ul>
154 <p>The source is <a href="//dl.winehq.org/wine/source/5.x/wine-5.13.tar.…
155 Binary packages are in the process of being built, and will appear soon …
156 </p>
157 ]]>
158 </description>
159 <link>https://www.winehq.org/news/2020071701</link>
160 <guid>https://www.winehq.org/?news=2020071701</guid>
161 <pubDate>Fri, 17 Jul 2020 00:00:00 -0500</pubDate>
162 </item>
163
164 <item>
165 <title>Wine 5.12 Released</title>
166 <description>
167 <![CDATA[
168 <img src="https://media.codeweavers.com/pub/crossover/ma…
169
170 <p> The Wine development release 5.12 is now available.</p>
171 <p> <a href="https://www.winehq.org//announce/5.12">What's new</a> in th…
172 <ul>
173 <li>NTDLL converted to PE format.</li>
174 <li>Support for the WebSocket API.</li>
175 <li>Improved RawInput support.</li>
176 <li>Vulkan spec update.</li>
177 <li>Various bug fixes.</li>
178 </ul>
179 <p>The source is <a href="//dl.winehq.org/wine/source/5.x/wine-5.12.tar.…
180 Binary packages are in the process of being built, and will appear soon …
181 </p>
182 ]]>
183 </description>
184 <link>https://www.winehq.org/news/2020070301</link>
185 <guid>https://www.winehq.org/?news=2020070301</guid>
186 <pubDate>Fri, 03 Jul 2020 00:00:00 -0500</pubDate>
187 </item>
188
189 <item>
190 <title>Wine 5.11 Released</title>
191 <description>
192 <![CDATA[
193 <img src="https://media.codeweavers.com/pub/crossover/ma…
194
195 <p> The Wine development release 5.11 is now available.</p>
196 <p> <a href="https://www.winehq.org//announce/5.11">What's new</a> in th…
197 <ul>
198 <li>Wine Mono engine updated to 5.1.0, with WpfGfx library support.</l…
199 <li>More work on the separate Unix library for NTDLL.</li>
200 <li>Beginnings of a NetIO kernel driver implementation.</li>
201 <li>Initial support for the Print Ticket API.</li>
202 <li>Removal of the obsolete 32-bit PowerPC architecture.</li>
203 <li>Various bug fixes.</li>
204 </ul>
205 <p>The source is <a href="//dl.winehq.org/wine/source/5.x/wine-5.11.tar.…
206 Binary packages are in the process of being built, and will appear soon …
207 </p>
208 ]]>
209 </description>
210 <link>https://www.winehq.org/news/2020061901</link>
211 <guid>https://www.winehq.org/?news=2020061901</guid>
212 <pubDate>Fri, 19 Jun 2020 00:00:00 -0500</pubDate>
213 </item>
214
215 <item>
216 <title>Wine 5.10 Released</title>
217 <description>
218 <![CDATA[
219 <img src="https://media.codeweavers.com/pub/crossover/ma…
220
221 <p> The Wine development release 5.10 is now available.</p>
222 <p> <a href="https://www.winehq.org//announce/5.10">What's new</a> in th…
223 <ul>
224 <li>More progress on the WineD3D Vulkan backend.</li>
225 <li>Beginnings of a separate Unix library for NTDLL.</li>
226 <li>Better support for anti-cheat kernel drivers.</li>
227 <li>More glyph substitutions in DirectWrite.</li>
228 <li>Support for DSS private keys.</li>
229 <li>ARM64 exception handling fixes.</li>
230 <li>Various bug fixes.</li>
231 </ul>
232 <p>The source is <a href="//dl.winehq.org/wine/source/5.x/wine-5.10.tar.…
233 Binary packages are in the process of being built, and will appear soon …
234 </p>
235 ]]>
236 </description>
237 <link>https://www.winehq.org/news/2020060501</link>
238 <guid>https://www.winehq.org/?news=2020060501</guid>
239 <pubDate>Fri, 05 Jun 2020 00:00:00 -0500</pubDate>
240 </item>
241
242 <item>
243 <title>Wine 5.0.1 Released</title>
244 <description>
245 <![CDATA[
246 <img src="https://media.codeweavers.com/pub/crossover/ma…
247
248 <p> The Wine maintenance release 5.0.1 is now available.</p>
249 <p> <a href="https://www.winehq.org//announce/5.0.1">What's new</a> in t…
250 <ul>
251 <li>Fix compilation with gcc 10</li>
252 <li>Add some timezones</li>
253 <li>Various bug fixes</li>
254 </ul>
255 <p>The source is <a href="//dl.winehq.org/wine/source/5.0/wine-5.0.1.tar…
256 Binary packages are in the process of being built, and will appear soon …
257 </p>
258 ]]>
259 </description>
260 <link>https://www.winehq.org/news/2020060201</link>
261 <guid>https://www.winehq.org/?news=2020060201</guid>
262 <pubDate>Tue, 02 Jun 2020 00:00:00 -0500</pubDate>
263 </item>
264
265
266 </channel>
267 </rss>
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.