LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-20-2014, 09:50 AM   #1
tronayne
Senior Member
 
Registered: Oct 2003
Location: Northeastern Michigan, where Carhartt is a Designer Label
Distribution: Slackware 32- & 64-bit Stable
Posts: 3,541

Rep: Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065
gnutls, kernel and mariadb Security Updates


This morning's mail brought three Slackware Security updates.

Thought I'd do a little write-up about how I do those just in case it might help somebody get through the process -- a How I Doit Toit.

With the kernel and mariadb being updated I take the system to single user mode (with init 1 to get everything shut down clenly).

I do manual downloads and updates, I like the control it gives me and I see what's going on while I'm doing it, so...
Code:
su - (or log in as root)
I have multiple machines, so I keep patches in the same place on all of them; one download to rule them all, scp to the other boxes.
Code:
cd /usr/local/patches
I prefer to keep kernel patches in a subdirectory.
Code:
mkdir linux-3.10.17-2
cd linux-3.10.17-2
I use wget and the mirror at OSUOSL -- really fast dowloads -- your mirror selection may vary.

Go get 'em
Code:
wget ftp://ftp.slackware.com/pub/slackware/slackware64-14.1/patches/packages/linux-3.10.17-2/*
Back up one directory and remove any prior versions of the other patches (there aren't any but just in case) then get the new ones
Take the system to single-user
Code:
init 1
log in as root
cd /usr/local/patches
upgradepkg *.t?z
cd linux*
upgradepkg *.t?z
All that wget... stuff is in my KornShell history and I simply do a quick command line edit and change the package name (don't know how you do command line editing in BASH, though, sorry).

Last step is run lilo, no errors, so back to multiuser:
Code:
init 6
All is well that ends.

Hope this helps some.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[Slackware security] GnuTLS multiple vulnerabilities + (un)lucky-13 mancha Slackware 1 06-20-2013 12:40 PM
Slackware Recent Security Kernel Updates Procedure Ani Slackware 5 05-22-2013 08:30 AM
LXer: Security updates for MariaDB LXer Syndicated Linux News 0 02-02-2013 05:33 AM
[SOLVED] Security updates custom kernel? kja_007700 Debian 4 01-31-2010 03:05 PM
Kernel security updates? Galaxy66 Slackware 5 02-21-2008 04:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:45 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration