Commit Graph

  • c6f0162002 Document the APT::Periodic interval suffixes and "always" value Paul Wise 2022-03-01 08:28:39 +08:00
  • 409ee58215 Release 2.4.0 Julian Andres Klode 2022-02-22 20:01:41 +01:00
  • 9ee8797408 Merge branch 'pu/legacy-keyring-warning' into 'main' Julian Andres Klode 2022-02-22 18:02:28 +00:00
  • 56adf743b0 Warn if the legacy trusted.gpg keyring is used for verification Julian Andres Klode 2022-01-07 12:43:32 +01:00
  • 9aee35d1ac Improve the documentation for /etc/apt/keyrings Julian Andres Klode 2022-02-22 17:45:08 +01:00
  • 975c55803c Merge branch 'readme' into 'main' Julian Andres Klode 2022-02-22 16:35:34 +00:00
  • a6d8d61a83 Merge branch 'bugscript-dash' into 'main' Julian Andres Klode 2022-02-22 16:35:22 +00:00
  • 647847769a Merge branch 'dont-bash-complete-pkgs-before-cmd' into 'main' Julian Andres Klode 2022-02-22 16:35:02 +00:00
  • 3834826b16 Merge branch 'bash-complete-autopurge-reinstall-930295' into 'main' Julian Andres Klode 2022-02-22 16:33:55 +00:00
  • 4a012436ce doc/apt-key.8.xml: document alternatives to apt-key add (closes: #1002820) Johannes Schauer Marin Rodrigues 2021-12-29 14:34:02 +01:00
  • 9427fa4769 Readme: Default branch is now main Croydon 2022-02-17 22:11:23 +01:00
  • 4f89d3629b bugscript: switch from bash to POSIX shell Paul Wise 2022-02-15 15:51:22 +08:00
  • 9f53670dc8 bugscript: switch from echo -e to printf Paul Wise 2022-02-15 15:47:39 +08:00
  • e966da5e7f bugscript: quote config file names Paul Wise 2022-02-15 15:41:34 +08:00
  • 888775bfd9 bugscript: switch from options in shebang to options for set Paul Wise 2022-02-15 15:50:39 +08:00
  • da9c989d05 bugscript: drop workaround for long fixed issue in reportbug Paul Wise 2022-02-15 15:39:43 +08:00
  • c32e75ce40 Install an empty /etc/apt/keyrings directory Julian Andres Klode 2022-02-14 21:54:22 +01:00
  • 0eaf2689fe Merge branch 'fix/externalsatisfy' into 'main' Julian Andres Klode 2022-02-10 19:48:23 +00:00
  • 24d4cf6216 Allow --solver apt to work on apt satisfy David Kalnischkies 2022-02-08 15:39:45 +01:00
  • a7320cea13 Simplified Chinese program translation update Boyuan Yang 2022-02-07 15:04:19 +01:00
  • 19ffda1489 Don’t bash-complete package names before the command word Jörn-Thorben Hinz 2022-02-03 23:23:27 +01:00
  • 5599b21c5f bash-completion: Use the correct index range when looking for the command word Jörn-Thorben Hinz 2022-02-03 23:16:30 +01:00
  • d8a13f5dfa Silence ar by warping it in a testsuccess call David Kalnischkies 2022-01-03 11:54:01 +01:00
  • ea2b51f29f Enable tests commented out with no longer true fixme David Kalnischkies 2022-01-03 11:37:46 +01:00
  • 71ea488ca5 Remove useless use of awk David Kalnischkies 2022-01-03 11:31:15 +01:00
  • 794cd4a23b Use moreutils parallel even if GNU parallel is installed David Kalnischkies 2022-01-03 11:21:12 +01:00
  • a6c92473b6 Provide bash-completions for reinstall (same as for install) Jörn-Thorben Hinz 2022-01-21 12:36:12 +01:00
  • d1b6ff46b5 Provide the same bash-completions for autopurge as for autoremove Jörn-Thorben Hinz 2022-01-21 12:32:07 +01:00
  • c78f297cd0 Release 2.3.15 Julian Andres Klode 2022-02-01 18:05:33 +01:00
  • d4a37f0713 Merge branch 'bash-completion-tweaks-apt-install' into 'main' Julian Andres Klode 2022-02-01 15:30:26 +00:00
  • 22b1d03c97 Merge branch 'fix-bash-compl-cmd-comparison' into 'main' Julian Andres Klode 2022-02-01 15:29:50 +00:00
  • 841e66b359 Merge branch 'bash-completion-build-dep-dsc-985899' into 'main' Julian Andres Klode 2022-02-01 15:29:47 +00:00
  • c00fc9152c bash-completion: Don’t misidentify short options as commands to apt Jörn-Thorben Hinz 2022-01-20 23:52:13 +00:00
  • 783138b5bb Don’t fail bash-completion for apt when the nounset option is set Jörn-Thorben Hinz 2022-02-01 14:04:53 +01:00
  • 4ff687f8c8 Provide bash-completion of .dsc filenames for apt build-dep Jörn-Thorben Hinz 2022-01-26 21:36:24 +01:00
  • 0251ed0b4f Start bash-completing .deb file paths after the first . passed in an argument to apt install Jörn-Thorben Hinz 2022-01-26 21:29:04 +01:00
  • ca55579362 Bash-complete either package name or .deb filename for apt install Jörn-Thorben Hinz 2022-01-25 15:57:22 +01:00
  • 969349ce82 Also bash-complete .deb filenames after apt install for paths starting with ~ Jörn-Thorben Hinz 2022-01-25 15:53:21 +01:00
  • 2c793d2083 Merge branch 'chore/already-not-held-spelling' into 'main' Julian Andres Klode 2022-01-24 19:18:53 +00:00
  • fd785ddfea Fix "was already not hold" message grammar Ville Skyttä 2022-01-24 15:01:09 +02:00
  • 56b4c513df Merge branch 'pu/show-full' into 'main' Julian Andres Klode 2022-01-21 15:33:30 +00:00
  • 78981cd5ec Add a --full mode to apt show Julian Andres Klode 2022-01-21 15:11:56 +01:00
  • a25a4d3372 Merge branch 'fix-size-parsing-1004064' into 'main' Julian Andres Klode 2022-01-20 09:21:03 +00:00
  • 5cecf6b8df Fix incorrect type when parsing Size (int to unsigned long long) Arnaud Rebillout 2022-01-20 10:33:04 +07:00
  • b89ab5f07e Release 2.3.14 Julian Andres Klode 2022-01-06 20:58:15 +01:00
  • 736f13cb42 Introduce and use isalpha_ascii() in debversion rather than isalpha() Julian Andres Klode 2021-12-09 11:52:12 +01:00
  • 64205c6850 Merge branch 'main' into 'main' Julian Andres Klode 2022-01-06 19:56:23 +00:00
  • 0ce8ea6f19 Merge branch 'spelling' into 'main' Julian Andres Klode 2022-01-05 16:37:11 +00:00
  • eac32564d2 Merge branch 'cmp-short-options' into 'main' Julian Andres Klode 2022-01-05 16:35:04 +00:00
  • 583c0903a9 Merge branch 'preferences_package_field' into 'main' Julian Andres Klode 2022-01-05 16:28:02 +00:00
  • 8d15f117b8 doc/apt_preferences.5.xml: document Package field syntax Johannes Schauer Marin Rodrigues 2022-01-03 11:53:40 +01:00
  • 13b3dede65 test/integration/test-policy-pinning: test listing multiple package in Package: field Johannes Schauer Marin Rodrigues 2022-01-03 11:51:56 +01:00
  • 29a5d99989 Dutch program translation update Frans Spiesschaert 2021-12-29 13:43:34 +01:00
  • c6bd75f906 Merge branch 'bug-1002646' into 'main' Julian Andres Klode 2021-12-26 21:36:41 +00:00
  • ed282548bc add pattern to select packages by codename (closes: #1002646) Johannes Schauer Marin Rodrigues 2021-12-26 16:29:59 +01:00
  • ec27853181 Fix incorrect SIGWINCH handling Zhang Boyang 2021-12-02 00:21:48 +08:00
  • 01eed42344 Spelling fixes Ville Skyttä 2021-11-04 00:08:07 +02:00
  • e7511e1955 Use short options for cmp Walter Lozano 2021-11-26 11:33:06 -03:00
  • 2662f6f255 German program translation update Helge Kreutzmann 2021-11-24 21:13:41 +01:00
  • 098a5843dc Release 2.3.13 Julian Andres Klode 2021-11-24 16:24:28 +01:00
  • 147671e79a Merge branch 'ck/fix-basehttp-enum' into 'main' Julian Andres Klode 2021-11-23 20:20:13 +00:00
  • 6f35750118 basehttp: Rename HaveContent's Tristate Cameron Katri 2021-11-23 14:19:23 -05:00
  • 383d168b70 Merge branch 'pu/reltagmatchforsource' into 'main' Julian Andres Klode 2021-11-23 15:33:54 +00:00
  • dd81b73609 Support more than exact release matches in 'source' David Kalnischkies 2021-11-09 20:37:18 +01:00
  • d08b87a711 Portuguese manpages translation update Américo Monteiro 2021-11-23 14:08:23 +01:00
  • ce27b922cc Merge branch 'musl-fix' into 'main' Julian Andres Klode 2021-11-22 15:40:33 +00:00
  • 81fb78edaa apt-pkg/contrib/srvrec.h: Explicitly include sys/types.h Alexander Kanavin 2020-05-22 15:29:23 +00:00
  • 312e7d7310 Release 2.3.12 Julian Andres Klode 2021-11-17 18:31:12 +01:00
  • 1d1a92241e Release 2.3.12 Julian Andres Klode 2021-11-17 18:29:58 +01:00
  • 16706bbae1 Merge branch 'pu/essential-removal' into 'main' Julian Andres Klode 2021-11-17 17:22:00 +00:00
  • 68a6dffed6 Merge branch 'pu/no-prompt-essential-removal' into 'main' Julian Andres Klode 2021-11-17 17:07:37 +00:00
  • 891efe3b20 Do not remove Essential/Protected due to dependencies Julian Andres Klode 2021-11-17 16:29:09 +01:00
  • 21cc694f55 Require argument to remove essential packages, do not prompt Julian Andres Klode 2021-11-17 17:20:29 +01:00
  • 1a2f629356 Merge branch 'egrep' into 'main' Julian Andres Klode 2021-11-13 19:14:22 +00:00
  • 1191e3d465 bash completion: use grep -E instead of egrep Ville Skyttä 2021-11-13 00:29:05 +02:00
  • a52a047c42 Dutch manpages translation update Frans Spiesschaert 2021-11-09 15:28:15 +01:00
  • ff8b056fe4 Merge branch 'fix-debug-output-from-signed-by' into 'main' Julian Andres Klode 2021-11-05 15:26:59 +00:00
  • 8b15e3b90a Don't print every inline PGP key in Signed-By Victor Westerhuis 2021-11-05 15:36:08 +01:00
  • fd8affa0b9 Merge branch 'command-v' into 'main' Julian Andres Klode 2021-11-04 03:49:04 +00:00
  • 48d4b06013 Use command -v instead of which Ville Skyttä 2021-11-04 00:02:41 +02:00
  • f4c4f05766 Release 2.3.11 Julian Andres Klode 2021-10-21 12:20:57 +02:00
  • 307912e8d7 Invalidate cached architecture list when building cache Julian Andres Klode 2021-10-19 18:11:14 +02:00
  • 9d9ccbbc68 Merge branch 'feature/install-versioned-provides' into 'main' Julian Andres Klode 2021-10-19 15:02:17 +00:00
  • 400a689556 Respect NO_COLOR environment variable Julian Andres Klode 2021-10-19 15:31:22 +02:00
  • bdc8526819 Merge branch 'fakechroot' into 'main' Julian Andres Klode 2021-10-19 08:32:57 +00:00
  • 4a73fd686a Release 2.3.10 Julian Andres Klode 2021-10-18 16:36:14 +02:00
  • 9d8cad64f0 Merge branch 'pu/signed-by-embedded-key' into 'main' Julian Andres Klode 2021-10-18 14:34:42 +00:00
  • dcbae50530 Only allow full Signed-By keys where filenames are allowed Julian Andres Klode 2021-10-18 15:48:05 +02:00
  • 3f07f5345e Add support for embedding PGP keys into Signed-By in deb822 sources Julian Andres Klode 2021-06-09 13:22:38 +02:00
  • c8e5008794 acquire-item: Quote Signed-By before sending it Julian Andres Klode 2021-06-09 13:09:38 +02:00
  • ad7bae309a Merge branch 'pu/content-length-0' into 'main' Julian Andres Klode 2021-10-18 13:42:56 +00:00
  • efa3528de4 Merge branch 'pu/ifrange' into 'main' Julian Andres Klode 2021-10-18 13:37:47 +00:00
  • 76bd0ab589 Merge branch 'fix/file-https-proxy' into 'main' Julian Andres Klode 2021-10-18 13:37:09 +00:00
  • f6b08c78dc Merge branch 'bug-989558' into 'main' Julian Andres Klode 2021-10-18 13:36:20 +00:00
  • edf4b21694 Merge branch 'feature/barbarianarchs' into 'main' Julian Andres Klode 2021-10-18 13:36:00 +00:00
  • cdfae5a962 add pattern to select packages by priority (closes: #989558) Johannes Schauer Marin Rodrigues 2021-09-07 20:30:21 +02:00
  • e6f7bfb02e apt-pkg/deb/dpkgpm.cc: make DPkg::Chroot-Directory work under fakechroot Johannes Schauer Marin Rodrigues 2021-09-19 19:03:29 +02:00
  • 1edf8551ce Use exact If-Range match in our test webserver David Kalnischkies 2021-09-16 22:02:26 +02:00
  • d013f8957c Disable HTTP Range usage if varnish < 6.4 is involved David Kalnischkies 2021-09-16 19:48:33 +02:00
  • 61c1d7d365 Add AllowRange option to disable HTTP Range usage David Kalnischkies 2021-09-16 19:33:24 +02:00