Hey, I checked that these functions were added in these releases and that you didn't forget some, however I think this will break the ABI for apps that were compiled against 0.0.5 and are already using these symbols, so I'd like to get Daniel's feedback on this. Christophe On Tue, Jan 24, 2012 at 04:39:37PM +0200, Zeeshan Ali (Khattak) wrote: > From: "Zeeshan Ali (Khattak)" <zeeshanak@xxxxxxxxx> > > --- > osinfo/libosinfo.syms | 20 ++++++++++++++++---- > 1 files changed, 16 insertions(+), 4 deletions(-) > > diff --git a/osinfo/libosinfo.syms b/osinfo/libosinfo.syms > index 3ca0b03..61893e4 100644 > --- a/osinfo/libosinfo.syms > +++ b/osinfo/libosinfo.syms > @@ -108,8 +108,6 @@ LIBOSINFO_0.0.1 { > osinfo_os_get_type; > osinfo_os_new; > osinfo_os_get_devices; > - osinfo_os_get_all_devices; > - osinfo_os_get_devices_by_property; > osinfo_os_get_device_links; > osinfo_os_add_device; > osinfo_os_get_family; > @@ -159,8 +157,6 @@ LIBOSINFO_0.0.1 { > osinfo_media_get_publisher_id; > osinfo_media_get_kernel_path; > osinfo_media_get_initrd_path; > - osinfo_media_get_installer; > - osinfo_media_get_live; > osinfo_medialist_get_type; > osinfo_medialist_new; > osinfo_medialist_new_copy; > @@ -189,6 +185,22 @@ LIBOSINFO_0.0.1 { > *; > }; > > +LIBOSINFO_0.0.3 { > + global: > + osinfo_media_get_installer; > + osinfo_media_get_live; > +} LIBOSINFO_0.0.1; > + > +LIBOSINFO_0.0.5 { > + global: > + osinfo_os_get_all_devices; > +} LIBOSINFO_0.0.3; > + > +LIBOSINFO_0.0.6 { > + global: > + osinfo_os_get_devices_by_property; > +} LIBOSINFO_0.0.5; > + > /* Symbols in next release... > > LIBOSINFO_0.0.2 { > -- > 1.7.7.5 > > _______________________________________________ > virt-tools-list mailing list > virt-tools-list@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/virt-tools-list
Attachment:
pgpP4g2nK87ni.pgp
Description: PGP signature