[collectd-changes] pkg-collectd: branch "wheezy" updated.	collectd-5.1.0-3+deb7u2
    Sebastian Harl 
    sh at tokkee.org
       
    Thu Aug  4 00:55:55 CEST 2016
    
    
  
The branch "wheezy" of project "collectd Debian package"
has been updated
       via  9dddd302ffde95a63349dd9ca0adbee04dc845d6 (commit)
       via  96d473da965afd39097d8ba6feb4aaa7ed1c3b93 (commit)
      from  f064ae4bed980aba19edc7fbd14e2e5c9406e71c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 9dddd302ffde95a63349dd9ca0adbee04dc845d6
Author: Sebastian Harl <sh at tokkee.org>
Date:   Wed Aug 3 23:51:23 2016 +0200
    bts833013-gcry-init.dpatch: Merge upstream commit a3000cbe.
    
    This propagates gcry_control() errors or, else, we'd revert the fix from the
    previous upload.
commit 96d473da965afd39097d8ba6feb4aaa7ed1c3b93
Author: Sebastian Harl <sh at tokkee.org>
Date:   Wed Aug 3 22:59:41 2016 +0200
    patches/: Added bts833013-gcry-init.dpatch.
    
    Fix initialization of libgcrypt: Initialize the library before using any other
    functions to ensure that thread-safety is set up appropriately. This fixes
    potential crashes of the network plugin and a regression introduced in
    5.1.0-3+deb7u1 which ultimately surfaced the issue.
    
    Thanks to Antoine Sirinelli for reporting this.
    Closes: #833013
-----------------------------------------------------------------------
Summary of changes:
 debian/changelog                          |  11 +++
 debian/patches/00list                     |   1 +
 debian/patches/bts833013-gcry-init.dpatch | 113 ++++++++++++++++++++++++++++++
 3 files changed, 125 insertions(+)
 create mode 100644 debian/patches/bts833013-gcry-init.dpatch
    
    
More information about the collectd-changes
mailing list