Hello community,

here is the log from the commit of package grub for openSUSE:Factory checked in 
at 2017-06-04 01:59:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grub (Old)
 and      /work/SRC/openSUSE:Factory/.grub.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grub"

Sun Jun  4 01:59:59 2017 rev:59 rq:500530 version:0.97

Changes:
--------
--- /work/SRC/openSUSE:Factory/grub/grub.changes        2015-07-21 
13:27:14.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.grub.new/grub.changes   2017-06-04 
02:00:00.330705507 +0200
@@ -1,0 +2,8 @@
+Fri Feb 10 16:20:29 UTC 2017 - d...@suse.com
+
+- add SHA-2 password support (bsc#1020714, FATE#322419)
+  grub-password-sha2-crypt
+  It's easier to add this once, than to keep explaining
+  why it isn't neccessary.
+
+-------------------------------------------------------------------

New:
----
  grub-password-sha2-crypt

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ grub.spec ++++++
--- /var/tmp/diff_new_pack.jHAJjD/_old  2017-06-04 02:00:01.742506233 +0200
+++ /var/tmp/diff_new_pack.jHAJjD/_new  2017-06-04 02:00:01.762503410 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package grub
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -77,6 +77,7 @@
 Patch45:        grub-automake.patch
 Patch46:        grub-bigraid-failsafe
 Patch47:        grub-configure-check-libncurses
+Patch48:        grub-password-sha2-crypt
 Url:            http://www.gnu.org/software/grub/grub.en.html
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        Grand Unified Boot Loader
@@ -138,6 +139,7 @@
 %patch45 -p1
 %patch46 -p1
 %patch47 -p1
+%patch48 -p1
 
 %build
 perl -pi -e 's,/usr/share/grub/i386-pc,/usr/lib/grub,' docs/grub.texi
@@ -190,6 +192,7 @@
 %{_mandir}/man8/grub-install.unsupported.8.gz
 %{_mandir}/man8/grub.8.gz
 %{_mandir}/man8/grub-md5-crypt.8.gz
+%{_mandir}/man8/grub-crypt.8.gz
 /usr/lib/grub
 %defattr(755,root,root)
 /usr/sbin/grub
@@ -197,6 +200,7 @@
 /usr/sbin/grub-install
 /usr/sbin/grub-install.unsupported
 /usr/sbin/grub-md5-crypt
+/usr/sbin/grub-crypt
 #/usr/sbin/installgrub
 /boot/boot
 

++++++ grub-password-sha2-crypt ++++++
++++ 1988 lines (skipped)


Reply via email to