summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaptiste Jonglez2019-06-05 15:51:50 +0200
committerBaptiste Jonglez2019-06-05 15:51:50 +0200
commitf7f6df568c01a806f9aaa83a27e3bd8bb91dd4c8 (patch)
treefcd7514634540be6cd09d460d14258a520dfb3b7
parent87208c650d31b236fed7b271e1a396ff82bff2e9 (diff)
downloadaur-f7f6df568c01a806f9aaa83a27e3bd8bb91dd4c8.tar.gz
linux-mptcp: update to 0.94.5
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
-rw-r--r--config1
3 files changed, 12 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 964027a0f8a9..6e3e9827d8b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Fri Apr 5 20:53:14 UTC 2019
+# Wed Jun 5 13:51:50 UTC 2019
pkgbase = linux-mptcp
- pkgver = 0.94.4
+ pkgver = 0.94.5
pkgrel = 1
epoch = 1
url = http://www.multipath-tcp.org/
@@ -13,15 +13,15 @@ pkgbase = linux-mptcp
makedepends = bc
makedepends = libelf
options = !strip
- source = https://github.com/multipath-tcp/mptcp/archive/4c83d3a7c3e7aa8b58df9f0c4988d9ac06fc2691/linux-mptcp-0.94.4-4c83d3a7c3e7aa8b58df9f0c4988d9ac06fc2691.tar.gz
+ source = https://github.com/multipath-tcp/mptcp/archive/69c160dbc3f52063cbaecdf1e8cef66e826339e1/linux-mptcp-0.94.5-69c160dbc3f52063cbaecdf1e8cef66e826339e1.tar.gz
source = config
source = 60-linux.hook
source = 90-linux.hook
source = linux-mptcp.preset
source = 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
source = 0002-drm-i915-edp-Only-use-the-alternate-fixed-mode-if-it.patch
- sha256sums = 253e6aa62834126884268e7f06b056eed471806d26d1f92ed119a647836216ff
- sha256sums = ef201e5fab7c6b9164f33161274c839b3f99bbdf95e2b6e668ec822900d9d411
+ sha256sums = 9e1386804e9f85c20c99f4a7e504df4c712c7ffea62ee6e624455dcb14e6c38c
+ sha256sums = 68fd7fb4ec91d883b9ee534208be27788781c6b234d45f83b16e3c9dd2d3bbf0
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
sha256sums = ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65
@@ -29,7 +29,7 @@ pkgbase = linux-mptcp
sha256sums = 6364edabad4182dcf148ae7c14d8f45d61037d4539e76486f978f1af3a090794
pkgname = linux-mptcp
- pkgdesc = The Linux kernel and modules with Multipath TCP support (based on linux 4.14.110)
+ pkgdesc = The Linux kernel and modules with Multipath TCP support (based on linux 4.14.123)
install = linux-mptcp.install
depends = coreutils
depends = linux-firmware
diff --git a/PKGBUILD b/PKGBUILD
index 60c036bed335..dbe084310153 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
# Contributor: Élie Bouttier <elie@bouttier.eu>
pkgbase=linux-mptcp
-pkgver=0.94.4
+pkgver=0.94.5
pkgrel=1
epoch=1
-_commit=4c83d3a7c3e7aa8b58df9f0c4988d9ac06fc2691
+_commit=69c160dbc3f52063cbaecdf1e8cef66e826339e1
_srcname=mptcp-${_commit}
arch=('x86_64')
url="http://www.multipath-tcp.org/"
@@ -23,8 +23,8 @@ source=("https://github.com/multipath-tcp/mptcp/archive/${_commit}/${pkgbase}-${
'linux-mptcp.preset' # standard config files for mkinitcpio ramdisk
'0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch'
'0002-drm-i915-edp-Only-use-the-alternate-fixed-mode-if-it.patch')
-sha256sums=('253e6aa62834126884268e7f06b056eed471806d26d1f92ed119a647836216ff'
- 'ef201e5fab7c6b9164f33161274c839b3f99bbdf95e2b6e668ec822900d9d411'
+sha256sums=('9e1386804e9f85c20c99f4a7e504df4c712c7ffea62ee6e624455dcb14e6c38c'
+ '68fd7fb4ec91d883b9ee534208be27788781c6b234d45f83b16e3c9dd2d3bbf0'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65'
@@ -80,7 +80,7 @@ build() {
}
_package() {
- pkgdesc="The Linux kernel and modules with Multipath TCP support (based on linux 4.14.110)"
+ pkgdesc="The Linux kernel and modules with Multipath TCP support (based on linux 4.14.123)"
[ "${pkgbase}" = "linux" ] && groups=('base')
depends=('coreutils' 'linux-firmware' 'kmod' 'mkinitcpio>=0.7')
optdepends=('crda: to set the correct wireless channels of your country'
diff --git a/config b/config
index ebd3d5733652..198741747efa 100644
--- a/config
+++ b/config
@@ -3701,6 +3701,7 @@ CONFIG_N_HDLC=m
CONFIG_N_GSM=m
CONFIG_TRACE_ROUTER=m
CONFIG_TRACE_SINK=m
+CONFIG_LDISC_AUTOLOAD=y
CONFIG_DEVMEM=y
# CONFIG_DEVKMEM is not set