]> code.ossystems Code Review - openembedded-core.git/commit
dpkg: 1.18.25 -> 1.19.4
authorKai Kang <kai.kang@windriver.com>
Fri, 22 Feb 2019 06:47:16 +0000 (01:47 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Feb 2019 10:42:56 +0000 (10:42 +0000)
commit5185b6fe3d4fa9b53baffa6ee419da60ac056da2
treeb4d68a65315648c19f002bde1ef7cd6497b950a2
parentc2684740d7fd3aeb60b3ec7888000097effe82f4
dpkg: 1.18.25 -> 1.19.4

Upgrade dpkg from 1.18.25 to 1.19.4:

* update SRC_URI which DEBIAN_MIRROR
* un-export PERL which causes script scripts/dpkg-architecture.pl fails
  to get cpu type and package arch
* add configure option '--disable-update-alternatives' which causes
  installed-vs-shipped issue
* add patch for dpkg-native to resolve host tar may not support
  options --owner=NAME:ID and --group=NAME:ID
* update context of patches
* drop dpkg-configure.service that apt provides a systemd timer to do it

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/dpkg/dpkg.inc
meta/recipes-devtools/dpkg/dpkg/0003-Our-pre-postinsts-expect-D-to-be-set-when-running-in.patch
meta/recipes-devtools/dpkg/dpkg/0005-dpkg-compiler.m4-remove-Wvla.patch
meta/recipes-devtools/dpkg/dpkg/0007-dpkg-deb-build.c-Remove-usage-of-clamp-mtime-in-tar.patch
meta/recipes-devtools/dpkg/dpkg/dpkg-configure.service [deleted file]
meta/recipes-devtools/dpkg/dpkg/glibc2.5-sync_file_range.patch
meta/recipes-devtools/dpkg/dpkg/tweak-options-require-tar-1.27.patch [new file with mode: 0644]
meta/recipes-devtools/dpkg/dpkg_1.19.4.bb [moved from meta/recipes-devtools/dpkg/dpkg_1.18.25.bb with 73% similarity]