Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #67854
| Path | csiph.com!weretis.net!feeder8.news.weretis.net!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Debian FTP Masters <ftpmaster@ftp-master.debian.org> |
| Newsgroups | linux.debian.kernel |
| Subject | linux_5.8.3-1~exp1_source.changes ACCEPTED into experimental, experimental |
| Date | Tue, 25 Aug 2020 00:20:02 +0200 |
| Message-ID | <AHsYN-ix-13@gated-at.bofh.it> (permalink) |
| X-Mailbox-Line | From debian-kernel-request@lists.debian.org Mon Aug 24 22:18:09 2020 |
| Old-Return-Path | <envelope@ftp-master.debian.org> |
| X-Amavis-Spam-Status | No, score=-3.06 tagged_above=-10000 required=5.3 tests=[AUTOGENERATE=3, BAYES_00=-2, DIGITS_LETTERS=1, FOURLA=0.1, FVGT_m_MULTI_ODD=0.02, MD5_SHA1_SUM=-1, MONEY=0.5, MURPHY_DRUGS_REL8=0.02, PGPSIGNATURE=-5, RCVD_IN_DNSWL_LOW=-0.7, STOCKLIKE=1] autolearn=no autolearn_force=no |
| X-Dak | dak process-policy |
| X-Debian | DAK |
| X-Debian-Package | linux |
| Auto-Submitted | auto-generated |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset="utf-8" |
| Content-Transfer-Encoding | 8bit |
| X-Mailing-List | <debian-kernel@lists.debian.org> archive/latest/125014 |
| List-ID | <debian-kernel.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-kernel/> |
| List-Archive | https://lists.debian.org/msgid-search/E1kAKVc-0004UW-LF@fasolo.debian.org |
| Approved | robomod@news.nic.it |
| Lines | 146 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Mon, 24 Aug 2020 22:00:08 +0000 |
| X-Original-Message-ID | <E1kAKVc-0004UW-LF@fasolo.debian.org> |
| Xref | csiph.com linux.debian.kernel:67854 |
Show key headers only | View raw
Accepted:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 24 Aug 2020 01:23:22 +0100
Source: linux
Architecture: source
Version: 5.8.3-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Changed-By: Ben Hutchings <benh@debian.org>
Closes: 896165 925965 949448 949886 952108 959462 963619 964812 968253
Changes:
linux (5.8.3-1~exp1) experimental; urgency=medium
.
* New upstream release: https://kernelnewbies.org/Linux_5.8
* New upstream stable update:
https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.1
https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.2
https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.3
.
[ Jeremy Stanley ]
* [x86] PMIC operation region support (Closes: #925965)
- Enable CONFIG_PMIC_OPREGION for general ACPI support of operation
regions with Power Management Integrated Circuits. Turn on specific
opregion support for:
+ CONFIG_BYTCRC_PMIC_OPREGION (Bay Trail Crystal Cove PMIC)
+ CONFIG_CHTCRC_PMIC_OPREGION (Cherry Trail Crystal Cove PMIC)
+ CONFIG_XPOWER_PMIC_OPREGION (XPower AXP288 PMIC)
+ CONFIG_BXT_WC_PMIC_OPREGION (BXT WhiskeyCove PMIC)
+ CONFIG_CHT_WC_PMIC_OPREGION (CHT Whiskey Cove PMIC)
+ CONFIG_CHT_DC_TI_PMIC_OPREGION (Dollar Cove TI PMIC)
Additionally enable CONFIG_MFD_INTEL_PMC_BXT as a module (multi-function
device driver for Intel Broxton Whiskey Cove PMIC), along with
CONFIG_INTEL_SOC_PMIC (Crystal Cove PMIC) as a dependency for it.
* [x86] Fix Cherry Trail power management regression (Closes: #949886)
- Switch CONFIG_I2C_DESIGNWARE_PLATFORM from being compiled as a module to
compiled into the kernel directly, since as of kernel version 5.1 this
state became a dependency for CONFIG_INTEL_SOC_PMIC_CHTWC which is
already enabled.
- Enable CONFIG_USB_ROLES_INTEL_XHCI and CONFIG_TYPEC_MUX_PI3USB30532 as
modules, which became dependencies for the already enabled
CONFIG_INTEL_CHT_INT33FE as of kernel version 4.17.
.
[ Romain Perier ]
* Rebased patches onto 5.8.
.
[ Uwe Kleine-König ]
* [armhf] Enable BCM2835 auxiliar mini UART support found on Raspberry Pi
(all models); patch by Marc Kleine-Budde. (Closes: #963619)
* [arm64] Enable IR_MESON and SPI_MESON_SPICC.
.
[ Helge Deller ]
* [hppa] Build linux-image-parisc-smp and linux-image-parisc64-smp
transition packages
.
[ Yves-Alexis Perez ]
* usb: Enable APPLE_MFI_FASTCHARGE as a module
.
[ Salvatore Bonaccorso ]
* Set ABI to trunk
.
[ Bastian Blank ]
* [x86] hyperv-daemons:
- Rename services to remove "hyperv-daemons." prefix
- Use debhelper for services.
- Make systemd service bind to device.
- Start kvp daemon way earlier in boot.
- Specify some service restrictions.
* udeb: Reverse order of cdrom-core and isofs/udf.
* Fix build of documentation.
* [amd64] Enable GVE. (closes: #964812)
* Compile with gcc-10 on all architectures.
* [cloud] Enable TARGET_CORE. (closes: #952108)
* [cloud] Disable DLM, GFS2_FS, OCFS2_FS.
* Move System.map into debug package and replace with pointer.
.
[ Ben Hutchings ]
* [x86] hyperv-daemons: Complete renaming of init scripts
* [x86] hyperv-daemons: Correct old names in Conflicts field of unit files
* [hppa] Use standard metadata for transitional packages
* bpftool: Fix version string in recursive builds
* Revert "linux-libc-dev: Re-add "Provides: linux-kernel-headers""
(Closes: #959462)
* mm: Enable INIT_ON_ALLOC_DEFAULT_ON. This can be reverted using the
kernel parameter: init_on_alloc=0
* libtraceevent1: Add new APIs to symbols file
.
[ Christian Barcenas ]
* bpftool: add packaging for tools/bpf/bpftool (Closes: #896165)
- Thank you to Noah Meyerhans for the first iteration of packaging.
.
[ Thomas W ]
* [x86] Enable CONFIG_XIAOMI_WMI
.
[ Matthew Gabeler-Lee ]
* [x86] Re-enable APU2 LED control (Closes: 949448)
.
[ Joel Stanley ]
* [armhf] Enable NET_NCSI
.
[ Walter Lozano ]
* [armhf] Enable NVMEM_IMX_OCOTP (Closes: #968253)
.
[ Philipp Kern ]
* [s390x] Add virtio_net to nic-modules.
Checksums-Sha1:
45ddf65a53f07e33a15f28e368d159d6f9eb58c1 204654 linux_5.8.3-1~exp1.dsc
8690296893b9167978f0997eae0ef4d33e82d11d 119164316 linux_5.8.3.orig.tar.xz
8c3f61a038ce65240d997546ad0b3baefd7737b2 1239312 linux_5.8.3-1~exp1.debian.tar.xz
f9ddd632550d23472b116fd6fe5c25b3679dfc8a 6535 linux_5.8.3-1~exp1_source.buildinfo
Checksums-Sha256:
e890106fc5b6125ffc222ccda32db296bf92945107a9ed0782b73b823311759c 204654 linux_5.8.3-1~exp1.dsc
013a068481f5d3dd617bee14ffc15636e6d88ee701672b587c5b50e06bf5c0e8 119164316 linux_5.8.3.orig.tar.xz
205154dde707c373216158d9fd05553dc5ad5375eeec1c341f68157113588ce3 1239312 linux_5.8.3-1~exp1.debian.tar.xz
73a779effa57cd9201602af11f6cbdb9a1b99eb3d846f881ce2eedfbf03c174a 6535 linux_5.8.3-1~exp1_source.buildinfo
Files:
4a6d258b782f2e43c351ebd06d21faa7 204654 kernel optional linux_5.8.3-1~exp1.dsc
4fb1990d929c931275b95c98da517033 119164316 kernel optional linux_5.8.3.orig.tar.xz
3d7083cbcfbe72ae9bbe2078da8e19b3 1239312 kernel optional linux_5.8.3-1~exp1.debian.tar.xz
d9b48e27c693679c567682a7767fb399 6535 kernel optional linux_5.8.3-1~exp1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEErCspvTSmr92z9o8157/I7JWGEQkFAl9DGvkACgkQ57/I7JWG
EQnITQ/+PsTxGX2+PXf1xp4xQZHigU8qykUQOZ6A/VgvC6Dj9l1DV1GTQXPsBWr4
FEldy9/twtEb4dv5g9Nk3R+a2QNlGmmuvwMVz/CyFf1wYWHXmZOkmyIV6rkS5Ujj
LOK43toIvsbhcVNDHjtZgNGvtF23bevv4K7L0mN+Var+uKYzjaBLW/WClwwhHRBE
C/B5Opu/8wvJ1VS9dH0p/AXDf0IY5JLj4JCNIPqNl6EvFni2PjhCmt03z6FJzHj8
wXhR+uuC8BsO/cZHa4oM2TqlQelL5/CUN5Ht2h17/c1Ly94IZ0yj8Hh+cNX8kJpu
yu7ZyikRHH9qjguKVuby6+mL47hMX/GM/ZzfyIHngBhK/EPpLU8IoyGmi3lEuYwo
f0MjMZ7KfG7EU92JDLlGa0lwc8HkkEtrXy1neeACSMm00ld1Sa0pXbqlkBbBkjY4
7cTDSZoIdfVMzN9eGrWlEQUnKH+FoE0leC/VBQocIEAoMR3tP/Y1PUJd6jVLCuzl
4wHdFRs8kd5wI6y/YdOZJJi8zvH4x89CXUcmh00StlmTQA7mSqLOZBbbchLUlgrz
5nFOKK/4k+wVOAoUMvV1qDza4bCVyn0dj46Dk1DNEMNvlpuatF6JzB8hJ6ym+1X2
yJKaibSN5o6+HpW539h5mBiuexl1El3ZfgYIowP7CO/ah94f1Ek=
=3xyN
-----END PGP SIGNATURE-----
Thank you for your contribution to Debian.
Back to linux.debian.kernel | Previous | Next | Find similar | Unroll thread
linux_5.8.3-1~exp1_source.changes ACCEPTED into experimental, experimental Debian FTP Masters <ftpmaster@ftp-master.debian.org> - 2020-08-25 00:20 +0200
csiph-web