Package: libpam-ssh / 2.01-2

Metadata

Package Version Patches format
libpam-ssh 2.01-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
upstream fix conflicting_declaration.patch | (download)

cipher.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 uptream fixes for conflicting declarations
	Fix conflicting declarations as reported in Debian bugreport
	#749726 .
upstream fix manpages.patch | (download)

pam_ssh.8 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 typo upstream manpage fixes
debianization.patch | (download)

Makefile.am | 2 1 + 1 - 0 !
configure.ac | 1 1 + 0 - 0 !
2 files changed, 2 insertions(+), 1 deletion(-)

 debianization
	Meant to maintain a minimal debian/rules, to fix warnings,
	to address Debian specific stuff in general.
debianization manpages.patch | (download)

pam_ssh.8 | 18 16 + 2 - 0 !
1 file changed, 16 insertions(+), 2 deletions(-)

 manpage debianization
	Add to pam_ssh.8 manpage descritpions and comments
	for addressing Debian specific features.