summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Ben Hutchings [Tue, 12 May 2015 18:29:22 +0000 (19:29 +0100)]
Make mkcompile_h accept an alternate timestamp string
Forwarded: not-needed
We want to include the Debian version in the utsname::version string
instead of a full timestamp string. However, we still need to provide
a standard timestamp string for gen_initramfs_list.sh to make the
kernel image reproducible.
Make mkcompile_h use $KBUILD_BUILD_VERSION_TIMESTAMP in preference to
$KBUILD_BUILD_TIMESTAMP.
Gbp-Pq: Topic debian
Gbp-Pq: Name uname-version-timestamp.patch
Ben Hutchings [Tue, 24 Jul 2012 02:13:10 +0000 (03:13 +0100)]
Include package version along with kernel release in stack traces
Forwarded: not-needed
For distribution binary packages we assume
$DISTRIBUTION_OFFICIAL_BUILD, $DISTRIBUTOR and $DISTRIBUTION_VERSION
are set.
Gbp-Pq: Topic debian
Gbp-Pq: Name version.patch
Ben Hutchings [Sat, 24 Aug 2019 18:00:41 +0000 (19:00 +0100)]
Documentation: Fix broken link to CIPSO draft
Forwarded: not-needed
We exclude the CIPSO draft text as its licence is not DFSG compliant.
Link to the IETF's online version instead.
Gbp-Pq: Topic debian/dfsg
Gbp-Pq: Name documentation-fix-broken-link-to-cipso-draft.patch
Ben Hutchings [Sat, 2 Jun 2012 18:53:38 +0000 (19:53 +0100)]
video: Remove nvidiafb and rivafb
Bug-Debian: https://bugs.debian.org/383481
Forwarded: no
These drivers contain register programming code provided by the
hardware vendor that appears to have been deliberately obfuscated.
This is arguably not the preferred form for modification.
These drivers are also largely redundant with nouveau. The RIVA 128
(NV3) is not supported by nouveau but is about 15 years old and
probably discontinued 10 years ago.
Gbp-Pq: Topic debian/dfsg
Gbp-Pq: Name video-remove-nvidiafb-and-rivafb.patch
Frederik Schüler [Fri, 5 Jan 2007 15:55:24 +0000 (15:55 +0000)]
Add removal patches for: 3c359, smctr, keyspan, cops
Forwarded: not-needed
Gbp-Pq: Topic debian/dfsg
Gbp-Pq: Name drivers-net-appletalk-cops.patch
Ben Hutchings [Sun, 27 May 2012 00:56:58 +0000 (01:56 +0100)]
vs6624: mark as broken
Forwarded: not-needed
Gbp-Pq: Topic debian/dfsg
Gbp-Pq: Name vs6624-disable.patch
Ben Hutchings [Mon, 17 Aug 2009 01:45:41 +0000 (02:45 +0100)]
dvb-usb-af9005: mark as broken
Forwarded: not-needed
Gbp-Pq: Topic debian/dfsg
Gbp-Pq: Name drivers-media-dvb-dvb-usb-af9005-disable.patch
Ben Hutchings [Mon, 13 Apr 2009 16:34:00 +0000 (17:34 +0100)]
Remove microcode patches for mgsuvd (not enabled in Debian configs)
Forwarded: not-needed
Gbp-Pq: Topic debian/dfsg
Gbp-Pq: Name arch-powerpc-platforms-8xx-ucode-disable.patch
Ian Campbell [Thu, 17 Jan 2013 08:55:21 +0000 (08:55 +0000)]
Tweak gitignore for Debian pkg-kernel using git svn.
Forwarded: not-needed
[bwh: Tweak further for pure git]
Gbp-Pq: Topic debian
Gbp-Pq: Name gitignore.patch
Ben Hutchings [Wed, 29 Apr 2020 03:46:47 +0000 (04:46 +0100)]
linux (5.6.7-1) unstable; urgency=medium
* New upstream stable update:
https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.6.5
- perf tools: Support Python 3.8+ in Makefile (Closes: #958165)
https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.6.6
https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.6.7
[ Ben Hutchings ]
* [armhf,arm64] lockdown: Update arm Secure Boot patch for 5.6
(fixes FTBFS)
* Use debhelper compatibility level 12:
- Build-Depend on debhelper-compat and remove debian/compat
- hyperv-daemons: Use dh_installsystemd instead of
dh_systemd_{enable,start}
- hyperv-daemons: Add "Pre-Depends: ${misc:Pre-Depends}"
* debian/README.source: Refer to upload checklist in kernel-team.git
* [armel] Disable NETLABEL, since SECURITY_SELINUX is also disabled
* Drop linux-headers-<ver>-all and linux-headers-<ver>-all-<arch> packages,
which are no longer needed
* linux-libc-dev: Drop "Provides: linux-kernel-headers" which is no longer
needed
* [s390x] mm: fix page table upgrade vs 2ndary address mode accesses
(CVE-2020-11884)
* Set ABI to 1
[ Romain Perier ]
* Rebased patch firmware-remove-redundant-log-messages-from-drivers.patch
onto 5.6.7.
[ Philip Rinn ]
* [arm64] Enable CRYPTO_DEV_SUN8I_CE (closes: #958037)
* [arm64] Enable SUN8I_THERMAL
[ Roberto Bampi ]
* [arm64] Enable ARMADA_37XX_WATCHDOG as module
[ Vagrant Cascadian ]
* [arm64] Enable SENSORS_PWM_FAN as a module.
[ Paul Tagliamonte ]
* Enable CONFIG_NETLABEL (Closes: #958804)
[dgit import unpatched linux 5.6.7-1]
Ben Hutchings [Wed, 29 Apr 2020 03:46:47 +0000 (04:46 +0100)]
Import linux_5.6.7.orig.tar.xz
[dgit import orig linux_5.6.7.orig.tar.xz]
Ben Hutchings [Wed, 29 Apr 2020 03:46:47 +0000 (04:46 +0100)]
Import linux_5.6.7-1.debian.tar.xz
[dgit import tarball linux 5.6.7-1 linux_5.6.7-1.debian.tar.xz]