<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt, branch 1.9.3</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.9.3</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.9.3'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2019-08-19T14:22:15Z</updated>
<entry>
<title>Release 1.9.3</title>
<updated>2019-08-19T14:22:15Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2019-08-19T14:21:53Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=1eeacf3a51dbd7ddfc552919fc9dd3d498a9f971'/>
<id>urn:sha1:1eeacf3a51dbd7ddfc552919fc9dd3d498a9f971</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc/po4a: Fixup location of translated apt-patterns(7) xml</title>
<updated>2019-08-19T14:20:05Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2019-08-19T14:20:05Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=65ff4c3a8a197f294ae5d70432a96493443bf02a'/>
<id>urn:sha1:65ff4c3a8a197f294ae5d70432a96493443bf02a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'pu/patterns' into 'master'</title>
<updated>2019-08-19T14:15:49Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2019-08-19T14:15:49Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=de951e5619f55c8281389a5c5986792f5453e602'/>
<id>urn:sha1:de951e5619f55c8281389a5c5986792f5453e602</id>
<content type='text'>
Package patterns

See merge request apt-team/apt!74</content>
</entry>
<entry>
<title>patterns: Allow more complex words</title>
<updated>2019-08-19T12:31:17Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2019-08-15T13:06:20Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=d18b6095862e8268b4d2cd8c0b3140829a1e4950'/>
<id>urn:sha1:d18b6095862e8268b4d2cd8c0b3140829a1e4950</id>
<content type='text'>
Only disallow ,() and on the start of a word also ~ and ?. Make
sure to include \0 as disallowed.
</content>
</entry>
<entry>
<title>patterns: Improve error reporting at end of argument list</title>
<updated>2019-08-15T18:21:34Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2019-08-15T13:05:52Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=d64f0f343d2fcfe1d7768fa9acad83e34fa519f2'/>
<id>urn:sha1:d64f0f343d2fcfe1d7768fa9acad83e34fa519f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ?virtual pattern</title>
<updated>2019-08-15T18:21:34Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2019-08-15T11:40:31Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=c94b507b92b3d833761f3e416d4d5bba709bf87f'/>
<id>urn:sha1:c94b507b92b3d833761f3e416d4d5bba709bf87f</id>
<content type='text'>
This matches any package that does not have versions.
</content>
</entry>
<entry>
<title>Add the ?exact-name pattern</title>
<updated>2019-08-15T18:21:34Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2019-08-15T11:36:04Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=af674d82d5cd36e22223ec49675d32adad07e0a9'/>
<id>urn:sha1:af674d82d5cd36e22223ec49675d32adad07e0a9</id>
<content type='text'>
The ?exact-name pattern matches the name exactly, there is
no substring matching going on, or any regular expression
or fnmatch magic.
</content>
</entry>
<entry>
<title>Add ?essential pattern</title>
<updated>2019-08-15T18:21:34Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2019-08-15T11:35:01Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=08762e0e4e2923360339eeb4d8ed26a00d7f1de5'/>
<id>urn:sha1:08762e0e4e2923360339eeb4d8ed26a00d7f1de5</id>
<content type='text'>
This matches all packages where at least one of the versions
is marked essential; or well, whenver apt considers a package
essential.
</content>
</entry>
<entry>
<title>Add ?broken pattern</title>
<updated>2019-08-15T18:21:34Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2019-08-15T11:32:54Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=9282c9094ab3e77cebe90e97b2f9a5fc21463e2f'/>
<id>urn:sha1:9282c9094ab3e77cebe90e97b2f9a5fc21463e2f</id>
<content type='text'>
This matches all packages that have broken dependencies in the
installed version or the version selected for install.
</content>
</entry>
<entry>
<title>Add ?config-files and ?installed patterns</title>
<updated>2019-08-15T18:21:34Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2019-08-15T11:31:30Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=a3e9ab661b2d670f7d0da53a5f56c52af0763c5b'/>
<id>urn:sha1:a3e9ab661b2d670f7d0da53a5f56c52af0763c5b</id>
<content type='text'>
These two are mutually exclusive states of installed-ness. And
?installed package is fully unpacked and configured; a ?config-files
package only has config files left.
</content>
</entry>
</feed>
