hdhoang

Results 29 issues of hdhoang

crates are craterred with default features only, thus broken optional dependencies are not reported (case in point: rust-lang/rust#49799 breaks `ocl-0.15.0` and `clfft-0.3.1`, but not `basic_dsp_vector-0.5.2` which optionally uses those with...

A-increase-coverage
C-new-feature

I have a roadblock while updating chatbot's dependencies. I have bumped most crates to agree on openssl 0.7. However, slack 0.12 removed `RtmClient::get_outs`. I'm fumbling around to fix it here...

Hello! As part of the effort to merge rust-lang/rust#49799, trust-dns-server has bumped its rusqlite dependency. I would like to create this tracking issue about porting constellation to 0.15 so that...

enhancement
good first issue

Hi! In our environment, we can blacklist whole linux modules (eg NFC, bluetooth, InfiniBand networking). We would like a feature to ignore CVEs by a keyword list, preferrably also applied...

enhancement

# What did you do? (required. The issue will be **closed** when not provided.) I run a vuls server to receive dpkg lists from other nodes, submitted like this: ```sh...

bug

cf #387 For the state file, I have no solution yet. Copying the scientific regex to the multiline regex subparts doesn't match correctly, and I'm not experienced with perl. Regarding...

Hi, we run some bitnami-packaged ZK3.7. We enable prometheus support on it, and the `mntr` data format changes to prometheus/openmetric exposition format: ```tsv # echo mntr | nc zookeeper.local 2181...

Also express the message-ACK relationship better. todo: propagate further up the stack with better error handling. implement #92, and may help with #20, #63.

As a PoC it only parses one byte. Next up would be `buffer.pread::(0)`, but I haven't cooked up a multiplexing `try_from_ctx` for the different MsgType + XOp yet. Further, we...

ISTR #dev-chat said that there's no wire for the MCU to read the voltage level, so this might go into the README as not possible. Otherwise, I suggest these feature...