Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-12 | Merge branch 'debian/sid' into ubuntu/master | Michael Vogt | |
Conflicts: configure.ac debian/changelog doc/apt-verbatim.ent doc/po/apt-doc.pot 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 | |||
2013-12-12 | releasing package apt version 0.9.14.1 | Michael Vogt | |
2013-12-12 | Merge remote-tracking branch 'mvo/bugfix/conffile' into debian/sid | Michael Vogt | |
2013-12-12 | Fix conffile prompt regression (LP: #1260297) | Michael Vogt | |
This fixes a regression in the conffile prompt for the progress-fd and adds a testcase to ensure this does not regress again. | |||
2013-12-12 | fix test/integration/test-apt-key-net-update | Michael Vogt | |
2013-12-12 | clarify error message when apt-get source=ver fails, print a real error ↵ | Michael Vogt | |
message instead of "ignoring" | |||
2013-12-11 | fix test/integration/test-apt-key-net-update (code copy/DRY violation) | Michael Vogt | |
2013-12-11 | improve error message | Michael Vogt | |
2013-12-11 | improve error message for apt-get source pkg:arch{=ver,/release} | Michael Vogt | |
2013-12-11 | add support for "apt-get source pkg:arch" | Michael Vogt | |
2013-12-10 | user-requested version tag gets precedence in apt-get source -t dist ↵ | Michael Vogt | |
pkg=version requests | |||
2013-12-10 | fix typo | Michael Vogt | |
2013-12-10 | improve test for #731853 and comments | Michael Vogt | |
2013-12-10 | if there is only deb-src pick higest version in deb-src release matching | Michael Vogt | |
2013-12-10 | Merge remote-tracking branch 'mvo/feature/deb-src-bts731102' into debian/sid | Michael Vogt | |
2013-12-08 | releasing package apt version 0.9.14ubuntu10.9.14ubuntu1 | Michael Vogt | |
2013-12-07 | Merge branch 'debian/sid' into ubuntu/master | Michael Vogt | |
Conflicts: debian/changelog debian/gbp.conf | |||
2013-12-07 | really release 0.9.140.9.14 | Michael Vogt | |
2013-12-07 | do not force a specific export-dir in the repository | David Kalnischkies | |
Git-Dch: Ignore | |||
2013-12-07 | ensure prepare-release works in the right directory | David Kalnischkies | |
Git-Dch: Ignore | |||
2013-12-07 | releasing package apt version 0.9.14 | Michael Vogt | |
2013-12-07 | update libapt-pkg4.12 symbols file | David Kalnischkies | |
also fixing the release script code to deal with 'set -e' mode while checking the symbols file. | |||
2013-12-07 | tell the release script that we use git now | David Kalnischkies | |
Git-Dch: Ignore | |||
2013-12-07 | fix release script to deal with vendors | David Kalnischkies | |
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 | |||
2013-12-06 | releasing package apt version 0.9.13.2 | Michael Vogt | |
2013-12-06 | fix build failure with the new apt-vendors stuff | Michael Vogt | |
2013-12-06 | Handle SIGWINCH in APT::Progress-Fancy=1 | Michael Vogt | |
2013-12-06 | Merge branch 'debian/sid' into ubuntu/master | Michael Vogt | |
2013-12-06 | vendor/debian/makefile: apply 6f3c4e33 for debian/makefile as well | Michael Vogt | |
2013-12-06 | vendor/makefile: fix build error for parallel builds | Michael Vogt | |
2013-12-05 | * document Dpkg::Progress-Fancy (closes: 726169), thanks to James McCoy | Michael Vogt | |
2013-12-05 | Merge branch 'debian/sid' into ubuntu/master | Michael Vogt | |
Conflicts: apt-pkg/deb/dpkgpm.cc cmdline/apt-key.in debian/control doc/apt-key.8.xml doc/makefile 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 | |||
2013-12-05 | * enable release based selection for deb-src (closes: 731102) | Michael Vogt | |
2013-12-05 | remove exposing {MetaIndexInfo,MetaIndexFile,MetaIndexURI} again as this is ↵ | Michael Vogt | |
package system specific | |||
2013-12-05 | add new LocalFileName() method to metaindex | Michael Vogt | |
2013-12-04 | refactor | Michael Vogt | |
2013-12-04 | add #ifdefed ABI break & cleaner solution once the abi break is in place | Michael Vogt | |
2013-12-04 | use MetaIndexFile() instead of MetaIndexURI() | Michael Vogt | |
2013-12-04 | refactor FindSrc() | Michael Vogt | |
2013-12-04 | add test for aptget source for unavailable package | Michael Vogt | |
2013-12-04 | further refactor, extract GetReleaseForSourceRecord() out of FindSrc(), ↵ | Michael Vogt | |
write out the selection notice to c1out to be consistent with the rest of the source | |||
2013-12-04 | refactor and move generation of the MetaIndex FileName out of the FindSrc() | Michael Vogt | |
2013-12-04 | add test, deal with InRelease | Michael Vogt | |
2013-12-03 | proof-of-concept for fixing debian #731102 | Michael Vogt | |
2013-12-01 | prepare-release: declare the packages needed as source build deps. | Steve Langasek | |
2013-12-01 | drop old /var/state to /var/lib transition artefacts | David Kalnischkies | |
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. | |||
2013-12-01 | generate apt-key script with vendor info about keys | David Kalnischkies | |
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. | |||
2013-12-01 | cherry-pick ubuntus (disabled) net-update fixes | David Kalnischkies | |
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. | |||
2013-11-30 | use a substvar to set the archive-keyring in debian/control | David Kalnischkies | |
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 | |||
2013-11-30 | add a vendor specific file to have configurable entities | David Kalnischkies | |
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. |