summaryrefslogtreecommitdiff
path: root/packaging/debian
AgeCommit message (Collapse)Author
2009-01-31updating Makefile and debian dependencies.Daniel Kahn Gillmor
2008-12-30clean up option parsing and key checking in gen_key function,Jameson Graef Rollins
including adding checking for validity of existing authentication subkeys.
2008-12-28added version output optionJameson Graef Rollins
2008-12-16get rid of getopts.Jameson Graef Rollins
add checks for root user, and better checking of presence of host key.
2008-11-30add new check_host_keyring function for better checks for theJameson Graef Rollins
existence of a host private key for functions that require it to be there.
2008-11-280.22 release preperation.Jameson Graef Rollins
2008-11-25fixing dependency information -- should be procmail, not procfile.Daniel Kahn Gillmor
2008-11-17update changelog.Jameson Graef Rollins
2008-11-16Merge commit 'dkg/master'Jameson Graef Rollins
Conflicts: packaging/debian/changelog
2008-11-16added some useful output to the ssh-proxycommand for "marginal" casesJameson Graef Rollins
where keys are found for host but do not have full validity. this uses ssh-keyscan to pull the key for the host in question, check this key against the keys against those found via gpg, and output some useful information about the one that matches.
2008-11-16making the "upstream version" end in ~pre so that test packages created ↵Daniel Kahn Gillmor
before the release will upgrade properly when the official 0.22 gets released.
2008-11-16update debian/changelog.Daniel Kahn Gillmor
2008-11-15Added info log output when a new key is added to known_hosts file.Jameson Graef Rollins
2008-11-15/var/lib/monkeysphere will get taken care of by debhelper appropriately. ↵Daniel Kahn Gillmor
Leave it alone.
2008-11-15do not fail in postrm if /var/lib/monkeysphere is already wiped.Daniel Kahn Gillmor
2008-11-15debian packaging: removing unnecessary error masking in {pre,post}rmDaniel Kahn Gillmor
2008-11-15really fixing prermDaniel Kahn Gillmor
2008-11-15make sure we clean up /var/lib/monkeysphere during prerm.Daniel Kahn Gillmor
2008-11-15reformat changelogMicah Anderson
2008-11-15add close ITP bug to changelogJameson Graef Rollins
2008-11-15add prerm script, and add debhelper lines to other install scripts.Jameson Graef Rollins
2008-11-15move debian packaging to the packaging/ subdirectory.Jameson Graef Rollins