Ninette Adhikari
eb9c7bb564
st: Update status for CVE-2017-16224
...
The recipe used in the meta-openembedded is a different st package compared to the one which has the CVE issue.
Package used in meta-embedded: https://st.suckless.org/
Package with CVE issue: https://www.npmjs.com/package/st
No action required.
Signed-off-by: Ninette Adhikari <ninette@thehoodiefirm.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2024-04-29 11:11:51 -07:00
Wang Mingyu
a898418538
st: upgrade 0.9.1 -> 0.9.2
...
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2024-04-17 23:47:28 -07:00
Wang Mingyu
79a024155b
st: upgrade 0.9 -> 0.9.1
...
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2024-04-02 11:28:55 -07:00
Wang Mingyu
7666b0a59b
st: upgrade 0.8.5 -> 0.9
...
License-Update: year updated to 2022
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-10-10 10:19:33 -07:00
wangmy
d5cc09d682
st: upgrade 0.8.4 -> 0.8.5
...
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-04-14 19:42:10 -07:00
Khem Raj
14c7d8a0d7
recipes: Update LICENSE variable to use SPDX license identifiers
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-03-04 17:41:45 -08:00
Martin Jansa
c61dc077bb
Convert to new override syntax
...
This is the result of automated script (0.9.1) conversion:
oe-core/scripts/contrib/convert-overrides.py .
converting the metadata to use ":" as the override character instead of "_".
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2021-08-03 10:21:25 -07:00
Khem Raj
ad7e4b2fd0
st: Use update alternatives
...
These files are also provided by ncurses so learn to co-habit
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-09-16 17:24:44 -07:00
Martin Jansa
73263bbfe2
st: fix indentation
...
* using combination of 4, 2 and 1 space for indentation in the same file
sucks almost the same as tabs and spaces in the same file!
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-09-12 13:40:36 -07:00
Martin Jansa
0a174460f9
st: add x11 to REQUIRED_DISTRO_FEATURES to suck less
...
* errors like:
ERROR: Nothing PROVIDES 'libx11' (but meta-openembedded/meta-oe/recipes-graphics/suckless/st_0.8.4.bb DEPENDS on or otherwise requires it)
ERROR: Nothing PROVIDES 'libxft' (but meta-openembedded/meta-oe/recipes-graphics/suckless/st_0.8.4.bb DEPENDS on or otherwise requires it)
ERROR: Nothing RPROVIDES 'st' (but meta-openembedded/meta-oe/recipes-graphics/suckless/st_0.8.4.bb RDEPENDS on or otherwise requires it)
ERROR: Nothing RPROVIDES 'libx11-locale' (but meta-openembedded/meta-oe/recipes-graphics/suckless/st_0.8.4.bb RDEPENDS on or otherwise requires it)
ERROR: Nothing RPROVIDES 'st-dev' (but meta-openembedded/meta-oe/recipes-graphics/suckless/st_0.8.4.bb RDEPENDS on or otherwise requires it)
in bitbake world suck
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-09-12 13:40:36 -07:00
Yann Dirson
648f9a5a66
New terminal emulator: st 0.8.4
...
Can be used as a replacement for matchbox-terminal, with much less
dependencies (does not need gtk and vte), and supports "-e" flag.
Signed-off-by: Yann Dirson <yann@blade-group.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-09-08 11:53:53 -07:00