Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 604778 - sys-auth/pam_mysql-0.8.0 version bump
Summary: sys-auth/pam_mysql-0.8.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-05 18:25 UTC by RAPHEAD
Modified: 2018-02-22 21:18 UTC (History)
1 user (show)

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


Attachments
pam_mysql-0.8.0.ebuild (pam_mysql-0.8.0.ebuild,1.06 KB, text/plain)
2017-01-08 11:40 UTC, Hanno Böck
Details

Note You need to log in before you can comment on or make changes to this bug.
Description RAPHEAD 2017-01-05 18:25:37 UTC
There is a new maintainer and version, see:
https://github.com/NigelCunningham/pam-MySQL/blob/master/NEWS
https://github.com/NigelCunningham/pam-MySQL
Comment 1 Hanno Böck gentoo-dev 2017-01-08 11:40:56 UTC
Created attachment 459158 [details]
pam_mysql-0.8.0.ebuild

Updated ebuild. I had to do a few cleanups and changes:
* New URL and HOMEPAGE obviously.
* Changed directory name for S.
* rename of one doc (CREDITS->AUTHORS)
* the pam dir is now passed in a different way (to configure, not to make install).
* All patches are obsolete, as they've been included upstream.
* Left is an obsolete autotools macro, yet I'm not sure if that's still needed, we probably can skip the autoreconf-ing. Anyway, have left that in and submitted it as a pull request upstream:
https://github.com/NigelCunningham/pam-MySQL/pull/25

I'd like to get this update in asap, as there's a nasty bug that has caused regular crashes of sshd for me:
* https://github.com/NigelCunningham/pam-MySQL/commit/af6c8bb9e0375dda6cee20b3de6a23f5d7087635
Comment 2 Brian Evans (RETIRED) gentoo-dev 2017-01-08 14:54:26 UTC
(In reply to Hanno Boeck from comment #1)
> Created attachment 459158 [details]
> pam_mysql-0.8.0.ebuild
> 
> Updated ebuild. I had to do a few cleanups and changes:
> * New URL and HOMEPAGE obviously.
> * Changed directory name for S.
> * rename of one doc (CREDITS->AUTHORS)
> * the pam dir is now passed in a different way (to configure, not to make
> install).
> * All patches are obsolete, as they've been included upstream.

Not all are included as of the release, one was done in a pull request the day after tarball release.

> I'd like to get this update in asap, as there's a nasty bug that has caused
> regular crashes of sshd for me:
> *
> https://github.com/NigelCunningham/pam-MySQL/commit/
> af6c8bb9e0375dda6cee20b3de6a23f5d7087635

I would like to import a new version after the December 22 changes are released as it contains fixes to an implicit definition warning
Comment 3 Larry the Git Cow gentoo-dev 2018-02-22 21:18:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29cddc4f62a4086d2d8b266e19dde955af434ef4

commit 29cddc4f62a4086d2d8b266e19dde955af434ef4
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2018-02-22 21:17:50 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-02-22 21:18:03 +0000

    sys-auth/pam_mysql: Bump to v0.8.1
    
    Ebuild changes:
    ===============
    - New upstream
    
    - EAPI bumped to EAPI=6
    
    Closes: https://bugs.gentoo.org/604778
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sys-auth/pam_mysql/Manifest               |  1 +
 sys-auth/pam_mysql/pam_mysql-0.8.1.ebuild | 45 +++++++++++++++++++++++++++++++
 2 files changed, 46 insertions(+)