Wed, 17 Jul 2024 15:14:57 UTC | login

Information for RPM golang-github-coreos-systemd-devel-22.5.0-4.fc40.noarch.rpm

ID1212649
Namegolang-github-coreos-systemd-devel
Version22.5.0
Release4.fc40
Epoch
Archnoarch
SummaryGo bindings to systemd socket activation, journal, D-Bus, and unit files
DescriptionGo bindings to systemd. The project has several packages: – activation - for writing and using socket activation from Go – daemon - for notifying systemd of service status changes – dbus - for starting/stopping/inspecting running services and units – journal - for writing to systemd's logging service, journald – sdjournal - for reading from journald by wrapping its C API – login1 - for integration with the systemd logind API – machine1 - for registering machines/containers with systemd – unit - for (de)serialization and comparison of unit files This package contains the source code needed for building packages that reference the following Go import paths: – github.com/coreos/go-systemd
Build Time2024-01-24 16:48:03 GMT
Size79.82 KB
777ad416e05eb33ee624d44a7f795544
LicenseApache-2.0
Provides
golang(github.com/coreos/go-systemd/activation) = 22.5.0-4.fc40
golang(github.com/coreos/go-systemd/daemon) = 22.5.0-4.fc40
golang(github.com/coreos/go-systemd/dbus) = 22.5.0-4.fc40
golang(github.com/coreos/go-systemd/import1) = 22.5.0-4.fc40
golang(github.com/coreos/go-systemd/internal/dlopen) = 22.5.0-4.fc40
golang(github.com/coreos/go-systemd/journal) = 22.5.0-4.fc40
golang(github.com/coreos/go-systemd/login1) = 22.5.0-4.fc40
golang(github.com/coreos/go-systemd/machine1) = 22.5.0-4.fc40
golang(github.com/coreos/go-systemd/sdjournal) = 22.5.0-4.fc40
golang(github.com/coreos/go-systemd/unit) = 22.5.0-4.fc40
golang(github.com/coreos/go-systemd/util) = 22.5.0-4.fc40
golang-github-coreos-systemd-devel = 22.5.0-4.fc40
golang-ipath(github.com/coreos/go-systemd) = 22.5.0-4.fc40
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(github.com/godbus/dbus/v5)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 93 >>>
Name ascending sort Size
/usr/share/doc/golang-github-coreos-systemd-devel0.00 B
/usr/share/doc/golang-github-coreos-systemd-devel/CONTRIBUTING.md2.03 KB
/usr/share/doc/golang-github-coreos-systemd-devel/README.md2.83 KB
/usr/share/doc/golang-github-coreos-systemd-devel/code-of-conduct.md2.97 KB
/usr/share/doc/golang-github-coreos-systemd-devel/examples0.00 B
/usr/share/doc/golang-github-coreos-systemd-devel/examples/activation0.00 B
/usr/share/doc/golang-github-coreos-systemd-devel/examples/activation/activation.go1.63 KB
/usr/share/doc/golang-github-coreos-systemd-devel/examples/activation/httpserver0.00 B
/usr/share/doc/golang-github-coreos-systemd-devel/examples/activation/httpserver/README.md514.00 B
/usr/share/doc/golang-github-coreos-systemd-devel/examples/activation/httpserver/hello.service181.00 B
/usr/share/doc/golang-github-coreos-systemd-devel/examples/activation/httpserver/hello.socket72.00 B
/usr/share/doc/golang-github-coreos-systemd-devel/examples/activation/httpserver/httpserver.go1.05 KB
/usr/share/doc/golang-github-coreos-systemd-devel/examples/activation/listen.go1.53 KB
/usr/share/doc/golang-github-coreos-systemd-devel/examples/activation/udpconn.go1.81 KB
/usr/share/doc/golang-github-coreos-systemd-devel/examples/journal0.00 B
/usr/share/doc/golang-github-coreos-systemd-devel/examples/journal/main.go1000.00 B
/usr/share/doc/golang-github-coreos-systemd-devel/examples/journal/run.sh228.00 B
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/coreos0.00 B
/usr/share/gocode/src/github.com/coreos/go-systemd0.00 B
/usr/share/gocode/src/github.com/coreos/go-systemd/.goipath47.00 B
/usr/share/gocode/src/github.com/coreos/go-systemd/activation0.00 B
/usr/share/gocode/src/github.com/coreos/go-systemd/activation/common_test.go1.09 KB
/usr/share/gocode/src/github.com/coreos/go-systemd/activation/files_test.go2.27 KB
/usr/share/gocode/src/github.com/coreos/go-systemd/activation/files_unix.go1.95 KB
/usr/share/gocode/src/github.com/coreos/go-systemd/activation/files_windows.go676.00 B
/usr/share/gocode/src/github.com/coreos/go-systemd/activation/listeners.go2.84 KB
/usr/share/gocode/src/github.com/coreos/go-systemd/activation/listeners_test.go2.09 KB
/usr/share/gocode/src/github.com/coreos/go-systemd/activation/packetconns.go1.25 KB
/usr/share/gocode/src/github.com/coreos/go-systemd/activation/packetconns_test.go1.70 KB
/usr/share/gocode/src/github.com/coreos/go-systemd/daemon0.00 B
/usr/share/gocode/src/github.com/coreos/go-systemd/daemon/sdnotify.go2.61 KB
/usr/share/gocode/src/github.com/coreos/go-systemd/daemon/sdnotify_test.go1.99 KB
/usr/share/gocode/src/github.com/coreos/go-systemd/daemon/watchdog.go2.04 KB
/usr/share/gocode/src/github.com/coreos/go-systemd/daemon/watchdog_test.go2.43 KB
/usr/share/gocode/src/github.com/coreos/go-systemd/dbus0.00 B
/usr/share/gocode/src/github.com/coreos/go-systemd/dbus/dbus.go7.69 KB
/usr/share/gocode/src/github.com/coreos/go-systemd/dbus/dbus_test.go2.59 KB
/usr/share/gocode/src/github.com/coreos/go-systemd/dbus/methods.go33.79 KB
/usr/share/gocode/src/github.com/coreos/go-systemd/dbus/methods_test.go36.79 KB
/usr/share/gocode/src/github.com/coreos/go-systemd/dbus/properties.go8.48 KB
/usr/share/gocode/src/github.com/coreos/go-systemd/dbus/set.go1.06 KB
/usr/share/gocode/src/github.com/coreos/go-systemd/dbus/set_test.go1.24 KB
/usr/share/gocode/src/github.com/coreos/go-systemd/dbus/subscription.go9.94 KB
/usr/share/gocode/src/github.com/coreos/go-systemd/dbus/subscription_set.go1.88 KB
/usr/share/gocode/src/github.com/coreos/go-systemd/dbus/subscription_set_test.go1.66 KB
/usr/share/gocode/src/github.com/coreos/go-systemd/dbus/subscription_test.go3.73 KB
/usr/share/gocode/src/github.com/coreos/go-systemd/go.mod91.00 B
/usr/share/gocode/src/github.com/coreos/go-systemd/import10.00 B
/usr/share/gocode/src/github.com/coreos/go-systemd/import1/dbus.go6.99 KB
Component of
Page:
<<< 51 through 100 of 333 >>>
Buildroot descending sort Created State
f40-build-805502-144769 2024-04-14 12:22:09 expired
f40-build-805500-144769 2024-04-14 12:20:23 expired
f40-build-805497-144769 2024-04-14 12:19:36 expired
f40-build-805492-144765 2024-04-14 12:15:35 expired
f40-build-805171-144686 2024-04-14 09:10:08 expired
f40-build-805167-144682 2024-04-14 09:09:26 expired
f40-build-805165-144682 2024-04-14 09:09:18 expired
f40-build-805145-144678 2024-04-14 09:03:14 expired
f40-build-804684-144557 2024-04-13 13:49:56 expired
f40-build-804317-144465 2024-04-12 18:37:22 expired
f40-build-804111-144408 2024-04-12 16:12:22 expired
f40-build-803680-144297 2024-04-12 10:06:55 expired
f40-build-803418-144225 2024-04-12 07:38:01 expired
f40-build-802831-144071 2024-04-11 16:13:24 expired
f40-build-802674-144040 2024-04-11 14:58:44 expired
f40-build-802574-144014 2024-04-11 13:52:01 expired
f40-build-802546-144010 2024-04-11 13:38:55 expired
f40-build-802536-144010 2024-04-11 13:31:59 expired
f40-build-802496-144004 2024-04-11 13:09:24 expired
f40-build-802489-144004 2024-04-11 13:05:42 expired
f40-build-802401-143981 2024-04-11 12:09:25 expired
f40-build-802391-143979 2024-04-11 11:59:44 expired
f40-build-802213-143935 2024-04-11 10:06:14 expired
f40-build-802086-143900 2024-04-11 08:55:51 expired
f40-build-802051-143892 2024-04-11 08:40:49 expired
f40-build-801874-143858 2024-04-11 06:52:42 expired
f40-build-801873-143858 2024-04-11 06:52:24 expired
f40-build-801649-143799 2024-04-11 03:41:03 expired
f40-build-801325-143739 2024-04-10 15:48:40 expired
f40-build-801288-143727 2024-04-10 15:15:26 expired
f40-build-801192-143701 2024-04-10 13:34:07 expired
f40-build-800979-143650 2024-04-10 11:14:56 expired
f40-build-800943-143641 2024-04-10 10:41:02 expired
f40-build-800795-143611 2024-04-10 09:45:21 expired
f40-build-800688-143605 2024-04-10 08:38:53 expired
f40-build-800365-142894 2024-03-29 11:26:41 expired
f40-build-800098-142746 2024-03-29 07:22:00 expired
f40-build-800092-142744 2024-03-29 07:20:08 expired
f40-build-799952-142610 2024-03-29 05:41:29 expired
f40-build-799798-142591 2024-03-28 17:49:07 expired
f40-build-799785-142593 2024-03-28 17:44:46 expired
f40-build-799764-142591 2024-03-28 17:32:33 expired
f40-build-799681-142448 2024-03-28 13:45:27 expired
f40-build-799672-142444 2024-03-28 13:36:25 expired
f40-build-799466-142274 2024-03-28 09:43:32 expired
f40-build-799373-142251 2024-03-28 07:25:00 expired
f40-build-799187-142144 2024-03-27 17:44:52 expired
f40-build-799048-142136 2024-03-27 16:12:29 expired
f40-build-798997-142058 2024-03-27 15:38:17 expired
f40-build-798951-142040 2024-03-27 15:17:46 expired