Slackware This Forum is for the discussion of Slackware Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
09-29-2006, 12:39 AM
|
#1276
|
|
Senior Member
Registered: Feb 2006
Location: Seattle, WA: USA
Distribution: Slackware 11.0
Posts: 1,191
Rep:
|
great, fscking internet is down again. Good thing I still have my neighbors wireless
Sorry, news ticker will be down for a bit.
Quote:
|
Originally Posted by iwen
11 released !! check the -current
|
...drkstr
|
|
|
|
09-29-2006, 12:40 AM
|
#1277
|
|
LQ Newbie
Registered: Jan 2006
Location: Washington, US
Distribution: Slackware 11.0 Kernel 2.6.17.13
Posts: 20
Rep:
|
Quote:
|
Originally Posted by iwen
11 released !! check the -current
|
The only thing I saw in -current for today was...
Quote:
Thu Sep 28 03:33:49 CDT 2006
ap/vorbis-tools-1.1.1-i486-3.tgz: Fixed UTF8 support.
Thanks to Igor Pashev for providing a simple patch from Gene Pavlovsky.
kernels/huge26.s/*: Added support for USB and IEEE1394 storage devices.
kernels/test26.s/*: Added support for USB and IEEE1394 storage devices.
Thanks to Tais M. Hansen for pointing out that these kernels lacked support
for USB storage devices. Using these kernels with udev may cause a few
warnings at boot time as udev attempts to load the already built-in support,
but these seem to be harmless.
|
Am I missing something? Because it looks to me like he's still do last minute patching/support.
|
|
|
|
09-29-2006, 12:45 AM
|
#1278
|
|
Senior Member
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,081
|
I'll wait till it says 11.0 released on slackware.com thx 
|
|
|
|
09-29-2006, 12:45 AM
|
#1279
|
|
LQ Addict
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,466
Rep: 
|
Perhaps iwen just saw the ANNOUNCE file in the current directory, which has been updated already?
|
|
|
|
09-29-2006, 12:46 AM
|
#1280
|
|
LQ Newbie
Registered: Jul 2004
Location: Melbourne
Distribution: Arch Linux
Posts: 22
Rep:
|
Here you go,
ANNOUNCE.11_0
|
|
|
|
09-29-2006, 12:46 AM
|
#1281
|
|
LQ Addict
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,466
Rep: 
|
Ah ha, just as I thought. The release isn't official yet, though.
|
|
|
|
09-29-2006, 12:48 AM
|
#1282
|
|
LQ Newbie
Registered: Jul 2004
Location: Melbourne
Distribution: Arch Linux
Posts: 22
Rep:
|
won't be long to be official.
|
|
|
|
09-29-2006, 12:50 AM
|
#1283
|
|
LQ Newbie
Registered: Jan 2006
Location: Washington, US
Distribution: Slackware 11.0 Kernel 2.6.17.13
Posts: 20
Rep:
|
damn! and I was just getting ready to go to bed too. Oh well, guess I'll make more coffee.
|
|
|
|
09-29-2006, 12:52 AM
|
#1284
|
|
Guru
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870
|
the date on that file is over a week old... =/
|
|
|
|
09-29-2006, 12:56 AM
|
#1285
|
|
LQ Newbie
Registered: Jul 2004
Location: Melbourne
Distribution: Arch Linux
Posts: 22
Rep:
|
hmmm..u right win32sux, didn't pay attention to the date before.
|
|
|
|
09-29-2006, 02:42 AM
|
#1286
|
|
Member
Registered: Sep 2006
Posts: 50
Rep:
|
Vaporware? 
|
|
|
|
09-29-2006, 03:07 AM
|
#1287
|
|
Member
Registered: Aug 2002
Location: Sweden
Distribution: Slackware
Posts: 30
Rep:
|
New update in changelog. No 11.0 : (
Quote:
Fri Sep 29 02:10:15 CDT 2006
a/openssl-solibs-0.9.8d-i486-1.tgz: Upgraded to shared libraries from
openssl-0.9.8d. See openssl package update below.
(* Security fix *)
n/openssh-4.4p1-i486-1.tgz: Upgraded to openssh-4.4p1.
This fixes a few security related issues. From the release notes found at
http://www.openssh.com/txt/release-4.4:
* Fix a pre-authentication denial of service found by Tavis Ormandy,
that would cause sshd(8) to spin until the login grace time
expired.
* Fix an unsafe signal hander reported by Mark Dowd. The signal
handler was vulnerable to a race condition that could be exploited
to perform a pre-authentication denial of service. On portable
OpenSSH, this vulnerability could theoretically lead to
pre-authentication remote code execution if GSSAPI authentication
is enabled, but the likelihood of successful exploitation appears
remote.
* On portable OpenSSH, fix a GSSAPI authentication abort that could
be used to determine the validity of usernames on some platforms.
Links to the CVE entries will be found here:
http://cve.mitre.org/cgi-bin/cvename...=CVE-2006-4924
http://cve.mitre.org/cgi-bin/cvename...=CVE-2006-5051
http://cve.mitre.org/cgi-bin/cvename...=CVE-2006-5052
After this upgrade, make sure the permissions on /etc/rc.d/rc.sshd are set
the way you want them. Future upgrades will respect the existing permissions
settings. Thanks to Manuel Reimer for pointing out that upgrading openssh
would enable a previously disabled sshd daemon.
Do better checking of passwd, shadow, and group to avoid adding
redundant entries to these files. Thanks to Menno Duursma.
(* Security fix *)
n/openssl-0.9.8d-i486-1.tgz: Upgraded to openssl-0.9.8d.
This fixes a few security related issues:
During the parsing of certain invalid ASN.1 structures an error
condition is mishandled. This can result in an infinite loop which
consumes system memory (CVE-2006-2937). (This issue did not affect
OpenSSL versions prior to 0.9.7)
Thanks to Dr S. N. Henson of Open Network Security and NISCC.
Certain types of public key can take disproportionate amounts of
time to process. This could be used by an attacker in a denial of
service attack (CVE-2006-2940).
Thanks to Dr S. N. Henson of Open Network Security and NISCC.
A buffer overflow was discovered in the SSL_get_shared_ciphers()
utility function. An attacker could send a list of ciphers to an
application that uses this function and overrun a buffer.
(CVE-2006-3738)
Thanks to Tavis Ormandy and Will Drewry of the Google Security Team.
A flaw in the SSLv2 client code was discovered. When a client
application used OpenSSL to create an SSLv2 connection to a malicious
server, that server could cause the client to crash (CVE-2006-4343).
Thanks to Tavis Ormandy and Will Drewry of the Google Security Team.
Links to the CVE entries will be found here:
http://cve.mitre.org/cgi-bin/cvename...=CVE-2006-2937
http://cve.mitre.org/cgi-bin/cvename...=CVE-2006-3738
http://cve.mitre.org/cgi-bin/cvename...=CVE-2006-2940
http://cve.mitre.org/cgi-bin/cvename...=CVE-2006-4343
(* Security fix *)
zipslack/zipslack.zip: Rebuilt ZipSlack with new openssl-solibs and
openssh packages
|
|
|
|
|
09-29-2006, 03:39 AM
|
#1288
|
|
Senior Member
Registered: Sep 2004
Distribution: slackware
Posts: 1,687
Rep: 
|
Quote:
|
Originally Posted by Fluggo
New update in changelog. No 11.0 : (
|
No complaints here. Those are some really good updates. Better now than after it goes gold!
|
|
|
|
09-29-2006, 06:23 AM
|
#1289
|
|
Member
Registered: Jul 2005
Distribution: Fedora fc4, fc7, Mandrake 10.1, mandriva06, suse 9.1, Slackware 10.2, 11.0, 12.0,1,2 (Current)]
Posts: 732
Rep:
|
when do u think it will be ready??!
|
|
|
|
09-29-2006, 06:30 AM
|
#1290
|
|
Member
Registered: Mar 2005
Location: Calgary AB
Distribution: Slackware
Posts: 440
Rep:
|
October 27th at 20:14:31 MST
|
|
|
|
| Thread Tools |
Search this 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
HTML code is Off
|
|
|
All times are GMT -5. The time now is 01:58 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|