[ubuntu/plucky-proposed] linux-base 4.10.1ubuntu1 (Accepted)
Juerg Haefliger
juerg.haefliger at canonical.com
Thu Nov 14 10:57:14 UTC 2024
linux-base (4.10.1ubuntu1) plucky; urgency=medium
* Merge from Debian unstable. Remaining changes:
- Default to link_in_boot by default, on all architectures.
- Add kernel postinst hook to update initrd softlinks to match the kernel
version targets (LP: #1877088, #1929255).
- Check for update-initramfs being installed before running the postinst
hook which updates the softlinks (LP: #1928700).
- Add linux-base-sgx package with SGX udev rules (LP: #1867820, #1881338,
#1932582)
- Add /etc/profile.d/linux-base-sgx.sh and
/usr/lib/systemd/system-environment-generators/linux-base-sgx to
export environmental variable for out-of-process attestation by
default for: tty login sessions; ssh login sessions; systemd
user services; systemd system services.
* Add Apport package hook and links for kernel packages (LP: #2018128)
linux-base (4.10.1) unstable; urgency=medium
* No-change source upload for testing migration
linux-base (4.10) unstable; urgency=medium
[ Gioele Barabucci ]
* d/control: Bump Standards-Version to 4.6.2 (no changes needed)
* d/lintian-overrides: Update syntax
* d/lintian-overrides: Ignore templates used by linux-check-removal
* d/copyright: Fix spelling of Portuguese
[ Ben Hutchings ]
* Add linux-sysctl-defaults package for sysctl default configuration
* d/copyright: Split out translation copyrights by filename
* d/copyright: Correct copyright holder for debian/po/vi.po
* d/copyright: Add missing copyright holders and dates
* linux-update-symlinks: Run restorecon on symlinks if possible
(Closes: #906729)
* Update debconf template translations:
- Update Spanish (Camaleón) (Closes: #1029025)
- Update Turkish (Mert Dirik) (Closes: #1030837)
- Add Romanian (Remus-Gabriel Chelu) (Closes: #1032336)
linux-base (4.9) unstable; urgency=medium
[ Ben Hutchings ]
* d/salsa-ci.yml: Add CI configuration for salsa.debian.org
* d/control: Use my debian.org email in Uploaders field
* Remove perf wrappers, as linux-perf now provides an unversioned perf
command (Closes: #983314, #990165)
- d/control: Add versioned Breaks on linux-perf to avoid leaving users
with no perf command
* linux-version: Skip detached signature files when listing kernels
(Closes: #906873)
[ dann frazier ]
* linux-version: Fix sorting of versions provided via stdin to match
the output when provided via argv (Closes: #987851)
[ Gioele Barabucci ]
* debian/NEWS: Remove outdated file
* po/fr: Store in canonical form
* debian/rules: Remove stray `--with bash-completion`
* debian/control: Remove unused dependency on `bash-completion`
linux-base (4.8) unstable; urgency=medium
* po: fr.po: Updated French man page translation (Closes: #1003731)
* debian/copyright: Update copyright information for German and French
translations
linux-base (4.7) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* man: perf.1: Remove doubled word 'are' in manpage.
Thanks to Ivan Kharpalev for the report and patch (Closes: #931506)
* po: de.po: Updated German man page translation.
Thanks to Helge Kreutzmann (Closes: #977939)
* Set Rules-Requires-Root to no
* Annotate test-only build dependencies with <!nocheck>
* debian/copyright: Convert to machine-readable format 1.0
* Declare compliance with Debian policy 4.6.0
* postinst: Use 'set -e' in script body instead of passing -e to shell in
shebang line
* Add myself to Uploaders
[ Debian Janitor ]
* Bump debhelper from deprecated 9 to 13.
* Set debhelper-compat version in Build-Depends.
linux-base (4.6) unstable; urgency=medium
* debian/control: Remove everyone else from Uploaders field, since no-one
else has actually uploaded this
* Fix typo in linux-update-symlinks.1, thanks to Sven Joachim
(Closes: #876215)
* debian/control: Point Vcs URLs to Salsa
* linux-check-removal: Assume we're in a container if
/run/systemd/container exists
* linux-check-removal: Work around debconf cache management bug (see #908001)
* Add unit tests for image_list() function used by linux-version
* Change image_list() to match /boot/vmlinu[xz]-* regardless of architecture
(Closes: #925379)
* Take over kernel-img.conf(5) manual page from kernel-common
(Closes: #925415)
* kernel-img.conf(5): Update various text to be independent of kernel-package
* kernel-img.conf(5): Document differences in support between package
creators
* kernel-img.conf(5): Document variables used by linux-update-symlinks
* kernel-img.conf(5): Fix some spelling errors
* kernel-img.conf(5): Update the summary of what uses the file
* Add translations of kernel-img.conf(5) from kernel-package
Date: Wed, 13 Nov 2024 17:57:51 +0100
Changed-By: Juerg Haefliger <juerg.haefliger at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Benjamin Drung <benjamin.drung at canonical.com>
https://launchpad.net/ubuntu/+source/linux-base/4.10.1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Wed, 13 Nov 2024 17:57:51 +0100
Source: linux-base
Built-For-Profiles: noudeb
Architecture: source
Version: 4.10.1ubuntu1
Distribution: plucky
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Juerg Haefliger <juerg.haefliger at canonical.com>
Closes: 876215 906729 906873 925379 925415 931506 977939 983314 987851 990165 1003731 1029025 1030837 1032336
Launchpad-Bugs-Fixed: 1867820 1877088 1881338 1928700 1929255 1932582 2018128
Changes:
linux-base (4.10.1ubuntu1) plucky; urgency=medium
.
* Merge from Debian unstable. Remaining changes:
- Default to link_in_boot by default, on all architectures.
- Add kernel postinst hook to update initrd softlinks to match the kernel
version targets (LP: #1877088, #1929255).
- Check for update-initramfs being installed before running the postinst
hook which updates the softlinks (LP: #1928700).
- Add linux-base-sgx package with SGX udev rules (LP: #1867820, #1881338,
#1932582)
- Add /etc/profile.d/linux-base-sgx.sh and
/usr/lib/systemd/system-environment-generators/linux-base-sgx to
export environmental variable for out-of-process attestation by
default for: tty login sessions; ssh login sessions; systemd
user services; systemd system services.
* Add Apport package hook and links for kernel packages (LP: #2018128)
.
linux-base (4.10.1) unstable; urgency=medium
.
* No-change source upload for testing migration
.
linux-base (4.10) unstable; urgency=medium
.
[ Gioele Barabucci ]
* d/control: Bump Standards-Version to 4.6.2 (no changes needed)
* d/lintian-overrides: Update syntax
* d/lintian-overrides: Ignore templates used by linux-check-removal
* d/copyright: Fix spelling of Portuguese
.
[ Ben Hutchings ]
* Add linux-sysctl-defaults package for sysctl default configuration
* d/copyright: Split out translation copyrights by filename
* d/copyright: Correct copyright holder for debian/po/vi.po
* d/copyright: Add missing copyright holders and dates
* linux-update-symlinks: Run restorecon on symlinks if possible
(Closes: #906729)
* Update debconf template translations:
- Update Spanish (Camaleón) (Closes: #1029025)
- Update Turkish (Mert Dirik) (Closes: #1030837)
- Add Romanian (Remus-Gabriel Chelu) (Closes: #1032336)
.
linux-base (4.9) unstable; urgency=medium
.
[ Ben Hutchings ]
* d/salsa-ci.yml: Add CI configuration for salsa.debian.org
* d/control: Use my debian.org email in Uploaders field
* Remove perf wrappers, as linux-perf now provides an unversioned perf
command (Closes: #983314, #990165)
- d/control: Add versioned Breaks on linux-perf to avoid leaving users
with no perf command
* linux-version: Skip detached signature files when listing kernels
(Closes: #906873)
.
[ dann frazier ]
* linux-version: Fix sorting of versions provided via stdin to match
the output when provided via argv (Closes: #987851)
.
[ Gioele Barabucci ]
* debian/NEWS: Remove outdated file
* po/fr: Store in canonical form
* debian/rules: Remove stray `--with bash-completion`
* debian/control: Remove unused dependency on `bash-completion`
.
linux-base (4.8) unstable; urgency=medium
.
* po: fr.po: Updated French man page translation (Closes: #1003731)
* debian/copyright: Update copyright information for German and French
translations
.
linux-base (4.7) unstable; urgency=medium
.
[ Salvatore Bonaccorso ]
* man: perf.1: Remove doubled word 'are' in manpage.
Thanks to Ivan Kharpalev for the report and patch (Closes: #931506)
* po: de.po: Updated German man page translation.
Thanks to Helge Kreutzmann (Closes: #977939)
* Set Rules-Requires-Root to no
* Annotate test-only build dependencies with <!nocheck>
* debian/copyright: Convert to machine-readable format 1.0
* Declare compliance with Debian policy 4.6.0
* postinst: Use 'set -e' in script body instead of passing -e to shell in
shebang line
* Add myself to Uploaders
.
[ Debian Janitor ]
* Bump debhelper from deprecated 9 to 13.
* Set debhelper-compat version in Build-Depends.
.
linux-base (4.6) unstable; urgency=medium
.
* debian/control: Remove everyone else from Uploaders field, since no-one
else has actually uploaded this
* Fix typo in linux-update-symlinks.1, thanks to Sven Joachim
(Closes: #876215)
* debian/control: Point Vcs URLs to Salsa
* linux-check-removal: Assume we're in a container if
/run/systemd/container exists
* linux-check-removal: Work around debconf cache management bug (see #908001)
* Add unit tests for image_list() function used by linux-version
* Change image_list() to match /boot/vmlinu[xz]-* regardless of architecture
(Closes: #925379)
* Take over kernel-img.conf(5) manual page from kernel-common
(Closes: #925415)
* kernel-img.conf(5): Update various text to be independent of kernel-package
* kernel-img.conf(5): Document differences in support between package
creators
* kernel-img.conf(5): Document variables used by linux-update-symlinks
* kernel-img.conf(5): Fix some spelling errors
* kernel-img.conf(5): Update the summary of what uses the file
* Add translations of kernel-img.conf(5) from kernel-package
Checksums-Sha1:
11ade6441e2f16ffd25cfac46e7b7bf429b1fe7a 1921 linux-base_4.10.1ubuntu1.dsc
042766f2401aeb4c7adb5dfbc28d17b03101bdf8 40096 linux-base_4.10.1ubuntu1.tar.xz
b780b62309346bf0cbdeb755b22d96431b99736d 7689 linux-base_4.10.1ubuntu1_source.buildinfo
Checksums-Sha256:
9ccec2d8db7eac3055deebc6540cde3271d7eb1056887131708b9d98a2548b04 1921 linux-base_4.10.1ubuntu1.dsc
e1453dad220c1e2fa66265bfad628e189f9a41219c946f3db9c6c5e851cf3863 40096 linux-base_4.10.1ubuntu1.tar.xz
9fcaebe574a6d6dfa3631c0209f640f838c7709cd02de7572361500441c48cf9 7689 linux-base_4.10.1ubuntu1_source.buildinfo
Files:
3e291c55687303d71bd460f2d003924b 1921 kernel optional linux-base_4.10.1ubuntu1.dsc
70944259348e842c18e624b4bbb5c19a 40096 kernel optional linux-base_4.10.1ubuntu1.tar.xz
04fe6216665637658848e1490bf6daf0 7689 kernel optional linux-base_4.10.1ubuntu1_source.buildinfo
Original-Maintainer: Debian Kernel Team <debian-kernel at lists.debian.org>
Vcs-Git: https://git.launchpad.net/~bdrung/ubuntu/+source/linux-base
Vcs-Git-Commit: 568de8043b3eea19b068b07ea44ce2deb455cde5
Vcs-Git-Ref: refs/heads/ubuntu/devel
More information about the plucky-changes
mailing list