Merge ~ahasenack/ubuntu/+source/rsyslog:plucky-rsyslog-imfile-apparmor into ubuntu/+source/rsyslog:ubuntu/devel
| Status: | Work in progress |
|---|---|
| Proposed branch: | ~ahasenack/ubuntu/+source/rsyslog:plucky-rsyslog-imfile-apparmor |
| Merge into: | ubuntu/+source/rsyslog:ubuntu/devel |
| Diff against target: |
29 lines (+10/-0) 2 files modified
debian/changelog (+6/-0) debian/usr.sbin.rsyslogd (+4/-0) |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| git-ubuntu bot | Approve | ||
| Lukas Märdian (community) | Approve | ||
| Canonical Server Reporter | Pending | ||
|
Review via email:
|
|||
Description of the change
Another apparmor fix, this time for the imjournal module. The module works, but produces apparmor noise in the logs.
The change is following the recommendations
I'm starting to think we should have a DEP8 test hook that would check the logs for apparmor DENIED messages, regardless if the test is passing or not, and fail it if there are such messages in the logs.
PPA: https:/
DEP8: green
Tests for PPA rsyslog-
---- ---- ---- ----
Release: plucky
Sources:
SRC: rsyslog @ 8.2412.
Triggers on published Sources:
Results: (from http://
rsyslog @ amd64:
11.03.25 21:13:18 Log 🗒️ ✅ Triggers: rsyslog/
rsyslog @ arm64:
11.03.25 21:21:04 Log 🗒️ ✅ Triggers: rsyslog/
rsyslog @ armhf:
11.03.25 21:12:56 Log 🗒️ ✅ Triggers: rsyslog/
rsyslog @ ppc64el:
11.03.25 21:18:46 Log 🗒️ ✅ Triggers: rsyslog/
rsyslog @ s390x:
11.03.25 21:12:43 Log 🗒️ ✅ Triggers: rsyslog/
1. https:/
2. https:/

OK:
- correct version and formatting of d/changelog (incl. bug ref)
- new changes in debian/* are OK, as suggested by @jjohansen (apparmor upstream)
- No new patches added
- Commits are properly split
- PPA build is OK
- autopkgtest against the PPA package passes (if possible, evidence was provided already)
Nitpicks/Notes (non-blocking):
- Testcases added or adapted (N/A if not strictly required or already present)
=> As state in the description above, we could consider adding a new test that would check the logs for apparmor DENIED messages. Can you create a LP bug about this, subscribing ~ubuntu-server?
- Checking the d/usr.sbin.rsyslogd against Noble/Oracular, I wonder if this should be SRUed as well?
LGTM! But beware of the Beta freeze before uploading, as rsyslog is seeded on daily-live/ daily-preinstal led images. So better wait until after Beta images were spun.