Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47832 - libnss-mysql-1.2 available, fixes problem with privsep ssh
Summary: libnss-mysql-1.2 available, fixes problem with privsep ssh
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Max Kalika (RETIRED)
URL:
Whiteboard:
Keywords:
: 47833 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-04-14 13:24 UTC by jake buchholz
Modified: 2004-05-03 08:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jake buchholz 2004-04-14 13:24:20 UTC
from the changelog...

1.1 - 1.2

    * BUGFIX: euid-change detection was broken, causing things like
              privsep-enabled SSH daemons to be unable to log in a MySQL user.
              Thanks to Mike Noordermeer for the patch.

    * BUGFIX: Fixed broken 'initcmd' option

    * CHANGE: Minimum supported MySQL version is 3.23.09

    * CHANGE: Removed 'ssl' config option - it's not supposed to be used by
              client programs

...making a libnss-mysql-1.2.ebuild is trivial:

$ cd /usr/portage/sys-libs/libnss-mysql
$ cp libnss-mysql-1.1.ebuild libnss-mysql-1.2.ebuild
$ echo MD5 2c644b3cc1c8b31bc7a720902684e324 libnss-mysql-1.2.tar.gz 322216 > files/digest-libnss-mysql-1.2
$ ebuild /usr/portage/sys-libs/libnss-mysql/libnss-mysql-1.2.ebuild digest

that should be all that's needed.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Marius Mauch (RETIRED) gentoo-dev 2004-04-14 13:35:03 UTC
*** Bug 47833 has been marked as a duplicate of this bug. ***
Comment 2 Max Kalika (RETIRED) gentoo-dev 2004-04-26 06:45:25 UTC
it was added yesterday.
Comment 3 jake buchholz 2004-05-03 07:53:13 UTC
an idea when this might show up in /usr/portage/sys-libs/libnss-mysql?
Comment 4 Max Kalika (RETIRED) gentoo-dev 2004-05-03 08:38:51 UTC
Bah!  had everything bumped, just forgot to commit.  Thanks for poking me.  It's all in now.