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

golang-github-bettercap-gatt-devel-0-0.13.20200502git569d3d9.fc40 RPM for noarch

From Fedora Rawhide for x86_64 / g

Name: golang-github-bettercap-gatt-devel Distribution: Fedora Project
Version: 0 Vendor: Fedora Project
Release: 0.13.20200502git569d3d9.fc40 Build date: Wed Jan 24 17:28:02 2024
Group: Unspecified Build host: buildhw-x86-11.iad2.fedoraproject.org
Size: 314646 Source RPM: golang-github-bettercap-gatt-0-0.13.20200502git569d3d9.fc40.src.rpm
Packager: Fedora Project
Url: https://github.com/bettercap/gatt
Summary: Go package for building Bluetooth Low Energy peripherals
Gatt is a Go package for building Bluetooth Low Energy peripherals.

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

Provides

Requires

License

MIT and BSD

Changelog

* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.13
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.12
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.11
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jun 17 2022 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.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-bettercap-gatt-devel
/usr/share/doc/golang-github-bettercap-gatt-devel/README.md
/usr/share/doc/golang-github-bettercap-gatt-devel/examples
/usr/share/doc/golang-github-bettercap-gatt-devel/examples/discoverer.go
/usr/share/doc/golang-github-bettercap-gatt-devel/examples/explorer.go
/usr/share/doc/golang-github-bettercap-gatt-devel/examples/option
/usr/share/doc/golang-github-bettercap-gatt-devel/examples/option/doc.go
/usr/share/doc/golang-github-bettercap-gatt-devel/examples/option/option_darwin.go
/usr/share/doc/golang-github-bettercap-gatt-devel/examples/option/option_linux.go
/usr/share/doc/golang-github-bettercap-gatt-devel/examples/server.go
/usr/share/doc/golang-github-bettercap-gatt-devel/examples/server_lnx.go
/usr/share/doc/golang-github-bettercap-gatt-devel/examples/service
/usr/share/doc/golang-github-bettercap-gatt-devel/examples/service/battery.go
/usr/share/doc/golang-github-bettercap-gatt-devel/examples/service/count.go
/usr/share/doc/golang-github-bettercap-gatt-devel/examples/service/doc.go
/usr/share/doc/golang-github-bettercap-gatt-devel/examples/service/gap.go
/usr/share/doc/golang-github-bettercap-gatt-devel/examples/service/gatt.go
/usr/share/doc/golang-github-bettercap-gatt-devel/readme.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/bettercap
/usr/share/gocode/src/github.com/bettercap/gatt
/usr/share/gocode/src/github.com/bettercap/gatt/.goipath
/usr/share/gocode/src/github.com/bettercap/gatt/adv.go
/usr/share/gocode/src/github.com/bettercap/gatt/adv_test.go
/usr/share/gocode/src/github.com/bettercap/gatt/attr.go
/usr/share/gocode/src/github.com/bettercap/gatt/attr_test.go
/usr/share/gocode/src/github.com/bettercap/gatt/central.go
/usr/share/gocode/src/github.com/bettercap/gatt/central_darwin.go
/usr/share/gocode/src/github.com/bettercap/gatt/central_linux.go
/usr/share/gocode/src/github.com/bettercap/gatt/central_linux_test.go
/usr/share/gocode/src/github.com/bettercap/gatt/common.go
/usr/share/gocode/src/github.com/bettercap/gatt/const.go
/usr/share/gocode/src/github.com/bettercap/gatt/device.go
/usr/share/gocode/src/github.com/bettercap/gatt/device_darwin.go
/usr/share/gocode/src/github.com/bettercap/gatt/device_linux.go
/usr/share/gocode/src/github.com/bettercap/gatt/doc.go
/usr/share/gocode/src/github.com/bettercap/gatt/known_uuid.go
/usr/share/gocode/src/github.com/bettercap/gatt/l2cap_writer_linux.go
/usr/share/gocode/src/github.com/bettercap/gatt/l2cap_writer_linux_test.go
/usr/share/gocode/src/github.com/bettercap/gatt/linux
/usr/share/gocode/src/github.com/bettercap/gatt/linux/cmd
/usr/share/gocode/src/github.com/bettercap/gatt/linux/cmd/cmd.go
/usr/share/gocode/src/github.com/bettercap/gatt/linux/const.go
/usr/share/gocode/src/github.com/bettercap/gatt/linux/device.go
/usr/share/gocode/src/github.com/bettercap/gatt/linux/devices.go
/usr/share/gocode/src/github.com/bettercap/gatt/linux/doc.go
/usr/share/gocode/src/github.com/bettercap/gatt/linux/evt
/usr/share/gocode/src/github.com/bettercap/gatt/linux/evt/evt.go
/usr/share/gocode/src/github.com/bettercap/gatt/linux/gioctl
/usr/share/gocode/src/github.com/bettercap/gatt/linux/gioctl/ioctl.go
/usr/share/gocode/src/github.com/bettercap/gatt/linux/gioctl/ioctl_mipsx.go
/usr/share/gocode/src/github.com/bettercap/gatt/linux/gioctl/ioctl_other.go
/usr/share/gocode/src/github.com/bettercap/gatt/linux/hci.go
/usr/share/gocode/src/github.com/bettercap/gatt/linux/l2cap.go
/usr/share/gocode/src/github.com/bettercap/gatt/linux/log.go
/usr/share/gocode/src/github.com/bettercap/gatt/linux/socket
/usr/share/gocode/src/github.com/bettercap/gatt/linux/socket/asm.s
/usr/share/gocode/src/github.com/bettercap/gatt/linux/socket/asm_linux_386.s
/usr/share/gocode/src/github.com/bettercap/gatt/linux/socket/socket.go
/usr/share/gocode/src/github.com/bettercap/gatt/linux/socket/socket_common.go
/usr/share/gocode/src/github.com/bettercap/gatt/linux/socket/socket_darwin.go
/usr/share/gocode/src/github.com/bettercap/gatt/linux/socket/socket_linux.go
/usr/share/gocode/src/github.com/bettercap/gatt/linux/socket/socket_linux_386.go
/usr/share/gocode/src/github.com/bettercap/gatt/linux/util
/usr/share/gocode/src/github.com/bettercap/gatt/linux/util/pool.go
/usr/share/gocode/src/github.com/bettercap/gatt/linux/util/util.go
/usr/share/gocode/src/github.com/bettercap/gatt/option_darwin.go
/usr/share/gocode/src/github.com/bettercap/gatt/option_linux.go
/usr/share/gocode/src/github.com/bettercap/gatt/option_linux_test.go
/usr/share/gocode/src/github.com/bettercap/gatt/peripheral.go
/usr/share/gocode/src/github.com/bettercap/gatt/peripheral_darwin.go
/usr/share/gocode/src/github.com/bettercap/gatt/peripheral_linux.go
/usr/share/gocode/src/github.com/bettercap/gatt/sim_device.go
/usr/share/gocode/src/github.com/bettercap/gatt/uuid.go
/usr/share/gocode/src/github.com/bettercap/gatt/uuid_test.go
/usr/share/gocode/src/github.com/bettercap/gatt/xpc
/usr/share/gocode/src/github.com/bettercap/gatt/xpc/doc.go
/usr/share/gocode/src/github.com/bettercap/gatt/xpc/xpc_darwin.go
/usr/share/gocode/src/github.com/bettercap/gatt/xpc/xpc_darwin_test.go
/usr/share/licenses/golang-github-bettercap-gatt-devel
/usr/share/licenses/golang-github-bettercap-gatt-devel/LICENSE
/usr/share/licenses/golang-github-bettercap-gatt-devel/LICENSE-gioctl.md
/usr/share/licenses/golang-github-bettercap-gatt-devel/LICENSE.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 2 00:07:47 2024