From: Christophe F. <cfe...@gm...> - 2013-09-04 11:38:24
|
Hey, I've just pushed a libgpod 0.8.3 release. It's a minor release which adds support for newer libimobiledevice 1.1.x releases, and removes use of deprecated glib functions. For now, this makes libgpod dependant on glib 2.32 even though configure.ac does not check for it. You can get the tarball from http://sourceforge.net/projects/gtkpod/files/libgpod/libgpod-0.8/libgpod-0.8.3.tar.bz2/download and it's signed with my GPG key: A525 E3EA 186A AB45 DD0F 86AF 24A4 69FB 7A56 F78E Overview of changes in libgpod 0.8.3 ==================================== * Add support for libimobiledevice 1.1.5 (there was an API/ABI break) * Remove use of some deprecated glib functions * Fix various issues found using clang/cppcheck * Improve robustness of the iphone callout Christophe |