[maemo-commits] [maemo-commits] r15150 - in projects/haf/trunk/apt-https: . debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Wed Feb 6 18:26:20 EET 2008
- Previous message: [maemo-commits] r15149 - projects/haf/trunk/apt-https
- Next message: [maemo-commits] r15151 - projects/haf/tags/apt-https
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: marivoll
Date: 2008-02-06 18:26:20 +0200 (Wed, 06 Feb 2008)
New Revision: 15150
Modified:
projects/haf/trunk/apt-https/ChangeLog
projects/haf/trunk/apt-https/configure.ac
projects/haf/trunk/apt-https/debian/changelog
Log:
apt-https (2.8) unstable; urgency=low
* Get product hardware id from /proc/component_version, not from
environment. This is more reliable.
-- Marius Vollmer <marius.vollmer at nokia.com> Tue, 18 Dec 2007 20:19:25 +0200
Modified: projects/haf/trunk/apt-https/ChangeLog
===================================================================
--- projects/haf/trunk/apt-https/ChangeLog 2008-02-06 16:26:06 UTC (rev 15149)
+++ projects/haf/trunk/apt-https/ChangeLog 2008-02-06 16:26:20 UTC (rev 15150)
@@ -1,3 +1,12 @@
+2008-02-06 Marius Vollmer <marius.vollmer at nokia.com>
+
+ Released 2.8
+
+2007-12-18 Marius Vollmer <marius.vollmer at nokia.com>
+
+ * https.cc (get_osso_product_hardware): New.
+ (maybe_add_device_id): Use it instead of $OSSO_PRODUCT_HARDWARE.
+
2007-12-14 Marius Vollmer <marius.vollmer at nokia.com>
Released 2.7
Modified: projects/haf/trunk/apt-https/configure.ac
===================================================================
--- projects/haf/trunk/apt-https/configure.ac 2008-02-06 16:26:06 UTC (rev 15149)
+++ projects/haf/trunk/apt-https/configure.ac 2008-02-06 16:26:20 UTC (rev 15150)
@@ -1,6 +1,6 @@
# configure.ac for apt-https
-AC_INIT(apt-https, 2.7)
+AC_INIT(apt-https, 2.8)
AC_CONFIG_SRCDIR([https.cc])
AM_INIT_AUTOMAKE
Modified: projects/haf/trunk/apt-https/debian/changelog
===================================================================
--- projects/haf/trunk/apt-https/debian/changelog 2008-02-06 16:26:06 UTC (rev 15149)
+++ projects/haf/trunk/apt-https/debian/changelog 2008-02-06 16:26:20 UTC (rev 15150)
@@ -1,3 +1,10 @@
+apt-https (2.8) unstable; urgency=low
+
+ * Get product hardware id from /proc/component_version, not from
+ environment. This is more reliable.
+
+ -- Marius Vollmer <marius.vollmer at nokia.com> Tue, 18 Dec 2007 20:19:25 +0200
+
apt-https (2.7) unstable; urgency=low
* Include device id in requests.
- Previous message: [maemo-commits] r15149 - projects/haf/trunk/apt-https
- Next message: [maemo-commits] r15151 - projects/haf/tags/apt-https
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
