<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/cmdline, branch 1.1.exp11</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.1.exp11</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.1.exp11'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2015-08-27T09:27:45Z</updated>
<entry>
<title>use always priv-dropping for changelog download as root</title>
<updated>2015-08-27T09:27:45Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2015-08-23T11:46:35Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=d12561703c7776f665b68c91bddb28dea0728894'/>
<id>urn:sha1:d12561703c7776f665b68c91bddb28dea0728894</id>
<content type='text'>
First of, the temporary directory we download the changelog to needs to
be owned by _apt, but that also means that we don't need to check if we
could/should drop privs as the download happens to a dedicated tempdir
and only after that it is moved to its final location by a privileged user.
</content>
</entry>
<entry>
<title>fix various typos reported by codespell</title>
<updated>2015-08-27T09:27:44Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2015-08-22T14:22:08Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=3a8776a37af38127fb04565959e8e0e449eb04a4'/>
<id>urn:sha1:3a8776a37af38127fb04565959e8e0e449eb04a4</id>
<content type='text'>
Reported-By: codespell
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'mvo/feature/srv-records' into debian/experimental</title>
<updated>2015-08-20T10:05:49Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2015-08-20T10:05:49Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=f5c0ab925fdceb1bc0ef0e958cae7d0fafb28caf'/>
<id>urn:sha1:f5c0ab925fdceb1bc0ef0e958cae7d0fafb28caf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for "apt-cache showsrc --only-source srcpkgname"</title>
<updated>2015-08-18T18:39:59Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2015-08-18T18:39:59Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=a8275acf87cf15992e6b89694d6276e0a5e529b9'/>
<id>urn:sha1:a8275acf87cf15992e6b89694d6276e0a5e529b9</id>
<content type='text'>
Thanks: Steve Slangasek for the suggestion
Closes: 695633
</content>
</entry>
<entry>
<title>Provide "apt-get full-upgrade" to match "apt full-upgrade"</title>
<updated>2015-08-18T15:04:47Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2015-08-18T15:04:47Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=5b1997c095acf183077ec49b2a8cbb1174e3c280'/>
<id>urn:sha1:5b1997c095acf183077ec49b2a8cbb1174e3c280</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleanup</title>
<updated>2015-08-18T13:41:02Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2015-08-18T13:41:02Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=cdeb54d4626ddc841d8898a8283084a8de3b25ee'/>
<id>urn:sha1:cdeb54d4626ddc841d8898a8283084a8de3b25ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/debian/experimental' into feature/srv-records</title>
<updated>2015-08-18T09:57:35Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2015-08-18T09:57:35Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=b53c9cea2902572822bbbece5bac236c1bbf846e'/>
<id>urn:sha1:b53c9cea2902572822bbbece5bac236c1bbf846e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'debian/experimental' into feature/srv-records</title>
<updated>2015-08-18T09:54:05Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2015-08-18T09:54:05Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=21248c0f00ee71412dbadc6ebf84011cf974346d'/>
<id>urn:sha1:21248c0f00ee71412dbadc6ebf84011cf974346d</id>
<content type='text'>
Conflicts:
	cmdline/apt-helper.cc
	cmdline/makefile
</content>
</entry>
<entry>
<title>Show full package records in apt-cache search -f</title>
<updated>2015-08-16T14:45:04Z</updated>
<author>
<name>Kusanagi Kouichi</name>
<email>slash@ac.auone-net.jp</email>
</author>
<published>2015-08-16T14:45:04Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=0e54edd2eda54637596d620a31abb3131ad0a6b4'/>
<id>urn:sha1:0e54edd2eda54637596d620a31abb3131ad0a6b4</id>
<content type='text'>
This just changes the DoSearch code to use DisplayRecord to
display the record when the full record is requested.

Closes: #660851

[jak@debian.org: Wrote the commit message]
</content>
</entry>
<entry>
<title>When looking if Provides match, OR them with the normal patches</title>
<updated>2015-08-16T13:59:22Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2015-08-16T13:59:22Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=fe9a05dfc97769c8494dc1744822d959639eb312'/>
<id>urn:sha1:fe9a05dfc97769c8494dc1744822d959639eb312</id>
<content type='text'>
Simply overriding the value caused patterns that previously matched
a real package name to not match anymore.

Closes: #760868
</content>
</entry>
</feed>
