summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-03-08netatalk: Upgrade from 2.0.3 to 2.0.5Holger Hans Peter Freyther7
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 Larson12
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-03-07xserver-xorg-conf : fix AllowEmptyInput problem for eee701 and bump PRDenis 'GNUtoo' Carikli2
In newer Xorg versions AllowEmptyInput is on by default, And that appear in Xorg.0.log of the eee701 machine: (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. (WW) Disabling Keyboard (WW) Disabling Mouse With the mouse disabled as result. Option "AllowEmptyInput" "false" in ServerLayout Section fixes the problem
2010-03-07libol: Convert to new stagingMichael Lippautz1
2010-03-07python-wsgiref: Add new recipeMichael Lippautz1
* Adds Web Server Gateway Interface (WSGI) Framework
2010-03-07util-linux-ng: missing PR bump after u-a changeMartin Jansa1
2010-03-07podboy: update to 1.5.0Valery Febvre1
Changes since 1.3.4 * New feature: played episodes that are older than a specified amount of days (defined in Settings) can be auto-deleted on every startup. * New feature: episodes can now be tagged as "(un)deletable" in page "Episodes". All episodes with status "undeletable" will be ignored when auto-deletion of old episodes will be done on startup. * New feature: podcasts can be renamed. * New feature: downloads can be canceled. * Big code cleanup and code refactoring. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-07util-linux-ng: use u-a for /etc/default/mountall (collision with ↵Martin Jansa1
busybox-mountall) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-07busybox: use u-a for /etc/default/mountall (collision with ↵Martin Jansa1
util-linux-ng-mountall) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-05gnutls: install m4 macros only in <2.8.5 versionsMarcin Juszkiewicz1
2.8.5 does not have M4 macros which were available for older versions. Debian does not ship them too. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-05angstrom: prefer gnutls 2.4.2, 2.8.5 induces too much breakageKoen Kooi1
2010-03-05gnutls: 2.8.5 lacks the .m4 files, so don't abort if cp failsKoen Kooi1
2010-03-05gst-plugins-base: add support for rowstride conversion and NEON audioconvert ↵Koen Kooi2
functions
2010-03-05gnutls: added 2.8.5, adapted to new stagingMarcin Juszkiewicz7
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-05qt4-tools-native_4.5.2.bb: use Qt's builtin freetype, otherwise build failsJeremy Lainé1
2010-03-05hal: convert to new style stagingKoen Kooi1
2010-03-05claws-mail: convert to new-style stagingKoen Kooi1
2010-03-05sudo: Upgrade from 1.7.2p1.bb to 1.7.2p4Holger Hans Peter Freyther2
This addresses CVE-2010-0426 http://www.vuxml.org/freebsd/018a84d0-2548-11df-b4a3-00e0815b8da8.html
2010-03-05eog: fix build when gnome-python gets detectedKoen Kooi1
2010-03-05opkg*: bump SRCREV to get fixes for conffile reporting and support mixed ↵Koen Kooi1
arch feeds
2010-03-05util-linux-ng: use u-a on binaries that conflict with shadowKoen Kooi1
2010-03-05shadow: use u-a on binaries that conflict with util-linux-ngKoen Kooi1
2010-03-05ffalarms: directly RDEPEND on alsa-scenarii-shrSebastian Spaeth1
virtual/alsa-scenarios is usually (and correctly) provided by fsodeviced directly. However, the current ffalarms code is explicitely looking for the location of alsa-scenarii-shr, so it makes sense to just depend on that until the source code has been updated. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-03-05mokonnect: also bump PR due to previous RDEPEND changeSebastian Spaeth1
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-03-05Merge branch 'org.openembedded.dev' of ↵Sebastian Spaeth16
ssh+git://git@git.openembedded.net/openembedded into org.openembedded.dev
2010-03-05mokonnect: rdepend on connman-plugin-udhcpSebastian Spaeth1
Without dhcp support, it is not able to retrieve an IP address, which is not what we want. There is an udhcp and a dhclient plugin though, making udhcp the default for now, not sure if we need to provide something more flexible in the future. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-03-05gpdf: Remove all gpdf recipes from the repositoryHolger Hans Peter Freyther11
* 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-05gtk+: reinstate no-demos patch for gtk+-native, it fails to build without itKoen Kooi2
2010-03-05task-shr-feed: add estardictMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-05estardict: new recipe for elementary based offline dictionary readerVaudano Luca1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-05task-shr: fix typo and add task-cli-tools, task-cli-tools-debugMartin Jansa1
* remove what is already included in those tasks Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-05fso-abyss: Update om-gta0X config files to include device_ack_timeout = 2Sebastian Spaeth3
The default timeout of 5 seems too long and it failed getting a channel. Let's try 2 as this worked on my Freerunner. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-03-05libgsm0710mux: bump & move SRCREV from sane-srcrev-fso.inc to recipeSebastian Spaeth2
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-05libusb: add patch to fix "BOGUS urb flags" issueSteve Sakoman2
issue occurs when using gphoto2 to download photos from digital cameras
2010-03-05libgles-omap3: fix for unwanted *.desktop file, shorten app names in menusSteve Sakoman2
2010-03-05gconf-editor: add 2.28.0Koen Kooi1
2010-03-05gnome-python-extras: adjust to pygtk -> pygobject codegen moveKoen Kooi1
2010-03-05omniorb : Update to version 4.1.4Philip Balister3
* Recipe from majo.huber@googlemail.com * Recipe needs updating to BBCLASSEXTEND, but I wanted to get it in first.
2010-03-05msmcommd: catch up with upstream changesMichael 'Mickey' Lauer1
2010-03-05php: Upgrade from php 5.1.12 to 5.1.13Holger Hans Peter Freyther4
2010-03-05php-5.2.11: Upgrade to 5.2.12 to fix various issuesHolger Hans Peter Freyther6
Fix CVE-2009-3557, CVE-2009-3558, CVE-2009-4017, CVE-2009-4142 and CVE-2009-4143.
2010-03-04Revert "xz: add xz package"Phil Blundell6
This reverts commit fd2bed3297f3b76a8a6b18ba599e7d9d71d2c045.
2010-03-04gtk+: build gtk-demo and package it appropriatelyPhil Blundell11
2010-03-04Merge branch 'org.openembedded.dev' of new.openembedded.org:openembedded ↵Phil Blundell169
into org.openembedded.dev
2010-03-04expat-2.0.0: Upgrade expat library to fix various known security bugsHolger Hans Peter Freyther4
* Fixes CVE-2009-3720
2010-03-04fetchmail: Upgrade to 6.3.14 to fix known security issuesHolger Hans Peter Freyther3
* 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-04python-pygobject: add libffi dep so -lffi actually worksKoen Kooi1
2010-03-04gnome-doc-utils: don't build docs since we lack the libxml2 python native moduleKoen Kooi1
2010-03-04libgsasl: Add recipeMichael Lippautz1
* Add recipe for the GNU implementation of the Simple Authentication and Security Layer framework.
2010-03-04libidn: Bump version to 1.18Michael Lippautz2