Skip to content

Conversation

@bluca
Copy link
Contributor

@bluca bluca commented Jan 15, 2025

Commit d89fc81 changed the permissions back to 700, which is wrong for /usr/share, these files are intended to be world readable. Change it back.

Fixes: d89fc81 ("polkit: Install rules in subdir")

Commit d89fc81 changed the
permissions back to 700, which is wrong for /usr/share, these
files are intended to be world readable. Change it back.

Fixes: d89fc81 ("polkit: Install rules in subdir")

Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
@kraj
Copy link
Contributor

kraj commented Jan 27, 2025

applied to master with d37bf86

@kraj kraj closed this Jan 27, 2025
@bluca bluca deleted the polkit_perms branch January 27, 2025 16:56
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Apr 18, 2025
Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.34.4

Changes:

    QNX Port: Port to QNX 8, add primary config reading support, add CI build. PR openembedded#934, PR openembedded#937, PR openembedded#938

Bugfixes:

    Empty TXT records were not being preserved. PR openembedded#922
    docs: update deprecation notices for ares_create_query() and ares_mkquery(). PR openembedded#910
    license: some files weren't properly updated. PR openembedded#920
    Fix bind local device regression from 1.34.0. PR openembedded#929, PR openembedded#931, PR openembedded#935
    CMake: set policy version to prevent deprecation warnings. PR openembedded#932
    CMake: shared and static library names should be the same on unix platforms like autotools uses. PR openembedded#933
    Update to latest autoconf archive macros for enhanced system compatibility. PR openembedded#936

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Apr 18, 2025
Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.34.4

Changes:

    QNX Port: Port to QNX 8, add primary config reading support, add CI build. PR openembedded#934, PR openembedded#937, PR openembedded#938

Bugfixes:

    Empty TXT records were not being preserved. PR openembedded#922
    docs: update deprecation notices for ares_create_query() and ares_mkquery(). PR openembedded#910
    license: some files weren't properly updated. PR openembedded#920
    Fix bind local device regression from 1.34.0. PR openembedded#929, PR openembedded#931, PR openembedded#935
    CMake: set policy version to prevent deprecation warnings. PR openembedded#932
    CMake: shared and static library names should be the same on unix platforms like autotools uses. PR openembedded#933
    Update to latest autoconf archive macros for enhanced system compatibility. PR openembedded#936

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Apr 18, 2025
Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.34.4

Changes:

    QNX Port: Port to QNX 8, add primary config reading support, add CI build. PR openembedded#934, PR openembedded#937, PR openembedded#938

Bugfixes:

    Empty TXT records were not being preserved. PR openembedded#922
    docs: update deprecation notices for ares_create_query() and ares_mkquery(). PR openembedded#910
    license: some files weren't properly updated. PR openembedded#920
    Fix bind local device regression from 1.34.0. PR openembedded#929, PR openembedded#931, PR openembedded#935
    CMake: set policy version to prevent deprecation warnings. PR openembedded#932
    CMake: shared and static library names should be the same on unix platforms like autotools uses. PR openembedded#933
    Update to latest autoconf archive macros for enhanced system compatibility. PR openembedded#936

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Apr 19, 2025
Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.34.4

Changes:

    QNX Port: Port to QNX 8, add primary config reading support, add CI build. PR openembedded#934, PR openembedded#937, PR openembedded#938

Bugfixes:

    Empty TXT records were not being preserved. PR openembedded#922
    docs: update deprecation notices for ares_create_query() and ares_mkquery(). PR openembedded#910
    license: some files weren't properly updated. PR openembedded#920
    Fix bind local device regression from 1.34.0. PR openembedded#929, PR openembedded#931, PR openembedded#935
    CMake: set policy version to prevent deprecation warnings. PR openembedded#932
    CMake: shared and static library names should be the same on unix platforms like autotools uses. PR openembedded#933
    Update to latest autoconf archive macros for enhanced system compatibility. PR openembedded#936

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Apr 19, 2025
Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.34.4

Changes:

    QNX Port: Port to QNX 8, add primary config reading support, add CI build. PR openembedded#934, PR openembedded#937, PR openembedded#938

Bugfixes:

    Empty TXT records were not being preserved. PR openembedded#922
    docs: update deprecation notices for ares_create_query() and ares_mkquery(). PR openembedded#910
    license: some files weren't properly updated. PR openembedded#920
    Fix bind local device regression from 1.34.0. PR openembedded#929, PR openembedded#931, PR openembedded#935
    CMake: set policy version to prevent deprecation warnings. PR openembedded#932
    CMake: shared and static library names should be the same on unix platforms like autotools uses. PR openembedded#933
    Update to latest autoconf archive macros for enhanced system compatibility. PR openembedded#936

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
halstead pushed a commit that referenced this pull request Jun 20, 2025
Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.34.4

Changes:

    QNX Port: Port to QNX 8, add primary config reading support, add CI build. PR #934, PR #937, PR #938

Bugfixes:

    Empty TXT records were not being preserved. PR #922
    docs: update deprecation notices for ares_create_query() and ares_mkquery(). PR #910
    license: some files weren't properly updated. PR #920
    Fix bind local device regression from 1.34.0. PR #929, PR #931, PR #935
    CMake: set policy version to prevent deprecation warnings. PR #932
    CMake: shared and static library names should be the same on unix platforms like autotools uses. PR #933
    Update to latest autoconf archive macros for enhanced system compatibility. PR #936

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Yogita Urade <yogita.urade@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants