Petr Gotthard

Results 114 comments of Petr Gotthard

Thanks. Another solution might be to extend the compress handler and when `{sendfile, 0, Len, "/path/file"}` is received to check if "/path/file.gz" exists too. If so, then replace the file...

@etxemag75 Some time ago I wrote an alternate static handler that can serve gzipped files. It also supports authentication (which is another feature the current static handler is missing). I...

Similar situation is CVE-2019-19037. Debian analyst says the bug was backported "to various other stable trees in 5.2.4, 5.1.21, 4.19.62, 4.14.135 and 4.9.187 already." www.linuxkernelcves.com says it affects v5.3-rc1 to...

Dobrý den / Hello, we are interested in contributing this feature. (In case it is not against some sysrepo concepts and in case nobody else is working on this.) Would...

Please consider also readability and auditability of the PURL. From the usability perspective is `pkg:golang/v.io#x/ref` or even `pkg:golang/v.io/x/ref` (because [that](https://godoc.org/v.io/x/ref) is the actual package name) more easily readable and auditable....

-1 for removing these unless there is a concise alternative If sub-paths are allowed as discussed in #63, then one could have e.g. `pkg:git/github.com/package-url/purl-spec` or `pkg:git/gitlab.denx.de/u-boot/u-boot`, which is nicely readable....

But you can use a template, i.e. set the topic to `some/{field}` where `field` is one of the fields; this way you can send data to various topics even from...

So the 3 bytes is a temperature + humidity and you want each to send to a different topic?

But this is not the cayenne binary format, right? It does not include the channel IDs.

Oh, here it is: [[email protected]](https://github.com/sysrepo/sysrepo/files/9674539/kamaji-cellular%402022-04-04.yang.txt)