Skip to content
Snippets Groups Projects
Commit d4cb3496 authored by Guillaume Desmottes's avatar Guillaume Desmottes
Browse files

Release version 0.1612.2

parent f625eeb9
No related branches found
Tags apertis/0.1612.2-0co1 v0.1612.2
No related merge requests found
Frome 0.1612.2
==============
Major changes:
• Implement Frome.DnldMgr D-Bus API.
• Provide 'frome-dump-app-db', a debug command line test tool listing
the content of the application database.
• Introduce 'libfrome', a client side library to use the Frome service.
Frome 0.1612.1
==============
......
......@@ -3,7 +3,7 @@ AC_PREREQ(2.65)
# Release version
m4_define([frome_version_major],[0])
m4_define([frome_version_minor],[1612])
m4_define([frome_version_micro],[1])
m4_define([frome_version_micro],[2])
# API version
m4_define([frome_api_version],[0])
......
frome (0.1612.2-0co1) 16.12; urgency=medium
[ Guillaume Desmottes ]
* debian: add hotdoc 0.8 as build dep
* apparmor: allow Frome to query the proxy service
* dbus: add Frome.DnldMgr.xml and generate code
* add libfrome
* coding style fix
* arcling: check coding style in frome/
* frome-tool: add commands to order apps and get links
* service: move device id definition to FromeService object
* download-manager: start implementing service
* add FromeAppDB
* service: create an application DB and pass it to the download-manager
* web-store-client: add API to send application status
* account-db: add frome_account_db_get_active_user()
* add newport-client
* mock-web-store-server: add ability to serve bundle files
* use an internal static lib
* debian: rename 'frome-tool' package to 'frome-tools'
* add frome-dump-app-db
* add ribchester-client
* rename and generate a second test bundle
* download-manager: implement StartAppstoreDownload()
* download-manager: implement CancelAppstoreDownload() (Apertis: T2937)
* download-manager: implement Frome.DnldMgr.Update() (Apertis: T2938)
* download-manager: implement Frome.DnldMgr.Uninstall()
* download-manager: implement Frome.DnldMgr.Reinstall()
* download-manager: implement Frome.DnldMgr.RollbackApplication()
(Apertis: T2939)
* frome-mock-web-server: add copyright header
* frome-tool: apparmor: allow to use nameservice
* org.apertis.Frome.xml: replace UNRELEASED
* Finish the re-implementation of the legacy Frome D-Bus interfaces (Apertis: T2932)
-- Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Thu, 08 Dec 2016 08:55:11 +0000
frome (0.1612.1-0co2) 16.12; urgency=medium
[ Guillaume Desmottes ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment