25 Commits

Author SHA256 Message Date
bbc3d90068 Accepting request 1153557 from home:pgajdos:l
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN

OBS-URL: https://build.opensuse.org/request/show/1153557
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/liboping?expand=0&rev=29
2024-03-01 14:18:08 +00:00
7bd4b5ad4f Accepting request 828159 from home:dirkmueller:branches:server:monitoring
- update to 1.10.0:
  * Build system: Search the "rt" library for clock_gettime(). This
    fixes build issues on Mac OS X. Thanks to Yann E. Morni for this
    fix. #9
  * Build system: The "--with[out]-ncurses" option has been added and
    allows to enforce/disable the building of "noping". Thanks to Thomas
    Deutschmann for the patch. #15
  * Build system: Compatibility code to work with pkg-config < 0.27 has
    been added. #22
  * liboping: Creation of ICMPv4 packets has been fixed: due to an
    incorrect sizeof() the payload may have been prefixed by 20 zero
    bytes, resulting in larger packets than desired.
  * liboping: The number of file descriptors used has been reduced to at
    most two (from one per host). This and a few other optimizations
    significantly improve performance.
  * oping, noping: Handling of the "-O" command line flag has been
    fixed.
  * oping, noping: The "-b" option has been added and enables a bell
    whenever an echo reply is received.
  * noping: The background color has been changed to use the terminal
    default.
  * noping: The ability to add hosts after noping has started (the "a"
    key) has been added.
- remove liboping-conditional_IPV6_TCLASS.patch (obsolete)

OBS-URL: https://build.opensuse.org/request/show/828159
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/liboping?expand=0&rev=28
2020-08-25 07:47:20 +00:00
3397a7f498 Accepting request 729959 from home:cgiboudeaux:fat-lto-objects
- Use -ffat-lto-objects when building static libraries.

OBS-URL: https://build.opensuse.org/request/show/729959
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/liboping?expand=0&rev=27
2019-09-12 00:06:39 +00:00
Lars Vogdt
aeba3a4d07 Accepting request 416240 from home:mnhauke
- Update to version 1.9.0
  * liboping: The new "PING_OPT_MARK" option allows to mark packets,
    which can be used for filtering and routing such packets on Linux.
  * oping, noping: The new "-m" command line option allows to set a mark
    on packets sent by the tool.
  * oping, noping: The new "-O" command line option allows to write
    measurements to an CSV file.
  * oping, noping: The new "-w" command line option allows to specify
    the timeout after which a packet/reply is considered "dropped".

OBS-URL: https://build.opensuse.org/request/show/416240
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/liboping?expand=0&rev=26
2016-09-10 08:04:59 +00:00
Lars Vogdt
40f7dda052 Accepting request 293712 from home:posophe:branches:server:monitoring
I've fixed compatibility with 13.1 but autoconf in SLE11 is still too old

OBS-URL: https://build.opensuse.org/request/show/293712
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/liboping?expand=0&rev=25
2015-04-24 14:42:41 +00:00
Lars Vogdt
f97001164b - update to 1.6.2:
* Build system: Setting capabilities and the set-UID bit has been made
    more fault-tolerant, so that it will work with Debian's fakeroot(1)
    utility.
  * src/liboping.c: Fixed a compiler warning about an non-static format
    string. Thanks to Brian Edwards for pointing this out.

OBS-URL: https://build.opensuse.org/package/show/server:monitoring/liboping?expand=0&rev=23
2012-02-15 21:11:04 +00:00
Lars Vogdt
38cabf0343 Accepting request 104386 from devel:openSUSE:Factory:patch-license
patch license to follow spdx.org standard

OBS-URL: https://build.opensuse.org/request/show/104386
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/liboping?expand=0&rev=22
2012-02-13 20:28:34 +00:00
Lars Vogdt
9880be4f03 Accepting request 82748 from home:jengelh:bl
- Implement baselibs for package
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build
- Correct description of SRPM

OBS-URL: https://build.opensuse.org/request/show/82748
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/liboping?expand=0&rev=21
2011-09-19 19:40:59 +00:00
Pascal Bleser
4234c509d1 1.6.1
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/liboping?expand=0&rev=20
2011-03-07 23:06:31 +00:00
Ruediger Oertel
154f2f6480 Autobuild autoformatter for 60033
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liboping?expand=0&rev=2
2011-02-12 10:53:30 +00:00
Pascal Bleser
9c06814a23 properly disable -Werror to fix build on SLE < 11
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/liboping?expand=0&rev=19
2011-01-26 16:38:20 +00:00
Pascal Bleser
0ec80d0faa 1.6.0
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/liboping?expand=0&rev=18
2011-01-26 14:09:54 +00:00
Pascal Bleser
3fe6f212bd 1.5.1
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/liboping?expand=0&rev=17
2010-11-18 16:58:01 +00:00
Pascal Bleser
f33967883c disable -Werror
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/liboping?expand=0&rev=16
2010-10-29 21:55:23 +00:00
Pascal Bleser
f2b86cf081 conditional IPV6_TCLASS support, as it isn't defined on < 11.0
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/liboping?expand=0&rev=15
2010-10-29 21:48:47 +00:00
Pascal Bleser
9eee87b838 1.5.0
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/liboping?expand=0&rev=14
2010-10-29 21:37:14 +00:00
Klaus Kämpf
d82c30eade fix .spec name to match package name
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/liboping?expand=0&rev=10
2009-09-28 12:57:10 +00:00
Pascal Bleser
ef21fe31ad 1.3.2
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/liboping?expand=0&rev=9
2009-07-27 14:38:23 +00:00
Pascal Bleser
98bc0a1352 add patch to disable use of IPV6_RECVHOPLIMIT on SLE9
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/liboping?expand=0&rev=8
2009-05-13 05:57:09 +00:00
Pascal Bleser
0fb4985f52 disable perl module, breaks build because of RPATH -- when the rpath is eliminated, the module can't load
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/liboping?expand=0&rev=7
2009-05-12 23:30:12 +00:00
Pascal Bleser
8737fd48c5 sed was too early
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/liboping?expand=0&rev=5
2009-05-12 21:46:00 +00:00
Pascal Bleser
bb951b71fe fix perl installation (vendor_perl) and add some autotools black magic to disable -rpath
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/liboping?expand=0&rev=4
2009-05-12 21:33:53 +00:00
Pascal Bleser
fcae2ac622 use chrpath to fix the broken RPATH in the perl module shlib
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/liboping?expand=0&rev=3
2009-05-12 19:56:26 +00:00
Pascal Bleser
077f078135 fix rpath in the perl bindings
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/liboping?expand=0&rev=2
2009-05-12 19:24:10 +00:00
Pascal Bleser
91f2d2fd4c 1.1.2
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/liboping?expand=0&rev=1
2009-05-12 19:05:24 +00:00