-
I think I found a bug in regular expression matching:
The rule:
`address=/:^[a-z]{4,4}[0-9]{2,2}$:/`
Will not match `abcd11.com`.
~Neither will:
`address=/:[a-z]{4,4}[0-9]{2,2}:/`
`addr…
-
tasty-1.5 ([changelog](http://hackage.haskell.org/package/tasty-1.5/changelog)) (Roman Cheplyaka @feuerbach) is out of bounds for:
- [x] HsYAML-0.2.1.1 (>=1.4 && < 1.5). Simon Jakobi @sjakobi. Used…
-
Relevant discussion: [link](https://near.zulipchat.com/#narrow/stream/308695-nearone.2Fprivate/topic/Forknet.20.2B.20Stateless.20Validation/near/433831329)
As of now, when a chunk validator receive…
-
I've been following the setup guide to install CM4 Provisioning on a Pi4 in order to flash CM4 on a custom board.
CM4 is connected via Ethernet to a (non managed) switch connected to the Pi4, as pe…
-
### Describe the bug
I tried to boot a Raspberry Pi 4 from network. Two Pis are involved in this situation and connected via PoE+ switch, both are same hardware, refer to sections below for more de…
-
so had a strange issue today me and my roommate put a (Intel 82599EN-Based Ethernet Network Interface Card, 10G Single-Port SFP+, PCIe 2.0 x 8, Tall&Short Bracket) in a dell poweredge r610 and for all…
-
### Describe the bug
Is this better put in `openwrt/procd`? Did not find similar reports, so here goes.
Not certain what was happening at the time, but this was logged:
```
Fri Dec 8 01:02:46…
-
### Description
The default libvirt NAT network fails to start (even after applying the dnsmasq.profile which was in fix 5089.
Appears to be related to:
https://github.com/netblue30/firejail/is…
-
### Describe the bug
Looks like a lot of build dependencies end up as runtime dependencies. After installing `gix-annex` on aarch64-darwin:
```
Added packages:
[A.] #001 ChasingBottoms …
-
Hi,
I have some questions on how xxh128 works:
1) Is it a bijective function from 16 Bytes input to 16 Bytes?
2) I saw that the code is quit different from xxh32\xxh64. However, I not sure I unde…