<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/doc/apt_preferences.5.xml, branch 2.7.12</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=2.7.12</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=2.7.12'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2022-01-06T19:58:15Z</updated>
<entry>
<title>Release 2.3.14</title>
<updated>2022-01-06T19:58:15Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2022-01-06T19:58:15Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=b89ab5f07e979902da17f23db56cd42ca068ae21'/>
<id>urn:sha1:b89ab5f07e979902da17f23db56cd42ca068ae21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc/apt_preferences.5.xml: document Package field syntax</title>
<updated>2022-01-05T13:17:57Z</updated>
<author>
<name>Johannes Schauer Marin Rodrigues</name>
<email>josch@mister-muffin.de</email>
</author>
<published>2022-01-03T10:53:40Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=8d15f117b87a3907e31d3c7e380b67fd85c013df'/>
<id>urn:sha1:8d15f117b87a3907e31d3c7e380b67fd85c013df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 2.1.17</title>
<updated>2021-01-11T11:11:10Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2021-01-11T11:11:10Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=e9d659be2ac4772a19c10b6cea91687fe084876e'/>
<id>urn:sha1:e9d659be2ac4772a19c10b6cea91687fe084876e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixup manual page docbook syntax</title>
<updated>2021-01-08T21:17:12Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2021-01-08T21:13:15Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=580880b051492fb1e47bcb4eaaacec3a2807d140'/>
<id>urn:sha1:580880b051492fb1e47bcb4eaaacec3a2807d140</id>
<content type='text'>
No idea why we don't have manual page syntax check (what prepare-release
post-build does) in CI. Should fix that eventually.

Gbp-Dch: ignore
</content>
</entry>
<entry>
<title>Add support for Phased-Update-Percentage</title>
<updated>2021-01-08T13:48:47Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2020-08-10T18:16:11Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=c5bc86d45e003905ef411146e66b414d26fb1ff8'/>
<id>urn:sha1:c5bc86d45e003905ef411146e66b414d26fb1ff8</id>
<content type='text'>
This adds support for Phased-Update-Percentage by pinning
upgrades that are not to be installed down to 1.

The output of policy has been changed to add the level of
phasing, and documentation has been improved to document
how phased updates work.

The patch detects if it is running in a chroot, and if so, always
includes phased updates, restoring classic apt behavior to avoid
behavioral changes on buildd chroots.

Various options are added to control this all:

* APT::Get::{Always,Never}-Include-Phased-Updates and their legacy
  update-manager equivalents to always or never include phased updates
* APT::Machine-ID can be set to a UUID string to have all machines in a
  fleet phase the same
* Dir::Etc::Machine-ID is weird in that it's default is sort of like
  ../machine-id, but not really, as ../machine-id would look up
  $PWD/../machine-id and not relative to Dir::Etc; but it allows you to
  override the path to machine-id (as opposed to the value)
* Dir::Bin::ischroot is the path to the ischroot(1) binary which is used
  to detect whether we are running in a chroot.
</content>
</entry>
<entry>
<title>Release 1.9.11</title>
<updated>2020-02-26T20:31:05Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2020-02-26T20:30:15Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=de9762d5443b8a957fae781bbdc4a740cc6c4e6f'/>
<id>urn:sha1:de9762d5443b8a957fae781bbdc4a740cc6c4e6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>policy: Implement pinning by source package</title>
<updated>2020-01-17T12:24:39Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2020-01-17T12:18:03Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=450af26202424bef33e0c58f3f99dfd0c21e7297'/>
<id>urn:sha1:450af26202424bef33e0c58f3f99dfd0c21e7297</id>
<content type='text'>
This implements the src: syntax inside policy, allowing you to
pin by source package. This by default only pins the native
architecuture, use src:pkg:any to pin for all architectures
in your cache.

Closes: #166032
</content>
</entry>
<entry>
<title>change debian related entities to a more explicit name</title>
<updated>2016-01-14T16:33:58Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2016-01-14T15:11:28Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=9feb98eb0aeed775f78cb4afbf6bc0e3a90e9fed'/>
<id>urn:sha1:9feb98eb0aeed775f78cb4afbf6bc0e3a90e9fed</id>
<content type='text'>
Git-Dch: Ignore
</content>
</entry>
<entry>
<title>update manpage last-modified from git via pre-export hook</title>
<updated>2015-11-25T14:20:10Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2015-11-22T18:02:13Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=ab5b1d0d31b2fbdc4896f8a107611ff056d6a668'/>
<id>urn:sha1:ab5b1d0d31b2fbdc4896f8a107611ff056d6a668</id>
<content type='text'>
Never updating this information is wrong, updating it automatically
isn't super correct either, but it seems conventional to have it and
updating it more often than needed seems better than updating it never.

Git-Dch: Ignore
</content>
</entry>
<entry>
<title>Document the general effect of the comma operator</title>
<updated>2015-08-15T13:33:40Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2015-08-15T13:33:40Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=35ea8b154b105727cf0a0f0238d51b82a0d7c045'/>
<id>urn:sha1:35ea8b154b105727cf0a0f0238d51b82a0d7c045</id>
<content type='text'>
Closes: #574939
</content>
</entry>
</feed>
