Thu, 04 Jul 2024 10:38:27 UTC | login

Information for RPM golang-github-coreos-systemd-devel-22.5.0-2.fc39.noarch.rpm

ID1058492
Namegolang-github-coreos-systemd-devel
Version22.5.0
Release2.fc39
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 Time2023-07-20 01:05:32 GMT
Size80.94 KB
89fcb101797b14e30a8084f68455ba30
LicenseApache-2.0
Provides
golang(github.com/coreos/go-systemd/activation) = 22.5.0-2.fc39
golang(github.com/coreos/go-systemd/daemon) = 22.5.0-2.fc39
golang(github.com/coreos/go-systemd/dbus) = 22.5.0-2.fc39
golang(github.com/coreos/go-systemd/import1) = 22.5.0-2.fc39
golang(github.com/coreos/go-systemd/internal/dlopen) = 22.5.0-2.fc39
golang(github.com/coreos/go-systemd/journal) = 22.5.0-2.fc39
golang(github.com/coreos/go-systemd/login1) = 22.5.0-2.fc39
golang(github.com/coreos/go-systemd/machine1) = 22.5.0-2.fc39
golang(github.com/coreos/go-systemd/sdjournal) = 22.5.0-2.fc39
golang(github.com/coreos/go-systemd/unit) = 22.5.0-2.fc39
golang(github.com/coreos/go-systemd/util) = 22.5.0-2.fc39
golang-github-coreos-systemd-devel = 22.5.0-2.fc39
golang-ipath(github.com/coreos/go-systemd) = 22.5.0-2.fc39
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 100 >>>
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/CONTRIBUTING.md2.03 KB
/usr/share/gocode/src/github.com/coreos/go-systemd/README.md2.83 KB
/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/code-of-conduct.md2.97 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
Component of
Page:
<<< 51 through 100 of 384 >>>
Buildroot Created State ascending sort
f40-build-736961-106665 2023-11-07 17:49:48 expired
f40-build-736966-106665 2023-11-07 17:54:48 expired
f40-build-736967-106665 2023-11-07 17:55:01 expired
f40-build-736984-106677 2023-11-07 18:12:32 expired
f40-build-736994-106687 2023-11-07 18:19:44 expired
f40-build-737016-106691 2023-11-07 18:38:44 expired
f40-build-737019-106693 2023-11-07 18:42:22 expired
f40-build-737021-106693 2023-11-07 18:44:19 expired
f40-build-737027-106693 2023-11-07 18:47:22 expired
f40-build-737028-106695 2023-11-07 18:47:22 expired
f40-build-737029-106695 2023-11-07 18:51:05 expired
f40-build-737030-106695 2023-11-07 18:51:41 expired
f40-build-737032-106697 2023-11-07 18:52:43 expired
f40-build-737035-106697 2023-11-07 18:57:05 expired
f40-build-737038-106697 2023-11-07 19:05:38 expired
f40-build-737039-106697 2023-11-07 19:06:25 expired
f40-build-737047-106701 2023-11-07 19:15:40 expired
f40-build-737049-106701 2023-11-07 19:16:57 expired
f40-build-737051-106701 2023-11-07 19:19:01 expired
f40-build-737056-106701 2023-11-07 19:23:48 expired
f40-build-737057-106701 2023-11-07 19:24:28 expired
f40-build-737066-106701 2023-11-07 19:33:36 expired
f40-build-737076-106705 2023-11-07 19:44:02 expired
f40-build-737077-106705 2023-11-07 19:46:21 expired
f40-build-737078-106705 2023-11-07 19:46:36 expired
f40-build-737080-106705 2023-11-07 19:47:48 expired
f40-build-737082-106705 2023-11-07 19:49:19 expired
f40-build-737087-106705 2023-11-07 19:55:46 expired
f40-build-737088-106705 2023-11-07 19:56:33 expired
f40-build-737091-106705 2023-11-07 19:59:50 expired
f40-build-737094-106709 2023-11-07 20:04:09 expired
f40-build-737099-106709 2023-11-07 20:09:54 expired
f40-build-737103-106711 2023-11-07 20:13:02 expired
f40-build-737111-106713 2023-11-07 20:23:21 expired
f40-build-737117-106713 2023-11-07 20:25:46 expired
f40-build-737141-106709 2023-11-07 21:13:52 expired
f40-build-737143-106713 2023-11-07 21:55:57 expired
f40-build-737144-106713 2023-11-07 22:15:44 expired
f40-build-737148-106715 2023-11-07 22:48:24 expired
f40-build-737159-106717 2023-11-07 23:56:16 expired
f40-build-737161-106717 2023-11-08 00:09:21 expired
f40-build-737165-106717 2023-11-08 00:38:34 expired
f40-build-737168-106717 2023-11-08 01:04:41 expired
f40-build-737171-106717 2023-11-08 01:29:24 expired
f40-build-737173-106717 2023-11-08 01:39:34 expired
f40-build-737174-106717 2023-11-08 01:59:41 expired
f40-build-737176-106717 2023-11-08 02:26:29 expired
f40-build-737178-106719 2023-11-08 02:44:01 expired
f40-build-737183-106723 2023-11-08 03:55:53 expired
f40-build-736662-106663 2023-11-07 12:42:27 expired