The Precise Pangolin has reached end of life, so this bug will not be
fixed for that release
** Changed in: linux (Ubuntu Precise)
Status: New => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".
** Changed in: linux (Ubuntu Lucid)
Status: New => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
** Tags removed: verification-needed-trusty
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1327619
Title:
kernel version detection in module build
To manage notifications about this bug go to:
https
** Also affects: linux (Ubuntu Lucid)
Importance: Undecided
Status: New
** Changed in: linux (Ubuntu Trusty)
Importance: Undecided => Low
** Changed in: linux (Ubuntu Precise)
Importance: Undecided => Low
** Changed in: linux (Ubuntu Lucid)
Importance: Undecided => Low
--
Yo
** Also affects: linux (Ubuntu Precise)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1327619
Title:
kernel version detection in module build
To manage n
Thanks for adding this, now I am able to automatically detect the
version. It would sill be better if this define would be in
include/generated/uapi/linux/version.h and not in
include/generated/utsrelease.h, because utsrelease.h is not there in non
ubuntu kernel and then an include will fail,
but
This bug was fixed in the package linux - 3.13.0-32.57
---
linux (3.13.0-32.57) trusty; urgency=low
[ Upstream Kernel Changes ]
* l2tp: Privilege escalation in ppp over l2tp sockets
- LP: #1341472
- CVE-2014-4943
linux (3.13.0-32.56) trusty; urgency=low
[ Luis Henriqu
This bug was fixed in the package linux - 3.16.0-3.8
---
linux (3.16.0-3.8) utopic; urgency=low
[ Tim Gardner ]
* Release Tracking Bug
- LP: #1340091
-- Tim GardnerThu, 10 Jul 2014 10:06:47 +0100
** Changed in: linux (Ubuntu Utopic)
Status: Fix Committed => Fix R
** Branch linked: lp:ubuntu/trusty-proposed/linux-keystone
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1327619
Title:
kernel version detection in module build
To manage notifications about this b
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
trusty' to 'verification-done-trusty'.
If verification is not done by 5 working days from t
** Branch linked: lp:ubuntu/precise-proposed/linux-lts-trusty
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1327619
Title:
kernel version detection in module build
To manage notifications about thi
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1327619
Title:
kernel version detection in module build
To manage notifications about this bug go to:
https://bugs.launchpad.net/u
Hauke - we ultimately ended up adding UTS_UBUNTU_RELEASE_ABI to
include/generated/utsrelease.h
** Changed in: linux (Ubuntu Trusty)
Status: In Progress => Fix Committed
** Changed in: linux (Ubuntu Utopic)
Status: In Progress => Fix Committed
** Patch added: "Add UTS_UBUNTU_RELEASE
** Also affects: linux (Ubuntu Trusty)
Importance: Undecided
Status: New
** Also affects: linux (Ubuntu Utopic)
Importance: Low
Assignee: Andy Whitcroft (apw)
Status: In Progress
** Changed in: linux (Ubuntu Trusty)
Status: New => In Progress
--
You received this
I saw that, but I am unable to parse this in the C preprocessor.
I could do something like this:
#if UTS_RELEASE == "3.15.0-5-generic"
/* some code */
#else
/some code */
#endif
but that does not scale.
Having something like:
#define UTS_RELEASE_MINOR 5
would help, the rest is already in
incl
I'm guessing parsing this wouldn't be particularly ideal, and having
something more macro-friendly would be better?
include/generated/utsrelease.h:#define UTS_RELEASE "3.15.0-5-generic"
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Ignore the bot. We have what we need. Will discuss with stable as
well.
** Changed in: linux (Ubuntu)
Assignee: (unassigned) => Andy Whitcroft (apw)
** Changed in: linux (Ubuntu)
Importance: Undecided => Low
** Changed in: linux (Ubuntu)
Status: Incomplete => In Progress
--
Yo
17 matches
Mail list logo