diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2021-02-18 20:47:35 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2021-02-19 08:59:50 +0100 |
commit | ee1a7d961cd6886f9beadcf29069ecdf36113168 (patch) | |
tree | b0c35a85650c6710c32131849ba2f130628aea69 /source/k | |
parent | 8b03d869e114578be209fde7fe72498970f6998e (diff) | |
download | current-ee1a7d961cd6886f9beadcf29069ecdf36113168.tar.gz |
Thu Feb 18 20:47:35 UTC 202120210218204735
xap/mozilla-firefox-78.7.1esr-x86_64-1.txz: Upgraded.
It looks like rebuilding Firefox with Rust 1.50.0 causes it to crash on
HTML5 streams, so let's drop back to this build. 78.8.0 is coming soon
and hopefully it'll fix this.
Diffstat (limited to 'source/k')
-rw-r--r-- | source/k/kernel-configs/config-generic-5.10.17 (renamed from source/k/kernel-configs/config-generic-5.10.16) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-generic-5.10.17.x64 (renamed from source/k/kernel-configs/config-generic-5.10.16.x64) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-generic-smp-5.10.17-smp (renamed from source/k/kernel-configs/config-generic-smp-5.10.16-smp) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-5.10.17 (renamed from source/k/kernel-configs/config-huge-5.10.16) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-5.10.17.x64 (renamed from source/k/kernel-configs/config-huge-5.10.16.x64) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-smp-5.10.17-smp (renamed from source/k/kernel-configs/config-huge-smp-5.10.16-smp) | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/source/k/kernel-configs/config-generic-5.10.16 b/source/k/kernel-configs/config-generic-5.10.17 index 812cca1b..7ed5b9ee 100644 --- a/source/k/kernel-configs/config-generic-5.10.16 +++ b/source/k/kernel-configs/config-generic-5.10.17 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.16 Kernel Configuration +# Linux/x86 5.10.17 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-generic-5.10.16.x64 b/source/k/kernel-configs/config-generic-5.10.17.x64 index 42e27ed4..566434cc 100644 --- a/source/k/kernel-configs/config-generic-5.10.16.x64 +++ b/source/k/kernel-configs/config-generic-5.10.17.x64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.16 Kernel Configuration +# Linux/x86 5.10.17 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-generic-smp-5.10.16-smp b/source/k/kernel-configs/config-generic-smp-5.10.17-smp index cd38898d..2bb945cf 100644 --- a/source/k/kernel-configs/config-generic-smp-5.10.16-smp +++ b/source/k/kernel-configs/config-generic-smp-5.10.17-smp @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.16 Kernel Configuration +# Linux/x86 5.10.17 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-huge-5.10.16 b/source/k/kernel-configs/config-huge-5.10.17 index c8e44fec..49c82e12 100644 --- a/source/k/kernel-configs/config-huge-5.10.16 +++ b/source/k/kernel-configs/config-huge-5.10.17 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.16 Kernel Configuration +# Linux/x86 5.10.17 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-huge-5.10.16.x64 b/source/k/kernel-configs/config-huge-5.10.17.x64 index 745c8ffa..6e259ff9 100644 --- a/source/k/kernel-configs/config-huge-5.10.16.x64 +++ b/source/k/kernel-configs/config-huge-5.10.17.x64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.16 Kernel Configuration +# Linux/x86 5.10.17 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-huge-smp-5.10.16-smp b/source/k/kernel-configs/config-huge-smp-5.10.17-smp index 05d46e7f..de4f48e9 100644 --- a/source/k/kernel-configs/config-huge-smp-5.10.16-smp +++ b/source/k/kernel-configs/config-huge-smp-5.10.17-smp @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.16 Kernel Configuration +# Linux/x86 5.10.17 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0" CONFIG_CC_IS_GCC=y |