Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror

Submission Summary: 0 pending, 11 declined, 16 accepted (27 total, 59.26% accepted)

Submission + - Mutt 1.5.24 Released (gmane.org)

kthreadd writes: Version 1.5.24 of the Mutt email client has been released. New features in this release includes among other things terminal status-line (TS) support, a new color object "prompt", the ability to encrypt postponed messages and opportunistic encryption which automatically enables/disables encryption based on message recipients. SSLv3 is now also disabled by default.

Submission + - Perl 5.22 Released (perlnews.org)

kthreadd writes: Version 5.22 of the Perl programming language has just been released. A major new feature in this release is the double diamond operator; like the regular diamond operator it allows you to quickly read through files specified on the command line but does this in a much safer way by not evaluating special characters in the file names. Other new features include hexadecimal floating point numbers, improved variable aliasing and a nicer syntax for repetition in list assignment. Also, historical Perl modules CGI.pm and Module::Build are removed from the core distribution.

Submission + - GCC 5.1 Released (gnu.org)

kthreadd writes: Version 5.1 of GCC, the primary free software compiler for GNU and other operating systems, has been released. Version 5 includes many changes from the 4.x series. Starting with this release the default compiler mode for C is gnu11 instead of the older gnu89. New features include new compiler warnings, support for Cilk Plus. There is a new attribute no_reorder which prevents reordering of selected symbols against other such symbols or inline assembler, enabling link-time optimization of the Linux kernel without having to use -fno-toplevel-reorder. Two new preprocessor directives have also been added, __has_include and __has_include_next, to test the availability of headers. Also, there's a new C++ ABI due to changes to libstdc++. The old ABI is however still supported and can be enabled using a macro. Other changes include full support for C++14. Also the Fortran frontend has received some improvements and users will now be able to have colorized diagnostics, and the Go frontend has been updated to the Go 1.4.2 release.

Submission + - GNOME 3.16 Released (gnome.org)

kthreadd writes: Version 3.16 of GNOME, the primary desktop environment for GNU/Linux operating systems has been released. Some major new features in this release include a overhauled notification system, an updated design of the calendar drop down and support for overlay scrollbars. Also, the grid view in Files has been improved with bigger thumbnail icons, making the appearance more attractive and the rows easier to read. A video is available which demonstrates the new version.

Submission + - OpenSSL 1.0.2 Released (marc.info)

kthreadd writes: The OpenSSL project has released its second feature release of the OpenSSL 1.0 series, version 1.0.2 which is ABI compatible with the 1.0.0 and 1.0.1 series. Major new features in this release include Suite B support for TLS 1.2 and DTLS 1.2 and support for DTLS 1.2. selection. Other major changes include TLS automatic EC curve selection, an API to set TLS supported signature algorithms and curves, the SSL_CONF configuration API, support for TLS Brainpool, support for ALPN and support for CMS support for RSA-PSS, RSA-OAEP, ECDH and X9.42 DH.

Submission + - Apple releases CUPS 2.0 (cups.org)

kthreadd writes: 15 years after CUPS 1.0 was released Apple released version 2.0 of the printing system for GNU/Linux and other Unix-style operating systems. One of the major new features in 2.0 is that the test program for ippserver now passes the IPP Everywhere self-certification tests. Also, an interesting blog post looking back on the past and onto the future of printing. Since the first major release in 1999 printing has beome much more personal, printer drivers are going away and mobile usage is now the norm.

Submission + - Scientists extract RSA key from GnuPG using sound of CPU (tau.ac.il)

kthreadd writes: In their research paper titled RSA Key Extraction via Low-Bandwidth Acoustic Cryptanalysis Daniel Genkin, Adi Shamir and Eran Tromer et. all. present a method for extracting decryption keys from the GnuPG security suite using an interesting side-channel attack. By analysing the acoustic sound made by the CPU they were able to extract a 4096 bit RSA key in about an hour. A modern mobile phone placed next to the computer is sufficient to carry out the attack, but up to four meters have been successfully tested using specially designed microphones.

Submission + - GNOME 3.10 Released (gnome.org)

kthreadd writes: Version 3.10 of the GNOME software collection has been released. New in this release is improved support for Wayland, the upcoming X replacement. The system status menus have been consolidated into one single menu. Many of the applications in GNOME now features header bars instead of title bars, which merges the titlebar and toolbar into a single element and allows applications to offer more dynamic user interfaces. GNOME now also includes an application for searching, browsing and installing applications called Software. Several other new applications have also been added to GNOME including Music, Photos, Notes and Maps.

Submission + - FreeBSD 8.4 Released (freebsd.org)

kthreadd writes: The FreeBSD project has released version 8.4 of the free operating system with the same name. Highlights of this version is GNOME 2.32.1, KDE 4.10.1. In this release focus has been put on improving stability and storage capability. The ZFS filesystem has been updated to support feature flags for ZFS pools, asynchronous destruction of ZFS datasets, LZ4 compression and ZIO NOP-write optimization. Also, support has been added for all shipping LSI storage controllers.
GNOME

Submission + - GTK+ 3.8 Released with support for Wayland (gmane.org)

kthreadd writes: Version 3.8 of the GTK+ GUI framework has been released in version 3.8. A new feature in GTK+ 3.8 is support for Wayland 1.0, the display server that will replace X on free desktops. Among the other new featurs are improved support for themeing, fixes to the geometry management and improved accessibility. There is also better support for touch, as part of a long going effort in making GTK+ touch-aware.
Unix

Submission + - Minix 3.2.1 Released (minix3.org)

kthreadd writes: Minix, originally designed as an example for teaching operating system theory which was both inspiration and cause for the creation of Linux has just been released as version 3.2.1. Major new features include full support for shared libraries and improved support for USB devices such as keyboards, mice and mass storage devices. The system has received many performance improvements and several userland tools have been imported from NetBSD.

Submission + - Pushing back against licensing and the permission culture (tieguy.org)

kthreadd writes: Luis Villa has an interesting discussion on the topic of not licensing at all, what he calls POSS or Post Open Source Software. With a flood of new hackers flocking to places like GitHub which doesn't impose any particular requirements for hosted projects, the future of Open Source may very well be diminishing. Skip licensing, just commit to GitHub. What legal ramifications will this have on the free and open source community going forward?
Red Hat Software

Submission + - CentOS 5.9 Released (centos.org)

kthreadd writes: The Red Hat Enterprise Linux 5 derivitive CentOS version 5.9 has been released just 10 days after its upstream provider. According to the release notes a number of changes have been made. New packages available in CentOS 5.9 includes for example OpenJDK 7 and Rsyslog 5. Several drivers have also been updated in the kernel which has been updated to version 2.6.18-348, including support for Microsoft's virtualization environment Hyper-V.
GNOME

Submission + - GNOME 3.6 released (gnome.org)

kthreadd writes: Mostly bug fixes and improved translations. New applications include Clocks and Boxes. Clocks is a world time clock, which allows you to keep an eye on what the local time is around the world. Boxes allows you to connect to other machines, either virtual or remote. For developers there's the new GtkLevelBar widget in GTK+, and GtkEntry can now use Pango attributes.
GNU is Not Unix

Submission + - GRUB 1.99 released with support for ZFS and BtrFS (gnu.org) 1

kthreadd writes: GNU GRUB has been updated to version 1.99. Among the many improvements are support for two new filesystems, BtrFS and ZFS. For Linux users this means that it's now possible to move to BtrFS entirely and not use it only for non-bootable volumes.

Slashdot Top Deals

Remember Darwin; building a better mousetrap merely results in smarter mice.

Working...