zhangyongding

Results 17 issues of zhangyongding

Because crypto/tls does not support some required cipher suites, so it needs to be customized

pending/submitter-response

**What version are you running?** 6.6.0 **What did you do?** linux/mips64 and linux/riscv64 Stderr: # github.com/boltdb/bolt ../../../pkg/mod/github.com/boltdb/[email protected]/bolt_unix.go:62:14: [maxMapSize]byte used as value ../../../pkg/mod/github.com/boltdb/[email protected]/bolt_unix.go:62:15: undefined: maxMapSize ../../../pkg/mod/github.com/boltdb/[email protected]/bucket.go:135:15: undefined: brokenUnaligned ../../../pkg/mod/github.com/boltdb/[email protected]/db.go:101:12: [maxMapSize]byte used...

为什么CreateCertificate的参数和系统库的参数不一致,导致不能签发非sm2的证书 gmsm/x509: func CreateCertificate(template, parent *Certificate, publicKey *sm2.PublicKey, signer crypto.Signer) ([]byte, error) crypto/x509 func CreateCertificate(rand io.Reader, template, parent *Certificate, pub, priv interface{}) ([]byte, error)

../../../pkg/mod/github.com/shirou/gopsutil/[email protected]/host/host_linux.go:98:22: undefined: sizeOfUtmp ../../../pkg/mod/github.com/shirou/gopsutil/[email protected]/host/host_linux.go:103:14: undefined: sizeOfUtmp ../../../pkg/mod/github.com/shirou/gopsutil/[email protected]/host/host_linux.go:105:9: undefined: utmp

the current schema uses map, whereas Golang map is unordered

**What version are you running?** 7.6 **Are you using Docker or Kubernetes to run your system?** no **Are you running a single node or a cluster?** cluster **What did you...

**What operating system and terminal are you using?** linux/mips64le **An example that showcases the bug.** **What did you expect to see?** normal display **What did you see instead?** appear messy...

Bug

# github.com/creack/goselect ../../../../pkg/mod/github.com/creack/[email protected]/fdset.go:14:14: undefined: NFDBITS ../../../../pkg/mod/github.com/creack/[email protected]/fdset.go:19:14: undefined: NFDBITS ../../../../pkg/mod/github.com/creack/[email protected]/fdset.go:24:21: undefined: NFDBITS

enhancement