<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/vendor, branch 2.5.5</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=2.5.5</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=2.5.5'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2022-06-24T23:01:10Z</updated>
<entry>
<title>Switch from "security.d.o" to "deb.d.o" (matching bullseye release notes)</title>
<updated>2022-06-24T23:01:10Z</updated>
<author>
<name>Tianon Gravi</name>
<email>tianon@debian.org</email>
</author>
<published>2022-06-24T23:01:10Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=446966da35828137be86d388105699b9ddff94be'/>
<id>urn:sha1:446966da35828137be86d388105699b9ddff94be</id>
<content type='text'>
Also, this adds "SUITE-updates", which helps show off one of the smaller benefits of deb822-style sources.list (less duplication).
</content>
</entry>
<entry>
<title>Avoid building all docs in nodoc build profile</title>
<updated>2022-05-07T08:45:44Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2022-04-19T11:06:44Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=cd92098caa64b7fd30cdc6b5d56bf7e9e17a449e'/>
<id>urn:sha1:cd92098caa64b7fd30cdc6b5d56bf7e9e17a449e</id>
<content type='text'>
Differentiating between different types of documentation we build helps
in better expressing what needs to be done for our arch:any and arch:all
packages currently as well.
</content>
</entry>
<entry>
<title>add vendor information for Procursus</title>
<updated>2021-04-13T12:34:36Z</updated>
<author>
<name>Cameron Katri</name>
<email>me@cameronkatri.com</email>
</author>
<published>2021-04-13T12:34:36Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=76012b5cf8a0d51398992909878ec2bbcecc1536'/>
<id>urn:sha1:76012b5cf8a0d51398992909878ec2bbcecc1536</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vendor: Adjust Debian -security codename</title>
<updated>2021-01-24T12:27:42Z</updated>
<author>
<name>Wolfgang Schweer</name>
<email>wschweer@arcor.de</email>
</author>
<published>2021-01-24T12:27:42Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=30677dfca7a3ff77cb218e6b65576e4dec8626bb'/>
<id>urn:sha1:30677dfca7a3ff77cb218e6b65576e4dec8626bb</id>
<content type='text'>
Signed-off-by: Wolfgang Schweer &lt;wschweer@arcor.de&gt;
</content>
</entry>
<entry>
<title>Bump codenames to bullseye/hirsute and adjust -security codename</title>
<updated>2021-01-07T11:18:59Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2021-01-07T11:18:59Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=7ad5d4a7cc9f43fe84c51cd23d5440a3c8c3774d'/>
<id>urn:sha1:7ad5d4a7cc9f43fe84c51cd23d5440a3c8c3774d</id>
<content type='text'>
Closes: #969932
</content>
</entry>
<entry>
<title>ubuntu: http: Add non-interactive to user agent if run by systemd</title>
<updated>2020-04-09T08:39:34Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2020-03-25T16:31:12Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=29a79857c3cb53a94007bb7887234d2fe27850b2'/>
<id>urn:sha1:29a79857c3cb53a94007bb7887234d2fe27850b2</id>
<content type='text'>
Include that apt is being run from a service in the user
agent, so traffic can be analysed for interactive vs
non-interactive use, and prioritised accordingly.

It looks like this now:

	User-Agent: Debian APT-HTTP/1.3 (2.0.1) non-interactive

A previous version included the full service names, but this
raised some privacy concerns.

LP: #1825000
</content>
</entry>
<entry>
<title>vendor/getinfo: Don't assume that Ubuntu is the last vendor</title>
<updated>2019-03-15T15:25:43Z</updated>
<author>
<name>Simon McVittie</name>
<email>smcv@collabora.com</email>
</author>
<published>2019-03-15T14:39:40Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=0445980feb3099945674c28da3bd8b329a4e2ff1'/>
<id>urn:sha1:0445980feb3099945674c28da3bd8b329a4e2ff1</id>
<content type='text'>
If your dpkg-vendor configuration in base-files is an Ubuntu derivative,
but not exactly Ubuntu, and not an exact match for anything in vendor/,
we want to use vendor/ubuntu.

Previously we used whatever $DISTRO happened to be at the end of the
"for" loop above, but that's undesirable: even if we assume that find(1)
returns results in alphabetical order (which is not guaranteed), we
wouldn't want to return a non-Ubuntu result if a future apt version
happens to have a vendor that sorts later than vendor/ubuntu, for
example vendor/zombieos or something.

Closes: #924662
Signed-off-by: Simon McVittie &lt;smcv@collabora.com&gt;
</content>
</entry>
<entry>
<title>vendor/getinfo: Iterate through vendors in lexicographic order</title>
<updated>2019-03-15T15:25:35Z</updated>
<author>
<name>Simon McVittie</name>
<email>smcv@collabora.com</email>
</author>
<published>2019-03-15T14:42:03Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=e6633f03b2537e10956b38e9b2d5f2ec6809bb7b'/>
<id>urn:sha1:e6633f03b2537e10956b38e9b2d5f2ec6809bb7b</id>
<content type='text'>
find(1) works in readdir() order, which isn't guaranteed to be sorted.
If the current vendor is not an exact match for any subdirectory in
vendor/, and is somehow a derivative of more than one of them, we should
at least produce a deterministic answer.

Closes: #924662
Signed-off-by: Simon McVittie &lt;smcv@collabora.com&gt;
</content>
</entry>
<entry>
<title>Remove "Tanglu" config for Acquire::Changelogs and as vendor</title>
<updated>2018-10-25T23:31:10Z</updated>
<author>
<name>Manuel A. Fernandez Montecelo</name>
<email>manuel.montezelo@gmail.com</email>
</author>
<published>2018-10-25T23:31:10Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=8f503447a4e5e494487672e4678498e288f6d9be'/>
<id>urn:sha1:8f503447a4e5e494487672e4678498e288f6d9be</id>
<content type='text'>
This is an inactive derivative according to the census, and all the URLs which
are part of tanglu.org are dead.
</content>
</entry>
<entry>
<title>Switch documentation from httpredir.d.o to deb.d.o</title>
<updated>2016-08-29T13:09:05Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2016-08-29T13:09:05Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=30749ef1edb33a91401bd7e4da7a4474e7bc2f6a'/>
<id>urn:sha1:30749ef1edb33a91401bd7e4da7a4474e7bc2f6a</id>
<content type='text'>
The CDN service deb.d.o is more reliable than the http
redirector, so switch to it for our examples.
</content>
</entry>
</feed>
