golang-github-cloudsoda-sddl 0.0~git20250224.926454e-1
Package Information
| Description | Windows Security Descriptor (library) sddl - Windows Security Descriptor Library (and CLI Tool) A cross-platform Go library and command-line tool for working with Windows Security Descriptors, providing conversion between binary and SDDL (Security Descriptor Definition Language) string formats. Features * Convert between binary and SDDL string formats * Read security descriptors directly from files on Windows systems * Support for all Security Descriptor components: * Owner and Group SIDs * DACLs and SACLs * All standard ACE types * Inheritance flags * ACL control flags * Translation of well-known SIDs to aliases (e.g., "SY" for SYSTEM) * Translation of common access masks to symbolic form (e.g., "FA" for Full Access) * Cross-platform library functionality * Windows-specific features when available * Pure Go implementation with minimal dependencies This package provides the Go source library for developing software using sddl. |
|---|---|
| Maintainer | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Changed By | Drew Parsons <dparsons@debian.org> |
| Sponsor | dparsons@debian.org |
| Distribution | unstable |
| Architecture | any all |
| VCS | git: https://salsa.debian.org/go-team/packages/golang-github-cloudsoda-sddl.git (browse) |
| Closes | #1129072 |
| Tracker | https://tracker.debian.org/pkg/golang-github-cloudsoda-sddl |
| Uploaded | 4 hours ago |
New Package Report
.changes
| Distribution | unstable |
|---|---|
| Date | Fri, 27 Feb 2026 10:27:20 +0100 |
| Source | golang-github-cloudsoda-sddl |
| Version | 0.0~git20250224.926454e-1 |
| Changed-By | Drew Parsons |
| Architecture | source all amd64 |
Changelog
golang-github-cloudsoda-sddl (0.0~git20250224.926454e-1) unstable; urgency=medium . * Initial release (Closes: #1129072) * sddl man page generated manually using help2man
.dsc
| Section | golang |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | golang-github-cloudsoda-sddl-dev deb golang optional arch=all sddl deb net optional arch=any |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/cloudsoda/sddl Upstream-Name: sddl Upstream-Contact: Gustavo Serrano Diez <elfrucool@gmail.com> Files: * Copyright: 2024 CloudSoda License: LGPL-3.0 Files: debian/* Copyright: 2026 Drew Parsons <dparsons@debian.org> License: LGPL-3.0 Comment: Debian packaging is licensed under the same terms as upstream License: LGPL-3.0 GNU LESSER GENERAL PUBLIC LICENSE Version 3 . The text of the LGPL-3.0 can be found on a Debian system at /usr/share/common-licenses/LGPL-3