DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: runit-services 0.13.0

New Package Report

.changes
Architectureall amd64 source
Distributionexperimental
DateSun, 12 Apr 2026 23:07:44 +0200
Sourcerunit-services
Version0.13.0
Changed-ByLorenzo Puliti
Changelog
runit-services (0.13.0) experimental; urgency=medium
 .
   * new runit-user-session package:
    - add a runsvdir runsvdir@default template, to start
      runsvdir@$USER for each user at login; override
      term with hup in control/t; clean xenv dir in finish;
    - runsvdir@default/run: create directory tree in user's home
      if missing; write several xdg variables to xenv, used to set
      the environment of runscripts with 'chpst -e'
    - add a pam_config file with pam_exec, to run
      an exec-userintance script at pam events
    - exec-userinstance:  write pam environment
      to xenv dir; use PAM_SERVICE to filter login events;
      works with wayland and x11, but only an hardcoded list of
      login manager is supported for now
    - add support for linger mode session
    - conflicts with turnstile, no-op under systemd and
      no-op when openrc user-session is detected
      + thanks to Mark Hindley <mark@hindley.org.uk>
    - make pam dependency optional on Hurd (works only
      in linger mode)
    - add README with examples and instructions
   * new runit-user-services package:
    - add pipewire@user, wireplumber@user and
      pipewire-pulse@user templates for user services
   * new runit-dbus-user-session package: it doesn't replace
      dbus-x11 package for now, but user services can wait for
      and depend on a session dbus service with a predictable
      DBUS_SESSION_BUS_ADDRESS
    - add dbus@user template for a session bus user service;
      use /run/user/$uid/bus path for socket, use 'check' file
      for readiness and remove the dbus socket in 'finish'
   * new runit-cron-snooze package:
    - add snooze-[hourly|daily|weekly|monthly|yearly] services, to
      replace cron and anacron
    - add and use /var/cache/runit-snooze for timefiles
   * install new services with dh-runit in usr, use triggers to enable and
       restart user services with runit's trigger_sv; sync at postinst,
       stop in prerm and purge in postrm.
   * user-session, user-services and dbus-user-session:
     - depends on runit >= 2.3.0-1
     - workround issue with trigger_sv setup for user services (needs
       a fix in runit package)
   * debian/gitlab-ci: set release to unstable
   * update d/copyright.in for runit-user-session and runit-cron-snooze
   * d/copyright: regenarate for new packages and new user services
   * lintian: fix several issues and add overrides
.dsc
Sectionadmin
Priorityoptional
Componentmain
Package-Listrunit-cron-snooze deb admin optional arch=all
runit-dbus-user-session deb admin optional arch=all
runit-services deb admin optional arch=all
runit-user-services deb admin optional arch=all
runit-user-session deb admin optional arch=any
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/

Files: README
Copyright: 2005-2008 Gerrit Pape <pape@smarden.org>
           2022-2025 Lorenzo Puliti <plorenzo@disroot.org>
License: BSD-3-Clause

Files: update-copyright
Copyright: 2022-2024 Lorenzo Puliti <plorenzo@disroot.org>
License: BSD-3-Clause

Files: debian/*
Copyright: 2005-2008 Gerrit Pape <pape@smarden.org>
           2022-2026 Lorenzo Puliti <plorenzo@disroot.org>
License: BSD-3-Clause

Files: user-session/*
Copyright: 2024-2026 Lorenzo Puliti <plorenzo@disroot.org>
License: BSD-3-Clause
Comment: inspired by discussions on supervision mailing list

Files: runit-cron-snooze/*
Copyright: 2025 Lorenzo Puliti <plorenzo@disroot.org>
License: BSD-3-Clause
Comment: adapted from snooze homepage examples

Files: sv/acpi-fakekey/*
Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/anacron/*
Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/apache2/*
Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/apcupsd/*
Copyright: 2024 Andrew Bower <andrew@bower.uk>
License: BSD-3-Clause

Files: sv/apt-cacher-ng/*
Copyright: 2026 Andrew Bower <andrew@bower.uk>
License: BSD-3-Clause

Files: sv/atd/*
Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/avahi-daemon/*
Copyright: 2023 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/avahi-dnsconfd/*
Copyright: 2023 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/bluetooth/*
Copyright: 2022 Cloux <cloux@rote.ch>
            2023 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0
Comment: adapted to Debian from https://github.com/cloux/runit-base

Files: sv/chrony/*
Copyright: 2005-2008 Gerrit Pape <pape@smarden.org>
           2022 Lorenzo Puliti <plorenzo@disroot.org>
License: BSD-3-Clause

Files: sv/connman/*
Copyright: 2023 Dimitris <dimitris@stinpriza.org>
            2023 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0
Comment: slightly changed from the one proposed in #1032657

Files: sv/cron/*
Copyright: 2005-2008 Gerrit Pape <pape@smarden.org>
           2022 Lorenzo Puliti <plorenzo@disroot.org>
License: BSD-3-Clause

Files: sv/cups-browsed/*
Copyright: 2026 Andrew Bower <andrew@bower.uk>
License: BSD-3-Clause

Files: sv/cups/*
Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/dbus.dep-fixer/*
Copyright: 2022-2026 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/dbus/*
Copyright: 2022-2023 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/dbus@user/*
Copyright: 2026 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/dhclient/*
Copyright: 2005-2008 Gerrit Pape <pape@smarden.org>
             2022-2023  Lorenzo Puliti <plorenzo@disroot.org>
License: BSD-3-Clause

Files: sv/docker/*
Copyright: 2019-2024 cloux <jan@wespe.dev>
                  2024 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/elogind/*
Copyright: 2022-2024 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/exim4/*
Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
           2024-2025 Andrew Bower <andrew@bower.uk>
License: CC0-1.0

Files: sv/gdomap/*
Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/gpm/*
Copyright: 2023 Friedhelm Mehnert <friedhelm@friedhelms.net>
License: GPL-2.0+
Comment: CFG parsing is from Debian's /etc/init.d/gpm

Files: sv/haveged/*
Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/isc-dhcp-server.6/*
Copyright: 2005-2008 Gerrit Pape <pape@smarden.org>
        2023 Lorenzo Puliti <plorenzo@disroot.org>
        2024 Andrew Bower <andrew@bower.uk>
License: BSD-3-Clause

Files: sv/isc-dhcp-server/*
Copyright: 2005-2008 Gerrit Pape <pape@smarden.org>
        2023 Lorenzo Puliti <plorenzo@disroot.org>
        2024 Andrew Bower <andrew@bower.uk>
License: BSD-3-Clause

Files: sv/lightdm/*
Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/lighttpd/*
Copyright: 2023 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/lircd/*
Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/lldpd/*
Copyright: 2024 Andrew Bower <andrew@bower.uk>
License: BSD-3-Clause

Files: sv/mariadb/*
Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/mdadm/*
Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/mini-httpd/*
Copyright: 2017 Dmitry Bogatov <KAction@disroot.org>
             2023  Lorenzo Puliti <plorenzo@disroot.org>
License: GPL-3+

Files: sv/mpd/*
Copyright: 2023 Friedhelm Mehnert <friedhelm@friedhelms.net>
License: CC0-1.0

Files: sv/nas/*
Copyright: 2026 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/network-manager/*
Copyright: 2023 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/nginx/*
Copyright: 2019 Cloux <cloux@rote.ch>
             2023  Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/ntpsec/*
Copyright: 2024 Andrew Bower <andrew@bower.uk>
License: BSD-3-Clause

Files: sv/openntpd/*
Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/pipewire-pulse@user/*
Copyright: 2026 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/pipewire@user/*
Copyright: 2026 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/postfix/*
Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/power-profiles-daemon/*
Copyright: 2025 Martin Steigerwald <martin@lichtvoll.de>
License: BSD-3-Clause

Files: sv/preload/*
Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/proftpd/*
Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/radvd/*
Copyright: 2024,2025 Andrew Bower <andrew@bower.uk>
License: BSD-3-Clause

Files: sv/rsyslog/*
Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/saned/*
Copyright: 2024 Andrew Bower <andrew@bower.uk>
License: BSD-3-Clause

Files: sv/sddm/*
Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/slapd/*
Copyright: 2024,2026 Andrew Bower <andrew@bower.uk>
License: BSD-3-Clause

Files: sv/slim/*
Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/smartmontools/*
Copyright: 2023-2024 Dimitris T <dimitris@stinpriza.org>
             2024  Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/snac2/*
Copyright: 2025 Dimitris T. <dimitris@stinpriza.org>
License: BSD-3-Clause

Files: sv/unbound/*
Copyright: 2024 Dimitris T. <dimitris@stinpriza.org>
License: BSD-3-Clause

Files: sv/uuidd/*
Copyright: 2022 Cloux <cloux@rote.ch>
            2023 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0
Comment: adapted to Debian from https://github.com/cloux/runit-base

Files: sv/wicd/*
Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/wireplumber@user/*
Copyright: 2026 Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0

Files: sv/xdm/*
Copyright: 2005-2008 Gerrit Pape <pape@smarden.org>
       2022 Lorenzo Puliti <plorenzo@disroot.org>
License: BSD-3-Clause

Files: sv/zcfan/*
Copyright: 2023 Martin Steigerwald <martin@lichtvoll.de>
License: BSD-3-Clause

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 University 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 HOLDERS 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.
 
License: CC0-1.0
 To the extent possible under law, the author(s) have dedicated all copyright
 and related and neighboring rights to this software to the public domain
 worldwide. This software is distributed without any warranty.
 .
 You should have received a copy of the CC0 Public Domain Dedication along with
 this software. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
 .
 On Debian systems, the complete text of the CC0 1.0 Universal license can be
 found in ‘/usr/share/common-licenses/CC0-1.0’.

License: GPL-2.0+
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, either version 2 of the License, or
 (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 On a Debian system, you can find the full text of the GNU General
 Public License, version 2 in /usr/share/common-licenses/GPL-2.

License: GPL-3+
 This package is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.
 .
 This package is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program. If not, see <https://www.gnu.org/licenses/>
 .
 On Debian systems, the complete text of the GNU General
 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".

Review Information

accepted — allocated to eamanu 1 month, 6 days ago, started 1 month, 6 days ago, completed 1 month, 6 days ago.

Final Comment

Hi Thanks for your contributions to Debian!

  • For sv/apcupsd/ Copyright year should be updated

Public Notes

1 month, 6 days ago ● public

licensecheck

Command: licensecheck -r --deb-machine .
Exit code: 0

Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by licensecheck

Files: ./README
 ./debian/.gitlab-ci.yml
 ./debian/control
 ./debian/extra/aa-rsyslog-runit
 ./debian/extra/rsyslog-rotate-runit
 ./debian/rules
 ./debian/runit-cron-snooze.dirs
 ./debian/runit-cron-snooze.lintian-overrides
 ./debian/runit-cron-snooze.postinst
 ./debian/runit-cron-snooze.postrm
 ./debian/runit-cron-snooze.prerm
 ./debian/runit-cron-snooze.runit
 ./debian/runit-dbus-user-session.lintian-overrides
 ./debian/runit-dbus-user-session.postinst
 ./debian/runit-dbus-user-session.postrm
 ./debian/runit-dbus-user-session.prerm
 ./debian/runit-dbus-user-session.runit
 ./debian/runit-services.NEWS
 ./debian/runit-services.dirs
 ./debian/runit-services.docs
 ./debian/runit-services.install
 ./debian/runit-services.lintian-overrides
 ./debian/runit-services.postinst
 ./debian/runit-services.postrm
 ./debian/runit-services.prerm
 ./debian/runit-services.runit
 ./debian/runit-services.triggers
 ./debian/runit-user-services.lintian-overrides
 ./debian/runit-user-services.postinst
 ./debian/runit-user-services.postrm
 ./debian/runit-user-services.prerm
 ./debian/runit-user-services.runit
 ./debian/runit-user-session.docs
 ./debian/runit-user-session.install
 ./debian/runit-user-session.lintian-overrides
 ./debian/runit-user-session.postinst
 ./debian/runit-user-session.postrm
 ./debian/runit-user-session.prerm
 ./debian/runit-user-session.runit
 ./debian/runit-user-session.triggers
 ./debian/source/format
 ./debian/tests/binpath-test.sh
 ./debian/tests/control
 ./debian/tests/services-test.sh
 ./debian/tests/sv-blacklist
 ./debian/tests/sv-testlist
 ./runit-cron-snooze/snooze-daily/run
 ./runit-cron-snooze/snooze-hourly/run
 ./runit-cron-snooze/snooze-monthly/run
 ./runit-cron-snooze/snooze-weekly/run
 ./runit-cron-snooze/snooze-yearly/run
 ./sv/anacron/control/t
 ./sv/apache2/control/t
 ./sv/dbus/check
 ./sv/dbus@user/check
 ./sv/dbus@user/finish
 ./sv/dhclient/conf/interfaces
 ./sv/elogind/check
 ./sv/elogind/control/t
 ./sv/elogind/env/SYSTEMD_LOG_TARGET
 ./sv/exim4/control/h
 ./sv/exim4/xchopts
 ./sv/network-manager/xchopts
 ./sv/ntpsec/xchopts
 ./sv/postfix/control/t
 ./sv/postfix/finish
 ./sv/radvd/xchopts
 ./sv/radvd/xchopts.configtest
 ./user-session/README
 ./user-session/exec-userinstance.sh
 ./user-session/runit-user-session
 ./user-session/runsvdir@default/control/t
 ./user-session/runsvdir@default/finish
 ./user-session/runsvdir@default/log/run
 ./user-session/runsvdir@default/run
Copyright: NONE
License: UNKNOWN
 FIXME

Files: ./sv/acpi-fakekey/run
 ./sv/anacron/run
 ./sv/apache2/run
 ./sv/atd/run
 ./sv/avahi-daemon/run
 ./sv/avahi-dnsconfd/run
 ./sv/cups/run
 ./sv/dbus.dep-fixer/run
 ./sv/dbus/run
 ./sv/dbus@user/run
 ./sv/elogind/run
 ./sv/exim4/run
 ./sv/gdomap/run
 ./sv/haveged/run
 ./sv/lightdm/run
 ./sv/lighttpd/run
 ./sv/lircd/run
 ./sv/mariadb/run
 ./sv/mdadm/run
 ./sv/nas/run
 ./sv/network-manager/run
 ./sv/openntpd/run
 ./sv/pipewire-pulse@user/run
 ./sv/pipewire@user/run
 ./sv/postfix/run
 ./sv/preload/run
 ./sv/proftpd/run
 ./sv/rsyslog/run
 ./sv/sddm/run
 ./sv/slim/run
 ./sv/wicd/run
 ./sv/wireplumber@user/run
Copyright: 2022, Lorenzo Puliti <plorenzo@disroot.org>
  2022-2023, Lorenzo Puliti <plorenzo@disroot.org>
  2022-2024, Lorenzo Puliti <plorenzo@disroot.org>
  2022-2026, Lorenzo Puliti <plorenzo@disroot.org>
  2023, Lorenzo Puliti <plorenzo@disroot.org>
  2026, Lorenzo Puliti <plorenzo@disroot.org>
License: CC0-1.0
 FIXME

Files: ./sv/apcupsd/run
 ./sv/apt-cacher-ng/run
 ./sv/cups-browsed/run
 ./sv/lldpd/run
 ./sv/ntpsec/run
 ./sv/radvd/run
 ./sv/saned/run
 ./sv/slapd/run
Copyright: 2024, 2026, Andrew Bower <andrew@bower.uk>
  2024, Andrew Bower <andrew@bower.uk>
  2024-2025, Andrew Bower <andrew@bower.uk>
  2026, Andrew Bower <andrew@bower.uk>
License: BSD-3-clause
 FIXME

Files: ./sv/chrony/run
 ./sv/cron/run
 ./sv/dhclient/run
 ./sv/isc-dhcp-server.6/run
 ./sv/isc-dhcp-server/run
 ./sv/xdm/run
Copyright: 2005-2008, Gerrit Pape <pape@smarden.org>
License: BSD-3-clause
 FIXME

Files: ./sv/bluetooth/run
 ./sv/nginx/run
 ./sv/uuidd/run
Copyright: 2019, Cloux <cloux@rote.ch>
  2022, Cloux <cloux@rote.ch>
License: CC0-1.0
 FIXME

Files: ./sv/snac2/run
 ./sv/unbound/run
Copyright: 2024, Dimitris T. <dimitris@stinpriza.org>
  2025, Dimitris T. <dimitris@stinpriza.org>
License: BSD-3-clause
 FIXME

Files: ./sv/power-profiles-daemon/run
 ./sv/zcfan/run
Copyright: 2023, Martin Steigerwald <martin@lichtvoll.de>
  2025, Martin Steigerwald <martin@lichtvoll.de>
License: BSD-3-clause
 FIXME

Files: ./debian/copyright
 ./debian/copyright.in
Copyright: 2005-2008, Gerrit Pape <pape@smarden.org>
License: BSD-3-clause and/or CC0-1.0
 FIXME

Files: ./update-copyright
Copyright: 2005-2008, Gerrit Pape <pape@smarden.org>
  header in runsripts
License: BSD-3-clause
 FIXME

Files: ./sv/connman/run
Copyright: 2023, Dimitris <dimitris@stinpriza.org>
License: CC0-1.0
 FIXME

Files: ./sv/smartmontools/run
Copyright: 2023-2024, Dimitris T <dimitris@stinpriza.org>
License: CC0-1.0
 FIXME

Files: ./sv/mpd/run
Copyright: 2023, Friedhelm Mehnert <friedhelm@friedhelms.net>
License: CC0-1.0
 FIXME

Files: ./sv/docker/run
Copyright: 2019-2024, cloux <jan@wespe.dev>
License: CC0-1.0
 FIXME

Files: ./sv/gpm/run
Copyright: 2023, Friedhelm Mehnert <friedhelm@friedhelms.net>
License: GPL-2
 FIXME

Files: ./sv/mini-httpd/run
Copyright: 2017, Dmitry Bogatov <KAction@disroot.org>
License: GPL-3
 FIXME

Files: ./debian/changelog
Copyright: regenarate for new packages and new user services
License: UNKNOWN
 FIXME

1 month, 6 days ago ● public

debian/copyright check

Command: cme check dpkg-copyright
Exit code: 0

(no output)

1 month, 6 days ago ● public

licenserecon

Command: licenserecon
Exit code: 0

en: Versions: licenserecon '16.0'  licensecheck '3.3.9-1'

Parsing Source Tree  ....
Reading d/copyright  ....
Running licensecheck ....

No significant differences found
1 month, 6 days ago ● public

Look for SPDX

Command: grep -r -B1 'SPDX-'
Exit code: 1

(no output)

1 month, 6 days ago ● public

Lintian

Command: lintian -i -I -v --pedantic
Exit code: 2

N:
E: runit-services changes: distribution-and-experimental-mismatch
N: 
N:   The Distribution in the .changes file indicates that packages should be
N:   installed into a non-experimental distribution (suite), but the
N:   distribution in the Changes field copied from debian/changelog indicates
N:   that experimental was intended.
N:   
N:   This is an easy mistake to make when invoking "sbuild ... foo.dsc".
N:   Double-check the -d option if using sbuild in this way.
N: 
N:   Please refer to Bug#542747 and Bug#529281 for details.
N: 
N:   Visibility: error
N:   Show-Always: no
N:   Check: fields/distribution
N: 
N:
W: runit-cron-snooze: changelog-distribution-does-not-match-changes-file experimental != unstable [usr/share/doc/runit-cron-snooze/changelog.gz:1]
N: 
N:   The target distribution in the most recent entry in this package's
N:   debian/changelog file does not match the target in the generated .changes
N:   file.
N:   
N:   This may indicate a mistake in setting the distribution, an accidental
N:   upload to unstable of a package intended for experimental, or a mistake in
N:   invoking sbuild(1).
N: 
N:   Please refer to Bug#906155 and the sbuild(1) manual page for details.
N: 
N:   Visibility: warning
N:   Show-Always: no
N:   Check: debian/changelog
N: 
N:
W: runit-dbus-user-session: changelog-distribution-does-not-match-changes-file experimental != unstable [usr/share/doc/runit-dbus-user-session/changelog.gz:1]
N:
W: runit-services: changelog-distribution-does-not-match-changes-file experimental != unstable [usr/share/doc/runit-services/changelog.gz:1]
N:
W: runit-user-services: changelog-distribution-does-not-match-changes-file experimental != unstable [usr/share/doc/runit-user-services/changelog.gz:1]
N:
W: runit-user-session: changelog-distribution-does-not-match-changes-file experimental != unstable [usr/share/doc/runit-user-session/changelog.gz:1]
N:
W: runit-services: mismatched-override package-contains-empty-directory [usr/share/runit/sv/isc-dhcp-server/env/] [usr/share/lintian/overrides/runit-services:4]
N: 
N:   The named tag would have been silenced except the context specified with
N:   the override did not match.
N:   
N:   Lintian may now provide a different context for the tag, or something
N:   could have changed in a new version of your package. Either way, overrides
N:   work best when you require as little context as needed.
N:   
N:   You can use wildcards, such as * or ? in the context to make a match more
N:   likely.
N:   
N:   Please remove or adjust the override.
N: 
N:   Visibility: warning
N:   Show-Always: yes
N:   Check: lintian
N: 
N:
I: runit-services source: out-of-date-standards-version 4.7.3 (released 2025-12-23) (current is 4.7.4)
N: 
N:   The source package refers to a Standards-Version older than the one that
N:   was current at the time the package was created (according to the
N:   timestamp of the latest debian/changelog entry). Please consider updating
N:   the package to current Policy and setting this control field
N:   appropriately.
N:   
N:   If the package is already compliant with the current standards, you don't
N:   have to re-upload the package just to adjust the Standards-Version control
N:   field. However, please remember to update this field next time you upload
N:   the package.
N:   
N:   See /usr/share/doc/debian-policy/upgrading-checklist.txt.gz in the
N:   debian-policy package for a summary of changes in newer versions of
N:   Policy.
N: 
N:   Please refer to
N:   https://www.debian.org/doc/debian-policy/upgrading-checklist.html for
N:   details.
N: 
N:   Visibility: info
N:   Show-Always: no
N:   Check: fields/standards-version
N: 
N: 0 hints overridden; 1 unused override
1 month, 6 days ago ● public

duck

Command: duck
Exit code: 1

I: debian/copyright:63: URL: https://github.com/cloux/runit-base: INFORMATION (Certainty:wild-guess)
   Curl:0 HTTP:200 No error 
   Website seems to be outdated, is probably a parked domain or for sale. Please update your links!
   Matching regular expression(s):
    m/\bis now read-only\b/i
    m/\breplaced by\b/i

E: debian/copyright:97: Email: dbus@user: ERROR (Certainty:possible)
   dbus@user: No MX entry found.
   dbus@user: No A entry found.
   dbus@user: No AAAA entry found.

I: debian/copyright:264: URL: https://github.com/cloux/runit-base: INFORMATION (Certainty:wild-guess)
   Curl:0 HTTP:200 No error 
   Website seems to be outdated, is probably a parked domain or for sale. Please update your links!
   Matching regular expression(s):
    m/\bis now read-only\b/i
    m/\breplaced by\b/i

E: debian/copyright:270: Email: wireplumber@user: ERROR (Certainty:possible)
   wireplumber@user: No MX entry found.
   wireplumber@user: No A entry found.
   wireplumber@user: No AAAA entry found.

E: debian/copyright:203: Email: pipewire@user: ERROR (Certainty:possible)
   pipewire@user: No MX entry found.
   pipewire@user: No A entry found.
   pipewire@user: No AAAA entry found.

E: debian/copyright:199: Email: pipewire-pulse@user: ERROR (Certainty:possible)
   pipewire-pulse@user: No MX entry found.
   pipewire-pulse@user: No A entry found.
   pipewire-pulse@user: No AAAA entry found.

I: debian/copyright:314: URL: http://creativecommons.org/publicdomain/zero/1.0/: INFORMATION (Certainty:possible)
   URL schema changed from HTTP to HTTPS during redirect(s): http://creativecommons.org -> https://creativecommons.org
   Please investigate and update the URL eventually, to avoid unnecessary redirects!

E: debian/copyright:345: URL: https://www.gnu.org/licenses/: ERROR (Certainty:possible)
   Curl:28 HTTP:0 Timeout was reached Connection timed out after 60003 milliseconds

1 month, 6 days ago ● public

look for copyright

Command: egrep -R -i copyright
Exit code: 0

update-copyright:#simply invoke this as "./update-copyright" then commit the changes
update-copyright:#example of expected copyright header in runsripts
update-copyright:#Copyright: 2005-2008 Gerrit Pape <pape@smarden.org>
update-copyright:rm -f ./debian/copyright.out
update-copyright:			\#Copyright:*)
update-copyright:sed -e "/#PLACEHOLDER/r ./debian/Addme2.txt" -e "/#PLACEHOLDER/d" ./debian/copyright.in > ./debian/copyright.out
update-copyright:mv ./debian/copyright.out ./debian/copyright
update-copyright:rm -f ./debian/copyright.out
debian/copyright.in:Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
debian/copyright.in:Copyright: 2005-2008 Gerrit Pape <pape@smarden.org>
debian/copyright.in:Files: update-copyright
debian/copyright.in:Copyright: 2022-2024 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright.in:Copyright: 2005-2008 Gerrit Pape <pape@smarden.org>
debian/copyright.in:Copyright: 2024-2026 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright.in:Copyright: 2025 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright.in: 1. Redistributions of source code must retain the above copyright
debian/copyright.in: 2. Redistributions in binary form must reproduce the above copyright
debian/copyright.in: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
debian/copyright.in: To the extent possible under law, the author(s) have dedicated all copyright
debian/copyright:Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
debian/copyright:Copyright: 2005-2008 Gerrit Pape <pape@smarden.org>
debian/copyright:Files: update-copyright
debian/copyright:Copyright: 2022-2024 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2005-2008 Gerrit Pape <pape@smarden.org>
debian/copyright:Copyright: 2024-2026 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2025 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2024 Andrew Bower <andrew@bower.uk>
debian/copyright:Copyright: 2026 Andrew Bower <andrew@bower.uk>
debian/copyright:Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2023 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2023 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2022 Cloux <cloux@rote.ch>
debian/copyright:Copyright: 2005-2008 Gerrit Pape <pape@smarden.org>
debian/copyright:Copyright: 2023 Dimitris <dimitris@stinpriza.org>
debian/copyright:Copyright: 2005-2008 Gerrit Pape <pape@smarden.org>
debian/copyright:Copyright: 2026 Andrew Bower <andrew@bower.uk>
debian/copyright:Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2022-2026 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2022-2023 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2026 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2005-2008 Gerrit Pape <pape@smarden.org>
debian/copyright:Copyright: 2019-2024 cloux <jan@wespe.dev>
debian/copyright:Copyright: 2022-2024 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2023 Friedhelm Mehnert <friedhelm@friedhelms.net>
debian/copyright:Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2005-2008 Gerrit Pape <pape@smarden.org>
debian/copyright:Copyright: 2005-2008 Gerrit Pape <pape@smarden.org>
debian/copyright:Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2023 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2024 Andrew Bower <andrew@bower.uk>
debian/copyright:Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2017 Dmitry Bogatov <KAction@disroot.org>
debian/copyright:Copyright: 2023 Friedhelm Mehnert <friedhelm@friedhelms.net>
debian/copyright:Copyright: 2026 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2023 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2019 Cloux <cloux@rote.ch>
debian/copyright:Copyright: 2024 Andrew Bower <andrew@bower.uk>
debian/copyright:Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2026 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2026 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2025 Martin Steigerwald <martin@lichtvoll.de>
debian/copyright:Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2024,2025 Andrew Bower <andrew@bower.uk>
debian/copyright:Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2024 Andrew Bower <andrew@bower.uk>
debian/copyright:Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2024,2026 Andrew Bower <andrew@bower.uk>
debian/copyright:Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2023-2024 Dimitris T <dimitris@stinpriza.org>
debian/copyright:Copyright: 2025 Dimitris T. <dimitris@stinpriza.org>
debian/copyright:Copyright: 2024 Dimitris T. <dimitris@stinpriza.org>
debian/copyright:Copyright: 2022 Cloux <cloux@rote.ch>
debian/copyright:Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2026 Lorenzo Puliti <plorenzo@disroot.org>
debian/copyright:Copyright: 2005-2008 Gerrit Pape <pape@smarden.org>
debian/copyright:Copyright: 2023 Martin Steigerwald <martin@lichtvoll.de>
debian/copyright: 1. Redistributions of source code must retain the above copyright
debian/copyright: 2. Redistributions in binary form must reproduce the above copyright
debian/copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
debian/copyright: To the extent possible under law, the author(s) have dedicated all copyright
debian/changelog:  * update d/copyright.in for runit-user-session and runit-cron-snooze
debian/changelog:  * d/copyright: regenarate for new packages and new user services
debian/changelog:  * update copyright (new runscripts)
debian/changelog:  * d/copyright.in: update years to 2026
debian/changelog:  * d/copyright: update (new rusncripts)
debian/changelog:  * update d/copyright
debian/changelog:  * update d/copyright for new runscripts
debian/changelog:  * update copyright years
debian/changelog:  * update d/copyright
debian/changelog:  * update years in copyright.in and
debian/changelog:     regenerate d/copyright
debian/changelog:  * d/copyright.in: add  GPL-3+ and GPL-2.0+ text
debian/changelog:  * update d/copyright
debian/changelog:  * update-copyright script: allow "Comment:" line
debian/changelog:  * update copyright
debian/changelog:  * update copyright
debian/changelog:  * Automate d/copyright update for runscripts:
debian/changelog:    - add a simple copyright header to each runfile
debian/changelog:    - add d/copyright.in
debian/changelog:    - add a script that automatically update d/copyright
debian/changelog:      based on copyright.in and runscripts headers
debian/changelog:  * update copyright and copyright.in
debian/changelog:  * update copyright
debian/changelog:    - dep5 copyright
debian/changelog:  * Update copyright for new runscripts
debian/changelog:  * debian/copyright: 2008.
debian/changelog:  * debian/copyright: 2006.
sv/avahi-dnsconfd/run:#Copyright: 2023 Lorenzo Puliti <plorenzo@disroot.org>
sv/gdomap/run:#Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
sv/lircd/run:#Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
sv/smartmontools/run:#Copyright: 2023-2024 Dimitris T <dimitris@stinpriza.org>
sv/snac2/run:#Copyright: 2025 Dimitris T. <dimitris@stinpriza.org>
sv/lldpd/run:#Copyright: 2024 Andrew Bower <andrew@bower.uk>
sv/cups-browsed/run:#Copyright: 2026 Andrew Bower <andrew@bower.uk>
sv/slim/run:#Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
sv/apt-cacher-ng/run:#Copyright: 2026 Andrew Bower <andrew@bower.uk>
sv/docker/run:#Copyright: 2019-2024 cloux <jan@wespe.dev>
sv/atd/run:#Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
sv/power-profiles-daemon/run:#Copyright: 2025 Martin Steigerwald <martin@lichtvoll.de>
sv/xdm/run:#Copyright: 2005-2008 Gerrit Pape <pape@smarden.org>
sv/dhclient/run:#Copyright: 2005-2008 Gerrit Pape <pape@smarden.org>
sv/cron/run:#Copyright: 2005-2008 Gerrit Pape <pape@smarden.org>
sv/elogind/run:#Copyright: 2022-2024 Lorenzo Puliti <plorenzo@disroot.org>
sv/radvd/run:#Copyright: 2024,2025 Andrew Bower <andrew@bower.uk>
sv/slapd/run:#Copyright: 2024,2026 Andrew Bower <andrew@bower.uk>
sv/network-manager/run:#Copyright: 2023 Lorenzo Puliti <plorenzo@disroot.org>
sv/isc-dhcp-server.6/run:#Copyright: 2005-2008 Gerrit Pape <pape@smarden.org>
sv/mpd/run:#Copyright: 2023 Friedhelm Mehnert <friedhelm@friedhelms.net>
sv/saned/run:#Copyright: 2024 Andrew Bower <andrew@bower.uk>
sv/gpm/run:#Copyright: 2023 Friedhelm Mehnert <friedhelm@friedhelms.net>
sv/apache2/run:#Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
sv/exim4/run:#Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
sv/bluetooth/run:#Copyright: 2022 Cloux <cloux@rote.ch>
sv/wireplumber@user/run:#Copyright: 2026 Lorenzo Puliti <plorenzo@disroot.org>
sv/unbound/run:#Copyright: 2024 Dimitris T. <dimitris@stinpriza.org>
sv/mdadm/run:#Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
sv/dbus.dep-fixer/run:#Copyright: 2022-2026 Lorenzo Puliti <plorenzo@disroot.org>
sv/lighttpd/run:#Copyright: 2023 Lorenzo Puliti <plorenzo@disroot.org>
sv/sddm/run:#Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
sv/connman/run:#Copyright: 2023 Dimitris <dimitris@stinpriza.org>
sv/openntpd/run:#Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
sv/haveged/run:#Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
sv/pipewire-pulse@user/run:#Copyright: 2026 Lorenzo Puliti <plorenzo@disroot.org>
sv/apcupsd/run:#Copyright: 2024 Andrew Bower <andrew@bower.uk>
sv/dbus@user/run:#Copyright: 2026 Lorenzo Puliti <plorenzo@disroot.org>
sv/ntpsec/run:#Copyright: 2024 Andrew Bower <andrew@bower.uk>
sv/anacron/run:#Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
sv/preload/run:#Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
sv/wicd/run:#Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
sv/nginx/run:#Copyright: 2019 Cloux <cloux@rote.ch>
sv/postfix/run:#Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
sv/proftpd/run:#Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
sv/pipewire@user/run:#Copyright: 2026 Lorenzo Puliti <plorenzo@disroot.org>
sv/mariadb/run:#Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
sv/cups/run:#Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
sv/rsyslog/run:#Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
sv/chrony/run:#Copyright: 2005-2008 Gerrit Pape <pape@smarden.org>
sv/avahi-daemon/run:#Copyright: 2023 Lorenzo Puliti <plorenzo@disroot.org>
sv/zcfan/run:#Copyright: 2023 Martin Steigerwald <martin@lichtvoll.de>
sv/dbus/run:#Copyright: 2022-2023 Lorenzo Puliti <plorenzo@disroot.org>
sv/nas/run:#Copyright: 2026 Lorenzo Puliti <plorenzo@disroot.org>
sv/isc-dhcp-server/run:#Copyright: 2005-2008 Gerrit Pape <pape@smarden.org>
sv/lightdm/run:#Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
sv/uuidd/run:#Copyright: 2022 Cloux <cloux@rote.ch>
sv/mini-httpd/run:#Copyright: 2017 Dmitry Bogatov <KAction@disroot.org>
sv/acpi-fakekey/run:#Copyright: 2022 Lorenzo Puliti <plorenzo@disroot.org>
1 month, 6 days ago ● public

look for license

Command: egrep -R -i license
Exit code: 0

update-copyright:#License: BSD-3-Clause
update-copyright:			\#License:*)
debian/copyright.in:License: BSD-3-Clause
debian/copyright.in:License: BSD-3-Clause
debian/copyright.in:License: BSD-3-Clause
debian/copyright.in:License: BSD-3-Clause
debian/copyright.in:License: BSD-3-Clause
debian/copyright.in:License: BSD-3-Clause
debian/copyright.in:License: CC0-1.0
debian/copyright.in: On Debian systems, the complete text of the CC0 1.0 Universal license can be
debian/copyright.in: found in ‘/usr/share/common-licenses/CC0-1.0’.
debian/copyright.in:License: GPL-2.0+
debian/copyright.in: it under the terms of the GNU General Public License as published by
debian/copyright.in: the Free Software Foundation, either version 2 of the License, or
debian/copyright.in: GNU General Public License for more details.
debian/copyright.in: Public License, version 2 in /usr/share/common-licenses/GPL-2.
debian/copyright.in:License: GPL-3+
debian/copyright.in: it under the terms of the GNU General Public License as published by
debian/copyright.in: the Free Software Foundation; either version 2 of the License, or
debian/copyright.in: GNU General Public License for more details.
debian/copyright.in: You should have received a copy of the GNU General Public License
debian/copyright.in: along with this program. If not, see <https://www.gnu.org/licenses/>
debian/copyright.in: Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
debian/copyright:License: BSD-3-Clause
debian/copyright:License: BSD-3-Clause
debian/copyright:License: BSD-3-Clause
debian/copyright:License: BSD-3-Clause
debian/copyright:License: BSD-3-Clause
debian/copyright:License: CC0-1.0
debian/copyright:License: CC0-1.0
debian/copyright:License: CC0-1.0
debian/copyright:License: BSD-3-Clause
debian/copyright:License: BSD-3-Clause
debian/copyright:License: CC0-1.0
debian/copyright:License: CC0-1.0
debian/copyright:License: CC0-1.0
debian/copyright:License: CC0-1.0
debian/copyright:License: BSD-3-Clause
debian/copyright:License: CC0-1.0
debian/copyright:License: BSD-3-Clause
debian/copyright:License: BSD-3-Clause
debian/copyright:License: CC0-1.0
debian/copyright:License: CC0-1.0
debian/copyright:License: CC0-1.0
debian/copyright:License: CC0-1.0
debian/copyright:License: BSD-3-Clause
debian/copyright:License: CC0-1.0
debian/copyright:License: CC0-1.0
debian/copyright:License: CC0-1.0
debian/copyright:License: CC0-1.0
debian/copyright:License: GPL-2.0+
debian/copyright:License: CC0-1.0
debian/copyright:License: BSD-3-Clause
debian/copyright:License: BSD-3-Clause
debian/copyright:License: CC0-1.0
debian/copyright:License: CC0-1.0
debian/copyright:License: CC0-1.0
debian/copyright:License: BSD-3-Clause
debian/copyright:License: CC0-1.0
debian/copyright:License: CC0-1.0
debian/copyright:License: GPL-3+
debian/copyright:License: CC0-1.0
debian/copyright:License: CC0-1.0
debian/copyright:License: CC0-1.0
debian/copyright:License: CC0-1.0
debian/copyright:License: BSD-3-Clause
debian/copyright:License: CC0-1.0
debian/copyright:License: CC0-1.0
debian/copyright:License: CC0-1.0
debian/copyright:License: CC0-1.0
debian/copyright:License: BSD-3-Clause
debian/copyright:License: CC0-1.0
debian/copyright:License: CC0-1.0
debian/copyright:License: BSD-3-Clause
debian/copyright:License: CC0-1.0
debian/copyright:License: BSD-3-Clause
debian/copyright:License: CC0-1.0
debian/copyright:License: BSD-3-Clause
debian/copyright:License: CC0-1.0
debian/copyright:License: CC0-1.0
debian/copyright:License: BSD-3-Clause
debian/copyright:License: BSD-3-Clause
debian/copyright:License: CC0-1.0
debian/copyright:License: CC0-1.0
debian/copyright:License: CC0-1.0
debian/copyright:License: BSD-3-Clause
debian/copyright:License: BSD-3-Clause
debian/copyright:License: BSD-3-Clause
debian/copyright:License: CC0-1.0
debian/copyright: On Debian systems, the complete text of the CC0 1.0 Universal license can be
debian/copyright: found in ‘/usr/share/common-licenses/CC0-1.0’.
debian/copyright:License: GPL-2.0+
debian/copyright: it under the terms of the GNU General Public License as published by
debian/copyright: the Free Software Foundation, either version 2 of the License, or
debian/copyright: GNU General Public License for more details.
debian/copyright: Public License, version 2 in /usr/share/common-licenses/GPL-2.
debian/copyright:License: GPL-3+
debian/copyright: it under the terms of the GNU General Public License as published by
debian/copyright: the Free Software Foundation; either version 2 of the License, or
debian/copyright: GNU General Public License for more details.
debian/copyright: You should have received a copy of the GNU General Public License
debian/copyright: along with this program. If not, see <https://www.gnu.org/licenses/>
debian/copyright: Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
sv/avahi-dnsconfd/run:#License: CC0-1.0
sv/gdomap/run:#License: CC0-1.0
sv/lircd/run:#License: CC0-1.0
sv/smartmontools/run:#License: CC0-1.0
sv/snac2/run:#License: BSD-3-Clause
sv/lldpd/run:#License: BSD-3-Clause
sv/cups-browsed/run:#License: BSD-3-Clause
sv/slim/run:#License: CC0-1.0
sv/apt-cacher-ng/run:#License: BSD-3-Clause
sv/docker/run:#License: CC0-1.0
sv/atd/run:#License: CC0-1.0
sv/power-profiles-daemon/run:#License: BSD-3-Clause
sv/xdm/run:#License: BSD-3-Clause
sv/dhclient/run:#License: BSD-3-Clause
sv/cron/run:#License: BSD-3-Clause
sv/elogind/run:#License: CC0-1.0
sv/radvd/run:#License: BSD-3-Clause
sv/slapd/run:#License: BSD-3-Clause
sv/network-manager/run:#License: CC0-1.0
sv/isc-dhcp-server.6/run:#License: BSD-3-Clause
sv/mpd/run:#License: CC0-1.0
sv/saned/run:#License: BSD-3-Clause
sv/gpm/run:#License: GPL-2.0+
sv/apache2/run:#License: CC0-1.0
sv/exim4/run:#License: CC0-1.0
sv/bluetooth/run:#License: CC0-1.0
sv/wireplumber@user/run:#License: CC0-1.0
sv/unbound/run:#License: BSD-3-Clause
sv/mdadm/run:#License: CC0-1.0
sv/dbus.dep-fixer/run:#License: CC0-1.0
sv/lighttpd/run:#License: CC0-1.0
sv/sddm/run:#License: CC0-1.0
sv/connman/run:#License: CC0-1.0
sv/openntpd/run:#License: CC0-1.0
sv/haveged/run:#License: CC0-1.0
sv/pipewire-pulse@user/run:#License: CC0-1.0
sv/apcupsd/run:#License: BSD-3-Clause
sv/dbus@user/run:#License: CC0-1.0
sv/ntpsec/run:#License: BSD-3-Clause
sv/anacron/run:#License: CC0-1.0
sv/preload/run:#License: CC0-1.0
sv/wicd/run:#License: CC0-1.0
sv/nginx/run:#License: CC0-1.0
sv/postfix/run:#License: CC0-1.0
sv/proftpd/run:#License: CC0-1.0
sv/pipewire@user/run:#License: CC0-1.0
sv/mariadb/run:#License: CC0-1.0
sv/cups/run:#License: CC0-1.0
sv/rsyslog/run:#License: CC0-1.0
sv/chrony/run:#License: BSD-3-Clause
sv/avahi-daemon/run:#License: CC0-1.0
sv/zcfan/run:#License: BSD-3-Clause
sv/dbus/run:#License: CC0-1.0
sv/nas/run:#License: CC0-1.0
sv/isc-dhcp-server/run:#License: BSD-3-Clause
sv/lightdm/run:#License: CC0-1.0
sv/uuidd/run:#License: CC0-1.0
sv/mini-httpd/run:#License: GPL-3+
sv/acpi-fakekey/run:#License: CC0-1.0

Back to Dashboard | View all reviews for this package