Sascha Steinbiss

Results 58 issues of Sascha Steinbiss

I'm forwarding Debian bug #919778 (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=919778) which deals with build time tests failing due to an alignment issue in MurmurHash. The mash binary is build correctly but then fails with...

While updating mash packages in the Debian operating system, we noticed that since the release of (and building against) Capn Proto 0.7.0 builds on various platforms fail. See https://buildd.debian.org/status/package.php?p=mash for...

Currently the code in `ksw.c` seems to need SSE2 to compile. It would be nice to have some kind of -- probably slower -- fallback implementation to improve support on...

Please tag version 1.0.0 here if you consider it ready. This is important for packagers to identify released versions, given that there have been important changes since 0.9.1.

This project lints correctly: ``` $ npx awesome-lint ✔ Linting $ ``` and has been out there for 30 days. Let's get it into the list! :) **https://github.com/satta/awesome-suricata#readme** This list...

Previous PR: #10095 Link to [redmine](https://redmine.openinfosecfoundation.org/projects/suricata/issues) ticket: https://redmine.openinfosecfoundation.org/issues/6379 Changes to previous PR: - Rebase against current `master`. - Make JA3/JA4 switchable at compile time using `--disable-ja3`/`--disable-ja4`. - Add new `feature`s...

On big-endian platforms, an apparent problem seems to make bamtools' `bamReader.GetReferenceData()` return a negative `int32_t` value as a reference sequence length. I've attached a small example program [bamtools_example.tar.gz](https://github.com/pezmaster31/bamtools/files/1206549/bamtools_example.tar.gz) to test...

I recently noticed that my lint runs all fail recently with the following message: ``` Run max/[email protected] /usr/bin/docker run --name a070f5450a57735954b9e856e8bab517c956b_47fe83 --label 2a070f --workdir /github/workspace --rm -e "INPUT_FILENAME" -e "HOME"...

More recent awesome-lint versions will require newer Node versions. See #7 for details. Closes #7.

I am reporting an issue we encountered on Debian where tests would fail on ARM builds (armhf) due to mismatching results: ``` === RUN TestDatabaseUpsert --- FAIL: TestDatabaseUpsert (0.02s) require.go:157:...