ruby-grpc 1.3.2+debian-3ubuntu1 source package in Ubuntu

Changelog

ruby-grpc (1.3.2+debian-3ubuntu1) bionic; urgency=medium

  * debian/patches/no-cflags-override.patch: Don't set -Wno-format which
    conflicts with default hardening flags.  Closes: #873440

 -- Steve Langasek <email address hidden>  Sat, 03 Feb 2018 20:20:51 -0800

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-grpc_1.3.2+debian.orig.tar.xz 2.9 MiB 48b42204a0a483f9ac6234c6a2d10e307b0eaa64f4fe0fd45f802d91424f4ba2
ruby-grpc_1.3.2+debian-3ubuntu1.debian.tar.xz 6.6 KiB 205210acea165bf9a4b0150365933f197e9d76bb95ff9c94906f61c7cef56d5e
ruby-grpc_1.3.2+debian-3ubuntu1.dsc 2.3 KiB 11689dcae469e6d089d394d6bc1c29b43e1d846e7a3236cd4e3d27c927233164

View changes file

Binary packages built by this source

ruby-grpc: GRPC system in Ruby

 Send RPCs from Ruby using GRPC. GRPC is a high performance, open-source
 universal RPC framework.
 .
 Some features of gRPC:
  * Simple service definition
  * Works across languages and platforms
  * Start quickly and scale
  * Bi-directional streaming and integrated auth

ruby-grpc-dbgsym: debug symbols for ruby-grpc
ruby-grpc-tools: Development tools for Ruby gRPC

 Ruby gRPC library allows sending RPCs from Ruby using GRPC.
 GRPC is a high performance, open-source universal RPC framework.