upgrade to 2.0.3

Bug #309237 reported by Manny Vindiola
2
Affects Status Importance Assigned to Milestone
protobuf (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

protobuf 2.0.3 has several improvements and bug fixes over 2.0.2-1.

Two fixes have been incorporated which fix FTBFS on ia64 and sparc architectures
https://bugs.launchpad.net/ubuntu/+source/protobuf/+bug/308829

Related branches

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package protobuf - 2.0.3-0ubuntu1

---------------
protobuf (2.0.3-0ubuntu1) jaunty; urgency=low

  * Merge from new upstream version (LP: #309237), remaining changes:
     * debian/control Moving python-support from Build-Depends-Indep
       to Build-Depends to fix build failures.
  * Fix FTBFS on ia64 architecture due to lack of clone(2)
     - src/gtest/internal/gtest-port.h (LP: #308829)
       disable death tests if architecture is IA64
       adapted from gtest upstream fix at:
       http://codereview.appspot.com/8690/show
  * Fix FTBFS on x64 architectures due to python 2.x int vs long issue
    test expects return type long but on x64 architecture return type
    unpacks to int
     -python/google/protobuf/internal/decoder_test.py
      explicitly type the result value as long
     taken from upstream discussion:
     http://groups.google.com/group/protobuf/browse_thread
         /thread/2357176cb1f50e10/

 -- Manny Vindiola <email address hidden> Thu, 18 Dec 2008 01:26:29 -0500

Changed in protobuf:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.