summaryrefslogtreecommitdiff
path: root/conf
AgeCommit message (Collapse)AuthorFiles
2010-03-15angstrom: our preferred tiff version was removed for some reason, move to ↵Koen Kooi1
3.9.2+4.0.0beta5
2010-03-15base.bbclass/bitbake.conf: Fix some string quoting to handle more unusual ↵Richard Purdie1
URLs (from Poky)
2010-03-15gzip: Upgrade to 1.3.13 to address multiple issuesHolger Hans Peter Freyther1
CVE-2006-4334, CVE-2006-4335, CVE-2006-4336, CVE-2006-4337, CVE-2006-4338
2010-03-15lsh: Upgrade to the latest version to address two CVEsHolger Hans Peter Freyther1
CVE-2003-0826, CVE-2005-0814
2010-03-14sane-srcrev-fso.inc: bump rev of libframeworkd-glibKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-03-14android-image-utils-native: new recipe; image utilities to build kernels for ↵Michael 'Mickey' Lauer1
android machines
2010-03-13zhone2: new recipe; demo UI for FSOMichael 'Mickey' Lauer1
2010-03-12fsogsmd: bump SRCREV for fixed build with enabled modem-qualcomm-palmMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11base: don't write to system /etc dir, use new STAGING_ETCDIR insteadMartin Jansa1
* ETCDIR instead SYSCONFDIR, because there already was STAGING_ETCDIR_NATIVE Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11pyphonelog: bump SRCREVMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11fsodeviced: use it as default alsa scenarii providerMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11sane-srcrevs-fso.inc: bump PR of libframeworkd-glibKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-03-11kaeilos.inc: added some new optionsMarco Cavallini1
2010-03-11om-gta01: fix XSERVER variable, bump PR for task-x11shr build user1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11compatibility-providers: add gtk+-native as provider for ↵Martin Jansa1
gdk-pixbuf-csource-native Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11fso: bump cornucopia SRCREV for async fixesMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11qi-ubi: add ubifs rootfs params also for gta01, move SRCREV to recipeMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11vala: 0.7.10.3 -> 0.7.10.4Michael 'Mickey' Lauer1
2010-03-11bitbake.conf: introducing new image fstype .cpio.gz.u-bootSteffen Sledz1
* initrd images need to be prepared with mkimage to be usable from u-boot Signed-off-by: Steffen Sledz <sledz@dresearch.de> Acked-by: Martyn Welch <martyn.welch@gefanuc.com> Acked-by: Tom Rini <tom_rini@mentor.com>
2010-03-09Revert "angstrom: prefer gnutls 2.4.2, 2.8.5 induces too much breakage"Marcin Juszkiewicz1
This reverts commit de69350beb7739b944c728980ca724e171492595. All recipes which depend on gnutls was fixed to build with 2.8.5 version. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org>
2010-03-09qemu: remove 0.9.xRoman I Khimov1
QEMU 0.9.x is obsolete this days and with all modifications made for QEMU 0.10.x in OE, versions 0.9.x are unusable anyway. 0.10.3 was introduced 10 month ago, so a good transition time was also given. Now it's time to just kill it. Also remove cvs and svn versions since those are 0.9.x leftovers and QEMU moved to git long ago. Also remove gcc3 checks since that are not relevant for QEMU 0.10+. Also remove from icecc blacklist, since QEMU builds fine with it and the reason for blacklisting was GCC 3. Signed-off-by: Roman I Khimov <khimov@altell.ru> Acked-by: Tom Rini <tom_rini@mentor.com> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-09opensll: Upgrade to version 0.9.8mHolger Hans Peter Freyther1
* Upgrade both openssl and openssl-native to 0.9.8m * Upgrade the Makefile and Config changes * Switch to checksums inside the recipe
2010-03-09linux-davinci: update to the latest staging snapshotDenys Dmytriyenko1
2010-03-09sane-srcrevs-fso: bump frameworkd, previous rev turned out faulty.Sebastian Spaeth1
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-03-08frameworkd: bump SRCREV a bit moreMartin Jansa1
2010-03-08fso: bump SRCREV for libgsm0710, fso-abyss, frameworkd (redesigned opimd ↵Martin Jansa1
database) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-08shr: move etk-themes to obsolete, remove etk-theme-neo from RSUGGESTSMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-08shr: move some obsolete SHR apps to obsolete directoryMartin Jansa1
* with SRCREV moved from sane-srcrevs.inc to recipes Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-08git: Upgrade from 1.6.0.4 to 1.7.0.2Holger Hans Peter Freyther1
The git-daemon+(x)inetd has a known denial of service problem. Upgrade to a newer git version just in case. Remove two bogus autoconf patches that can be done by passing in autoconf varaibles. Switch to local checksums instead of checksums.ini
2010-03-08samba: Upgrade stable releases from 3.2.8 to latest 3.2.x releaseHolger Hans Peter Freyther1
This is addressing: CVE-2009-1886, CVE-2009-1888, CVE-2009-2813 CVE-2009-2948 and CVE-2009-2906.
2010-03-08netatalk: Upgrade from 2.0.3 to 2.0.5Holger Hans Peter Freyther1
Addresses CVE-2008-5718. netatalk-2.0.3-db43.patch: Done differently. netatalk-2.0.3-xfs.patch: Drop as the config switch was not used netatalk-2.0.3-setXid.patch: Was not used.
2010-03-07m4: use autotools_stage, checksum in SRC_URI, switch to .inc, add 1.4.14Chris Larson1
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-03-05angstrom: prefer gnutls 2.4.2, 2.8.5 induces too much breakageKoen Kooi1
2010-03-05sudo: Upgrade from 1.7.2p1.bb to 1.7.2p4Holger Hans Peter Freyther1
This addresses CVE-2010-0426 http://www.vuxml.org/freebsd/018a84d0-2548-11df-b4a3-00e0815b8da8.html
2010-03-05opkg*: bump SRCREV to get fixes for conffile reporting and support mixed ↵Koen Kooi1
arch feeds
2010-03-05gpdf: Remove all gpdf recipes from the repositoryHolger Hans Peter Freyther2
* gpdf contains an embedded copy of xpdf which has had several security issues in the past. * gpdf is not maintained for some years and the xpdf copy is not updated. * Remove the gpdf checksums and PREFERRED_VERSIONS * Remove it from tasks and such.
2010-03-05libgsm0710mux: bump & move SRCREV from sane-srcrev-fso.inc to recipeSebastian Spaeth1
This version introduces the config option device_ack_timeout (by default 5), which is needed to fix a race condition on Freerunner phones. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-03-05php-5.2.11: Upgrade to 5.2.12 to fix various issuesHolger Hans Peter Freyther1
Fix CVE-2009-3557, CVE-2009-3558, CVE-2009-4017, CVE-2009-4142 and CVE-2009-4143.
2010-03-04expat-2.0.0: Upgrade expat library to fix various known security bugsHolger Hans Peter Freyther1
* Fixes CVE-2009-3720
2010-03-04fetchmail: Upgrade to 6.3.14 to fix known security issuesHolger Hans Peter Freyther1
* 6.3.8 needs two more security patches but the original sourcecode is not available anymore. * Move the sums into the recipe * The python FILEPATH seems to be broken... I'm not fixing this right now but it would require some RDEPENDS fixes
2010-03-04linux 2.6.32: update to latest stable 2.6.32.9 patchsetPetr Štetiar1
Signed-off-by: Petr Štetiar <ynezz@true.cz> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-04preferred-shr-versions: upgrade linux-libc-headers to 2.6.32Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-03glibc*.inc: Bump OLDEST_KERNEL to 2.6.16Tom Rini3
Per glibc's ChangeLog, 2.6.16 is the minimum required by at least glibc 2.9 Prior to this, it was a murky 2.6.14 + patches to 2.6.16 (when it was all upstream).
2010-03-03shr-launcher: fix SRCREVMartin Jansa1
* no idea what's revision from 732af689fae49fb80e184f2a31c6bdba3f210f11 but for svn recipe it's clearly wrong, 103 is latest Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-03SlugOS: preferred-slugos-versions.inc: bump up libtool to latest versionMike Westerhof1
(Required by, at least, wireshark)
2010-03-02sane-srcrevs.inc: bump shr-related recipes to current stateSebastian Spaeth1
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-03-02gd: Upgrade from 2.0.33 to 2.0.36RC1Holger Hans Peter Freyther1
* Move the checksums into the recipe * Pick 2.0.35+2.0.36rc1 as the name to remain easily upgradable * This should resolve: http://portaudit.FreeBSD.org/6e099997-25d8-11dc-878b-000c29c5647f.html http://portaudit.FreeBSD.org/4e8344a3-ca52-11de-8ee8-00215c6a37bb.html
2010-03-02wireshark: Upgrade from 1.0.5 to 1.2.6Holger Hans Peter Freyther1
Update the ieee80215.patch. The original commit message is so weak it is not saying why the wpan_nofcs variant is to be used. I'm respecting the original patch author here but it would be better to have nice commit messages. My feeling tells me that we should drop this patch as there is no indication why this patch is a good idea.
2010-03-02vorbis-tools: Upgrade to 1.2.0Holger Hans Peter Freyther1
2010-03-01linux/linux-davinci/hawkboard added netfilter modules to defconfigFrans Meulenbroeks1
added netfilter modules to hawkboard defconfig these are needed in order to build nas-server-image Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>