lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sat, 18 May 2013 14:05:23 -0700
From:	"Luis R. Rodriguez" <mcgrof@...not-panic.com>
To:	"backports@...r.kernel.org" <backports@...r.kernel.org>
Cc:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [ANN] Backports based on v3.10-rc1 released

As announced on the list the compat-drivers project was renamed to
backports [0] and uses now only one new tree for development [1]. Due
to the huge amount of changes we've been behind on linux-next daily
snapshots but we've now caught up with Linus so a release based on
v3.10-rc1 is due and is now available [2]. Please test ! There are
tons of changes in terms of how we do backports that should make it
easier and consistent to backport drivers and subsystems thanks mainly
to Johannes' huge changes. As it is now most if not all development
scripts have been converted to Python, except for scripts required on
the user's part for installation.

As for user's experience you no longer have to use the silly
./scripts/drivers-select script to enable only one driver for
compilation, you just type in

make menuconfig
make -j 4
# Then as root:
make install

There are also a series of defconfigs, present on the defconfig
directory, you can use the iwlwifi defconfig as follows for example:

make defconfig-iwlwifi

We need more defconfigs! Please feel free to send your submissions.
I'm willing to merge these in for the rc series prior to the final
release. Apart from these changes we now also backport three new
subsystems: NFC, media and regulator subsystems. For NFC we have 8 new
drivers. For media we ended up backporting 433 new drivers. For
regulator we backported 37 new drivers.

Many thanks to Johannes, Samuel, and Hauke for their huge help with
all these new changes. Now please go test!

[0] http://marc.info/?l=linux-backports&m=136891011622088&w=2
[1] git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/backports.git
[2] https://www.kernel.org/pub/linux/kernel/projects/backports/stable/v3.10-rc1/backports-3.10-rc1-1.tar.bz2

  Luis
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ