Skip to content

apt-offline 1.8.3

Compare
Choose a tag to compare
@rickysarraf rickysarraf released this 30 Jan 14:32
· 46 commits to master since this release

Bug Fix Release.

What's Changed

  • Clarify file type in unknown file message by @pabs3 in #104
  • Fix typos by @pabs3 in #108
  • Fix usage of the log API by @pabs3 in #124
  • Fix YAML files by @pabs3 in #123
  • Correct usage of the /tmp/ directory by @pabs3 in #122
  • Switch more Python shebangs to Python 3 by @pabs3 in #121
  • Replace stereotyping with an appropriate word by @pabs3 in #120
  • Fix date and whitespace issues in the manual page by @pabs3 in #119
  • Update out of date URLs by @pabs3 in #118
  • Only show the APT Offline GUI once in the menu by @pabs3 in #117
  • Fix usage of indefinite articles by @pabs3 in #116
  • Make all syncrhronised files world readable by @pabs3 in #115
  • Complain when there are no valid keyrings instead of missing keyrings by @pabs3 in #114
  • Update LICENSE file to match official GNU version by @pabs3 in #111
  • Remove trailing whitespace by @pabs3 in #112
  • Make the copying of changelog lines less brittle by @pabs3 in #125
  • Do not split keyring paths on whitespace by @pabs3 in #113
  • [#143] Added support for verifying InRelease files by @deanranderson in #144
  • Fix some typos by @pabs3 in #148

New Contributors

Full Changelog: v1.8.2...v1.8.3