LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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


Closed Thread
  Search this Thread
Old 10-31-2016, 09:02 AM   #1741
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,094

Rep: Reputation: 7271Reputation: 7271Reputation: 7271Reputation: 7271Reputation: 7271Reputation: 7271Reputation: 7271Reputation: 7271Reputation: 7271Reputation: 7271Reputation: 7271

Linux Kernel 4.4.29 has been released.

The change log, https://cdn.kernel.org/pub/linux/ker...angeLog-4.4.29
 
2 members found this post helpful.
Old 10-31-2016, 10:31 AM   #1742
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,897

Rep: Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018
Oh, this is getting absurd! How many new kernels is that in the space of a week?
So.... what hidden nasties does this one fix I wonder....

Thanks for the heads-up cwiz.
 
2 members found this post helpful.
Old 10-31-2016, 10:41 AM   #1743
montagdude
Senior Member
 
Registered: Apr 2016
Distribution: Slackware
Posts: 2,011

Rep: Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619
Quote:
Originally Posted by GazL View Post
Oh, this is getting absurd! How many new kernels is that in the space of a week?
So.... what hidden nasties does this one fix I wonder....

Thanks for the heads-up cwiz.
My thoughts exactly. Do they always release stable kernels this often? I just built 4.4.27 and then 4.4.28. I'm thinking I will stick with 4.4.28 unless some other important issue comes to light.
 
1 members found this post helpful.
Old 10-31-2016, 11:15 AM   #1744
atelszewski
Member
 
Registered: Aug 2007
Distribution: Slackware
Posts: 948

Rep: Reputation: Disabled
Hi,

Quote:
Originally Posted by montagdude View Post
My thoughts exactly. Do they always release stable kernels this often? I just built 4.4.27 and then 4.4.28. I'm thinking I will stick with 4.4.28 unless some other important issue comes to light.
That is the best and worst you can do :-/

--
Best regards,
Andrzej Telszewski
 
1 members found this post helpful.
Old 10-31-2016, 12:06 PM   #1745
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,897

Rep: Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018
I decided to build and install 4.8.6 anyway as there were a number of drm/i915 and iwlwifi fixes and my machine contains both of those components.


I did notice this one however:
Code:
commit ea288a690cc4e53a528ae6a1d37cd6e14320ed27
Author: Jan Kara <jack@suse.cz>
Date:   Mon Sep 19 17:39:09 2016 +0200

    posix_acl: Clear SGID bit when setting file permissions
    
    commit 073931017b49d9458aa351605b43a7e34598caef upstream.
    
    When file permissions are modified via chmod(2) and the user is not in
    the owning group or capable of CAP_FSETID, the setgid bit is cleared in
    inode_change_ok().  Setting a POSIX ACL via setxattr(2) sets the file
    permissions as well as the new ACL, but doesn't clear the setgid bit in
    a similar way; this allows to bypass the check in chmod(2).  Fix that.
    
    References: CVE-2016-7097
To be able to chmod in the first place one would have to be the owner of the file. Being the owner of a file that is both SGID and owned by a group you're not a member of seems like an unlikely situation, and I'm not sure quite what this 'check' in chmod(2) is actually trying to prevent, or what bypassing it would buy you. Maybe I'm just not devious enough to see it though.

Last edited by GazL; 10-31-2016 at 12:07 PM.
 
1 members found this post helpful.
Old 10-31-2016, 09:36 PM   #1746
atelszewski
Member
 
Registered: Aug 2007
Distribution: Slackware
Posts: 948

Rep: Reputation: Disabled
Hi,

Quote:
Originally Posted by GazL View Post
Oh, this is getting absurd! How many new kernels is that in the space of a week?
So.... what hidden nasties does this one fix I wonder....

Thanks for the heads-up cwiz.
Hmm? Absurd version 4.4.30 released.

--
Best regards,
Andrzej Telszewski
 
2 members found this post helpful.
Old 11-01-2016, 05:05 AM   #1747
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,897

Rep: Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018
Ok.. I guess we're through 'absurd' and well into ludicrous now.

Looks like this one is reverting two broken fixes.


Once again I'm finding myself in complete agreement with spender
http://lwn.net/Articles/705150/
 
3 members found this post helpful.
Old 11-01-2016, 01:15 PM   #1748
atelszewski
Member
 
Registered: Aug 2007
Distribution: Slackware
Posts: 948

Rep: Reputation: Disabled
Hi,

Mesa 13.0 released.

--
Best regards,
Andrzej Telszewski
 
Old 11-01-2016, 07:30 PM   #1749
montagdude
Senior Member
 
Registered: Apr 2016
Distribution: Slackware
Posts: 2,011

Rep: Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619
mutt 1.7.1 is released. Also, I'd like to request it be compiled with --enable-sidebar if possible. This is a new feature that was added in version 1.7.0.

Last edited by montagdude; 11-01-2016 at 07:46 PM.
 
1 members found this post helpful.
Old 11-02-2016, 07:28 AM   #1750
atelszewski
Member
 
Registered: Aug 2007
Distribution: Slackware
Posts: 948

Rep: Reputation: Disabled
Hi,

cURL 7.51 released.

--
Best regards,
Andrzej Telszewski
 
1 members found this post helpful.
Old 11-02-2016, 08:06 AM   #1751
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,371

Rep: Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749
I would like to request some support for urxvt, useful even if just remotely accessing a Slackware system from a urxvt terminal.

Add to /etc/inputrc
Code:
# for urxvt
"\e[7~": beginning-of-line
"\e[8~": end-of-line
Add to /etc/termcap
Code:
rxvt-unicode-256color|rxvt-unicode terminal with 256 colors (X Window System):\
        :am:bw:eo:hs:km:mi:ms:xn:xo:\
        :co#80:it#8:li#24:lm#0:\
        :AL=\E[%dL:DC=\E[%dP:DL=\E[%dM:DO=\E[%dB:IC=\E[%d@:\
        :K1=\EOw:K2=\EOu:K3=\EOy:K4=\EOq:K5=\EOs:LE=\E[%dD:\
        :RI=\E[%dC:SF=\E[%dS:SR=\E[%dT:UP=\E[%dA:ae=\E(B:al=\E[L:\
        :as=\E(0:bl=^G:cd=\E[J:ce=\E[K:cl=\E[H\E[2J:\
        :cm=\E[%i%d;%dH:cr=^M:cs=\E[%i%d;%dr:ct=\E[3g:dc=\E[P:\
        :dl=\E[M:do=^J:ds=\E]2;\007:ec=\E[%dX:ei=\E[4l:fs=^G:\
        :ho=\E[H:i1=\E[!p:ic=\E[@:im=\E[4h:\
        :is=\E[r\E[m\E[2J\E[?7;25h\E[?1;3;4;5;6;9;66;1000;1001;1049l\E[4l:\
        :k1=\E[11~:k2=\E[12~:k3=\E[13~:k4=\E[14~:k5=\E[15~:\
        :k6=\E[17~:k7=\E[18~:k8=\E[19~:kD=\E[3~:kI=\E[2~:kN=\E[6~:\
        :kP=\E[5~:kb=\177:kd=\E[B:ke=\E>:kh=\E[7~:kl=\E[D:kr=\E[C:\
        :ks=\E=:ku=\E[A:le=^H:mb=\E[5m:md=\E[1m:me=\E[m:mr=\E[7m:\
        :nd=\E[C:rc=\E8:sc=\E7:se=\E[27m:sf=^J:so=\E[7m:sr=\EM:\
        :st=\EH:ta=^I:te=\E[r\E[?1049l:ti=\E[?1049h:ts=\E]2;:\
        :ue=\E[24m:up=\E[A:us=\E[4m:vb=\E[?5h\E[?5l:\
        :ve=\E[?12l\E[?25h:vi=\E[?25l:vs=\E[?12;25h:
Add the terminfo files for rxvt-unicode and rxvt-unicode-256color under /usr/share/terminfo/r
 
6 members found this post helpful.
Old 11-02-2016, 10:44 AM   #1752
kjhambrick
Senior Member
 
Registered: Jul 2005
Location: Round Rock, TX
Distribution: Slackware64 15.0 + Multilib
Posts: 2,159

Rep: Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512
allend --

It's so nice to see /etc/termcap || /usr/lib/terminfo/ files anymore.

I see so many scripts these days with hard-coded Linux Console Escape Sequences -- it makes me cringe when I see them

It's sad to see something as elegant as termcap / terminfo go by the wayside

Thanks !

-- kjh
 
2 members found this post helpful.
Old 11-02-2016, 11:17 AM   #1753
e5150
Member
 
Registered: Oct 2005
Location: Sweden
Distribution: Slackware and Alpine
Posts: 132

Rep: Reputation: 100Reputation: 100
Quote:
Originally Posted by allend View Post
I would like to request some support for urxvt, useful even if just remotely accessing a Slackware system from a urxvt terminal.
This is something that occationally trips me up. But even if you don't have root on the box you're accessing you can put the terminfo files in ~/.terminfo/`echo $TERM/ | cut -b 1`/$TERM
 
2 members found this post helpful.
Old 11-02-2016, 08:03 PM   #1754
alex14641
Member
 
Registered: Feb 2016
Distribution: Slackware64_14.2, Slackware 15.0, Slackware64_current
Posts: 321

Rep: Reputation: Disabled
Bluez 5.43 is released. http://www.kernel.org/pub/linux/blue...ez-5.43.tar.xz
 
Old 11-04-2016, 05:32 AM   #1755
mats_b_tegner
Member
 
Registered: Nov 2009
Location: Gothenburg, Sweden
Distribution: Slackware
Posts: 946

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
Quote:
Originally Posted by atelszewski View Post
Hi,
Hmm? Absurd version 4.4.30 released.
I'm currently running 4.4.30 without issues so I suggest upgrading -current and -stable to 4.4.30.
 
2 members found this post helpful.
  


Closed Thread



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
[SOLVED] how to show the current time at the top in the current shell Always ? rohitchauhan Linux - General 5 04-09-2014 03:05 PM
Slackware ARM (current) epic mistake: the current Android kernels are kicked out! Darth Vader Slackware 16 08-25-2013 04:36 PM
[SOLVED] setup fails on most current Slackware-current March 26, 2012 AlleyTrotter Slackware 15 04-09-2012 06:05 AM
Observation of Feb -current vs March -current Hangaber Slackware 14 03-12-2010 08:26 AM
cvs diff the most current and second last current version powah Linux - Software 1 03-30-2006 01:02 PM

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

All times are GMT -5. The time now is 06:27 AM.

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