[Pkg-bitcoin-commits] [cgminer] branch master updated (eb40633 -> f3d7fce)

Scott Sheridan Howard showard at moszumanska.debian.org
Sun Nov 24 23:23:57 UTC 2013


This is an automated email from the git hooks/post-receive script.

showard pushed a change to branch master
in repository cgminer.

      from  eb40633   New upstream release
       new  f28369a   Only build for klondikes on linux architectures
       new  5d6a3eb   bump release
       new  56310dc   Imported Upstream version 3.8.2
       new  f3d7fce   Merge tag 'upstream/3.8.2'

The 4 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:
 01-cgminer.rules                          |   3 +
 ASIC-README                               |  39 +-
 NEWS                                      |  87 +++++
 README                                    |  32 +-
 api.c                                     |  13 +
 cgminer.c                                 |  91 ++++-
 compat/libusb-1.0/libusb/os/windows_usb.c |  34 +-
 configure.ac                              |   2 +-
 debian/changelog                          |   7 +
 debian/rules                              |  31 +-
 driver-avalon.c                           |  34 +-
 driver-avalon.h                           |   3 +-
 driver-bab.c                              |   3 +-
 driver-bitfury.c                          | 620 +++++++++++++++++++++++++++---
 driver-bitfury.h                          |  24 +-
 driver-hashfast.c                         |  16 +-
 driver-klondike.c                         |  40 +-
 example.conf                              |  23 +-
 miner.h                                   |   1 +
 usbutils.c                                |  80 ++--
 usbutils.h                                |  27 +-
 util.c                                    |  22 +-
 22 files changed, 1016 insertions(+), 216 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/cgminer.git



More information about the Pkg-bitcoin-commits mailing list