Thu, 04 Jul 2024 10:47:40 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:
<<< 101 through 150 of 384 >>>
Buildroot descending sort Created State
f40-build-762703-122062 2023-12-15 13:03:31 expired
f40-build-762335-121856 2023-12-15 09:09:13 expired
f40-build-762314-121848 2023-12-15 08:42:13 expired
f40-build-762196-121824 2023-12-14 20:11:25 expired
f40-build-762070-121814 2023-12-14 18:11:51 expired
f40-build-761947-121674 2023-12-14 15:57:16 expired
f40-build-761923-121666 2023-12-14 15:16:48 expired
f40-build-761829-121637 2023-12-14 13:25:41 expired
f40-build-761823-121637 2023-12-14 13:22:38 expired
f40-build-761763-121633 2023-12-14 12:41:38 expired
f40-build-761590-121627 2023-12-14 10:44:43 expired
f40-build-761326-121373 2023-12-13 18:25:48 expired
f40-build-761177-121297 2023-12-13 15:42:28 expired
f40-build-760796-121133 2023-12-13 08:38:47 expired
f40-build-760735-121115 2023-12-13 07:08:40 expired
f40-build-760673-121099 2023-12-13 05:30:02 expired
f40-build-760557-121099 2023-12-12 20:09:54 expired
f40-build-759806-120585 2023-12-11 16:40:30 expired
f40-build-759792-120579 2023-12-11 16:25:51 expired
f40-build-758904-120010 2023-12-09 09:31:33 expired
f40-build-758889-120002 2023-12-09 08:48:04 expired
f40-build-758807-119972 2023-12-09 06:49:53 expired
f40-build-758529-119862 2023-12-09 02:23:17 expired
f40-build-758239-119822 2023-12-08 21:16:11 expired
f40-build-758222-119822 2023-12-08 21:04:26 expired
f40-build-757650-119363 2023-12-08 09:16:37 expired
f40-build-757543-119353 2023-12-08 05:33:52 expired
f40-build-757366-119337 2023-12-08 01:14:03 expired
f40-build-757261-119337 2023-12-07 22:30:33 expired
f40-build-757160-119114 2023-12-07 17:29:12 expired
f40-build-756520-118782 2023-12-06 22:33:10 expired
f40-build-756290-118649 2023-12-06 17:45:27 expired
f40-build-756280-118625 2023-12-06 17:34:09 expired
f40-build-756254-118585 2023-12-06 17:03:51 expired
f40-build-756152-118390 2023-12-06 14:47:10 expired
f40-build-755303-118126 2023-12-05 20:29:37 expired
f40-build-754926-117998 2023-12-05 13:27:53 expired
f40-build-754925-117998 2023-12-05 13:27:12 expired
f40-build-754924-117998 2023-12-05 13:25:32 expired
f40-build-754922-117998 2023-12-05 13:23:18 expired
f40-build-747920-113498 2023-11-25 17:58:24 expired
f40-build-747805-113345 2023-11-25 15:39:21 expired
f40-build-747761-113321 2023-11-25 14:26:49 expired
f40-build-747530-113169 2023-11-24 19:26:33 expired
f40-build-746607-112716 2023-11-23 08:46:43 expired
f40-build-746471-112597 2023-11-22 20:49:28 expired
f40-build-746104-112347 2023-11-22 10:26:19 expired
f40-build-737780-107404 2023-11-08 17:23:53 expired
f40-build-737637-107286 2023-11-08 15:40:04 expired
f40-build-737632-107165 2023-11-08 15:26:53 expired