Package: pam-mysql / 0.8.0-1
Metadata
Package | Version | Patches format |
---|---|---|
pam-mysql | 0.8.0-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
Link the module with the PAM library.patch | (download) |
Makefile.am |
2 1 + 1 - 0 ! |
link the module with the pam library Missing this link didn't cause immediate trouble, because the module is usually loaded by code that already linked against the PAM library. But we actually use symbols from there, so make this dependency explicit. |
Don t destroy CPPFLAGS.patch | (download) |
m4/pam-mysql.m4 |
2 1 + 1 - 0 ! |
don't destroy cppflags |
Eliminate obsolete AC_OUTPUT argument.patch | (download) |
configure.ac |
4 2 + 2 - 0 ! |
eliminate obsolete ac_output argument |
AC_CONFIG_FILES are automatically distributed.patch | (download) |
Makefile.am |
4 1 + 3 - 0 ! |
ac_config_files are automatically distributed |
Fix spelling in README slogs slows.patch | (download) |
README |
2 1 + 1 - 0 ! |
fix spelling in readme: slogs -> slows |
1