[pkg-wine-party] [SCM] Debian Wine packaging annotated tag, wine-1.5.21, created. wine-1.5.21

Alexandre Julliard julliard at winehq.org
Sat Jun 15 23:23:11 UTC 2013


The annotated tag, wine-1.5.21 has been created
        at  c48c029282dea7f1bba0c3c4528fa5a78907d6b7 (tag)
   tagging  4a685ebea343efdcb433f8d710b0c9f902e471fa (commit)
  replaces  wine-1.5.20
 tagged by  Alexandre Julliard
        on  Fri Jan 4 21:45:02 2013 +0100

- Shortlog ------------------------------------------------------------
Release 1.5.21
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEABECAAYFAlDnP04ACgkQ9ebp7rlGHdeE4QCeL+k+0qTvREHIgJOKNaIZIkrn
oF4AnR76MXW9TEPj9o9aE1eoce4VUDTK
=5L5E
-----END PGP SIGNATURE-----

Alexandre Julliard (7):
      rpcss: Remove redundant define.
      ntdll: Remove unused include.
      gdi32: Use the correct physdev for each driver call (Coverity).
      Update copyright info for 2013.
      winex11: Add an option to disable shaping of layered window to work around compositor bugs.
      advapi32/tests: Fix test failures on older Windows versions.
      Release 1.5.21.

Andrew Eikum (7):
      winmm: Use a separate array to map the default device.
      winmm: Rearrange device mapping when a new default device is chosen.
      winmm: Don't give a period time to IAudioClient::Initialize.
      winmm: Open WAVE_MAPPER devices in their own devices array.
      winmm: Reroute WAVE_MAPPER devices as the default device changes.
      wininet: Fail on URLs without a scheme.
      winmm: Don't map the device if WAVE_FORMAT_DIRECT is given.

Andrew Talbot (15):
      winex11.drv: Indentation fix.
      wined3d: Indentation fix.
      usp10: Indentation fix.
      user32: Indentation fix.
      shlwapi: Indentation fix.
      cabinet: Avoid signed-unsigned integer comparisons.
      advapi32: Avoid signed-unsigned integer comparisons.
      comctl32: Avoid signed-unsigned integer comparisons.
      d3dcompiler_43: Avoid signed-unsigned integer comparisons.
      cryptui: Avoid signed-unsigned integer comparisons.
      crypt32: Avoid signed-unsigned integer comparisons.
      d3dx9_36: Avoid signed-unsigned integer comparisons.
      d3drm: Avoid signed-unsigned integer comparisons.
      d3dxof: Avoid signed-unsigned integer comparisons.
      d3dx9_36: Avoid signed-unsigned integer comparisons.

André Hentschel (7):
      cacls: Print out arguments.
      netstat: Initial implementation.
      winedbg: Add plain binary dataprocessing operators to Thumb2 disassembler.
      winedbg: Add modified immediate dataprocessing operators to Thumb2 disassembler.
      netstat: Make functions static.
      netstat: Parse command line arguments.
      netstat: Implement the UDP table output.

Aurimas Fišeras (2):
      po: Update Lithuanian translation.
      po: Update Lithuanian translation.

Caron Jensen (1):
      wined3d: Add new Radeon HD 6570 GL renderer string.

Chae Jong Bin (2):
      urlmon: Add stub for FlushUrlmonZonesCache.
      wininet: Add stub for DeleteWpadCacheForNetworks.

Charles Davis (1):
      loader: Build with -fno-builtin.

Christian Costa (7):
      dmusic: Move IDirectMusicDownloadedInstrument to port.c since it is port dependant and perform COM cleanup.
      dmusic: Implement SynthPortImpl_IDirectMusicPort_DownloadInstrument.
      dmsynth: Dump data passed to Download method.
      d3dx9_36: Implement D3DXFileCreate with stubbed ID3DXFile interface + basic tests.
      d3dx9_36: Check proper signature for DIB files.
      d3dx9_36: Implement ID3DXFileImpl_RegisterTemplates + tests.
      d3drm: Remove unused variable.

Detlef Riekenberg (4):
      api-ms-win-downlevel-user32-l1-1-0: Add version resource.
      ntoskrnl.exe: Update version resource.
      api-ms-win-security-base-l1-1-0: Add dll.
      conhost.exe: Add stub program.

Dmitry Timoshkov (10):
      wineps.drv: Add an ability to select device resolution from UI.
      wineps.drv: Make sure that DEVMODE fields changed through UI are marked as set.
      wineps.drv: Update dmFormName when dmPaperSize is being changed through UI.
      wineps.drv: Properly handle dmFormName in unicode DEVMODE structure.
      wineps.drv: Update dmFormName when merging DEVMODE structures.
      wineps.drv: Update dmPaperWidth/Height when dmPaperSize is being changed through UI.
      po: Correct Russian translation of Portrait/Landscape to match other places.
      windowscodecs: Add some tests for IWICImagingFactory_CreateBitmapFromMemory.
      wineps.drv/generic.ppd: Change default page extents to A4 to match *DefaultPageSize.
      windowscodecs: Implement ComponentFactory_CreateBitmapFromMemory.

Eric Pouech (1):
      winedbg: In 'info proc' command, list hierarchy of processus, and get rid of printing parent pid.

Frédéric Delanoy (4):
      d3drm: Fix a leak (coverity).
      xdg: Fix a file handle leak (coverity).
      appwiz.cpl: Fix a leak (coverity).
      po: Update French translation.

Hans Leidekker (11):
      winhttp/tests: Accept another error from WinHttpGetProxyForUrl.
      wmiutils: Introduce memory allocation helpers.
      wmiutils: Validate parameters in IWbemPath::SetText and IWbemPath::GetText.
      wmiutils: Register WbemDefPath.
      wmiutils: Parse the path passed to IWbemPath::SetText.
      wmiutils: Implement IWbemPath::GetNamespaceCount.
      wmiutils: Support more flags in IWbemPath::GetText.
      wmiutils: Add tests.
      wmiutils: Fix buffer size query in IWbemPath::GetText.
      wmiutils: Don't prepend a backslash if WBEMPATH_GET_NAMESPACE_ONLY is specified.
      wmiutils/tests: Add more tests.

Henri Verbeet (15):
      ddraw: Avoid LPD3DMATRIXHANDLE.
      ddraw: Avoid LPD3DRECT.
      d3d10core: Implement d3d10_rasterizer_state_GetDesc().
      d3d10core: Only create unique rasterizer state objects.
      d3d10core/tests: Add a small test for ID3D10Device_CreateRasterizerState().
      ddraw: Avoid LPD3DHVERTEX.
      ddraw: Avoid LPD3DTLVERTEX.
      wined3d: Simplify select_card_amd_mesa() a bit.
      wined3d: Recognize any "X.Org" GL vendor as Mesa.
      wined3d: Get rid of some useless braces in draw_primitive().
      ddraw: Avoid LPD3DMATRIX.
      ddraw: Avoid LPD3DVIEWPORT.
      wined3d: state->user_stream is always FALSE in device_stream_info_from_declaration().
      wined3d: Don't touch state->user_stream in wined3d_device_process_vertices().
      wined3d: Just restore state->user_stream in wined3d_device_draw_indexed_primitive_strided().

Hermès Bélusca-Maïto (1):
      wpp: Fix path separator on Windows platforms.

Hwang YunSong (1):
      po: Update Korean translation.

Jacek Caban (22):
      jscript: Don't pass 'this' argument to DISPID_VALUE of pure IDispatch interfaces.
      mshtml: Removed no longer used nsIProfile declaration.
      atl100: Added AtlRegisterClassCategoriesHelper implementation.
      atl: Use atlbase.h in tests.
      atl100: Fixed a typo.
      atl: Backport some tests from atl100.
      atl: Changed AtlModuleInit FIXME to TRACE.
      atl: Added locking to AtlModuleExtractCreateWndData.
      wininet: Properly handle output buffer size in InternetGetCookieW.
      wininet: Properly handle output buffer size in InternetGetCookieA.
      atl100: Added support for typelibs in separate files in AtlLoadTypeLib.
      atl80: Added AtlRegisterTypeLib implementation (based on AtlModuleRegisterTypeLib).
      atl: Reimplemented AtlModuleRegisterTypeLib on top of AtlRegisterTypeLib.
      urlmon: Fixed some tests on IE10.
      atl100: Fixed NULL catmap handling in AtlRegisterClassCategoriesHelper.
      iphlpapi: Added support for direct routes when using NET_RT_DUMP.
      user32: Initialize cbSize of NONCLIENTMETRICSW struct in GetSystemMetrics.
      atl100: Added AtlAdvise implementation.
      atl100: Added AtlUnadvise implementation.
      atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterServer).
      atl: Added support for category maps in AtlModuleRegisterServer.
      urlmon: Added support for 'Run' setup hook.

Julian Rüger (1):
      po: Update German translation.

Ken Thomases (5):
      winemac.drv: Tell git's diff engine to recognize Objective-C source files.
      makedep: Add support for Objective-C .m files and #import directive.
      makefiles: Allow use of Objective-C source files in modules.
      winemac.drv: Implement EnumDisplayMonitors.
      winemac.drv: Implement GetMonitorInfo.

Maarten Lankhorst (1):
      dsound: Use a thread instead of a timer for greater precision.

Marcus Meissner (5):
      usp10: Mark SHAPE_ApplyOpenTypePositions as hidden.
      oleaut32: Mark PropertyPageSiteVtbl static.
      winhttp: Do not free name too early (Coverity).
      advapi32: Do not use invalid pSD value (Coverity).
      xmllite: Remove duplicated statement (Coverity).

Nikolay Sivov (7):
      msxml3: Make callback data available for ready state event handler.
      msxml3: Remove separate structures for test interfaces.
      xmllite: Shrink buffer when enough data processed.
      oledb32: Partial implementation of GetDataSource().
      oledb32: Support data source properties from init string passed to GetDataSource().
      xmllite: Implement decoding new input chunk from stream, use it for comment parsing.
      comctl32/listview: Improve LVM_GETSUBITEMRECT implementation for out-of-bounds item indices.

Piotr Caban (4):
      msvcrt: Added _stricmp_l implementation.
      msvcrt: Added _strnicmp_l implementation.
      msvcrt: NULL terminate program arguments list in __getmainargs.
      msvcrt: Return error in stat function when path is specified with trailing slash character.

Ričardas Barkauskas (2):
      comctl32: Use index value if property sheet page isn't found.
      comctl32: Avoid code duplication by reusing PROPSHEET_GetPageIndex.

Vincent Povirk (3):
      windowscodecs: Add test showing CreateBitmapFromMemory copies the data.
      winex11.drv: Select property change events on selection request windows.
      winex11.drv: Flush property notify events before deleting properties.

-----------------------------------------------------------------------

-- 
Debian Wine packaging



More information about the pkg-wine-party mailing list