ls -1TörténelemHUP adás-vételNépszerű témákNépszerű fórum témákHardverLinux Weekly NewsFreeBSD Project NewsOpenBSD Journal |
Linux Weekly NewsLWN.net is a comprehensive source of news and opinions from
and about the Linux community. This is the main LWN.net feed,
listing all articles which are posted to the site front page.
Webcím: http://lwn.net
Frissült: 12 perc 41 másodperc Android Malware Genome Project launched (The H)The H covers the debut of the Android Malware Genome Project by researchers from North Carolina State University. The team "has already collected more than 1,200 samples of Android malware, including GingerMaster and DroidKungFu, and has organised them into various malware families. [Xuxian] Jiang told Dark Reading that 'the purpose is to engage the research community to better our understanding of mobile threats and develop effective solutions against them.'" Access to the data set, however, is restricted.
Kategóriák: Linux
RPM 4.10 releasedPanu Matilainen announces the release of RPM 4.10.0. Most of the changes targeted robustness and correctness, but a few new features crept in as well, including support for parsing the tilde (~) operator in package version numbers.
Kategóriák: Linux
Thursday's security updatesDebian has updated sudo (privilege escalation) and libxml2 (arbitrary code execution). Mandriva has updated ES 5.0 firefox (multiple vulnerabilities). Ubuntu has updated net-snmp (denial of service). Kategóriák: Linux
SSL fix flags forged certificates before they're accepted by browsers (Ars Technica)Over at Ars Technica, Dan Goodin writes about Trust Assertions for Certificate Keys (TACK), a proposed extension to SSL/TLS designed to discover fake certificates before they are accepted. "The opt-in system works by allowing SSL sites to sign valid SSL certificates, the domain name, and an expiration date with a TACK key. Once an end user has visited the site a few times using a TACK-compatible browser, a 'pin' for that site is activated on the user's computer. If the end user later encounters a forged certificate for that same site—as was the case when DigiNotar was breached—the browser will reject the session and return a warning to the user." One of TACK's co-creators is Moxie Marlinspike, who proposed the Convergence alternative certificate-management framework in 2011. Kategóriák: Linux
GCC Explorer - an interactive take on compilationMatt Godbolt announces GCC explorer, a web-based tool for exploring how code tweaks change the machine code emitted by the compiler. "Particularly with some of the newer features of C++11 — lambdas, move constructors, threading primitives etc — it’s nice to be able to see how your elegant code becomes beautiful (and maybe even fairly optimal) machine code." The GCC explorer code is on github for those who want to set up their own instance.
Kategóriák: Linux
[$] LWN.net Weekly Edition for May 24, 2012The LWN.net Weekly Edition for May 24, 2012 is available.
Kategóriák: Linux
Google wins patent case against OracleGroklaw has the news: the jury in Oracle v. Google has found that Google did not infringe any of Oracle's patents.
Kategóriák: Linux
Simon Phipps is the new OSI President (The H)The H covers
an announcement by the Open Source Initiative that Simon Phipps is the
new president of the organization. "Phipps has already been spearheading an OSI reform process, working with the rest of the board to open up the organisation. That process has led to the creation of Open Source Initiative affiliation, bringing the Apache Software Foundation, FreeBSD, Eclipse, Mozilla, Debian, and Creative Commons, along with other organisations, on board as affiliates. "There will be further developments in that scheme soon, and we'll have much more to announce in other areas as the year progresses" said Phipps by email."
Kategóriák: Linux
Wednesday's security updatesMandriva has updated 2011.0: wireshark (denial of service).
Oracle has updated postgresql, postgresql84 (OL6; OL5: multiple vulnerabilities), OL5: postgresql (multiple vulnerabilities), OL5: kvm (multiple vulnerabilities), and OL6: bind-dyndb-ldap (denial of service). Red Hat has updated RHEL5&6: flash-plugin (code execution). SUSE has updated SLE10 SP4: openssl (exploitable vulnerabilities). Ubuntu has updated 12.04: feedparser (denial of service). Kategóriák: Linux
LLVM 3.1 releasedVersion 3.1 of the LLVM compiler suite is out. "This release represents approximately 6 months of development over
LLVM 3.0, delivers a vast range of improvements and new features.
Some of the most visible features include greatly expanded C++'11
support in Clang (including lambdas, initializer lists, constexpr,
user-defined literals, and atomics); AddressSanitizer, a fast memory
error detection tool which uses instrumentation to find bugs;
"instruction bundles" support in the late code generator, allowing
much better support for VLIW targets; an ARM integrated assembler
which speeds up ARM compile time and enables new features for the ARM
target; major enhancements to the MIPS backend (including support for
MIPS64); a new port for the Qualcomm Hexagon VLIW processor, Python
bindings, and much much more." See the release
notes for details.
Kategóriák: Linux
A Tale of Two Pwnies (Part 1)For those interested in complex exploits: the Chromium Blog describes
how a sequence of six independent bugs was exploited to execute code
within the Chromium browser. "Even though Chrome’s renderers execute
inside a stricter sandbox than the GPU process, there is a special class of
renderers that have IPC interfaces with elevated permissions. These
renderers are not supposed to be navigable by web content, and are used for
things like extensions and settings pages. However, Pinkie found another
bug (117417) that allowed an unprivileged renderer to trigger a navigation
to one of these privileged renderers, and used it to launch the extension
manager. So, all he had to do was jump on the extension manager’s IPC
channel before it had a chance to connect."
Kategóriák: Linux
Mageia 2 is outMageia 2 has been released. "Mageia 2 is available as Live CDs,
install DVDs and a netinstall CD, and is available in various languages for
easy download, from FTP, HTTP, or torrents." The release notes are
here. LWN
previewed this release last April.
Kategóriák: Linux
Stable kernel 2.6.34.12Paul Gortmaker has released stable kernel 2.6.34.12. If you are running a 2.6.34.x
kernel you'll want this release.
Kategóriák: Linux
[$] A uTouch architecture introduction
As the Linux desktop increases in popularity, the user interface experience
has become increasingly important. For example, most laptops today have
multitouch
capabilities that have yet to be fully exposed and exploited in the free
software ecosystem. Soon we will be carrying around multitouch tablets with
a traditional Linux desktop or similar foundation. In order to provide a
high-quality and rich experience we must fully exploit multitouch gestures. The
uTouch stack developed by Canonical aims to provide a foundation for
gestures on the Linux desktop.
Click below (subscribers only) for an overview of the architecture of
uTouch contributed by uTouch hacker Chase Douglas.
Kategóriák: Linux
Security advisories for TuesdayCentOS has updated C5: kvm (multiple
vulnerabilities), C5: postgresql (multiple
vulnerabilities), C5: postgresql84
(multiple vulnerabilities), C6: postgresql
(multiple vulnerabilities), and C6:
bind-dyndb-ldap (denial of service).
Fedora has updated perl-config-inifiles (F16; F15: insecure temporary files) and F16: moodle (many vulnerabilities). Oracle has updated enterprise kernel (OL6; OL5: denial of service), enterprise kernel (OL6; OL5: denial of service), and OL6: kernel (denial of service). Red Hat has updated RHEL5: kvm (multiple vulnerabilities), RHEL5: postgresql (multiple vulnerabilities), RHEL5: postgresql84 & RHEL6: postgresql (multiple vulnerabilities), and RHEL6: bind-dyndb-ldap (denial of service). Scientific Linux has updated SL5: kvm (multiple vulnerabilities), SL5: postgresql (multiple vulnerabilities), SL5: postgresql84 & SL6: postgresql (multiple vulnerabilities), and SL6: bind-dyndb-ldap (denial of service). Ubuntu has updated libxml2 (code execution) and 12.04: kernel (multiple vulnerabilities). Kategóriák: Linux
ownCloud 4 releasedVersion 4 of the ownCloud "personal cloud" system is out. "ownCloud
4 – built through active community support – adds innovative features like
file versioning, – which actively saves files, allowing users to “rollback”
to previous versions – and a new API — giving developers an easy, stable
and supported way to develop applications on top of ownCloud
capabilities." It also adds support for direct opening of ODF
documents and mounting of external filesystems like Dropbox or an FTP
server. See the release
announcement for more information.
Kategóriák: Linux
Announcing printerdTim Waugh has announced
(on May 10)
the existence of the printerd project, meant to be a new print spooling
subsystem for Linux. "It is a polkit-enabled D-Bus system service,
written using the GLib object system. Although modeled on concepts from
IPP (Internet Printing Protocol), printerd is not in itself an IPP
server. Its only interface is D-Bus, although the aim is to be able to
implement an IPP server on top of the D-Bus API as a separate
process. Having a D-Bus interface means that applications wanting to print
automatically get to use printerd asynchronously."
Kategóriák: Linux
Stable kernels 3.0.32 and 3.3.7Kategóriák: Linux
Nmap 6 releasedVersion 6 of the nmap network scanner is out. "It includes a more powerful Nmap
Scripting Engine, 289 new scripts, better web scanning, full IPv6
support, the Nping packet prober, faster scans, and much more." See
the release notes for details.
Kategóriák: Linux
Linux kernel 3.2.18 releasedBen Hutchings has released 3.2.18 with
plenty of important fixes.
Kategóriák: Linux
|
KeresésNavigációBelépésHupWikiÁllásajánlatokHWSWFriss blogbejegyzésekHUP napi hírlevélLegfrissebb HUP videókLegfrissebb HUP képekLegfrissebb HUP dokumentumokSzavazásMit tudsz a B-tree struktúráról? Részletekbe menően ismerem a felépítését, funkcióját, határait és felhasználását. 10% Kevésbé ismerem, mint az első pontban, de hozzá tudok szólni a témához. 18% Használom, de nem ismerem minden részletét. 4% Hallottam már róla, minimális mértékben ismerem. 27% Egyáltalán nem ismerem. 34% Csak az eredmény érdekel. 7% Összes szavazat: 569
Új felhasználók
InformációKövess minket!Partnerünk |
Friss hozzászólások
3 perc 29 másodperc
3 perc 46 másodperc
6 perc 28 másodperc
8 perc 36 másodperc
10 perc 9 másodperc
11 perc 42 másodperc
12 perc 55 másodperc
16 perc 36 másodperc
14 perc 10 másodperc
21 perc 13 másodperc