Upgrade unbound library
These files were pulled from the 1.6.3 release tarball. This new version builds against OpenSSL version 1.1 which will be the default in the new Debian Stable which is due to be released RealSoonNow (tm).
This commit is contained in:
+1
-1
@@ -126,7 +126,7 @@ struct val_env {
|
||||
size_t* nsec3_maxiter;
|
||||
|
||||
/** lock on bogus counter */
|
||||
lock_basic_t bogus_lock;
|
||||
lock_basic_type bogus_lock;
|
||||
/** number of times rrsets marked bogus */
|
||||
size_t num_rrset_bogus;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user