Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re:Sy Sims warehouse (Score 1) 115

I went to look at the pictures, curious about this move to the cloud, and noticed the low ceilings. Was this some unique data center space? Those can be fun sometimes. Maybe the takeaway here is that Windows shops aren't worth trying to do on your own hardware and Microsoft just prices them into Azure?

Submission + - Samba gets funding from the German Sovereign Tech Fund.

Jeremy Allison - Sam writes: The Samba project has secured significant funding (€688,800.00) from the German
Sovereign Tech Fund (STF) to advance the project. The investment was
successfully applied for by SerNet. Over the next 18 months, Samba developers
from SerNet will tackle 17 key development subprojects aimed at enhancing
Samba’s security, scalability, and functionality.

The Sovereign Tech Fund is a German federal government funding program that
supports the development, improvement, and maintenance of open digital
infrastructure. Their goal is to sustainably strengthen the open source
ecosystem.

The project's focus is on areas like SMB3 Transparent Failover, SMB3 UNIX
extensions, SMB-Direct, Performance and modern security protocols such as SMB
over QUIC. These improvements are designed to ensure that Samba remains a
robust and secure solution for organizations that rely on a sovereign IT
infrastructure. Development work began as early as September the 1st and is
expected to be completed by the end of February 2026 for all sub-projects.

All development will be done in the open following the existing Samba
development process. First gitlab CI pipelines have already been running [4]
and gitlab MRs will appear soon!

https://samba.plus/blog/detail...

https://www.sovereigntechfund....

Comment Re:RIP Mike. FreeBSD contributed a LOT to FOSS. (Score 1) 10

A few nits: He worked at CSRG which produced BSD, Berkeley Software Distribution. It wasn't the BSD movement, but the efforts to rewrite Unix to get rid of AT&T IP was started at CSRG after 4.3BSD was released, and Mike did a lot of work there. 2BSD did run on the PDP-11s, and 2.11BSD was the best release to run on larger PDP-11s. 3B2s never had BSD support: it was pure System Vr2 and later from AT&T (with a BSD networking stack ported later). Lately he had also been contributing a lot to FreeBSD and was going to be release engineer for our next release 13.4.

Comment Re:Big, really big influence on Slackware (Score 2) 10

Unless you were at Krik McKusick's house, you never saw 4.5BSD :). It never existed.

Kirk, author of UFS and manager of CSRG for a time, has a listing on his bookshelf that's labeled "4.5BSD." However, it really really is a snapshot between 4BSD and what would become 4.1BSD. CSRG's follow on release to 4BSD was going to be 5BSD and this listing was half way to that. AT&T asked them not to do that (after this listing was produced and labeled), so they went with 4.1BSD for reasons to extensive to go into here. I'm sure Kirk keeps it as a conversation piece :). I know I asked him about it when I first noticed it.

Comment Mike was a humble giant who walked among us. (Score 2) 10

CSRG, the computer group at Berkeley enhanced AT&T's 7th Edition Unix under contract to DARPA to make it faster and add networking. They distributed the results as the Berkeley Software Distribution. Mike was the release engineer for several of these releases, first on the PDP-11 (for 2.9BSD) and later for 4.3BSD, the interim releases and 4.4BSD. Most recently, he'd accepted the role of being release engineer for the next FreeBSD release (13.4) and was also active in improving Raspberry Pi5 support as well as all the low level moving parts of getting FreeBSD running on the M1 and friends. His whole career is too long to mention here.

He was an absolute joy. I always loved seeing him at different conferences, most recently at BSDcan 2024 just last week. I talked with him about a number of things, had dinner with him and hung out with him for a while at the after social party. I'm still in shock that he's gone.

Comment Re:Maybe (Score 1) 104

The upstream Linux kernel doesn't differentiate between security bugs and "normal" bug fixes. So the new kernel.org CNA just assigns CVE's to all fixes. They don't score them.

Look at the numbers from the whitepaper:

"In March 2024 there were 270 new CVEs created for the stable Linux kernel. So far in April 2024 there are 342 new CVEs:"

Comment Re:Yeah (Score 1) 104

Yes ! That's exactly the point. Trying to curate and select patches for a "frozen" kernel fails due to the firehose of fixes going in upstream.

And in the kernel many of these could be security bugs. No one is doing evaluation on that, there are simply too many fixes in such a complex code base to check.

Slashdot Top Deals

BLISS is ignorance.

Working...