<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/debian/libapt-pkg5.0.symbols, branch 1.3.1</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.3.1</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.3.1'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2016-08-29T13:07:39Z</updated>
<entry>
<title>Add new symbols to symbols file</title>
<updated>2016-08-29T13:07:39Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-08-29T13:07:39Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=f06a44591db7f78898bd4e8818ceab74cd98e1ac'/>
<id>urn:sha1:f06a44591db7f78898bd4e8818ceab74cd98e1ac</id>
<content type='text'>
There are some optional symbols missing now, but let's keep
them in for now, maybe they reappear/still exist on other
platforms.

The newly added ones actually appeared in older versions
already, but there's no huge gain in finding out when precisely
we added them.
</content>
</entry>
<entry>
<title>CMake: debian: Switch packaging over to CMake and dh 9</title>
<updated>2016-08-06T20:36:02Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-08-06T19:40:01Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=e825742bbbbe99b99d525a3b34832b25a7396c84'/>
<id>urn:sha1:e825742bbbbe99b99d525a3b34832b25a7396c84</id>
<content type='text'>
This new packaging is much easier to read, although the duplication
in the install files is a bit annoying. We should probably also get
rid of the movefiles for solvers, planners, and https method; but
then we have to keep track of which methods exist in the apt package.

Another disadvantage is that building only the documentation packages
also requires building the code, as there's no way to turn off code
building in the project.
</content>
</entry>
<entry>
<title>edsp: use a stanza based interface for solution writing</title>
<updated>2016-06-04T17:53:54Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2016-06-04T17:53:54Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=71608330b9b2bd95a0481ca53cd58b584fd61e42'/>
<id>urn:sha1:71608330b9b2bd95a0481ca53cd58b584fd61e42</id>
<content type='text'>
EDSP had a WriteSolution method to write out the entire solution based
on the inspection of a given pkgDepCache, but that is rather inflexible
both for EDSP itself and for other EDSP like-protocols. It seems better
to use a smaller scope in printing just a single stanza based on a given
version as there is more reuse potential.
</content>
</entry>
<entry>
<title>Pass -fvisibility-inlines-hidden to g++</title>
<updated>2016-06-01T14:00:46Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-06-01T12:54:32Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=addbf58217d9aa3709c48d8821b256d726aefa5b'/>
<id>urn:sha1:addbf58217d9aa3709c48d8821b256d726aefa5b</id>
<content type='text'>
This reduces the number of symbols by about 10%. Unfortunately,
it does not seem to cover all the weird std::vector and friend
template expansions.

ABI should not brake due to that change: It was never specified
before whether an inline symbol was exported or not; so no library
could rely on its presence. Instead, the symbols were exported in
each library/program needing it and and then merged into a common
one by the dynamic linker.

Also update the symbol files to account for the removed symbols.
</content>
</entry>
<entry>
<title>Add some more symbols to libapt-pkg5.0.symbols</title>
<updated>2016-06-01T13:57:50Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-06-01T12:54:32Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=4e417f6222d46571833deb8adf4e725f0e6c3d38'/>
<id>urn:sha1:4e417f6222d46571833deb8adf4e725f0e6c3d38</id>
<content type='text'>
David added some more when he changed the output format for
numbers.

Gbp-Dch: ignore
</content>
</entry>
<entry>
<title>update symbols file</title>
<updated>2016-05-20T13:40:09Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2016-05-20T13:40:09Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=c335034e510ffc73a50acd25387ad37e041a32f1'/>
<id>urn:sha1:c335034e510ffc73a50acd25387ad37e041a32f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update symbols file</title>
<updated>2016-03-24T14:16:00Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-03-24T14:15:46Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=77c35637ea85a065da3bcf57a4a8921cf2ad04f0'/>
<id>urn:sha1:77c35637ea85a065da3bcf57a4a8921cf2ad04f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update symbols file</title>
<updated>2016-01-14T16:33:58Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2016-01-14T16:16:30Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=4aa612273211928647ac1c37e5c9711425dbbb85'/>
<id>urn:sha1:4aa612273211928647ac1c37e5c9711425dbbb85</id>
<content type='text'>
git-Dch: Ignore
</content>
</entry>
<entry>
<title>update symbols files to 1.1.4 state of affairs</title>
<updated>2015-12-13T16:46:49Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2015-12-07T15:32:11Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=548b98f0c9543dd6efaaebcc6f7ca690c68c814a'/>
<id>urn:sha1:548b98f0c9543dd6efaaebcc6f7ca690c68c814a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update arch-specific symbols in symbols file</title>
<updated>2015-11-27T16:41:13Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2015-11-27T16:37:16Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=e006a7a1ae9fc9aeee4f83ccd05de653f6f06b60'/>
<id>urn:sha1:e006a7a1ae9fc9aeee4f83ccd05de653f6f06b60</id>
<content type='text'>
Git-Dch: Ignore
</content>
</entry>
</feed>
