summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'mvo/bugfix/conffile' into debian/sidMichael Vogt2013-12-126-7/+73
|\
| * Fix conffile prompt regression (LP: #1260297)Michael Vogt2013-12-123-4/+51
| | | | | | | | | | This fixes a regression in the conffile prompt for the progress-fd and adds a testcase to ensure this does not regress again.
| * fix test/integration/test-apt-key-net-updateMichael Vogt2013-12-121-2/+6
| |
| * clarify error message when apt-get source=ver fails, print a real error ↵Michael Vogt2013-12-122-2/+2
| | | | | | | | message instead of "ignoring"
| * fix test/integration/test-apt-key-net-update (code copy/DRY violation)Michael Vogt2013-12-111-0/+15
| |
* | improve error messageMichael Vogt2013-12-112-5/+8
|/
* improve error message for apt-get source pkg:arch{=ver,/release}Michael Vogt2013-12-112-4/+24
|
* add support for "apt-get source pkg:arch"Michael Vogt2013-12-112-10/+110
|
* user-requested version tag gets precedence in apt-get source -t dist ↵Michael Vogt2013-12-102-4/+9
| | | | pkg=version requests
* fix typoMichael Vogt2013-12-102-3/+3
|
* improve test for #731853 and commentsMichael Vogt2013-12-101-3/+5
|
* if there is only deb-src pick higest version in deb-src release matchingMichael Vogt2013-12-102-5/+12
|
* Merge remote-tracking branch 'mvo/feature/deb-src-bts731102' into debian/sidMichael Vogt2013-12-101-0/+60
|\
| * remove exposing {MetaIndexInfo,MetaIndexFile,MetaIndexURI} again as this is ↵Michael Vogt2013-12-052-9/+1
| | | | | | | | package system specific
| * add new LocalFileName() method to metaindexMichael Vogt2013-12-057-60/+40
| |
| * refactorMichael Vogt2013-12-041-11/+22
| |
| * add #ifdefed ABI break & cleaner solution once the abi break is in placeMichael Vogt2013-12-046-8/+72
| |
| * use MetaIndexFile() instead of MetaIndexURI()Michael Vogt2013-12-041-4/+2
| |
| * refactor FindSrc()Michael Vogt2013-12-041-16/+15
| |
| * add test for aptget source for unavailable packageMichael Vogt2013-12-041-0/+5
| |
| * further refactor, extract GetReleaseForSourceRecord() out of FindSrc(), ↵Michael Vogt2013-12-042-51/+60
| | | | | | | | write out the selection notice to c1out to be consistent with the rest of the source
| * refactor and move generation of the MetaIndex FileName out of the FindSrc()Michael Vogt2013-12-041-8/+26
| |
| * add test, deal with InReleaseMichael Vogt2013-12-042-2/+49
| |
| * proof-of-concept for fixing debian #731102Michael Vogt2013-12-034-14/+61
| |
* | really release 0.9.14Michael Vogt2013-12-0755-44624/+47886
| |
* | do not force a specific export-dir in the repositoryDavid Kalnischkies2013-12-071-1/+0
| | | | | | | | Git-Dch: Ignore
* | ensure prepare-release works in the right directoryDavid Kalnischkies2013-12-071-6/+14
| | | | | | | | Git-Dch: Ignore
* | releasing package apt version 0.9.14Michael Vogt2013-12-071-2/+2
| |
* | update libapt-pkg4.12 symbols fileDavid Kalnischkies2013-12-072-6/+82
| | | | | | | | | | also fixing the release script code to deal with 'set -e' mode while checking the symbols file.
* | tell the release script that we use git nowDavid Kalnischkies2013-12-071-2/+2
| | | | | | | | Git-Dch: Ignore
* | fix release script to deal with vendorsDavid Kalnischkies2013-12-071-4/+13
| | | | | | | | | | | | | | | | Call xmllint with each vendor to check if any vendor specific errors are present, but check the translations only with one vendor to check for translation specifics – vendor and translation specific isn't possible. Git-Dch: Ignore
* | releasing package apt version 0.9.13.2Michael Vogt2013-12-061-0/+23
| |
* | fix build failure with the new apt-vendors stuffMichael Vogt2013-12-064-4/+5
| |
* | Handle SIGWINCH in APT::Progress-Fancy=1Michael Vogt2013-12-063-11/+31
| |
* | vendor/debian/makefile: apply 6f3c4e33 for debian/makefile as wellMichael Vogt2013-12-061-1/+1
| |
* | vendor/makefile: fix build error for parallel buildsMichael Vogt2013-12-061-1/+1
| |
* | * document Dpkg::Progress-Fancy (closes: 726169), thanks to James McCoyMichael Vogt2013-12-051-1/+1
| |
* | * enable release based selection for deb-src (closes: 731102)Michael Vogt2013-12-057-35/+145
| |
* | prepare-release: declare the packages needed as source build deps.Steve Langasek2013-12-011-0/+4
| |
* | drop old /var/state to /var/lib transition artefactsDavid Kalnischkies2013-12-012-41/+1
| | | | | | | | | | | | Regardless of when this transition was, it is so long ago that everyone who would still need this has a million other problems to deal with now so lets just drop this code.
* | generate apt-key script with vendor info about keysDavid Kalnischkies2013-12-016-6/+19
| | | | | | | | | | | | | | The apt-key script uses quiet a few keyring files for operation which are specific to the distribution it is build on and is hence one of the most patched parts – even if it is not that often used anymore now that a fragment directory for trusted.gpg exists.
* | cherry-pick ubuntus (disabled) net-update fixesDavid Kalnischkies2013-12-014-13/+126
| | | | | | | | | | | | | | With the net-update command a special keyring can be downloaded and imported into apt, which must be signed by a master key. Its is currently disabled because of security problems with it – and the only known user before that was Ubuntu.
* | use a substvar to set the archive-keyring in debian/controlDavid Kalnischkies2013-11-305-4/+40
| | | | | | | | | | | | Adds a small helper to extract the small information bits we store in apt-vendor.ent and uses it in debian/rules to set apt:keyring as a substvar for debian/control populated with the &keyring-package; info
* | add a vendor specific file to have configurable entitiesDavid Kalnischkies2013-11-3028-166/+210
| | | | | | | | | | | | | | manpages sometimes refer to distro-specific things like the name of the package providing the achive-keyring. Having a central place to configure this helps in having it consistent in the manpages and allows to load this info from other places in the buildsystem as well later.
* | introduce a vendor system to change sources.listDavid Kalnischkies2013-11-309-7/+89
| | | | | | | | | | | | | | | | Many derivatives make quiet a few simple changes to apt introducing silly diffs just to change examples and co making it harder for them to update apt and harder for us to merge real changes back. First stop: doc/examples/sources.list
* | enable NOISE for build logs to enable analyseDavid Kalnischkies2013-11-301-0/+3
| | | | | | | | | | | | It was enabled for a (long) while in Ubuntu, but it shouldn't hurt to enable it in Debian as well – especially now that Debian has automatic analyses of the buildlogs which don't work that well without the 'noise'
* | merge ubuntus apport reporting changes to reduce diffDavid Kalnischkies2013-11-301-5/+54
| | | | | | | | | | apport reporting is still disabled by default, but it is available in Debian/experimental at the moment and a diff is not a good idea anyway.
* | tests: add a webserverconfig method to abstract configDavid Kalnischkies2013-11-304-6/+20
| | | | | | | | | | | | | | The URI to use to set a config option is a bit arcane to write/remember and checking if the setting was successful doubly so. Git-Dch: Ignore
* | tests: rm pkgcache.bin in 719263 testDavid Kalnischkies2013-11-301-0/+1
| | | | | | | | | | | | | | | | | | | | As testcases are running really fast it can happen that files which are changed in reality are considered unchanged as the modify time isn't changed. What we could do is disable those caches by default, but some tests actually depend on those and deriving too much from the default by default (pun intended) is not a good idea for tests after all. Git-Dch: Ignore
* | webserver: use pthreads to handle multiple clientsDavid Kalnischkies2013-11-302-163/+201
| | | | | | | | | | | | | | | | | | | | | | | | Clients like browsers prefer to open many connections and keep them open for a while, so that pages with lot of subelements would take a while to load (if at all), by using threads as all servers do some way or another we can resolve this. libapt is not intended to be pthread-safe and stuff like the storage of the last return code doesn't make too much sense if multiple clients interact with us, but it is good enough for now and an other interesting (mis)use of libapt in general. Git-Dch: Ignore