Your message dated Tue, 18 Dec 2012 00:47:30 +0000
with message-id <[email protected]>
and subject line Bug#660286: fixed in bitcoin 0.7.2-1
has caused the Debian Bug report #660286,
regarding bitcoind: Allow block database and wallet/config to be stored in 
separate directories
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
660286: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=660286
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: bitcoind
Version: 0.5.1-2
Severity: wishlist

Currently bitcoind uses the ~/.bitcoin/ directory to store two
different types of file:

* small, personal files which need to be kept safe and
  backed-up etc.: wallet.dat, bitcoin.conf
* large files which can be recreated (redownloaded from the P2P
  network) if lost: the block database, i.e. blkindex.dat, blkxxxx.dat
  and related files

It would be nice if it were possible to store these two groups of
files in two separate directories, i.e. keep wallet.dat and
bitcoin.conf in ~/.bitcoin/, and move the second group to a different
directory. This would make it easier to do things like keeping the
wallet file on an encrypted filesystem, excluding the block database
from backups, etc.

If I understand correctly, the second group of files are effectively
cache files, insomuch as they can be recreated if lost; thus it might
be best to put them in a suitable system directory such as a
subdirectory of $XDG_CACHE_HOME (i.e. ~/.cache/ by default) or a
user-owned directory in /var/tmp/ (which is user-writable on Debian).



--- End Message ---
--- Begin Message ---
Source: bitcoin
Source-Version: 0.7.2-1

We believe that the bug you reported is fixed in the latest version of
bitcoin, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonas Smedegaard <[email protected]> (supplier of updated bitcoin package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 10 Nov 2012 23:22:04 +0100
Source: bitcoin
Binary: bitcoind
Architecture: source i386
Version: 0.7.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Bitcoin Packaging Team 
<[email protected]>
Changed-By: Jonas Smedegaard <[email protected]>
Description: 
 bitcoind   - peer-to-peer network based digital currency - daemon
Closes: 660286 677524 682676 688813 689917
Changes: 
 bitcoin (0.7.2-1) unstable; urgency=low
 .
   * New upstream source. (Closes: #689917)
     - DoS vulnerabillities:
       CVE-2012-3789 closed (Closes: #682676)
       CVE-2012-4683 and CVE-2012-4682 closed (Closes: #688813)
     - Block database no longer stored alongside wallet.dat
       (Closes: #660286)
 .
   [ Jonas Smedegaard ]
   * Update watch file to directly use github.com (not
     githubredir.debian.net).
   * Update copyright file:
     + Update list of main upstream authors.
     + Drop obsolete Files section for sha256.cpp.
     + Add Files section for newly introduced bash-completion.
     + Fix use pseudo-comment section to obey silly restrictions of
       copyright format 1.0.
   * Bump debhelper compatibility level to 8.
   * Update package relations:
     + Relax to build-depend unversioned on cdbs: Needed version
       satisfied in stable, and oldstable no longer supported.
 .
   [ Scott Howard ]
   * debian/control
     - Changed maintainer to: Debian Bitcoin Packaging Team
   * Added myself as uploader.
   * Enabled parallel building DEB_BUILD_PARALLEL
   * Updated debian/control description of bitcoind to state that the
     blockchain now is "several GB" large (Closes: #677524)
Checksums-Sha1: 
 0211e6800ff875b34ebe0c3e9eacf9aacba6a43f 1826 bitcoin_0.7.2-1.dsc
 6afb648f273a52934a65d8a127a08dccdb74db48 1643002 bitcoin_0.7.2.orig.tar.gz
 4462afc41ae2fa1cec1e7ef104fb03047b46c08f 24924 bitcoin_0.7.2-1.debian.tar.gz
 d9df75dcf61fda6bd6749eeb3c6bc3d53ab829a0 882784 bitcoind_0.7.2-1_i386.deb
Checksums-Sha256: 
 580c8ce6d4b5a1d4878a18d7a251ebe66f7103d5b5b684d2887b22460292b640 1826 
bitcoin_0.7.2-1.dsc
 510e12608251b8f361595a6dcb0308db9cfc7b7c33b2fafa4fc4e5b9541b60d3 1643002 
bitcoin_0.7.2.orig.tar.gz
 e87247c0f7c07818665e6b2bc107066b8b02bad4b48fffc45d52cc98fb7a6c53 24924 
bitcoin_0.7.2-1.debian.tar.gz
 055600a684a53645ed0c837e0c84f4c25002e7ab04de314bcff528df1ac2931c 882784 
bitcoind_0.7.2-1_i386.deb
Files: 
 b02e494d30df55b851d86aa06328403e 1826 utils optional bitcoin_0.7.2-1.dsc
 e019911ef8c6d7c33915560e98c188a5 1643002 utils optional 
bitcoin_0.7.2.orig.tar.gz
 8b79a84cc9691f2606d8be71ee110b72 24924 utils optional 
bitcoin_0.7.2-1.debian.tar.gz
 c4bf544c793805bb4f98701ef8a1f95e 882784 utils optional 
bitcoind_0.7.2-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAlDPuP4ACgkQuqVp0MvxKmolAwCgnKmZ0M3NwX+WRpJIXeinkkha
v/0AoJPJMJSQjrh8+HeMHyNFLJc4064n
=cs6B
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to