Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: golang-github-uber-athenadriver-devel | Distribution: Fedora Project |
Version: 1.1.12 | Vendor: Fedora Project |
Release: 13.fc40 | Build date: Mon Feb 12 00:10:19 2024 |
Group: Unspecified | Build host: buildhw-x86-15.iad2.fedoraproject.org |
Size: 901350 | Source RPM: golang-github-uber-athenadriver-1.1.12-13.fc40.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/uber/athenadriver | |
Summary: A fully-featured AWS Athena database driver |
A fully-featured AWS Athena database driver. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/uber/athenadriver
MIT
* Sun Feb 11 2024 Maxwell G <[email protected]> - 1.1.12-13 - Rebuild for golang 1.22.0 * Wed Jan 24 2024 Fedora Release Engineering <[email protected]> - 1.1.12-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <[email protected]> - 1.1.12-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <[email protected]> - 1.1.12-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <[email protected]> - 1.1.12-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Aug 10 2022 Maxwell G <[email protected]> - 1.1.12-8 - Rebuild to fix FTBFS * Thu Jul 21 2022 Fedora Release Engineering <[email protected]> - 1.1.12-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jul 19 2022 Maxwell G <[email protected]> - 1.1.12-6 - Rebuild for CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in golang * Sat Jun 18 2022 Robert-André Mauchin <[email protected]> - 1.1.12-5 - Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, CVE-2022-29526, CVE-2022-30629
/usr/share/doc/golang-github-uber-athenadriver-devel /usr/share/doc/golang-github-uber-athenadriver-devel/ChangeLog.txt /usr/share/doc/golang-github-uber-athenadriver-devel/README.md /usr/share/doc/golang-github-uber-athenadriver-devel/examples /usr/share/doc/golang-github-uber-athenadriver-devel/examples/README.md /usr/share/doc/golang-github-uber-athenadriver-devel/examples/auth.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/constants /usr/share/doc/golang-github-uber-athenadriver-devel/examples/constants/doc.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/constants/secret.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/doc.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/lambda /usr/share/doc/golang-github-uber-athenadriver-devel/examples/lambda/Go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/lambda/Go/README.md /usr/share/doc/golang-github-uber-athenadriver-devel/examples/lambda/Go/athena_in_lambda.png /usr/share/doc/golang-github-uber-athenadriver-devel/examples/lambda/Go/go.mod /usr/share/doc/golang-github-uber-athenadriver-devel/examples/lambda/Go/main.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/logging.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/maskcolumn.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/metrics.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/pc_get_driver_version.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/pc_get_query_id.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/pc_get_query_id_status.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/pc_stop_query_id.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/perf /usr/share/doc/golang-github-uber-athenadriver-devel/examples/perf/benchmark.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/perf/concurrency.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/perf/concurrency.output.2020-02-09-13-49-18.log /usr/share/doc/golang-github-uber-athenadriver-devel/examples/perf/doc.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/ping.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/qid.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/query /usr/share/doc/golang-github-uber-athenadriver-devel/examples/query/ddl_alter.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/query/ddl_create_database.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/query/ddl_create_table.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/query/ddl_ctas.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/query/ddl_ctas_with_partition.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/query/ddl_cvas.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/query/ddl_drop.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/query/ddl_msck.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/query/ddl_path.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/query/dml_insert_into_select.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/query/dml_insert_into_values.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/query/dml_select_array.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/query/dml_select_count.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/query/dml_select_db_exec.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/query/dml_select_fields.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/query/dml_select_geo.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/query/dml_select_information_schema.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/query/dml_select_join.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/query/dml_select_json.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/query/dml_select_map.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/query/dml_select_prepare.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/query/dml_select_row.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/query/dml_select_simple.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/query/dml_select_star.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/query/dml_select_time.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/query/dml_values.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/query/doc.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/query/unsupported.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/query/util_desc_table.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/query/util_desc_view.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/query/util_show.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/querycancel.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/readonly.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/reconnect.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/trans.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/types.go /usr/share/doc/golang-github-uber-athenadriver-devel/examples/workgroup_with_tag.go /usr/share/gocode/src/github.com /usr/share/gocode/src/github.com/uber /usr/share/gocode/src/github.com/uber/athenadriver /usr/share/gocode/src/github.com/uber/athenadriver/.goipath /usr/share/gocode/src/github.com/uber/athenadriver/athenareader /usr/share/gocode/src/github.com/uber/athenadriver/athenareader/main.go /usr/share/gocode/src/github.com/uber/athenadriver/go /usr/share/gocode/src/github.com/uber/athenadriver/go.mod /usr/share/gocode/src/github.com/uber/athenadriver/go/cache.go /usr/share/gocode/src/github.com/uber/athenadriver/go/config.go /usr/share/gocode/src/github.com/uber/athenadriver/go/config_test.go /usr/share/gocode/src/github.com/uber/athenadriver/go/connection.go /usr/share/gocode/src/github.com/uber/athenadriver/go/connection_test.go /usr/share/gocode/src/github.com/uber/athenadriver/go/connector.go /usr/share/gocode/src/github.com/uber/athenadriver/go/connector_test.go /usr/share/gocode/src/github.com/uber/athenadriver/go/constants.go /usr/share/gocode/src/github.com/uber/athenadriver/go/cost.go /usr/share/gocode/src/github.com/uber/athenadriver/go/datetime.go /usr/share/gocode/src/github.com/uber/athenadriver/go/datetime_test.go /usr/share/gocode/src/github.com/uber/athenadriver/go/doc.go /usr/share/gocode/src/github.com/uber/athenadriver/go/driver.go /usr/share/gocode/src/github.com/uber/athenadriver/go/driver_test.go /usr/share/gocode/src/github.com/uber/athenadriver/go/errors.go /usr/share/gocode/src/github.com/uber/athenadriver/go/mockathenaclient_test.go /usr/share/gocode/src/github.com/uber/athenadriver/go/result.go /usr/share/gocode/src/github.com/uber/athenadriver/go/result_test.go /usr/share/gocode/src/github.com/uber/athenadriver/go/rows.go /usr/share/gocode/src/github.com/uber/athenadriver/go/rows_test.go /usr/share/gocode/src/github.com/uber/athenadriver/go/statement.go /usr/share/gocode/src/github.com/uber/athenadriver/go/statement_test.go /usr/share/gocode/src/github.com/uber/athenadriver/go/trace.go /usr/share/gocode/src/github.com/uber/athenadriver/go/trace_test.go /usr/share/gocode/src/github.com/uber/athenadriver/go/utils.go /usr/share/gocode/src/github.com/uber/athenadriver/go/utils_test.go /usr/share/gocode/src/github.com/uber/athenadriver/go/version.go /usr/share/gocode/src/github.com/uber/athenadriver/go/wg.go /usr/share/gocode/src/github.com/uber/athenadriver/go/wg_test.go /usr/share/gocode/src/github.com/uber/athenadriver/go/wgconfig.go /usr/share/gocode/src/github.com/uber/athenadriver/go/wgtag.go /usr/share/gocode/src/github.com/uber/athenadriver/lib /usr/share/gocode/src/github.com/uber/athenadriver/lib/configfx /usr/share/gocode/src/github.com/uber/athenadriver/lib/configfx/module.go /usr/share/gocode/src/github.com/uber/athenadriver/lib/configfx/util.go /usr/share/gocode/src/github.com/uber/athenadriver/lib/queryfx /usr/share/gocode/src/github.com/uber/athenadriver/lib/queryfx/module.go /usr/share/licenses/golang-github-uber-athenadriver-devel /usr/share/licenses/golang-github-uber-athenadriver-devel/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 23:47:10 2024