<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/debian/control, branch 1.5_rc1</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.5_rc1</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.5_rc1'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2017-08-17T14:16:43Z</updated>
<entry>
<title>Handle GCC 7 std::string operator ABI break</title>
<updated>2017-08-17T14:16:43Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-08-17T13:37:49Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=f63b3e01e436a8c0b4711b69a1a8794161e4c5a7'/>
<id>urn:sha1:f63b3e01e436a8c0b4711b69a1a8794161e4c5a7</id>
<content type='text'>
We now require gcc 7 on the packaging side, and add an appropriate
symbol to our symbols file.

Also adjust prepare-release to ignore g++ version requirements
when setting up build dependencies on CI.

Closes: #871275
</content>
</entry>
<entry>
<title>remove reference to a-t-debtorrent in description</title>
<updated>2017-07-26T17:07:55Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2017-07-08T11:08:42Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=49a81c237e18775a10369feaec303881f377bb6a'/>
<id>urn:sha1:49a81c237e18775a10369feaec303881f377bb6a</id>
<content type='text'>
debtorrent and its helper apt-transport-debtorrent were removed from
Debian in 2013 based on the bugreports #730459 and #731281. As they
aren't available, we shouldn't make references to them anymore. a-t-tor
is picked as replacement for the example.
</content>
</entry>
<entry>
<title>Switch to 'http' as the default https method</title>
<updated>2017-06-30T14:33:09Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-06-30T14:33:09Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=c6a428e4d17b408c2701def5daa46ca950948980'/>
<id>urn:sha1:c6a428e4d17b408c2701def5daa46ca950948980</id>
<content type='text'>
The old curl based method is still available as 'curl',
'curl+http', and 'curl+https'.
</content>
</entry>
<entry>
<title>Build-Depend on debhelper (&gt;= 10) to shut up lintian</title>
<updated>2017-06-29T15:52:04Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-06-29T15:52:04Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=55db48d5a968591e79ec87f6e49570e6ffcd2fc7'/>
<id>urn:sha1:55db48d5a968591e79ec87f6e49570e6ffcd2fc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump Standards-Version (and wrap-and-sort a bit)</title>
<updated>2017-06-29T15:50:05Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-06-29T15:49:19Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=47e66f653665fde8c7f31ba545580f8c6e4add91'/>
<id>urn:sha1:47e66f653665fde8c7f31ba545580f8c6e4add91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Demote gnupg to Suggests</title>
<updated>2017-06-29T10:59:16Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-06-29T10:59:16Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=22ee196fb90997f9265dd9344054cb4f43f2046e'/>
<id>urn:sha1:22ee196fb90997f9265dd9344054cb4f43f2046e</id>
<content type='text'>
stretch was the migration release for gpg-&gt;gpgv basically,
so let's demote it now.
</content>
</entry>
<entry>
<title>Have apt Recommend ca-certificates</title>
<updated>2017-06-29T10:54:33Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-06-29T10:49:40Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=617e315a7ed3b02320243f3a7eb7f295bb56b509'/>
<id>urn:sha1:617e315a7ed3b02320243f3a7eb7f295bb56b509</id>
<content type='text'>
The http method needs ca-certificates for TLS
support, so enable it.
</content>
</entry>
<entry>
<title>methods: Add HTTPS support to http method, using GnuTLS</title>
<updated>2017-06-28T13:52:38Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-06-28T08:55:57Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=2851ec6cf037d552118b885be0dd7796d74730c6'/>
<id>urn:sha1:2851ec6cf037d552118b885be0dd7796d74730c6</id>
<content type='text'>
The http method will eventually replace the curl-based
https method, but for now, this is an opt-in experiment
that can be enabled by setting Dir::Bin::Methods::https
to "http".

Known issues:
- We do not support HTTPS proxies yet
- We do not support proxying HTTPS connections yet (CONNECT)
- IssuerCert and SslForceVersion are unsupported

Gbp-Dch: Full
</content>
</entry>
<entry>
<title>follow the googletest merge in build-depends</title>
<updated>2016-11-24T23:15:13Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2016-11-18T11:12:51Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=0123ce7171b09ead5a07567fbd33c53f609f6560'/>
<id>urn:sha1:0123ce7171b09ead5a07567fbd33c53f609f6560</id>
<content type='text'>
</content>
</entry>
<entry>
<title>re-add apt breaks/replaces apt-utils (&lt;&lt; 1.3~exp2~)</title>
<updated>2016-09-01T14:13:42Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2016-09-01T06:53:16Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=f9c2f3e972313b14c4408950d86dc2dba49f8c7c'/>
<id>urn:sha1:f9c2f3e972313b14c4408950d86dc2dba49f8c7c</id>
<content type='text'>
The recently added (increased actually) Breaks were accidently dropped
while our set of mostly old and outdated breaks was cleaned up.

Regression-From: 20d2f4a4f164cd9026dad698e471c95d7c28973b
Previously-Add-In: ab07af708e49c9219940ffd3e20a01c763267e03
Closes: #836220
</content>
</entry>
</feed>
