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