<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt, branch 2.1.17</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=2.1.17</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=2.1.17'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2021-01-11T11:11:10Z</updated>
<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>Merge branch 'pu/misc-fixes-2-1-16' into 'master'</title>
<updated>2021-01-11T11:07:48Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2021-01-11T11:07:48Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=ab34ccb25f9e8b54fef14142457d00beb3723ab1'/>
<id>urn:sha1:ab34ccb25f9e8b54fef14142457d00beb3723ab1</id>
<content type='text'>
Misc fixes

See merge request apt-team/apt!152</content>
</entry>
<entry>
<title>Call ischroot with -t</title>
<updated>2021-01-11T10:39:38Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2021-01-11T10:39:38Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=229e73afa4d6e862262f898a7e58942c90939306'/>
<id>urn:sha1:229e73afa4d6e862262f898a7e58942c90939306</id>
<content type='text'>
We interpreted "cannot detect chroot" as "not a chroot", but it's
arguably the better idea to detect it as a chroot, to avoid new behavior
from phased updations in situations where it's unclear (no /proc mounted
or stuff).
</content>
</entry>
<entry>
<title>kernels: Fix std::out_of_range if no kernels to protect</title>
<updated>2021-01-11T10:37:11Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2021-01-11T10:37:11Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=edb63b14225c783c673dcac0cc3c60aae076e45c'/>
<id>urn:sha1:edb63b14225c783c673dcac0cc3c60aae076e45c</id>
<content type='text'>
In case we did not find any kernels to protect, the regular expression
will be empty, and trying to substr(1) it will fail.
</content>
</entry>
<entry>
<title>Portuguese manpages translation update</title>
<updated>2021-01-10T21:48:13Z</updated>
<author>
<name>Américo Monteiro</name>
<email>a_monteiro@gmx.com</email>
</author>
<published>2021-01-10T21:39:07Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=8ecd0d2c572b0c36142f39a8691ace91ed90c8ca'/>
<id>urn:sha1:8ecd0d2c572b0c36142f39a8691ace91ed90c8ca</id>
<content type='text'>
Closes: #979725
</content>
</entry>
<entry>
<title>Release 2.1.16 - "Happy build-essential freeeze" release</title>
<updated>2021-01-08T21:18:01Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2021-01-08T20:58:58Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=3f9e5bedf1c9b15db8960d2daa32f703c3cc2346'/>
<id>urn:sha1:3f9e5bedf1c9b15db8960d2daa32f703c3cc2346</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>Merge branch 'pu/small-fixes' into 'master'</title>
<updated>2021-01-08T20:48:44Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2021-01-08T20:48:44Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=cf2a4ba58c628d15fb308e9a12212e0f11eb27ed'/>
<id>urn:sha1:cf2a4ba58c628d15fb308e9a12212e0f11eb27ed</id>
<content type='text'>
Pu/small fixes

See merge request apt-team/apt!151</content>
</entry>
<entry>
<title>Merge branch 'pu/apt-update-error-modes' into 'master'</title>
<updated>2021-01-08T20:48:38Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2021-01-08T20:48:38Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=2ba639f71736067b53903f11c8c75e9701972c3f'/>
<id>urn:sha1:2ba639f71736067b53903f11c8c75e9701972c3f</id>
<content type='text'>
Implement update --error-on=any

See merge request apt-team/apt!150</content>
</entry>
<entry>
<title>kernels: remove spurious || false</title>
<updated>2021-01-08T17:03:08Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2021-01-08T17:03:08Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=24984ac47b0172400e575ad44ed60bb22543298b'/>
<id>urn:sha1:24984ac47b0172400e575ad44ed60bb22543298b</id>
<content type='text'>
Gbp-Dch: ignore
</content>
</entry>
</feed>
