- Apr 08, 2021
-
-
Leo authored
-
Leo authored
-
Leo authored
-
Leo authored
-
Leo authored
-
Leo authored
-
Leo authored
-
Leo authored
-
Leo authored
-
Leo authored
-
Leo authored
-
Leo authored
-
Leo authored
-
Leo authored
-
Leo authored
-
Rasmus Thomsen authored
-
Rasmus Thomsen authored
-
Francesco Colista authored
-
Francesco Colista authored
-
Leo authored
-
Rasmus Thomsen authored
-
Kevin Daudt authored
> # github.com/libvirt/libvirt-go > ../../../../../go/pkg/mod/github.com/libvirt/libvirt-go@v5.0.0+incompatible/connect.go:178:77: > constant 2147483648 overflows ConnectGetAllDomainStatsFlags > ../../../../../go/pkg/mod/github.com/libvirt/libvirt-go@v5.0.0+incompatible/domain_events.go:332:18: > type [1073741824]_Ctype_struct__virDomainEventGraphicsSubjectIdentity > larger than address space > ../../../../../go/pkg/mod/github.com/libvirt/libvirt-go@v5.0.0+incompatible/domain_events.go:332:18: > type [1073741824]_Ctype_struct__virDomainEventGraphicsSubjectIdentity > too large
-
Leo authored
-
- Apr 07, 2021
-
-
Jakub Jirutka authored
It's transitive dependency, but better to be explicit.
-
Jakub Jirutka authored
1) PgQuery#fingerprint returns expected hash value for 'SELECT 1' Failure/Error: expect(fingerprint(testdef['input'])).to eq(testdef['expectedHash']) expected: "50fde20626009aba" got: "0000000026009aba" (compared using ==) # ./spec/lib/fingerprint_spec.rb:39:in `block (3 levels) in <top (required)>' 5) PgQuery#fingerprint returns expected hash value for 'SELECT 1; SELECT a FROM b' Failure/Error: expect(fingerprint(testdef['input'])).to eq(testdef['expectedHash']) expected: "3efa3b10d558d06d" got: "00000000d558d06d" (compared using ==) # ./spec/lib/fingerprint_spec.rb:39:in `block (3 levels) in <top (required)>' ... and 75 very similar. It's clear that fingerprints are truncated on 32-bit.
-
Jakub Jirutka authored
-
Jakub Jirutka authored
protobuf is not a blocker anymore.
-
Jakub Jirutka authored
-
-
Andy Postnikov authored
-
-
Jakub Jirutka authored
>>> node-libpg-query*: Running postcheck for node-libpg-query >>> ERROR: node-libpg-query*: Found textrels: TEXTREL /home/buildozer/aports/testing/node-libpg-query/pkg/node-libpg-query/usr/lib/node_modules/libpg-query/build/Release/queryparser.node >>> ERROR: node-libpg-query*: prepare_subpackages failed >>> ERROR: node-libpg-query: rootpkg failed
-
-
Leo authored
-
-
-
Fixes among (other things) a buffer overflow in lib9pclient.
-
-
-
-