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

Alexandre Julliard julliard at winehq.org
Sat Jun 14 17:02:43 UTC 2008


The annotated tag, wine-1.0-rc5 has been created
        at  316c569ad23d620d8ed21310eef1aed96af6f3c6 (tag)
   tagging  062d61a5a4ba2d7972a0011387ceda64c79dd4e3 (commit)
  replaces  wine-1.0-rc4
 tagged by  Alexandre Julliard
        on  Fri Jun 13 17:15:29 2008 +0200

- Shortlog ------------------------------------------------------------
Release 1.0-rc5
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQBIUo8a9ebp7rlGHdcRAg16AJ9LDvP6iPEC3RhS2dQTfGNFN0TUcACdGEjw
xg1Bp4lyrrZSihFdbhxNIpU=
=ryFP
-----END PGP SIGNATURE-----

Alexandre Julliard (15):
      rpcrt4: Properly handle the case of a client having disconnected in rpcrt4_conn_listen_pipe.
      winex11: Add a trace in ExtEscape to make wgl problems easier to diagnose.
      kernel32: Add support for the execute protection values in CreateFileMappingW.
      ntdll/tests: Fix a few tests on Vista.
      kernel32/tests: Make the toolhelp test less verbose by default.
      user32/tests: Fix formatting of a trace.
      kernel32/tests: Limit the number of failures in the ligatures test.
      user32/tests: Fix a window style check on Vista.
      kernel32/tests: Fix the change notification test on Vista.
      kernel32/tests: Use Local instead of Global prefix to avoid permission issues.
      msvcrt/tests: Fix a couple of tests on Vista.
      winetest: Fix the printf format for the version numbers.
      msxml3: Fix a compile error without xml headers.
      net: Add missing #pragma codepage in utf-8 resources.
      Release 1.0-rc5.

Alistair Leslie-Hughes (3):
      msxml3: Stop tests crashing under windows 98.
      shell32: Stop shlfolder tests crashing under win98.
      mshtml: Stop test crash on error condition.

Austin English (1):
      rsaenh: Fix a couple failing tests on 2k.

Dan Kegel (4):
      kernel32/tests: Initialize buffer.
      oleaut32/tests: Initialize reserved fields to unique values.
      shell32/tests: Avoid buffer overflow during test.
      d3dx8/tests: Initialize matrix before testing its value.

David Adam (1):
      Revert "amstream: Fix the condition of existence of the IMediaStream interface."

Detlef Riekenberg (1):
      makedep: Fix a typo in the usage output.

Francois Gouget (28):
      shell32: Tweak the French license message to better match the English one.
      advapi32/tests: Don't allow Wine to reproduce Windows' bugs.
      start: Remove spaces before '\n' in resource strings.
      notepad: Improve handling of quoted filenames.
      clock: Clock is a program, not a library. So tweak the license and warranty messages accordingly.
      winecfg: Winecfg is a program, not a library. So tweak the license and warranty messages accordingly.
      progman: Progman is a program, not a library. So tweak the license and warranty messages accordingly.
      clock: Update the license and warranty French translation.
      winecfg: Update the license French translation.
      progman: Update the license and warranty French translation.
      Replace SUBLANG_ENGLISH_US with SUBLANG_DEFAULT.
      winecfg: Update the Portuguese and Brazillian translations, based on a patch by Americo Jose Melo.
      tests: Add a win_skip() function to allow for missing Windows functionality that must be present in Wine.
      advapi32/tests: Make sure Wine implements all tested APIs.
      comdlg32: Remove spaces before '\n' in resource strings.
      comdlg32: Remove spaces before '\n' (and some after) in resource strings.
      credui: Remove spaces before '\n' in resource strings.
      net: Remove spaces before '\n' in resource strings.
      winecfg: Remove spaces before '\n' in resource strings.
      winmm: Remove spaces before '\n' in resource strings.
      cmd: Remove spaces before '\n' in resource strings.
      notepad: Remove spaces before '\n' in resource strings.
      xcopy: Remove spaces before '\n' in resource strings.
      comdlg32: Remove spaces before '...'.
      browseui: Remove spaces before '...'.
      user32: Remove spaces before '...'.
      shdoclc: Remove spaces before '...'.
      sane.ds: Remove spaces before '...'.

Hans Leidekker (1):
      winebrowser: Convert URL obtained through DdeGetData to Unicode.

Jacek Caban (3):
      mshtml: Added FIXME about QUERY_USES_HISTORYFOLDER in about protocol.
      urlmon/tests: Always clear expect_* variables.
      shdocvw: Fixed DISPID_ONTOOLBAR test on IE7.

James Hawkins (2):
      msi: Load folders first.
      msi: Set the source path for uncompressed files when loading the file.

Jonathan Ernst (2):
      notepad: Updated About menu entry.
      kernel: Updated French translation.

Louis Lenders (1):
      mscoree: Add stub for CorBindToCurrentRuntime.

Michael Karcher (3):
      gdi32: Respect DIB_PAL_COLORS in every case.
      xcopy: Add German translation.
      xcopy: Fix non-translation of a string.

Michael Stefaniuc (7):
      regedit: Fix the Turkish translation.
      regedit: Fix the Slovenian translation.
      winecfg: Fix and re-enable the Italian translation.
      regedit: Fix the Danish translation.
      winecfg: Fix the Portuguese Brazilian translation.
      shell32: Add initial Romanian translation.
      wininet: Add the Romanian translation.

Mikołaj Zalewski (1):
      xcopy: German should use SUBLANG_NEUTRAL.

Paul Vriens (20):
      setupapi/tests: Fix test for win9x and Vista.
      iphlpapi/tests: Fix crash on Vista.
      iphlpapi/tests: Fix test on Vista.
      advpack/tests: Add a FreeLibrary and a skip message.
      kernel32/tests: Add a skip message for win95.
      comdlg32/tests: Use GetModuleHandle instead of LoadLibrary.
      setupapi/tests: Fix a test on Windows 2000.
      setupapi/tests: Fix two more tests on Windows 2000.
      ole32/tests: Fix crash on W2K and below.
      ole32/tests: Fix crash on NT4 and below.
      ntdll/tests: Free memory after use.
      ole32/tests: Only skip the tests if we are on NT4 or below.
      msi/tests: Cleanup registry after test.
      shlwapi/tests: Don't create testfile at a fixed location.
      d3d9/tests: Fix a few typos.
      setupapi/tests: Fix some test failures on W2K.
      rpcrt4/tests: Fix test failures for win9x, NT4, W2K and XP-SP1.
      credui: Typo and minor correction in Dutch resource.
      kernel32/tests: Fix a few typos.
      kernel32/tests: Skip tests if function is not implemented.

Rico Schüller (2):
      winecfg: Fix German translation.
      shell32: Fix German shortcuts in the menu.

Rob Shearman (5):
      include: Add some missing defines and function declarations to rpcdce.h.
      include: Add declaration for RpcSmDestroyClientContext to rpcndr.h.
      rpcrt4: Use RpcServerRegisterIfEx with RPC_IF_ALLOW_CALLBACKS_WITH_NO_AUTH in the server test.
      rpcrt4: Initialise the array to be marshalled in test_conformant_array.
      rpcrt4: Clear a hole in the ps1 structure in test_simple_struct.

Roderick Colenbrander (2):
      wined3d: Update nvidia GPUs.
      wined3d: Update ATI GPUs.

Stefan Dösinger (3):
      wined3d: Remove a broken AddDirtyRect call.
      wined3d: Do not PreLoad the new render target.
      wined3d: Only read back offscreen targets on a target change.

Vladimir Pankratov (1):
      shdoclc: Update Russian translation.

Zac Brown (1):
      dsound/tests: Improve test for IDirectSound8_CreateSoundBuffer.

Zhangrong Huang (1):
      gdi32: Add more Asian codepages to get default fallback fonts.

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

-- 
Debian Wine packaging



More information about the pkg-wine-party mailing list