summaryrefslogtreecommitdiff
path: root/debian/libapt-pkg4.13.symbols
Commit message (Collapse)AuthorAgeFilesLines
* Bump library version to libapt-pkg4.14Michael Vogt2014-10-031-1812/+0
|
* support parsing of all hashes for pdiffDavid Kalnischkies2014-09-301-1/+2
| | | | | | | | | | | The fileformat of a pdiff index stores currently only SHA1 hashes. With this change, we look for all other hashes we support as well and take what we get, so that we can work after the release of jessie to get right of SHA1 if we want to. Note that the completely patched file is and was checked against the hashes collected from the Release file, so this transition isn't mission critical.
* mark private methods as hiddenDavid Kalnischkies2014-09-301-28/+3
| | | | | | | | | | We are the only possible users of private methods, so we are also the only users who can potentially export them via using them in inline methods. The point is: We don't need these symbols exported if we don't do this, so marking them as hidden removes some methods from the API without breaking anything as nobody could have used them. Git-Dch: Ignore
* fix Configuration::FindVector APIDavid Kalnischkies2014-09-291-1/+0
| | | | Git-Dch: Ignore
* update symbols fileDavid Kalnischkies2014-09-291-81/+298
|
* Add new Base256ToNum long long overload functionGuillem Jover2014-07-081-0/+1
|
* Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-06-181-20/+32
| | | | | Conflicts: debian/changelog
* Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-05-071-41/+27
| | | | | | | | | | | | Conflicts: apt-pkg/cachefilter.h apt-pkg/contrib/fileutl.cc apt-pkg/contrib/netrc.h apt-pkg/deb/debsrcrecords.cc apt-pkg/init.h apt-pkg/pkgcache.cc debian/apt.install.in debian/changelog
* Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-02-271-17/+123
| | | | | | | | Conflicts: apt-private/private-list.cc configure.ac debian/apt.install.in debian/changelog
* Merge branch 'debian/sid' into debian/experimentalMichael Vogt2013-08-151-69/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apt-pkg/contrib/strutl.cc apt-pkg/deb/dpkgpm.cc configure.ac debian/changelog doc/po/apt-doc.pot po/apt-all.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/uk.po po/vi.po po/zh_CN.po po/zh_TW.po test/integration/framework test/integration/test-bug-602412-dequote-redirect test/integration/test-ubuntu-bug-346386-apt-get-update-paywall test/interactive-helper/aptwebserver.cc test/interactive-helper/makefile
* add changelog and make it a real abi breakMichael Vogt2013-03-011-0/+1532