python-pam
python-pam copied to clipboard
please tag a new release/version
I think there's been enough commits/changes since v1.8.4 [Jun 16, 2018] to justify a minor version bump to v1.8.5.
I've pushed a pending PR and have some more changes and I'll bump again. The additional changes are significant so I'll probably do a major bump
2.0 release is in the works
@FirefighterBlu3 Any progress on this? It'd be great to have a new release so that Fedora's Ipsilon SSO software can take advantage of it.
@FirefighterBlu3 any updates you can share on this?
Yes! I am working on a 2.0.0 branch for release. I have some things to tidy up and some testing to complete and it'll ship
Sounds good. Anything I can do to help?
Would it be possible to push a 1.8.5 version before 2.0.0 is ready to be published?
@abompard my apologies. what do you need in a 1.8.5 vs. 2.0.0?
2.0.1 will be released shortly pending a fix confirmation
Basically just API compatibility, it would be easier to upgrade to 1.8.5 than to 2.0.0. But it's up to you of course.
does the commit for #31 work for you? it should make things fully backward compatible
On Tue, Mar 15, 2022 at 3:08 AM Aurélien Bompard @.***> wrote:
Basically just API compatibility, it would be easier to upgrade to 1.8.5 than to 2.0.0. But it's up to you of course.
— Reply to this email directly, view it on GitHub https://github.com/FirefighterBlu3/python-pam/issues/20#issuecomment-1067643080, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAYEW5DBIDF7EDLAHVPW6KLVAAZQNANCNFSM4MHAST7A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you were mentioned.Message ID: @.***>
2.0.2 out, includes some additional testing
Can this be closed?
Can this be closed?
I would tend to say yes. But I spot a lot issues with building the project in the state right now.
Examples:
- #38
- The Arch PKGBUILD revers a setup.py, which is not present since 1.8.4
I just jumped onto the project and have no clue what direction the maintainer wants to achieve, so I cannot provide a Solution right now