After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 703241 - 0.19.1 breaks ABI in librygel-server
0.19.1 breaks ABI in librygel-server
Status: RESOLVED FIXED
Product: rygel
Classification: Applications
Component: librygel-server
git master
Other Linux
: Normal normal
: ---
Assigned To: rygel-maint
rygel-maint
Depends on:
Blocks:
 
 
Reported: 2013-06-28 12:29 UTC by Jens Georg
Modified: 2013-07-12 08:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
server: Fix accidental ABI break (1.38 KB, patch)
2013-07-01 12:57 UTC, Jens Georg
committed Details | Review

Description Jens Georg 2013-06-28 12:29:26 UTC
https://git.gnome.org/browse/rygel/commit/?id=f31503fc774c665a77b24efed3cb5c7c8b332064 broke ABI in media container by adding public members

Filing this bug as a tracker to decide whether we remove the public members or bump soname/API
Comment 1 Jens Georg 2013-07-01 12:57:54 UTC
Created attachment 248131 [details] [review]
server: Fix accidental ABI break
Comment 2 Jens Georg 2013-07-12 08:20:10 UTC
Attachment 248131 [details] pushed as e70b95e - server: Fix accidental ABI break