[06:22] !which kernel has 16.04.2 [06:22] android: I am only a bot, please don't think I'm intelligent :) [07:47] android, the media would have had 4.8 i believe [07:52] apw: is the current xenial sru cycle still on target (release on aug 7th) [07:52] tjaalton, as far as i know yes, why ? [07:53] we are somewhat backed up but we are catching up [07:53] we try not to slip release the candance even when we are slipping individual releases [07:53] apw: there's a oneliner for i915 pciids that would like to get in if there's a respin, but not necessarily needs one just for this [07:54] tjaalton, if you get the patch to the list asap, i'll get it on the "if there is a respin" list [07:54] smb, ^ [07:54] sure [07:54] klebers, ^ [07:55] yeah klebers. I pretend to know nutting bout anyting [07:57] xenial cycle already started and for now it's kind of on track [07:58] I will make sure we include it if we have a re-spin (given that it's sent to ML and ack'ed) [07:58] klebers, we have a column for that i tink [07:59] apw, not on the sru board, but I will create it [08:02] klebers, oh yeah, wrong board, good plan [09:59] doea the 4.4 ubuntu16 kernel have in kernel encryption certificates? [10:01] android, certificates for what ? [10:09] anything this is a security audit, crypto needs to be capable of being switched off [10:10] the kernel almost cirtainly contains certificates to validate its own modules [10:10] apw [10:12] this is with conscern to networking [10:13] say it is on a lan the ssl and any crypto is turned off is there anthing in kernelspace [10:14] all network related crypto is loaded from userspace, there are no default keys that i know of [10:14] Is it better to go with fedora for lan? [10:14] does that question even make sense? [10:15] ubuntu works great online [10:15] better than any os except possibly windows [10:16] for local business lan I need to be able to audit all com lines [10:17] crypto makrs it not possible omline ssl comea from rsa [10:17] and if you don't support ssl you won't be able to talk to an increasing section of the internet [10:17] and has evolved into a big blob of somebody elses authority [10:18] yes apw I agree [10:18] google is taking over [10:18] anyhow, the kernel does not do any encrypted communications itself, only on request from userspace [10:19] privacy is increasing is probabally a fairer statement [10:20] no more dual booting [10:20] screws everything up [10:23] npw if I want to invite guests on my network can you make a page ise facebook for login? [10:23] something fairly unbiquitis [10:24] there are so many captuve portals now [10:24] I do want to be kind to strangers [10:25] android, why not have a separate guest network (vlan whatever) and print the password on your wall [10:25] let them access through my network without a oruvate password [10:26] have a private password which you give them, but have it easy to find when they are local [10:26] the password is then not unique [10:26] indeed [10:26] facebook is [10:26] i am sure you can do that if you wanted to, i have no knowledge in this space [10:26] recording people who come just means you have more data you need to keep safe [10:27] just don't let them on the bit you have to audit, keep it utterly separate [10:28] i even do that at my home [11:24] Hi! I'm debugging a driver and expect it to dump to /sys/devices/virtual/devcoredump but "udevadm monitor" shows that kernel and udev adds and removes them. I've been researching enabling apport to handle it and even overriding the default "core_pattern" settings to avoid apport but I still can't capture it. In 1704. Any ideas? === patrik is now known as nomego === nomego is now known as patrik [11:42] patrik what command do you run for this expectation? [11:43] there is a debug option usually activated at boot with grub modesettings === PaulW2U_ is now known as PaulW2U === JanC_ is now known as JanC === bdmurray_ is now known as bdmurray [21:24] Hi, I'm debugging a kernel driver and is trying to make it device core dump, but udevadm monitor shows that it's getting deleted instantly. Any tips? I've tried enabling apport, setting ulimit -c, even overriding the core_pattern to avoid using apport but nothing seems to work. Something fundamental I've missed?