summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Runge2021-01-28 18:41:28 +0100
committerDavid Runge2021-01-28 18:41:28 +0100
commit6898701160604582c0858686f48d2dbfc78a17ee (patch)
tree9de6d7c85ca0e4bad0cc2b30e9463c0344213fd1
parent6c529a838f028fd0c55b97b6f98a9d35108f6696 (diff)
downloadaur-6898701160604582c0858686f48d2dbfc78a17ee.tar.gz
Rebuild to remove CONFIG_IP_DCCP
config: Disable CONFIG_IP_DCCP. It is tracked via CVE-2020-16119 and it is advisable to disable until further notice. https://bugs.archlinux.org/task/68257
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
-rw-r--r--config19
3 files changed, 7 insertions, 24 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59317ec218ce..d2b00669b137 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-rt-lts
pkgdesc = Linux RT LTS
pkgver = 5.4.91.50.arch1
- pkgrel = 1
+ pkgrel = 2
url = https://wiki.linuxfoundation.org/realtime/start
arch = x86_64
license = GPL2
@@ -26,10 +26,10 @@ pkgbase = linux-rt-lts
validpgpkeys = 5ED9A48FC54C0A22D1D0804CEBC26CDB5A56DE73
validpgpkeys = C7E7849466FE2358343588377258734B41C31549
sha512sums = SKIP
- sha512sums = eb2e30509b38871147d40b49f49568295967f4c461630a7af0507bcff32410e0a1f3ac7e9d94c4ecf9e961b0abf77ee368f748ccab957ea26016d1fb656dc07b
+ sha512sums = d24b8560f07f4759725e396efb57435b0c473faa334485687b6e8b1712b5645682f7151186f9895a1682e7cbc1d9f7b435406969d321e390e0505833aea81481
sha512sums = 8081673a6594e5fc2fddc98fa434e99817aa822f7136d3c14c8d465fa7b93c9ac5d3a4150a5b632e25b1dc76a814dfa19d8aede37d58b935db288465b6585c58
b2sums = SKIP
- b2sums = 81784f96718754de13c8cb065451db3e2ccbfa1c0be2e74e83fefab4e5c49cfe1caa046d04b0f3b1e50e6d1de847e254eba1039b99e151cb6fe635daea12be45
+ b2sums = 102a129b36c9e3f3b458b7fb83e7dde3989353ba996e198251ff454a9cfc54225e78b5034bbe4e532f15333dd3b00778baf2f6d4b81dff2ba5b2a471ef6d7568
b2sums = 657fd0e70d29eee5518c27af7eec73a18f399215d2a21cf7b92c9914bee16d1e0981c00065ccb12f0534e57af906af63b17221c65a61146ec8894c88420fa56c
pkgname = linux-rt-lts
diff --git a/PKGBUILD b/PKGBUILD
index 85ac0bf5650d..7a2c3dba98c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=linux-rt-lts
pkgver=5.4.91.50.arch1
-pkgrel=1
+pkgrel=2
pkgdesc='Linux RT LTS'
arch=('x86_64')
url="https://wiki.linuxfoundation.org/realtime/start"
@@ -17,10 +17,10 @@ source=(
'sphinx-workaround.patch'
)
sha512sums=('SKIP'
- 'eb2e30509b38871147d40b49f49568295967f4c461630a7af0507bcff32410e0a1f3ac7e9d94c4ecf9e961b0abf77ee368f748ccab957ea26016d1fb656dc07b'
+ 'd24b8560f07f4759725e396efb57435b0c473faa334485687b6e8b1712b5645682f7151186f9895a1682e7cbc1d9f7b435406969d321e390e0505833aea81481'
'8081673a6594e5fc2fddc98fa434e99817aa822f7136d3c14c8d465fa7b93c9ac5d3a4150a5b632e25b1dc76a814dfa19d8aede37d58b935db288465b6585c58')
b2sums=('SKIP'
- '81784f96718754de13c8cb065451db3e2ccbfa1c0be2e74e83fefab4e5c49cfe1caa046d04b0f3b1e50e6d1de847e254eba1039b99e151cb6fe635daea12be45'
+ '102a129b36c9e3f3b458b7fb83e7dde3989353ba996e198251ff454a9cfc54225e78b5034bbe4e532f15333dd3b00778baf2f6d4b81dff2ba5b2a471ef6d7568'
'657fd0e70d29eee5518c27af7eec73a18f399215d2a21cf7b92c9914bee16d1e0981c00065ccb12f0534e57af906af63b17221c65a61146ec8894c88420fa56c')
validpgpkeys=(
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman <gregkh@linuxfoundation.org>
diff --git a/config b/config
index 974aeef99648..695520f21292 100644
--- a/config
+++ b/config
@@ -1502,24 +1502,7 @@ CONFIG_BRIDGE_EBT_SNAT=m
CONFIG_BRIDGE_EBT_LOG=m
CONFIG_BRIDGE_EBT_NFLOG=m
# CONFIG_BPFILTER is not set
-CONFIG_IP_DCCP=m
-CONFIG_INET_DCCP_DIAG=m
-
-#
-# DCCP CCIDs Configuration
-#
-# CONFIG_IP_DCCP_CCID2_DEBUG is not set
-CONFIG_IP_DCCP_CCID3=y
-# CONFIG_IP_DCCP_CCID3_DEBUG is not set
-CONFIG_IP_DCCP_TFRC_LIB=y
-# end of DCCP CCIDs Configuration
-
-#
-# DCCP Kernel Hacking
-#
-# CONFIG_IP_DCCP_DEBUG is not set
-# end of DCCP Kernel Hacking
-
+# CONFIG_IP_DCCP is not set
CONFIG_IP_SCTP=m
# CONFIG_SCTP_DBG_OBJCNT is not set
# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_MD5 is not set