SHA256
1
0
forked from pool/protobuf
Commit Graph

8 Commits

Author SHA256 Message Date
Martin Pluskal
ebfb94fbcf Accepting request 556325 from home:jengelh:branches:devel:tools:building
a newer grpc desires a newer protobuf it seems ("has_php_namespace" function/member).
protobuf autogen.sh now complains about curl, so replace by autoreconf.

- Update to new upstream release 3.5.0

OBS-URL: https://build.opensuse.org/request/show/556325
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/protobuf?expand=0&rev=56
2017-12-12 09:39:15 +00:00
Martin Pluskal
fcf7b4cf60 Accepting request 503018 from home:alarrosa:branches:devel:tools:building
- Update to 3.3.0 :
  * C++:
    * Fixed map fields serialization of DynamicMessage to correctly serialize
      both key and value regardless of their presence.
    * Parser now rejects field number 0 correctly.
    * New API Message::SpaceUsedLong() that’s equivalent to
      Message::SpaceUsed() but returns the value in size_t.
    * JSON support
      - New flag always_print_enums_as_ints in JsonPrintOptions.
      - New flag preserve_proto_field_names in JsonPrintOptions. It will instruct
        the JSON printer to use the original field name declared in the .proto
        file instead of converting them to lowerCamelCase when printing JSON.
      - JsonPrintOptions.always_print_primtive_fields now works for oneof message
        fields.
      - Fixed a bug that doesn’t allow different fields to set the same json_name
        value.
      - Fixed a performance bug that causes excessive memory copy when printing
        large messages.
    * Various performance optimizations.
  * Java:
    * Map field setters eagerly validate inputs and throw NullPointerExceptions
      as appropriate.
    * Added ByteBuffer overloads to the generated parsing methods and the Parser
      interface.
    * proto3 enum's getNumber() method now throws on UNRECOGNIZED values.
    * Output of JsonFormat is now locale independent.
  * Python:
    * Added FindServiceByName() in the pure-Python DescriptorPool. This works only
      for descriptors added with DescriptorPool.Add(). Generated descriptor_pool
      does not support this yet.

OBS-URL: https://build.opensuse.org/request/show/503018
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/protobuf?expand=0&rev=53
2017-06-12 07:50:56 +00:00
Martin Pluskal
f187a0a7bd Accepting request 449181 from home:StefanBruens:branches:devel:tools:building
I have added the link to the release notes, but I could not come up with a concise list of changes, but the proto2 -> proto3 change itself.

OBS-URL: https://build.opensuse.org/request/show/449181
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/protobuf?expand=0&rev=49
2017-01-10 17:45:02 +00:00
Ismail Dönmez
488210a4c5 Accepting request 319249 from home:dimstar:Factory
- Fix baselibs.conf: last time the sonames were bumped,
  baselibs.conf has not been updated accordingly.

OBS-URL: https://build.opensuse.org/request/show/319249
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/protobuf?expand=0&rev=36
2015-07-29 15:54:39 +00:00
Ismail Dönmez
df2fed1f35 Accepting request 171087 from home:ftake:branches:devel:tools:building
upstream update

OBS-URL: https://build.opensuse.org/request/show/171087
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/protobuf?expand=0&rev=23
2013-04-16 16:23:32 +00:00
Stephan Kulow
1e5cb0d6b3 adopt baselibs
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/protobuf?expand=0&rev=14
2011-12-19 12:00:38 +00:00
e419e41f32 Accepting request 67825 from home:oertel:branches:openSUSE:Factory
ok

OBS-URL: https://build.opensuse.org/request/show/67825
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/protobuf?expand=0&rev=11
2011-04-19 06:47:25 +00:00
OBS User autobuild
ca16df1f29 Accepting request 39309 from devel:tools:building
Copy from devel:tools:building/protobuf based on submit request 39309 from user prusnak

OBS-URL: https://build.opensuse.org/request/show/39309
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/protobuf?expand=0&rev=1
2010-05-05 21:41:16 +00:00