Backport support for newer ALPS touchpads (rhbz 812111)
This commit is contained in:
parent
5ac38ff07b
commit
5c860185af
2494
alps-v2.patch
Normal file
2494
alps-v2.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -62,7 +62,7 @@ Summary: The Linux kernel
|
|||||||
# For non-released -rc kernels, this will be appended after the rcX and
|
# For non-released -rc kernels, this will be appended after the rcX and
|
||||||
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
|
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
|
||||||
#
|
#
|
||||||
%global baserelease 1
|
%global baserelease 2
|
||||||
%global fedora_build %{baserelease}
|
%global fedora_build %{baserelease}
|
||||||
|
|
||||||
# base_sublevel is the kernel version we're starting with and patching
|
# base_sublevel is the kernel version we're starting with and patching
|
||||||
@ -753,6 +753,9 @@ Patch22000: weird-root-dentry-name-debug.patch
|
|||||||
#selinux ptrace child permissions
|
#selinux ptrace child permissions
|
||||||
Patch22001: selinux-apply-different-permission-to-ptrace-child.patch
|
Patch22001: selinux-apply-different-permission-to-ptrace-child.patch
|
||||||
|
|
||||||
|
#rhbz 812111
|
||||||
|
Patch21260: alps-v2.patch
|
||||||
|
|
||||||
# END OF PATCH DEFINITIONS
|
# END OF PATCH DEFINITIONS
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
@ -1455,6 +1458,9 @@ ApplyPatch pstore-Create-a-convenient-mount-point-for-pstore.patch
|
|||||||
#rhbz 909591
|
#rhbz 909591
|
||||||
ApplyPatch usb-cypress-supertop.patch
|
ApplyPatch usb-cypress-supertop.patch
|
||||||
|
|
||||||
|
#rhbz 812111
|
||||||
|
ApplyPatch alps-v2.patch
|
||||||
|
|
||||||
# END OF PATCH APPLICATIONS
|
# END OF PATCH APPLICATIONS
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
@ -2311,6 +2317,7 @@ fi
|
|||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Feb 19 2013 Josh Boyer <jwboyer@redhat.com>
|
* Tue Feb 19 2013 Josh Boyer <jwboyer@redhat.com>
|
||||||
|
- Backport support for newer ALPS touchpads (rhbz 812111)
|
||||||
- Enable CONFIG_AUDIT_LOGINUID_IMMUTABLE
|
- Enable CONFIG_AUDIT_LOGINUID_IMMUTABLE
|
||||||
|
|
||||||
* Tue Feb 19 2013 Josh Boyer <jwboyer@redhat.com> - 3.8.0-1
|
* Tue Feb 19 2013 Josh Boyer <jwboyer@redhat.com> - 3.8.0-1
|
||||||
|
Loading…
Reference in New Issue
Block a user