[diffoscope] branch master updated (6eeeba2 -> 0309e93)
Emanuel Bronshtein
e3amn2l-guest at moszumanska.debian.org
Thu Dec 22 15:26:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
e3amn2l-guest pushed a change to branch master
in repository diffoscope.
from 6eeeba2 Release version 64
new 0309e93 Use ssh-keygen for comparing OpenSSH public keys
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
debian/control | 1 +
diffoscope/comparators/__init__.py | 1 +
.../comparators/{javascript.py => openssh.py} | 14 +++++-----
diffoscope/exc.py | 3 +++
...{test_javascript.py => test_openssh_pub_key.py} | 30 ++++++++++++----------
tests/data/openssh_pub_key_expected_diff | 3 +++
tests/data/test_openssh_pub_key1.pub | 1 +
tests/data/test_openssh_pub_key2.pub | 1 +
8 files changed, 33 insertions(+), 21 deletions(-)
copy diffoscope/comparators/{javascript.py => openssh.py} (76%)
copy tests/comparators/{test_javascript.py => test_openssh_pub_key.py} (58%)
create mode 100644 tests/data/openssh_pub_key_expected_diff
create mode 100644 tests/data/test_openssh_pub_key1.pub
create mode 100644 tests/data/test_openssh_pub_key2.pub
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the Reproducible-commits
mailing list