Skip to content
Snippets Groups Projects
Commit 5178da4f authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

Added workaround for CVE-2016-5696

parent d23b00c4
No related branches found
No related tags found
No related merge requests found
# Workaround for CVE-2016-5696
net.ipv4.tcp_challenge_ack_limit = 999999999
trisquel-base-data (7.0-2) UNRELEASED; urgency=medium
* Added workaround for CVE-2016-5696
-- Trisquel GNU/Linux developers <trisquel-devel@listas.trisquel.info> Fri, 19 Aug 2016 12:21:15 -0400
trisquel-base-data (7.0-1) belenos; urgency=medium
* Remove alias for rm command
......
#!/bin/bash
sysctl --system
if update-alternatives --query default.plymouth | grep Value | grep lubuntu -q
then
update-alternatives --remove default.plymouth /lib/plymouth/themes/lubuntu-logo/lubuntu-logo.plymouth
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment