This series of patches update auth-source-pass to its latest version. Alex Branham (1): Silence byte compiler warning in auth-source-pass Damien Cassou (11): * lisp/auth-source-pass.el: Fix headers. Fix indentation in auth-source-pass-tests.el Add a test to auth-source-pass-tests.el Add missing test cases to auth-source-pass-tests.el auth-source-pass: Take care of matching hosts when port is provided * lisp/auth-source-pass.el: Update version to 3.0.0 Fix prefix messages of auth-source-pass debug messages * lisp/auth-source-pass.el: Update version to 4.0.0 Make sure auth-source-pass is compatible with Emacs 25 Test checking that auth-source-pass backend is correctly installed * lisp/auth-source-pass.el: Update version to 4.0.1 Edison IbaƱez (1): * test/lisp/auth-source-pass-tests.el: Add assertions for host:port Jelle Licht (1): Fix auth-source-pass.el to properly handle special inputs lisp/auth-source-pass.el | 94 +++++++++++++++-------------- test/lisp/auth-source-pass-tests.el | 84 +++++++++++++++++--------- 2 files changed, 102 insertions(+), 76 deletions(-) -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." --Winston Churchill