Commit Graph

74 Commits

Author SHA256 Message Date
Tomáš Chvátal
9496561316 Accepting request 732929 from home:pmonrealgonzalez:branches:Base:System
- Security fix: [bsc#1150114, CVE-2019-16167]
  * Memory corruption due to an Integer Overflow in remap_struct()
    in sa_common.c
  * Added sysstat-CVE-2019-16167.patch

OBS-URL: https://build.opensuse.org/request/show/732929
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=98
2019-09-24 12:27:30 +00:00
Tomáš Chvátal
71cafbb53e Accepting request 726554 from home:pmonrealgonzalez:branches:Base:System
- Version update to 12.0.6
  * sadc: Check if InCsumErrors is present for EICMP as well.
  * sadf: XML: Fix bad transmission words statistics for Fibre Channel hosts.
  * iostat: Fix wrong CPU statistics displayed for the first sample when option -y is used.
  * iostat: Make sure UUID given on the command line is not taken as interval value.
  * Allow more space for persistent type directory names.

- Remove deprecated Require gettext and require gettext-runtime only
  during build [bsc#1142470]

OBS-URL: https://build.opensuse.org/request/show/726554
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=96
2019-08-27 23:39:17 +00:00
Tomáš Chvátal
161c5d4a18 Accepting request 706751 from home:seanlew:branches:Base:System
Update sysstat

OBS-URL: https://build.opensuse.org/request/show/706751
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=94
2019-06-01 05:46:23 +00:00
Tomáš Chvátal
334332bcbf Accepting request 672851 from home:pmonrealgonzalez:branches:Base:System
- Version update to 12.0.3
  * 2018/12/14: Version 12.0.3 - Sebastien Godard (sysstat<at>orange.fr)
    * sadf: Fix out of bound reads security issues (CVE-2018-19416
       and CVE-2018-19517).
    * sadf: Fix possible infinite loop.
    * [Todd Walton]: Clarify sadc manual page and FAQ on using
      multiple -S keywords.
    * Remove remap_struct() prototype from sa.h.
    * [Steve Kay]: Use memcpy rather than strncpy, in order to
      avoid truncation warning.
    * [Steve Kay]: Cosmetic fixes in configure file.
    * [Anatoly Pugachev]: Fix comment in sar.c.
- Dropped patch fixed upstream:
  * sysstat-12.0.2-CVE-2018-19416-and-CVE-2018-19517.patch

OBS-URL: https://build.opensuse.org/request/show/672851
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=92
2019-02-09 16:23:01 +00:00
Tomáš Chvátal
777d7b9b5c Accepting request 652177 from home:pmonrealgonzalez:branches:Base:System
- Security fixes:
  * The remap_struct function in sa_common.c has an out-of-bounds
    read during a memmove call [CVE-2018-19416, bsc#1117001]
  * The remap_struct function in sa_common.c has an out-of-bounds read
    during a memset call [CVE-2018-19517, bsc#1117260]
  * Added patch sysstat-12.0.2-CVE-2018-19416-and-CVE-2018-19517.patch

OBS-URL: https://build.opensuse.org/request/show/652177
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=90
2018-11-27 14:40:55 +00:00
Tomáš Chvátal
a23db22d6d Accepting request 648458 from home:pluskalm:branches:Base:System
- Run tests during build
- Use explicit list of binaries in files section of spec file

OBS-URL: https://build.opensuse.org/request/show/648458
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=88
2018-11-12 21:22:43 +00:00
Tomáš Chvátal
8610bc23b7 - Up to 12.0.2:
* This version mainly includes bugfixes

OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=84
2018-10-16 10:11:17 +00:00
Tomáš Chvátal
21839d39a5 - Version update to 12.0.1:
* sadf: SVG: Remove id tag from individual graphs. Use activities
    identification numbers for id tags.
  * sadf: SVG: Add new option "showtoc", which can be used to display
    the list of activities for which there are graphs ("table of
    contents").
  * sadf: SVG: Improve output for softnet activity: Add a discontinuity in
    graph when corresponding CPU is marked offline.
  * sadf: SVG: Improve function used to assess SVG canvas height.
  * sadf: SVG: Fix core dumped on buffers reallocation.
  * sar/sadf: Devices list management code refactoring.
  * sa_conv.c: Use write_all() function instead of write() to handle possible
    signal interruptions.
  * spec file updated: No longer create a debug package.
  * Remove many warnings from gcc v7/v8.
  * README file updated.
  * Manual pages updated.

OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=82
2018-08-14 07:05:20 +00:00
Tomáš Chvátal
033024dbd9 - Update to 11.6.5:
* sadf: SVG: Display graphs for swap utilization in packed mode.
  * sadf: SVG: Don't take into account activities with no graphs when
    calculating canvas height.
  * sadf: SVG: Don't insert a gap in SVG output if an activity is not
    displayed.
  * sadf: SVG: Fix possible negative value in graphs coordinates.

OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=81
2018-08-14 07:02:30 +00:00
Tomáš Chvátal
ad76c33786 Accepting request 618286 from home:scarabeus_iv:branches:Base:System
- Version update to 11.6.4:
  * The number of decimal places used by sysstat commands (sar, cifsiostat, iostat, mpstat and pidstat),
  * The network interfaces, block devices and filesystems for which statistics shall be displayed by sar or sadf.

OBS-URL: https://build.opensuse.org/request/show/618286
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=79
2018-06-21 12:29:47 +00:00
Tomáš Chvátal
8f9dd0db21 - Version update to 11.6.3:
* A possible crash related to the new binary format used by sar, which could
    happen when buffers needed to be reallocated to accomodate more devices
    added to the system,
  * The %CPU value displayed by pidstat for processes using more than 100%
    of a core.

OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=77
2018-04-27 08:02:30 +00:00
Tomáš Chvátal
ccc1e6b6ab OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=76 2018-04-27 07:57:24 +00:00
Tomáš Chvátal
449782536b Accepting request 601630 from home:fcrozat:branches:Base:System
- Remove Requires on update-desktop-files on subpackage, it is
  useless.

OBS-URL: https://build.opensuse.org/request/show/601630
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=75
2018-04-27 07:56:28 +00:00
Tomáš Chvátal
5afe271817 Accepting request 538306 from home:pluskalm:branches:Base:System
- Update to version 11.6.1
  * See provided CHANGES for detailed list of changes
- Refresh patches:
  * sysstat-8.0.4-pagesize.diff
  * sysstat-8.0.4-sysconfdir.diff
  * sysstat-8.1.6-sa1sa2lock.diff
- Drop no longer needed
  * sysstat-8.0.4-sysconfdir.diff

OBS-URL: https://build.opensuse.org/request/show/538306
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=73
2017-11-02 09:54:07 +00:00
Tomáš Chvátal
7f0777ca99 - Update to 11.4.3 release
* check the CHANGES file for detailed informations, too long
- Refresh patches:
  * sysstat-8.0.4-sysconfdir.diff
  * sysstat-8.1.6-sa1sa2lock.diff
- Remove patch that was converted to sed:
  * sysstat-9.0.4-no-build-date.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=69
2017-02-19 10:24:47 +00:00
92ec781eed Accepting request 397803 from home:oertel:branches:Base:System
- skip libsensors on s390/s390x

OBS-URL: https://build.opensuse.org/request/show/397803
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=67
2016-05-25 10:09:48 +00:00
Vítězslav Čížek
0dc6490f39 Accepting request 344802 from home:pluskalm:branches:Base:System
- Update to 11.0.8
  * Fix possible NULL pointer dereference in SREALLOC macro (CID
    #29706).
  * sadc: Fix untrusted value used as argument (CID #29720).
  * Update librdsensors.a target in Makefile.
- Changes for 11.0.7
  * [Peter Schiffer]: Fix problem with pidstat output values > 100%
    for %CPU.
  * [Alexis Solanas]: Fix issue with iostat not showing the full
    device name.
  * CREDITS file updated.

OBS-URL: https://build.opensuse.org/request/show/344802
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=65
2015-11-18 09:55:34 +00:00
Vítězslav Čížek
716b292f83 Accepting request 330027 from home:pluskalm:branches:Base:System
- Update to 11.0.6

OBS-URL: https://build.opensuse.org/request/show/330027
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=63
2015-09-09 11:38:01 +00:00
d5f483231a Accepting request 312985 from home:pluskalm:branches:Base:System
- Update to 11.0.5
  * [Peter Schiffer]: Fixed and simplified some math expressions 
    in pr_stats.c.
  * [Peter Schiffer]: ioconf.c: Check value of variable "major"
    read from file.
  * [Peter Schiffer]: ioconf.c: Use strncpy instead of strcpy.
  * cifsiostat: Fixed possible integer overflowed argument.
  * sar: Fixed untrusted loop bound.

OBS-URL: https://build.opensuse.org/request/show/312985
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=61
2015-06-23 06:29:02 +00:00
Vítězslav Čížek
ef5ed36926 Accepting request 307574 from home:pluskalm:branches:Base:System
- Update to 11.0.4 
  * Makefile: sysstat init script may sometimes be called rc.sysstat.
    So use that name when needed.
  * pidstat: Don't stop if gtime and cgtime fields are unavailable.
  * Typos fixed in XSD document.
  * [Peter Schiffer]: Replace spaces with tabs in Makefile.in.
  * [Peter Schiffer]: Create appropriate directories in DESTDIR if
    missing.
  * [Peter Schiffer]: Fixed installation of systemd/cron files on
    systems w/o systemd.
  * [Peter Schiffer]: Don't look in weird places for programs during
    configuration.
  * [Peter Schiffer]: Portable way to detect 64 bit OS in configure
    script.
  * [Steve Kay]: Fix mpstat SCPU alignment output.
  * Makefile: Call chkconfig only if $(COPY_ONLY) is set to no.
  * sysstat(5) manual page updated.
  * NLS updated.
- Use scriplets for updating desktop files
- Update patches

OBS-URL: https://build.opensuse.org/request/show/307574
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=59
2015-05-18 09:11:51 +00:00
70061c49bc Accepting request 287049 from home:pluskalm:branches:Base:System
- Cleanup spec file with spec-cleaner
- Update dependecies
- Update to 11.0.3:
  * Prefer xz compression program when compressing sa data files
  * sadc: Fix possible race condition in signal handler code
  * Fix description of %util in iostat and sar manual pages
  * Make sure that no crontabs are activated when configure's 
    option --enable-copy-only is used.

OBS-URL: https://build.opensuse.org/request/show/287049
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=57
2015-02-22 09:00:02 +00:00
Stephan Kulow
10dfd76d39 Accepting request 241403 from home:tabraham1:branches:Base:System
update to 11.0.0

OBS-URL: https://build.opensuse.org/request/show/241403
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=55
2014-07-18 04:40:12 +00:00
1649f25513 Accepting request 231642 from home:coolo:branches:openSUSE:Factory
- remove %ghost in /var/run, see
  http://lists.opensuse.org/opensuse-packaging/2014-04/msg00046.html

OBS-URL: https://build.opensuse.org/request/show/231642
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=53
2014-04-28 09:27:16 +00:00
cfbec15742 Accepting request 215264 from home:vitezslav_cizek:branches:Base:System
- update to 10.2.1
  * Added new --enable-copy-only option to configure script.
    This option may be useful when creating sysstat package to
    make sure that files are only copied to $DESTDIR and that
    no service is activated (eg. for distro using systemd).
  * pidstat: Add a new metric to pidstat I/O statistics:
    per-task block I/O delays.
  * Take $DESTDIR variable into account when installing sysstat
    service used by systemd.
  * sadf -H, sadf -j and sadf -x now also display the file
    creation time.
  * Use sizeof() instead of hardcoded size values.
  * pidstat manual page updated.
  * Cosmetic fixes.
  * NLS updated.
- rename nfsiostat to nfsiostat-sysstat because of a name collision
  with a binary from nfs-utils (bnc#814447)
  * added sysstat-rename_nfsiostat.patch

OBS-URL: https://build.opensuse.org/request/show/215264
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=51
2014-01-28 08:19:55 +00:00
Dr. Werner Fink
a6a8697289 Accepting request 205712 from home:vitezslav_cizek:branches:Base:System
- update to 10.2.0
  * This version mainly focuses on pidstat, with several bug fixes
    and the addition of a new option (-v) enabling the user to
    display the number of threads and file descriptors associated
    with tasks.
- refreshed some of the patches
- move the lib64 patching from %prep (overwrites service unit on
  every quilt setup)

OBS-URL: https://build.opensuse.org/request/show/205712
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=49
2013-11-05 11:23:43 +00:00
ed45c15759 Accepting request 205008 from home:posophe:branches:Base:System
Made required changes

OBS-URL: https://build.opensuse.org/request/show/205008
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=47
2013-10-29 14:42:26 +00:00
e27e22ba27 Accepting request 141157 from home:vitezslav_cizek:branches:Base:System
- fixed two typos in spec related to service unit, which prevented
  succesful startup (bnc#783886)
- service unit included hardcoded /usr/lib, so patching
  sysstat.service to use correct libdir

OBS-URL: https://build.opensuse.org/request/show/141157
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=45
2012-11-14 08:07:52 +00:00
221d9745f9 Accepting request 138374 from home:vitezslav_cizek:branches:Base:System
- increased the default number of days for how long will sysstat
  keep the log files (fate#313767)

OBS-URL: https://build.opensuse.org/request/show/138374
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=43
2012-10-17 09:18:34 +00:00
Stephan Kulow
265754d89e Accepting request 121313 from home:vitezslav_cizek:branches:Base:System
- update to 10.0.5
  * [Alain Chereau]: Options -g and -T added to iostat. These options
    enable the user to display statistics for groups of devices.
  * [Vitezslav Cizek]: sadc now overwrites its standard daily data
    file when this file is from a past month.
    - fixes bnc#758356
  * sadf: Change time format from HH-MM-SS to HH:MM:SS in the
    various reports displayed by sadf.
  * XSD document updated: Added a maxOccurs indicator for the timestamp element.
  * Added option --enable-collect-all to configure script. This
    option tells sadc to collect all possible activities, including optional ones.
  * [Peter Schiffer]: Set exit code to 0 for sa2 shell script.
  * NLS updated. Croatian translation added.
  * iostat and sadc manual pages updated.
  * FAQ updated.
  * CREDITS file updated.

OBS-URL: https://build.opensuse.org/request/show/121313
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=41
2012-05-18 06:04:29 +00:00
Petr Uzel
bef5ffc047 remove unused patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=39
2012-03-13 18:16:53 +00:00
Petr Uzel
aad2a1e2d7 Accepting request 109001 from home:tabraham1:branches:Base:System
update to 10.0.4

OBS-URL: https://build.opensuse.org/request/show/109001
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=38
2012-03-13 12:49:27 +00:00
Petr Uzel
477abe2e50 - pass '-S ALL' to first run of sadc after boot to properly
include disk and interrupt statistics in the reports (bnc#746517)

OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=36
2012-02-15 10:02:34 +00:00
Petr Uzel
fe552cc697 OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=33 2011-12-21 15:23:22 +00:00
Petr Uzel
19ea5883f3 update to 10.0.3
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=32
2011-11-30 09:07:28 +00:00
Petr Uzel
770b1114a0 - add sysstat-fix-iostat-crash.patch (bnc#729130)
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=29
2011-11-09 12:29:08 +00:00
Andreas Jaeger
393c83e93d Accepting request 89410 from home:lnussel:branches:Base:System
- don't enable sysstat by default (bnc#725791)
- don't use /var/lock (bnc#725785)

OBS-URL: https://build.opensuse.org/request/show/89410
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=27
2011-10-27 08:22:27 +00:00
Andreas Jaeger
ae60269f62 Accepting request 88237 from home:fcrozat:branches:Base:System
- Add systemd service for sysstat (bnc#723858).

OBS-URL: https://build.opensuse.org/request/show/88237
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=24
2011-10-17 15:46:37 +00:00
Petr Uzel
83f62377e6 update to 10.0.2
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=21
2011-09-19 08:05:16 +00:00
OBS User buildservice-autocommit
232780496b Updating link to change in openSUSE:Factory/sysstat revision 42.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=ed86089d532c0cd6200c4e4c81feb230
2011-08-11 13:41:16 +00:00
Petr Uzel
6a2e1372b2 enable boot.sysstat service on new installation (bnc#711574)
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=19
2011-08-11 07:32:25 +00:00
OBS User buildservice-autocommit
30a8639237 Updating link to change in openSUSE:Factory/sysstat revision 40.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=67b07b9e21bc9f46f29753f2cfe7e1a1
2011-06-28 07:35:46 +00:00
Petr Uzel
9e2e80dc9f update to 10.0.1
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=17
2011-06-27 12:50:07 +00:00
OBS User buildservice-autocommit
bf8599e38d Updating link to change in openSUSE:Factory/sysstat revision 38.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=c2593ab240e409ad4c894fd2a4354099
2011-03-07 14:16:44 +00:00
Petr Uzel
0d5dec4fd4 bnc#674719
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=15
2011-03-07 11:37:16 +00:00
Stephan Kulow
6a78a4b71a Accepting request 51795 from home:jengelh:smp
OBS-URL: https://build.opensuse.org/request/show/51795
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=13
2010-11-01 08:18:22 +00:00
OBS User buildservice-autocommit
e3a420470c Updating link to change in openSUSE:Factory/sysstat revision 33.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=53d5875dd0eb16cecea090087a7d7df8
2010-10-22 14:33:58 +00:00
Philipp Thomas
13a7c500f9 Accepting request 51118 from home:oertel:branches:openSUSE:Factory
OBS-URL: https://build.opensuse.org/request/show/51118
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=11
2010-10-20 14:01:27 +00:00
OBS User autobuild
3e4a344e93 Accepting request 46603 from Base:System
Copy from Base:System/sysstat based on submit request 46603 from user elvigia

OBS-URL: https://build.opensuse.org/request/show/46603
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysstat?expand=0&rev=31
2010-08-30 10:41:32 +00:00
OBS User autobuild
0a69817ec3 Accepting request 40794 from Base:System
Copy from Base:System/sysstat based on submit request 40794 from user puzel

OBS-URL: https://build.opensuse.org/request/show/40794
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysstat?expand=0&rev=28
2010-05-28 16:48:21 +00:00
OBS User unknown
76fc44252d OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysstat?expand=0&rev=25 2009-08-07 20:49:45 +00:00