Karl Pauls | d1b10cf | 2013-03-08 20:55:34 +0000 | [diff] [blame] | 1 | Changes form 2.0.1 to 2.2.0 |
| 2 | --------------------------- |
| 3 | ** Bug |
| 4 | * [FELIX-3498] - BundleInputStream is not able to handle bundles that only have a MANIFEST.MF entry |
| 5 | * [FELIX-3603] - Resources in META-INF/xxx/ fodlers in a signed bundle should be checked |
| 6 | * [FELIX-3604] - No error log if the certificate is not valid |
| 7 | * [FELIX-3893] - Bundle in cache doesn't pass security check anymore. |
| 8 | |
Karl Pauls | 2a5a632 | 2011-11-20 20:39:51 +0000 | [diff] [blame] | 9 | Changes from 2.0.0 to 2.0.1 |
| 10 | --------------------------- |
| 11 | |
| 12 | ** Bug |
| 13 | * [FELIX-3196] - Security Problem: Getting full file access within the cache directory from one Bundle |
| 14 | * [FELIX-3221] - NPE when uninstall a bundle on enabled OSGi security |
| 15 | |
Karl Pauls | acf2659 | 2011-09-22 13:26:58 +0000 | [diff] [blame] | 16 | Changes from 1.4.2 to 2.0.0 |
| 17 | --------------------------- |
| 18 | ** Bug |
| 19 | * [FELIX-2648] - Incompatible security provider state when switching from 2.0.4 to 3.0.3 |
| 20 | * [FELIX-2922] - ArrayIndexOutOfBoundsException when specifying no name |
| 21 | * [FELIX-3004] - felix.security does not work with exploded jars |
| 22 | * [FELIX-3101] - ClassCastException in Permissions class |
| 23 | |
| 24 | ** Improvement |
| 25 | * Update to latest framework version 4.0.0 |
| 26 | |
Karl Pauls | 0f487a0 | 2011-03-28 20:11:35 +0000 | [diff] [blame] | 27 | Changes from 1.4.1 to 1.4.2 |
| 28 | --------------------------- |
| 29 | |
| 30 | ** Improvement |
| 31 | * Update to latest framework version 3.2.0 |
| 32 | |
Karl Pauls | b6a5d3f | 2010-12-26 21:06:59 +0000 | [diff] [blame] | 33 | Changes from 1.4.0 to 1.4.1 |
| 34 | --------------------------- |
| 35 | |
| 36 | ** Bug |
| 37 | * [FELIX-2739] - [Security] Recent framework changes have broken the security provider. |
| 38 | |
Karl Pauls | 3df23ef | 2010-08-18 20:14:15 +0000 | [diff] [blame] | 39 | Changes from 1.2.0 to 1.4.0 |
| 40 | --------------------------- |
| 41 | |
| 42 | ** Improvement |
| 43 | * [FELIX-2547] - Implement conditionalpermissioninfo encoding/decoding to match the spec. |
| 44 | |
| 45 | |
Karl Pauls | 502f415 | 2010-06-06 21:29:01 +0000 | [diff] [blame] | 46 | Changes from 1.0.0 to 1.2.0 |
| 47 | --------------------------- |
Karl Pauls | 3df23ef | 2010-08-18 20:14:15 +0000 | [diff] [blame] | 48 | |
Karl Pauls | 502f415 | 2010-06-06 21:29:01 +0000 | [diff] [blame] | 49 | ** Task |
| 50 | * [FELIX-2294] - Patch Framework Security for compatibility |
| 51 | |
Karl Pauls | d2b6e62 | 2010-02-04 22:47:26 +0000 | [diff] [blame] | 52 | 1.0.0 |
| 53 | ----- |
| 54 | |
| 55 | ** Initial Release |