-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathCHANGELOG
50 lines (40 loc) · 1.24 KB
/
CHANGELOG
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
Version 2.6.1
-------------
- Fix one letter options of the daemon
- Fix plug control of duplicates
- Cleanup of server for coverage tests
- Cleanup of client at exit
- Rework of setting smack extended attributes in simulation
- Enforce smack extended attributes
Version 2.6.0
-------------
- Add path normalization to ensure unicity
- enforce paths to be absolute
Version 2.5.0
-------------
- Major refactor with improvements
- Disconnect on too big input
- New client API for display
- Fix broken state and disconnection
- Improves test, add fuzzing
Version 2.4.1
-------------
- Fix Smack template
- Normalized error reports
- Rewrite of 'display' using visitor
- Fix lengths processing
- Fix validation of arguments of protocol
- Validate utf8 strings
Version 2.4.0
-------------
- Print the released version when asked
- No more default user and group, set it explicitely in command line
- Fix setting of group and supplementary groups
- Break connection on protocol violation
- Add path type 'default'
- Remove smack labels for path type default
- Implement installation of any application
- Add plug mechanism with cynagora check (for Smack only)
- Add path type 'plug'
- Refactor of tests
- Allow empty lines in protocol