[ubuntu/plucky-proposed] s390-tools 2.36.0-0ubuntu1 (Accepted)
Frank Heimes
frank.heimes at canonical.com
Thu Jan 9 14:48:18 UTC 2025
s390-tools (2.36.0-0ubuntu1) plucky; urgency=medium
* New upstream release. (LP: #2091549)
- Remove d/p/fix-unnecessary-qualification-error-in-ffi-rs-.patch
since this got solved upstream with the help of:
https://github.com/ibm-s390-linux/s390-tools/commit/6a55d0c
- Remove d/p/discard-note-package-in-lds-files-to-solve-linker-error.patch
since this got solved upstream with the help of:
https://github.com/ibm-s390-linux/s390-tools/commit/fe2d240
- Modify d/p/vendor-remove-unused-deps.patch to remove new/further
unused dependencies and to fix existing ones.
- d/rules:
- Update tar cmd in vendor-tarball target, to reflect update
https://github.com/canonical/ubuntu-mir/pull/71/commits/b0f9bf6.
- Adjust paths for DEP-17 conformity.
- d/control:
- Update XS-Vendored-Sources-Rust field.
- Add Build-Depends libnl-3-dev, libnl-route-3-dev and
libnl-genl-3-dev, needed by new opticsmon tool.
- Add d/p/conformance-to-dep17-usr-merge.patch to establish conformance
to DEP-17 aka /usr-merge. This changes /lib to /usr/lib, /bin to
/usr/bin and /sbin to /usr/sbin in several places in the Makefile.
- d/s390-tools.install:
- Add new tool pvimg, since genprotimg and others are now under pvimg
and update existing paths.
- Remove usr/lib/ from d/s390-tools.install.s390x, because it became too
generic with the DEP-17 changes and attempts to install files twice.
Instead add dedicated lines for components, like usr/lib/<component>.
- Move pvapconfig from d/s390-tools.install to d/s390-tools.install.s390x
since pvapconfig only makes sense on s390x.
- d/s390-tools-cpuplugd.install: Update path for DEP-17 compliance.
- d/s390-tools-osasnmpd.install: Update path for DEP-17 compliance.
- d/s390-tools-statd.install: Update path for DEP-17 compliance.
- d/s390-tools-chreipl-fcp-mpath.install: Update path for DEP-17 compliance.
- d/libekmfweb*.install: Adjust path and ensure DEP-17 compliance.
- d/libkmipclient*.install: Adjust path and ensure DEP-17 compliance.
- d/s390-tools.links: Create genprotimg link, pointing to pvimg.
- d/s390-tools-data.install: update stage3*.bin file paths due to pvimg
changes.
- d/copyright: Update to reflect changed crate dependencies.
- d/not-installed: Update paths due to DEP-17 and add entries for files
that exist in more than one place after build, to avoid lintian warnings
on having them not installed.
- Add d/p/lp-2091549-rust-Cargo.toml-Change-to-thin-local-LTO.patch,
picked from upstream, to change Rust build using LTO 'thin'.
- Add d/p/lp-2091549-zipl-src-Fix-incorrect-installation-zipl_helper.patch
to fix zipl helper installation and with that solve upstream issue 178.
- Update d/s390-tools.lintian-overrides to:
- Remove overrides for 's390-tools: embedded-library libyaml' detected
in Rust code, since this got fixed now.
- Suppress lintian warning:
'systemd-service-file-refers-to-unusual-wantedby-target',
since the used 'WantedBy=getty.target' might be unusual, but is valid
in this case, since this is a requirement for starting the additional
s390x-specific tty services.
Date: Mon, 09 Dec 2024 11:38:44 +0100
Changed-By: Frank Heimes <frank.heimes at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/s390-tools/2.36.0-0ubuntu1
-------------- next part --------------
Format: 1.8
Date: Mon, 09 Dec 2024 11:38:44 +0100
Source: s390-tools
Built-For-Profiles: noudeb
Architecture: source
Version: 2.36.0-0ubuntu1
Distribution: plucky
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Frank Heimes <frank.heimes at canonical.com>
Launchpad-Bugs-Fixed: 2091549
Changes:
s390-tools (2.36.0-0ubuntu1) plucky; urgency=medium
.
* New upstream release. (LP: #2091549)
- Remove d/p/fix-unnecessary-qualification-error-in-ffi-rs-.patch
since this got solved upstream with the help of:
https://github.com/ibm-s390-linux/s390-tools/commit/6a55d0c
- Remove d/p/discard-note-package-in-lds-files-to-solve-linker-error.patch
since this got solved upstream with the help of:
https://github.com/ibm-s390-linux/s390-tools/commit/fe2d240
- Modify d/p/vendor-remove-unused-deps.patch to remove new/further
unused dependencies and to fix existing ones.
- d/rules:
- Update tar cmd in vendor-tarball target, to reflect update
https://github.com/canonical/ubuntu-mir/pull/71/commits/b0f9bf6.
- Adjust paths for DEP-17 conformity.
- d/control:
- Update XS-Vendored-Sources-Rust field.
- Add Build-Depends libnl-3-dev, libnl-route-3-dev and
libnl-genl-3-dev, needed by new opticsmon tool.
- Add d/p/conformance-to-dep17-usr-merge.patch to establish conformance
to DEP-17 aka /usr-merge. This changes /lib to /usr/lib, /bin to
/usr/bin and /sbin to /usr/sbin in several places in the Makefile.
- d/s390-tools.install:
- Add new tool pvimg, since genprotimg and others are now under pvimg
and update existing paths.
- Remove usr/lib/ from d/s390-tools.install.s390x, because it became too
generic with the DEP-17 changes and attempts to install files twice.
Instead add dedicated lines for components, like usr/lib/<component>.
- Move pvapconfig from d/s390-tools.install to d/s390-tools.install.s390x
since pvapconfig only makes sense on s390x.
- d/s390-tools-cpuplugd.install: Update path for DEP-17 compliance.
- d/s390-tools-osasnmpd.install: Update path for DEP-17 compliance.
- d/s390-tools-statd.install: Update path for DEP-17 compliance.
- d/s390-tools-chreipl-fcp-mpath.install: Update path for DEP-17 compliance.
- d/libekmfweb*.install: Adjust path and ensure DEP-17 compliance.
- d/libkmipclient*.install: Adjust path and ensure DEP-17 compliance.
- d/s390-tools.links: Create genprotimg link, pointing to pvimg.
- d/s390-tools-data.install: update stage3*.bin file paths due to pvimg
changes.
- d/copyright: Update to reflect changed crate dependencies.
- d/not-installed: Update paths due to DEP-17 and add entries for files
that exist in more than one place after build, to avoid lintian warnings
on having them not installed.
- Add d/p/lp-2091549-rust-Cargo.toml-Change-to-thin-local-LTO.patch,
picked from upstream, to change Rust build using LTO 'thin'.
- Add d/p/lp-2091549-zipl-src-Fix-incorrect-installation-zipl_helper.patch
to fix zipl helper installation and with that solve upstream issue 178.
- Update d/s390-tools.lintian-overrides to:
- Remove overrides for 's390-tools: embedded-library libyaml' detected
in Rust code, since this got fixed now.
- Suppress lintian warning:
'systemd-service-file-refers-to-unusual-wantedby-target',
since the used 'WantedBy=getty.target' might be unusual, but is valid
in this case, since this is a requirement for starting the additional
s390x-specific tty services.
Checksums-Sha1:
df61b8aeb596ee8a5c34f467fd6b6c9febd0232f 4888 s390-tools_2.36.0-0ubuntu1.dsc
8d34ac9f9fcdb07e65e408eaec405d92345d0fdf 4172700 s390-tools_2.36.0.orig-rust-vendor.tar.xz
8fc35ffa5dd6d4235c9894a1368e9592ad34c1ff 2184500 s390-tools_2.36.0.orig.tar.gz
9cbbee04b9edf6b2fc9e25b799faea7a07695bc4 33744 s390-tools_2.36.0-0ubuntu1.debian.tar.xz
6f3f251f2a4dbe479fb3a9ba69d6643c05369398 10961 s390-tools_2.36.0-0ubuntu1_source.buildinfo
Checksums-Sha256:
528db429dfc63c1919f612f493007fb35f566241e071ee063d75ddedc131c6b5 4888 s390-tools_2.36.0-0ubuntu1.dsc
bf45a2d9d0d590556ba88c5135a4faae560bf4ddbb2caf160d84f479e1fe67ce 4172700 s390-tools_2.36.0.orig-rust-vendor.tar.xz
53d5ee7adce0fe3f22a5e869f953cff3a655e8b13aff64b0998bce3e0e3c2a43 2184500 s390-tools_2.36.0.orig.tar.gz
05f7f008a258e5c025a4f30ff4cbb9227266244fe11ff4b5491f4e798a5bee33 33744 s390-tools_2.36.0-0ubuntu1.debian.tar.xz
7e1e41a925affbb96680995fe506304a05c905174f9810698d5fa2ad71dad5e5 10961 s390-tools_2.36.0-0ubuntu1_source.buildinfo
Files:
4676ad185d7bbd515abfc346b7029ba3 4888 admin optional s390-tools_2.36.0-0ubuntu1.dsc
b4981326a68dc501f70b85d37f16ba7c 4172700 admin optional s390-tools_2.36.0.orig-rust-vendor.tar.xz
28daaa0fa84cfe30914a5e163ffcf147 2184500 admin optional s390-tools_2.36.0.orig.tar.gz
f43e566840cce314f717650838450f35 33744 admin optional s390-tools_2.36.0-0ubuntu1.debian.tar.xz
412caf918a5464142b1bdcd2b1a5b502 10961 admin optional s390-tools_2.36.0-0ubuntu1_source.buildinfo
Original-Maintainer: Debian S/390 Team <debian-s390 at lists.debian.org>
More information about the plucky-changes
mailing list