aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 2c2f40fb985e73e0f72387fedbcf416416a48812 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
2018-05-07 16:23:25 +0200 Mike Gabriel (e9a82ff)

	* release 0.10 (HEAD -> master, tag: 0.10)

2018-05-04 12:15:47 +0200 Mike Gabriel (34487ae)

	* API v5: Fix URL in TestGetMazaDataAPI5.

2018-05-04 12:13:21 +0200 Mike Gabriel (4a08823)

	* rscalib/__init__.py: Switch API v4 and API v5 definitions around.

2018-05-04 10:59:43 +0200 Mike Gabriel (60b5b46)

	* API v5: Start work on API v5.

2017-05-21 22:52:25 +0200 Mike Gabriel (2946fc3)

	* debian/*: Adopt various packaging changes from official Debian
          package.

2017-05-21 22:27:55 +0200 Mike Gabriel (fbcc883)

	* man page: Provide man page for remote-logon-config-agent.

2017-04-29 22:43:47 +0200 Mike Gabriel (8952f8c)

	* release 0.9 (tag: 0.9)

2016-09-14 14:25:56 +0200 Mike Gabriel (1fe0e9c)

	* debian/changelog: Add -0 to the package version.

2016-09-14 14:21:04 +0200 Mike Gabriel (f0bde60)

	* rename thinclient-config-agent to remote-logon-config-agent

2016-09-14 14:20:53 +0200 Mike Gabriel (e4046a0)

	* debian/changelog: Fix date in latest stanza.

2016-09-14 14:09:13 +0200 Mike Gabriel (54e001e)

	* rscalib/__init__.py: Don't set fp to None when raising an
          HTTPError, use io.StringIO() object instead.

2016-09-14 14:10:54 +0200 Mike Gabriel (ca3bc5e)

	* Rename module tccalib to rscalib.

2016-09-06 10:28:32 +0200 Mike Gabriel (254c1b8)

	* debian/*: (Re-)add packaging folder for .deb packages.

2016-08-26 15:20:38 +0200 Mike Gabriel (1a13704)

	* rename thin(-|)client-config-agent script to
          remote-logon-config-agent (as it is a helper tool for the
          remote-logon-service utilized by Arctica Greeter

2016-08-26 15:09:51 +0200 Mike Gabriel (7ed834d)

	* Fork Canonical's thin-client-config-agent script and maintain it in
          the Arctica Project's namespace.