[Pkg-bitcoin-commits] [cgminer] branch upstream updated (69d27bd -> a1213ad)

Scott Sheridan Howard showard at moszumanska.debian.org
Tue Jun 3 18:08:53 UTC 2014


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

showard pushed a change to branch upstream
in repository cgminer.

      from  69d27bd   Imported Upstream version 4.3.3
       new  a1213ad   Imported Upstream version 4.3.4

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:
 ASIC-README                               |  10 +
 NEWS                                      |  53 +++++
 README                                    |   1 +
 api-example.rb                            |  38 ++++
 api.c                                     |  10 +-
 bench_block.h                             | 209 +++++++++++++----
 cgminer.c                                 |  99 ++++++--
 compat/libusb-1.0/libusb/io.c             |   5 +-
 compat/libusb-1.0/libusb/os/linux_usbfs.c |   8 +-
 configure.ac                              |   2 +-
 driver-avalon2.c                          | 102 +++++++--
 driver-avalon2.h                          |  16 +-
 driver-bitfury.c                          | 145 +++++++-----
 driver-bitfury.h                          |  30 +--
 driver-cointerra.c                        |   2 +-
 driver-hashfast.c                         |   8 +-
 driver-minion.c                           | 367 ++++++++++++++++++++++++------
 driver-spondoolies.c                      |  22 +-
 libbitfury.c                              |  16 +-
 mg_proto_parser.h                         |   4 +-
 miner.h                                   |  15 +-
 usbutils.c                                |  12 +-
 usbutils.h                                |   2 +-
 util.c                                    |   4 +-
 24 files changed, 921 insertions(+), 259 deletions(-)
 create mode 100644 api-example.rb

-- 
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