~locnnil/ubuntu/+source/linuxptp:oracular-linuxptp-add-apparmor

Last commit made on 2024-12-10
Get this branch:
git clone -b oracular-linuxptp-add-apparmor https://git.launchpad.net/~locnnil/ubuntu/+source/linuxptp
Only Lincoln Wallace can upload to this branch. If you are Lincoln Wallace please log in for upload directions.

Branch merges

Branch information

Name:
oracular-linuxptp-add-apparmor
Repository:
lp:~locnnil/ubuntu/+source/linuxptp

Recent commits

a7bdc8c... by Lincoln Wallace

changelog

Signed-off-by: Lincoln Wallace <email address hidden>

9853a0c... by Lincoln Wallace

* Add AppArmor rules for phc2sys (ref LP #2083458)

  - d/linuxptp.install: Add aa rules destdir for phc2sys
  - d/rules: Add phc2sys aa profile entry
  - d/tests/simulation-test-suite: Insert rule on aa profile for autopkgtest
  - d/usr.sbin.phc2sys: aa profile for phc2sys service

Signed-off-by: Lincoln Wallace <email address hidden>

af3bf4c... by Lincoln Wallace

* Add AppArmor rules for timemaster (ref LP #2083458)

  - d/linuxptp.install: Add aa rules destdir for timemaster
  - d/rules: Add timemaster aa profile entry
  - d/usr.sbin.timemaster: aa profile for timemaster service

Signed-off-by: Lincoln Wallace <email address hidden>

89b1525... by Lincoln Wallace

* Add AppArmor rules for ptp4l (LP: #2083458)

  - d/control: Add dh-apparmor dependency
  - d/linuxptp.install: Add aa rules destdir
  - d/rules: Add section for aa profile adition
  - d/tests/simulation-test-suite: Add script function to inject additional local
      aa rules needed for autopkgtest
  - d/tests/control: Add needs-sudo capability
  - d/usr.sbin.ptp4l: aa profile for ptp4l application

Signed-off-by: Lincoln Wallace <email address hidden>

3fd0f2f... by JP Meijers

update-maintainer

098bdc6... by JP Meijers

reconstruct-changelog

8ed8335... by JP Meijers

merge-changelogs

5eec804... by JP Meijers

  * New Changes:

    - d/tests: Update test suite for linuxptp 4.2

fb339f3... by JP Meijers

    - d/copyright: Add test suite copyright clauses.

f8fac7c... by JP Meijers

    - Add autopkgtest to run linuxptp-testsuite.

      + d/t/linuxptp-testsuite: Include a copy of linuxptp-testsuite from
        https://github.com/mlichvar/linuxptp-testsuite.
      + d/t/README: Instructions to update the test suite for new upstream
        versions.
      + Note that the tests use needs-internet to download clknetsim, like
        in the chrony autopkgtests.