~intrigeri/apparmor-profiles/+git/apparmor-profiles:gst-plugin-scanner_fix

Last commit made on 2016-11-16
Get this branch:
git clone -b gst-plugin-scanner_fix https://git.launchpad.net/~intrigeri/apparmor-profiles/+git/apparmor-profiles
Only intrigeri can upload to this branch. If you are intrigeri please log in for upload directions.

Branch information

Name:
gst-plugin-scanner_fix
Repository:
lp:~intrigeri/apparmor-profiles/+git/apparmor-profiles

Recent commits

245cbdb... by intrigeri

Allow gst-plugin-scanner to read and mmap itself.

Without this, the initial startup of Pidgin fails on Tails/Stretch.

88b196a... by Steve Beattie

Merge ssmtp dead.letter fix from Simon Déziel

Fix to ssmtp profile for deamons that have ${HOME} set to
/var/lib/${daemon} and leave dead.letter files there.

Acked-by: Steve Beattie <email address hidden>

9837b11... by Simon Déziel

usr.sbin.ssmtp: dead.letter for system users

e40923f... by Steve Beattie

Create Ubuntu/17.04 directory, with opening of zesty devel.

0052575... by Seth Arnold

Merge remote-tracking branch 'sdeziel/pulseaudio-usb'

Allow pulseaudio to read udev information for usb devices.

Acked-by: Seth Arnold <email address hidden>

19bbf5a... by Simon Déziel

usr.bin.pulseaudio: add udev rule for (USB?) cards

My USB soundcard (Creative E-Mu 0404) requires those.
Also add a local include while at it.

b008e83... by Tomasz Miąsko

Add new weechat profile from Tomasz Miąsko

Date: Thu, 8 Sep 2016 12:20:14 +0200
From: Tomasz Miąsko <email address hidden>
To: <email address hidden>
Subject: [apparmor] [PATCH] A new profile for weechat

Hi,

I prepared a profile for weechat IRC client, you can find a patch attached.
Could you include it in apparmor-profiles?

Note-1: Tested on Debian.

Note-2: The permissions within .weechat directory are not exactly
fine-grained, mostly because I wanted to support the case when weechat is run
for the first time and creates all the directories and files within.

Thanks,
--
Tomasz

Acked-by: Seth Arnold <email address hidden>

510a926... by Seth Arnold

Add new weechat profile from Tomasz Miąsko

Date: Thu, 8 Sep 2016 12:20:14 +0200
From: Tomasz Miąsko <email address hidden>
To: <email address hidden>
Subject: [apparmor] [PATCH] A new profile for weechat

Hi,

I prepared a profile for weechat IRC client, you can find a patch attached.
Could you include it in apparmor-profiles?

Note-1: Tested on Debian.

Note-2: The permissions within .weechat directory are not exactly
fine-grained, mostly because I wanted to support the case when weechat is run
for the first time and creates all the directories and files within.

Thanks,
--
Tomasz

Acked-by: Seth Arnold <email address hidden>

1452843... by Steve Beattie

notify-reboot-required: add support for Debian's reboot-notifier

Add support for confining Debian's reboot-notifier script, an even more
simplified version of the Ubuntu update-notifier notify-reboot-required
script (and will possibly replace it in forthcoming versions of Ubuntu).

Signed-off-by: Steve Beattie <email address hidden>
Acked-by: intrigeri <email address hidden>

515435e... by Steve Beattie

pulseaudio profile: add realtimekit dbus support, clean dupe rules

Acked-by: Seth Arnold <email address hidden>
Merge remote-tracking branch 'sdeziel/master'