summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* xfce4-mixer: fix build after update of xfconfAndreas Müller2018-06-142-1/+65
| | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* xfconf: upgrade 4.12.1 -> 4.13.4Andreas Müller2018-06-141-2/+2
| | | | | | It is a development release but stoppers could not be found. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* libxfce4util: upgrade 4.12.1 -> 4.13.1Andreas Müller2018-06-141-3/+3
| | | | | | It is a development release but stoppers could not be found. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* libxfce4ui: upgrade 4.12.1-> 4.13.4Andreas Müller2018-06-141-3/+3
| | | | | | It is a development release but stoppers could not be found. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* samba: add dynamic packages regexp for auth and pdb modulesRémi Rérolle2018-06-141-0/+1
| | | | | | | | | | Since those modules are dynamically split into sub-packages, they need a regexp added to PACKAGES_DYNAMIC in order for the samba recipe to RPROVIDE those packages. Without that, those packages are only known as RRECOMMENDS for samba-base, which can be an issue when building an image with NO_RECOMMENDATIONS = "1". Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nano: Upgrade 2.9.7 -> 2.9.8Leon Anavi2018-06-142-8/+4
| | | | | | | | Upgrade nano to 2.9.8, the latest version as of 2 June 2018: https://www.nano-editor.org/dist/v2.9/ChangeLog Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libconfig: update to 1.7.2Oleksandr Kravchuk2018-06-142-14/+19
| | | | | | | | Updated the package and SRC_URI, since the project is now maintained at github.com/hyperrealm/libconfig. Signed-off-by: Oleksandr Kravchuk <dev@sashko.rv.ua> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lcdproc: Update to 0.5.9Khem Raj2018-06-141-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* spice: Update to git hash to pick up gcc8 fixes.Jeremy Puhlman2018-06-141-1/+1
| | | | | Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* telnetd: Fix deadlock on cleanupSeiichi Ishitsuka2018-06-122-0/+115
| | | | | | | | | The cleanup function in telnetd is called both directly and on SIGCHLD signals. This triggered a deadlock in glibc and was reproduced in glibc 2.27 while running on a 4.14.30 kernel. Signed-off-by: Seiichi Ishitsuka <ishitsuka.sc@ncos.nec.co.jp> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* net-snmp: add support for openssl 1.1xAndrej Valek2018-06-122-0/+172
| | | | | | | Patch was copied from [https://sourceforge.net/p/net-snmp/patches/1336]. Signed-off-by: Andrej Valek <andrej.valek@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thrift: add support for openssl 1.1xAndrej Valek2018-06-084-0/+102
| | | | | | | | The newest Thrift version has currently no fix for building with gcc>=6. Rather posting supporting patches. Signed-off-by: Andrej Valek <andrej.valek@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mbedtls: update to 2.9.0Johannes Pointner2018-06-081-2/+2
| | | | | | | | | | | | Mbed TLS 2.9.0 maintains source code and binary compatibility with the last minor version, Mbed TLS 2.8.0, but extends the interface with additional capabilities. * Detail release note: - https://tls.mbed.org/tech-updates/releases/mbedtls-2.9.0-2.7.3-and-2.1.12-released Signed-off-by: Johannes Pointner <johannes.pointner@br-automation.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lshw: Add new recipe with B.02.18 versionKrzysztof Kozlowski2018-06-084-0/+215
| | | | | | | | Add new recipe for lshw B.02.18 version - a small tool to provide detailed information on the hardware configuration of the machine. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nodejs: 8.9.4 -> 8.11.2Pascal Bach2018-06-081-4/+4
| | | | | | | | | | Node.js > 8.10 also compile with OpenSSL 1.1 License check sum changes because typo fix in LICENSE file. No license change. Signed-off-by: Pascal Bach <pascal.bach@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mosquitto: add default configuration fileNicola Lunghi2018-06-051-0/+6
| | | | | | | | the mosquitto recipe doesn't add a mosquitto configuration file add it from the mosquitto.conf.example file Signed-off-by: Nicola Lunghi <nicola.lunghi@jci.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mosquitto: add mosquitto-examples packageNicola Lunghi2018-06-051-0/+4
| | | | | | | | | | | | the mosquitto install populate some .example files in /etc/mosquitto. move thise example files in a separate package The PACKAGE_BEFORE_PN is needed because otherwise those examples end in the base mosquitto package Signed-off-by: Nicola Lunghi <nicola.lunghi@jci.com> Acked-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-cryptography: Add python-pytz in RDEPENDS to fix ptest failuresJagadeesh Krishnanjanappa2018-06-051-0/+1
| | | | | | | | | | | | | | | It fixes below test failure: -- snip -- ImportError while importing test module '/usr/lib64/python-cryptography/ptest/tests/test_x509.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/test_x509.py:17: in <module> import pytz E ImportError: No module named pytz -- snip -- Signed-off-by: Jagadeesh Krishnanjanappa <jkrishnanjanappa@mvista.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libtinyxml2: update to 6.2.0Johannes Pointner2018-06-051-1/+1
| | | | | Signed-off-by: Johannes Pointner <johannes.pointner@br-automation.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* postfix: Remove useless file makedeps.out of postfixchangqing.li@windriver.com2018-06-051-6/+2
| | | | | | | | file /etc/postfix/makedeps.out is useless, remove it. makedeps.out is intermediate file that documents how Postfix was built for your machine. Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmxml: add recipeRichard Leitner2018-06-059-0/+802
| | | | | | | | | | Add version 2.11 of libmxml with the debian patches and a fix for libmxml.a installation applied. Upstreaming of these patches was requested by following pull-request: https://github.com/michaelrsweet/mxml/pull/223 Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
* pam-plugin-ccreds: add recipeRichard Leitner2018-06-054-0/+193
| | | | | | | | | | | Add version 11 of the pam-plugin-ccreds with the debian patches and a fix for *.so symlink creation applied. Upstreaming of these patches was requested by following pull-request: https://github.com/PADL/pam_ccreds/pull/1 Signed-off-by: Richard Leitner <richard.leitner@skidata.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* htop: upgrade to 2.2.0Oleksandr Kravchuk2018-06-051-2/+2
| | | | | Signed-off-by: Oleksandr Kravchuk <dev@sashko.rv.ua> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* adduser: fix HOMEPAGEOleksandr Kravchuk2018-06-051-1/+1
| | | | | Signed-off-by: Oleksandr Kravchuk <dev@sashko.rv.ua> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nmap: move recipe from meta-security to meta-oeArmin Kuster2018-06-013-0/+131
| | | | | | | | | [V2] Remove obsolete sed operations Remove zenmap as python-pygtk was obsoleted in core Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iscsi-initiator-utils: Update to latest masterKhem Raj2018-06-019-195/+75
| | | | | | | - Fix build with gcc8 and musl - Drop already upstreamed patched Signed-off-by: Khem Raj <raj.khem@gmail.com>
* jansson: update 2.9 -> 2.11Andre McCurdy2018-06-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version 2.11 ============ Released 2018-02-09 * New features: - Add `json_pack()` format specifiers s*, o* and O* for values that can be omitted if null (#339). - Add `json_error_code()` to retrieve numeric error codes (#365, #380, #381). - Enable thread safety for `json_dump()` on all systems. Enable thread safe `json_decref()` and `json_incref()` for modern compilers (#389). - Add `json_sprintf()` and `json_vsprintf()` (#393). * Bug Fixes: - Fix incorrect report of success from `json_dump_file()` when an error is returned by `fclose()` (#359). - Make json_equal() const-correct (#344). - Fix incomplete stealing of references by `json_pack()` (#374). * Build: - Work around gcc's -Wimplicit-fallthrough. - Fix CMake detection of `sys/types.h` header (#375). - Fix `jansson.pc` generated by CMake to be more consistent with the one generated using GNU Autotools (#368). * Other: - Miscellaneous documentation fixes (#356, #378, #395). - Remove unnecessary reference actions from parsers (#377). Version 2.10 ============ Released 2017-03-02 * New features: - Add JSON_EMBED encoding flag allowing arrays and objects to be encoded into existing streams (#329). - Add `json_dumpb()` function for dumping to a pre-allocated buffer (#328). - Add `json_dumpfd()` and `json_loadfd()` functions for dumping to streaming file descriptors (#328). - Add support for parsing buffers larger than 2GB (#309). * Build: - Fix CMake build when LONG_LONG_INT is defined as "" (#321) * Other: - Internal code cleanup (#311, #314) Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mosquitto: upgrade to 1.4.15Paul Eggleton2018-05-311-2/+2
| | | | | | | | | | | | Security update - fixes CVE-2017-7651 and CVE-2017-7652, as well as a number of other non-security issues. For more details see the release announcement: https://mosquitto.org/blog/2018/02/security-advisory-cve-2017-7651-cve-2017-7652/ Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openocd: Upgrade to latest tip of masterKhem Raj2018-05-312-2/+42
| | | | | | Fix build with new libusb and gcc8 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lowpan-tools: Fix build with gcc-8Khem Raj2018-05-312-0/+140
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fwts: Upgrade to V18.05.00Khem Raj2018-05-319-123/+116
| | | | | | drop backported patches and fix build with gcc8 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Fixed an install error in Samba with LSB distrosPablo Saavedra2018-05-311-13/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | An error in the Samba installation occurs with distros LSB: install: cannot stat 'packaging/LSB/samba.sh': No such file or directory exit 1 from 'install -m 0755 packaging/LSB/samba.sh LSB packaging directory was removed in Samba 4.7: commit 0a23cde8efea06f81c6d34227b71dab627cc87b9 Author: Andreas Schneider <asn@samba.org> Date: Tue May 9 15:48:09 2017 +0200 packaging: Remove LSB packaging This hasn't been touched since 2001. Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: David Disseldorp <ddiss@samba.org> This patch removes the conditional 'if' and uses always compatible sysv script. Signed-off-by: Pablo Saavedra <psaavedra@igalia.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xdebug: add UPSTREAM_CHECK_REGEXYi Zhao2018-05-301-0/+2
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-click: add UPSTREAM_CHECK_REGEXYi Zhao2018-05-301-0/+2
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-protobuf: add UPSTREAM_CHECK_REGEXYi Zhao2018-05-301-0/+2
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-blivet: add UPSTREAM_CHECK_GITTAGREGEXYi Zhao2018-05-301-0/+2
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pykickstart: add UPSTREAM_CHECK_GITTAGREGEXYi Zhao2018-05-301-0/+2
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* aufs-util: add UPSTREAM_CHECK_COMMITSYi Zhao2018-05-301-0/+2
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yaffs2-utils: add UPSTREAM_CHECK_COMMITSYi Zhao2018-05-301-0/+3
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ntfs-3g-ntfsprogs: add UPSTREAM_CHECK_URIYi Zhao2018-05-301-0/+3
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fuse: add UPSTREAM_CHECK_URIYi Zhao2018-05-301-0/+2
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* snort: add UPSTREAM_CHECK_URIYi Zhao2018-05-301-0/+3
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* drbd-utils: add UPSTREAM_CHECK_URIYi Zhao2018-05-301-0/+2
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cyrus-sasl: add UPSTREAM_CHECK_REGEXYi Zhao2018-05-301-0/+2
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* c-ares: add UPSTREAM_CHECK_GITTAGREGEXYi Zhao2018-05-301-0/+2
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* strongswan: add UPSTREAM_CHECK_REGEXYi Zhao2018-05-301-0/+2
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* netcf: add UPSTREAM_CHECK_GITTAGREGEXYi Zhao2018-05-301-0/+2
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libdnet: add UPSTREAM_CHECK_GITTAGREGEXYi Zhao2018-05-301-0/+2
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* corosync: add UPSTREAM_CHECK_REGEXYi Zhao2018-05-301-0/+2
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ubi-utils-klibc_2.0.2: upgrade to git rev 64f61a9Andrea Adami2018-05-306-7/+7
| | | | | | | | | -Incorporate 3 small after-relase fixes -Fix typos in patch comments (Upstream-Status) -Remove patch enumeration from Subject line Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>