]> git.saurik.com Git - apt.git/commit - cmdline/apt-mark.cc
allow all dpkg selections to be set via apt-mark and libapt
authorDavid Kalnischkies <david@kalnischkies.de>
Fri, 25 Sep 2015 17:58:43 +0000 (19:58 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Wed, 4 Nov 2015 17:04:00 +0000 (18:04 +0100)
commit64e3414e00906e6eaa72d7b63ca76d1c59ecadf6
tree5425586b556798bc1dbbb35c53e697a5a916394e
parentb49068c566d749130e023536d54588c948c16edf
allow all dpkg selections to be set via apt-mark and libapt

As we have support for 'hold', we need support for undoing a hold which
in effect means that we implemented most other states as well, just that
they weren't exposed in the interface directly so far.
apt-pkg/statechanges.cc
apt-pkg/statechanges.h
apt-private/private-cmndline.cc
cmdline/apt-mark.cc
doc/apt-mark.8.xml
doc/apt-verbatim.ent
test/integration/test-apt-mark