Browse Source

Bump version to 2.7.3 everywhere else

Luke Dashjr 13 years ago
parent
commit
24c4b2debb
3 changed files with 11 additions and 6 deletions
  1. 1 3
      NEWS
  2. 9 2
      debian/changelog
  3. 1 1
      debian/control

+ 1 - 3
NEWS

@@ -1,4 +1,4 @@
-BFGMiner Version 2.7.3 - Future
+BFGMiner Version 2.7.3 - August 23, 2012
 
 - Minimise the number of getwork threads we generate.
 - Pick worksize 256 with Cypress if none is specified.
@@ -18,8 +18,6 @@ redundant and can lead to problems.
 - API-README update cgminer version number
 - API-README fix groups P: example mistake
 - API-README add COIN and other edits
-- gpu->hit should be reset on new work as well.
-- Do not add time to dynamic opencl calculations over a getwork.
 - miner.php allow 'coin' is custom pages
 
 

+ 9 - 2
debian/changelog

@@ -1,3 +1,10 @@
+bfgminer (2.7.3-0precise1) precise; urgency=low
+
+  * Bugfixes for networking, new kernels, and updated miner.php.
+
+ -- Luke Dashjr <luke+bfgminer@dashjr.org>  Thu, 23 Aug 2012 08:05:32 -0000
+
+
 bfgminer (2.7.1-0precise1) precise; urgency=low
 
   * The occasional strange behaviour where lots of work would end up on backup pools in failover mode should be fixed.
@@ -8,7 +15,7 @@ bfgminer (2.7.1-0precise1) precise; urgency=low
   * Hopefully the dynamic mode for GPUs is fixed on windows.
   * Hopefully the 7 day windows crash bug has been fixed
 
- -- Luke Dashjr <luke+bfgminer@dashjr.org>  Mon, 21 Aug 2012 16:43:09 -0000
+ -- Luke Dashjr <luke+bfgminer@dashjr.org>  Tue, 21 Aug 2012 16:43:09 -0000
 
 
 bfgminer (2.7.0-0precise1) precise; urgency=low
@@ -18,7 +25,7 @@ bfgminer (2.7.0-0precise1) precise; urgency=low
   * With the change to queueing and more roll work being possible than ever before, the imbalance between pools that support rolltime and those that don't will now be extreme in load balance strategy. To offset that, and since the number of people using load balance has been increasing, the new strategy was added to try and give roughly the same number of shares to each pool.
   * Other minor bugfixes.
 
- -- Luke Dashjr <luke+bfgminer@dashjr.org>  Mon, 21 Aug 2012 01:50:33 -0000
+ -- Luke Dashjr <luke+bfgminer@dashjr.org>  Tue, 21 Aug 2012 01:50:33 -0000
 
 
 bfgminer (2.6.5-0precise1) precise; urgency=low

+ 1 - 1
debian/control

@@ -2,7 +2,7 @@ Source: bfgminer
 Priority: optional
 Section: misc
 Maintainer: Luke Dashjr <luke_bfgminer@dashjr.org>
-Standards-Version: 2.7.1
+Standards-Version: 2.7.3
 Build-Depends: build-essential, debhelper, autoconf, automake, libtool, libssl-dev, yasm, pkg-config, libudev-dev, libcurl4-openssl-dev, wget, unzip, libncurses5-dev, libudev-dev, libusb-1.0-0-dev
 
 Package: bfgminer