summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* merge debian/sid into debian/experimentalDavid Kalnischkies2015-03-163-386/+277
|\
| * prepare 1.0.9.6Michael Vogt2015-01-162-2/+2
| |
| * release 1.0.9.51.0.9.5David Kalnischkies2014-12-233-399/+166
| |
| * French manpages translation updateJean-Pierre Giraud2014-12-221-204/+373
| | | | | | | | Closes: 771967
| * release 1.0.9.41.0.9.4David Kalnischkies2014-12-032-3/+3
| |
| * change codenames to jessie as stable POV in docsDavid Kalnischkies2014-11-101-4/+4
| |
* | Run ./prepare-release pre-exportMichael Vogt2014-11-0610-764/+1142
| | | | | | | | Git-dch: ignore
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-11-051-2/+2
|\| | | | | | | | | Conflicts: debian/changelog
| * doc/examples/configure-index: make "Dpkg::Max{Arg,ArgBytes} match realityMichael Vogt2014-10-221-2/+2
| | | | | | | | Git-Dch: ignore
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-10-141-23/+5
|\|
| * Update Status field values handlingGuillem Jover2014-10-081-23/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | Remove long obsolete (hold, hold-reinstreq, removal-failed) or just wrong (post-inst-failed vs postinst-failed) values, that have been autoconverted by dpkg at run-time to their new equivalents, so there should not be any such instance in any recent system (removal-failed since dpkg 1.1.4 in Apr 1996, hold and hold-reinstreq since dpkg 1.2.0 in May 1996). dpkg even stopped doing the mapping in 1.15.4 and 1.15.8 respectively. At the same time sort the list in the same order as they appear in the dpkg code.
* | Document ↵Michael Vogt2014-10-132-0/+40
| | | | | | | | | | | | | | Acquire{MaxReleaseFileSize,AllowInsecureRepositories,AllowDowngradeToInsecureRepositories} and --no-allow-insecure-repositories Document the new options to restrict loading unauthenticated data into our parsers.
* | Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}Michael Vogt2014-10-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | The configuration key Acquire::AllowInsecureRepositories controls if apt allows loading of unsigned repositories at all. The configuration Acquire::AllowDowngradeToInsecureRepositories controls if a signed repository can ever become unsigned. This should really never be needed but we provide it to avoid having to mess around in /var/lib/apt/lists if there is a use-case for this (which I can't think of right now).
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-291-2/+2
|\| | | | | | | | | Conflicts: apt-pkg/acquire-item.cc
| * Set STRIP_FROM_PATH for doxygenTrần Ngọc Quân2014-09-281-2/+2
| | | | | | | | Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-234-121/+11
|\| | | | | | | | | | | | | | | | | Conflicts: apt-pkg/acquire-item.cc apt-pkg/acquire-item.h apt-pkg/cachefilter.h configure.ac debian/changelog
| * disable timestamps in the footer of docs by doxygenJérémy Bobbio2014-09-191-1/+1
| | | | | | | | | | The default being 'yes', but this spoils the effort of reproducible builds for no real gain. (https://wiki.debian.org/ReproducibleBuilds)
| * ./pre-release pre-exportMichael Vogt2014-09-182-2/+2
| |
| * Updated German documentation translationChris Leick2014-09-141-117/+7
| |
| * prepare 1.0.8Michael Vogt2014-09-092-3/+3
| |
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-0532-8701/+8059
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apt-pkg/acquire-item.cc configure.ac debian/changelog doc/apt-verbatim.ent doc/po/apt-doc.pot doc/po/de.po doc/po/es.po doc/po/fr.po doc/po/it.po doc/po/ja.po doc/po/pt.po po/ar.po po/ast.po po/bg.po po/bs.po po/ca.po po/cs.po po/cy.po po/da.po po/de.po po/dz.po po/el.po po/es.po po/eu.po po/fi.po po/fr.po po/gl.po po/hu.po po/it.po po/ja.po po/km.po po/ko.po po/ku.po po/lt.po po/mr.po po/nb.po po/ne.po po/nl.po po/nn.po po/pl.po po/pt.po po/pt_BR.po po/ro.po po/ru.po po/sk.po po/sl.po po/sv.po po/th.po po/tl.po po/tr.po po/uk.po po/vi.po po/zh_CN.po po/zh_TW.po test/integration/test-ubuntu-bug-346386-apt-get-update-paywall
| * Portuguese manpages translation updateAmérico Monteiro2014-08-291-431/+3
| | | | | | | | Closes: 759608
| * releasing 1.0.7Michael Vogt2014-08-2810-7748/+7541
| |
| * remove obsolete documentation bitsDavid Kalnischkies2014-08-261-174/+0
| | | | | | | | Git-Dch: Ignore
| * ensure that all docs use all entities filesDavid Kalnischkies2014-08-2621-131/+55
| | | | | | | | | | | | | | | | | | Not all are needed for all files at the moment, but the new docbook building hadn't available some of the entities it used as the files weren't correctly copied around in all cases and having the same across the bord makes working with all of them a little easier. Git-Dch: Ignore
| * doc/po/pt.po: updated, thanks to Américo MonteirMichael Vogt2014-07-291-206/+371
| | | | | | | | Closes: #756200
| * doc/apt.8.xml: fix typo, thanks to Jakub WilkMichael Vogt2014-07-291-2/+2
| | | | | | | | Closes: #756056
| * Update Japanese documentation translationvictory2014-07-161-370/+502
| | | | | | | | Closes: #754817
* | releasing package apt version 1.1~exp2Michael Vogt2014-07-103-12/+21
| |
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-07-1010-727/+778
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: configure.ac debian/changelog doc/apt-verbatim.ent doc/po/apt-doc.pot doc/po/fr.po po/ar.po po/ast.po po/bg.po po/bs.po po/ca.po po/cs.po po/cy.po po/de.po po/dz.po po/el.po po/es.po po/eu.po po/fi.po po/fr.po po/gl.po po/hu.po po/it.po po/ja.po po/km.po po/ko.po po/ku.po po/lt.po po/nb.po po/ne.po po/nl.po po/nn.po po/pl.po po/pt.po po/pt_BR.po po/ro.po po/ru.po po/sk.po po/sl.po po/sv.po po/th.po po/tl.po po/tr.po po/uk.po po/zh_CN.po po/zh_TW.po
| * prepare 1.0.6Michael Vogt2014-07-1010-686/+761
| |
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-07-0826-7485/+8876
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apt-pkg/deb/deblistparser.cc doc/po/apt-doc.pot doc/po/de.po doc/po/es.po doc/po/fr.po doc/po/it.po doc/po/ja.po doc/po/pl.po doc/po/pt.po doc/po/pt_BR.po po/da.po po/mr.po po/vi.po
| * doc: Unfuzzy DocBook translationsGuillem Jover2014-07-089-5128/+5573
| |
| * doc: Convert from DebianDoc SGML to DocBook XMLGuillem Jover2014-07-0811-2317/+3157
| |
| * build: Convert from DebianDoc SGML to DocBook XMLGuillem Jover2014-07-084-29/+139
| |
| * build: Set the XSL parameter through the command line instead of sedGuillem Jover2014-07-081-1/+0
| | | | | | | | | | Use the xsltproc --stringparam option instead of replacing it inside the file.
| * po: Remove fuzzy from file msgid headerGuillem Jover2014-07-081-1/+0
| |
| * po: Fill or add missing Language fieldGuillem Jover2014-07-082-2/+2
| |
| * Improve description how to turn off the cachesCédric Barboiron2014-07-081-4/+5
| | | | | | | | Closes: #753531
| * redo two typo fixes lost in German update collisionDavid Kalnischkies2014-06-251-2/+2
| | | | | | | | | | | | | | | | | | In 037fada40db175e95f44c0cb039474c6dc518963 two typos were fixed which collided with an update ongoing for German po which was committed in 48388911a734ed9ce10ab05043fadba3eed09a1f, so this commit just merges the first commit again. Git-Dch: Ignore
| * German translation reviewed by Erik PfannensteinChris Leick2014-06-191-72/+54
| |
* | releasing package apt version 1.1~exp11.1.exp1Michael Vogt2014-06-1910-47/+101
| |
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-06-1810-48/+55
|\| | | | | | | | | Conflicts: debian/changelog
| * releasing package apt version 1.0.5Michael Vogt2014-06-1810-48/+55
| |
* | Merge remote-tracking branch 'donkult/debian/sid' into debian/experimentalMichael Vogt2014-06-1811-28/+38
|\| | | | | | | | | Conflicts: apt-private/private-install.cc
| * EDSP doc: some typo and wording fixesDavid Kalnischkies2014-06-181-8/+8
| | | | | | | | Git-Dch: Ignore
| * EDSP doc: (minor) consistently use 2 blank lines before headingsStefano Zacchiroli2014-06-181-0/+2
| | | | | | | | Git-Dch: Ignore
| * EDSP doc: clarify that Install/Remove packages are arch-qualifiedStefano Zacchiroli2014-06-181-4/+12
| |
| * add missing comma in SEE ALSO of apt-secure manpageKonstantin Manna2014-06-1810-17/+17
| | | | | | | | Closes: 748506
| * fix two german manpage spelling mistakesKonstantin Manna2014-06-181-2/+2
| | | | | | | | Closes: 751635