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

golang-github-redhatinsights-yggdrasil-devel-0.4.4-3.fc41 RPM for noarch

From Fedora 41 for x86_64 / g

Name: golang-github-redhatinsights-yggdrasil-devel Distribution: Fedora Project
Version: 0.4.4 Vendor: Fedora Project
Release: 3.fc41 Build date: Mon Sep 23 16:10:00 2024
Group: Unspecified Build host: buildvm-x86-12.iad2.fedoraproject.org
Size: 220193 Source RPM: yggdrasil-0.4.4-3.fc41.src.rpm
Packager: Fedora Project
Url: https://github.com/redhatinsights/yggdrasil
Summary: yggdrasil development files
yggdrasil is a system daemon that subscribes to topics on an MQTT broker and
routes any data received on the topics to an appropriate child "worker" process,
exchanging data with its worker processes through a D-Bus message broker.

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

Provides

Requires

License

GPL-3.0-only

Changelog

* Mon Sep 23 2024 Link Dupont <[email protected]> - 0.4.4-3
  - Use systemd_sysusers_compat
* Fri Sep 20 2024 Link Dupont <[email protected]> - 0.4.4-2
  - Run systemd-sysusers before installing package
* Sun Sep 15 2024 Packit <[email protected]> - 0.4.4-1
  - Update to 0.4.4 upstream release
  - Resolves: rhbz#2312400
* Wed Sep 11 2024 Link Dupont <[email protected]> - 0.4.3-1
  - Update to version 0.4.3 (RHBZ#2311702)
* Thu Aug 01 2024 Link Dupont <[email protected]> - 0.4.2-1
  - Update to version 0.4.2 (RHBZ#2302349)
* Sat Jul 20 2024 Fedora Release Engineering <[email protected]> - 0.4.1-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sun Feb 11 2024 Maxwell G <[email protected]> - 0.4.1-3
  - Rebuild for golang 1.22.0
* Sat Jan 27 2024 Fedora Release Engineering <[email protected]> - 0.4.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Sep 18 2023 Link Dupont <[email protected]> - 0.4.1-1
  - Update to version 0.4.1 (RHBZ#2239102)
* Wed Aug 09 2023 Yaakov Selkowitz <[email protected]> - 0.3.2-2
  - Use vendored dependencies in RHEL builds
* Mon Jul 24 2023 Link Dupont <[email protected]> - 0.3.2-1
  - Update to version 0.3.2 (RHBZ#2225230)
* Sat Jul 22 2023 Fedora Release Engineering <[email protected]> - 0.3.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Mar 07 2023 Link Dupont <[email protected]> - 0.3.1-2
  - Include D-Bus interface files in devel package
* Sat Jan 21 2023 Fedora Release Engineering <[email protected]> - 0.2.98^1.ffb580f-0.5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

Files

/usr/share/doc/golang-github-redhatinsights-yggdrasil-devel
/usr/share/doc/golang-github-redhatinsights-yggdrasil-devel/CONTRIBUTING.md
/usr/share/doc/golang-github-redhatinsights-yggdrasil-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/redhatinsights
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/.goipath
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/cmd
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/cmd/yggctl
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/cmd/yggctl/actions.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/cmd/yggctl/generate.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/cmd/yggctl/generate_test.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/cmd/yggctl/main.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/cmd/yggctl/templates.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/cmd/yggd
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/cmd/yggd/client.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/cmd/yggd/flag.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/cmd/yggd/main.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/cmd/yggd/util.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/dbus
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/dbus/dbus.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/go.mod
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/internal
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/internal/config
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/internal/config/config.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/internal/config/tls.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/internal/constants
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/internal/constants/constants.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/internal/http
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/internal/http/client.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/internal/messagejournal
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/internal/messagejournal/messagejournal.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/internal/messagejournal/messagejournal_test.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/internal/sync
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/internal/sync/mutex_map.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/internal/sync/mutex_map_test.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/internal/tags
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/internal/tags/tags.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/internal/tags/tags_test.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/internal/transport
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/internal/transport/http.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/internal/transport/http_test.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/internal/transport/mqtt.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/internal/transport/noop.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/internal/transport/transporter.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/internal/work
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/internal/work/dbus.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/internal/work/dbus_test.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/internal/work/dispatcher.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/internal/work/dispatcher_test.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/internal/work/errors.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/ipc
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/ipc/com.redhat.Yggdrasil1.Dispatcher1.xml
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/ipc/com.redhat.Yggdrasil1.Worker1.xml
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/ipc/interfaces.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/messages.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/util.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/worker
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/worker/echo
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/worker/echo/main.go
/usr/share/gocode/src/github.com/redhatinsights/yggdrasil/worker/worker.go
/usr/share/licenses/golang-github-redhatinsights-yggdrasil-devel
/usr/share/licenses/golang-github-redhatinsights-yggdrasil-devel/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Oct 27 02:54:38 2024