10 Commits

Author SHA1 Message Date
Peter Marko 07ef671860 ace: ignore CVE-2009-1147
This CVE is for vmware ace.

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 9bd6efd135)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2025-01-16 09:17:32 -05:00
Alexandre Truong b2bfb9efca ace: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
Adding UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX fix
UNKNOWN_BROKEN status from running devtool check-upgrade-status.

The next version of the package can be found from upstream
sources.

Signed-off-by: Alexandre Truong <alexandre.truong@smile.fr>
Reviewed-by: Yoann Congal <yoann.congal@smile.fr>
2024-07-24 08:56:28 -07:00
Martin Jansa be8c765c7c *.patch: add Upstream-Status to all patches
There is new patch-status QA check in oe-core:
https://git.openembedded.org/openembedded-core/commit/?id=76a685bfcf927593eac67157762a53259089ea8a

This is temporary work around just to hide _many_ warnings from
optional patch-status (if you add it to WARN_QA).

This just added
Upstream-Status: Pending
everywhere without actually investigating what's the proper status.

This is just to hide current QA warnings and to catch new .patch files being
added without Upstream-Status, but the number of Pending patches is now terrible:

5 (26%) 	meta-xfce
6 (50%) 	meta-perl
15 (42%)        meta-webserver
21 (36%)        meta-gnome
25 (57%)        meta-filesystems
26 (43%)        meta-initramfs
45 (45%)        meta-python
47 (55%)        meta-multimedia
312 (63%)       meta-networking
756 (61%)       meta-oe

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-21 09:15:20 -07:00
Khem Raj 3e9c66580f ace: Upgrade to 6.5.19
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-01-21 10:02:02 -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
zangrc 161ac8f505 ace: upgrade 6.5.10 -> 6.5.12
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-12-28 22:34:02 -08:00
Lee Chee Yang 2fcef1f4d3 ace : improve reproducibility
improve ace and ace-dbg package reproducibility.

some diffoscope output from deb package :
│ │ │ │ -  0x0000c860 75696c64 2d636c61 6e672f74 6d702f77 uild-clang/tmp/w
│ │ │ │ -  0x0000c870 6f726b2f 736b796c 616b652d 36342d70 ork/skylake-64-p
│ │ │ │ -  0x0000c880 6f6b792d 6c696e75 782f6163 652f362e oky-linux/ace/6.
│ │ │ │ -  0x0000c890 352e3130 2d72302f 4143455f 77726170 5.10-r0/ACE_wrap
│ │ │ │ -  0x0000c8a0 70657273 2f616365 2f4d6f6e 69746f72 pers/ace/Monitor
│ │ │ │ -  0x0000c8b0 5f436f6e 74726f6c 2f4e756d 5f546872 _Control/Num_Thr
│ │ │ │ -  0x0000c8c0 65616473 5f4d6f6e 69746f72 2e637070 eads_Monitor.cpp
│ │ │ │ -  0x0000c8d0 00000000 00000000 4e756d20 74687265 ........Num thre
│ │ │ │ +  0x0000c860 75696c64 2d636c61 6e672d32 2f746d70 uild-clang-2/tmp
│ │ │ │ +  0x0000c870 2f776f72 6b2f736b 796c616b 652d3634 /work/skylake-64
│ │ │ │ +  0x0000c880 2d706f6b 792d6c69 6e75782f 6163652f -poky-linux/ace/
│ │ │ │ +  0x0000c890 362e352e 31302d72 302f4143 455f7772 6.5.10-r0/ACE_wr
│ │ │ │ +  0x0000c8a0 61707065 72732f61 63652f4d 6f6e6974 appers/ace/Monit
│ │ │ │ +  0x0000c8b0 6f725f43 6f6e7472 6f6c2f4e 756d5f54 or_Control/Num_T
│ │ │ │ +  0x0000c8c0 68726561 64735f4d 6f6e6974 6f722e63 hreads_Monitor.c
│ │ │ │ +  0x0000c8d0 70700000 00000000 4e756d20 74687265 pp......Num thre

Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-22 22:25:52 -07:00
Khem Raj 75ec95b17c ace: Upgrade to 6.5.10
License-Update: URI updates [1] [2]

Fix build with glibc 2.32 while here

[1] https://github.com/DOCGroup/ACE_TAO/commit/5564c9667dc17bc7826e54efe7dae79334218a03#diff-134809fa00f40b726d607f36dffcc5cc
[2] https://github.com/DOCGroup/ACE_TAO/commit/289a4a8e0006f7a20e8de568334f74ba74f7a4bf#diff-134809fa00f40b726d607f36dffcc5cc

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-07-21 16:46:36 -07:00
Martin Jansa cb56ed6a9d ace: fix installation paths when usrmerge is used
* INSTALL_LIB is used after INSTALL_PREFIX and in usrmerge case the /usr prefix is duplicated twice, because
  export exec_prefix="/usr"
  export base_libdir="/usr/lib"
  use baselib which is without the exec_prefix/base_prefix from root_prefis:
  #     "${@bb.utils.contains('DISTRO_FEATURES', 'usrmerge', '${exec_prefix}', '${base_prefix}', d)}"
  root_prefix="/usr"
  baselib="lib"
* fixes:
ERROR: ace-6.5.8-r0 do_package: QA Issue: ace: Files/directories were installed but not shipped in any package:
  /usr/usr/lib/libACE.so
  /usr/usr/lib/libACE_Compression.so.6.5.8
  /usr/usr/lib/libACE_ETCL_Parser.so.6.5.8
  /usr/usr/lib/libACE.so.6.5.8
  /usr/usr/lib/libACE_RLECompression.so.6.5.8
  /usr/usr/lib/libACE_Compression.so
  /usr/usr/lib/libACE_ETCL_Parser.so
  /usr/usr/lib/libACE_Monitor_Control.so.6.5.8
  /usr/usr/lib/libACE_ETCL.so
  /usr/usr/lib/libACE_RLECompression.so
  /usr/usr/lib/libACE_Monitor_Control.so
  /usr/usr/lib/libACE_ETCL.so.6.5.8
  /usr/usr/lib/pkgconfig
  /usr/usr/lib/pkgconfig/ACE.pc
  /usr/usr/lib/pkgconfig/ACE_ETCL_Parser.pc
  /usr/usr/lib/pkgconfig/ACE_ETCL.pc
Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
ace: 16 installed and not shipped files. [installed-vs-shipped]

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-14 22:31:44 -07:00
Naveen Saini 7196961f5e ace: add new recipe
The ADAPTIVE Communication Environment library.
Sources: http://download.dre.vanderbilt.edu/
Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE-overview.html

Object-oriented (OO) framework that implements many core patterns
for concurrent communication software.

Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-03 15:15:43 -07:00