Fedora 16 Update: zanata-python-client-1.3.3-1.fc16

updates at fedoraproject.org updates at fedoraproject.org
Thu Jan 5 21:03:41 UTC 2012


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-16751
2011-12-04 01:52:27
--------------------------------------------------------------------------------

Name        : zanata-python-client
Product     : Fedora 16
Version     : 1.3.3
Release     : 1.fc16
URL         : http://zanata.org
Summary     : Python Client for Zanata Server
Description :
Zanata Python client is a client that communicate with Zanata server.

--------------------------------------------------------------------------------
Update Information:

Fixed rhbz#751648: Error reading path names with dots
Fixed rhbz#754869: The python client is pulling some files with a wrong path
Fixed rhbz#756617: python client process file name not correctly for file name contain more than one dot
Fixed rhbz#753719: Python client explodes on F16

Version 1.3.2 (2011/11/03)
--------------------------
 - csv format glossary file support
 - support msgctxt when pushing po file to server and pull it back
 - Fixed rhbz#696474: python client should only delete files from server which no longer exist on client
 - Fixed rhbz#690687: python client should log a message for 301 redirects
 - Fixed rhbz#738510: --help does not list commands
 - Fixed rhbz#740159: python client: pushing with --merge=import does not overwrite the translation on server
 - Fixed rhbz#738907: can not disable copytrans option when pushing source to zanata server with --no-copytrans option
 - Fixed rhbz#738514: zanata push fails with JSON error
 - Fixed rhbz#750675: zanata client pull command should be able to reconstruct msgctxt and msgid

Version 1.3.2 (2011/11/03)
--------------------------
 - csv format glossary file support
 - support msgctxt when pushing po file to server and pull it back
 - Fixed rhbz#696474: python client should only delete files from server which no longer exist on client
 - Fixed rhbz#690687: python client should log a message for 301 redirects
 - Fixed rhbz#738510: --help does not list commands
 - Fixed rhbz#740159: python client: pushing with --merge=import does not overwrite the translation on server
 - Fixed rhbz#738907: can not disable copytrans option when pushing source to zanata server with --no-copytrans option
 - Fixed rhbz#738514: zanata push fails with JSON error
 - Fixed rhbz#750675: zanata client pull command should be able to reconstruct msgctxt and msgid

Version 1.3.2 (2011/11/03)
--------------------------
 - csv format glossary file support
 - support msgctxt when pushing po file to server and pull it back
 - Fixed rhbz#696474: python client should only delete files from server which no longer exist on client
 - Fixed rhbz#690687: python client should log a message for 301 redirects
 - Fixed rhbz#738510: --help does not list commands
 - Fixed rhbz#740159: python client: pushing with --merge=import does not overwrite the translation on server
 - Fixed rhbz#738907: can not disable copytrans option when pushing source to zanata server with --no-copytrans option
 - Fixed rhbz#738514: zanata push fails with JSON error
 - Fixed rhbz#750675: zanata client pull command should be able to reconstruct msgctxt and msgid

Version 1.3.2 (2011/11/03)
--------------------------
 - csv format glossary file support
 - support msgctxt when pushing po file to server and pull it back
 - Fixed rhbz#696474: python client should only delete files from server which no longer exist on client
 - Fixed rhbz#690687: python client should log a message for 301 redirects
 - Fixed rhbz#738510: --help does not list commands
 - Fixed rhbz#740159: python client: pushing with --merge=import does not overwrite the translation on server
 - Fixed rhbz#738907: can not disable copytrans option when pushing source to zanata server with --no-copytrans option
 - Fixed rhbz#738514: zanata push fails with JSON error
 - Fixed rhbz#750675: zanata client pull command should be able to reconstruct msgctxt and msgid

Version 1.3.2 (2011/11/03)

* csv format glossary file support
* support msgctxt when pushing po file to server and pull it back
* Fixed rhbz#696474: python client should only delete files from server which no longer exist on client
* Fixed rhbz#690687: python client should log a message for 301 redirects
* Fixed rhbz#738510: --help does not list commands
* Fixed rhbz#740159: python client: pushing with --merge=import does not overwrite the translation on server
* Fixed rhbz#738907: can not disable copytrans option when pushing source to zanata server with --no-copytrans option
* Fixed rhbz#738514: zanata push fails with JSON error
* Fixed rhbz#750675: zanata client pull command should be able to reconstruct msgctxt and msgid

--------------------------------------------------------------------------------
ChangeLog:

* Thu Dec  1 2011 James Ni <jni at redhat.com> - 1.3.3-1
- Fixed rhbz#751648: Error reading path names with dots
- Fixed rhbz#754869: The python client is pulling some files with a wrong path
- Fixed rhbz#756617: python client process file name not correctly for file name contain more than one dot
- Fixed rhbz#753719: Python client explodes on F16
* Thu Nov  3 2011 James Ni <jni at redhat.com> - 1.3.2-1
- csv format glossary file support
- support msgctxt when pushing po file to server and pull it back 
- Fixed rhbz#696474: python client should only delete files from server which no longer exist on client
- Fixed rhbz#690687: python client should log a message for 301 redirects
- Fixed rhbz#738510: --help does not list commands
- Fixed rhbz#740159: python client: pushing with --merge=import does not overwrite the translation on server
- Fixed rhbz#738907: can not disable copytrans option when pushing source to zanata server with --no-copytrans option
- Fixed rhbz#738514: zanata push fails with JSON error
- Fixed rhbz#750675: zanata client pull command should be able to reconstruct msgctxt and msgid
* Wed Aug 31 2011 James Ni <jni at redhat.com> - 1.3.1-1
- Fix #rhbz734270 Reinstate publican/po push '--import-po' option
* Tue Aug 23 2011 James Ni <jni at redhat.com> - 1.3.0-1
- Change to version 1.3.0
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #751648 - Error reading path names with dots
        https://bugzilla.redhat.com/show_bug.cgi?id=751648
  [ 2 ] Bug #754869 - The python client is pulling some files with a wrong path.
        https://bugzilla.redhat.com/show_bug.cgi?id=754869
  [ 3 ] Bug #756617 - python client process file name not correctly for file name contain more than one dot
        https://bugzilla.redhat.com/show_bug.cgi?id=756617
  [ 4 ] Bug #753719 - Python client explodes on F16
        https://bugzilla.redhat.com/show_bug.cgi?id=753719
  [ 5 ] Bug #696474 - python client should only delete files from server which no longer exist on client
        https://bugzilla.redhat.com/show_bug.cgi?id=696474
  [ 6 ] Bug #690687 - Python client should log a message for 301 redirects
        https://bugzilla.redhat.com/show_bug.cgi?id=690687
  [ 7 ] Bug #738510 - --help does not list commands
        https://bugzilla.redhat.com/show_bug.cgi?id=738510
  [ 8 ] Bug #740159 - Python client: pushing with --merge=import does not overwrite the translation on server
        https://bugzilla.redhat.com/show_bug.cgi?id=740159
  [ 9 ] Bug #738907 - Can not disable copytrans option when pushing source to zanata server with --no-copytrans option
        https://bugzilla.redhat.com/show_bug.cgi?id=738907
  [ 10 ] Bug #738514 - zanata push fails with JSON error
        https://bugzilla.redhat.com/show_bug.cgi?id=738514
  [ 11 ] Bug #750675 - Zanata client pull command should be able to reconstruct msgctxt and msgid
        https://bugzilla.redhat.com/show_bug.cgi?id=750675
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update zanata-python-client' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list