-
Hey, i love your modularized configuration of the lancache!
It would be fantastic if more data could be cached and forwarded accordingly:
* OSX Updates (mzstatic.com et al)
* Uplay ( cdn.ubi.com …
-
The audio engine is running unbound. It requires to be constraint to a specific number of cycles per second. Performing the users' audio code in unbound cycles speed, there is a lot of waste of comput…
-
**Github username:** --
**Submission hash (on-chain):** 0xdab76ab679e709b0be65cb2c86b71025045e3e8882016c2d3df1f3aae4d3395e
**Severity:** medium
**Description:**
**Description**
In the `subscribeVali…
-
## `lock` TABLE
- scoped by `{name} owner`
```c++
struct [[eosio::table("lock")]] lock_row
{
uint64_t seed;
block_timestamp locked;
uint64_t primary_key() cons…
-
Original issues: https://github.com/tendermint/tendermint/issues/4631 and https://github.com/tendermint/tendermint/issues/4670
The evidence expiration parameter should be aligned to the trusting pe…
cason updated
8 months ago
-
### Url
https://aptos.dev/en/build/guides/first-fungible-asset#step-433-managing-a-coin
### Describe the content issue
`authorized_borrow_refs` unbound variable during Aptos compilation
How to imp…
-
## CVE-2020-28935 - Medium Severity Vulnerability
Vulnerable Library - src0aecda14650f9fce8577e43d2a403385b5fa5bcf
Public git conversion mirror of OpenBSD's official CVS src repository. Pull reques…
-
### Is this urgent?
Yes
### Host OS
Asustor ADM 4.1.0
### CPU arch
x86_64
### VPN service provider
Mullvad
### What are you using to run the container
docker-compose
### What is the version…
-
We got random thread blocking on unbound id side under high load of oxauth (https://github.com/GluuFederation/oxAuth).
oxauth uses unboundid-ldapsdk 3.1.1 to connect to slapd. Connection pool is se…
-
To cut down on startup latency, Serverless pre allocates Kubernetes pods for cockroachdb sql servers. When a pod is created, instead of running cockroachdb, it runs a "sqlstarter" server. The sqlstart…