opensubscriber
   Find in this group all groups
 
Unknown more information…

w : wpkg-announce@lists.wpkg.org 14 April 2008 • 10:20PM -0400

[wpkg-announce] WPKG 1.0.1 released
by Tomasz Chmielewski

REPLY TO AUTHOR
 
REPLY TO GROUP




WPKG 1.0.1 has been released. It contains minor bugfixes.

Changes 2008-04-10, v1.0.1 by Rainer Meier <r.meier (at) wpkg.org>
FIX: Fixed Bug 107. Registry equality checks throw an error in case of
checked
      value is of type REG_DWORD or REG_BINARY. Now the values are
converted to
      strings before comparing it to the 'value' attribute. REG_MULTI_SZ and
      REG_BINARY values are concatenated using newline characters. For
      REG_BINARY values each octet is converted to its decimal number
      representation. Examples:
      REG_MULTI_SZ = a
                     b
                     c
      value = "a
      b
      c"
      will match.
      REG_BINARY values will be converted to multiline string as well.
Each octet of the binary value
      is converted to its decimal representation.
      REG_BINARY = "11 22 33 44"
      value = "17
      34
      51
      68"
      will match.

MOD: Misleading/confusing info message about non-zero exit code (even if
exit
      code was 0) changed from:
      Command '<cmd> returned non-zero exit code [<code>]. This exit code...
      to
      Command '<cmd>' returned exit code [<code>]. This exit code...
      The quoting has been fixed as well (see above).


You can see the whole changelog for 1.0.x branch on
http://wpkg.org/files/stable/Changelog-1.0


--
Tomasz Chmielewski
-------------------------------------------------------------------------
Easy Software Deployment >> http://wpkg.org
_______________________________________________
wpkg-announce mailing list
wpkg-announce@list...
http://lists.wpkg.org/mailman/listinfo/wpkg-announce

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

opensubscriber is not affiliated with the authors of this message nor responsible for its content.