ghoneycutt / puppet-module-pam

Puppet module to manage PAM
Other
18 stars 79 forks source link

Added support for the minor release Debian 8.3 (Jessie) #126

Closed mrodm closed 6 years ago

mrodm commented 8 years ago

This PR adds basic support for the next minor (8.3) in Debian current stable (Jessie at the moment) following the changes did with 8.2 previously.

ghoneycutt commented 8 years ago

Are there any differences between 8.2 and 8.3?

Perhaps we just need to change the matching from using '8.2' to /^8/

mrodm commented 8 years ago

Yes, it could be changed to /^8/, I didn't see any differences between these two debian versions. I'll update the pull request.

ghoneycutt commented 8 years ago

Thank you!

ghoneycutt commented 8 years ago

This is all the same as 8.2. I think we can say that the module supports Debian 8 and leave the minor versions alone. What do you think?

mrodm commented 8 years ago

Yes, it could be done. As you say it is the same as in Debian 8.2. In that case, what should it be done with the new tests added ?

It seems there was another pull request that did these changes, didn't it? https://github.com/ghoneycutt/puppet-module-pam/pull/137

ghoneycutt commented 6 years ago

Appreciate all the help. This module supports Debian 8.