Age | Commit message (Collapse) | Author | Files |
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
See http://bugs.gentoo.org/show_bug.cgi?id=250429 for more details.
|
|
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.
|
|
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
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
|
|
|
|
* Adds Web Server Gateway Interface (WSGI) Framework
|
|
|
|
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>
|
|
busybox-mountall)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
util-linux-ng-mountall)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
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>
|
|
|
|
functions
|
|
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
|
|
|
|
|
|
This addresses CVE-2010-0426
http://www.vuxml.org/freebsd/018a84d0-2548-11df-b4a3-00e0815b8da8.html
|
|
|
|
|
|
|
|
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>
|
|
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
|
|
ssh+git://git@git.openembedded.net/openembedded into org.openembedded.dev
|
|
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>
|
|
* 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.
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* remove what is already included in those tasks
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
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>
|
|
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>
|
|
issue occurs when using gphoto2 to download photos from digital cameras
|
|
|
|
|
|
|
|
* Recipe from majo.huber@googlemail.com
* Recipe needs updating to BBCLASSEXTEND, but I wanted to get it in first.
|
|
|
|
|
|
Fix CVE-2009-3557, CVE-2009-3558, CVE-2009-4017,
CVE-2009-4142 and CVE-2009-4143.
|
|
This reverts commit fd2bed3297f3b76a8a6b18ba599e7d9d71d2c045.
|
|
|
|
into org.openembedded.dev
|
|
* Fixes CVE-2009-3720
|
|
* 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
|
|
|
|
|
|
* Add recipe for the GNU implementation of the Simple Authentication
and Security Layer framework.
|