Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 592366 - net-im/gajim-0.16.5: fix compatibility with protobuf 3.0.0 beta
Summary: net-im/gajim-0.16.5: fix compatibility with protobuf 3.0.0 beta
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Amadeusz Żołnowski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-29 08:24 UTC by Hanno Böck
Modified: 2016-09-14 09:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to fix protobuf 3.0.0 support in gajim (gajim-fix-protobuf.diff,575 bytes, patch)
2016-08-29 08:24 UTC, Hanno Böck
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hanno Böck gentoo-dev 2016-08-29 08:24:26 UTC
Created attachment 444374 [details, diff]
patch to fix protobuf 3.0.0 support in gajim

Current Gajim has some problems with the latest version of protobuf, this causes the OMEMO plugin to not work.

Upstream has fixed this in its upstream code [1], but it hasn't made a new release for quite a long time and it's unclear when they'll do that. I suggest in the meantime we add the patch to the gentoo package.

Please note: Gajim's trac installation currently has a bug so the "Unified Diff" download link doesn't work (just returns an empty file). I'll therefore just attach the patch here (it's a oneliner).

[1] https://trac.gajim.org/changeset/36cecfcc49f3adc70c9783df656594125beb72f6/
Comment 1 Amadeusz Żołnowski (RETIRED) gentoo-dev 2016-09-14 09:41:01 UTC
Please don't hesitate commiting such changes yourself next time. Just notify me on IRC you're about to do something.