From 2d81fe3805af465626bd5d0fc891e4b8d0919efa Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 3 Jun 2024 07:20:23 +0200 Subject: Merging debian version 2.40.1-4. Signed-off-by: Daniel Baumann --- debian/changelog | 8 ++ debian/control | 10 +- debian/copyright | 279 +++++++++++++++++++++++++++++++++++++--- debian/source/lintian-overrides | 21 +++ 4 files changed, 294 insertions(+), 24 deletions(-) create mode 100644 debian/source/lintian-overrides (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 41a07b3..e97a3a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +util-linux (2.40.1-4) unstable; urgency=medium + + * lintian: ignore missing misc:Depends, not needed with debputy + * d/copyright: update + * d/control: set Section: utils for Source: section + + -- Chris Hofstaedtler Thu, 30 May 2024 19:14:16 +0200 + util-linux (2.40.1-3~progress7.99u1) graograman-backports; urgency=medium * Uploading to graograman-backports, remaining changes: diff --git a/debian/control b/debian/control index 1874749..e1e09bb 100644 --- a/debian/control +++ b/debian/control @@ -31,7 +31,7 @@ Build-Depends: zlib1g-dev Build-Conflicts: libedit-dev -Section: base +Section: utils Priority: required Maintainer: Progress Linux Maintainers XSBC-Uploaders: Daniel Baumann @@ -50,7 +50,6 @@ Homepage: https://github.com/util-linux/util-linux Package: util-linux Architecture: any Build-Profiles: -Section: utils Essential: yes Recommends: sensible-utils @@ -145,7 +144,6 @@ Package: bsdutils Architecture: any Build-Profiles: Essential: yes -Section: utils Recommends: bsdextrautils Multi-Arch: foreign @@ -157,7 +155,6 @@ Description: basic utilities from 4.4BSD-Lite Package: bsdextrautils Architecture: any Build-Profiles: -Section: utils Priority: optional Replaces: bsdmainutils (<< 12.1.3), @@ -175,7 +172,6 @@ Description: extra utilities from 4.4BSD-Lite Package: fdisk Architecture: any -Section: utils Priority: important Recommends: sensible-utils @@ -367,7 +363,6 @@ Description: Universally Unique ID library Package: uuid-runtime Architecture: any Build-Profiles: -Section: utils Priority: optional Pre-Depends: libuuid1 @@ -429,7 +424,6 @@ Description: stripped down miscellaneous system utilities, for debian-installer Package: rfkill Architecture: linux-any Build-Profiles: -Section: utils Priority: optional Multi-Arch: foreign Description: tool for enabling and disabling wireless devices @@ -440,7 +434,6 @@ Description: tool for enabling and disabling wireless devices Package: eject Architecture: linux-any Build-Profiles: -Section: utils Priority: optional Multi-Arch: foreign Description: ejects CDs and operates CD-Changers under Linux @@ -465,7 +458,6 @@ Description: ejects CDs from d-i menu Package: util-linux-extra Architecture: any Build-Profiles: -Section: utils Replaces: util-linux (<< 2.40-0~) Breaks: diff --git a/debian/copyright b/debian/copyright index 422e913..e1e1ed4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,7 +4,7 @@ Upstream-Contact: util-linux@vger.kernel.org Source: https://www.kernel.org/pub/linux/utils/util-linux/ Files: * -Copyright: Michal Luscon +Copyright: Michal Luscon 1986 Gary S. Brown 1990 Gordon Irlam (gordoni@cs.ua.oz.au) 1991, 1992 Linus Torvalds @@ -26,7 +26,7 @@ Copyright: Michal Luscon 2000 Werner Almesberger 2004-2006 Michael Holzt, kju -at- fqdn.org 2005 Adrian Bunk - 2007-2020 Karel Zak + 2007-2023 Karel Zak 2007, 2011, 2012, 2016 SuSE LINUX Products GmbH 2008 Cai Qian 2008 Hayden A. James (hayden.james@gmail.com) @@ -68,6 +68,68 @@ Copyright: Steven M. Bellovin 1999, 2004 Paul Eggert License: GPL-3+ +Files: sys-utils/irq-common.c + sys-utils/irqtop.c + sys-utils/lsirq.c +Copyright: 2020, Karel Zak + 2019, zhenwei pi +License: LGPL-2.1+ + +Files: sys-utils/irq-common.h +Copyright: 2012-2023, Karel Zak + 2012, Sami Kerola +License: LGPL-2.1+ + +Files: sys-utils/ipcmk.c +Copyright: 2008, Karel Zak + 2008, Hayden A. James (hayden.james@gmail.com) +License: GPL-2+ + +Files: sys-utils/ipcrm.c +Copyright: 1993, rishna balasubramanian +License: GPL-2+ + +Files: sys-utils/ipcs.c +Copyright: 2006-2023, Karel Zak + 1995, ike Jagdis +License: GPL-2+ + +Files: sys-utils/ipcutils.c + sys-utils/ipcutils.h +Copyright: 2012-2023, Karel Zak + 2012, Sami Kerola +License: GPL-2+ + +Files: sys-utils/lscpu-arm.c +Copyright: 2018, Riku Voipio +License: GPL-2+ + +Files: sys-utils/lscpu-dmi.c +Copyright: 2020, FUJITSU LIMITED. +License: GPL-2 + +Files: sys-utils/lscpu-topology.c + sys-utils/lscpu-virt.c + sys-utils/lscpu.c +Copyright: 2008-2023, Karel Zak + 2008, Cai Qian +License: GPL-2+ + +Files: sys-utils/lscpu.h +Copyright: 2013-2023, Karel Zak + 2013, Ondrej Oprala +License: GPL-2+ + +Files: sys-utils/lsipc.c +Copyright: 2015, Ondrej Oprala + 2015, Karel Zak +License: GPL-2+ + +Files: sys-utils/lsmem.c +Copyright: 2016, Karel Zak + 2016, IBM Corp. +License: GPL-2+ + Files: sys-utils/nsenter.c Copyright: 2012-2013 Eric Biederman License: GPL-2 @@ -78,7 +140,12 @@ Copyright: 1991, 1992 Linus Torvalds License: GPL-2 Files: lib/blkdev.c + lib/color-names.c + lib/langinfo.c lib/loopdev.c + lib/mangle.c + lib/path.c + lib/procfs.c lib/sysfs.c lib/ttyutils.c misc-utils/mcookie.c @@ -113,12 +180,25 @@ Files: login-utils/vipw.c Copyright: 1980, 1983, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994 The Regents of the University of California 2014 Sami Kerola - 2014 Karel Zak + 2014-2023 Karel Zak License: BSD-4-clause Files: sys-utils/flock.c Copyright: 2003-2005 H. Peter Anvin -License: MIT +License: Expat + +Files: sys-utils/rfkill.c +Copyright: 2017, Sami Kerola + 2017, Karel Zak + 2009, Tim Gardner + 2009, Marcel Holtmann + 2009, Johannes Berg +License: ISC + +Files: sys-utils/rtcwake.c +Copyright: 2007-2023, Karel Zak + 2007, Bernhard Walle +License: GPL-2+ Files: text-utils/pg.c Copyright: 2000-2001 Gunnar Ritter @@ -158,21 +238,65 @@ Copyright: 2007-2013 Karel Zak 2012 Davidlohr Bueso License: LGPL-2.1+ +Files: lib/c_strtod.c + lib/canonicalize.c + */match.* +Copyright: 2008-2014, 2016-2018, 2021, 2023, Karel Zak +License: LGPL + +Files: lib/colors.c +Copyright: 2012-2014, Karel Zak + 2012, Ondrej Oprala +License: LGPL-2.1+ + Files: lib/cpuset.c - */match.* - lib/canonicalize.c Copyright: 2008-2009, 2010, 2011, 2012 Karel Zak License: LGPL-2.1+ +Files: lib/encode.c +Copyright: 2020, Pali Rohár + 2009, Karel Zak + 2008, Kay Sievers +License: LGPL + +Files: lib/fileutils.c +Copyright: 2012-2020, Karel Zak + 2012, Sami Kerola +License: public-domain + +Files: lib/ismounted.c +Copyright: 1995-2000, 2008, Theodore Tso. +License: GPL-2+ + +Files: lib/logindefs.c +Copyright: 2003-2005, Thorsten Kukuk +License: GPL-2+ + +Files: lib/plymouth-ctrl.c +Copyright: 2016, Werner Fink + 2016, SUSE Linux GmbH +License: GPL-2+ + +Files: lib/strutils.c +Copyright: 2010, Karel Zak + 2010, Davidlohr Bueso +License: public-domain + +Files: lib/strv.c + */timeutils.* +Copyright: 2014-2022, Karel Zak + 2010, Lennart Poettering +License: LGPL-2.1+ + +Files: lib/xxhash.c +Copyright: 2012-2020, Yann Collet +License: BSD-2-clause + Files: */mbsalign.* Copyright: 2009-2010 Free Software Foundation, Inc. 2010-2013 Karel Zak License: LGPL-2.1+ -Files: */timeutils.* -Copyright: 2010 Lennart Poettering -License: LGPL-2.1+ - Files: include/list.h Copyright: 2008 Karel Zak 1999-2008 by Theodore Ts'o @@ -189,7 +313,7 @@ Copyright: 1999, 2001 Andries Brouwer Theodore Ts'o. 2001 Andreas Dilger (adilger@turbolinux.com) 2004-2008 Kay Sievers - 2008-2013 Karel Zak + 2008-2023 Karel Zak 2009 Bastian Friedrich 2009 Corentin Chary 2009 Mike Hommey @@ -215,9 +339,89 @@ Files: misc-utils/blkid.c Copyright: 2001 Andreas Dilger License: LGPL +Files: misc-utils/enosys.c + misc-utils/lsclocks.c + misc-utils/waitpid.c + sys-utils/setpriv-landlock.c + sys-utils/setpriv-landlock.h +Copyright: 2022, 2023, Thomas Weißschuh +License: GPL-2+ + +Files: misc-utils/exch.c + misc-utils/fadvise.c + misc-utils/fincore.c + misc-utils/findmnt.c + misc-utils/lsblk.c + misc-utils/lsfd-bdev.c + misc-utils/lsfd-cdev.c + misc-utils/lsfd-decode-file-flags.c + misc-utils/lsfd-fifo.c + misc-utils/lsfd-file.c + misc-utils/lsfd-sock-xinfo.c + misc-utils/lsfd-sock.c + misc-utils/lsfd-sock.h + misc-utils/lsfd-unkn.c + misc-utils/lsfd.c + misc-utils/lsfd.h + misc-utils/wipefs.c +Copyright: 2002-2018, 2021-2023, Red Hat, Inc. +License: GPL-2+ + +Files: misc-utils/findfs.c + misc-utils/lsblk-devtree.c +Copyright: 2006-2016, 2018, 2021, Karel Zak +License: GPL-2+ + +Files: misc-utils/getopt.c +Copyright: 1997-2014, Frodo Looijaard +License: GPL-2+ + +Files: misc-utils/hardlink.c +Copyright: 2021, Karel Zak + 2008-2014, Julian Andres Klode +License: Expat + +Files: misc-utils/lastlog2.c +Copyright: 2023, 2024, Thorsten Kukuk +License: BSD-2-clause + +Files: misc-utils/lsblk.h +Copyright: 2010-2018, Red Hat, Inc. +License: GPL-2+ + +Files: misc-utils/lslocks.c +Copyright: 2010-2012, Davidlohr Bueso +License: GPL-2+ + +Files: misc-utils/namei.c +Copyright: 2007-2023, Karel Zak +License: GPL-2+ + +Files: misc-utils/pipesz.c +Copyright: 2022, Nathan Sharp +License: GPL-2+ + +Files: misc-utils/test_uuidd.c +Copyright: 2015, Karel Zak + 2006, Hewlett-Packard Development Company, L.P. +License: GPL-2+ + +Files: misc-utils/uuidd.c +Copyright: 2007, Theodore Tso +License: GPL-2+ + +Files: misc-utils/uuidgen.c +Copyright: 1999, Andreas Dilger and Theodore Tso +License: GPL-2+ + +Files: misc-utils/uuidparse.c +Copyright: 2017, Sami Kerola + 1998, 1999, Theodore Tso. +License: BSD-3-clause + Files: libmount/* libmount/src/* -Copyright: 2008-2012 Karel Zak +Copyright: 2008-2023 Karel Zak License: LGPL-2.1+ Files: libmount/python/* @@ -225,10 +429,14 @@ Copyright: 2013, Red Hat, Inc. License: LGPL-3+ Files: libsmartcols/* -Copyright: 2009-2014 Karel Zak +Copyright: 2009-2023 Karel Zak 2014 Ondrej Oprala License: LGPL-2.1+ +Files: pam_lastlog2/* +Copyright: 2023-2024 Thorsten Kukuk +License: BSD-2-clause + Files: debian/* Copyright: Guy Maor Sean 'Shaleh' Perry @@ -239,7 +447,7 @@ Copyright: Guy Maor 2014 Andreas Henriksson 2017-2020 Michael Biebl 2019 Petter Reinholdtsen - 2017-2020 Chris Hofstaedtler + 2017-2024 Chris Hofstaedtler License: GPL-2+ Files: debian/po/* @@ -388,6 +596,30 @@ License: GPL-3+ On Debian systems, the complete text of the GNU General Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'. +License: BSD-2-clause + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are + met: + . + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * 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. + . + 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 + OWNER 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: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -516,7 +748,7 @@ License: LGPL-3+ On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-3". -License: MIT +License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, @@ -536,3 +768,20 @@ License: MIT ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +License: ISC + The ISC License + . + Copyright (c) 2024 by the copyright holder + . + Permission to use, copy, modify, and/or distribute this software for any + purpose with or without fee is hereby granted, provided that the above + copyright notice and this permission notice appear in all copies. + . + THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES + WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF + MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR + ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES + WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN + ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF + OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides new file mode 100644 index 0000000..eb04cd7 --- /dev/null +++ b/debian/source/lintian-overrides @@ -0,0 +1,21 @@ +# debputy does not need misc:Depends +debhelper-but-no-misc-depends bsdextrautils +debhelper-but-no-misc-depends bsdutils +debhelper-but-no-misc-depends eject +debhelper-but-no-misc-depends fdisk +debhelper-but-no-misc-depends libblkid-dev +debhelper-but-no-misc-depends libblkid1 +debhelper-but-no-misc-depends libfdisk-dev +debhelper-but-no-misc-depends libfdisk1 +debhelper-but-no-misc-depends libmount-dev +debhelper-but-no-misc-depends libmount1 +debhelper-but-no-misc-depends libsmartcols-dev +debhelper-but-no-misc-depends libsmartcols1 +debhelper-but-no-misc-depends libuuid1 +debhelper-but-no-misc-depends mount +debhelper-but-no-misc-depends rfkill +debhelper-but-no-misc-depends util-linux +debhelper-but-no-misc-depends util-linux-extra +debhelper-but-no-misc-depends util-linux-locales +debhelper-but-no-misc-depends uuid-dev +debhelper-but-no-misc-depends uuid-runtime -- cgit v1.2.3