f37d3720b0- Cherry-pick protobuf-fix-google-imports.patch to fix import issues of reverse-dependency packages within the google namespace (bsc#1244918)Dirk Mueller2025-07-22 07:34:27 +00:00
17f3e8e786Accepting request 1286692 from devel:tools:buildingAna Guerrero2025-06-23 12:50:38 +00:00
d1376bdf61- Update to 31.1 * Support allowing late injection of language feature set defaults from FeatureSet extensions while getting feature set extension values. * Support allowing late injection of language feature set defaults from FeatureSet extensions while getting feature set extension values. * Add missing copts attribute (#21982) * Support allowing late injection of language feature set defaults from FeatureSet extensions while getting feature set extension values. * Support allowing late injection of language feature set defaults from FeatureSet extensions while getting feature set extension values. * Python pyi print "import datetime" for Duration/Timestamp field * Add recursion depth limits to pure python (#bsc1244663, CVE-2025-4565) * Fix cmake staleness test - from version 31.0 * Loosen py_proto_library check to be on the import path instead of full directory (i.e. excluding external/module-name prefix). * Add support for import option for protoc. * Add notices.h with information about our dependencies' licenses and add --notices flag to protoc to print the contents of that file. * Move upb minitable code generator into protoc * Upgrade abseil-cpp to 20250127 and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. * Remove fast-path check for non-clang compilers in MessageCreator. * Add missing include. * Add weak attribute to GetClassData to speed up clang builds.
Martin Pluskal
2025-06-18 12:43:49 +00:00
c78eea5c12protobuf 30.2, needed for current abseil-cpp
Martin Pluskal
2025-05-27 07:07:54 +00:00
a1e0730f31Accepting request 1274343 from devel:tools:buildingAna Guerrero2025-05-06 14:38:50 +00:00
b9ad65081e- update to 29.3 * Fix cmake installation location of java and go features. * Add .bazeliskrc for protobuf repo to tell bazelisk to use 7.1.2 by default. * Update artifact actions to v4 * Added protobuf-java-util-removescope.patch to avoid Java compilation errors due to dependencies marked as runtime.
Martin Pluskal
2025-05-05 06:48:59 +00:00
e1ec4c72c2- python: switch to pypi package to get the cythonized component - drop python-protobuf-setup_py.patch (obsolete)Dirk Mueller2024-10-28 08:21:47 +00:00
945481ece6- python: switch to pypi package to get the cythonized component - drop python-protobuf-setup_py.patch (obsolete)Dirk Mueller2024-10-28 08:21:33 +00:00
2adc256531Accepting request 1218671 from home:fstrba:branches:devel:tools:buildingDirk Mueller2024-10-28 08:08:43 +00:00
99290872d3- update to 28.3: * Fix packed reflection handling bug in edition 2023. * Mute the minor version warning * Populate Kotlin Manifest Files * Re-export includingDefaultValueFields in deprecated state for important Cloud customer. (https://github.com/protocolbuffers /protobuf/commit/3b62d78dc70d2b43af5998d427452246279363c7) * Cherrypick restoration of mutableCopy helpers (https://github .com/protocolbuffers/protobuf/commit/3ea568a9b6107ebf0d617c47 6f53a31490fd3182) * Mute the minor version warningDirk Mueller2024-10-25 15:24:54 +00:00
97e0db392d- update to 28.3: * Fix packed reflection handling bug in edition 2023. * Mute the minor version warning * Populate Kotlin Manifest Files * Re-export includingDefaultValueFields in deprecated state for important Cloud customer. (https://github.com/protocolbuffers /protobuf/commit/3b62d78dc70d2b43af5998d427452246279363c7) * Cherrypick restoration of mutableCopy helpers (https://github .com/protocolbuffers/protobuf/commit/3ea568a9b6107ebf0d617c47 6f53a31490fd3182) * Mute the minor version warningDirk Mueller2024-10-25 15:24:43 +00:00
3825c1e66dAccepting request 1156429 from home:AndreasStieger:boo1221091
Martin Pluskal
2024-03-08 18:02:59 +00:00
b116a9d015Accepting request 1137736 from devel:tools:buildingAna Guerrero2024-01-10 20:50:59 +00:00
f431386eae- update to 25.1: * Raise warnings for deprecated python syntax usages * Add support for extensions in CRuby, JRuby, and FFI Ruby * Add support for options in CRuby, JRuby and FFI (#14594) - update to 25.0: * Implement proto2/proto3 with editions * Defines Protobuf compiler version strings as macros and separates out suffix string definition. * Add utf8_validation feature back to the global feature set. * Setting up version updater to prepare for poison pills and embedding version info into C++, Python and Java gencode. * Merge the protobuf and upb Bazel repos * Editions: Introduce functionality to protoc for generating edition feature set defaults. * Editions: Migrate edition strings to enum in C++ code. * Create a reflection helper for ExtensionIdentifier. * Editions: Provide an API for C++ generators to specify their features. * Editions: Refactor feature resolution to use an intermediate message. * Publish extension declarations with declaration verifications. * Editions: Stop propagating partially resolved feature sets to plugins. * Editions: Migrate string_field_validation to a C++ feature * Editions: Include defaults for any features in the generated pool. * Protoc: parser rejects explicit use of map_entry option * Protoc: validate that reserved range start is before end * Protoc: support identifiers as reserved names in addition toDirk Mueller2024-01-02 13:59:46 +00:00
e71f94f421Accepting request 1134467 from devel:tools:buildingAna Guerrero2023-12-22 21:40:45 +00:00
dd0e727864- build against modern python on sle15 - drop patches: * Reduce memory consumption of MessageSet parsing * Add back a filegroup for :well_known_protos (#10061) * Fix shadowing warnings * Fix for issue #8484, constant initialization doesn't compile in msvc clang-cl environment * Use ArrayList copy constructor * Fix ReferenceError: window is not defined when getting the global object * Fix memory leak in MessageClass.encode * Override Map.clone to use Map's dup method * Ruby: build extensions for arm64-darwin * Add class method Timestamp.from_time to ruby well known types * Adopt pure ruby DSL implementation for JRuby * Fix for descriptor_pb.rb: google/protobuf should be required first * Add python-requires in setup.py * Add python 3.10Dirk Mueller2023-12-21 13:53:39 +00:00
810e79e136Accepting request 1121159 from devel:tools:buildingAna Guerrero2023-10-31 19:24:36 +00:00
39c66ccd06Accepting request 1121144 from home:fstrba:branches:devel:tools:building
Martin Pluskal
2023-10-30 11:23:36 +00:00
f316c73a8d- update to 23.3: C++ * Regenerate stale files * Use the same ABI for static and shared libraries on non- Windows platforms * Add a workaround for GCC constexpr bug Objective-C * Regenerate stale files UPB (Python/PHP/Ruby C-Extension) * Fixed a bug in upb_Map_Delete() that caused crashes in map.delete(k) for Ruby when string-keyed maps were in use. Compiler * Add missing header to Objective-c generator * Add a workaround for GCC constexpr bug Java * Rollback of: Simplify protobuf Java message builder by removing methods that calls the super class only. Csharp * [C#] Replace regex that validates descriptor names - drop 0001-Use-the-same-ABI-for-static-and-shared-libraries-on-.patch (upstream)Dirk Mueller2023-07-03 08:00:47 +00:00
ae822b7f9e- update to 22.5: C++ * Add missing cstdint header * Fix: missing -DPROTOBUF_USE_DLLS in pkg-config (#12700) * Avoid using string(JOIN..., which requires cmake 3.12 * Explicitly include GTest package in examples * Bump Abseil submodule to 20230125.3 (#12660) - update to 22.4: C++ * Fix libprotoc: export useful symbols from .so * Fix btree issue in map tests. Python * Fix bug in _internal_copy_files where the rule would fail in downstream repositories. Other * Bump utf8_range to version with working pkg-config (#12584) * Fix declared dependencies for pkg-config * Update abseil dependency and reorder dependencies to ensure we use the version specified in protobuf_deps. * Turn off clang::musttail on i386Dirk Mueller2023-06-13 06:13:41 +00:00
15a0b81bcaUPB (Python/PHP/Ruby C-Extension) * Remove src prefix from proto import * Fix .gitmodules to use the correct absl branch * Remove erroneous dependency on googletest - update to 22.2: Java * Add version to intra proto dependencies and add kotlin stdlib dependency * Add $ back for osgi header * Remove $ in pom files - update to 22.1: * Add visibility of plugin.proto to python directory * Strip "src" from file name of plugin.proto * Add OSGi headers to pom files. * Remove errorprone dependency from kotlin protos. * Version protoc according to the compiler version number. - update to 22.0: * This version includes breaking changes to: Cpp. Please refer to the migration guide for information: https://protobuf.dev/support/migration/#compiler-22 * [Cpp] Migrate to Abseil's logging library. * [Cpp] proto2::Map::value_type changes to std::pair. * [Cpp] Mark final ZeroCopyInputStream, ZeroCopyOutputStream, and DefaultFieldComparator classes. * [Cpp] Add a dependency on Abseil (#10416) * [Cpp] Remove all autotools usage (#10132) * [Cpp] Add C++20 reserved keywords * [Cpp] Dropped C++11 Support * [Cpp] Delete Arena::Init * [Cpp] Replace JSON parser with new implementationDirk Mueller2023-06-13 06:09:23 +00:00
6032c8504f- update to 23.2: * Add missing header to Objective-c generator * Rollback of: Simplify protobuf Java message builder by removing methods that calls the super class only - drop python2 handling - fix version handling and package the private libs againDirk Mueller2023-06-11 19:57:32 +00:00
86f9dc655fAccepting request 1088980 from system:homeautomation:home-assistant:unstableDirk Mueller2023-05-25 11:12:35 +00:00
b3ac2d0654- Fix confusion in versions
Martin Pluskal
2023-05-09 09:27:03 +00:00
10972090a8Accepting request 1084558 from system:homeautomation:home-assistant:unstable
Martin Pluskal
2023-05-04 08:11:13 +00:00