Hello community,

here is the log from the commit of package flashrom for openSUSE:Factory 
checked in at 2016-07-27 16:13:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/flashrom (Old)
 and      /work/SRC/openSUSE:Factory/.flashrom.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "flashrom"

Changes:
--------
--- /work/SRC/openSUSE:Factory/flashrom/flashrom.changes        2015-04-07 
09:29:21.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.flashrom.new/flashrom.changes   2016-07-27 
16:13:14.000000000 +0200
@@ -1,0 +2,30 @@
+Tue Jul 26 07:50:06 UTC 2016 - [email protected]
+
+- Update to 0.9.9
+  * Enable the dediprog module by default, add support for Dediprog
+    SF600 and the new communication protocol of the SF100 with
+    newer firmware
+  * Add support to update the firmware of Promise UltraATA
+    controllers
+  * Support new programers: WCH CH341A, VIA VT8251
+  * Support new chips:
+    + ESI ES25P40, ES25P80, ES25P16
+    + GigaDevice GD25VQ41B, GD25Q128C, GD25VQ21B, GD25VQ40C,
+      GD25VQ80C and GD25VQ16C, GD25LQ40, GD25LQ80, GD25LQ16,
+      GD25LQ64(B), GD25LQ128
+    + PMC Pm25LQ020, Pm25LQ040, Pm25LQ080, Pm25LQ016, Pm25LQ032C
+    + Sanyo LE25FU406C/LE25U40CMC
+    + SST SST25WF020A, SST25WF040B, SST25WF080B
+    + Winbond W29C512A/W29EE512
+  * Allow to link flashrom statically (with make CONFIG_STATIC=yes)
+  * Ease debugging of build problems with libraries
+  * Ignore 0x00 as a flash chip manufacturer ID in the generic
+    match to avoid ambiguous messages
+  * Various improvements for serprog-based programmers
+  * Add support for libftdi1
+  * Add infrastructure for libusb1 and use it for new programmers
+  * Rigorously check integrity of I/O stream data
+  * Add make parameters for easier disabling/enabling of various
+    classes of programmers
+
+-------------------------------------------------------------------

Old:
----
  flashrom-0.9.8.tar.bz2

New:
----
  flashrom-0.9.9.tar.bz2

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

Other differences:
------------------
++++++ flashrom.spec ++++++
--- /var/tmp/diff_new_pack.F4rdwv/_old  2016-07-27 16:13:15.000000000 +0200
+++ /var/tmp/diff_new_pack.F4rdwv/_new  2016-07-27 16:13:15.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package flashrom
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -17,7 +17,7 @@
 
 
 Name:           flashrom
-Version:        0.9.8
+Version:        0.9.9
 Release:        0
 Summary:        A universal flash programming utility
 License:        GPL-2.0
@@ -54,8 +54,7 @@
 
 %build
 make %{?_smp_mflags} \
-        CFLAGS="%{optflags}" \
-        CONFIG_DEDIPROG=yes
+        CFLAGS="%{optflags}"
 #gzip flashrom.8
 
 %install

++++++ flashrom-0.9.8.tar.bz2 -> flashrom-0.9.9.tar.bz2 ++++++
++++ 8939 lines of diff (skipped)


Reply via email to