Hello community, here is the log from the commit of package mokutil for openSUSE:Factory checked in at 2013-07-25 14:35:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mokutil (Old) and /work/SRC/openSUSE:Factory/.mokutil.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mokutil" Changes: -------- --- /work/SRC/openSUSE:Factory/mokutil/mokutil.changes 2013-04-16 06:46:33.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.mokutil.new/mokutil.changes 2013-07-25 14:35:32.000000000 +0200 @@ -1,0 +2,20 @@ +Thu Jul 25 09:13:44 UTC 2013 - [email protected] + +- Update to 0.2.0 + + Generate the password hash with crypt() by default instead of + the original sha256 password hash + + Add an option to import the root password hash + + Amend error messages, help, and man page +- Drop upstreamed patches + + mokutil-lcrypt-ldflag.patch + + mokutil-probe-secure-boot-state.patch + + mokutil-allow-password-from-pipe.patch + + mokutil-bnc809703-check-pending-request.patch + + mokutil-support-delete-keys.patch + + mokutil-support-crypt-hash-methods.patch + + mokutil-update-man-page.patch + + mokutil-bnc809215-improve-wording.patch + + mokutil-support-new-pw-hash.patch + + mokutil-no-duplicate-keys-imported.patch + +------------------------------------------------------------------- Old: ---- mokutil-0.1.0.tar.bz2 mokutil-allow-password-from-pipe.patch mokutil-bnc809215-improve-wording.patch mokutil-bnc809703-check-pending-request.patch mokutil-lcrypt-ldflag.patch mokutil-no-duplicate-keys-imported.patch mokutil-probe-secure-boot-state.patch mokutil-support-crypt-hash-methods.patch mokutil-support-delete-keys.patch mokutil-support-new-pw-hash.patch mokutil-update-man-page.patch New: ---- mokutil-0.2.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mokutil.spec ++++++ --- /var/tmp/diff_new_pack.Vqlm6k/_old 2013-07-25 14:35:33.000000000 +0200 +++ /var/tmp/diff_new_pack.Vqlm6k/_new 2013-07-25 14:35:33.000000000 +0200 @@ -17,33 +17,13 @@ Name: mokutil -Version: 0.1.0 +Version: 0.2.0 Release: 0 Summary: Tools for manipulating machine owner keys License: GPL-3.0 Group: Productivity/Security Url: https://github.com/lcp/mokutil Source: %{name}-%{version}.tar.bz2 -# PATCH-FIX-UPSTREAM mokutil-probe-secure-boot-state.patch [email protected] -- Probe the state of secure boot -Patch1: mokutil-probe-secure-boot-state.patch -# PATCH-FIX-UPSTREAM mokutil-no-duplicate-keys-imported.patch [email protected] -- Do not import duplicate keys -Patch2: mokutil-no-duplicate-keys-imported.patch -# PATCH-FIX-UPSTREAM mokutil-accept-password-from-pipe.patch [email protected] -- Allow the password to be sent through pipeline -Patch3: mokutil-allow-password-from-pipe.patch -# PATCH-FIX-UPSTREAM mokutil-support-delete-keys.patch [email protected] -- Add support for deleting specific keys -Patch4: mokutil-support-delete-keys.patch -# PATCH-FIX-UPSTREAM mokutil-support-new-pw-hash.patch [email protected] -- Support the new password hash format -Patch5: mokutil-support-new-pw-hash.patch -# PATCH-FIX-UPSTREAM mokutil-support-crypt-hash-methods.patch [email protected] -- Support the hash methods used for /etc/shadow -Patch6: mokutil-support-crypt-hash-methods.patch -# PATCH-FIX-UPSTREAM mokutil-update-man-page.patch [email protected] -- Update man page -Patch7: mokutil-update-man-page.patch -# PATCH-FIX-UPSTREAM mokutil-lcrypt-ldflag.patch [email protected] -- Add -lcrpyt correctly -Patch8: mokutil-lcrypt-ldflag.patch -# PATCH-FIX-UPSTREAM mokutil-bnc809215-improve-wording.patch bnc#809215 [email protected] -- Improve the wording of error messages -Patch9: mokutil-bnc809215-improve-wording.patch -# PATCH-FIX-UPSTREAM mokutil-bnc809703-check-pending-request.patch bnc#809703 [email protected] -- Remove the key from the pending requests if necessary -Patch10: mokutil-bnc809703-check-pending-request.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: libopenssl-devel >= 0.9.8 @@ -63,19 +43,8 @@ %prep %setup -q -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 -%patch5 -p1 -%patch6 -p1 -%patch7 -p1 -%patch8 -p1 -%patch9 -p1 -%patch10 -p1 %build -autoreconf -i -f %configure make ++++++ mokutil-0.1.0.tar.bz2 -> mokutil-0.2.0.tar.bz2 ++++++ ++++ 2644 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
