[Apt-offline-devel] [SCM] Offline APT Package Manager branch, debian, updated. 0.9.6.1-49-g099da69
Ritesh Raj Sarraf
rrs at researchut.com
Wed Mar 17 14:27:00 UTC 2010
The following commit has been merged in the debian branch:
commit 9a1f7f9c935131d0c638068fba02685495f4d5fb
Author: Ritesh Raj Sarraf <rrs at researchut.com>
Date: Wed Mar 17 17:37:23 2010 +0530
update changelog
diff --git a/debian/changelog b/debian/changelog
index 4f999a7..8ece0c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+apt-offline (0.9.7) unstable; urgency=low
+
+ * New Bug Fix Release
+ + Allow release type to be specified when in the set operation, for
+ an upgrade. (This is the equivalent of `apt-get -t unstable upgrade`)
+ + Add new option --simulate (which replaces the old --test-windows option)
+ + Do a check to ensure that the argument to the 'get' operation is a file
+ + Fix APT/GPG security issues. When just running the 'set' operation, the
+ apt gpg database gets invalid. Currently, fixed with a workaround. For
+ more details, see DBTS: 565918
+ Many thanks to Paul Nijjar for reporting the bug
+ * Update Standards Version to 3.8.4 (No changes required)
+
+ -- Ritesh Raj Sarraf <rrs at researchut.com> Wed, 17 Mar 2010 17:10:41 +0530
+
apt-offline (0.9.6.1) unstable; urgency=low
[ Ritesh Raj Sarraf ]
diff --git a/debian/control b/debian/control
index 62b09ab..0361274 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Ritesh Raj Sarraf <rrs at researchut.com>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7), python
Build-Depends-Indep: python-support
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
XS-Python-Version: >=2.5
Homepage: http://apt-offline.alioth.debian.org
Vcs-Git: git://git.debian.org/apt-offline/apt-offline.git
--
Offline APT Package Manager
More information about the Apt-offline-devel
mailing list