Activity log for bug #1718681

Date Who What changed Old value New value Message
2017-09-21 13:52:56 Arvan David Pritchard bug added bug
2017-09-21 23:00:11 Joshua Powers cloud-init: status New Confirmed
2017-09-21 23:00:13 Joshua Powers cloud-init: importance Undecided High
2017-09-21 23:00:16 Joshua Powers cloud-init: assignee Joshua Powers (powersj)
2017-09-21 23:00:21 Joshua Powers bug added subscriber Joshua Powers
2017-09-21 23:01:00 Joshua Powers bug task added cloud-init (Ubuntu)
2017-09-21 23:01:10 Joshua Powers nominated for series Ubuntu Artful
2017-09-21 23:01:10 Joshua Powers bug task added cloud-init (Ubuntu Artful)
2017-09-21 23:01:10 Joshua Powers nominated for series Ubuntu Zesty
2017-09-21 23:01:10 Joshua Powers bug task added cloud-init (Ubuntu Zesty)
2017-09-21 23:01:10 Joshua Powers nominated for series Ubuntu Xenial
2017-09-21 23:01:10 Joshua Powers bug task added cloud-init (Ubuntu Xenial)
2017-09-21 23:01:19 Joshua Powers cloud-init: status Confirmed Invalid
2017-09-21 23:01:24 Joshua Powers cloud-init (Ubuntu Xenial): status New Confirmed
2017-09-21 23:01:26 Joshua Powers cloud-init (Ubuntu Zesty): status New Confirmed
2017-09-21 23:01:28 Joshua Powers cloud-init (Ubuntu Artful): status New Confirmed
2017-09-21 23:01:31 Joshua Powers cloud-init: assignee Joshua Powers (powersj)
2017-09-21 23:06:22 Launchpad Janitor merge proposal linked https://code.launchpad.net/~powersj/cloud-init/+git/cloud-init/+merge/331172
2017-09-21 23:13:25 Launchpad Janitor merge proposal linked https://code.launchpad.net/~powersj/cloud-init/+git/cloud-init/+merge/331173
2017-09-21 23:13:39 Launchpad Janitor merge proposal linked https://code.launchpad.net/~powersj/cloud-init/+git/cloud-init/+merge/331174
2017-09-21 23:16:10 Joshua Powers cloud-init (Ubuntu Xenial): status Confirmed In Progress
2017-09-21 23:16:12 Joshua Powers cloud-init (Ubuntu Zesty): status Confirmed In Progress
2017-09-21 23:16:14 Joshua Powers cloud-init (Ubuntu Artful): status Confirmed In Progress
2017-09-29 17:02:55 Joshua Powers cloud-init (Ubuntu Xenial): status In Progress Fix Committed
2017-09-29 17:02:57 Joshua Powers cloud-init (Ubuntu Zesty): status In Progress Fix Committed
2017-09-29 17:02:59 Joshua Powers cloud-init (Ubuntu Artful): status In Progress Fix Committed
2017-10-03 16:06:16 Scott Moser cloud-init: status Invalid Fix Committed
2017-10-03 16:06:25 Scott Moser cloud-init: assignee Joshua Powers (powersj)
2017-10-03 16:06:31 Scott Moser cloud-init (Ubuntu Xenial): importance Undecided Low
2017-10-03 16:06:34 Scott Moser cloud-init (Ubuntu Zesty): importance Undecided Low
2017-10-03 16:06:37 Scott Moser cloud-init (Ubuntu Artful): importance Undecided Low
2017-10-04 04:51:51 Launchpad Janitor cloud-init (Ubuntu Artful): status Fix Committed Fix Released
2017-10-12 20:57:23 Brian Murray bug added subscriber Ubuntu Stable Release Updates Team
2017-10-12 20:57:26 Brian Murray bug added subscriber SRU Verification
2017-10-12 20:57:30 Brian Murray tags verification-needed verification-needed-zesty
2017-10-12 21:04:55 Brian Murray tags verification-needed verification-needed-zesty verification-needed verification-needed-xenial verification-needed-zesty
2017-10-13 09:51:56 Arvan David Pritchard tags verification-needed verification-needed-xenial verification-needed-zesty verification-failed-xenial verification-needed verification-needed-zesty
2017-10-13 10:00:30 Arvan David Pritchard tags verification-failed-xenial verification-needed verification-needed-zesty verification-needed verification-needed-zesty verification-passed-xenial
2017-10-13 10:00:47 Arvan David Pritchard tags verification-needed verification-needed-zesty verification-passed-xenial verification-done-xenial verification-needed verification-needed-zesty
2017-10-19 18:15:01 Brian Murray tags verification-done-xenial verification-needed verification-needed-zesty verification-needed verification-needed-xenial verification-needed-zesty
2017-10-25 16:30:15 Chad Smith description In the Ubuntu package source, packages/debian/copyright says the License is either GPL-3 or Apache 2.0 and includes summaries of both licenses with links to the full license texts. debian/copyright says that the license is either GPL-3 or Apache 2.0, but only includes the GPL-3 summary and link (together with the MIT licence terms for cloudinit/boto_utils.py) I believe the terms of the Apache licence and the terms the LICENSE file require the inclusion of the Apache 2 summary and link in the debian/copyright file. cloud-init.tar is not relevant to this issue. Seen on Azure $ dpkg-query -W -f='${Version}' cloud-init 0.7.9-233-ge586fe35-0ubuntu1~16.04.1 $ cat /usr/share/doc/cloud-init/copyright Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Name: cloud-init Maintainer: Scott Moser <scott.moser@canonical.com> Source: https://launchpad.net/cloud-init This package was debianized by Soren Hansen <soren@ubuntu.com> on Thu, 04 Sep 2008 12:49:15 +0200 as ec2-init. It was later renamed to cloud-utils by Scott Moser <scott.moser@canonical.com> Upstream Author: Scott Moser <smoser@canonical.com> Soren Hansen <soren@canonical.com> Chuck Short <chuck.short@canonical.com> Copyright: 2010, Canonical Ltd. License: GPL-3 or Apache-2.0 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3, as published by the Free Software Foundation. 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. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. The complete text of the GPL version 3 can be seen in /usr/share/common-licenses/GPL-3. Files: cloudinit/boto_utils.py Copyright: 2006,2007, Mitch Garnaat http://garnaat.org/ License: MIT 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, including without limitation the rights to use, copy, modify, merge, publish, dis- tribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the fol- lowing conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABIL- ITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 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. http://pad.lv/1718681 https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1718681 === Begin SRU Template === [Impact] Apache 2 license terms missing from /usr/share/doc/cloud-init/copyright [Test Case] if [ ! -f './lxc-proposed-snapshot' ]; then   wget https://raw.githubusercontent.com/cloud-init/ubuntu-sru/master/bin/lxc-proposed-snapshot;   chmod 755 lxc-proposed-snapshot; fi for release in xenial zesty; do ref=$release-proposed; echo "$release START --------------"; lxc-proposed-snapshot -p -P $release $ref; lxc init $ref test-$release; lxc start test-$release; lxc exec test-$release -- grep Apache -A 1 /usr/share/doc/cloud-init/copyright done [Regression Potential] None [Other Info] Upstream commists at https://git.launchpad.net/cloud-init/commit/?id=a88768a6048 https://git.launchpad.net/cloud-init/commit/?id=02b6994803b === End SRU Template === ==== Original bug description === In the Ubuntu package source, packages/debian/copyright says the License is either GPL-3 or Apache 2.0 and includes summaries of both licenses with links to the full license texts. debian/copyright says that the license is either GPL-3 or Apache 2.0, but only includes the GPL-3 summary and link (together with the MIT licence terms for cloudinit/boto_utils.py) I believe the terms of the Apache licence and the terms the LICENSE file require the inclusion of the Apache 2 summary and link in the debian/copyright file. cloud-init.tar is not relevant to this issue. Seen on Azure $ dpkg-query -W -f='${Version}' cloud-init 0.7.9-233-ge586fe35-0ubuntu1~16.04.1 $ cat /usr/share/doc/cloud-init/copyright Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Name: cloud-init Maintainer: Scott Moser <scott.moser@canonical.com> Source: https://launchpad.net/cloud-init This package was debianized by Soren Hansen <soren@ubuntu.com> on Thu, 04 Sep 2008 12:49:15 +0200 as ec2-init. It was later renamed to cloud-utils by Scott Moser <scott.moser@canonical.com> Upstream Author: Scott Moser <smoser@canonical.com>     Soren Hansen <soren@canonical.com>     Chuck Short <chuck.short@canonical.com> Copyright: 2010, Canonical Ltd. License: GPL-3 or Apache-2.0  This program is free software: you can redistribute it and/or modify  it under the terms of the GNU General Public License version 3, as  published by the Free Software Foundation.  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.  You should have received a copy of the GNU General Public License  along with this program. If not, see <http://www.gnu.org/licenses/>.  The complete text of the GPL version 3 can be seen in  /usr/share/common-licenses/GPL-3. Files: cloudinit/boto_utils.py Copyright: 2006,2007, Mitch Garnaat http://garnaat.org/ License: MIT  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, including  without limitation the rights to use, copy, modify, merge, publish, dis-  tribute, sublicense, and/or sell copies of the Software, and to permit  persons to whom the Software is furnished to do so, subject to the fol-  lowing conditions:  The above copyright notice and this permission notice shall be included  in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS  OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABIL-  ITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT  SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,  WHETHER IN AN 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.
2017-10-25 16:32:59 Chad Smith tags verification-needed verification-needed-xenial verification-needed-zesty verification-done verification-done-xenial verification-done-zesty
2017-11-07 17:07:25 Łukasz Zemczak tags verification-done verification-done-xenial verification-done-zesty verification-done-xenial verification-needed verification-needed-zesty
2017-11-07 17:17:51 Łukasz Zemczak tags verification-done-xenial verification-needed verification-needed-zesty verification-needed verification-needed-xenial verification-needed-zesty
2017-11-07 19:53:42 Chad Smith tags verification-needed verification-needed-xenial verification-needed-zesty verification-done verification-done-xenial verification-done-zesty
2017-11-14 22:23:59 Launchpad Janitor cloud-init (Ubuntu Zesty): status Fix Committed Fix Released
2017-11-14 22:24:16 Brian Murray removed subscriber Ubuntu Stable Release Updates Team
2017-11-15 01:07:42 Launchpad Janitor cloud-init (Ubuntu Xenial): status Fix Committed Fix Released
2017-12-14 21:02:15 Scott Moser cloud-init: status Fix Committed Fix Released
2023-05-11 05:54:48 James Falcon bug watch added https://github.com/canonical/cloud-init/issues/3009