[Pkg-bitcoin-commits] [cgminer] branch master updated (606eb91 -> 20e4f47)

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


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

showard pushed a change to branch master
in repository cgminer.

      from  606eb91   Only build for spondoolies on linux
       new  52d8d21   New upstream release.
       new  a1213ad   Imported Upstream version 4.3.4
       new  89cede5   Merge tag 'upstream/4.3.4'
       new  ec4efa6   added ruby api example
       new  20e4f47   New ruby example (api-example.rb), updated debian/copyright

The 5 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 +-
 debian/changelog                          |   7 +
 debian/copyright                          |   4 +
 debian/copyright_hints                    |   5 +
 debian/examples                           |   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 +-
 28 files changed, 939 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