<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/debian/control, branch 2.7.2</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=2.7.2</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=2.7.2'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2023-05-29T12:28:20Z</updated>
<entry>
<title>Do not fail on systems running in FIPSmode.</title>
<updated>2023-05-29T12:28:20Z</updated>
<author>
<name>A. Maitland Bottoms</name>
<email>bottoms@debian.org</email>
</author>
<published>2023-05-29T12:28:20Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=668451def296afeb0c358a7d80ff39dc546defab'/>
<id>urn:sha1:668451def296afeb0c358a7d80ff39dc546defab</id>
<content type='text'>
Initialize using gcrypt's GCRYCTL_NO_FIPS_MODE, available since
gcrypt version 1.10.0, otherwise apt aborts on FIPS enabled systems.
</content>
</entry>
<entry>
<title>since base-passwd 3.6.1 the _apt user is in the default /etc/passwd</title>
<updated>2022-09-23T21:00:57Z</updated>
<author>
<name>Johannes Schauer Marin Rodrigues</name>
<email>josch@debian.org</email>
</author>
<published>2022-09-18T12:26:55Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=f6954267f5df0a8a7f8c3f97033f121297d869a5'/>
<id>urn:sha1:f6954267f5df0a8a7f8c3f97033f121297d869a5</id>
<content type='text'>
 - so do not call adduser if the _apt user already exists
 - make adduser dependency optional if base-passwd &gt;= 3.6.1
 - do not call adduser if $DPKG_ROOT is non-empty as adduser doesn't
   support working on a custom root directory
</content>
</entry>
<entry>
<title>Remove unused public zlib include from libapt fileutl.h</title>
<updated>2022-05-07T08:45:44Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2022-04-21T01:01:22Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=8fd65748589bb1e0b671d4a291521bfba1664c5c'/>
<id>urn:sha1:8fd65748589bb1e0b671d4a291521bfba1664c5c</id>
<content type='text'>
Our public interface doesn't use zlib for quite a while now so lets drop
the last remnants as hopefully nobody depends on us bringing it in…
Unlike our own private lib for transitive provision of unistd.h.

References: 680b916ce7203a40ebd0a3882b9a71ca77278a67
</content>
</entry>
<entry>
<title>Add pkg.apt.nodoxygen build profile</title>
<updated>2022-05-07T08:45:44Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2022-04-20T11:18:20Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=c5b22c3dabd0cc8d0ce87576cded2594c2cd7ca1'/>
<id>urn:sha1:c5b22c3dabd0cc8d0ce87576cded2594c2cd7ca1</id>
<content type='text'>
The documentation generated by doxygen is currently not reproducible,
but as fixing this seems hard we can at least provide a way to check
more automatically if the rest of src:apt is reproducible or not.
</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 support for "nodoc" build profile</title>
<updated>2022-05-07T08:45:44Z</updated>
<author>
<name>Vagrant Cascadian</name>
<email>vagrant@reproducible-builds.org</email>
</author>
<published>2022-04-17T22:11:12Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=725fef5ebf45d03fea75866e9795717bf576d26a'/>
<id>urn:sha1:725fef5ebf45d03fea75866e9795717bf576d26a</id>
<content type='text'>
References: https://wiki.debian.org/BuildProfileSpec#Registered_profile_names
Closes: #1009797

[@donkult: reworded commit message slightly &amp; changed variable name]
</content>
</entry>
<entry>
<title>Require dpkg &gt;= 1.20.8</title>
<updated>2021-04-21T09:49:50Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2021-04-14T08:42:35Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=30f47dc8d67be28c7c17db3bd5153d76a1e079bc'/>
<id>urn:sha1:30f47dc8d67be28c7c17db3bd5153d76a1e079bc</id>
<content type='text'>
We use a Breaks for the binary package instead of adding
a versioned depends, as Breaks will cause apt solver to upgrade dpkg,
while depends would make apt try to remove apt as first choice.
</content>
</entry>
<entry>
<title>Use XXH3 for cache, hash table hashing</title>
<updated>2020-12-15T12:47:22Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2020-12-13T20:07:03Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=1460eebf2abe913df964e031eff081a57f043697'/>
<id>urn:sha1:1460eebf2abe913df964e031eff081a57f043697</id>
<content type='text'>
XXH3 is faster than both our CRC32c implementation as well
as DJB hash for hash table hashing, so meh, let's switch to
it.
</content>
</entry>
<entry>
<title>Apply multi-arch hints.</title>
<updated>2020-11-23T17:47:39Z</updated>
<author>
<name>Debian Janitor</name>
<email>janitor@jelmer.uk</email>
</author>
<published>2020-11-23T17:47:39Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=45672b5ba890cf9827bb69405e2c5a397b8242a7'/>
<id>urn:sha1:45672b5ba890cf9827bb69405e2c5a397b8242a7</id>
<content type='text'>
+ apt-doc, libapt-pkg-doc: Add Multi-Arch: foreign.

Changes-By: apply-multiarch-hints
</content>
</entry>
<entry>
<title>Bump ABI to 6.0</title>
<updated>2020-02-18T11:37:21Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2020-02-18T11:35:06Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=4cf64a718f5630f8fcee8989f5ab1b88bb1932a7'/>
<id>urn:sha1:4cf64a718f5630f8fcee8989f5ab1b88bb1932a7</id>
<content type='text'>
</content>
</entry>
</feed>
