<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/doc, branch 2.7.9</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=2.7.9</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=2.7.9'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2024-01-11T09:06:14Z</updated>
<entry>
<title>Release 2.7.9</title>
<updated>2024-01-11T09:06:14Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2024-01-11T09:05:29Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=ed053de346d92c1a4218a7b80a20158f3535fe2a'/>
<id>urn:sha1:ed053de346d92c1a4218a7b80a20158f3535fe2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 2.7.8</title>
<updated>2024-01-08T10:46:15Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2024-01-08T10:46:15Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=559ad32ed4d88e3216c3e12197bb54a9364f733f'/>
<id>urn:sha1:559ad32ed4d88e3216c3e12197bb54a9364f733f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Merge branch 'distclean-doc-an-test' into 'main'"</title>
<updated>2024-01-08T09:40:10Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2024-01-08T09:39:46Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=10367ebb0f44cbc61b48fb99e194301c2182fe31'/>
<id>urn:sha1:10367ebb0f44cbc61b48fb99e194301c2182fe31</id>
<content type='text'>
This reverts commit 86e6eace1d50527b5a2396290acd1db819b13e26, reversing
changes made to 6e43eef9ca8250eb561f2c9af2f4890d674f3911.
</content>
</entry>
<entry>
<title>Test and document 'dist-clean'</title>
<updated>2023-12-15T11:57:54Z</updated>
<author>
<name>Gábor Németh</name>
<email>homar@riseup.net</email>
</author>
<published>2023-12-15T11:57:54Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=b3a430029360800e1b2cb6dfc385c5182f74fcb8'/>
<id>urn:sha1:b3a430029360800e1b2cb6dfc385c5182f74fcb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Have Grp.FindPreferredPkg return very foreign pkgs as last resort</title>
<updated>2023-12-04T23:35:04Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2023-12-04T19:49:33Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=0abf584b283e3e0f040b9ec0e7153c6e52291b2a'/>
<id>urn:sha1:0abf584b283e3e0f040b9ec0e7153c6e52291b2a</id>
<content type='text'>
Usually this method will return the package in the most preferred
architecture (e.g. native) as that is usually what the user talks about
and also information wise for our internal usage the most dense.

Early on in parsing Packages files through it can happen that we
encounter stanzas about packages in architectures we are not even
configured to know about – we have to collect them anyhow as we might be
requested to show info about them or they could be in the status file
and we can't ignore stanzas in the status file… trouble is that this
method used to not return anything if only such an architecture was
present if we later discover other architectures which causes Provides
and Conflicts which are added lazily on discovery of an architecture
to not be added correctly.

The result is like in the testcase that apt could be instructed to
install a package without respecting its negative dependencies, which is
bad even if its discovered by dpkg and refused. It does only happen with
unknown architectures through which mostly happens if you are unlucky
(amd64 users tend to be very lucky as that sorts early) and use
flat-style repositories containing multiple architectures.

Reported-By: Tianyu Chen (billchenchina) on IRC
</content>
</entry>
<entry>
<title>Release 2.7.7</title>
<updated>2023-11-22T15:46:03Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2023-11-22T15:46:03Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=4e344a4c1d2862b7cdb900a20222bc22ac5edcf7'/>
<id>urn:sha1:4e344a4c1d2862b7cdb900a20222bc22ac5edcf7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'Peutch-guest-main-patch-29453' into 'main'</title>
<updated>2023-11-20T09:09:36Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2023-11-20T09:09:36Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=5925deeeceffec15d2c468930265d32ddf8f0c04'/>
<id>urn:sha1:5925deeeceffec15d2c468930265d32ddf8f0c04</id>
<content type='text'>
Update fr.po (add a missing dot)

See merge request apt-team/apt!306</content>
</entry>
<entry>
<title>s/AlreadDownloaded/AlreadyDownloaded/ in doc/progress-reporting.md</title>
<updated>2023-10-11T13:41:17Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2023-10-11T13:41:17Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=8ab8ad65ea37261b96ee0a4fbcfade19075f8629'/>
<id>urn:sha1:8ab8ad65ea37261b96ee0a4fbcfade19075f8629</id>
<content type='text'>
Thanks: jwilk for suggestion
</content>
</entry>
<entry>
<title>Release 2.7.6</title>
<updated>2023-09-20T08:52:12Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2023-09-20T08:25:32Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=a79b29f32141b17cf8f923e1f2bc377749c555d8'/>
<id>urn:sha1:a79b29f32141b17cf8f923e1f2bc377749c555d8</id>
<content type='text'>
Translation template reordering carnage :D
</content>
</entry>
<entry>
<title>Portuguese manpages translation update</title>
<updated>2023-09-17T10:49:56Z</updated>
<author>
<name>Américo Monteiro</name>
<email>a_monteiro@gmx.com</email>
</author>
<published>2023-09-17T10:43:01Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=4b6585f6107ecd68f9d90124f7ad11ae0e10baf1'/>
<id>urn:sha1:4b6585f6107ecd68f9d90124f7ad11ae0e10baf1</id>
<content type='text'>
Closes: #1051731
</content>
</entry>
</feed>
