File cgminer.changes of Package cgminer

-------------------------------------------------------------------
Mon Aug 27 13:08:37 UTC 2018 - marec@detebe.org

- Update to version 4.11.1:
  * Bump version to 4.11.1
  * Update NEWS.
  * Alias T1factory option to noauto.
  * sem_timedwait needs to use CLOCK_REALTIME.
  * Conditional timedwaits need to use CLOCK_REALTIME.
  * Remove unused abstime.
  * Bump version to 4.11.0
  * Disable implicit fallthrough warning for newer GCCs.
  * Document the --decode feature.
  * Update README.

-------------------------------------------------------------------
Sun Jan 29 14:25:37 UTC 2017 - marec@detebe.org

- Update to version 4.10.0:
  * Update NEWS.
  * Readme build update
  * Silence warning.
  * Clean up compac driver.
  * 64
  * Always clean swork when prev_hash changes
  * Add nonce mask to api for Avalon7
  * Add new options for Avalon7
  * Add a device table for Avalon7
  * Update AVA7_DEFAULT_MINER_CNT usage
  * Add frequency range support 100MHz - 500MHz
  * allow for independent target freq so bad stick doesn't effect group
  * +1 freq hex alignment
  * tidy up naming to match general conventions
  * tidy up some unused vars
  * Add in ramp code. Untie compac detect from default icarus fallback detect to have a cleaner device detect path.
  * move over code to fit serial number on screen
  * changed a few spaces to tabs
  * Added GekkoScience Compac detection and support to the icarus driver.
  * Remove more GPU, fixup temperature
  * Remove the GPU junk

-------------------------------------------------------------------
Wed Nov 18 20:24:44 UTC 2015 - marec@detebe.org

- i2c-tools headers fixed

-------------------------------------------------------------------
Mon Aug 17 16:57:31 UTC 2015 - marec@detebe.org

- compiling issues for older distributions fixed

-------------------------------------------------------------------
Fri Jun 12 18:30:56 UTC 2015 - marec@detebe.org

- Update to version 4.9.2:
  * Bump version to 4.9.2
  * Advise against building blockerupter driver
  * Move blockerupter driver to after icarus to not interfere with their detection if built in
  * More readme
  * Only blacklist devices on iManufacturer if they don't have an iProduct
  * Keep failover-only in API docs, updating to deprecated
  * Update README
  * Update API docs
  * Simplify the pool work choice switching now that only local work generation is supported
  * Check for absense of stratum notify on stratum pools to see if they're usable

-------------------------------------------------------------------
Tue Feb  3 16:51:10 UTC 2015 - marec@detebe.org

- Update to version 4.9.1:
  * Bump version to 4.9.1
  * Update NEWS
  * Fix various unused warnings
  * Fix avalon4 warnings
  * Display notice if pool successfully negotiates stratum resume
  * Support auto adjust voltage individually
  * Don't keep retrying to connect to a pool that has been removed
  * Null the actual pointer used to call discard and free_work and safely handle being called with a null pointer, giving a verbose warning about the call site
  * Remove compilation warnings. Cast overly-specific #def'd values to the destination type, unsigned int.
  * Basic ability to compile and run on FreeBSD 10.  Only tested compilation with avalon, avalon2, bflsc, and icarus; only tested functionality of bflsc and icarus.

-------------------------------------------------------------------
Tue Dec 16 20:14:56 UTC 2014 - marec@detebe.org

- Update to version 4.9.0:
  * Bump version to 4.9.0
  * Update NEWS
  * Add rudimentary avalon4 documentation
  * Minor fix
  * Fix MM41 voltage setting
  * Fix the default settings of new module
  * Count non matching stratum as a hw error on ava4
  * Fix ava4 build incompatibilites and missing write config parameters
  * Use strcasecmp for device matching in usbutils in case of subtle manufacturer changes
  * Add manufacturer and product definitions for ava4

-------------------------------------------------------------------
Tue Nov 25 20:18:07 UTC 2014 - marec@detebe.org

- Update to version 4.8.0:
  * Bump version to 3.8.0
  * Update documentation for updated drivers
  * Update NEWS
  * Allow forcing of building driver combinations with --enable-forcecombo
  * Put spaces between name and id in avalon2 and icarus
  * Relax detection of a failing ava2 to more than 1 minute and perform the test after polling for results
  * Cap maximum diff on ava2 in order to still get shares
  * Put space between device name and id to prevent device names with numbers in them confusing the display
  * use absolute path instead of relative path
  * "readlink -f" is not portable to osx

-------------------------------------------------------------------
Thu Nov 13 23:02:02 UTC 2014 - marec@detebe.org

- support for standalone mining hardware added

-------------------------------------------------------------------
Sun Nov  9 17:57:46 UTC 2014 - marec@detebe.org

- Update to version 4.7.1:
  * Bump version to 4.7.1
  * Update NEWS
  * Selectively yield on dropping a lock only on single CPU platforms
  * Make it impossible to configure in more than one device that is meant to be standalone. Add more information to configure help, along with comments for new drivers.
  * Add warning against system libusb in configure help
  * stratum_rthread sleep only 3s when all the pool have disconnected
  * Filter responses that don't have a result
  * Implement support for pool ping and json integers of zero in getversion and ping
  * Fix segfault when writing config with hashratio built in

-------------------------------------------------------------------
Sun Nov  9 16:01:57 UTC 2014 - marec@detebe.org

- systemd service added

-------------------------------------------------------------------
Fri Oct 17 08:39:36 UTC 2014 - marec@detebe.org

- Update to version 4.7.0:
  * Bump version to 4.7.0
  * More news
  * Implement generic inet_pton for windows
  * Update NEWS
  * Add text in README for Tube/Prisma
  * Add text in ASIC-README for Tube/Prisma
  * Fix warnings
  * Fix bulk of remaining style in blockerupter.c
  * Clean
  * Fix error when using v6 without mask in api-allow
  * Support ipv6 multicast
  * Fix client ip address output
  * Free addrinfo garbage
  * Remove the brackets when using v6 pool address
  * Add ipv6 support for api listen

-------------------------------------------------------------------
Sun Sep 21 09:17:42 UTC 2014 - marec@detebe.org

- Update to version 4.6.1:
  * Remove unused variable
  * Bump version to 4.6.1
  * Update NEWS
  * Throttle bflsc28 devices when they hit the overheat limit
  * Add whitelisting of firmware used in final bflsc28 products
  * API.java - remove lowercase of all data sent
  * Avalon2: Add 3 bytes nonce2 support
  * Avalon2: MM needs n2size length <= 4

-------------------------------------------------------------------
Sun Sep  7 09:12:09 UTC 2014 - marec@detebe.org

- Update to version 4.6.0:
  * Add custom strcasestr and use custom gnu type functions in bflsc
  * Fix windows build of bflsc driver
  * Bump version to 4.6.0
  * Fix possible deref in bflsc28
  * Update NEWS
  * Minor README updates
  * We should not be checking for pool_unworkable in cnx_needed as it is keeping stratum connections open on unused pools
  * Properly handle lack of input when adding pool via menu
  * Allow workers without passwords
  * minion - increase max chip number

-------------------------------------------------------------------
Fri Aug  1 14:59:13 UTC 2014 - marec@detebe.org

- Update to version 4.5.0:
  * Bump version to 4.5.0
  * Fix windows build for hashratio and ava2
  * Demote bad checksum message in cointerra driver but allow message to still be parsed since it won't allow existing firmwares to work otherwise
  * More README updates
  * Update documentation for new drivers
  * Reorder and document the configure options
  * Document which drivers are generic for any hardware
  * Change default voltage on ava2 to 0.666V because Satan
  * Enable combined building of avalon2 and hashratio
  * Revert "Increase the internal buffer for API response,"
  * Increase the internal buffer for API response,   as "stats" command response can grow greater than 8K
  * KnC: Rework handling of cores unexpectly reporting busy slightly
  * KnC: Correct initial work scan adjustment to eaven out core start times
  * KnC: knc_sync() to sync SPI buffers. Currently unused.
  * KnC: Improve and correct error handling
  * Update to current knc-asic library for KNC_IS_ERROR()
  * Update knc-asic to current version, fixing next_state response bit decoding
  * KnC: Recover automatically if core state and cgminer state gets out of sync
  * KnC: Catch communication errors again, blocking cores which repeatedly fails communication
  * KnC: Use knc_decode_response() to make response processing more readable
  * Update knc-asic to current version adding knc_decode_report
  * Prepare for pending slot during setstate
  * KnC: Correctly associate reports with their originating core
  * KnC: Use consistent naming on the transfer functions
  * KnC: Limit SPI transfers to 4KB. Beaglebone SPI kernel driver doesn't handle bigger transfers
  * Switch to async SPI transfer model
  * knc_transfer() for transferring requests using async SPI
  * Update to newer knc-asic version with knc_decode_response()
  * Correct SPI buffer management
  * Update knc-asic library to current version
  * KnC: Framework for async SPI messages
  * KnC: Update ASIC library to current version
  * KnC: cleanup statistics a bit
  * Change priority of some log messages
  * Missing closing zero in api string
  * KnCMiner driver generation 2

-------------------------------------------------------------------
Thu Jul 17 16:35:04 UTC 2014 - marec@detebe.org

- Update to version 4.4.2:
  * Detach test pool thread only if we have a blocking startup
  * Remove the use of the pthread_tryjoin_np which is currently unimplemented on many platforms
  * Bump version to 4.4.2
  * Update NEWS
  * Revert "Fix writing of CBARG parameters when calling write_config"
  * Fix processarg parameters loaded from a config file not being saveable
  * We only use the jansson in our source tree so no need for special case handling of older versions
  * Upgrade jansson to 2.6
  * Only clear sockbuf if it's been allocated

-------------------------------------------------------------------
Sat Jun 21 08:28:07 UTC 2014 - marec@detebe.org

- Update to version 4.4.1:
  * Bump version to 4.4.1
  * More news
  * Revert "Hashfast voltage support"
  * Revert "Set hashfast voltage settings only when really needed"
  * Really move the icarus driver now and update NEWS
  * Move icarus driver to being seen as an asic
  * Clear usb reads on each pass through icarus detect to hopefully prevent false positives for detecting rboxes
  * Clean up pool failure and failover code for stratum

-------------------------------------------------------------------
Mon Jun 16 08:30:08 UTC 2014 - marec@detebe.org

- Update to version 4.4.0:
  * Bump version to 4.4.0
  * News update
  * Revert "Merge pull request #609 from jaketri/master"
  * Revert "Style police"
  * Update docs and command displays
  * Style police
  * Tidy unused rockminer variables
  * Tidy rockminer defines
  * minion - add optional (on) GPIO chip selection
  * Hashfast hack to add per die voltage and clock offset (part2) - enable code only for devices with 4 dies
  * Hashfast hack to add per die voltage and clock offset

-------------------------------------------------------------------
Tue Jun 10 19:46:07 UTC 2014 - marec@detebe.org

- Update to version 4.3.5:
  * Add cointerra driver to news
  * Cointerra driver updates
  * More NEWS updates
  * Sleep before retrying in the test pool thread after a pool has died
  * Use valid_ascii testing for job_id since it need not be hex only
  * Only show slow/down message till pool is flagged idle
  * Bump version to 4.3.5
  * Update NEWS
  * Do some random sanity checking for stratum message parsing
  * API - lcd all-in-one brief summary
  * ants2 - beeper fix, max 4k chip diff, libm test/fail
  * AntS2 code conversion and addition of optional noncedup check

-------------------------------------------------------------------
Sun May 25 17:18:26 UTC 2014 - marec@detebe.org

- Update to version 4.3.4:
  * Bump version to 4.3.4
  * Update NEWS
  * Add support for 2 nonces per block in spond driver
  * Increase timeout on reset in cta driver to 5 seconds
  * Increase max diff on spondoolies driver slightly to be well below spi comms limitations
  * Use the active contents lock and safe list iteration within the linux usbfs code
  * Add Ruby Api Example
  * Minor changes
  * Automatic detect the small miners
  * Update default modules from 3 to 4

-------------------------------------------------------------------
Sun May  4 10:41:57 UTC 2014 - marec@detebe.org

- Update to version 4.3.3:
  * Bump version to 4.3.3
  * Update NEWS
  * Fix typo
  * Work should be freed when aged, fixing a massive memory leak for bxf devices
  * miner.php fix single rig summary/config field formatting
  * miner.php fix single rig total formatting
  * Fix changelog
  * Fix accounting bug with nrolltime drivers
  * Revert "Revert "upgrade some int to int64_t to avoid overflows in reporting""

-------------------------------------------------------------------
Fri May  2 13:20:52 UTC 2014 - marec@detebe.org

- Update to version 4.3.2:
  * Fix accounting bug with nrolltime drivers
  * Revert "Revert "upgrade some int to int64_t to avoid overflows in reporting""
  * Bump version to 4.3.2
  * Revert "upgrade some int to int64_t to avoid overflows in reporting"
  * Bump version to 4.3.1
  * Update NEWS
  * upgrade some int to int64_t to avoid overflows in reporting
  * Make reconnection messages more explanatory
  * Startum client.reconnect require matching URL

-------------------------------------------------------------------
Fri Apr 18 08:33:02 UTC 2014 - marec@detebe.org

- Update to version 4.3.0:
  * Bump version to 4.3.0
  * Update readme for extra config options
  * Update NEWS
  * Put sleep in spond hash instead of queue full function
  * Remove unused function for when compiled without curses
  * Fix typo
  * Add temperature rate, front, rear and device temperature to spond API output
  * Limit bxf sleep in bxf_scan to 100ms minimum for strings of many chips
  * -Werror=format-security error on driver-bitmain.c

-------------------------------------------------------------------
Thu Apr  3 19:22:14 UTC 2014 - marec@detebe.org

- Update to version 4.2.3:
  * Update readme for btc-sig
  * Bump version to 4.2.3
  * Update NEWS
  * Decay the per device hashrates when only the watchdog is calling the hashmeter
  * Fix parsing of config files failing on custom parsing
  * Fix warning
  * Document the HXF support
  * Allow an arbitrary number of chips in the BXF driver, showing results from each chip in the API and identify the hexfury, naming it HXF
  * Disable toggling display by default and offer a --widescreen option to have all the information on an extra wide display.
  * Update to diver-avalon2.c

-------------------------------------------------------------------
Sat Mar 29 11:07:21 UTC 2014 - marec@detebe.org

- Update to version 4.2.2:
  * Bump version to 4.2.2
  * Update NEWS
  * Minor correctness fix for unnecessary free
  * Clean up various curl build issues
  * allow url based config files
  * Frequency only needs 3 digits for cointerra statline
  * Use the serial number as unique_id for cta display
  * Document BFx2 USB device support
  * Update README for modified display

-------------------------------------------------------------------
Mon Mar 24 19:53:46 UTC 2014 - marec@detebe.org

- Update to version 4.2.1:
  * Bump version to 4.2.1
  * Update NEWS
  * Fix various ava2 build issues generically
  * Minimise the amount of heap memory allocations/frees when submitting gbt shares.
  * Make varint in gbt submission a stack object.
  * Fix big endian problems with gbt submissions.
  * Fix 32bit overflow on relative diff shown.
  * ants1 - stop results read hard looping
  * API-README correct some version numbers

-------------------------------------------------------------------
Sat Mar 22 14:37:15 UTC 2014 - marec@detebe.org

- initial package build

openSUSE Build Service is sponsored by