apt-offline 1.8.2-1 source package in Ubuntu
Changelog
apt-offline (1.8.2-1) unstable; urgency=medium [ Matthias Blümel ] * support https client-authentication * extend manpage and bash-completion parameters for https client-authentication * implement option to disable https server certificate checks [ Paul Wise ] * Remove generated files from git and create them at build time. [ Ritesh Raj Sarraf ] * New Release version 1.8.2 (Closes: #871656) * Add warning for missing lzma module (Closes: #880985) * Fix new testing-security repository name. Thanks to Paul Wise (Closes: #931517) * Drop some python2 based recommends. Thanks to Sandro Tosi (Closes: #945628) * Update Vcs Entry and also update Build Dependencies * Call make for actual build * Update debhelper compatibility to 12 * Drop obsolete X-Python3-Version field * Update Standards Version to 4.4.1 * Add field Rules-Requires-Root: no * Enhance policykit integration * Install the apt-offline-gui-pkexec script to usr/bin/ * Demote --simulate from global option to sub-option for install and set commands (Closes: #871664) * Do not touch apt system files in simulate mode * Also update the manpage about demotion of the simulate option * Switch to 3.0 (quilt) source format * Update debian/gbp.conf about switch to 3.0 (quilt) source format [ Patryk Wychowaniec ] * Properly parse the command and its output. Thanks to Patryk Wychowaniec [ Rafael Leira Osuna ] * added http-basic support -- Ritesh Raj Sarraf <email address hidden> Fri, 07 Feb 2020 18:46:29 +0530
Upload details
- Uploaded by:
- Ritesh Raj Sarraf
- Uploaded to:
- Sid
- Original maintainer:
- Ritesh Raj Sarraf
- Architectures:
- all
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | admin |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
apt-offline_1.8.2-1.dsc | 2.0 KiB | b965498c87af947ca054f022fcaedc920c8b2a5dd81f13ff74cfe009f4437d36 |
apt-offline_1.8.2.orig.tar.gz | 94.8 KiB | a1352450d046161d848fb31c70a2243ebf3154b61e7a24d2ffacb57c13a06038 |
apt-offline_1.8.2-1.debian.tar.xz | 8.0 KiB | 2d77f519882c8311f815d4b4eec3ef81e20e1707a0bc0aa392ca6d42d0a0d5a9 |
Available diffs
- diff from 1.8.1 to 1.8.2-1 (58.7 KiB)
No changes file available.
Binary packages built by this source
- apt-offline: No summary available for apt-offline in ubuntu groovy.
No description available for apt-offline in ubuntu groovy.
- apt-offline-gui: offline APT package manager - GUI
apt-offline is an Offline APT Package Manager.
.
apt-offline can fully update and upgrade an APT based distribution without
connecting to the network, all of it transparent to APT.
.
apt-offline can be used to generate a signature on a machine (with no network).
This signature contains all download information required for the APT database
system. This signature file can be used on another machine connected to the
internet (which need not be a Debian box and can even be running windows) to
download the updates.
The downloaded data will contain all updates in a format understood by APT and
this data can be used by apt-offline to update the non-networked machine.
.
apt-offline can also fetch bug reports and make them available offline.
.
This package contains the graphical user interface to apt-offline.