| Name: | pcp-pmda-bcc | 
|---|---|
| Version: | 4.3.0 | 
| Release: | 3.el8 | 
| Architecture: | x86_64 | 
| Group: | Applications/System | 
| Size: | 254870 | 
| License: | ASL 2.0 and GPLv2+ | 
| RPM: | pcp-pmda-bcc-4.3.0-3.el8.x86_64.rpm | 
| Source RPM: | pcp-4.3.0-3.el8.src.rpm | 
| Build Date: | Sun May 12 2019 | 
| Build Host: | ca-build101.us.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://pcp.io | 
| Summary: | Performance Co-Pilot (PCP) metrics from eBPF/BCC modules | 
| Description: | This package contains the PCP Performance Metrics Domain Agent (PMDA) for extracting performance metrics from eBPF/BCC Python modules.  | 
- add missing build deps on libuv for pmseries and libpcp_web (BZ 1630540)
- Revert pmlogger_daily daystart patch (BZ 1662034)
- Add the dstat -f/--full option to expand instances (BZ 1651536) - Improve systemd interaction for local pmie (BZ 1650999) - SELinux is preventing ps from 'search' accesses on the directory .config (BZ 1569697) - SELinux is preventing pmdalinux from 'search' accesses on the directory /var/lib/libvirt/images (BZ 1579988) - SELinux is preventing pmdalinux from 'unix_read' accesses on the semáforo Unknown (BZ 1607658) - SELinux is preventing pmdalinux from 'unix_read' accesses on the shared memory Unknown (BZ 1618756, BZ 1619381, BZ 1601721) - Update to latest PCP sources.
- Resolves dstat packaging issues (BZ 1640912) - Resolves dstat cursor positioning problem (BZ 1640913) - Resolve a signal handling issue in dstat shutdown (BZ 1648552) - Rename variable named await in python code (BZ 1633367) - New conditionally-built pcp-pmda-podman sub-package. - SELinux is preventing pmdalinux from 'unix_read' accesses on the shared memory labeled gpsd_t (BZ 1626487) - SELinux is preventing ps from 'search' accesses on the directory .cache (BZ 1634205, BZ 1635522) - SELinux is preventing ps from 'sys_ptrace' accesses on the cap_userns Unknown (BZ 1635394) - PCP SELinux AVCs (BZ 1633211) - SELinux is preventing pmdalinux from 'search' accesses on the directory spider (BZ 1647843) - Update to latest PCP sources.
- Update to latest PCP sources.
- Updated versions of Vector (1.3.1) and Blinkenlights (1.0.1) webapps
- pcp.spec: Fix the _with_dstat reference in the 
  
  CFLAGS="${CFLAGS:--O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection}" ; export CFLAGS ; 
  CXXFLAGS="${CXXFLAGS:--O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection}" ; export CXXFLAGS ; 
  FFLAGS="${FFLAGS:--O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules}" ; export FFLAGS ; 
  FCFLAGS="${FCFLAGS:--O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules}" ; export FCFLAGS ; 
  LDFLAGS="${LDFLAGS:--Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld}" ; export LDFLAGS; 
  [ "1" = 1 ] && for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ; do 
      [ -f /usr/lib/rpm/redhat/$(basename $i) ] && /usr/bin/rm -f $i && /usr/bin/cp -fv /usr/lib/rpm/redhat/$(basename $i) $i ; 
  done ; 
  [ "1" = 1 ] && [ x != "x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" ] && 
      for i in $(find . -name ltmain.sh) ; do 
        /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' $i 
      done ; 
  ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu \
	--program-prefix= \
	--disable-dependency-tracking \
	 \
	--prefix=/usr \
	--exec-prefix=/usr \
	--bindir=/usr/bin \
	--sbindir=/usr/sbin \
	--sysconfdir=/etc \
	--datadir=/usr/share \
	--includedir=/usr/include \
	--libdir=/usr/lib64 \
	--libexecdir=/usr/libexec \
	--localstatedir=/var \
	--sharedstatedir=/var/lib \
	--mandir=/usr/share/man \
	--infodir=/usr/share/info command
  - SELinux is preventing pmdalinux from 'unix_read' accesses on the shared memory Unknown (BZ 1592901) - SELinux is preventing pmdalinux from getattr, associate access on the shared memory Unknown (BZ 1594991) - PCP BCC PMDA AVCs (BZ 1597978) - PCP BCC PMDA packaging issue (BZ 1597979) - pmdaproc only reads the first 1024 bytes of the /proc/*/status file resulting in lost metric values(BZ 1600262) - Update to latest PCP sources.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Perl 5.28 rebuild