summaryrefslogtreecommitdiff
path: root/doc/apt-get.8.xml
AgeCommit message (Collapse)AuthorFilesLines
2019-02-04Release 1.8.0~rc11.8.0_rc1Julian Andres Klode1-1/+1
2019-01-27Add a "reinstall" command as an alias for "install --reinstall".Josh Triplett1-0/+4
aptitude has a similar "reinstall" command for precedent.
2018-11-12Release 1.8.0~alpha11.8.0_alpha1Julian Andres Klode1-1/+1
2018-10-14Merge branch 'master' into 'master'Julian Andres Klode1-1/+6
apt-get.8: mention --only-source in 'source' and 'build-dep' description See merge request apt-team/apt!24
2018-10-07Release 1.7.01.7.0Julian Andres Klode1-1/+1
2018-09-20Release 1.7.0~rc21.7.0_rc2Julian Andres Klode1-1/+1
2018-09-18Release 1.7.0~rc1 to unstable1.7.0_rc1Julian Andres Klode1-1/+1
2018-09-12clarificationDamyan Ivanov1-3/+4
do not suggest that 'source' and 'build-dep' arguments are binary package names only
2018-08-20Release 1.7.0~alpha31.7.0_alpha3Julian Andres Klode1-1/+1
2018-08-09apt-get.8: mention --only-source in 'source' and 'build-dep' descriptionDamyan Ivanov1-1/+5
2018-07-09Release 1.7.0~alpha21.7.0_alpha2Julian Andres Klode1-1/+1
2018-06-25Release 1.7.0~alpha11.7.0_alpha1Julian Andres Klode1-1/+1
2018-04-18Release 1.7.0~alpha0 to experimental1.7.0_alpha0Julian Andres Klode1-1/+1
2018-04-15Release 1.6~rc11.6_rc1Julian Andres Klode1-1/+1
2018-04-07document Acquire::AllowReleaseInfoChange without extra sDavid Kalnischkies1-1/+1
Reported-By: Mattia Rizzolo on IRC
2017-09-10Release 1.5~rc31.5_rc3Julian Andres Klode1-1/+1
2017-09-09Release 1.5~rc21.5_rc2Julian Andres Klode1-1/+1
2017-09-01doc: correct '--allow-releaseinfo-change-*' typosChristos Trochalakis1-2/+2
Closes: #873914
2017-08-24Release 1.5~rc11.5_rc1Julian Andres Klode1-1/+1
2017-08-17Release 1.5~beta21.5_beta2Julian Andres Klode1-1/+1
2017-07-27doc: Add '--allow-unauthenticated' to '--force-yes'Dominik1-1/+5
2017-06-30Upload 1.5~alpha4 to experimental1.5_alpha4Julian Andres Klode1-1/+1
2017-06-30Upload 1.5~alpha3 to experimental1.5_alpha3Julian Andres Klode1-1/+1
2017-06-29Upload 1.5~alpha2 to experimental1.5_alpha2Julian Andres Klode1-1/+1
2017-06-28Upload 1.5~alpha1 to experimental1.5_alpha1Julian Andres Klode1-1/+1
2017-06-28error in update on Release information changesDavid Kalnischkies1-0/+17
The value of Origin, Label, Codename and co can be used in user configuration from apts own pinning to unattended upgrades. A repository changing this values can therefore have serious effects on the behaviour of apt and other tools using these values. In a first step we will generate error messages for these changes now explaining the need for explicit confirmation and provide config options and commandline flags to accept them.
2017-04-01Release the April Fools' release1.4Julian Andres Klode1-1/+1
2017-02-22Release 1.4~rc21.4_rc2Julian Andres Klode1-1/+1
2017-02-06Release 1.4~rc11.4_rc1Julian Andres Klode1-1/+1
2017-01-17Release 1.4~beta41.4_beta4Julian Andres Klode1-1/+1
We are basically frozen now, but (a) this wildcard thing is a bit "explosive" to call this RC and (b) you never know if you might need to add a new tiny feature and freeze can be long...
2017-01-05Release 1.4~beta31.4_beta3Julian Andres Klode1-1/+1
2016-12-31add --indep-only for build-dep commandDavid Kalnischkies1-1/+6
The implementation is quite different compared to --arch-only due to ABI reasons but functionality wise they are similar and usually both available for symmetry at least. Closes: #845775
2016-11-25Release 1.4~beta11.4_beta1Julian Andres Klode1-1/+1
2016-11-09fix three typos in sources & manpagesChris Leick1-1/+1
2016-10-04Release 1.3.11.3.1Julian Andres Klode1-1/+1
2016-09-20Release 1.31.3Julian Andres Klode1-1/+1
2016-09-02Release 1.3~rc41.3_rc4Julian Andres Klode1-1/+1
2016-08-30Release 1.3~rc31.3_rc3Julian Andres Klode1-1/+1
2016-08-26Accept --autoremove as alias for --auto-removeJulian Andres Klode1-1/+1
I probably missed that when I did the usability work. But better late than never.
2016-08-17Release 1.3~rc21.3_rc2Julian Andres Klode1-1/+1
2016-08-17add --with-source option and Packages/Sources supportDavid Kalnischkies1-1/+7
We support "./foobar.deb" as a way to install a deb file directly. Recently .changes files were added. This highlights a problem as you can't add the changes file without also trying to install all of them. Now, it could also be handy to add entire Packages/Sources files to perhaps get a bunch of packages in without installing them all implicitly. This commit introduces --with-source which allows to add *.deb, *.changes, *.dsc, source-dirs, Packages & Sources files (the later can also be compressed) without also installing them.
2016-08-06releasing package apt version 1.3~pre3+cmake21.3_pre3+cmake2Julian Andres Klode1-1/+1
2016-08-06releasing package apt version 1.3~pre3+cmake11.3_pre3+cmake1Julian Andres Klode1-1/+1
2016-08-04Release 1.3~pre31.3_pre3Julian Andres Klode1-1/+1
2016-07-08Release 1.3~pre21.3_pre2Julian Andres Klode1-1/+1
Yes, we might still add new features to 1.3 or break some more stuff. Stay tuned!
2016-07-07Release 1.3~pre11.3_pre1Julian Andres Klode1-1/+1
2016-06-22Release 1.3~exp31.3_exp3Julian Andres Klode1-1/+1
Quite a huge churn of new strings.
2016-06-22forbid insecure repositories by default expect in apt-getDavid Kalnischkies1-2/+3
With this commit all APT-based clients default to refusing to work with unsigned or otherwise insufficently secured repositories. In terms of apt and apt-get this changes nothing, but it effects all tools using libapt like aptitude, synaptic or packagekit. The exception remains apt-get for stretch for now as this might break too many scripts/usecases too quickly. The documentation is updated and extended to reflect how to opt out or in on this behaviour change. Closes: 808367
2016-06-11Release 1.3~exp21.3_exp2Julian Andres Klode1-1/+1
2016-05-16document --no- as --show-upgraded is the defaultDavid Kalnischkies1-3/+2
--show-upgraded is the default since 906fbf8886926eeb302332d997c9bd861291e155 so documenting it as if it would be an option having an effect as is feels wrong and we do the same for other options like install-recomends, download, …, too. This commit also removes -u from the documentation, but still supports it in the commandline parsing. Eventually we should deprecate the short option, but for now lets just stop documenting it. Closes: 824456