Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

golang-github-houzuoguo-tiedot-devel-3.4-14.fc40 RPM for noarch

From Fedora Rawhide for s390x / g

Name: golang-github-houzuoguo-tiedot-devel Distribution: Fedora Project
Version: 3.4 Vendor: Fedora Project
Release: 14.fc40 Build date: Mon Feb 12 00:45:14 2024
Group: Unspecified Build host: buildvm-x86-17.iad2.fedoraproject.org
Size: 212982 Source RPM: tiedot-3.4-14.fc40.src.rpm
Packager: Fedora Project
Url: https://github.com/HouzuoGuo/tiedot
Summary: NoSQL database
Your NoSQL database powered by Golang.

This package contains the source code needed for building packages that
reference the following Go import paths:
 – github.com/HouzuoGuo/tiedot

Provides

Requires

License

BSD

Changelog

* Sun Feb 11 2024 Maxwell G <maxwell@gtmx.me> - 3.4-14
  - Rebuild for golang 1.22.0
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.4-13
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.4-12
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.4-11
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.4-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Jul 19 2022 Maxwell G <gotmax@e.email> - 3.4-9
  - Rebuild for CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in
    golang
* Sat Jun 18 2022 Robert-André Mauchin <zebob.m@gmail.com> - 3.4-8
  - Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191,
    CVE-2022-29526, CVE-2022-30629

Files

/usr/share/doc/golang-github-houzuoguo-tiedot-devel
/usr/share/doc/golang-github-houzuoguo-tiedot-devel/README-gommap.md
/usr/share/doc/golang-github-houzuoguo-tiedot-devel/README.md
/usr/share/doc/golang-github-houzuoguo-tiedot-devel/doc
/usr/share/doc/golang-github-houzuoguo-tiedot-devel/doc/API-reference-and-embedded-usage.md
/usr/share/doc/golang-github-houzuoguo-tiedot-devel/doc/Concurrency-and-networking.md
/usr/share/doc/golang-github-houzuoguo-tiedot-devel/doc/Contributors-and-License.md
/usr/share/doc/golang-github-houzuoguo-tiedot-devel/doc/Data-structures.md
/usr/share/doc/golang-github-houzuoguo-tiedot-devel/doc/Home.md
/usr/share/doc/golang-github-houzuoguo-tiedot-devel/doc/Limitations.md
/usr/share/doc/golang-github-houzuoguo-tiedot-devel/doc/Performance-tuning-and-benchmarks.md
/usr/share/doc/golang-github-houzuoguo-tiedot-devel/doc/Query-processor-and-index.md
/usr/share/doc/golang-github-houzuoguo-tiedot-devel/doc/Tutorial.md
/usr/share/doc/golang-github-houzuoguo-tiedot-devel/doc/Version-History.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/HouzuoGuo
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/.goipath
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/benchmark.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/benchmark_test.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/data
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/data/collection.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/data/collection32.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/data/collection64.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/data/collection_test.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/data/file.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/data/file_test.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/data/hash32.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/data/hash64.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/data/hashtable.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/data/hashtable_test.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/data/partition.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/data/partition_test.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/db
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/db/col.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/db/db.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/db/db_test.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/db/doc.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/db/doc_test.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/db/idx_test.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/db/query.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/db/query_test.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/dberr
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/dberr/errors.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/example.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/example_test.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/gommap
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/gommap/mmap.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/gommap/mmap_unix.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/gommap/mmap_windows.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/httpapi
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/httpapi/collection.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/httpapi/document.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/httpapi/index.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/httpapi/jwt.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/httpapi/jwt_test.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/httpapi/misc.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/httpapi/query.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/httpapi/srv.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/main.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/tdlog
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/tdlog/tdlog.go
/usr/share/gocode/src/github.com/HouzuoGuo/tiedot/tdlog/tdlog_test.go
/usr/share/licenses/golang-github-houzuoguo-tiedot-devel
/usr/share/licenses/golang-github-houzuoguo-tiedot-devel/LICENSE
/usr/share/licenses/golang-github-houzuoguo-tiedot-devel/LICENSE-gommap


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 02:28:23 2024