golang-github-futurfusion-openfga-sync 0.0~git20260917.ea6c912-1
Package Information
| Description | Synchronization tool for authorization sources and OpenFGA (library) openfga-sync is a daemon which synchronizes identity providers with the OpenFGA stores used by Incus, Operations Center and Migration Manager for authorization. It pulls group and role information from a number of data sources and converts it into OpenFGA relationship tuples, granting users access to the matching deployments, e.g. Incus projects on every cluster where those projects exist. This package contains the openfga-sync source code for use in building other Debian packages -- normal users should not directly use this package in their regular development workflow. Rather, they should use `go get`. |
|---|---|
| Maintainer | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Changed By | Mathias Gibbens <gibmat@debian.org> |
| Sponsor | gibmat@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/go-team/packages/golang-github-futurfusion-openfga-sync.git (browse) |
| Closes | #1148329 |
| Blocked Bugs | #1148328 (wishlist) |
| Tracker | https://tracker.debian.org/pkg/golang-github-futurfusion-openfga-sync |
| Uploaded | 1 hour ago |
New Package Report
.changes
| Source | golang-github-futurfusion-openfga-sync |
|---|---|
| Version | 0.0~git20260917.ea6c912-1 |
| Changed-By | Mathias Gibbens |
| Architecture | source all |
| Distribution | unstable |
| Date | Sat, 19 Sep 2026 02:33:42 +0000 |
Changelog
golang-github-futurfusion-openfga-sync (0.0~git20260917.ea6c912-1) unstable; urgency=medium . * Initial release (Closes: #1148329)
.dsc
| Section | golang |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | golang-github-futurfusion-openfga-sync-dev deb golang optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/FuturFusion/openfga-sync Upstream-Name: openfga-sync Files: * Copyright: 2026 FuturFusion License: Apache-2.0 Files: debian/* Copyright: 2026 Mathias Gibbens License: Apache-2.0 Comment: Debian packaging is licensed under the same terms as upstream License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . https://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Comment: On Debian systems, the complete text of the Apache version 2.0 license can be found in "/usr/share/common-licenses/Apache-2.0".