<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt, branch 1.4.2</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.4.2</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.4.2'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2017-05-04T20:57:12Z</updated>
<entry>
<title>Release 1.4.2</title>
<updated>2017-05-04T20:57:12Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-05-04T20:57:12Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=1179ac70e9ad100d507c276e6d8de1f9aba08104'/>
<id>urn:sha1:1179ac70e9ad100d507c276e6d8de1f9aba08104</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'lp1686470'</title>
<updated>2017-05-04T20:52:01Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-05-04T20:52:01Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=6bc40ffd444affd870e0053fa349575faa4d586f'/>
<id>urn:sha1:6bc40ffd444affd870e0053fa349575faa4d586f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bash-completion: Fix spelling of autoclean</title>
<updated>2017-05-04T20:51:52Z</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@ftbfs.org</email>
</author>
<published>2017-05-04T17:07:34Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=6ff527b4f8c88ac406effb1d88fdb3c9ab42967b'/>
<id>urn:sha1:6ff527b4f8c88ac406effb1d88fdb3c9ab42967b</id>
<content type='text'>
Closes: #861846
</content>
</entry>
<entry>
<title>Split apt-daily timer into two</title>
<updated>2017-05-04T20:49:48Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-04-26T18:03:56Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=496313fb8e83af2ba71f6ce3d729be687c293dfd'/>
<id>urn:sha1:496313fb8e83af2ba71f6ce3d729be687c293dfd</id>
<content type='text'>
The timer doing downloading runs throughout the day, whereas
automatic upgrade and clean actions only happen in the morning.

The upgrade service and timer have After= ordering requirements
on their non-upgrade counterparts to ensure that upgrading at
boot takes place after downloading.

LP: #1686470
</content>
</entry>
<entry>
<title>apt.systemd.daily: Add locking</title>
<updated>2017-05-04T20:49:48Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-04-28T09:11:53Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=ea49b66372912354143b810e2826301d651a2b37'/>
<id>urn:sha1:ea49b66372912354143b810e2826301d651a2b37</id>
<content type='text'>
Use a lock file to make sure only one instance of the
script is running at the same time.
</content>
</entry>
<entry>
<title>Run unattended-upgrade -d in download part</title>
<updated>2017-05-03T17:08:50Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-04-26T19:39:16Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=01e324a6893164feace153bc17fe6453b6fa97db'/>
<id>urn:sha1:01e324a6893164feace153bc17fe6453b6fa97db</id>
<content type='text'>
We want to download the upgrades first, if unattended-upgrades
is configured. We don't want to use the normal dist-upgrade -d
thing for it, though, as unattended-upgrades only upgrades a
subset.
</content>
</entry>
<entry>
<title>Allow the daily script to be run in two phases</title>
<updated>2017-04-26T18:45:38Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-04-26T17:58:56Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=007b22ee6fd33d9b03637577f8401a43c5e7c90c'/>
<id>urn:sha1:007b22ee6fd33d9b03637577f8401a43c5e7c90c</id>
<content type='text'>
This adds an argument to the script which may be update, install,
or empty. In the update cases, downloads are performed. In the
install case, installs are performed. If empty, both are run.

Gbp-Dch: ignore
</content>
</entry>
<entry>
<title>Release 1.4.1</title>
<updated>2017-04-24T16:48:35Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-04-24T16:48:35Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=7f18715769a93da7a99438f6de4e2533ac8c7ed8'/>
<id>urn:sha1:7f18715769a93da7a99438f6de4e2533ac8c7ed8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>apt-ftparchive: Support '.ddeb' dbgsym packages</title>
<updated>2017-04-24T16:47:00Z</updated>
<author>
<name>Unit 193</name>
<email>unit193@ubuntu.com</email>
</author>
<published>2017-04-23T05:12:26Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=c832379bb1163800ed24412fbc19c53eea606a66'/>
<id>urn:sha1:c832379bb1163800ed24412fbc19c53eea606a66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian/rules: Actually invoke dh_clean in override_dh_clean</title>
<updated>2017-04-24T16:44:34Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-04-23T20:26:21Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=5a97eaeb839470a7d08a8e21a5529e6b4a2a7e25'/>
<id>urn:sha1:5a97eaeb839470a7d08a8e21a5529e6b4a2a7e25</id>
<content type='text'>
Regression from commit f5e9be1da89725f9bf1915bdf86fdc4a77edf917
</content>
</entry>
</feed>
