Change logs for libimobiledevice source package in Quantal

  • libimobiledevice (1.1.4-1ubuntu3.2) quantal-security; urgency=low
    
      * SECURITY UPDATE: insecure /tmp usage (LP: #1164263)
        - debian/patches/CVE-2013-2142.patch: fall back to getpwuid_r instead
          of using /tmp in src/userpref.c. Added string_concat() function in
          src/Makefile.am, src/utils.c, src/utils.h.
        - added new symbol to debian/libimobiledevice3.symbols.
        - CVE-2013-2142
     -- Marc Deslauriers <email address hidden>   Wed, 14 Aug 2013 11:56:31 -0400
  • libimobiledevice (1.1.4-1ubuntu3) quantal-proposed; urgency=low
    
      * git_utf8_devices_names.patch:
        - fix incorrect naming of e.g iphone devices (lp: #1049991)
     -- Sebastien Bacher <email address hidden>   Wed, 24 Oct 2012 12:01:08 +0200
  • libimobiledevice (1.1.4-1ubuntu2) quantal; urgency=low
    
      * debian/patches/git_handle_unset_environment.patch:
        - don't segfault when the environment variable are unset (lp: #1034067)
     -- Sebastien Bacher <email address hidden>   Fri, 05 Oct 2012 16:39:56 +0200
  • libimobiledevice (1.1.4-1ubuntu1) quantal; urgency=low
    
      * debian/rules: use --disable-openssl, we use gnutls
     -- Sebastien Bacher <email address hidden>   Mon, 30 Jul 2012 11:38:16 +0200
  • libimobiledevice (1.1.4-1~quantal) quantal; urgency=low
    
      * Upload Debian version (which is waiting for sponsoring) to quantal
    
      [ Julien Lavergne ]
      * New upstream release.
      * debian/patches:
       - 00git_ios5_support.patch: Merged upstream.
       - 06_git_ios5_handle_error.patch: Merged upstream.
       - 01-libs.private.patch: Refreshed.
       - 02-add-missing-linking.patch & 03_ac_pkg_swig_m4_fixed.patch:
         Removed, not necessary since swig is not used now.
       - 04_libplist_DSO_linking.patch: Merged upstream.
       - 05_remove_gcry_need.patch: Refreshed.
       - 06_cython_detection.patch: From upstream, correctly check cython version.
       - 07_cython_0.16_check.patch: From upstream, fix building with cython 0.16.
      * debian/control, debian/rules, debian/libimobiledevice3.*
       - Bump soname.
      * debian/control:
       - Build depends on libusbmuxd-dev (>= 1.0.8).
       - Replace build depends on swig by cython.
       - Build-depends on libplist-dev (>= 1.8-2~) for cython support.
      * debian/libimobiledevice3.install:
       - Drop hal file, it's deprecated.
      * debian/libimobiledevice3.symbols:
       - Update.
      * debian/python-plist.install:
       - Update files installed by cython.
      * debian/rules:
       - Update location of .a and .la files.
     -- Sebastien Bacher <email address hidden>   Sun, 29 Jul 2012 11:31:31 +0200
  • libimobiledevice (1.1.1-4ubuntu1) quantal; urgency=low
    
      * debian/patch/07_git_libusbmuxd_api.patch:
        - Fix FTBFS by adapting to libusbmuxd API changes.
     -- Michael Terry <email address hidden>   Fri, 20 Jul 2012 12:13:59 -0400
  • libimobiledevice (1.1.1-4) unstable; urgency=low
    
    
      [ Robert Hooker ]
      * Add 06_git_ios5_handle_error.patch, backport from git commit 
        e855f246b3 to allow mounting ios 5 devices. (LP: #877440)
    
      [ Julien Lavergne ]
      * debian/control:
       - Remove build-depend on libusb2-dev. Thanks Robert Millan (Closes: #659625)
       - Update Standards-Version to 3.9.3 (no change needed).
    
     -- Julien Lavergne <email address hidden>  Sun, 18 Mar 2012 16:25:27 +0100