[Bug 156636]

2011-08-10 Thread Ryan Lee
Do you have a pointer to that work? Is there anything someone could do to help progress down that path? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/156636 Title: Please package openssh with LPK p

[Bug 2083435] Re: AppArmor 4.1.0-beta1 contains an ABI break for aa_log_record

2024-10-01 Thread Ryan Lee
Gitlab MR has been merged, with commit c86c87e8868c72e5ab2084b5bf783cd5ca800a9b fixing the ABI break. Patch is attached. ** Description changed: Commit 3c825eb001d33bb6f2480c4f78df03aee4c40396 in the Gitlab upstream adds a field called `execpath` to the `aa_log_record` struct. This field wa

[Bug 2083435] Re: AppArmor 4.1.0-beta1 contains an ABI break for aa_log_record

2024-10-01 Thread Ryan Lee
** Patch added: "Patch of commit c86c87e8868c72e5ab2084b5bf783cd5ca800a9b downloaded from GitLab" https://bugs.launchpad.net/apparmor/+bug/2083435/+attachment/5823945/+files/c86c87e8868c72e5ab2084b5bf783cd5ca800a9b.patch ** Description changed: Commit 3c825eb001d33bb6f2480c4f78df03aee4c403

[Bug 2004592] Re: aalogparse.h cannot be included from C++ code

2024-10-04 Thread Ryan Lee
** Changed in: apparmor (Ubuntu) Assignee: (unassigned) => Ryan Lee (rlee287) ** Changed in: apparmor (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 2086210] [NEW] Backport some AppArmor complain-mode profile bugfixes from Oracular to Noble

2024-10-31 Thread Ryan Lee
Public bug reported: [Impact] Backporting two AppArmor bugfixes (2de989ae726b "apparmor: allocate xmatch for nullpdf inside aa_alloc_null" and 62bd5d5f2149 "apparmor: properly handle cx/px lookup failure for complain") from the Ubuntu Oracular kernel will fix incorrect behavior that occurs with t

[Bug 2086210] Re: Backport some AppArmor complain-mode profile bugfixes from Oracular to Noble

2024-11-01 Thread Ryan Lee
** Description changed: + SRU Justification: + [Impact] Backporting two AppArmor bugfixes (2de989ae726b "apparmor: allocate xmatch for nullpdf inside aa_alloc_null" and 62bd5d5f2149 "apparmor: properly handle cx/px lookup failure for complain") from the Ubuntu Oracular kernel will fi

[Bug 2086210] Re: Backport some AppArmor complain-mode profile bugfixes from Oracular to Noble

2024-10-31 Thread Ryan Lee
** Changed in: linux (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2086210 Title: Backport some AppArmor complain-mode profile bugfixes from Oracular to Nobl

[Bug 2083435] Re: AppArmor 4.1.0-beta1 contains an ABI break for aa_log_record

2024-10-01 Thread Ryan Lee
** Tags added: oracular -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083435 Title: AppArmor 4.1.0-beta1 contains an ABI break for aa_log_record To manage notifications about this bug go to: https

[Bug 2083435] Re: AppArmor 4.1.0-beta1 contains an ABI break for aa_log_record

2024-10-01 Thread Ryan Lee
While we're at it, John Johansen also decided to include this patch, which fixes a critical bug in which the rule priority directives could destroy permissions for some classes. ** Patch added: "Patch for commit 204c0c5a3a34ac2eb47b863aae20bace48e0ad3c downloaded from Gitlab" https://bugs.lau

[Bug 2083435] Re: AppArmor 4.1.0-beta1 contains an ABI break for aa_log_record

2024-10-01 Thread Ryan Lee
After rechecking https://git.launchpad.net/ubuntu/+source/apparmor/tree/debian/patches/ubuntu Alex Murray found that this second patch in comment #4 was already applied in the last upload of the apparmor package, so we don't have to apply the patch again. -- You received this bug notification bec

[Bug 2086210] Re: Backport some AppArmor complain-mode profile bugfixes from Oracular

2024-11-07 Thread Ryan Lee
** Summary changed: - Backport some AppArmor complain-mode profile bugfixes from Oracular to Noble + Backport some AppArmor complain-mode profile bugfixes from Oracular -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.laun

[Bug 2095597] Re: apparmor: removal of Python standard libraries in Python 3.13

2025-01-23 Thread Ryan Lee
As noted in the original Debian bug, this issue is tracked upstream at https://gitlab.com/apparmor/apparmor/-/issues/447. ** Changed in: apparmor (Ubuntu) Status: New => Confirmed ** Bug watch added: gitlab.com/apparmor/apparmor/-/issues #447 https://gitlab.com/apparmor/apparmor/-/issue

[Bug 2086210] Re: Backport some AppArmor complain-mode profile bugfixes from Oracular

2025-01-21 Thread Ryan Lee
Can confirm that the bugs targeted by the patches do not affect the Linux 6.8.0-53 kernel in noble-proposed. ** Tags removed: verification-needed-noble-linux ** Tags added: verification-done-noble-linux -- You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 2095118] [NEW] Desktop login screen sometimes flickers, accompanied by rfkill dmesg logspam

2025-01-16 Thread Ryan Lee
Public bug reported: Sometimes, when booting into a Plucky VM (provisioned via virt-manager), the login screen flickers constantly, rendering the GUI unusable. Occasionally, the flickering pauses long enough for me to type in the first few characters of my password, before the flickering starts ag

[Bug 2098838] Re: apparmor appears to deny wpasupplicant on plucky, breaking wifi

2025-02-19 Thread Ryan Lee
** Changed in: apparmor (Ubuntu) Status: New => Confirmed ** Changed in: apparmor (Ubuntu) Assignee: (unassigned) => Ryan Lee (rlee287) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 2098906] Re: apparmor breaks sbuild with unshare on plucky

2025-02-19 Thread Ryan Lee
This breakage is due to the latest AppArmor packaging enabling a unshare-userns-restrict profile by default. In most cases, this allows more usage of unshare than before (while limiting the attack surface exposed by capabilities in unprivileged user namespaces), but sbuild is one of the cases where

[Bug 2098838] Re: apparmor appears to deny wpasupplicant on plucky, breaking wifi

2025-02-19 Thread Ryan Lee
Seems like the new wpa_supplicant protocol will need rules allowing read access to /sys/devices/pci*:*/*:*:*.*/ieee80211/phy*/** and to allow dgram socket creation, but there may be other accesses we might have missed that would be needed to unbreak the profile. For now, we'll proceed by disabling

[Bug 2098838] Re: apparmor appears to deny wpasupplicant on plucky, breaking wifi

2025-02-19 Thread Ryan Lee
** Changed in: apparmor (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2098838 Title: apparmor appears to deny wpasupplicant on plucky, breaking wif

[Bug 2098906] Re: apparmor breaks sbuild with unshare on plucky

2025-02-19 Thread Ryan Lee
** Changed in: apparmor (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2098906 Title: apparmor breaks sbuild with unshare on plucky To manage notif

[Bug 2098838] Re: apparmor appears to deny wpasupplicant on plucky, breaking wifi

2025-02-21 Thread Ryan Lee
Switching this to "Fix Released" now that the 0ubuntu5 release is out that disables the profile - feel free to switch back if you're still encountering issues even on that release. ** Changed in: apparmor (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification bec

[Bug 2098838] Re: apparmor appears to deny wpasupplicant on plucky, breaking wifi

2025-02-24 Thread Ryan Lee
The broken profile located in /etc/apparmor.d/wpa_supplicant should have been removed by the upgrade to 4.1.0~beta5-0ubuntu5. Was it still there on your system after the upgrade? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 2098838] Re: apparmor appears to deny wpasupplicant on plucky, breaking wifi

2025-02-24 Thread Ryan Lee
Hi Heinrich, Could you also confirm how you constructed the above AppArmor profile for wpa_supplicant? Did you create it based on the broken wpa_supplicant profile shipped in the earlier AppArmor package, or did you create it some other way? -- You received this bug notification because you are

[Bug 2098993] Re: Last updates to apparmor broke all AppImages, which depend on fusermount

2025-02-20 Thread Ryan Lee
** Changed in: apparmor (Ubuntu) Status: New => Fix Committed ** Changed in: apparmor (Ubuntu) Assignee: (unassigned) => Ryan Lee (rlee287) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 2100295] Re: Apparmor settings for fusermount3 break flatpak

2025-02-26 Thread Ryan Lee
** Changed in: apparmor (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2100295 Title: Apparmor settings for fusermount3 break flatpak To manage notifications

[Bug 2099811] Re: Os-prober segmentation fault one message for each partition on same PC

2025-03-03 Thread Ryan Lee
For the record: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476184 has a rationale for why os-prober introduced mount namespaces in the first place. If we remove the unsharing of the mount namespace, can we also make sure that os-prober won't fall over if its unmount calls fail? ** Bug watch

[Bug 2101180] Re: Multiple DENIED apparmor messages when using rsyslog with the imfile module

2025-03-07 Thread Ryan Lee
Does the imfile module still work correctly despite the denial logs, or is it unable to perform monitoring as expected? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2101180 Title: Multiple DENIED a

[Bug 2101909] [NEW] AppArmor OpenVPN profile blocks access to NetworkManager-OpenVPN imported certs

2025-03-10 Thread Ryan Lee
Public bug reported: The openvpn profile shipped in the AppArmor package in Plucky (4.1.0~beta5-0ubuntu6 as of time of writing) does not allow access to the ~/.cert/nm-openvpn, which is needed to allow OpenVPN to use certificate files imported by NetworkManager. This was reported by "@zorn-v" upst

[Bug 2083435] Re: AppArmor 4.1.0-beta1 contains an ABI break for aa_log_record

2025-03-10 Thread Ryan Lee
** Changed in: apparmor Status: New => Fix Released ** Changed in: apparmor (Ubuntu) Status: Fix Committed => Fix Released ** Changed in: apparmor (Ubuntu Oracular) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubunt

[Bug 2102033] Re: remmina blocked by apparmor in Plucky

2025-03-11 Thread Ryan Lee
Is that the only AppArmor log message being generated, or are there more? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2102033 Title: remmina blocked by apparmor in Plucky To manage notifications

[Bug 2102033] Re: remmina blocked by apparmor in Plucky

2025-03-11 Thread Ryan Lee
Also, I see that you added remmina to LP: #2046844, but the log that you pasted into the bug report above does not have anything to do with user namespaces. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 2099811] Re: Os-prober segmentation fault one message for each partition on same PC

2025-03-11 Thread Ryan Lee
We'll be packaging up os-prober profiles in the main AppArmor package so that they're installed by default and so that we can update them more easily if necessary. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 2101869] Re: apparmor utils tools cannot parse fusermount3 profile

2025-03-11 Thread Ryan Lee
** Changed in: apparmor (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2101869 Title: apparmor utils tools cannot parse fusermount3 profile To manage notific

[Bug 2100295] Re: Apparmor settings for fusermount3 break flatpak

2025-02-27 Thread Ryan Lee
** Changed in: apparmor (Ubuntu) Status: Confirmed => Fix Committed ** Changed in: apparmor (Ubuntu) Assignee: (unassigned) => Ryan Lee (rlee287) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 2099990] Re: lsusb fails due to apparmor

2025-02-27 Thread Ryan Lee
** Changed in: apparmor (Ubuntu) Status: New => Fix Committed ** Changed in: apparmor (Ubuntu) Assignee: (unassigned) => Ryan Lee (rlee287) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 2102056] Re: openvpn on Plucky fails to connect

2025-03-12 Thread Ryan Lee
*** This bug is a duplicate of bug 2101909 *** https://bugs.launchpad.net/bugs/2101909 ** This bug has been marked a duplicate of bug 2101909 AppArmor OpenVPN profile blocks access to NetworkManager-OpenVPN imported certs -- You received this bug notification because you are a member of

[Bug 2098930] Re: openvpn profile doesn't allow access to files on home dir

2025-03-12 Thread Ryan Lee
After a discussion with Alex Murray and John Johansen, we decided on the following OpenVPN policy adjustments: - allowing writes to files in the /etc/openvpn, and not just reads - allowing reads to most of the home directories - allowing writes to most of the home directories, with an owner restri

[Bug 2103524] Re: lsblk apparmor profile denies block device lookup on Azure

2025-03-19 Thread Ryan Lee
** Tags added: sec-5988 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2103524 Title: lsblk apparmor profile denies block device lookup on Azure To manage notifications about this bug go to: https:/

[Bug 2103889] Re: gnome-remote-desktop-daemon: fusermount3: mount failed: Permission denied

2025-03-24 Thread Ryan Lee
The corresponding umount rule also needs to be fixed, but otherwise the diff LGTM ** Tags added: sec-6014 ** Changed in: apparmor (Ubuntu) Assignee: (unassigned) => Ryan Lee (rlee287) ** Changed in: apparmor (Ubuntu) Status: New => In Progress -- You received this bug notifi

[Bug 2104193] [NEW] aa-enforce converts child profile "profile firefox//sh {" into "profile firefox {" producing "Multiple definitions" error

2025-03-25 Thread Ryan Lee
Public bug reported: As reported in https://gitlab.com/apparmor/apparmor/-/issues/493, the child profile component of a profile name is not handled correctly by aa-enforce, resulting in it being stripped. ** Affects: apparmor (Ubuntu) Importance: Undecided Assignee: Ryan Lee (rlee287

[Bug 2104194] [NEW] aa-genprof and aa-logprof have hotkey conflict with execution ignore and inherit

2025-03-25 Thread Ryan Lee
Public bug reported: As reported by https://gitlab.com/apparmor/apparmor/-/issues/302, execution log ignore and inherit shared the same hotkey (i) in aa- genprof and aa-logprof, so there is no way to ignore the execution. ** Affects: apparmor (Ubuntu) Importance: Undecided Status: N

[Bug 1798799] Re: lightning add on not compatible with latest release

2018-10-19 Thread Ryan Lee Sipes
The package: xul-ext-lightning should be installed when Thunderbird is installed. That would be the best fix for this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1798799 Title: lightning add on n

[Bug 1265898]

2019-01-05 Thread Ryan Lee Sipes
I had this problem, disabling drawing tabs in titlebar did work. I know this isn't supported ootb for Thunderbird, but we should consider addressing this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 1409325] Re: Ubuntu chooses worst quality when connecting to bluetooth headset

2017-02-16 Thread Ryan Lee Sipes
This is still a problem. There is more than one facet to this bug. The first is that in bluetooth-client.c it tries to connect via the order in which the connection types are listed. 'HSP' is the first type and so it is selected. This should be changed and 'HSP', which is the lower quality setting,

[Bug 1590417] Re: Feature Request: Ubuntu Bluetooth switch audio output device automatically

2017-02-16 Thread Ryan Lee Sipes
Agreed, detailed in my comment on this bug: https://bugs.launchpad.net/ubuntu/+source/unity-control- center/+bug/1409325 It selects based on the literal order of audio sinks in this file: "bluetooth-client.c" in unity-control-center. By moving HSP below AudioSource/AudioSink, it selects the proper

[Bug 1438510] Re: [REGRESSION] bluetooth headset no longer supports a2dp in 16.04 xenial and 16.10 yakkety

2016-11-15 Thread Ryan Lee Sipes
This affects me as well. Seemingly with each type of bluetooth device I've connected. Sony SRS-X11 bluetooth speaker, my JBL Bluetooth speaker (not sure on the model), and my SkullCandy Hesh 2 Wireless Headphones. Restarting the devices multiple times appears to randomly fix it. Then I just make s

[Bug 773179] [NEW] plug ins do not work. cannot play videos or play games on the internet.

2011-04-29 Thread ryan lee bradley
Public bug reported: Binary package hint: firefox hello, a couple of months ago i run into the problem that i coudnt play adventure quest worlds, couldnt watch videos on youtube, i couldnt play normal games from online gaming sites and i couldnt even see animated ads on the sides of websites. can

[Bug 773179] Re: plug ins do not work. cannot play videos or play games on the internet.

2011-04-29 Thread ryan lee bradley
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/773179 Title: plug ins do not work. cannot play videos or play games on the internet. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https:

[Bug 773179] Re: plug ins do not work. cannot play videos or play games on the internet.

2011-04-30 Thread ryan lee bradley
** Description changed: Binary package hint: firefox hello, a couple of months ago i run into the problem that i coudnt play adventure quest worlds, couldnt watch videos on youtube, i couldnt play normal games from online gaming sites and i couldnt even see animated ads on the sides o

[Bug 1265898]

2019-11-10 Thread Ryan Lee Sipes
I'm not able to reproduce this problem in Nightly. I believe this has been addressed. Going to get some others to test. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1265898 Title: thunderbird doesn

[Bug 1265898]

2019-11-10 Thread Ryan Lee Sipes
Addressed in [bug: 1593578](https://bugzilla.mozilla.org/show_bug.cgi?id=1593578). Looks like this is fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1265898 Title: thunderbird doesn't remember