desktop-security-center:renovate/google.golang.org-grpc-1.x

Last commit made on 2024-06-07
Get this branch:
git clone -b renovate/google.golang.org-grpc-1.x https://git.launchpad.net/desktop-security-center

Branch merges

Branch information

Name:
renovate/google.golang.org-grpc-1.x
Repository:
lp:desktop-security-center

Recent commits

407bb62... by "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>

fix(deps): update module google.golang.org/grpc to v1.64.0

6eee14c... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

build(deps): bump google.golang.org/protobuf in /packages (#35)

Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.

4cd60fa... by Ettore Atalan

feat: add German translation (#37)

9780cd7... by nteodosio <email address hidden>

Remove Accept=true from socket unit file. (#28)

Causes "failed to queue service startup job: Invalid argument. Failed with
result 'resources'."

628496a... by nteodosio <email address hidden>

refactor(backend): State probable cause for unexpected number of listeners. (#27)

d42f8ac... by nteodosio <email address hidden>

Delete forgotten desktop_security_center_grpc. (#23)

It was renamed to proto and this remained forgotten.

39403b9... by nteodosio <email address hidden>

fix: do not error if Is*Service is called while unattached. (#31)

3fd513e... by nteodosio <email address hidden>

feat: add missing Ubuntu Pro calls. (#30)

Namely for USG, FIPS, detaching and showing Livepatch icon in tray.

41fba94... by nteodosio <email address hidden>

Test Ubuntu Pro backend (#25)

Includes:

* test utilities from Provd under testutils/.
* changes to server source file to allow passing of a mocked Dbus.
* changes to ubuntu-pro source file to allow passing of a mocked exec call.

---------

Signed-off-by: Nathan Pratta Teodosio <email address hidden>

fd7e77c... by nteodosio <email address hidden>

Merge ci.yml with ci.yaml. (#21)