[Touch-packages] [Bug 1367609] [NEW] AppArmor: Prevents connection to system dbus (disconnected path)

2014-09-10 Thread Felix Geyer
Public bug reported: AppArmor seems to prevent cupsd from connecting to the system dbus: Sep 10 09:06:00 callisto kernel: audit: type=1400 audit(1410332760.203:112): apparmor=DENIED operation=connect info=Failed name lookup - disconnected path error=-13 profile=/usr/sbin/cupsd

[Touch-packages] [Bug 1370228] [NEW] init script returns 0 even after parsing failure

2014-09-16 Thread Felix Geyer
Public bug reported: The apparmor init script (and likely the upstart job, but haven't checked) returns exit code 0 even when a profile can't be loaded. In /lib/apparmor/functions foreach_configured_profile first loads profiles from /etc/apparmor.d and then from /var/lib/apparmor/profiles.

[Touch-packages] [Bug 1370228] Re: init script returns 0 even after parsing failure

2014-09-16 Thread Felix Geyer
Tested with apparmor 2.8.96~2652-0ubuntu4. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/1370228 Title: init script returns 0 even after parsing failure Status in

[Touch-packages] [Bug 1373085] Re: Parser error when using regex profile names in IPC rules

2014-09-23 Thread Felix Geyer
Tested with apparmor 2.8.96~2652-0ubuntu5. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/1373085 Title: Parser error when using regex profile names in IPC rules Status

[Touch-packages] [Bug 1373085] [NEW] Parser error when using regex profile names in IPC rules

2014-09-23 Thread Felix Geyer
Public bug reported: I tried to add this rule to the firefox profile: unix (send, receive) type=stream peer=(label=/usr/lib/firefox/firefox\{,\*\[^s\]\[^h\]\}//plugincontainer), apparmor_parser fails with: syntax error, unexpected TOK_CONDID, expecting TOK_EQUALS or TOK_IN When I add quotes

[Touch-packages] [Bug 1374583] Re: Sync libjpeg-turbo 1:1.3.1-3 (main) from Debian unstable (main)

2014-09-28 Thread Felix Geyer
Unsubscribing ubuntu-sponsors as there's nothing to do at the moment. I think now that debian has switched to libjpeg-turbo too there is no reason anymore for an ubuntu delta. You can't say that without actually checking the delta. -- You received this bug notification because you are a

[Touch-packages] [Bug 1376611] [NEW] AppArmor: cupsd not allowed to send signals to third_party

2014-10-02 Thread Felix Geyer
Public bug reported: The cups 1.7.5-3 AppArmor profile has this rule which seems to be ineffective: signal (receive, send) peer=third_party, I get this denial log entry when (re)installing cups: audit: type=1400 audit(1412239287.417:110): apparmor=DENIED operation=signal

[Touch-packages] [Bug 1359671] Re: New upstream version 3.13.90

2014-08-22 Thread Felix Geyer
This pygobject update causes virt-manager to crash on startup, see bug #1359815 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pygobject in Ubuntu. https://bugs.launchpad.net/bugs/1359671 Title: New upstream version

[Touch-packages] [Bug 1386257] Re: intel-microcode should be installed by default, when the CPU is GenuineIntel

2014-12-02 Thread Felix Geyer
I have strongly mixed feelings about installing intel-microcode by default. Of course it's good to have the latest microcode bugfixes. What worries me is that Intel provides no release notes at all. They didn't even put up a warning for the update that disables the TSX instruction. Removing an

[Touch-packages] [Bug 1404475] Re: Multi-Arch support

2015-01-03 Thread Felix Geyer
Please consider sponsoring the attached changes: * Mark libopus0, libopus-dev and libopus-dbg as Multi-Arch: same. (LP: #1404475) * Update the symbols file. ** Patch added: opus_1.1-0ubuntu2.debdiff

[Touch-packages] [Bug 1404475] Re: Multi-Arch support

2015-01-03 Thread Felix Geyer
** Changed in: opus (Ubuntu) Status: New = Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to opus in Ubuntu. https://bugs.launchpad.net/bugs/1404475 Title: Multi-Arch support Status in opus package in Ubuntu:

[Touch-packages] [Bug 1779721] Re: systemd-networkd does not configure DHCPv4

2018-08-06 Thread Felix Geyer
This is not really a bug in systemd-networkd. It just adheres more strictly to the standard. In this case the DHCP server doesn't send the Option 51 "IP Address Lease Time" in the DHCPOFFER. RFC2131 declares this a MUST (see Table 3: Fields and options used by DHCP servers). I encountered a