summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Laszlo Boszormenyi (GCS) [Tue, 24 Mar 2020 18:20:00 +0000 (18:20 +0000)]
execute examples with Pyhton 3
Last-Update: 2020-03-24
Update shebang to call Python 3 binary.
Gbp-Pq: Name python3ify_examples.patch
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
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
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
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
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
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
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
Laszlo Boszormenyi (GCS) [Tue, 24 Mar 2020 18:20:00 +0000 (18:20 +0000)]
default_python_version
===================================================================
Gbp-Pq: Name default_python_version
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
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]
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]
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]