DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: golang-k8s-mount-utils 1.36.0~beta0-1

Package Information

Descriptioninterface to mounting filesystems (Go library)

This repository defines an interface to mounting filesystems to be consumed by various Kubernetes and out-of-tree CSI components.

Consumers of this repository can make use of functions like 'Mount' to mount source to target as fstype with given options, 'Unmount' to unmount a target. Other useful functions include 'List' all mounted file systems and find all mount references to a path using 'GetMountRefs'

This package contains the Go library.

MaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed BySimon Josefsson <simon@josefsson.org>
Sponsorsimon@josefsson.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/go-team/packages/golang-k8s-mount-utils.git (browse)
Closes#1131859
Trackerhttps://tracker.debian.org/pkg/golang-k8s-mount-utils
Uploaded2 hours ago

New Package Report

.changes
Distributionunstable
DateWed, 25 Mar 2026 15:00:38 +0100
Sourcegolang-k8s-mount-utils
Version1.36.0~beta0-1
Changed-BySimon Josefsson
Architecturesource all
Changelog
golang-k8s-mount-utils (1.36.0~beta0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1131859)
.dsc
Sectiongolang
Priorityoptional
Componentmain
Package-Listgolang-k8s-mount-utils-dev deb golang optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/kubernetes/mount-utils
Upstream-Name: mount-utils

Files: *
Copyright: Copyright 2014-2021 The Kubernetes Authors
License: Apache-2.0

Files: debian/*
Copyright: 2026 Simon Josefsson <simon@josefsson.org>
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".

Review Information

accepted — allocated to mechtilde 1 hour ago, started 1 hour ago, completed 1 hour ago.

Final Comment

Back to Dashboard | View all reviews for this package