Debian Patches
Status for protobuf/3.21.12-10
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
32bit.patch | cut number 32 bit number parsing in Python 2 self-tests Any number get back as zero. :-/ | Laszlo Boszormenyi (GCS) <gcs@debian.org> | no | 2022-03-11 | ||
build_32_bit_tests.patch | [PATCH] Adding full build to 32 bit tests (#10589) * Adding full build to 32 bit tests * Running C++ tests in 32 bit builds * Patching static assert test failure * Test fixes for 32-bit architectures * Cleanup after CMake build * Save protoc before cleanup * Route protoc better |
Mike Kruskal <62662355+mkruskal-google@users.noreply.github.com> | no | 2022-09-19 | ||
default_python_version | =================================================================== | no | ||||
disable_local_gmock.patch | use packaged Google Test and Google Mock libraries Link tests with the already compiled libraries. | Laszlo Boszormenyi (GCS) <gcs@debian.org> | not-needed | 2022-03-11 | ||
Fix_build_with_Python_3.11.patch | [PATCH] Fix build with Python 3.11 The PyFrameObject structure members have been removed from the public C API. |
Alexander Shadchin <alexandr.shadchin@gmail.com> | no | 2022-08-14 | ||
fix_C++_32bit_tests.patch | fix C++ build tests Add bits to expect 32 bit systems. | Laszlo Boszormenyi (GCS) <gcs@debian.org> | no | debian | 2023-04-07 | |
fix_google_test_link.patch | fix linking with recent Google's C++ test framework Need to link with libgtest_main.a as well. | Laszlo Boszormenyi (GCS) <gcs@debian.org> | no | 2022-03-11 | ||
fix_hppa_alignof_assert.patch | hppa is over aligned and fails Filter out hppa machines on the static_assert lines. | Laszlo Boszormenyi (GCS) <gcs@debian.org> | no | 2023-04-09 | ||
fix_Python_32bit_tests.patch | fix Python build tests Add bits to expect 32 bit systems. | Laszlo Boszormenyi (GCS) <gcs@debian.org> | no | debian | 2023-04-07 | |
Fix_rule_for_java_target.patch | [PATCH] Fix rule for java target in examples/Makefile | Kiyoshi Mizumaru <kiyoshi.mizumaru@gmail.com> | no | 2022-08-06 | ||
hurd.patch | Add support for GNU/Hurd which doesn't define PATH_MAX. | Bas Couwenberg <sebastic@debian.org> | no | debian | 2022-03-11 | |
no_errorprone.patch | Remove dependency on errror-prone library Library is not necessary and is not currently available in Debian. This patch can be safely removed if the error-prone library is ever added to Debian and that functionality is needed in protobuf. |
Olek Wojnar <olek@debian.org> | no | 2022-03-11 | ||
no_j2objc.patch | Remove dependency on j2objc library It's not needed for Debian. | Laszlo Boszormenyi (GCS) <gcs@debian.org> | not-needed | 2022-03-11 | ||
no_javax.patch | Remove dependency on javax.annotation library It's not yet packaged and not mandatory. | Laszlo Boszormenyi (GCS) <gcs@debian.org> | not-needed | 2022-03-11 | ||
no_thirdparty.patch | don't compile third_party source . | Laszlo Boszormenyi (GCS) <gcs@debian.org> | not-needed | 2022-09-28 | ||
python3.12.diff | =================================================================== | no | ||||
python3ify_examples.patch | execute examples with Pyhton 3 Update shebang to call Python 3 binary. | Laszlo Boszormenyi (GCS) <gcs@debian.org> | no | 2020-03-24 | ||
s390x.patch | Add support for s390x architecture. Based on port of Google V8 JavaScript engine to z Systems | Sebastiaan Couwenberg <sebastic@xs4all.nl> | no | debian | https://github.com/ibmruntimes/v8z | |
stop_using_backward_compatibility_timezones.patch | [PATCH] Python: stop using backward compatibility timezones The 'Japan' and 'US/Pacific' timezones used in Python tests are backward compatibility timezones (defined in the backward file of tzdata) and might not be available on all systems. For instance Debian recently split those timezones in a tzdata-legacy package. Update the tests to the use the canonical name of the timezones instead, that is respectively 'Asia/Tokyo' and 'America/Los_Angeles'. |
Aurelien Jarno <aurelien@aurel32.net> | no | 2023-09-06 | ||
test_scope_for_junit.patch | no | |||||
x32.patch | fix FTBFS on x32 due to versioned glibc symbols 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. |
Laurence Parry <greenreaper@gmail.com> | not-needed | debian | other, https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931503#5 | 2022-03-11 |
Showing 1 to 21 of 21 entries
All known versions for source package 'protobuf'
- 3.25.4-1 (experimental)
- 3.21.12-10 (trixie, sid)
- 3.21.12-3 (bookworm)
- 3.12.4-1+deb11u1 (bullseye)