DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: golang-github-gen2brain-shm 0.2.1-1

Package Information

DescriptionSystem V shared memory functions in pure Go (library)

shm implements System V shared memory functions (shmctl, shmget, shmat, shmdt) in pure Go.

MaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed ByVincent Blut <vincent.debian@free.fr>
Sponsorsimon@josefsson.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/go-team/packages/golang-github-gen2brain-shm.git (browse)
Closes#1124598
Blocked Bugs#1124595 (wishlist)
Trackerhttps://tracker.debian.org/pkg/golang-github-gen2brain-shm
Uploaded3 hours ago

New Package Report

.changes
Version0.2.1-1
Changed-ByVincent Blut
Architecturesource all
Distributionunstable
DateSat, 07 Mar 2026 18:38:23 +0100
Sourcegolang-github-gen2brain-shm
Changelog
golang-github-gen2brain-shm (0.2.1-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1124598)
.dsc
Componentmain
Package-Listgolang-github-gen2brain-shm-dev deb golang optional arch=all
Sectiongolang
Priorityoptional
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/gen2brain/shm
Upstream-Name: shm
Upstream-Contact: Milan Nikolic <gen2brain@gmail.com>

Files: *
Copyright: 2018-2023 Milan Nikolic (gen2brain)
License: BSD-3-clause

Files: debian/*
Copyright: 2026 Vincent Blut <vincent.debian@free.fr>
License: BSD-3-clause
Comment: Debian packaging is licensed under the same terms as upstream

License: BSD-3-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 .
 1. Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 .
 2. Redistributions in binary form must reproduce the above copyright
 notice, this list of conditions and the following disclaimer in the
 documentation and/or other materials provided with the distribution.
 .
 3. Neither the name of the copyright holder nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 THE POSSIBILITY OF SUCH DAMAGE.

Review Information

accepted — allocated to awm 3 hours ago, started 3 hours ago, completed 3 hours ago.

Final Comment

Back to Dashboard | View all reviews for this package