Commit Graph

  • 4d4459a554 test: Workaround gpgv warning Julian Andres Klode 2017-09-09 14:00:11 +02:00
  • f763f14e3f Dutch manpage translation update Frans Spiesschaert 2017-09-04 21:30:36 +02:00
  • 3d601610ad Dutch program translation update Frans Spiesschaert 2017-02-06 14:22:45 +01:00
  • c711cb7c0e doc: correct '--allow-releaseinfo-change-*' typos Christos Trochalakis 2017-09-01 10:20:18 +03:00
  • 90bfc5b057 Actually install apt_auth.conf manual page Julian Andres Klode 2017-09-01 13:04:57 +02:00
  • d885930f62 Release 1.5~rc1 Julian Andres Klode 2017-08-24 23:21:40 +02:00
  • 427828d963 Make test-bug-818628-unreadable-source work on !amd64 Julian Andres Klode 2017-08-24 17:44:31 +02:00
  • 0e4ac8334d Replace APT_CONST with APT_PURE everywhere Julian Andres Klode 2017-08-24 16:55:15 +02:00
  • 03590fb982 Redefine APT_CONST to mean APT_PURE Julian Andres Klode 2017-08-24 16:50:12 +02:00
  • d64ef1c36b Release 1.5~beta2 Julian Andres Klode 2017-08-17 19:28:24 +02:00
  • ea7581c9aa doc: Fix validity error in apt_auth.conf.5.xml Julian Andres Klode 2017-08-17 19:26:35 +02:00
  • 550907ac0e debian: Update symbols for libapt-pkg5.0 Julian Andres Klode 2017-08-17 17:36:19 +02:00
  • f63b3e01e4 Handle GCC 7 std::string operator ABI break Julian Andres Klode 2017-08-17 15:37:49 +02:00
  • 79c0a12d5c Work around float rounding change in gcc 7 on i386 Julian Andres Klode 2017-08-12 10:02:45 -04:00
  • e250a8d8d8 don't hang if multiple sources use unavailable method David Kalnischkies 2017-08-04 12:51:34 +02:00
  • 898d53aca8 don't keep configuration files open needlessly David Kalnischkies 2017-07-31 22:47:58 +02:00
  • d108e019d3 ftparchive: sort discovered filenames before writing indexes David Kalnischkies 2017-07-28 18:20:14 +02:00
  • eb0ccb003c Always warn if --force-yes is validly specified, not just if used Julian Andres Klode 2017-07-27 15:47:59 +02:00
  • e1d66c94e6 doc: Add '--allow-unauthenticated' to '--force-yes' Dominik 2017-07-27 12:38:32 +02:00
  • 2920e9428e Merge branch 'feature/authconf' David Kalnischkies 2017-07-26 19:09:59 +02:00
  • 8580574ec6 suggest using auth.conf for sources with passwords David Kalnischkies 2017-07-14 17:07:22 +02:00
  • 054243fd0f show a warning for Debian shutting down FTP services David Kalnischkies 2017-07-14 13:49:33 +02:00
  • afd7cd688b update URI scheme descriptions in sources.list(5) David Kalnischkies 2017-07-08 11:42:02 +02:00
  • 881ec045b6 allow the auth.conf to be root:root owned David Kalnischkies 2017-07-07 22:21:44 +02:00
  • 6291fa81da lookup login info for proxies in auth.conf David Kalnischkies 2017-07-07 21:59:01 +02:00
  • ea408c560e reimplement and document auth.conf David Kalnischkies 2017-07-07 16:24:21 +02:00
  • 5175110697 show warnings instead of errors if files are unreadable David Kalnischkies 2017-07-15 15:08:35 +02:00
  • 3317ad864c use FileFd to parse all apt configuration files David Kalnischkies 2017-07-15 14:12:50 +02:00
  • f2f8e89f08 fail early in http if server answer is too small as well David Kalnischkies 2017-07-26 18:35:42 +02:00
  • d7518dba50 fail earlier if server answers with too much data David Kalnischkies 2017-07-24 14:30:41 +02:00
  • 85f4a655cd send weak-only hashes to methods David Kalnischkies 2017-07-24 13:04:58 +02:00
  • 1c5f13d489 don't try to parse all fields starting with HTTP as status-line David Kalnischkies 2017-07-24 09:45:51 +02:00
  • 8df85a4fb9 don't move failed pdiff indexes out of partial David Kalnischkies 2017-07-24 01:15:55 +02:00
  • 245b9b077f don't try to rename failed pdiff patches twice David Kalnischkies 2017-07-24 01:00:22 +02:00
  • ee3200962e support compressed extended_states file for bug triage David Kalnischkies 2016-09-12 12:48:06 +02:00
  • b1165a67b1 ignore SIGPIPE in dump solver if forwarding David Kalnischkies 2017-07-15 10:59:11 +02:00
  • 49a81c237e remove reference to a-t-debtorrent in description David Kalnischkies 2017-07-08 13:08:42 +02:00
  • 78bc10d470 Gracefully terminate process when stopping apt-daily-upgrade Balint Reczey 2017-07-25 11:35:53 +02:00
  • 414b7d57ed Fix memory leak in C++-thread-local _error implementation Julian Andres Klode 2017-07-20 22:09:10 +02:00
  • b28636e54f Use C++11 threading support instead of pthread Julian Andres Klode 2017-07-20 20:50:05 +02:00
  • e0204f0236 Merge pull request Debian/apt#44 from willismonroe/patch-1 Julian Andres Klode 2017-07-17 12:11:18 +02:00
  • da2dd028d9 Switch from /org to /srv in example apt-ftparchive configuration Paul Wise 2017-07-13 07:31:05 +10:00
  • 0f3f9e620e Fix some more crashes when APT::Periodic options are set to always Paul Wise 2017-07-13 07:30:25 +10:00
  • 1d9e29c9e2 Support seconds, minutes, hours and days for APT::Periodic intervals Paul Wise 2017-04-07 08:19:59 +08:00
  • ca90c38804 Support zero delay for the various APT::Periodic activities Paul Wise 2017-04-07 08:18:17 +08:00
  • 11f92b12db Merge branch 'misc/include-cleanup' Julian Andres Klode 2017-07-12 15:25:00 +02:00
  • 46e1aa6afd Update gitignore with new files Julian Andres Klode 2017-07-12 14:44:53 +02:00
  • 51da6127d0 cacheiterators: Warn about direct include and don't include pkgcache.h Julian Andres Klode 2017-07-12 14:07:27 +02:00
  • 87274d0f22 Reformat and sort all includes with clang-format Julian Andres Klode 2017-07-12 13:40:41 +02:00
  • 78fcdd9629 methods/aptmethod.h: Add missing fileutl.h include Julian Andres Klode 2017-07-12 13:50:31 +02:00
  • c46f94aa48 Drop cacheiterators.h include Julian Andres Klode 2017-07-12 13:42:18 +02:00
  • 5caf6ee2db Handle supported components with slashes in sources.list Apollon Oikonomopoulos 2017-07-12 10:41:58 +03:00
  • 4a9c136bdb fix various typos reported by codespell & spellintian David Kalnischkies 2017-07-08 14:45:26 +02:00
  • ff26d24f47 Italian manpage translation update Beatrice Torracca 2017-07-08 14:11:14 +02:00
  • d10502c803 don't expect more downloads from failed transactions David Kalnischkies 2017-07-06 11:04:24 +02:00
  • 418a8a49ca zh_CN.po: update Simplified Chinese programs translation Zhou Mo 2017-07-04 03:22:28 +00:00
  • 28380ed1b2 Release 1.5~beta1 Julian Andres Klode 2017-07-03 16:58:38 +02:00
  • 63c5e6b4b3 Russian translation update Алексей Шилин 2017-07-03 16:55:31 +02:00
  • 239d008814 Stop bragging about old speeds in http.cc comments Julian Andres Klode 2017-07-03 15:47:22 +02:00
  • b42836a511 formatter: support running from subdirectories David Kalnischkies 2017-06-30 13:07:54 +02:00
  • 405189f2a7 don't set ip addresses as server names for SNI David Kalnischkies 2017-06-30 13:10:03 +02:00
  • f3b9e58cc5 Swap file descriptors before the handshake Julian Andres Klode 2017-07-03 14:33:15 +02:00
  • 55673e5476 Do not error out, only warn if ca certificates are not available Julian Andres Klode 2017-07-03 14:31:41 +02:00
  • a742bac161 tls: Add more details to error messages, and detect more errors Julian Andres Klode 2017-07-03 14:29:37 +02:00
  • d34f0e25df travis/docker: Various improvements Julian Andres Klode 2017-07-01 22:41:12 +02:00
  • c72cc1c1ce Ignore download order in test-apt-update-failure-propagation Julian Andres Klode 2017-07-01 21:45:30 +02:00
  • d47fb34ae0 http: A response with Content-Length: 0 has no content Julian Andres Klode 2017-07-01 19:14:03 +02:00
  • 9a34c8557a Make Verify-Host and Verify-Peer independent again Julian Andres Klode 2017-07-01 15:51:55 +02:00
  • 3be04d30cb Upload 1.5~alpha4 to experimental Julian Andres Klode 2017-06-30 18:18:47 +02:00
  • d6bcfa40f1 shippable: Run tests in parallel Julian Andres Klode 2017-06-30 17:56:49 +02:00
  • 551861110d CMake: Do not allow FORCE_CURL=ON with WITH_CURL=OFF Julian Andres Klode 2017-06-30 17:50:23 +02:00
  • 6a0e7acbf0 TLS support: Error out on unsupported curl options Julian Andres Klode 2017-06-30 17:20:21 +02:00
  • 8f5db6b513 Improve closing the TLS connection Julian Andres Klode 2017-06-30 17:12:11 +02:00
  • c6a428e4d1 Switch to 'http' as the default https method Julian Andres Klode 2017-06-30 16:33:09 +02:00
  • 46c31341ef travis: Switch to Docker Julian Andres Klode 2017-06-30 15:40:40 +02:00
  • 535c06a759 Allow http(s) and socks5h for http and https in proxy auto detect Julian Andres Klode 2017-06-30 14:38:25 +02:00
  • bafebf1afc http: Add support for https:// proxies Julian Andres Klode 2017-06-30 13:52:18 +02:00
  • 64207dad49 http: Add support for CONNECT proxying to HTTPS locations Julian Andres Klode 2017-06-30 13:24:04 +02:00
  • 4b1d19fe56 Allow running the TLS stack on any lower connection Julian Andres Klode 2017-06-30 13:51:32 +02:00
  • d3a70c3e5a Reset failure reason when connection was successful Julian Andres Klode 2017-06-30 11:02:54 +02:00
  • af56ad0bc2 Upload 1.5~alpha3 to experimental Julian Andres Klode 2017-06-30 09:51:38 +02:00
  • 425e2dff0e Don't read CaInfo if not specified (missing else) Julian Andres Klode 2017-06-30 09:46:29 +02:00
  • 24f801bb0d Upload 1.5~alpha2 to experimental Julian Andres Klode 2017-06-29 17:52:42 +02:00
  • 55db48d5a9 Build-Depend on debhelper (>= 10) to shut up lintian Julian Andres Klode 2017-06-29 17:52:04 +02:00
  • 47e66f6536 Bump Standards-Version (and wrap-and-sort a bit) Julian Andres Klode 2017-06-29 17:49:19 +02:00
  • 58a1a72988 http: Only use system CA store if CaInfo is not set Julian Andres Klode 2017-06-29 15:30:12 +02:00
  • 22ee196fb9 Demote gnupg to Suggests Julian Andres Klode 2017-06-29 12:59:16 +02:00
  • 617e315a7e Have apt Recommend ca-certificates Julian Andres Klode 2017-06-29 12:49:40 +02:00
  • 5e9c1b3676 Improve error message if system CA store is empty Julian Andres Klode 2017-06-29 12:47:55 +02:00
  • ec0ebf784d fix a "critical" typo in old changelog entry Robert Luberda 2017-06-29 11:23:33 +02:00
  • 9bdc09016f use port from SRV record instead of initial port David Kalnischkies 2017-06-28 22:56:27 +02:00
  • 579f8f1008 support tor+https being handled by http David Kalnischkies 2017-06-28 22:20:22 +02:00
  • c939016571 Upload 1.5~alpha1 to experimental Julian Andres Klode 2017-06-28 19:53:45 +02:00
  • 6edfda8b45 Strip 0: epochs from the version hash Julian Andres Klode 2017-06-26 18:44:56 +02:00
  • dfe0e754a8 Merge branch 'feature/releaseinfochange' David Kalnischkies 2017-06-28 19:20:09 +02:00
  • 24b5bc4e41 ask for releaseinfo change interactively in apt David Kalnischkies 2017-05-28 17:44:11 +02:00
  • ca8da1bf83 allow frontends to override releaseinfo change behaviour David Kalnischkies 2017-05-28 16:55:45 +02:00
  • 96ebab48c2 show a Release-Notes URI if infos were changed David Kalnischkies 2017-05-28 13:24:33 +02:00
  • 081fbea14d error in update on Release information changes David Kalnischkies 2017-04-12 17:39:06 +02:00
  • cbaf353ead fail instead of warn on insecure repositories in apt-get David Kalnischkies 2017-06-28 12:57:51 +02:00