[Touch-packages] [Bug 1319973] Re: libuuid needs a default shell (seems to not specify any?)

2015-08-21 Thread Mathew Hodson
** Changed in: util-linux (Ubuntu Utopic)
   Status: Confirmed = Won't Fix

** Tags added: trusty

** Changed in: util-linux (Ubuntu Trusty)
   Importance: Undecided = High

** Changed in: util-linux (Ubuntu Utopic)
   Importance: Undecided = High

** Changed in: util-linux (Ubuntu)
   Importance: Undecided = High

** Changed in: util-linux (Ubuntu Trusty)
   Status: Confirmed = Triaged

** Changed in: util-linux (Ubuntu Utopic)
 Assignee: Marc Deslauriers (mdeslaur) = (unassigned)

** Changed in: util-linux (Ubuntu Trusty)
 Assignee: (unassigned) = Marc Deslauriers (mdeslaur)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1319973

Title:
  libuuid needs a default shell (seems to not specify any?)

Status in util-linux package in Ubuntu:
  Fix Released
Status in util-linux source package in Trusty:
  Triaged
Status in util-linux source package in Utopic:
  Won't Fix
Status in util-linux package in Debian:
  Fix Released

Bug description:
  antarus@killbot:~$ getent passwd libuuid
  libuuid:x:100:101::/var/lib/libuuid:

  A missing shell specification means it takes the default shell
  (usually /bin/sh).


  DISTRIB_CODENAME=trusty
  DISTRIB_DESCRIPTION=Ubuntu Trusty Tahr (development branch)
  DISTRIB_ID=Ubuntu
  DISTRIB_RELEASE=14.04

  antarus@killbot:/tmp$ apt-cache policy libuuid1
  libuuid1:
Installed: 2.20.1-5.1ubuntu20
Candidate: 2.20.1-5.1ubuntu20

  It should have /usr/sbin/nologin as its shell.

  -A

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1319973/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1319973] Re: libuuid needs a default shell (seems to not specify any?)

2015-02-11 Thread Martin Pitt
The vivid package (uuid-runtime.postinst) does that, this got merged
several months ago.

** Changed in: util-linux (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1319973

Title:
  libuuid needs a default shell (seems to not specify any?)

Status in util-linux package in Ubuntu:
  Fix Released
Status in util-linux source package in Trusty:
  Confirmed
Status in util-linux source package in Utopic:
  Confirmed
Status in util-linux package in Debian:
  Fix Released

Bug description:
  antarus@killbot:~$ getent passwd libuuid
  libuuid:x:100:101::/var/lib/libuuid:

  A missing shell specification means it takes the default shell
  (usually /bin/sh).


  DISTRIB_CODENAME=trusty
  DISTRIB_DESCRIPTION=Ubuntu Trusty Tahr (development branch)
  DISTRIB_ID=Ubuntu
  DISTRIB_RELEASE=14.04

  antarus@killbot:/tmp$ apt-cache policy libuuid1
  libuuid1:
Installed: 2.20.1-5.1ubuntu20
Candidate: 2.20.1-5.1ubuntu20

  It should have /usr/sbin/nologin as its shell.

  -A

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1319973/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1319973] Re: libuuid needs a default shell (seems to not specify any?)

2015-02-02 Thread Mark Stosberg
That should nave been nologin.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1319973

Title:
  libuuid needs a default shell (seems to not specify any?)

Status in util-linux package in Ubuntu:
  Confirmed
Status in util-linux source package in Trusty:
  Confirmed
Status in util-linux source package in Utopic:
  Confirmed
Status in util-linux package in Debian:
  Fix Released

Bug description:
  antarus@killbot:~$ getent passwd libuuid
  libuuid:x:100:101::/var/lib/libuuid:

  A missing shell specification means it takes the default shell
  (usually /bin/sh).


  DISTRIB_CODENAME=trusty
  DISTRIB_DESCRIPTION=Ubuntu Trusty Tahr (development branch)
  DISTRIB_ID=Ubuntu
  DISTRIB_RELEASE=14.04

  antarus@killbot:/tmp$ apt-cache policy libuuid1
  libuuid1:
Installed: 2.20.1-5.1ubuntu20
Candidate: 2.20.1-5.1ubuntu20

  It should have /usr/sbin/nologin as its shell.

  -A

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1319973/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1319973] Re: libuuid needs a default shell (seems to not specify any?)

2015-02-02 Thread Mark Stosberg
This remains a potential security issue with Ubuntu 14.04.

It appears that the util-linux (2.25-5) should set the login shell as
nologin. It seems here we need an update which finds the shells
already set as /bin/sh and resets them to nlogin

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1319973

Title:
  libuuid needs a default shell (seems to not specify any?)

Status in util-linux package in Ubuntu:
  Confirmed
Status in util-linux source package in Trusty:
  Confirmed
Status in util-linux source package in Utopic:
  Confirmed
Status in util-linux package in Debian:
  Fix Released

Bug description:
  antarus@killbot:~$ getent passwd libuuid
  libuuid:x:100:101::/var/lib/libuuid:

  A missing shell specification means it takes the default shell
  (usually /bin/sh).


  DISTRIB_CODENAME=trusty
  DISTRIB_DESCRIPTION=Ubuntu Trusty Tahr (development branch)
  DISTRIB_ID=Ubuntu
  DISTRIB_RELEASE=14.04

  antarus@killbot:/tmp$ apt-cache policy libuuid1
  libuuid1:
Installed: 2.20.1-5.1ubuntu20
Candidate: 2.20.1-5.1ubuntu20

  It should have /usr/sbin/nologin as its shell.

  -A

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1319973/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1319973] Re: libuuid needs a default shell (seems to not specify any?)

2014-07-30 Thread Bug Watch Updater
** Changed in: util-linux (Debian)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1319973

Title:
  libuuid needs a default shell (seems to not specify any?)

Status in “util-linux” package in Ubuntu:
  Confirmed
Status in “util-linux” source package in Trusty:
  Confirmed
Status in “util-linux” source package in Utopic:
  Confirmed
Status in “util-linux” package in Debian:
  Fix Released

Bug description:
  antarus@killbot:~$ getent passwd libuuid
  libuuid:x:100:101::/var/lib/libuuid:

  A missing shell specification means it takes the default shell
  (usually /bin/sh).


  DISTRIB_CODENAME=trusty
  DISTRIB_DESCRIPTION=Ubuntu Trusty Tahr (development branch)
  DISTRIB_ID=Ubuntu
  DISTRIB_RELEASE=14.04

  antarus@killbot:/tmp$ apt-cache policy libuuid1
  libuuid1:
Installed: 2.20.1-5.1ubuntu20
Candidate: 2.20.1-5.1ubuntu20

  It should have /usr/sbin/nologin as its shell.

  -A

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1319973/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp