Skip to content
  • Guillem Jover's avatar
    Import Debian version 1.19.2 · 4418872b
    Guillem Jover authored
    dpkg (1.19.2) unstable; urgency=medium
    
      [ Guillem Jover ]
      * dpkg: Fix --force-not-root for chown() and chmod() based syscalls, and
        give a more meaningful error message on chroot(). Closes: #614126
      * dpkg-divert, dpkg-statoverride: Add new --instdir and --root options,
        and make the commands honor the DPKG_ROOT environment variable.
      * libdpkg: Call the pager with «$SHELL -c» to respect POSIX. Closes: #910009
      * libdpkg: Do not spawn a pager if we are going to call «cat».
      * libdpkg: Honor DPKG_PAGER when spawning a pager.
        Suggested by Craig Sanders <cas@taz.net.au>.
      * libdpkg: Set LESS to “-FRSXMQ” if not already set, when spawning a pager.
      * libdpkg: Ignore SIGPIPE when setting up a pager, and then ignore EPIPE
        errors when writing to stdout, otherwise if we quit the pager early, the
        program will exit with an error code.
      * libdpkg: Set stdout to be fully buffered when using a pager.
      * dpkg, dpkg-query: Add new --no-pager option. For ...
    4418872b
This project is licensed under the GNU General Public License v2.0 or later. Learn more