|
@@ -1,55 +1,3 @@
|
|
|
-# 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:
|
|
|
-#
|
|
|
-# --- LICENSE.md
|
|
|
-# +++ LICENSE.md
|
|
|
-# @@ -1,6 +1,6 @@
|
|
|
-# Sudo is distributed under the following license:
|
|
|
-#
|
|
|
-# - Copyright (c) 1994-1996, 1998-2023
|
|
|
-# + Copyright (c) 1994-1996, 1998-2025
|
|
|
-# Todd C. Miller <Todd.Miller@sudo.ws>
|
|
|
-#
|
|
|
-# Permission to use, copy, modify, and distribute this software for any
|
|
|
-# @@ -247,9 +247,9 @@
|
|
|
-#
|
|
|
-# The file arc4random.c bears the following license:
|
|
|
-#
|
|
|
-# - Copyright (c) 1996, David Mazieres <dm@uun.org>
|
|
|
-# - Copyright (c) 2008, Damien Miller <djm@openbsd.org>
|
|
|
-# - Copyright (c) 2013, Markus Friedl <markus@openbsd.org>
|
|
|
-# + Copyright (c) 1996, David Mazieres <dm@uun.org>
|
|
|
-# + Copyright (c) 2008, Damien Miller <djm@openbsd.org>
|
|
|
-# + Copyright (c) 2013, Markus Friedl <markus@openbsd.org>
|
|
|
-# Copyright (c) 2014, Theo de Raadt <deraadt@openbsd.org>
|
|
|
-#
|
|
|
-# Permission to use, copy, modify, and distribute this software for any
|
|
|
-# @@ -282,7 +282,7 @@
|
|
|
-#
|
|
|
-# The file getentropy.c bears the following license:
|
|
|
-#
|
|
|
-# - Copyright (c) 2014 Theo de Raadt <deraadt@openbsd.org>
|
|
|
-# + Copyright (c) 2014 Theo de Raadt <deraadt@openbsd.org>
|
|
|
-# Copyright (c) 2014 Bob Beck <beck@obtuse.com>
|
|
|
-#
|
|
|
-# Permission to use, copy, modify, and distribute this software for any
|
|
|
-# @@ -299,7 +299,7 @@
|
|
|
-#
|
|
|
-# The embedded copy of zlib bears the following license:
|
|
|
-#
|
|
|
-# - Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler
|
|
|
-# + Copyright (C) 1995-2024 Jean-loup Gailly and Mark Adler
|
|
|
-#
|
|
|
-# This software is provided 'as-is', without any express or implied
|
|
|
-# warranty. In no event will the authors be held liable for any damages
|
|
|
-#
|
|
|
-#
|
|
|
-
|
|
|
require sudo.inc
|
|
|
|
|
|
SRC_URI = "https://www.sudo.ws/dist/sudo-${PV}.tar.gz \
|