8
0

8 Commits

Author SHA256 Message Date
Michał Rostecki
c2d0f91234 Accepting request 765176 from home:mrostecki:branches:devel:kubic
- Remove all subpackages except source - envoy-proxy needs the
  whole source tree instead of a library and there is no other
  consumer of grpc-httpjson-transcoding.

OBS-URL: https://build.opensuse.org/request/show/765176
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/grpc-httpjson-transcoding?expand=0&rev=14
2020-01-17 10:01:03 +00:00
Michał Rostecki
dc7456b8c7 Accepting request 746419 from home:mrostecki:branches:devel:kubic
- Update to version 20190920:
  * Changed return of ByteCount() to use plain int64_t.
  * Relax Base64 Decoding Strict decoding breaks Base64 MIME encodings, which place newlines after a certain number of spaces. MIME encoding is commonly used by Java Clients.
  * Update googleapis and protobuf
  * Run clang-format
  * Make path matcher utility compilable with gcc 4.9
  * Replace std::set with std::unordered_set in path matcher utility
  * Make path_matcher.h compile with gcc 4.9
  * Replace std::set with std::unordered_set in path matcher
  * Replace a single character string literal with a character

OBS-URL: https://build.opensuse.org/request/show/746419
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/grpc-httpjson-transcoding?expand=0&rev=10
2019-11-07 21:11:08 +00:00
Michał Rostecki
51c3dc8ad3 Accepting request 686693 from home:mrostecki
- Add source package, which is needed to fix envoy-proxy.
  (boo#1129568)

OBS-URL: https://build.opensuse.org/request/show/686693
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/grpc-httpjson-transcoding?expand=0&rev=8
2019-03-19 19:03:44 +00:00
Michał Rostecki
782952cbfb Accepting request 682550 from home:mrostecki
- Add soname to all *.so* files.

OBS-URL: https://build.opensuse.org/request/show/682550
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/grpc-httpjson-transcoding?expand=0&rev=6
2019-03-07 16:25:27 +00:00
Michał Rostecki
9e14089ad5 Accepting request 678653 from home:mrostecki
- Adjust to downgraded version of googleapis.

OBS-URL: https://build.opensuse.org/request/show/678653
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/grpc-httpjson-transcoding?expand=0&rev=5
2019-02-25 08:06:19 +00:00
Michał Rostecki
73baaaf15b Accepting request 676526 from home:jengelh:branches:devel:libraries:c_c++
- Update descriptions.
("shared library for a library" feels a little.. redundant)

OBS-URL: https://build.opensuse.org/request/show/676526
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/grpc-httpjson-transcoding?expand=0&rev=4
2019-02-15 13:53:12 +00:00
Michał Rostecki
29aeff129c Accepting request 675489 from home:mrostecki:branches:devel:libraries:c_c++
- Update to version 20181128:
  * bazel: Allow to distdir all dependencies
  * travis: Update Bazel version to 0.19.2
- Initial release - 20180530

OBS-URL: https://build.opensuse.org/request/show/675489
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/grpc-httpjson-transcoding?expand=0&rev=2
2019-02-14 13:22:35 +00:00
dab62306a4 Accepting request 666669 from home:mrostecki
- Add patch to not bundle dependencies as Bazel http_archives, but
  rather include them as local_repositories and use their -source
  packages from openSUSE as build dependencies.
  * bazel-unbundle-dependencies.patch
- Update to version 20181128:
  * bazel: Allow to distdir all dependencies
  * travis: Update Bazel version to 0.19.2
- Initial release - 20180530

OBS-URL: https://build.opensuse.org/request/show/666669
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/grpc-httpjson-transcoding?expand=0&rev=1
2019-01-22 22:24:41 +00:00