diff mbox series

[AUH] debianutils: upgrading to 5.8 SUCCEEDED

Message ID 010101895b73b218-8b0588f8-de8a-4374-b4d9-b4b370ed44d2-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] debianutils: upgrading to 5.8 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org July 15, 2023, 9:27 p.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *debianutils* to *5.8* has Succeeded.

Next steps:
    - apply the patch: git am 0001-debianutils-upgrade-5.7-5.8.patch
    - check the changes to upstream patches and summarize them in the commit message,
    - compile an image that contains the package
    - perform some basic sanity tests
    - amend the patch and sign it off: git commit -s --reset-author --amend
    - send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update failures.
Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
From 3693a5058ff32bedd262828d5a6609e5e7b2360a Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 15 Jul 2023 20:40:14 +0000
Subject: [PATCH] debianutils: upgrade 5.7 -> 5.8

---
 ...{debianutils_5.7.bb => debianutils_5.8.bb} | 335 +++++++++++++++++-
 1 file changed, 333 insertions(+), 2 deletions(-)
 rename meta/recipes-support/debianutils/{debianutils_5.7.bb => debianutils_5.8.bb} (10%)
diff mbox series

Patch

diff --git a/meta/recipes-support/debianutils/debianutils_5.7.bb b/meta/recipes-support/debianutils/debianutils_5.8.bb
similarity index 10%
rename from meta/recipes-support/debianutils/debianutils_5.7.bb
rename to meta/recipes-support/debianutils/debianutils_5.8.bb
index 7d705c6ff4..2ba37f4e82 100644
--- a/meta/recipes-support/debianutils/debianutils_5.7.bb
+++ b/meta/recipes-support/debianutils/debianutils_5.8.bb
@@ -1,3 +1,334 @@ 
+# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'.
+# The following is the difference between the old and the new license text.
+# Please update the LICENSE value if needed, and summarize the changes in
+# the commit message via 'License-Update:' tag.
+# (example: 'License-Update: copyright years updated.')
+#
+# The changes:
+#
+# --- debian/copyright
+# +++ debian/copyright
+# @@ -1,161 +1,192 @@
+# -This is the Debian GNU/Linux package debianutils.
+# +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+# +Comment: This is the Debian GNU/Linux package debianutils.
+# + It is an original Debian package.  Programs in it were maintained by
+# + Guy Maor <maor@debian.org> and Clint Adams <schizo@debian.org> before.
+#  
+# -It is an original Debian package.  Programs in it were maintained by
+# -Guy Maor <maor@debian.org>, and are now maintained by Clint Adams
+# -<schizo@debian.org>.
+# +Files: *
+# +Copyright: (see individual files)
+# +License: GPL-2+
+#  
+# -All its programs except savelog, and which may be
+# -redistributed under the terms of the GNU GPL, Version 2 or later,
+# -found on Debian systems in the file /usr/share/common-licenses/GPL-2.
+# +Files: installkernel
+# +Copyright:
+# + Copyright (C) 1995 - 1998, Ian A. Murdock <imurdock@debian.org>
+# + Copyright (C) 1998, 1999, Guy Maor
+# + Copyright (C) 2002, Matthew Wilcox
+# + Copyright (C) 2002, 2004, 2005, 2007, 2009  Clint Adams
+# + Copyright (C) 2009  Manoj Srivasta
+# +License: GPL-2+
+#  
+# -which is in the public domain.
+# +Files: ischroot.c
+# +Copyright:
+# + Copyright (C) 2011 Aurelien Jarno <aurel32@debian.org>
+# + Copyright (C) 2015 Andreas Henriksson <andreas@fatal.se>
+# +License: GPL-2+
+#  
+# -savelog may be redistributed under the following terms: (The rest of
+# -this file consists of savelog's distribution terms.)
+# +Files: run-parts.*
+# +Copyright:
+# + Copyright (C) 1994 Ian Jackson.
+# + Copyright (C) 1996 Jeff Noxon <jeff@router.patch.net>
+# + Copyright (C) 1996-1999 Guy Maor <maor@debian.org>
+# + Copyright (C) 2002-2020 Clint Adams
+# +License: GPL-2+
+#  
+# -#ident	"@(#)smail:RELEASE-3_2:COPYING,v 1.2 1996/06/14 18:59:10 woods Exp"
+# +Files: update-shells
+# +Copyright: 2021 Helmut Grohne <helmut@subdivi.de>
+# +License: GPL-2+
+#  
+# -		     SMAIL GENERAL PUBLIC LICENSE
+# -		       (Clarified 11 Feb 1988)
+# +License: GPL-2+
+# + All the package's programs except 'savelog', and 'which' may be
+# + redistributed under the terms of the GNU GPL, Version 2 or later,
+# + found on Debian systems in the file /usr/share/common-licenses/GPL-2.
+#  
+# +Files: which
+# +Copyright: public-domain
+# +License: public-domain
+# + which is in the public domain.
+# +
+# +Files: savelog
+# +Copyright:
+#   Copyright (C)  1988 Landon Curt Noll & Ronald S. Karr
+#   Copyright (C)  1992 Ronald S. Karr
+#   Copyleft (GNU) 1988 Landon Curt Noll & Ronald S. Karr
+# -
+# +License: SMAIL-GPL
+# +                     SMAIL GENERAL PUBLIC LICENSE
+# +                       (Clarified 11 Feb 1988)
+# + .
+#   Everyone is permitted to copy and distribute verbatim copies
+#   of this license, but changing it is not allowed.  You can also
+#   use this wording to make the terms for other programs.
+# -
+# -  The license agreements of most software companies keep you at the
+# -mercy of those companies.  By contrast, our general public license is
+# -intended to give everyone the right to share SMAIL.  To make sure that
+# -you get the rights we want you to have, we need to make restrictions
+# -that forbid anyone to deny you these rights or to ask you to surrender
+# -the rights.  Hence this license agreement.
+# -
+# -  Specifically, we want to make sure that you have the right to give
+# -away copies of SMAIL, that you receive source code or else can get it
+# -if you want it, that you can change SMAIL or use pieces of it in new
+# -free programs, and that you know you can do these things.
+# -
+# -  To make sure that everyone has such rights, we have to forbid you to
+# -deprive anyone else of these rights.  For example, if you distribute
+# -copies of SMAIL, you must give the recipients all the rights that you
+# -have.  You must make sure that they, too, receive or can get the
+# -source code.  And you must tell them their rights.
+# -
+# -  Also, for our own protection, we must make certain that everyone
+# -finds out that there is no warranty for SMAIL.  If SMAIL is modified by
+# -someone else and passed on, we want its recipients to know that what
+# -they have is not what we distributed, so that any problems introduced
+# -by others will not reflect on our reputation.
+# -
+# -  Therefore we (Landon Curt Noll and Ronald S. Karr) make the following 
+# -terms which say what you must do to be allowed to distribute or change 
+# -SMAIL.
+# -
+# -
+# -			COPYING POLICIES
+# -
+# -  1. You may copy and distribute verbatim copies of SMAIL source code
+# -as you receive it, in any medium, provided that you conspicuously and
+# -appropriately publish on each copy a valid copyright notice "Copyright
+# -(C) 1988 Landon Curt Noll & Ronald S. Karr" (or with whatever year is
+# -appropriate); keep intact the notices on all files that refer to this
+# -License Agreement and to the absence of any warranty; and give any
+# -other recipients of the SMAIL program a copy of this License
+# -Agreement along with the program.  You may charge a distribution fee
+# -for the physical act of transferring a copy.
+# -
+# -  2. You may modify your copy or copies of SMAIL or any portion of it,
+# -and copy and distribute such modifications under the terms of
+# -Paragraph 1 above, provided that you also do the following:
+# -
+# + .
+# +   The license agreements of most software companies keep you at the
+# + mercy of those companies.  By contrast, our general public license is
+# + intended to give everyone the right to share SMAIL.  To make sure that
+# + you get the rights we want you to have, we need to make restrictions
+# + that forbid anyone to deny you these rights or to ask you to surrender
+# + the rights.  Hence this license agreement.
+# + .
+# +   Specifically, we want to make sure that you have the right to give
+# + away copies of SMAIL, that you receive source code or else can get it
+# + if you want it, that you can change SMAIL or use pieces of it in new
+# + free programs, and that you know you can do these things.
+# + .
+# +   To make sure that everyone has such rights, we have to forbid you to
+# + deprive anyone else of these rights.  For example, if you distribute
+# + copies of SMAIL, you must give the recipients all the rights that you
+# + have.  You must make sure that they, too, receive or can get the
+# + source code.  And you must tell them their rights.
+# + .
+# +   Also, for our own protection, we must make certain that everyone
+# + finds out that there is no warranty for SMAIL.  If SMAIL is modified by
+# + someone else and passed on, we want its recipients to know that what
+# + they have is not what we distributed, so that any problems introduced
+# + by others will not reflect on our reputation.
+# + .
+# +   Therefore we (Landon Curt Noll and Ronald S. Karr) make the following
+# + terms which say what you must do to be allowed to distribute or change
+# + SMAIL.
+# + .
+# + .
+# +                         COPYING POLICIES
+# + .
+# +   1. You may copy and distribute verbatim copies of SMAIL source code
+# + as you receive it, in any medium, provided that you conspicuously and
+# + appropriately publish on each copy a valid copyright notice "Copyright
+# + (C) 1988 Landon Curt Noll & Ronald S. Karr" (or with whatever year is
+# + appropriate); keep intact the notices on all files that refer to this
+# + License Agreement and to the absence of any warranty; and give any
+# + other recipients of the SMAIL program a copy of this License
+# + Agreement along with the program.  You may charge a distribution fee
+# + for the physical act of transferring a copy.
+# + .
+# +   2. You may modify your copy or copies of SMAIL or any portion of it,
+# + and copy and distribute such modifications under the terms of
+# + Paragraph 1 above, provided that you also do the following:
+# + .
+#      a) cause the modified files to carry prominent notices stating
+#      that you changed the files and the date of any change; and
+# -
+# + .
+#      b) cause the whole of any work that you distribute or publish,
+#      that in whole or in part contains or is a derivative of SMAIL or
+#      any part thereof, to be licensed at no charge to all third
+#      parties on terms identical to those contained in this License
+#      Agreement (except that you may choose to grant more extensive
+#      warranty protection to some or all third parties, at your option).
+# -
+# + .
+#      c) You may charge a distribution fee for the physical act of
+#      transferring a copy, and you may at your option offer warranty
+#      protection in exchange for a fee.
+# -
+# -Mere aggregation of another unrelated program with this program (or its
+# -derivative) on a volume of a storage or distribution medium does not bring
+# -the other program under the scope of these terms.
+# -
+# -  3. You may copy and distribute SMAIL (or a portion or derivative of it,
+# -under Paragraph 2) in object code or executable form under the terms of
+# -Paragraphs 1 and 2 above provided that you also do one of the following:
+# -
+# + .
+# + Mere aggregation of another unrelated program with this program (or its
+# + derivative) on a volume of a storage or distribution medium does not bring
+# + the other program under the scope of these terms.
+# + .
+# +   3. You may copy and distribute SMAIL (or a portion or derivative of it,
+# + under Paragraph 2) in object code or executable form under the terms of
+# + Paragraphs 1 and 2 above provided that you also do one of the following:
+# + .
+#      a) accompany it with the complete corresponding machine-readable
+#      source code, which must be distributed under the terms of
+#      Paragraphs 1 and 2 above; or,
+# -
+# + .
+#      b) accompany it with a written offer, valid for at least three
+#      years, to give any third party free (except for a nominal
+#      shipping charge) a complete machine-readable copy of the
+#      corresponding source code, to be distributed under the terms of
+#      Paragraphs 1 and 2 above; or,
+# -
+# + .
+#      c) accompany it with the information you received as to where the
+#      corresponding source code may be obtained.  (This alternative is
+#      allowed only for non-commercial distribution and only if you
+#      received the program in object code or executable form alone.)
+# -
+# -For an executable file, complete source code means all the source code for
+# -all modules it contains; but, as a special exception, it need not include
+# -source code for modules which are standard libraries that accompany the
+# -operating system on which the executable file runs.
+# -
+# -  4. You may not copy, sublicense, distribute or transfer SMAIL
+# -except as expressly provided under this License Agreement.  Any attempt
+# -otherwise to copy, sublicense, distribute or transfer SMAIL is void and
+# -your rights to use the program under this License agreement shall be
+# -automatically terminated.  However, parties who have received computer
+# -software programs from you with this License Agreement will not have
+# -their licenses terminated so long as such parties remain in full compliance.
+# -
+# -  5. If you wish to incorporate parts of SMAIL into other free
+# -programs whose distribution conditions are different, write to Landon
+# -Curt Noll & Ronald S. Karr via the Free Software Foundation at 51
+# -Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.  We have not yet
+# -worked out a simple rule that can be stated here, but we will often
+# -permit this.  We will be guided by the two goals of preserving the
+# -free status of all derivatives of our free software and of promoting
+# -the sharing and reuse of software.
+# -
+# -Your comments and suggestions about our licensing policies and our
+# -software are welcome!  This contract was based on the contract made by
+# -the Free Software Foundation.  Please contact the Free Software
+# -Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
+# -USA, or call (617) 542-5942 for details on copylefted material in
+# -general.
+# -
+# -		       NO WARRANTY
+# -
+# -  BECAUSE SMAIL IS LICENSED FREE OF CHARGE, WE PROVIDE ABSOLUTELY NO
+# -WARRANTY, TO THE EXTENT PERMITTED BY APPLICABLE STATE LAW.  EXCEPT WHEN
+# -OTHERWISE STATED IN WRITING, LANDON CURT NOLL & RONALD S. KARR AND/OR
+# -OTHER PARTIES PROVIDE SMAIL "AS IS" WITHOUT WARRANTY OF ANY KIND,
+# -EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+# -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+# -THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF SMAIL IS WITH
+# -YOU.  SHOULD SMAIL PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL
+# -NECESSARY SERVICING, REPAIR OR CORRECTION.
+# -
+# -  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW WILL LANDON CURT NOLL &
+# -RONALD S. KARR AND/OR ANY OTHER PARTY WHO MAY MODIFY AND REDISTRIBUTE
+# -SMAIL AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
+# -LOST PROFITS, LOST MONIES, OR OTHER SPECIAL, INCIDENTAL OR
+# -CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE
+# -(INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
+# -INACCURATE OR LOSSES SUSTAINED BY THIRD PARTIES OR A FAILURE OF THE
+# -PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS) SMAIL, EVEN IF YOU HAVE
+# -BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES, OR FOR ANY CLAIM BY
+# -ANY OTHER PARTY.
+# + .
+# + For an executable file, complete source code means all the source code for
+# + all modules it contains; but, as a special exception, it need not include
+# + source code for modules which are standard libraries that accompany the
+# + operating system on which the executable file runs.
+# + .
+# +   4. You may not copy, sublicense, distribute or transfer SMAIL
+# + except as expressly provided under this License Agreement.  Any attempt
+# + otherwise to copy, sublicense, distribute or transfer SMAIL is void and
+# + your rights to use the program under this License agreement shall be
+# + automatically terminated.  However, parties who have received computer
+# + software programs from you with this License Agreement will not have
+# + their licenses terminated so long as such parties remain in full compliance.
+# + .
+# +   5. If you wish to incorporate parts of SMAIL into other free
+# + programs whose distribution conditions are different, write to Landon
+# + Curt Noll & Ronald S. Karr via the Free Software Foundation at 51
+# + Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.  We have not yet
+# + worked out a simple rule that can be stated here, but we will often
+# + permit this.  We will be guided by the two goals of preserving the
+# + free status of all derivatives of our free software and of promoting
+# + the sharing and reuse of software.
+# + .
+# + Your comments and suggestions about our licensing policies and our
+# + software are welcome!  This contract was based on the contract made by
+# + the Free Software Foundation.  Please contact the Free Software
+# + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
+# + USA, or call (617) 542-5942 for details on copylefted material in
+# + general.
+# + .
+# +                         NO WARRANTY
+# + .
+# +   BECAUSE SMAIL IS LICENSED FREE OF CHARGE, WE PROVIDE ABSOLUTELY NO
+# + WARRANTY, TO THE EXTENT PERMITTED BY APPLICABLE STATE LAW.  EXCEPT WHEN
+# + OTHERWISE STATED IN WRITING, LANDON CURT NOLL & RONALD S. KARR AND/OR
+# + OTHER PARTIES PROVIDE SMAIL "AS IS" WITHOUT WARRANTY OF ANY KIND,
+# + EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+# + WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+# + THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF SMAIL IS WITH
+# + YOU.  SHOULD SMAIL PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL
+# + NECESSARY SERVICING, REPAIR OR CORRECTION.
+# + .
+# +   IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW WILL LANDON CURT NOLL &
+# + RONALD S. KARR AND/OR ANY OTHER PARTY WHO MAY MODIFY AND REDISTRIBUTE
+# + SMAIL AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
+# + LOST PROFITS, LOST MONIES, OR OTHER SPECIAL, INCIDENTAL OR
+# + CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE
+# + (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
+# + INACCURATE OR LOSSES SUSTAINED BY THIRD PARTIES OR A FAILURE OF THE
+# + PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS) SMAIL, EVEN IF YOU HAVE
+# + BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES, OR FOR ANY CLAIM BY
+# + ANY OTHER PARTY.
+# 
+#
+
 SUMMARY = "Miscellaneous utilities specific to Debian"
 DESCRIPTION = "Provides a number of small utilities which are used \
 primarily by the installation scripts of Debian packages, although \
@@ -6,12 +337,12 @@  HOMEPAGE = "https://packages.debian.org/sid/debianutils"
 BUGTRACKER = "https://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=debianutils;dist=unstable"
 SECTION = "base"
 LICENSE = "GPL-2.0-only & SMAIL_GPL"
-LIC_FILES_CHKSUM = "file://debian/copyright;md5=9b912cd0cc654134c0ef3424a0705b94"
+LIC_FILES_CHKSUM = "file://debian/copyright;md5=74765f57ae5dd2b10ffbc39528d98753"
 
 SRC_URI = "git://salsa.debian.org/debian/debianutils.git;protocol=https;branch=master \
            "
 
-SRCREV = "de14223e5bffe15e374a441302c528ffc1cbed57"
+SRCREV = "69116b856177ceb270908103b5776f897d2863c3"
 
 inherit autotools update-alternatives