Megjelent az APT csomagkezelő 2.0-s kiadása

Címkék

A Canonical alkalmazásában álló Julian Andres Klode bejelentette, hogy elérhető az APT 2.0-s kiadása.

Új funkciók:

  • Commands accepting package names now accept aptitude-style patterns. The syntax of patterns is mostly a subset of aptitude, see apt-patterns(7) for more details.

  • apt(8) now waits for the dpkg locks - indefinitely, when connected to a tty, or for 120s otherwise.

  • When apt cannot acquire the lock, it prints the name and pid of the process that currently holds the lock.

  • A new satisfy command has been added to apt(8) and apt-get(8)

  • Pins can now be specified by source package, by prepending src: to the name of the package, e.g.:

    Package: src:apt
    Pin: version 2.0.0
    Pin-Priority: 990
    

    Will pin all binaries of the native architecture produced by the source package apt to version 2.0.0. To pin packages across all architectures, append :any.

A változásokról részletesen itt lehet olvasni.

Hozzászólások

"A változásokról részletesen <a href="">itt</a> lehet olvasni." :)

Mi ez a "new satisfy command", helyrerakja a függőségeket?