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

Alexandre Julliard julliard at winehq.org
Sat Jun 7 09:45:19 UTC 2008


The annotated tag, wine-1.0-rc4 has been created
        at  284f42dc7f01174147b6975d8715eab124e199c2 (tag)
   tagging  54ece2580cc0409bb984bbc6669e881807017fd5 (commit)
  replaces  wine-1.0-rc3
 tagged by  Alexandre Julliard
        on  Fri Jun 6 17:24:30 2008 +0200

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

iD8DBQBISVbm9ebp7rlGHdcRAuXCAKCXVUQGcPMc4LqsL7isQBhdD1BKLgCeMlBL
smIMZ4/mkRFZDWUVyXEMKg8=
=31vn
-----END PGP SIGNATURE-----

Alexandre Julliard (15):
      ntdll: Add local defines for VIF and VIP flags.
      wininet: Include openssl/ssl.h before Windows headers.
      user32/tests: Fix race condition in DDE server startup.
      test.h: Add a space after the file name prefix.
      crypt32/tests: Fix an end of line character.
      kernel32/tests: Don't check every single Unicode char if the tables are clearly not compatible.
      user32/tests: Don't add a newline before dumping the flag values.
      user32/tests: Abstract the printing of minmax info and do it all on one line.
      mlang/tests: Reduce the size of the test output a little.
      gdi32/tests: Reduce the size of the test output a little.
      user32/tests: Fix the dde test race correctly this time.
      shell32: Fixed the French about box.
      ChangeLog: Moved to documentation/ChangeLog.BETA.
      fonts: Add a non-breaking space glyph to the Tahoma fonts.
      Release 1.0-rc4.

Alistair Leslie-Hughes (1):
      snmpapi: Correct snmpapi tests under win98.

Austin English (2):
      README: A few more updates.
      advpack: Fix a test failure on 9x.

Dan Kegel (7):
      userenv/tests: Fix buffer overrun.
      msi: MsiSourceListEnumMediaDisksW: free original string, not substring.
      oleaut32/tests: Use VariantInit, not VariantClear, to initialize new variants.
      secur32/tests: Don't free if not allocated.
      msi/tests: Initialize buffer lengths before calling MsiSourceListEnumMediaDisks.
      msxml/tests: Use VariantInit, not VariantClear, to initialize new variants.
      oleaut32/tests: VariantInit() isn't enough, you have to give a value, too.

Dmitry Timoshkov (3):
      ddraw: Avoid a not needed address-of operator.
      d3d8: Avoid a not needed address-of operator.
      d3d9: Avoid a not needed address-of operator.

Eric Pouech (1):
      msvcrt: Fix for getch() and special characters.

Francois Gouget (8):
      reg: Add French resources.
      regedit: Update the French translation.
      winefile: Fix the French translation (with some help from Michael Stefaniuc).
      wordpad: Remove extraneous spaces in '...'.
      Fix the resources to remove extraneous spaces in '...'.
      start: Some updates and fixes to the French translation.
      resources: Fix some overly long '...' instances.
      gdi32/tests: Take into account several Win9x bugs in GetObject().

H. Verbeet (2):
      wined3d: Fix WINED3DTOP_MULTIPLYADD for ATI cards.
      wined3d: Set the surface location to SFLAG_INSYSMEM for depth stencils on Reset.

Hans Leidekker (4):
      wininet: Make resolving hostnames thread-safe.
      wininet: Don't send a handle closing callback for session handles created with InternetOpenUrl.
      wininet: Return success from the InternetSetOption(INTERNET_OPTION_DISABLE_AUTODIAL) stub.
      wininet: Don't send a "Connection: Close" header.

Hwang YunSong(황윤성) (1):
      shell32: Updated Korean resource.

James Hawkins (2):
      urlmon: Fix a few failing tests in win2k3.
      ddraw: Delete the temporarily attached surface.

Jon Griffiths (1):
      oleaut32/tests: Fix memory leaks reported by valgrind.

Jonathan Ernst (5):
      start.exe: Updated French translation.
      shell32: Updated French translation.
      reg: Updated French translation.
      shell32: Updated French translation.
      notepad: Updated French translation.

José Manuel Ferrer Ortiz (1):
      Spanish translations updates.

Kirill K. Smirnov (1):
      mshtml: Fix yet another copy/paste typo.

Marcus Meissner (1):
      include: Add winelib names for some dsound A/W function / types.

Matthew D'Asaro (1):
      mmio: Do not zero current file position whenever mmioSetBuffer is called.

Michael Karcher (1):
      d3d9/tests: Keep swapchain while its backbuffer is in use.

Michael Stefaniuc (34):
      shell32: Fix the Portugese translations.
      regedit: Fix the Portugese translations.
      cmd: Fix the Portuguese translations.
      start: Fix the Portuguese translations.
      winefile: Fix the Portuguese translations.
      cmdlgtst: Fix the Portuguese translations.
      winefile: Fix the Swedish translation.
      winefile: Fix the Italian translation.
      winefile: Fix the Czech translation.
      winecfg: Fix the Portuguese translations and re-enable them.
      winecfg: Fix the Czech and Swedish translations.
      crypt32: Fix the Swedish translation.
      shell32: Fix the Czech translation.
      regedit: Fix the Czech translation.
      shell32: Fix the Swedish translation.
      regedit: Fix the Italian translation.
      shell32: Fix the Italian translation.
      notepad: Fix the Swedish translation.
      cmdlgtst: Fix the Czech translation.
      cmdlgtst: Fix the Italian translation.
      cmd: Fix the Czech translation.
      cmd: Fix the Turkish translation.
      oledlg: Fix the Italian translation.
      comdlg32: Fix the Czech translation.
      start: Fix the Cs, Es, It, Si and Tr translations.
      progman: Fix the Hungarian translation.
      mlang: Fix compile warning introduced by a6cdd538.
      wineps.drv: Fix the Dutch translation.
      net: Add the USE subcommand to the translations that are missing it.
      net: Use consistent whitespace placement in the usage and help strings.
      shell32: Fix the Turkish translation.
      wordpad: Fix the Turkish translation.
      notepad: Fix the Danish translation.
      browseui: Remove duplicate initguid.h include.

Mikołaj Zalewski (2):
      regedit: Update Polish translation.
      regedit: Add/remove favorite opens a dialog, thus should have ellipsis.

Paul Vriens (5):
      oleaut32/tests: Cleanup typelib after the test.
      wintrust/tests: Fix test on win9x.
      shlwapi/tests: Don't create testfile at a fixed location.
      urlmon: Add new IE7 QUERYOPTION.
      urlmon/tests: Fix test on IE7.

Rico Schüller (3):
      winecfg: Update German translation.
      shell32: Update German translation.
      net: Add German translation.

Roderick Colenbrander (2):
      wined3d: Add a registry key to allow/disallow multisampling.
      wined3d: Add a WineD3D_ChoosePixelFormat line.

Simon Richter (4):
      winebuild: Fix branch mnemonic on ppc.
      winebuild: Fix import stub on ppc.
      libwine: Implement wine_call_on_stack for ppc.
      libwine: Fix wine_switch_to_stack on ppc.

Stefan Dösinger (3):
      wined3d: Give local constants a shader type prefix.
      wined3d: Hardcode local constants with glUniform4fvARB.
      wined3d: Avoid float->string conversion in arb shaders.

Vijay Kiran Kamuju (1):
      rsaenh: Fix AES provider keys for Windows XP.

Vitaliy Margolen (2):
      Update Russian translations.
      user32: Fix input tests failing on WinXP+.

Zac Brown (2):
      ntdll/tests: Actually verify right bytes received in aio test.
      winmm: msiSendStringW: Don't free substring after original string has already been freed.

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

-- 
Debian Wine packaging



More information about the pkg-wine-party mailing list