Skip to content

Latest commit

 

History

History
57 lines (42 loc) · 2.36 KB

ssu.changes

File metadata and controls

57 lines (42 loc) · 2.36 KB
 
Mar 22, 2013
Mar 22, 2013
1
2
3
* Fri Mar 22 2013 Bernd Wachter <bernd.wachter@jollamobile.com> - 0.25
- Add variable substitution
Mar 21, 2013
Mar 21, 2013
4
5
6
7
8
* Thu Mar 21 2013 Bernd Wachter <bernd.wachter@jollamobile.com> - 0.24
- Add support for arbitrary variables in flavour groups
- Split off device info and settings functionality
- Add support for board-mappings.d
Mar 11, 2013
Mar 11, 2013
9
10
11
* Mon Mar 11 2013 Bernd Wachter <bernd.wachter@jollamobile.com> - 0.23
- Add force option to rndssu update
Mar 11, 2013
Mar 11, 2013
12
13
14
15
16
* Mon Mar 11 2013 Bernd Wachter <bernd.wachter@jollamobile.com> - 0.22
- Add systemd logging to core library
- Move zypper plugin logging to core library
- Fix bug where resolverplugin does not return on credentials update
Mar 11, 2013
Mar 11, 2013
17
18
19
20
* Mon Mar 11 2013 Bernd Wachter <bernd.wachter@jollamobile.com> - 0.21
- Reduce time before credentials get refreshed
- Add logging for url resolver
Jan 29, 2013
Jan 29, 2013
21
22
23
* Tue Jan 29 2013 Bernd Wachter <bernd.wachter@jollamobile.com> - 0.20
- Move ssu resolver log to systemd journal, with fallback in /tmp/ssu.log
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
* Tue Jan 29 2013 Bernd Wachter <bernd.wachter@jollamobile.com> - 0.19
- Use default domain values if no domain-specific values exist
* Wed Jan 16 2013 Pekka Lundstrom <pekka.lundstrom@jollamobile.com> - 0.18
- Added domain support for registration
- Added support to remove old values from config by using ssu-defaults.ini
* Thu Dec 20 2012 Bernd Wachter <bernd.wachter@jollamobile.com> - 0.17
- Change flavour variable to flavourPattern, and export flavourName as well
* Tue Nov 27 2012 Marko Saukko <marko.saukko@jollamobile.com> - 0.16
- Added -tools subpackage
- Removed old obsoletes/provides for libssu
* Mon Nov 19 2012 Bernd Wachter <bernd.wachter@jollamobile.com> - 0.15
- install ssu.h to allow out of tree development using libssu
* Sun Nov 04 2012 Bernd Wachter <bernd.wachter@jollamobile.com> - 0.14
- Move device detection bits into configuration files
- Allow downloading authorized_keys file during rnd registration
* Thu Oct 25 2012 Bernd Wachter <bernd.wachter@jollamobile.com> - 0.13
- Fall back to imei environement variable for N9/N950/N900
* Wed Oct 24 2012 Bernd Wachter <bernd.wachter@jollamobile.com> - 0.12
- Add configurable URLs for credentials scope
* Sun Oct 21 2012 Bernd Wachter <bernd.wachter@jollamobile.com> - 0.11
- Allow user URLs in ssu.ini
- Don't allow phones without IMEI to register
- Add update mechanism for ssu.ini
* Mon Oct 08 2012 Bernd Wachter <bernd.wachter@jollamobile.com> - 0.10
- Initial open source version