blob: 70edc2131d43ceb9dfbf3cfcce93680b68641cf1 [file] [log] [blame]
Karl Pauls2a5a6322011-11-20 20:39:51 +00001Changes from 2.0.0 to 2.0.1
2---------------------------
3
4** Bug
5 * [FELIX-3196] - Security Problem: Getting full file access within the cache directory from one Bundle
6 * [FELIX-3221] - NPE when uninstall a bundle on enabled OSGi security
7
Karl Paulsacf26592011-09-22 13:26:58 +00008Changes from 1.4.2 to 2.0.0
9---------------------------
10** Bug
11 * [FELIX-2648] - Incompatible security provider state when switching from 2.0.4 to 3.0.3
12 * [FELIX-2922] - ArrayIndexOutOfBoundsException when specifying no name
13 * [FELIX-3004] - felix.security does not work with exploded jars
14 * [FELIX-3101] - ClassCastException in Permissions class
15
16** Improvement
17 * Update to latest framework version 4.0.0
18
Karl Pauls0f487a02011-03-28 20:11:35 +000019Changes from 1.4.1 to 1.4.2
20---------------------------
21
22** Improvement
23 * Update to latest framework version 3.2.0
24
Karl Paulsb6a5d3f2010-12-26 21:06:59 +000025Changes from 1.4.0 to 1.4.1
26---------------------------
27
28** Bug
29 * [FELIX-2739] - [Security] Recent framework changes have broken the security provider.
30
Karl Pauls3df23ef2010-08-18 20:14:15 +000031Changes from 1.2.0 to 1.4.0
32---------------------------
33
34** Improvement
35 * [FELIX-2547] - Implement conditionalpermissioninfo encoding/decoding to match the spec.
36
37
Karl Pauls502f4152010-06-06 21:29:01 +000038Changes from 1.0.0 to 1.2.0
39---------------------------
Karl Pauls3df23ef2010-08-18 20:14:15 +000040
Karl Pauls502f4152010-06-06 21:29:01 +000041** Task
42 * [FELIX-2294] - Patch Framework Security for compatibility
43
Karl Paulsd2b6e622010-02-04 22:47:26 +0000441.0.0
45-----
46
47** Initial Release