Change private function _sdb_root_on to public function sdb_root_on
[tools/litmus.git] / debian / changelog
1 litmus (0.3.4-1) unstable; urgency=low
2
3   * Update flash method for tw1 to skip passing parameter 'flasher'
4   * Change private function _sdb_root_on to public function sdb_root_on
5
6  -- Donghoon Shin <dhs.shin@samsung.com>  Fri, 21 Oct 2016 11:36:00 +0900
7
8 litmus (0.3.3-1) unstable; urgency=low
9
10   * Support device.screenshot API
11
12  -- Donghoon Shin <dhs.shin@samsung.com>  Tue, 11 Oct 2016 12:41:00 +0900
13
14 litmus (0.3.2-1) unstable; urgency=low
15
16   * Support artik and more standalone device types
17
18  -- Donghoon Shin <dhs.shin@samsung.com>  Fri,  7 Oct 2016 11:14:00 +0900
19
20 litmus (0.3.1-1) unstable; urgency=low
21
22   * Update cmd_rm handler
23
24  -- Donghoon Shin <dhs.shin@samsung.com>  Thu, 22 Sep 2016 07:42:00 +0900
25
26 litmus (0.3.0-1) unstable; urgency=low
27
28   * Update projects/topology file location
29   * Add projects/topology param at command prompt
30   * Support multiple standalone devices in topology
31   * Add global lock for standalone device type
32
33  -- Donghoon Shin <dhs.shin@samsung.com>  Wed, 21 Sep 2016 15:08:00 +0900
34
35 litmus (0.2.1-1) unstable; urgency=low
36
37   * Update import command to use shell-like path expansions
38   * Update standalone device type to avoid sdb error
39   * Update default templates for u3 and xu3
40
41  -- Donghoon Shin <dhs.shin@samsung.com>  Fri,  9 Sep 2016 15:00:00 +0900
42
43 litmus (0.2.0-1) unstable; urgency=low
44
45   * Remove acmlock routine to imporve test performance
46   * Support flash function for standalone device type
47   * Update test helper functions
48
49  -- Donghoon Shin <dhs.shin@samsung.com>  Fri,  9 Sep 2016 10:03:05 +0900
50
51 litmus (0.1.1-1) unstable; urgency=low
52
53   * Add ttyS0 in uarts list
54   * Release global lock at exception of device.on() function
55   * Turn off device if keyboard interrupt is raised while flashing or turning on device
56   * Add timeout for all call/check_output to avoid hang issue
57
58  -- Donghoon Shin <dhs.shin@samsung.com>  Mon, 27 Jun 2016 14:29:31 +0900
59
60 litmus (0.1.0-1) unstable; urgency=low
61
62   * Initial release
63
64  -- Donghoon Shin <dhs.shin@samsung.com>  Thu, 09 Jun 2016 18:08:19 +0900