2013-06-03 09:33:39 |
Øyvind Stegard |
bug |
|
|
added bug |
2013-06-03 10:00:11 |
Brad Figg |
linux (Ubuntu): status |
New |
Confirmed |
|
2013-06-03 10:56:48 |
Øyvind Stegard |
summary |
Regression: kernel 3.8.0-24 breaks WPA 2 enterprise auth |
Regression: kernel 3.8.0-24 breaks WPA 2 enterprise auth [iwlwifi] |
|
2013-06-03 19:27:57 |
Julian Wiedmann |
tags |
amd64 apport-bug package-from-proposed raring |
amd64 apport-bug package-from-proposed raring regression-proposed |
|
2013-06-04 12:48:45 |
Ramon Casellas |
bug |
|
|
added subscriber Ramon Casellas |
2013-06-04 14:44:40 |
Brian Murray |
linux (Ubuntu): importance |
Undecided |
High |
|
2013-06-04 16:13:18 |
Joseph Salisbury |
tags |
amd64 apport-bug package-from-proposed raring regression-proposed |
amd64 apport-bug needs-bisect package-from-proposed raring regression-proposed |
|
2013-06-04 16:13:25 |
Joseph Salisbury |
tags |
amd64 apport-bug needs-bisect package-from-proposed raring regression-proposed |
amd64 apport-bug kernel-da-key needs-bisect package-from-proposed raring regression-proposed |
|
2013-06-05 08:00:23 |
Øyvind Stegard |
summary |
Regression: kernel 3.8.0-24 breaks WPA 2 enterprise auth [iwlwifi] |
Regression: kernel 3.8.0-24 breaks WPA enterprise auth [iwlwifi] |
|
2013-06-05 08:10:21 |
Øyvind Stegard |
description |
After upgrading from 3.8.0-23 to kernel 3.8.0-24 currently in -proposed, wireless WPA 2 enterprise authentication stopped working. I am having issues now which very much resembles the problems in bug 1104476 (although I do use a certficate).
Here's some output from syslog during connection attempt:
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled...
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started...
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> (wlan0): device state change: need-auth -> prepare (reason 'none') [60 40 0]
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled...
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete.
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting...
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> (wlan0): device state change: prepare -> config (reason 'none') [40 50 0]
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Activation (wlan0/wireless): connection 'Auto uio' has security, and secrets exist. No new secrets needed.
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Config: added 'ssid' value 'uio'
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Config: added 'scan_ssid' value '1'
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Config: added 'key_mgmt' value 'WPA-EAP'
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Config: added 'password' value '<omitted>'
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Config: added 'eap' value 'TTLS'
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Config: added 'fragment_size' value '1300'
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Config: added 'phase2' value 'auth=MSCHAPV2'
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Config: added 'ca_path' value '/etc/ssl/certs'
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Config: added 'ca_path2' value '/etc/ssl/certs'
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Config: added 'ca_cert' value '/etc/ssl/certs/AddTrust_External_Root.pem'
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Config: added 'identity' value '<NN>'
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Config: added 'anonymous_identity' value '<NN>'
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Config: added 'bgscan' value 'simple:30:-45:300'
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Config: added 'proactive_key_caching' value '1'
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete.
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Config: set interface ap_scan to 1
Jun 3 11:27:44 rednorrock NetworkManager[1289]: <info> (wlan0): supplicant interface state: disconnected -> scanning
Jun 3 11:27:47 rednorrock wpa_supplicant[1340]: wlan0: SME: Trying to authenticate with 1c:aa:07:c7:ef:60 (SSID='uio' freq=2412 MHz)
Jun 3 11:27:47 rednorrock kernel: [ 521.708962] wlan0: authenticate with 1c:aa:07:c7:ef:60
Jun 3 11:27:47 rednorrock kernel: [ 521.718879] wlan0: send auth to 1c:aa:07:c7:ef:60 (try 1/3)
Jun 3 11:27:47 rednorrock kernel: [ 521.721928] wlan0: authenticated
Jun 3 11:27:47 rednorrock kernel: [ 521.722694] iwlwifi 0000:03:00.0 wlan0: disabling HT/VHT due to WEP/TKIP use
Jun 3 11:27:47 rednorrock wpa_supplicant[1340]: wlan0: Trying to associate with 1c:aa:07:c7:ef:60 (SSID='uio' freq=2412 MHz)
Jun 3 11:27:47 rednorrock kernel: [ 521.723563] wlan0: associate with 1c:aa:07:c7:ef:60 (try 1/3)
Jun 3 11:27:47 rednorrock kernel: [ 521.727096] wlan0: RX AssocResp from 1c:aa:07:c7:ef:60 (capab=0x431 status=0 aid=7)
Jun 3 11:27:47 rednorrock wpa_supplicant[1340]: wlan0: Associated with 1c:aa:07:c7:ef:60
Jun 3 11:27:47 rednorrock wpa_supplicant[1340]: wlan0: CTRL-EVENT-EAP-STARTED EAP authentication started
Jun 3 11:27:47 rednorrock kernel: [ 521.731361] wlan0: associated
Jun 3 11:27:47 rednorrock kernel: [ 521.731425] cfg80211: Calling CRDA for country: NO
Jun 3 11:27:47 rednorrock kernel: [ 521.734965] cfg80211: Regulatory domain changed to country: NO
Jun 3 11:27:47 rednorrock kernel: [ 521.734968] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Jun 3 11:27:47 rednorrock kernel: [ 521.734970] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
Jun 3 11:27:47 rednorrock kernel: [ 521.734971] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
Jun 3 11:27:47 rednorrock kernel: [ 521.734972] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
Jun 3 11:27:47 rednorrock kernel: [ 521.734973] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
Jun 3 11:27:47 rednorrock NetworkManager[1289]: <info> (wlan0): supplicant interface state: scanning -> authenticating
Jun 3 11:27:47 rednorrock NetworkManager[1289]: <info> (wlan0): supplicant interface state: authenticating -> associating
Jun 3 11:27:47 rednorrock NetworkManager[1289]: <info> (wlan0): supplicant interface state: associating -> associated
Jun 3 11:28:04 rednorrock NetworkManager[1289]: <warn> Activation (wlan0/wireless): association took too long.
Jun 3 11:28:04 rednorrock NetworkManager[1289]: <info> (wlan0): device state change: config -> failed (reason 'no-secrets') [50 120 7]
Jun 3 11:28:04 rednorrock NetworkManager[1289]: <info> Marking connection 'Auto uio' invalid.
Jun 3 11:28:04 rednorrock NetworkManager[1289]: <warn> Activation (wlan0) failed for connection 'Auto uio'
Jun 3 11:28:04 rednorrock NetworkManager[1289]: <info> (wlan0): device state change: failed -> disconnected (reason 'none') [120 30 0]
Jun 3 11:28:04 rednorrock NetworkManager[1289]: <info> (wlan0): deactivating device (reason 'none') [0]
Jun 3 11:28:04 rednorrock kernel: [ 538.758970] wlan0: deauthenticating from 1c:aa:07:c7:ef:60 by local choice (reason=3)
Jun 3 11:28:04 rednorrock wpa_supplicant[1340]: wlan0: CTRL-EVENT-DISCONNECTED bssid=00:00:00:00:00:00 reason=3
The connection uses TTLS/MSCHAPv2 auth with certificate.
Booting older 3.8.0-23 kernel makes it work fine again, so something has regressed.
It's been several years and Ubuntu releases since I've had any problems connecting to this network (at work).
ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: linux-image-3.8.0-24-generic 3.8.0-24.35
ProcVersionSignature: Ubuntu 3.8.0-24.35-generic 3.8.13
Uname: Linux 3.8.0-24-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.9.2-0ubuntu8.1
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/controlC1: oyvind 2131 F.... pulseaudio
/dev/snd/controlC0: oyvind 2131 F.... pulseaudio
CRDA:
country NO:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (N/A, 20)
(5250 - 5330 @ 40), (N/A, 20), DFS
(5490 - 5710 @ 40), (N/A, 27), DFS
Date: Mon Jun 3 11:19:25 2013
HibernationDevice: RESUME=UUID=0f94207f-b6d7-4b98-8f13-eaaeebb896b1
InstallationDate: Installed on 2012-05-28 (371 days ago)
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425)
MachineType: Dell Inc. Latitude E6510
MarkForUpload: True
PccardctlIdent:
Socket 0:
no product info available
PccardctlStatus:
Socket 0:
no card
ProcFB:
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-24-generic root=UUID=67bd9db1-6c03-4313-8dbd-aa2aaefcc6fe ro quiet nosplash
RelatedPackageVersions:
linux-restricted-modules-3.8.0-24-generic N/A
linux-backports-modules-3.8.0-24-generic N/A
linux-firmware 1.106
SourcePackage: linux
UpgradeStatus: Upgraded to raring on 2013-04-12 (51 days ago)
dmi.bios.date: 07/30/2012
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A13
dmi.board.name: 0N5KHN
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: dmi:bvnDellInc.:bvrA13:bd07/30/2012:svnDellInc.:pnLatitudeE6510:pvr0001:rvnDellInc.:rn0N5KHN:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: Latitude E6510
dmi.product.version: 0001
dmi.sys.vendor: Dell Inc. |
After upgrading from 3.8.0-23 to kernel 3.8.0-24 currently in -proposed, wireless WPA enterprise authentication stopped working. I am having issues now which very much resembles the problems in bug 1104476 (although I do use a certficate).
Here's some output from syslog during connection attempt:
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled...
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started...
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> (wlan0): device state change: need-auth -> prepare (reason 'none') [60 40 0]
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled...
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete.
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting...
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> (wlan0): device state change: prepare -> config (reason 'none') [40 50 0]
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Activation (wlan0/wireless): connection 'Auto uio' has security, and secrets exist. No new secrets needed.
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Config: added 'ssid' value 'uio'
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Config: added 'scan_ssid' value '1'
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Config: added 'key_mgmt' value 'WPA-EAP'
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Config: added 'password' value '<omitted>'
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Config: added 'eap' value 'TTLS'
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Config: added 'fragment_size' value '1300'
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Config: added 'phase2' value 'auth=MSCHAPV2'
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Config: added 'ca_path' value '/etc/ssl/certs'
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Config: added 'ca_path2' value '/etc/ssl/certs'
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Config: added 'ca_cert' value '/etc/ssl/certs/AddTrust_External_Root.pem'
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Config: added 'identity' value '<NN>'
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Config: added 'anonymous_identity' value '<NN>'
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Config: added 'bgscan' value 'simple:30:-45:300'
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Config: added 'proactive_key_caching' value '1'
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete.
Jun 3 11:27:39 rednorrock NetworkManager[1289]: <info> Config: set interface ap_scan to 1
Jun 3 11:27:44 rednorrock NetworkManager[1289]: <info> (wlan0): supplicant interface state: disconnected -> scanning
Jun 3 11:27:47 rednorrock wpa_supplicant[1340]: wlan0: SME: Trying to authenticate with 1c:aa:07:c7:ef:60 (SSID='uio' freq=2412 MHz)
Jun 3 11:27:47 rednorrock kernel: [ 521.708962] wlan0: authenticate with 1c:aa:07:c7:ef:60
Jun 3 11:27:47 rednorrock kernel: [ 521.718879] wlan0: send auth to 1c:aa:07:c7:ef:60 (try 1/3)
Jun 3 11:27:47 rednorrock kernel: [ 521.721928] wlan0: authenticated
Jun 3 11:27:47 rednorrock kernel: [ 521.722694] iwlwifi 0000:03:00.0 wlan0: disabling HT/VHT due to WEP/TKIP use
Jun 3 11:27:47 rednorrock wpa_supplicant[1340]: wlan0: Trying to associate with 1c:aa:07:c7:ef:60 (SSID='uio' freq=2412 MHz)
Jun 3 11:27:47 rednorrock kernel: [ 521.723563] wlan0: associate with 1c:aa:07:c7:ef:60 (try 1/3)
Jun 3 11:27:47 rednorrock kernel: [ 521.727096] wlan0: RX AssocResp from 1c:aa:07:c7:ef:60 (capab=0x431 status=0 aid=7)
Jun 3 11:27:47 rednorrock wpa_supplicant[1340]: wlan0: Associated with 1c:aa:07:c7:ef:60
Jun 3 11:27:47 rednorrock wpa_supplicant[1340]: wlan0: CTRL-EVENT-EAP-STARTED EAP authentication started
Jun 3 11:27:47 rednorrock kernel: [ 521.731361] wlan0: associated
Jun 3 11:27:47 rednorrock kernel: [ 521.731425] cfg80211: Calling CRDA for country: NO
Jun 3 11:27:47 rednorrock kernel: [ 521.734965] cfg80211: Regulatory domain changed to country: NO
Jun 3 11:27:47 rednorrock kernel: [ 521.734968] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Jun 3 11:27:47 rednorrock kernel: [ 521.734970] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
Jun 3 11:27:47 rednorrock kernel: [ 521.734971] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
Jun 3 11:27:47 rednorrock kernel: [ 521.734972] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
Jun 3 11:27:47 rednorrock kernel: [ 521.734973] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
Jun 3 11:27:47 rednorrock NetworkManager[1289]: <info> (wlan0): supplicant interface state: scanning -> authenticating
Jun 3 11:27:47 rednorrock NetworkManager[1289]: <info> (wlan0): supplicant interface state: authenticating -> associating
Jun 3 11:27:47 rednorrock NetworkManager[1289]: <info> (wlan0): supplicant interface state: associating -> associated
Jun 3 11:28:04 rednorrock NetworkManager[1289]: <warn> Activation (wlan0/wireless): association took too long.
Jun 3 11:28:04 rednorrock NetworkManager[1289]: <info> (wlan0): device state change: config -> failed (reason 'no-secrets') [50 120 7]
Jun 3 11:28:04 rednorrock NetworkManager[1289]: <info> Marking connection 'Auto uio' invalid.
Jun 3 11:28:04 rednorrock NetworkManager[1289]: <warn> Activation (wlan0) failed for connection 'Auto uio'
Jun 3 11:28:04 rednorrock NetworkManager[1289]: <info> (wlan0): device state change: failed -> disconnected (reason 'none') [120 30 0]
Jun 3 11:28:04 rednorrock NetworkManager[1289]: <info> (wlan0): deactivating device (reason 'none') [0]
Jun 3 11:28:04 rednorrock kernel: [ 538.758970] wlan0: deauthenticating from 1c:aa:07:c7:ef:60 by local choice (reason=3)
Jun 3 11:28:04 rednorrock wpa_supplicant[1340]: wlan0: CTRL-EVENT-DISCONNECTED bssid=00:00:00:00:00:00 reason=3
The connection uses TTLS/MSCHAPv2 auth with certificate.
Booting older 3.8.0-23 kernel makes it work fine again, so something has regressed.
It's been several years and Ubuntu releases since I've had any problems connecting to this network (at work).
ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: linux-image-3.8.0-24-generic 3.8.0-24.35
ProcVersionSignature: Ubuntu 3.8.0-24.35-generic 3.8.13
Uname: Linux 3.8.0-24-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.9.2-0ubuntu8.1
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/controlC1: oyvind 2131 F.... pulseaudio
/dev/snd/controlC0: oyvind 2131 F.... pulseaudio
CRDA:
country NO:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (N/A, 20)
(5250 - 5330 @ 40), (N/A, 20), DFS
(5490 - 5710 @ 40), (N/A, 27), DFS
Date: Mon Jun 3 11:19:25 2013
HibernationDevice: RESUME=UUID=0f94207f-b6d7-4b98-8f13-eaaeebb896b1
InstallationDate: Installed on 2012-05-28 (371 days ago)
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425)
MachineType: Dell Inc. Latitude E6510
MarkForUpload: True
PccardctlIdent:
Socket 0:
no product info available
PccardctlStatus:
Socket 0:
no card
ProcFB:
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-24-generic root=UUID=67bd9db1-6c03-4313-8dbd-aa2aaefcc6fe ro quiet nosplash
RelatedPackageVersions:
linux-restricted-modules-3.8.0-24-generic N/A
linux-backports-modules-3.8.0-24-generic N/A
linux-firmware 1.106
SourcePackage: linux
UpgradeStatus: Upgraded to raring on 2013-04-12 (51 days ago)
dmi.bios.date: 07/30/2012
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A13
dmi.board.name: 0N5KHN
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: dmi:bvnDellInc.:bvrA13:bd07/30/2012:svnDellInc.:pnLatitudeE6510:pvr0001:rvnDellInc.:rn0N5KHN:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: Latitude E6510
dmi.product.version: 0001
dmi.sys.vendor: Dell Inc. |
|
2013-06-05 12:50:37 |
Øyvind Stegard |
bug watch added |
|
http://bugzilla.kernel.org/show_bug.cgi?id=58341 |
|
2013-06-05 16:33:07 |
Steve Conklin |
nominated for series |
|
Ubuntu Precise |
|
2013-06-05 16:33:07 |
Steve Conklin |
bug task added |
|
linux (Ubuntu Precise) |
|
2013-06-05 16:33:07 |
Steve Conklin |
nominated for series |
|
Ubuntu Quantal |
|
2013-06-05 16:33:07 |
Steve Conklin |
bug task added |
|
linux (Ubuntu Quantal) |
|
2013-06-05 16:33:07 |
Steve Conklin |
nominated for series |
|
Ubuntu Raring |
|
2013-06-05 16:33:07 |
Steve Conklin |
bug task added |
|
linux (Ubuntu Raring) |
|
2013-06-06 14:07:42 |
Tim Gardner |
linux (Ubuntu Precise): status |
New |
Fix Committed |
|
2013-06-06 14:07:49 |
Tim Gardner |
linux (Ubuntu Quantal): status |
New |
Fix Committed |
|
2013-06-06 14:07:55 |
Tim Gardner |
linux (Ubuntu Raring): status |
New |
Fix Committed |
|
2013-06-07 14:12:27 |
Brad Figg |
tags |
amd64 apport-bug kernel-da-key needs-bisect package-from-proposed raring regression-proposed |
amd64 apport-bug kernel-da-key needs-bisect package-from-proposed raring regression-proposed verification-done-precise verification-done-quantal verification-done-raring |
|
2013-06-07 18:50:02 |
Launchpad Janitor |
branch linked |
|
lp:ubuntu/precise-proposed/linux-lts-quantal |
|
2013-06-10 15:54:40 |
Launchpad Janitor |
branch linked |
|
lp:ubuntu/raring-proposed/linux-ppc |
|
2013-06-13 18:22:10 |
Launchpad Janitor |
linux (Ubuntu Precise): status |
Fix Committed |
Fix Released |
|
2013-06-13 18:22:10 |
Launchpad Janitor |
cve linked |
|
2013-3076 |
|
2013-06-13 18:22:10 |
Launchpad Janitor |
cve linked |
|
2013-3222 |
|
2013-06-13 18:22:10 |
Launchpad Janitor |
cve linked |
|
2013-3223 |
|
2013-06-13 18:22:10 |
Launchpad Janitor |
cve linked |
|
2013-3224 |
|
2013-06-13 18:22:10 |
Launchpad Janitor |
cve linked |
|
2013-3225 |
|
2013-06-13 18:22:10 |
Launchpad Janitor |
cve linked |
|
2013-3234 |
|
2013-06-13 18:22:10 |
Launchpad Janitor |
cve linked |
|
2013-3235 |
|
2013-06-13 18:53:29 |
Launchpad Janitor |
linux (Ubuntu Quantal): status |
Fix Committed |
Fix Released |
|
2013-06-13 21:39:04 |
Joseph Salisbury |
nominated for series |
|
Ubuntu Saucy |
|
2013-06-13 21:39:04 |
Joseph Salisbury |
bug task added |
|
linux (Ubuntu Saucy) |
|
2013-06-13 21:39:15 |
Joseph Salisbury |
linux (Ubuntu Raring): importance |
Undecided |
High |
|
2013-06-13 21:39:17 |
Joseph Salisbury |
linux (Ubuntu Quantal): importance |
Undecided |
High |
|
2013-06-13 21:39:18 |
Joseph Salisbury |
linux (Ubuntu Precise): importance |
Undecided |
High |
|
2013-06-13 21:41:04 |
Joseph Salisbury |
tags |
amd64 apport-bug kernel-da-key needs-bisect package-from-proposed raring regression-proposed verification-done-precise verification-done-quantal verification-done-raring |
amd64 apport-bug kernel-da-key package-from-proposed raring regression-proposed saucy verification-done-precise verification-done-quantal verification-done-raring |
|
2013-06-14 00:47:29 |
Launchpad Janitor |
linux (Ubuntu Raring): status |
Fix Committed |
Fix Released |
|
2013-06-24 14:28:55 |
Joseph Salisbury |
linux (Ubuntu Saucy): status |
Confirmed |
Incomplete |
|
2013-07-16 15:55:29 |
Launchpad Janitor |
branch linked |
|
lp:ubuntu/precise-proposed/linux-lts-raring |
|
2013-10-29 19:39:04 |
Joseph Salisbury |
linux (Ubuntu Saucy): status |
Incomplete |
Fix Released |
|
2013-10-29 19:39:08 |
Joseph Salisbury |
linux (Ubuntu): status |
Incomplete |
Fix Released |
|