[jira] [Updated] (FELIX-5910) [ConfigAdmin] Set correct AccessControlContext when firing events

2018-09-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-5910: Affects Version/s: (was: configadmin-1.9.4) scr-2.1.6 >

[jira] [Updated] (FELIX-5910) Set correct AccessControlContext when receiving configuration events

2018-09-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-5910: Summary: Set correct AccessControlContext when receiving configuration events (was:

[jira] [Updated] (FELIX-5910) [ConfigAdmin] Set correct AccessControlContext when firing events

2018-09-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-5910: Fix Version/s: (was: configadmin-1.9.6) scr-2.1.8 > [ConfigAdmin]

[jira] [Updated] (FELIX-5910) [ConfigAdmin] Set correct AccessControlContext when firing events

2018-09-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-5910: Component/s: (was: Configuration Admin) Declarative Services (SCR) >

adaptTo() 2018 - slides online

2018-09-12 Thread Stefan Seifert
the slides of the adaptTo() 2018 conference in berlin are now online - 27 talks plus lightning talks, 260 participants. you find the slides and code samples here: https://adapt.to/2018/schedule the talk videos and images are expected in 2-3 weeks - we will announce them when available. stefan

[jira] [Commented] (FELIX-5910) [ConfigAdmin] Set correct AccessControlContext when firing events

2018-09-12 Thread JIRA
[ https://issues.apache.org/jira/browse/FELIX-5910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16612533#comment-16612533 ] Christoph Nölle commented on FELIX-5910: In general you are right, [~timothyjward]. Note however

[jira] [Commented] (FELIX-5910) [ConfigAdmin] Set correct AccessControlContext when firing events

2018-09-12 Thread Timothy Ward (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16612491#comment-16612491 ] Timothy Ward commented on FELIX-5910: - {quote}Thanks, yes this looks like a SCR bug {quote}   I

[GitHub] felix pull request #154: Integration tests verifying the fix for FELIX-5010

2018-09-12 Thread timothyjward
GitHub user timothyjward opened a pull request: https://github.com/apache/felix/pull/154 Integration tests verifying the fix for FELIX-5010 Signed-off-by: Tim Ward You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (FELIX-5010) NPE when resolving bundle with a header "Bundle-NativeCode = *"

2018-09-12 Thread Timothy Ward (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16612482#comment-16612482 ] Timothy Ward commented on FELIX-5010: - Please ignore the above PR addition - It was supposed to

Re: Release of Configuration Admin

2018-09-12 Thread Timothy Ward
I have cross-checked and all looks good. I also put together a test for the AccessControlContext being set, both for MSF (which has been working for a long time but not explicitly tested) and for ConfigurationListener, which was broken until your fix (I reverted locally and saw the failure).

[jira] [Commented] (FELIX-5010) NPE when resolving bundle with a header "Bundle-NativeCode = *"

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16612477#comment-16612477 ] ASF GitHub Bot commented on FELIX-5010: --- GitHub user timothyjward opened a pull request:

[jira] [Commented] (FELIX-5910) [ConfigAdmin] Set correct AccessControlContext when firing events

2018-09-12 Thread JIRA
[ https://issues.apache.org/jira/browse/FELIX-5910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16612312#comment-16612312 ] Christoph Nölle commented on FELIX-5910: By the way, to reproduce the issue: * create/use a

[jira] [Reopened] (FELIX-5910) [ConfigAdmin] Set correct AccessControlContext when firing events

2018-09-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reopened FELIX-5910: - Thanks, yes this looks like a SCR bug, it has to register the listener using the config

[jira] [Commented] (FELIX-5910) [ConfigAdmin] Set correct AccessControlContext when firing events

2018-09-12 Thread JIRA
[ https://issues.apache.org/jira/browse/FELIX-5910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16612155#comment-16612155 ] Christoph Nölle commented on FELIX-5910: Ok, sorry. In any case, the issue is still there. I

[jira] [Commented] (FELIX-5910) [ConfigAdmin] Set correct AccessControlContext when firing events

2018-09-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16612114#comment-16612114 ] Carsten Ziegeler commented on FELIX-5910: - [~cnoelle] Is there an easy way to reproduce the

[jira] [Commented] (FELIX-5910) [ConfigAdmin] Set correct AccessControlContext when firing events

2018-09-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16612099#comment-16612099 ] Carsten Ziegeler commented on FELIX-5910: - [~cnoelle] The change is in FireConfigurationEvent >

[jira] [Commented] (FELIX-5910) [ConfigAdmin] Set correct AccessControlContext when firing events

2018-09-12 Thread JIRA
[ https://issues.apache.org/jira/browse/FELIX-5910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16612043#comment-16612043 ] Christoph Nölle commented on FELIX-5910: [~cziegeler], I think you forgot to include the fix in

[jira] [Closed] (FELIX-5918) [ConfigAdmin] AccessControlExceptions in ConfigurationAdmin methods

2018-09-12 Thread JIRA
[ https://issues.apache.org/jira/browse/FELIX-5918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Nölle closed FELIX-5918. -- Thanks [~cziegeler] > [ConfigAdmin] AccessControlExceptions in ConfigurationAdmin methods >

Re: Release of Configuration Admin

2018-09-12 Thread Carsten Ziegeler
I've applied potential fixes for those issues. It would be great if you could cross check them as well, Tim Regards Carsten Carsten Ziegeler wrote > Hi, > > it would be great if we could also fix FELIX-5918 and FELIX-5910 and > then hopefully have addressed all security related issues. > >

[jira] [Resolved] (FELIX-5910) [ConfigAdmin] Set correct AccessControlContext when firing events

2018-09-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved FELIX-5910. - Resolution: Fixed Thanks for reporting [~cnoelle]. I've committed a potential fix in rev

[jira] [Resolved] (FELIX-5918) [ConfigAdmin] AccessControlExceptions in ConfigurationAdmin methods

2018-09-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved FELIX-5918. - Resolution: Fixed Thanks for reporting [~cnoelle]. I've committed a potential fix in rev

[jira] [Updated] (FELIX-5910) [ConfigAdmin] Set correct AccessControlContext when firing events

2018-09-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-5910: Summary: [ConfigAdmin] Set correct AccessControlContext when firing events (was:

[jira] [Updated] (FELIX-5918) [ConfigAdmin] AccessControlExceptions in ConfigurationAdmin methods

2018-09-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-5918: Fix Version/s: configadmin-1.9.6 > [ConfigAdmin] AccessControlExceptions in

[jira] [Assigned] (FELIX-5910) [ConfigAdmin] Set correct AccessControlContext when firing events or remove permissions.perm file

2018-09-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned FELIX-5910: --- Assignee: Carsten Ziegeler > [ConfigAdmin] Set correct AccessControlContext when

[jira] [Updated] (FELIX-5910) [ConfigAdmin] Set correct AccessControlContext when firing events or remove permissions.perm file

2018-09-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-5910: Fix Version/s: configadmin-1.9.6 > [ConfigAdmin] Set correct AccessControlContext when

[jira] [Assigned] (FELIX-5918) [ConfigAdmin] AccessControlExceptions in ConfigurationAdmin methods

2018-09-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned FELIX-5918: --- Assignee: Carsten Ziegeler > [ConfigAdmin] AccessControlExceptions in