summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/sharutils
Commit message (Collapse)AuthorAgeFilesLines
* sharutils: Use update alternatives for uudecode/uuencodeKhem Raj2020-08-311-1/+5
| | | | | | This can then live with toybox Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sharutils: Fix build with -fno-commonKhem Raj2020-08-133-0/+140
| | | | | | | GCC 10 defaults to -fno-common that results into errors on multiple global variable definitions Signed-off-by: Khem Raj <raj.khem@gmail.com>
* enscript/indent/sharutils: fix build with gettext 0.20.xAlexander Kanavin2019-12-202-1/+24
| | | | | Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-oe: Change some ftp:// URIs to http(s)://Adrian Bunk2019-08-021-1/+1
| | | | | | | For glibmm this is done with the gnomebase class. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sharutils 4.15.2: BBCLASSEXTEND to native and nativesdkHenrik Nymann Jensen (HNJE)2018-12-201-0/+2
| | | | | Signed-off-by: Henrik Nymann Jensen <hnje@triax.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sharutils: CVE-2018-1000097Sinan Kaya2018-10-162-0/+62
| | | | | | | | | | | | | | | | | *CVE Sharutils (unshar command) version 4.15.2 contains a Buffer Overflow vulnerability in Affected component on the file unshar.c at line 75, function looks_like_c_code. Failure to perform checking of the buffer containing input line. that can result in Could lead to code execution. This attack appear to be exploitable via Victim have to run unshar command on a specially crafted file.. Affects = 4.15.2 CVE: CVE-2018-1000097 Ref: https://people.canonical.com/~ubuntu-security/cve/2018/CVE-2018-1000097.html?_ga=2.104716162.363845622.1539703460-954328166.1533363715 Signed-off-by: Sinan Kaya <okaya@kernel.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sharutils: Upgrade to 4.15.2Khem Raj2017-04-244-47/+50
| | | | | | Fix format error warnings with clang Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-oe: fix indentationMartin Jansa2016-08-221-3/+3
| | | | | | | | * remove tabs which sneaked in since last cleanup * meta-oe layers are using consistent indentation with 4 spaces, see http://www.openembedded.org/wiki/Styleguide Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* sharutils: Add new packageHongjun.Yang2014-10-302-0/+47
Signed-off-by: Hongjun.Yang <hongjun.yang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>