protobuf.git
16 months agoMerge version 3.6.1.3-2+rpi1 and 3.6.1.3-2+deb10u1 to produce 3.6.1.3-2+rpi1+deb10u1 buster-staging archive/raspbian/3.6.1.3-2+rpi1+deb10u1 raspbian/3.6.1.3-2+rpi1+deb10u1
Raspbian automatic forward porter [Thu, 1 Aug 2024 20:17:34 +0000 (21:17 +0100)]
Merge version 3.6.1.3-2+rpi1 and 3.6.1.3-2+deb10u1 to produce 3.6.1.3-2+rpi1+deb10u1

2 years agoMerge protobuf (3.6.1.3-2+deb10u1) import into refs/heads/workingbranch
Helmut Grohne [Tue, 4 Apr 2023 15:09:31 +0000 (16:09 +0100)]
Merge protobuf (3.6.1.3-2+deb10u1) import into refs/heads/workingbranch

2 years ago[PATCH] Sync from Piper @473817856
Mike Kruskal [Mon, 12 Sep 2022 21:39:23 +0000 (14:39 -0700)]
[PATCH] Sync from Piper @473817856

PROTOBUF_SYNC_PIPER

Gbp-Pq: Name CVE-2022-1941.patch

2 years agoCVE-2021-22570
Laszlo Boszormenyi (GCS) [Tue, 4 Apr 2023 15:09:31 +0000 (16:09 +0100)]
CVE-2021-22570

commit a00125024e9231d76746bd394fef8876f5cc15e2
Merge: 5c028d6cf 468bc193e
Author: Deanna Garcia <deannagarcia@google.com>
Date:   Fri Jan 22 00:24:30 2021 +0000

    Sync from Piper @353127564

    PROTOBUF_SYNC_PIPER

Backport:
 * Reduce to the actually relevant changes introduced in the actual merge.

Gbp-Pq: Name CVE-2021-22570.patch

2 years ago[PATCH] Improve performance of parsing unknown fields in Java (#9371)
Adam Cozzette [Wed, 5 Jan 2022 16:50:29 +0000 (08:50 -0800)]
[PATCH] Improve performance of parsing unknown fields in Java (#9371)

Credit should go to @elharo for most of these Java changes--I am just
cherry-picking them from our internal codebase. The one thing I did
change was to give the UTF-8 validation tests their own Bazel test
target. This makes it possible to give the other tests a shorter
timeout, which is important for UnknownFieldSetPerformanceTest in
particular.

Gbp-Pq: Name CVE-2021-22569.patch

2 years agofix linking with recent Google's C++ test framework
Laszlo Boszormenyi (GCS) [Tue, 4 Apr 2023 15:09:31 +0000 (16:09 +0100)]
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

2 years agouse packaged Google Test and Google Mock libraries
Laszlo Boszormenyi (GCS) [Tue, 4 Apr 2023 15:09:31 +0000 (16:09 +0100)]
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

2 years agoAdd support for s390x architecture.
Sebastiaan Couwenberg [Tue, 4 Apr 2023 15:09:31 +0000 (16:09 +0100)]
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

2 years agodefault_python_version
Laszlo Boszormenyi (GCS) [Tue, 4 Apr 2023 15:09:31 +0000 (16:09 +0100)]
default_python_version

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

Gbp-Pq: Name default_python_version

2 years agoAdd support for GNU/Hurd which doesn't define PATH_MAX.
Bas Couwenberg [Tue, 4 Apr 2023 15:09:31 +0000 (16:09 +0100)]
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: 2018-05-29

Gbp-Pq: Name hurd.patch

2 years agoprotobuf (3.6.1.3-2+deb10u1) buster-security; urgency=medium
Helmut Grohne [Tue, 4 Apr 2023 15:09:31 +0000 (16:09 +0100)]
protobuf (3.6.1.3-2+deb10u1) buster-security; urgency=medium

  * Non-maintainer upload by the LTS Team.
  * Fix CVE-2021-22569 (DoS in Java)
  * Fix CVE-2021-22570 (NULL pointer dereference)
  * Fix CVE-2022-1941 (memory DoS)

[dgit import unpatched protobuf 3.6.1.3-2+deb10u1]

2 years agoImport protobuf_3.6.1.3-2+deb10u1.debian.tar.xz
Helmut Grohne [Tue, 4 Apr 2023 15:09:31 +0000 (16:09 +0100)]
Import protobuf_3.6.1.3-2+deb10u1.debian.tar.xz

[dgit import tarball protobuf 3.6.1.3-2+deb10u1 protobuf_3.6.1.3-2+deb10u1.debian.tar.xz]

6 years agoMerge version 3.6.1.3-1+rpi1 and 3.6.1.3-2 to produce 3.6.1.3-2+rpi1 archive/raspbian/3.6.1.3-2+rpi1 raspbian/3.6.1.3-2+rpi1
Raspbian automatic forward porter [Sat, 27 Apr 2019 13:37:31 +0000 (14:37 +0100)]
Merge version 3.6.1.3-1+rpi1 and 3.6.1.3-2 to produce 3.6.1.3-2+rpi1

6 years agoMerge protobuf (3.6.1.3-2) import into refs/heads/workingbranch
Laszlo Boszormenyi (GCS) [Tue, 16 Apr 2019 22:12:03 +0000 (23:12 +0100)]
Merge protobuf (3.6.1.3-2) import into refs/heads/workingbranch

6 years agofix_google_test_link
Laszlo Boszormenyi (GCS) [Tue, 16 Apr 2019 22:12:03 +0000 (23:12 +0100)]
fix_google_test_link

Gbp-Pq: Name fix_google_test_link.patch

6 years agodisable_local_gmock
Laszlo Boszormenyi (GCS) [Tue, 16 Apr 2019 22:12:03 +0000 (23:12 +0100)]
disable_local_gmock

Gbp-Pq: Name disable_local_gmock.patch

6 years agos390x
Laszlo Boszormenyi (GCS) [Tue, 16 Apr 2019 22:12:03 +0000 (23:12 +0100)]
s390x

Gbp-Pq: Name s390x.patch

6 years agodefault_python_version
Laszlo Boszormenyi (GCS) [Tue, 16 Apr 2019 22:12:03 +0000 (23:12 +0100)]
default_python_version

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

Gbp-Pq: Name default_python_version

6 years agohurd
Laszlo Boszormenyi (GCS) [Tue, 16 Apr 2019 22:12:03 +0000 (23:12 +0100)]
hurd

Gbp-Pq: Name hurd.patch

6 years agoprotobuf (3.6.1.3-2) unstable; urgency=medium
Laszlo Boszormenyi (GCS) [Tue, 16 Apr 2019 22:12:03 +0000 (23:12 +0100)]
protobuf (3.6.1.3-2) unstable; urgency=medium

  * Prevent installation of non-working combination of libarcus3 and
    cura-engine (closes: #910964).

[dgit import unpatched protobuf 3.6.1.3-2]

6 years agoImport protobuf_3.6.1.3-2.debian.tar.xz
Laszlo Boszormenyi (GCS) [Tue, 16 Apr 2019 22:12:03 +0000 (23:12 +0100)]
Import protobuf_3.6.1.3-2.debian.tar.xz

[dgit import tarball protobuf 3.6.1.3-2 protobuf_3.6.1.3-2.debian.tar.xz]

7 years agoMerge version 3.6.1.1-1+rpi1 and 3.6.1.3-1 to produce 3.6.1.3-1+rpi1 archive/raspbian/3.6.1.3-1+rpi1 raspbian/3.6.1.3-1+rpi1
Raspbian forward pporter [Tue, 11 Dec 2018 16:14:24 +0000 (16:14 +0000)]
Merge version 3.6.1.1-1+rpi1 and 3.6.1.3-1 to produce 3.6.1.3-1+rpi1

7 years agoImport protobuf_3.6.1.3.orig.tar.gz
Laszlo Boszormenyi (GCS) [Sun, 9 Dec 2018 12:45:11 +0000 (12:45 +0000)]
Import protobuf_3.6.1.3.orig.tar.gz

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

7 years agoMerge protobuf (3.6.1.3-1) import into refs/heads/workingbranch
Laszlo Boszormenyi (GCS) [Sun, 9 Dec 2018 12:45:11 +0000 (12:45 +0000)]
Merge protobuf (3.6.1.3-1) import into refs/heads/workingbranch

7 years agofix_google_test_link
Laszlo Boszormenyi (GCS) [Sun, 9 Dec 2018 12:45:11 +0000 (12:45 +0000)]
fix_google_test_link

Gbp-Pq: Name fix_google_test_link.patch

7 years agodisable_local_gmock
Laszlo Boszormenyi (GCS) [Sun, 9 Dec 2018 12:45:11 +0000 (12:45 +0000)]
disable_local_gmock

Gbp-Pq: Name disable_local_gmock.patch

7 years agos390x
Laszlo Boszormenyi (GCS) [Sun, 9 Dec 2018 12:45:11 +0000 (12:45 +0000)]
s390x

Gbp-Pq: Name s390x.patch

7 years agodefault_python_version
Laszlo Boszormenyi (GCS) [Sun, 9 Dec 2018 12:45:11 +0000 (12:45 +0000)]
default_python_version

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

Gbp-Pq: Name default_python_version

7 years agohurd
Laszlo Boszormenyi (GCS) [Sun, 9 Dec 2018 12:45:11 +0000 (12:45 +0000)]
hurd

Gbp-Pq: Name hurd.patch

7 years agoprotobuf (3.6.1.3-1) unstable; urgency=medium
Laszlo Boszormenyi (GCS) [Sun, 9 Dec 2018 12:45:11 +0000 (12:45 +0000)]
protobuf (3.6.1.3-1) unstable; urgency=medium

  * New upstream release.
  * Mark libprotobuf-java Multi-Arch foreign.

[dgit import unpatched protobuf 3.6.1.3-1]

7 years agoImport protobuf_3.6.1.3-1.debian.tar.xz
Laszlo Boszormenyi (GCS) [Sun, 9 Dec 2018 12:45:11 +0000 (12:45 +0000)]
Import protobuf_3.6.1.3-1.debian.tar.xz

[dgit import tarball protobuf 3.6.1.3-1 protobuf_3.6.1.3-1.debian.tar.xz]

7 years agoMerge version 3.6.1-4+rpi1 and 3.6.1.1-1 to produce 3.6.1.1-1+rpi1 archive/raspbian/3.6.1.1-1+rpi1 raspbian/3.6.1.1-1+rpi1
Raspbian forward pporter [Tue, 4 Dec 2018 20:02:57 +0000 (20:02 +0000)]
Merge version 3.6.1-4+rpi1 and 3.6.1.1-1 to produce 3.6.1.1-1+rpi1

7 years agoMerge protobuf (3.6.1.1-1) import into refs/heads/workingbranch
Laszlo Boszormenyi (GCS) [Mon, 26 Nov 2018 23:23:31 +0000 (23:23 +0000)]
Merge protobuf (3.6.1.1-1) import into refs/heads/workingbranch

7 years agofix_google_test_link
Laszlo Boszormenyi (GCS) [Mon, 26 Nov 2018 23:23:31 +0000 (23:23 +0000)]
fix_google_test_link

Gbp-Pq: Name fix_google_test_link.patch

7 years agomore_Python_3.7_compatibility
Laszlo Boszormenyi (GCS) [Mon, 26 Nov 2018 23:23:31 +0000 (23:23 +0000)]
more_Python_3.7_compatibility

Gbp-Pq: Name more_Python_3.7_compatibility.patch

7 years agoAdd Python 3.7 compatibility
Ben Webb [Tue, 3 Jul 2018 16:51:09 +0000 (09:51 -0700)]
Add Python 3.7 compatibility

Compilation of Python wrappers fails with Python 3.7 because
the Python folks changed their C API such that
PyUnicode_AsUTF8AndSize() now returns a const char* rather
than a char*. Add a patch to work around. Relates #4086.

Gbp-Pq: Name Add_Python_3.7_compatibility.patch

7 years agodisable_local_gmock
Laszlo Boszormenyi (GCS) [Mon, 26 Nov 2018 23:23:31 +0000 (23:23 +0000)]
disable_local_gmock

Gbp-Pq: Name disable_local_gmock.patch

7 years agos390x
Laszlo Boszormenyi (GCS) [Mon, 26 Nov 2018 23:23:31 +0000 (23:23 +0000)]
s390x

Gbp-Pq: Name s390x.patch

7 years agohurd
Laszlo Boszormenyi (GCS) [Mon, 26 Nov 2018 23:23:31 +0000 (23:23 +0000)]
hurd

Gbp-Pq: Name hurd.patch

7 years agoprotobuf (3.6.1.1-1) unstable; urgency=medium
Laszlo Boszormenyi (GCS) [Mon, 26 Nov 2018 23:23:31 +0000 (23:23 +0000)]
protobuf (3.6.1.1-1) unstable; urgency=medium

  * New upstream release.

[dgit import unpatched protobuf 3.6.1.1-1]

7 years agoImport protobuf_3.6.1.1.orig.tar.gz
Laszlo Boszormenyi (GCS) [Mon, 26 Nov 2018 23:23:31 +0000 (23:23 +0000)]
Import protobuf_3.6.1.1.orig.tar.gz

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

7 years agoImport protobuf_3.6.1.1-1.debian.tar.xz
Laszlo Boszormenyi (GCS) [Mon, 26 Nov 2018 23:23:31 +0000 (23:23 +0000)]
Import protobuf_3.6.1.1-1.debian.tar.xz

[dgit import tarball protobuf 3.6.1.1-1 protobuf_3.6.1.1-1.debian.tar.xz]

7 years agoMerge protobuf (3.6.1-4+rpi1) import into refs/heads/workingbranch
Peter Michael Green [Thu, 25 Oct 2018 12:28:38 +0000 (13:28 +0100)]
Merge protobuf (3.6.1-4+rpi1) import into refs/heads/workingbranch

7 years agofix_google_test_link
Laszlo Boszormenyi (GCS) [Thu, 25 Oct 2018 12:28:38 +0000 (13:28 +0100)]
fix_google_test_link

Gbp-Pq: Name fix_google_test_link.patch

7 years agomore_Python_3.7_compatibility
Laszlo Boszormenyi (GCS) [Thu, 25 Oct 2018 12:28:38 +0000 (13:28 +0100)]
more_Python_3.7_compatibility

Gbp-Pq: Name more_Python_3.7_compatibility.patch

7 years agoAdd Python 3.7 compatibility
Ben Webb [Tue, 3 Jul 2018 16:51:09 +0000 (09:51 -0700)]
Add Python 3.7 compatibility

Compilation of Python wrappers fails with Python 3.7 because
the Python folks changed their C API such that
PyUnicode_AsUTF8AndSize() now returns a const char* rather
than a char*. Add a patch to work around. Relates #4086.

Gbp-Pq: Name Add_Python_3.7_compatibility.patch

7 years agodisable_local_gmock
Laszlo Boszormenyi (GCS) [Thu, 25 Oct 2018 12:28:38 +0000 (13:28 +0100)]
disable_local_gmock

Gbp-Pq: Name disable_local_gmock.patch

7 years agos390x
Laszlo Boszormenyi (GCS) [Thu, 25 Oct 2018 12:28:38 +0000 (13:28 +0100)]
s390x

Gbp-Pq: Name s390x.patch

7 years agohurd
Laszlo Boszormenyi (GCS) [Thu, 25 Oct 2018 12:28:38 +0000 (13:28 +0100)]
hurd

Gbp-Pq: Name hurd.patch

7 years agoprotobuf (3.6.1-4+rpi1) buster-staging; urgency=medium
Peter Michael Green [Thu, 25 Oct 2018 12:28:38 +0000 (13:28 +0100)]
protobuf (3.6.1-4+rpi1) buster-staging; urgency=medium

  * Add armhf to libatomic architectures list.

[dgit import unpatched protobuf 3.6.1-4+rpi1]

7 years agoImport protobuf_3.6.1-4+rpi1.debian.tar.xz
Peter Michael Green [Thu, 25 Oct 2018 12:28:38 +0000 (13:28 +0100)]
Import protobuf_3.6.1-4+rpi1.debian.tar.xz

[dgit import tarball protobuf 3.6.1-4+rpi1 protobuf_3.6.1-4+rpi1.debian.tar.xz]

7 years agofix_google_test_link
Laszlo Boszormenyi (GCS) [Tue, 23 Oct 2018 14:33:32 +0000 (15:33 +0100)]
fix_google_test_link

Gbp-Pq: Name fix_google_test_link.patch

7 years agomore_Python_3.7_compatibility
Laszlo Boszormenyi (GCS) [Tue, 23 Oct 2018 14:33:32 +0000 (15:33 +0100)]
more_Python_3.7_compatibility

Gbp-Pq: Name more_Python_3.7_compatibility.patch

7 years agoAdd Python 3.7 compatibility
Ben Webb [Tue, 3 Jul 2018 16:51:09 +0000 (09:51 -0700)]
Add Python 3.7 compatibility

Compilation of Python wrappers fails with Python 3.7 because
the Python folks changed their C API such that
PyUnicode_AsUTF8AndSize() now returns a const char* rather
than a char*. Add a patch to work around. Relates #4086.

Gbp-Pq: Name Add_Python_3.7_compatibility.patch

7 years agodisable_local_gmock
Laszlo Boszormenyi (GCS) [Tue, 23 Oct 2018 14:33:32 +0000 (15:33 +0100)]
disable_local_gmock

Gbp-Pq: Name disable_local_gmock.patch

7 years agos390x
Laszlo Boszormenyi (GCS) [Tue, 23 Oct 2018 14:33:32 +0000 (15:33 +0100)]
s390x

Gbp-Pq: Name s390x.patch

7 years agohurd
Laszlo Boszormenyi (GCS) [Tue, 23 Oct 2018 14:33:32 +0000 (15:33 +0100)]
hurd

Gbp-Pq: Name hurd.patch

7 years agoprotobuf (3.6.1-4) unstable; urgency=medium
Laszlo Boszormenyi (GCS) [Tue, 23 Oct 2018 14:33:32 +0000 (15:33 +0100)]
protobuf (3.6.1-4) unstable; urgency=medium

  * Note that -dev package contains common proto files (closes: #842159).
  * Allow Java warnings on stderr during autopkgtest.

[dgit import unpatched protobuf 3.6.1-4]

7 years agoImport protobuf_3.6.1-4.debian.tar.xz
Laszlo Boszormenyi (GCS) [Tue, 23 Oct 2018 14:33:32 +0000 (15:33 +0100)]
Import protobuf_3.6.1-4.debian.tar.xz

[dgit import tarball protobuf 3.6.1-4 protobuf_3.6.1-4.debian.tar.xz]

7 years agoImport protobuf_3.6.1.orig.tar.gz
Laszlo Boszormenyi (GCS) [Tue, 14 Aug 2018 18:22:07 +0000 (19:22 +0100)]
Import protobuf_3.6.1.orig.tar.gz

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