Mon, 12 Aug 2024 14:49:33 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:
<<< 151 through 200 of 384 >>>
Buildroot Created State descending sort
f40-build-737300-107129 2023-11-08 10:50:02 expired
f40-build-737301-107129 2023-11-08 10:50:03 expired
f40-build-737309-107129 2023-11-08 10:56:43 expired
f40-build-737317-107129 2023-11-08 11:03:24 expired
f40-build-737318-107129 2023-11-08 11:03:48 expired
f40-build-737356-107129 2023-11-08 11:26:47 expired
f40-build-737357-107129 2023-11-08 11:27:27 expired
f40-build-737359-107129 2023-11-08 11:28:25 expired
f40-build-737360-107129 2023-11-08 11:28:42 expired
f40-build-737362-107131 2023-11-08 11:30:19 expired
f40-build-737378-107131 2023-11-08 11:45:17 expired
f40-build-737381-107131 2023-11-08 11:48:34 expired
f40-build-737384-107131 2023-11-08 11:50:08 expired
f40-build-737389-107131 2023-11-08 11:53:02 expired
f40-build-737390-107131 2023-11-08 11:53:58 expired
f40-build-737392-107131 2023-11-08 11:56:36 expired
f40-build-737400-107131 2023-11-08 12:04:47 expired
f40-build-737403-107163 2023-11-08 12:08:24 expired
f40-build-737408-107131 2023-11-08 12:10:56 expired
f40-build-737410-107133 2023-11-08 12:12:53 expired
f40-build-737411-107133 2023-11-08 12:13:59 expired
f40-build-737413-107131 2023-11-08 12:15:29 expired
f40-build-737423-107133 2023-11-08 12:22:53 expired
f40-build-737424-107133 2023-11-08 12:22:59 expired
f40-build-737426-107133 2023-11-08 12:25:13 expired
f40-build-737427-107133 2023-11-08 12:27:19 expired
f40-build-737428-107133 2023-11-08 12:28:14 expired
f40-build-737430-107133 2023-11-08 12:29:23 expired
f40-build-737436-107133 2023-11-08 12:38:34 expired
f40-build-737443-107135 2023-11-08 12:44:50 expired
f40-build-737472-107135 2023-11-08 13:04:56 expired
f40-build-737477-107135 2023-11-08 13:09:03 expired
f40-build-737479-107206 2023-11-08 13:09:14 expired
f40-build-737482-107135 2023-11-08 13:10:31 expired
f40-build-737484-107135 2023-11-08 13:12:26 expired
f40-build-737492-107143 2023-11-08 13:19:52 expired
f40-build-737494-107145 2023-11-08 13:20:43 expired
f40-build-737507-107147 2023-11-08 13:31:27 expired
f40-build-737511-107147 2023-11-08 13:34:18 expired
f40-build-737514-107147 2023-11-08 13:36:43 expired
f40-build-737517-107147 2023-11-08 13:38:38 expired
f40-build-737523-107151 2023-11-08 13:42:06 expired
f40-build-737533-107151 2023-11-08 13:49:45 expired
f40-build-737543-107151 2023-11-08 13:53:45 expired
f40-build-737545-107151 2023-11-08 13:56:12 expired
f40-build-737551-107151 2023-11-08 13:58:33 expired
f40-build-737552-107153 2023-11-08 13:58:41 expired
f40-build-737556-107153 2023-11-08 14:02:50 expired
f40-build-737557-107153 2023-11-08 14:03:46 expired
f40-build-737558-107153 2023-11-08 14:04:22 expired