- Feb 25, 2016
-
-
Martin Jansa authored
* glib-2.0 and iconv dependency removed in 0.6.3 Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
- Feb 22, 2016
-
-
Joe MacDonald authored
Signed-off-by:Joe MacDonald <joe_macdonald@mentor.com>
-
Joe MacDonald authored
Signed-off-by:Joe MacDonald <joe_macdonald@mentor.com>
-
Joe MacDonald authored
Signed-off-by:Joe MacDonald <joe_macdonald@mentor.com>
-
Joe MacDonald authored
Signed-off-by:Joe MacDonald <joe_macdonald@mentor.com>
-
Stephen Arnold authored
This patch enhances a previously unapplied patch on jethro, plus adds some flexibility in terms of required deps and a few cleanups. Signed-off-by:
Stephen Arnold <stephen.arnold42@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Joe MacDonald <joe_macdonald@mentor.com>
-
Mingli Yu authored
* Update the checksum of the license text to include all the license text to instead of the previous only from two to three line. * Customize compile option such as CFLAGS= -D_GNU_SOURCE and the specific install folder. * Customize pam configuration file for rsh, rexec. and rlogin to make them work. * Update the line "server = /usr/bin/tcpd" to "server = /usr/sbin/tcpd" for /etc/xinetd.d/{rexec,rlogin,rsh}. * Fix some typo such as replace RPROVIDES_${PN}-rshd = "rshd" to RPROVIDES_${PN}-server = "rshd" * Fix host variable when rsh is renamed to other. * Add rexec to support ipv6. Signed-off-by:Mingli Yu <mingli.yu@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Joe MacDonald <joe_macdonald@mentor.com>
-
Mingli Yu authored
* Add oe_runmake line for telnetlogin to make the telnetlogin folder to be built. * Add FILES_${PN} line to let ${libdir}/telnetlogin to be included in netkit-telnet package. * Customize "install -D -m 4750 ${B}/telnetlogin/telnetlogin ${D}/${libdir}/telnetlogin" to let the telnetlogin to be installed under /usr/lib64 on 64bit system. Signed-off-by:Mingli Yu <mingli.yu@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Joe MacDonald <joe_macdonald@mentor.com>
-
Armin Kuster authored
QA error fix: ERROR: QA Issue: ntp: Files/directories were installed but not shipped in any package: /usr/libexec CVES addressed: Bug 2948 / CVE-2015-8158 Bug 2945 / CVE-2015-8138: origin: Zero Origin Timestamp Bypass Bug 2942 / CVE-2015-7979: Off-path Denial of Service (DoS) attack on authenticated broadcast mode Bug 2940 / CVE-2015-7978: Stack exhaustion in recursive traversal of restriction list Bug 2939 / CVE-2015-7977: reslist NULL pointer dereference Bug 2938 / CVE-2015-7976: ntpq saveconfig command allows dangerous characters in filenames Bug 2937 / CVE-2015-7975: nextvar() missing length check Bug 2936 / CVE-2015-7974: Skeleton Key: Missing key check allows impersonation between authenticated peers Bug 2935 / CVE-2015-7973: Deja Vu: Replay attack on authenticated broadcast mode Bug 2947 / CVE-2015-8140: ntpq vulnerable to replay attacks Bug 2946 / CVE-2015-8139: Origin Leak: ntpq and ntpdc, disclose origin NTP-4.2.8p5 NtpBug2956: Small-step/Big-step CVE-2015-5300 Bug #2829 Clean up pipe_fds in ntpd.c Bug #2887 stratum -1 config results as showing value 99. Bug #2932 Update leapsecond file info in miscopt.html. Bug #2934 tests/ntpd/t-ntp_scanner.c has a magic constant wired in. Bug #2944 errno is not preserved properly in ntpdate after sendto call. Bug #2952 peer associations were broken by the fix for NtpBug2901 CVE-2015-7704 Bug #2954 Version 4.2.8p4 crashes on startup on some OSes. Bug #2957 'unsigned int' vs 'size_t' format clash. Bug #2958 ntpq: fatal error messages need a final newline. Bug #2962 truncation of size_t/ptrdiff_t on 64bit targets. Bug #2965 Local clock didn't work since 4.2.8p4. Bug #2967 ntpdate command suffers an assertion failure Bug #2969 Seg fault from ntpq/mrulist when looking at server with lots of clients. Bug #2971 ntpq bails on ^C: select fails: Interrupted system call Signed-off-by:
Armin Kuster <akuster808@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Joe MacDonald <joe_macdonald@mentor.com>
-
Fabio Berton authored
The new release has following changes since version 0.7.19: - client: fix segfault when displaying some information - build: add some integration tests Signed-off-by:
Fabio Berton <fabio.berton@ossystems.com.br> Acked-by:
Otavio Salvador <otavio@ossystems.com.br> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Joe MacDonald <joe_macdonald@mentor.com>
-
Mike Crowe authored
This recipe currently relies on EXTRA_OEMAKE having been to set to "-e MAKEFLAGS=" in bitbake.conf to operate. It is necessary to make this explicit so that the default in bitbake.conf can be changed. Signed-off-by:
Mike Crowe <mac@mcrowe.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Joe MacDonald <joe_macdonald@mentor.com>
-
Mike Crowe authored
This recipe currently relies on EXTRA_OEMAKE having been to set to "-e MAKEFLAGS=" in bitbake.conf to operate. It is necessary to make this explicit so that the default in bitbake.conf can be changed. Signed-off-by:
Mike Crowe <mac@mcrowe.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Joe MacDonald <joe_macdonald@mentor.com>
-
Mike Crowe authored
This recipe currently relies on EXTRA_OEMAKE having been to set to "-e MAKEFLAGS=" in bitbake.conf to operate. It is necessary to make this explicit so that the default in bitbake.conf can be changed. Signed-off-by:
Mike Crowe <mac@mcrowe.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Joe MacDonald <joe_macdonald@mentor.com>
-
Mike Crowe authored
This recipe currently relies on EXTRA_OEMAKE having been to set to "-e MAKEFLAGS=" in bitbake.conf to operate. It is necessary to make this explicit so that the default in bitbake.conf can be changed. Signed-off-by:
Mike Crowe <mac@mcrowe.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Joe MacDonald <joe_macdonald@mentor.com>
-
Mike Crowe authored
This recipe currently relies on EXTRA_OEMAKE having been to set to "-e MAKEFLAGS=" in bitbake.conf to operate. It is necessary to make this explicit so that the default in bitbake.conf can be changed. Signed-off-by:
Mike Crowe <mac@mcrowe.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Joe MacDonald <joe_macdonald@mentor.com>
-
Martin Jansa authored
Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Joe MacDonald <joe_macdonald@mentor.com>
-
Martin Jansa authored
Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Joe MacDonald <joe_macdonald@mentor.com>
-
Martin Jansa authored
Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Joe MacDonald <joe_macdonald@mentor.com>
-
Martin Jansa authored
Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Joe MacDonald <joe_macdonald@mentor.com>
-
Martin Jansa authored
Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Joe MacDonald <joe_macdonald@mentor.com>
-
Richard Purdie authored
Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Joe MacDonald <joe_macdonald@mentor.com>
-
Richard Purdie authored
Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Joe MacDonald <joe_macdonald@mentor.com>
-
Richard Purdie authored
Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Joe MacDonald <joe_macdonald@mentor.com>
-
Stephano Cetola authored
Building samba with sysvinit currently throws a QA warning about "invalid PACKAGECONFIG: sysv". This fixes that issue. Signed-off-by:
Stephano Cetola <stephanoc@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Joe MacDonald <joe_macdonald@mentor.com>
-
- Feb 20, 2016
-
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* python-elementtree was folded to python-xml by this oe-core commit: commit 5f7206eba3953b7f29148ecfb791995773ee5fc7 Author: Ross Burton <ross.burton@intel.com> Date: Wed Feb 10 14:04:04 2016 +0000 python: merge python-elementtree into python-xml python-xml depends on python-elementtree as the latter just contains a C library used by the former. However there's no point to this split apart from increasing the number of packages, so merge -elementtree into python-xml. * this is just band-aid for missing RPROVIDEs in that oe-core commit and be aware that upgrade-path on target is still broken (no RREPLACES/RCONFLICTS), so you'll need "upgrade" from python-elementtree manually on target. * fixes: ERROR: Nothing RPROVIDES 'python-elementtree' (but /home/jenkins/oe/world/shr-core/meta-openembedded/meta-python/recipes-devtools/python/python-gdata_1.2.4.bb RDEPENDS on or otherwise requires it) NOTE: Runtime target 'python-elementtree' is unbuildable, removing... Missing or unbuildable dependency chain was: ['python-elementtree'] NOTE: Runtime target 'python-gdata-dev' is unbuildable, removing... Missing or unbuildable dependency chain was: ['python-gdata-dev', 'python-elementtree'] NOTE: Runtime target 'python-gdata' is unbuildable, removing... Missing or unbuildable dependency chain was: ['python-gdata', 'python-elementtree']
-
- Feb 15, 2016
-
-
Andreas Müller authored
The conditional DEPENDS was added for opendocument-plugin. Problem solving this by PACKAGECONFIG is that --enable-plugins enables all plugins. Changing that to --enable-plugins=<list of plugins> is a list which needs maintenance for future versions of abiword. The change affects users adding meta-office in their layers only. These tend to building libreoffice which DEPENDS on the additional DEPENDS set her anyway - so there is not much additional build for these users. [1] https://github.com/schnitzeltony/meta-office Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Andreas Müller authored
* sources checked for debian_patches_boost54.patch: seems applied * removing tailored configure does not show effects - plugins are build properly Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Ross Burton authored
Add this recipe as it's being removed from oe-core. Signed-off-by:
Ross Burton <ross.burton@intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Ross Burton authored
Add this to meta-gnome as it's being removed from oe-core. Signed-off-by:
Ross Burton <ross.burton@intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Armin Kuster authored
Update to a LTS version which might EOL in April 2018 The following security fixes are included; CVE-2015-8213 CVE-2015-5964 CVE-2015-5963 CVE-2015-5145 CVE-2015-5144 CVE-2015-5143 CVE-2015-3982 CVE-2015-2317 CVE-2015-2316 CVE-2015-2241 LIC_FILES_CHKSUM changed do to: https://github.com/django/django/commit/1dae4ac1778f04805c0ed62c8debb13b281ba02b * Removed trailing whitespace. * Added newline to EOF if missing. * Removed blank lines at EOF. * Removed some stray tabs. Signed-off-by:
Armin Kuster <akuster808@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Pascal Bach authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Pascal Bach authored
This allows selecting a different user then "www" in a bbappend. It also allows to change the default value of "/var/www/localhost" to something else. Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Tudor Florea authored
Signed-off-by:
Tudor Florea <tudor.florea@enea.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Tudor Florea authored
Signed-off-by:
Tudor Florea <tudor.florea@enea.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Ioan-Adrian Ratiu authored
meta-cloud-services enables this dependency unconditionally. Add it here in the PACKAGECONFIG and we can remove it from there entirely. Signed-off-by:
Ioan-Adrian Ratiu <adrian.ratiu@ni.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Andre McCurdy authored
gst-plugins-base-apps contains /usr/bin/gst-visualise-0.10, which is a perl script. Note that the gst-visualise-0.10 script was dropped upstream prior to the first gst-plugins-base 1.0 release: http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=227be98c0b65a1616c0d0689db6fa7576bcbe434 Signed-off-by:
Andre McCurdy <armccurdy@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Fabio Berton authored
Signed-off-by:
Fabio Berton <fabio.berton@ossystems.com.br> Acked-by:
Otavio Salvador <otavio@ossystems.com.br> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
George McCollister authored
Use bash-completion.bbclass to package bash completions. Signed-off-by:
George McCollister <george.mccollister@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
George McCollister authored
Use bash-completion.bbclass to package bash completions. Signed-off-by:
George McCollister <george.mccollister@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-