Change logs for android-tools source package in Sid

  • android-tools (5.1.1.r38-1.1) unstable; urgency=medium
    
      * Non-maintainer upload.
      * Fix FTBFS with glibc 2.25, thanks to Juhani Numminen, patch from
        openembedded by Thomas Petazzoni. Closes: #882975
    
     -- Dimitri John Ledkov <email address hidden>  Tue, 06 Feb 2018 11:46:55 +0000
  • android-tools (5.1.1.r38-1) unstable; urgency=medium
    
      * New upstream release.
      * Add myself to Uploaders field.
      * Add android-tools-mkbootimg package:
        - add debian/makefiles/mkbootimg.img
        - add debian/android-tools-mkbootimg.install
        - debian/control: add android-tools-mkbootimg package
        - debian/create-snapshot: add core/libmincrypt to gitignore, used to build
          mkbootimg.
        - debian/rules: build mkbootimg
      * Add android-tools-adbd package:
        - add debian/makefiles/adbd.mk
        - add debian/android-tools-adbd.install
        - debian/control: add android-tools-adbd package
        - debian/create-snapshot: add core/fs_mgr and core/liblog to gitignore,
          used to build adbd
      * Add patches:
        - fix-implicit-pointer-conversion.patch - fix an implicit pointer
          conversion.
        - preserve-ownership.patch - make_ext4fs doesn't preserve user/group
          ownership. Add -o argument to allow this feature.
        - mkbootimg-Add-dt-parameter-to-specify-DT-image.patch - support
          Qualcomm devices boot image. Add --dt argument to allow this feature.
        - remove-bionic-android.patch - remove bionic specific calls like gettid()
        - define-shell-command.patch - set the shell to "/bin/sh" as we intend to
          run the daemon on Linux, host or target.
        - fix-implicit-declaration-function.patch - fix implicit declaration by
          adding a few includes.
        - adb_libssl_11.diff and adb_libssl_bc.diff - add support OpenSSL 1.1 API
          changes.
      * Update debian/control:
        - Drop libselinux build dependency in favor of in-tree external/libselinux/.
        - drop android-system-dev obsolete build dependency. We use in-tree
          AndroidConfig.h from AOSP build repository. (Closes: #814600, #831254)
        - add libbsd-dev and libpcre3-dev build dependencies
      * Update debian/rules: map Debian Host architectures to Android
        architectures, used to include the architecture specific AndroidConfig.h
      * Clean up debian/makefiles/*.mk files and build with -std=gnu11 to fix
        build failure with GCC 4.9 on Jessie (default in GCC from 5.x).
      * Update debian/create-snapshot:
        - add libselinux and build repositories
        - adjust .gitignore accordingly
      * Update debian/makefiles:
        - use in-tree AndroidConfig.h since it isn't provided by android-system-dev
          package anymore.
        - add -DANDROID to ext4_utils.mk (Closes: #741510)
    
     -- Fathi Boudra <email address hidden>  Tue, 20 Dec 2016 18:52:02 +0200
  • android-tools (5.1.1.r29-2) unstable; urgency=medium
    
      * Remove obsolete bash-completion files from older packages.
        (Closes: #805604)
    
     -- Ximin Luo <email address hidden>  Sat, 21 Nov 2015 00:49:23 +0100
  • android-tools (5.1.1.r29-1) unstable; urgency=medium
    
      [ Scott James Wakeling ]
      * Update Debian packaging to android 5.
    
      [ Ximin Luo ]
      * New upstream version.
        (Closes: #781332, #798305, #738119, #797273, #803485, #804097)
      * Mention `adb help` in man page. (Closes: #778975)
      * Fix documentation URLs. (Closes: #801363)
    
     -- Ximin Luo <email address hidden>  Thu, 12 Nov 2015 02:50:28 +0100
  • android-tools (4.2.2+git20130529-5.1) unstable; urgency=medium
    
    
      * Non-maintainer upload.
      * add patch for CVE-2014-1909 (Closes: #770513)
    
     -- Hilko Bengen <email address hidden>  Mon, 24 Nov 2014 21:35:22 +0100
  • android-tools (4.2.2+git20130529-5) unstable; urgency=low
    
    
      * use system group 'adb' for udev rules (Closes: #766399)
    
     -- Hans-Christoph Steiner <email address hidden>  Wed, 22 Oct 2014 19:43:35 -0400
  • android-tools (4.2.2+git20130529-4) unstable; urgency=low
    
    
      [ Hans-Christoph Steiner ]
      * set "Android Tools" as Maintainer, add myself as Uploader, remove Marcin
      * update udev rules (Closes: #690453, #754566)
      * fix odd language in Description (Closes: #710785)
      * fix missing word in adb Description (Closes: #745358)
      * include AndroidConfig.h in builds (Closes: #700461)
      * include bash completion rules for adb and fastboot
      * fix build failure on ppc64el
    
      [ Ramakrishnan Muthukrishnan ]
      * include man page for fastboot (Closes: #741967)
    
     -- Hans-Christoph Steiner <email address hidden>  Tue, 21 Oct 2014 22:39:19 -0400
  • android-tools (4.2.2+git20130529-3) unstable; urgency=low
    
    
      * Update my email address.
    
      [ Hilko Bengen <email address hidden> ]
      * Fix previous local socket patch for adb
        (Closes: #715238, #716996, #717525)
    
     -- Laszlo Boszormenyi (GCS) <email address hidden>  Tue, 23 Jul 2013 23:51:22 +0200
  • android-tools (4.2.2+git20130529-2.1) unstable; urgency=low
    
    
      * Non-maintainer upload.
      * adb: Use local socket by default (Closes: #694176)
    
     -- Hilko Bengen <email address hidden>  Thu, 04 Jul 2013 23:28:34 +0200
  • android-tools (4.2.2+git20130529-2) unstable; urgency=low
    
    
      * Misc fixes to adbd upstart job.
      * Misc fixes to adbd env props support patch.
      * Bump up Standards-Version to 3.9.4.
      * Use canonical Vcs-Git format.
    
     -- Loïc Minier <email address hidden>  Wed, 19 Jun 2013 17:16:18 +0200
  • android-tools (4.2.2+git20130529-1) unstable; urgency=low
    
    
      * Drop Architecture: linux-any field in the Source control stanza as that
        breaks Launchpad and creates an useless delta with Ubuntu; drop it;
        inspired from changes by Logan Rosen in 4.2.2+git20130218-3ubuntu1.
      * Use uaccess in udev rules instead of deprecated udev-acl; thanks
        Martin Pitt.
      * Update udev rules to support more devices: 18d1:4e30 (fastboot on
        maguro/toro), 18d1:4ee0 (fastboot on mako/manta) and 18d1:d002 (adb
        recovery) and split rules in corresponding packages; from
        4.2.2+git20130218-3ubuntu3; thanks Sergio Schvezov.
      * Add Vcs-Git
      * Drop bogus external/zlib include in makefiles.
      * Rework the makefiles and build rules to use a builddir per component
        we're building.  This paves the way to building adbd and adb out of the
        same source, keeps the source tree clean and for some reason also fixes
        ccache.
      * Various changes and patches to help with adbd build:
        - adb.mk: Define _XOPEN_SOURCE _GNU_SOURCE as in Android.mk.
        - Add patch to use glibc syscall() for reboot.
        - Add patch to use linux/capability.h on linux systems.
        - Add patch to fake Android init properties via env vars.
        - Update create-snapshot script to pull more sources needed for adbd; pull
          libhardware includes from libhardware repo and private filesystem and
          capability includes from core repo.
        - Add local makefile to build adbd
      * On Ubuntu and derivatives, build adbd binary and corresponding package
        with upstart job taken from Ubuntu package 4.2.2+git20130218-3ubuntu9;
        this is disabled on Debian and derivatives because it's essentially a
        security hole in the form of an unauthenticated remote root shell.
      * New upstream snapshot 4.2.2+git20130529; this is mainly to pick up new
        source files but also picks up a number of minor upstream fixes.
        - Add build-dep on libcap-dev for sys/capability.h.
      * Add patch adbd-use-user-shell from Ubuntu by Stéphane Graber to use the
        running user's shell by default.
    
     -- Loïc Minier <email address hidden>  Wed, 19 Jun 2013 00:17:40 +0200
  • android-tools (4.2.2+git20130218-3) unstable; urgency=low
    
    
      * Only build for linux hosts; adb / fastboot also lack an USB host
        implementation for kFreeBSD and Hurd, and need a PATH_MAX on Hurd too.
    
     -- Loïc Minier <email address hidden>  Thu, 21 Mar 2013 02:14:09 +0100
  • android-tools (4.2.2+git20130218-2) unstable; urgency=low
    
    
      * Only build android-tools-fastboot and android-tools-fsutils on linux
        ports; the MINGW implementation could be used as a basis for a partial
        port, but requires careful review.
      * Always use $triplet-gcc as compiler to simplify rules; thanks Adam Conrad.
      * core/include/mincrypt/* is under BSD-3; thanks Ansgar Burchardt.
    
     -- Loïc Minier <email address hidden>  Thu, 21 Mar 2013 01:04:18 +0100
  • android-tools (4.2.2+git20130218-1) unstable; urgency=low
    
    
      * Add myself to Uploaders with Marcin's permission; also sponsor NEW
        android-tools-fsutils binary package.
      * Improve long descriptions a bit.
    
     -- Loïc Minier <email address hidden>  Mon, 18 Feb 2013 16:33:46 +0100
  • android-tools (4.1.1+git20120801-1) unstable; urgency=low
    
    
      * Initial upload to Debian (closes: #685178), based on the work of Marcin
        Juszkiewicz.
      * Make the package amd64 and i386 only. ARM needs testing.
    
     -- Laszlo Boszormenyi (GCS) <email address hidden>  Tue, 14 Aug 2012 12:24:28 +0000