protobuf.git
5 years agocut number 32 bit number parsing in Python 2 self-tests
Laszlo Boszormenyi (GCS) [Tue, 24 Mar 2020 18:20:00 +0000 (18:20 +0000)]
cut number 32 bit number parsing in Python 2 self-tests

Forwarded: no
Last-Update: 2019-09-12

Any number get back as zero. :-/

Gbp-Pq: Name 32bit.patch

5 years agofix FTBFS on x32 due to versioned glibc symbols
Laurence Parry [Tue, 24 Mar 2020 18:20:00 +0000 (18:20 +0000)]
fix FTBFS on x32 due to versioned glibc symbols

Origin: other, https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931503#5
Forwarded: not-needed
Bug-Debian: https://bugs.debian.org/931503
Last-Update: 2019-08-06

protobuf assumes that glibc 2.2.5 memcpy symbols will be available #if
defined(__x86-64__); however, x32 also defines this, but was not
supported prior to 2.16.

Gbp-Pq: Name x32.patch

5 years agodon't compile third_party source
Laszlo Boszormenyi (GCS) [Tue, 24 Mar 2020 18:20:00 +0000 (18:20 +0000)]
don't compile third_party source

Forwarded: not-needed
Last-Update: 2019-08-06

Gbp-Pq: Name no_thirdparty.patch

5 years agofix Googletest function name
Laszlo Boszormenyi (GCS) [Tue, 24 Mar 2020 18:20:00 +0000 (18:20 +0000)]
fix Googletest function name

Forwarded: not-needed
Last-Update: 2019-08-06

Old version of Googletest use different (now deprecated) function name.

Gbp-Pq: Name fix_googletest.patch

5 years agofix linking with recent Google's C++ test framework
Laszlo Boszormenyi (GCS) [Tue, 24 Mar 2020 18:20:00 +0000 (18:20 +0000)]
fix linking with recent Google's C++ test framework

Last-Update: 2018-10-11

Need to link with libgtest_main.a as well.

Gbp-Pq: Name fix_google_test_link.patch

5 years agouse packaged Google Test and Google Mock libraries
Laszlo Boszormenyi (GCS) [Tue, 24 Mar 2020 18:20:00 +0000 (18:20 +0000)]
use packaged Google Test and Google Mock libraries

Forwarded: not-needed
Last-Update: 2018-05-29

Link tests with the already compiled libraries.

Gbp-Pq: Name disable_local_gmock.patch

5 years agoAdd support for s390x architecture.
Sebastiaan Couwenberg [Tue, 24 Mar 2020 18:20:00 +0000 (18:20 +0000)]
Add support for s390x architecture.

Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835302
Bug-Upstream: https://github.com/google/protobuf/issues/2002
Origin: https://github.com/ibmruntimes/v8z

Based on port of Google V8 JavaScript engine to z Systems

Gbp-Pq: Name s390x.patch

5 years agodefault_python_version
Laszlo Boszormenyi (GCS) [Tue, 24 Mar 2020 18:20:00 +0000 (18:20 +0000)]
default_python_version

===================================================================

Gbp-Pq: Name default_python_version

5 years agoAdd support for GNU/Hurd which doesn't define PATH_MAX.
Bas Couwenberg [Tue, 24 Mar 2020 18:20:00 +0000 (18:20 +0000)]
Add support for GNU/Hurd which doesn't define PATH_MAX.

Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835267
Bug-Upstream: https://github.com/google/protobuf/issues/2000
Last-Update: 2019-08-06

Gbp-Pq: Name hurd.patch

5 years agoprotobuf (3.11.4-3) unstable; urgency=medium
Laszlo Boszormenyi (GCS) [Tue, 24 Mar 2020 18:20:00 +0000 (18:20 +0000)]
protobuf (3.11.4-3) unstable; urgency=medium

  * Python3ify examples.

[dgit import unpatched protobuf 3.11.4-3]

5 years agoImport protobuf_3.11.4-3.debian.tar.xz
Laszlo Boszormenyi (GCS) [Tue, 24 Mar 2020 18:20:00 +0000 (18:20 +0000)]
Import protobuf_3.11.4-3.debian.tar.xz

[dgit import tarball protobuf 3.11.4-3 protobuf_3.11.4-3.debian.tar.xz]

5 years agoImport protobuf_3.11.4.orig.tar.gz
Laszlo Boszormenyi (GCS) [Sun, 16 Feb 2020 07:39:54 +0000 (07:39 +0000)]
Import protobuf_3.11.4.orig.tar.gz

[dgit import orig protobuf_3.11.4.orig.tar.gz]