Dominique Leuenberger
7ca0e1e015
Accepting request 1198240 from Base:System
...
- Enable custom pcp-selinux module (bsc#1223260)
OBS-URL: https://build.opensuse.org/request/show/1198240
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcp?expand=0&rev=76
2024-09-03 11:37:38 +00:00
David Disseldorp
77574db62f
Fix changelog ordering.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=140
2024-09-02 06:40:02 +00:00
Martin Schreiner
f0e8caa57c
Accepting request 1174199 from home:cahu:branches:Base:System
...
- Enable custom pcp-selinux module (bsc#1223260)
OBS-URL: https://build.opensuse.org/request/show/1174199
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=139
2024-05-18 18:24:06 +00:00
Ana Guerrero
275e031025
Accepting request 1174091 from Base:System
...
OBS-URL: https://build.opensuse.org/request/show/1174091
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcp?expand=0&rev=75
2024-05-16 15:12:43 +00:00
Martin Schreiner
49b389c0bc
Accepting request 1174090 from home:mschreiner:branches:Base:System
...
- Remove 0011-disable-redis-proxying-by-default.patch. This patch has
been merged upstream during the 6.2.1 release.
- Add new subpackage: pcp-pmda-uwsgi.
- Upgrade to 6.2.1. Changelog:
- PMDA additions, enhancements and bug fixes:
pmdauwsgi: (new) instrumentation from uWSGI servers
pmdalinux: new hugepage metrics from sysfs (fixed size hugepages)
pmdalinux: new filesys.uuid and filesys.type metrics
pmdalinux: new TcpExt metrics from /proc/net/netstat
pmdalinux: new softnet metrics from newer kernel versions
pmdalinux: new /proc/vmstat khugepaged metrics
pmdabpf: updates to add eBPF networking metrics for pcp-atop
pmdaopenmetrics: fix script error diagnostic cascading exception
- Client tools and utilities:
pcp2openmetrics: (new) push PCP metrics in OpenMetrics format
pmcheck: (new) interrogate and control PCP components
pmcheck: Redis server detection and agent recommendation
pmcheck: PostgreSQL server detection and agent recommendation
pmcheck: uwSGI server detection and agent recommendation
pcp-atopsar: fix TZ mishandling relating to day-crossover
pcp-dstat: fix an I/O config typo, sum reads and writes
pcp-htop: sync latest htop-3.3.0 fixes
pmrep.conf: use bpf instead of bcc pmda for proc net metrics
pmrep.conf: proc-essential cosmetic improvements
pmrep.conf: remove vmeff field from sar -B config
pmrepconf: use pmrep-internal representations for each metric
- Server-side utilities and log management scripts:
pmlogger: bizarre timezone fix (github #1936 )
pmlogger: improve handling of a change in metadata semantics
pmlogdump: add support for multi-archive contexts
OBS-URL: https://build.opensuse.org/request/show/1174090
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=137
2024-05-14 22:01:03 +00:00
Ana Guerrero
1050291dc0
Accepting request 1168500 from Base:System
...
OBS-URL: https://build.opensuse.org/request/show/1168500
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcp?expand=0&rev=74
2024-04-18 20:10:46 +00:00
Martin Schreiner
e6c3f70329
Accepting request 1167788 from home:dirkmueller:Factory
...
- move pmlogger_daily into main package (bsc#1222815)
- fix compile flags conflusion
- Replace references to /var/adm/fillup-templates with new
- filter out -fomit-frame-pointer to fix build
- fix build with GCC44, #ident is a deprecated GCC extension
- fix build failure in obs
(package could possibly be updated anyway)
- don't build as root
(deprecated calling syntax for head,tail,sort)
- make it compile with latest glibc (pcp-2.2.2-st_mtime.patch)
- use yacc instead of bison for now (make it compile)
- fix bug #13321 : made init script pmie LSB compliant
- move rcscript to etc/init.d
OBS-URL: https://build.opensuse.org/request/show/1167788
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=135
2024-04-17 09:31:12 +00:00
Ana Guerrero
267c9947a2
Accepting request 1166221 from Base:System
...
OBS-URL: https://build.opensuse.org/request/show/1166221
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcp?expand=0&rev=73
2024-04-09 14:46:10 +00:00
Martin Schreiner
3cb6094dd2
Accepting request 1164379 from home:mschreiner:branches:Base:System
...
- Add fix for bsc#1222121:
* 0011-disable-redis-proxying-by-default.patch
- Upgrade to 6.2.0 (bsc#1217826):
* Changes from pcp-6.2.0:
- Client tools and utilities:
pmlogger: default to creating version 3 PCP archives
pmie, pmlogger, pmcd, pmproxy: init script hardening to
run less as root:root, more as pcp:pcp and more safely
pcp-reboot-init: new systemd service for $PCP_RC_DIR setup
pcp2arrow: new, export metrics to parquet format for pandas
pcp-atop: deterministic process sort when handling NULLs
pcp-atop: update to v2.10.0 upstream code
pcp-htop: update to latest upstream fixes
pcp-geolocate: function with older versions of python
pcp-meminfo: resolve possible 'broken pipe' diagnostics
pcp-ss: fix handling of listening state sockets to match ss
pcp-ss: fix the UDP UNCONN vs LISTEN state handling
- PMDA additions, enhancements and bug fixes:
pmdaproc: improvements for process accounting metrics
pmdalinux: add pgpromote* and pgdemote* memory metrics
pmdalinux: add metric sysfs.module.zswap.max_pool_percent
pmdalinux: add new SNMP metric network.ip.outtransmits
pmdasummary: send state change 0 (no change) back to pmcd
pmdapostgresql: support the psycopg3 python module as well
pmdaopenmetrics: kepler support - live metrics and logging
- Server-side utilities and log management scripts:
pmlogrewrite, pmlogredact: fix for missing data volumes
pmcd: cosmetic change to avoid pipe2 name clash
runaspcp: new helper utility for unprivileged rc scripts
OBS-URL: https://build.opensuse.org/request/show/1164379
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=133
2024-04-08 14:24:12 +00:00
Dominique Leuenberger
c9f615070d
Accepting request 1153538 from Base:System
...
OBS-URL: https://build.opensuse.org/request/show/1153538
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcp?expand=0&rev=72
2024-03-02 22:20:39 +00:00
Martin Schreiner
3ce356b632
Accepting request 1153323 from home:dimstar:rpm4.20:p
...
Prepare for RPM 4.20
OBS-URL: https://build.opensuse.org/request/show/1153323
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=131
2024-02-29 18:09:42 +00:00
Ana Guerrero
0e395e768a
Accepting request 1145499 from Base:System
...
OBS-URL: https://build.opensuse.org/request/show/1145499
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcp?expand=0&rev=71
2024-02-11 14:44:50 +00:00
Martin Schreiner
bfa334ff02
Accepting request 1143519 from home:tinita:branches:Base:System
...
- Change YAML::XS::LibYAML to YAML::XS as this is the module to be used
The documented usage is `use YAML::XS 'Load'`.
I also searched the pcp code and that is what they are using: https://github.com/search?q=repo%3Aperformancecopilot%2Fpcp%20YAML%3A%3AXS&type=code
Using YAML::XS::LibYAML::Load() even coredumps here.
So I think it would be better to require the official module here.
It might also need an upstream fix. I'll try to make a PR to the git repo.
OBS-URL: https://build.opensuse.org/request/show/1143519
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=129
2024-02-09 16:53:18 +00:00
Ana Guerrero
e5d0dcd620
Accepting request 1133028 from Base:System
...
declare the users/groups we create in the preinstall scripts
OBS-URL: https://build.opensuse.org/request/show/1133028
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcp?expand=0&rev=70
2023-12-15 20:46:01 +00:00
6ad5d512a1
declare the users/groups we create in the preinstall scripts
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=127
2023-12-14 09:38:15 +00:00
Ana Guerrero
c3ff84008e
Accepting request 1129609 from Base:System
...
OBS-URL: https://build.opensuse.org/request/show/1129609
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcp?expand=0&rev=69
2023-11-29 20:18:40 +00:00
99a7100938
Accepting request 1129284 from home:mschreiner:branches:Base:System
...
- This version *does not* break API or ABI compatibility with the
previous 5.2.5 release.
- Remove 0009-remove-rundir-install.patch. Obsoleted.
- Remove 0011-Revert-systemd-remove-Wants-pmcd-from-pmlogger-and-p.patch.
Obsoleted.
- Various minor changes/improvements to the RPM spec file.
- Upgrade to 5.3.7. This is the latest release in the 5.X series.
OBS-URL: https://build.opensuse.org/request/show/1129284
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=125
2023-11-28 13:29:05 +00:00
Ana Guerrero
29f68ae66f
Accepting request 1128192 from Base:System
...
OBS-URL: https://build.opensuse.org/request/show/1128192
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcp?expand=0&rev=68
2023-11-23 20:39:02 +00:00
Martin Schreiner
926203c0c9
Accepting request 1127345 from home:dimstar:Factory
...
- Only auto-trigger pcp-pmda-postfix for automatic installation
when pcp and postfix are present. Supplementing pcp alone would
auto-install postfix on all systems.
- Supplement pcp-pmda-rsyslog against pcp and rsyslog.
"Supplements: pcp" alone is the same as pcp Recommends: the subpackages.
OBS-URL: https://build.opensuse.org/request/show/1127345
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=123
2023-11-22 18:23:12 +00:00
Dominique Leuenberger
9fa14e1606
Accepting request 1000302 from Base:System
...
OBS-URL: https://build.opensuse.org/request/show/1000302
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcp?expand=0&rev=67
2022-08-31 16:08:44 +00:00
David Disseldorp
06a3868b2b
Accepting request 1000289 from home:dmdiss:pcp_53
...
- Add back Wants=pmcd from pmlogger and pmie services; (bsc#1202896)
+ 0011-Revert-systemd-remove-Wants-pmcd-from-pmlogger-and-p.patch
OBS-URL: https://build.opensuse.org/request/show/1000289
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=121
2022-08-30 14:16:42 +00:00
Dominique Leuenberger
0a29bfcc0f
Accepting request 981466 from Base:System
...
OBS-URL: https://build.opensuse.org/request/show/981466
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcp?expand=0&rev=66
2022-06-10 13:57:21 +00:00
David Disseldorp
6444b38826
Accepting request 981465 from home:dmdiss:pcp_53
...
- Workaround intermittent build-time package preun failures by dropping
PMDA Remove script invocation; (bsc#1197796)
- Adjust systemd service types and remove deprecated KillMode=none;
(bsc#1186511)
+ 0010-services-switch-logutil-and-pmieutil-scripts-from-ty.patch
OBS-URL: https://build.opensuse.org/request/show/981465
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=119
2022-06-09 09:29:04 +00:00
Dominique Leuenberger
350e327f4d
Accepting request 979724 from Base:System
...
OBS-URL: https://build.opensuse.org/request/show/979724
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcp?expand=0&rev=65
2022-05-30 10:42:22 +00:00
c9072ab435
Accepting request 977626 from home:dmdiss:pcp_53
...
- Upgrade to 5.2.5
- heaps of changes; see changelog
+ drop upstream 0007-pmns-Make-drop-duplicate-if-else.patch
+ drop upstream 0008-fixes-for-GH-1140-PCP_TMPFILE_DIR-used-in-build.patch
OBS-URL: https://build.opensuse.org/request/show/977626
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=117
2022-05-29 18:56:24 +00:00
Dominique Leuenberger
b85411ee50
Accepting request 977496 from Base:System
...
OBS-URL: https://build.opensuse.org/request/show/977496
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcp?expand=0&rev=64
2022-05-19 20:48:56 +00:00
66a62d2f35
Accepting request 977481 from home:dimstar:Factory
...
- Fix a few rpmlint errors (to at least get below the 1000 mark)
(boo#1199558):
+ make libpcp-devel require libpcp_gui: the devel package
installs a symlink pointing to that library, so anything
willing to link it would fail
libpcp-devel.x86_64: E: no-library-dependency-on libpcp_gui2 /usr/lib64/libpcp_gui.so.2
The package misses dependency on a package which file it links to.
+ Call fdupes over /var/lib/pcp/testsuite to solve
pcp-testsuite.x86_64: W: files-duplicate
+ W: macro-in-comment: escape the relevant macros using %%
+ Filter out W: potential-bashisms for pcp-testsuite.
OBS-URL: https://build.opensuse.org/request/show/977481
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=115
2022-05-16 09:23:09 +00:00
Dominique Leuenberger
2cdbb5654c
Accepting request 962478 from Base:System
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/962478
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcp?expand=0&rev=63
2022-03-19 21:20:27 +00:00
David Disseldorp
48030bfbf6
Update changelog to carry jsc#CSD-124 reference for dependency changes.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=113
2022-03-10 13:27:36 +00:00
Dominique Leuenberger
28287b055a
Accepting request 952214 from Base:System
...
OBS-URL: https://build.opensuse.org/request/show/952214
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcp?expand=0&rev=62
2022-02-09 19:38:35 +00:00
David Disseldorp
14e74695d7
Accepting request 952213 from home:dimstar:Factory
...
- Own %{_datadir}/zsh and %{_datadir}/zsh/site-functions: we have
no guaranteed owner of these directories in the buildroot.
detects systemd
OBS-URL: https://build.opensuse.org/request/show/952213
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=112
2022-02-07 16:35:24 +00:00
Dominique Leuenberger
1028df76d7
Accepting request 940493 from Base:System
...
OBS-URL: https://build.opensuse.org/request/show/940493
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcp?expand=0&rev=61
2021-12-16 20:18:49 +00:00
David Disseldorp
481e798ebd
Accepting request 940480 from home:kukuk:branches:Base:System
...
- Remove sysconfig dependencies, this is not the equivalent of
the initscripts package and completly unneeded here.
- Add missing hostname requires
OBS-URL: https://build.opensuse.org/request/show/940480
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=111
2021-12-14 13:58:59 +00:00
Dominique Leuenberger
9cfe1f845a
Accepting request 892307 from Base:System
...
OBS-URL: https://build.opensuse.org/request/show/892307
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcp?expand=0&rev=60
2021-05-15 21:15:22 +00:00
David Disseldorp
cbd2b5530a
Accepting request 892268 from home:oertel:branches:Base:System
...
- also buildrequire pkgconfig(systemd) to make sure configure
detects systemd
OBS-URL: https://build.opensuse.org/request/show/892268
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=109
2021-05-11 21:59:45 +00:00
Dominique Leuenberger
292b7982df
Accepting request 886305 from Base:System
...
OBS-URL: https://build.opensuse.org/request/show/886305
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcp?expand=0&rev=59
2021-04-18 19:45:17 +00:00
c60e5bfb1c
Accepting request 878744 from home:jengelh:branches:Base:System
...
- Replace ancient RPM variables by modern equivalents.
- Drop support for the ancienst of SUSE and Fedora.
OBS-URL: https://build.opensuse.org/request/show/878744
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=107
2021-04-17 14:23:17 +00:00
Richard Brown
b8dc3d1011
Accepting request 873360 from Base:System
...
- Spec file fixes and cleanups
+ disable pcp-export-zabbix-agent to avoid conflicting /etc/zabbix/
ownership.
+ fix unversioned Provides
+ remove unused python2 build logic and unconditionally enable python3
+ 0009-remove-rundir-install.patch
- Add SUSE specific dejavu-fonts dependency for pcp-gui sans
- Disable pcp-pmda-libvirt to avoid build dependency loop
- Drop unnecessary %pre/%post recursive chown calls; (bsc#1152533)
- Changelog for patches carried as part of 5.2.2 source tarball:
+ build-drop-old-config-file-transition-code-from-rpm-.patch
+ 0007-pmdas-perf-Add-cpunumber-option-for-dynamic-perf-eve.patch
+ 0008-pmdas-perf-Add-support-for-hv_24x7-nest-events-on-mu.patch
+ 0009-qa-perfevent-Test-hv_24x7-events-on-multinode.patch
- Upgrade to 5.2.2; (jsc#SLE-16929)
+ improvements to client tools and utilities
+ new pmdabpftrace monitoring agent
+ pmdaperfevent enhancements
+ pmproxy, libpcp_web and libpcp hardening and improvements
+ assorted bug fixes
+ obsolete pcp-manager discovery service, now provided by pmfind
+ improved FHS compliance
- Remove upstreamed:
+ 0001-Add-missing-includes-in-Qt-5.15-beta2.patch
- Rebase against upstream (faeb2507f):
+ 0001-Install-libraries-without-exec-permission.patch
- Fix build with -fno-common; (bsc#1160411)
- Merge upstream build-time tmpdir fixes
OBS-URL: https://build.opensuse.org/request/show/873360
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcp?expand=0&rev=58
2021-02-22 13:23:09 +00:00
David Disseldorp
9c64000986
Accepting request 873350 from home:dmdiss:pcp_522
...
- Disable pcp-pmda-libvirt to avoid build dependency loop
OBS-URL: https://build.opensuse.org/request/show/873350
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=105
2021-02-18 11:33:19 +00:00
David Disseldorp
0c6e889995
Accepting request 873234 from home:dmdiss:pcp_522
...
- Add SUSE specific dejavu-fonts dependency for pcp-gui sans
OBS-URL: https://build.opensuse.org/request/show/873234
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=104
2021-02-17 22:42:16 +00:00
David Disseldorp
99cb6837a2
Accepting request 872372 from home:dmdiss:pcp_522
...
Don't redefine _libexecdir. Drop (queued) tag from upstreamed patches.
OBS-URL: https://build.opensuse.org/request/show/872372
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=103
2021-02-15 11:58:57 +00:00
David Disseldorp
1abd95a65a
Accepting request 872213 from home:dmdiss:pcp_522
...
- Spec file fixes and cleanups
+ disable pcp-export-zabbix-agent to avoid conflicting /etc/zabbix/
ownership.
+ fix unversioned Provides
+ remove unused python2 build logic and unconditionally enable python3
+ 0009-remove-rundir-install.patch
OBS-URL: https://build.opensuse.org/request/show/872213
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=102
2021-02-15 00:26:25 +00:00
David Disseldorp
407d51349a
Mention another patch which is in the upstream tarball.
...
+ build-drop-old-config-file-transition-code-from-rpm-.patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=101
2021-02-11 15:02:33 +00:00
David Disseldorp
00982bbc3d
- Changelog for patches carried as part of 5.2.2 source tarball:
...
+ 0007-pmdas-perf-Add-cpunumber-option-for-dynamic-perf-eve.patch
+ 0008-pmdas-perf-Add-support-for-hv_24x7-nest-events-on-mu.patch
+ 0009-qa-perfevent-Test-hv_24x7-events-on-multinode.patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=100
2021-02-11 09:47:10 +00:00
David Disseldorp
d969e24040
Accepting request 871004 from home:dmdiss:pcp_522
...
- Drop unnecessary %pre/%post recursive chown calls; (bsc#1152533)
- Merge SLE changelog entries
OBS-URL: https://build.opensuse.org/request/show/871004
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=99
2021-02-10 23:55:17 +00:00
f4f94002b8
Accepting request 870679 from home:dmdiss:pcp_522
...
- Upgrade to 5.2.2; (jsc#SLE-16929)
+ improvements to client tools and utilities
+ new pmdabpftrace monitoring agent
+ pmdaperfevent enhancements
+ pmproxy, libpcp_web and libpcp hardening and improvements
+ assorted bug fixes
+ obsolete pcp-manager discovery service, now provided by pmfind
+ improved FHS compliance
- Remove upstreamed:
+ 0001-Add-missing-includes-in-Qt-5.15-beta2.patch
- Rebase against upstream (faeb2507f):
+ 0001-Install-libraries-without-exec-permission.patch
- Fix build with -fno-common; (bsc#1160411)
- Merge upstream build-time tmpdir fixes
+ 0007-pmns-Make-drop-duplicate-if-else.patch
+ 0008-fixes-for-GH-1140-PCP_TMPFILE_DIR-used-in-build.patch
OBS-URL: https://build.opensuse.org/request/show/870679
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=98
2021-02-09 21:45:47 +00:00
Dominique Leuenberger
6c85a7c4ee
Accepting request 828935 from Base:System
...
OBS-URL: https://build.opensuse.org/request/show/828935
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcp?expand=0&rev=57
2020-08-28 19:18:11 +00:00
David Disseldorp
6ee429acc9
Accepting request 828927 from home:dimstar:Factory
...
- Do not mangle libexecdir: the distro defaults are right in all
cases.
OBS-URL: https://build.opensuse.org/request/show/828927
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=96
2020-08-24 12:21:43 +00:00
Dominique Leuenberger
6f4b4161c6
Accepting request 796235 from Base:System
...
OBS-URL: https://build.opensuse.org/request/show/796235
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcp?expand=0&rev=56
2020-04-25 18:14:17 +00:00
David Disseldorp
cd0ffb43a3
Accepting request 796150 from home:marxin:branches:Base:System
...
- Add -fcommon in order to fix boo#1160411.
OBS-URL: https://build.opensuse.org/request/show/796150
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=94
2020-04-22 08:42:54 +00:00