This is an automated email from the ASF dual-hosted git repository. jbonofre pushed a commit to branch karaf-4.1.x in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.1.x by this push: new 7f507be Update RELEASE-NOTES in preparation for 4.1.7 release 7f507be is described below commit 7f507be248d2766b1835532deb6f758841ec9950 Author: Jean-Baptiste Onofré <j...@nanthrax.net> AuthorDate: Sun Nov 25 15:26:40 2018 +0100 Update RELEASE-NOTES in preparation for 4.1.7 release --- RELEASE-NOTES | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 9dfa020..5475600 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -15,6 +15,34 @@ * limitations under the License. */ + Apache Karaf 4.1.7 + ================== + Apache Karaf 4.1.7 is a maintenance release on the 4.1.x series, bringing bug fixes, updates and some improvements. + + ChangeLog: + ---------- +** Bug + * [KARAF-5509] - http-whiteboard resources are not published properly + * [KARAF-5704] - boot feature fails to install if bundle is located in data/tmp folder + * [KARAF-5790] - Using XML log4j configuration file causes logging to crash + * [KARAF-5854] - KAR file installation is not atomic + * [KARAF-5886] - Improve LD_LIBRARY_PATH loading + * [KARAF-5887] - NPE when starting karaf using bin/shell + * [KARAF-5911] - Restrict XML entity on provided XMLFactoryInput + * [KARAF-5916] - ssh terminal rendering is not correct using ssh client + * [KARAF-5932] - karaf-maven-plugin doesn't use user-supplied settings.xml + * [KARAF-5939] - karaf-assembly packaging fails with m-i-p 3.0.0-M1 + * [KARAF-5980] - SSH output broken + * [KARAF-6016] - Can't load blueprint XML + +** New Feature + * [KARAF-5789] - Add Felix HTTP feature + +** Improvement + * [KARAF-5906] - Update to Apache Felix Webconsole 4.3.8 and latest jQuery UI 1.12.1 + * [KARAF-5992] - profilesUri option does not accept multiple values + * [KARAF-5994] - Competitive configurations between various mojos + Apache Karaf 4.1.6 ================== Apache Karaf 4.1.6 is a maintenance release on the 4.1.x series, bringing bug fixes, updates and some improvements.