ubuntu/+source/protobuf:applied/ubuntu/jammy-proposed

Last commit made on 2022-03-17
Get this branch:
git clone -b applied/ubuntu/jammy-proposed https://git.launchpad.net/ubuntu/+source/protobuf
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/jammy-proposed
Repository:
lp:ubuntu/+source/protobuf

Recent commits

3cadc71... by Graham Inggs

3.12.4-1ubuntu7 (patches applied)

Imported using git-ubuntu import.

2eff2f7... by Graham Inggs

[PATCH] Fix Python 3.10 C++ tests (#9128)

Gbp-Pq: 0001-Fix-Python-3.10-C-tests-9128.patch.

b2da246... by Graham Inggs

Remove dependency on errror-prone library

Gbp-Pq: no_errorprone.patch.

0981228... by Graham Inggs

execute examples with Pyhton 3

Gbp-Pq: python3ify_examples.patch.

d43e618... by Graham Inggs

cut number 32 bit number parsing in Python 2 self-tests

Gbp-Pq: 32bit.patch.

cc9ef93... by Graham Inggs

fix FTBFS on x32 due to versioned glibc symbols

Gbp-Pq: x32.patch.

f27e7e0... by Graham Inggs

don't compile third_party source

Gbp-Pq: no_thirdparty.patch.

d07aa2e... by Graham Inggs

fix Googletest function name

Gbp-Pq: fix_googletest.patch.

24a5f0d... by Graham Inggs

fix linking with recent Google's C++ test framework

Gbp-Pq: fix_google_test_link.patch.

7b381b0... by Graham Inggs

use packaged Google Test and Google Mock libraries

Gbp-Pq: disable_local_gmock.patch.