SHA256
1
0
forked from pool/babeltrace2

Accepting request 827679 from devel:tools:lttng

OBS-URL: https://build.opensuse.org/request/show/827679
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/babeltrace2?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2020-08-19 16:53:21 +00:00 committed by Git OBS Bridge
commit e03a9e1375
6 changed files with 50 additions and 20 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:87f0acc134bac8e897f4eb0f5a02cbfffeb94d3bc0396ecb74a6667581988ecf
size 3190252

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEf0kxSibg3nhCdoDgXxsqB4nxKxEFAl4534cACgkQXxsqB4nx
KxEOow/8DvY4bJwWvc6Jx31wEWllBp0M5aTGWYLSzQSDv3HjYldfRXC2taKN9Nsi
+CHydPtJSp9Bf/+CkZFYOhWfAhCuXLP07mZIKhhVcqF9c5AEiiU7DDrYHsZf+cNf
8ckgcd/oPPFoSuufG0onCg9299D4MXU3bbxpWdCsYJDyNanME/+LR/OWMeKbf28X
Vhk6wcqfIkM6FrjGPlEB+/avvpvVhFobF8zW/cp58rRXbM4xJtVEtSWzKMV93K8k
TmubkHeBeneOuO+W1rNC1QdQILSqbqXZlfdYFMjm9xSxkO6W3c3LmLrgY8L55amA
Rnx+JlRpcHRI8xxL3HihK1EdKNOPTwYQ8E3LCwcFrSO2e6CizgfZpTs8qKPAzf2H
j1W7dB+qNQo0hh64RmCrU4PBTYji1i9xSbMo7cAaB4y///ubUC0yaJgKX7qCupVZ
8bDKBEPspKYUz32LBOZ7OxENL12yuRuHTG0666Q9gQLs3H2Ivr2x1neEgV5B0a5R
NDYZ/3Fh2YT3WWaUdTQ0CqJUXBlgPAFL1Ax3mEHoX+Mu5Kr83lonGtizl6DwoKHx
Q2lcC0xUuqXYVa4d9ZUkmw91GJr3rvBj9nud4VwuyFGcWlDP8D4DTYANTTIHbB7H
FnJmu1k3FkPNVf9hpXMVTBbJGT6Z6jn15EpjYOXc0yW4wOnxEfo=
=a2DQ
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a53625152554102d868ba8395347d0daba0bec9c4b854c3e9bd97c77b0bf04a0
size 3209137

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEf0kxSibg3nhCdoDgXxsqB4nxKxEFAl6iCKYACgkQXxsqB4nx
KxHzXhAAi7sm4bXZWA8ImY7gNPjYZyEatklCFWzaxOkEkPzux/w11BssRM2PxGu/
uhWciQqhs9pUZOT4+4iQpvpNnia6qATH5Fl3TfHFrw3gdFnwvBomB4HYXMeMeY6y
PbMrB8Rtm/9EHsFwd3GRq4w9cNczkhk49Y7As3BrrEuV32ba8s4ahQcEllg3gpsd
HzrXBYA6xbGkXKRcI5A90qFDk5K8W2ItVC27/0qbc2edcJUWufuQTntfjFb93cp0
TbwWiZlr8N8V0H+zgpoHBnohNwB7zrLHdjNn1VZxDilUR1EVKMtMZPtLkQXImxor
Z2SYN/cal+Z2xdpYHG8n/GRdZHmAOWmYgLZlLUapav7JUBhtA9DTRUQ8VqqOZXnn
dNIDaTu+sUgxk+JYJeNQS/AuMvhI84ZbdS2Xb7fenRjwBiSqOjzzEGaQ36G7jB/4
XmIXlFeS67deoWDeNifO2ae5+dvedMdY/5tbYAUwFW79EVQu66nysR7vN568EHSy
fm4MtyUoajvC+sPQpCU4j+c6mFcC+drkXS0TA3PVqPWbD4olhgW6e1UajpVyi6xc
j98nNGU4t/lBfhQuIJDGVqOcGovmIiRSgEus8kdFcvyOfzwq3B8l4K84Hu4sl4ab
UUZzl5MIugC249G7ADvvhLOBTNEczQYRIZzu3X6phNIlME/hFq0=
=Fb+r
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,33 @@
-------------------------------------------------------------------
Tue Aug 18 20:32:50 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 2.0.3:
* Fix: lib: use appropriate format specifier to print message iterator class
* Fix: sink.text.pretty: check that port is connected before creating message iterator
* Add initial Python bindings documentation
* Fix: bt2: read properties on _DiscardedEventsMessage
* tests: add tests for discarded events/packets creation
* Fix: bt2: add precond. check, for stream class supporting discarded msgs with clock snapshot without clock class
* Fix: flt-utils.muxer: reference leak in muxer_msg_iter_add_upstream_msg_iter error path
* Fix: sink.text.details: goto error when failing to add input port
* Fix: src.text.dmesg: add missing assignment of `status` on error path
* Revert "bt2: _EventConst.__getitem__(): use a single temporary variable"
* Fix: src.ctf.fs: initialize the other_entry variable
* bt2: _EventConst.__getitem__(): use a single temporary variable
* Fix: _EventConst.__getitem__(): check if event has a packet
* doc: bt_field_class...get_mapping_labels...(): clarify RV's validity
* doc/api/libbabeltrace2/style.css: make font weight of `.intertd` normal
* common: cast arguments to character classification functions to unsigned char
* flt.utils.muxer: initialize variable to silence -Wmaybe-uninitialized warning
* Fix: configure.ac: silently accepting invalid Python configuration
* Cleanup: configure.ac: remove redundant `AC_ARG_ENABLE` parameters
* Fix: plugin-dev.h: Disable address sanitizer on pointer array section variables
* Fix: cli: use BT_CLI_LOGE_APPEND_CAUSE instead of printf to print errors
* tests: improve flt.utils.trimmer/test_trimming to test streams without packets
* Fix: flt-utils.trimmer: accept streams without packet support
* Fix: lib: don't assume that streams have packets in auto seek
* Fix: correct typo in README
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 26 14:29:32 UTC 2020 - Alexei Sorokin <sor.alexei@meowr.ru> Wed Feb 26 14:29:32 UTC 2020 - Alexei Sorokin <sor.alexei@meowr.ru>

View File

@ -19,7 +19,7 @@
%define soname libbabeltrace2 %define soname libbabeltrace2
%define sover 0 %define sover 0
Name: babeltrace2 Name: babeltrace2
Version: 2.0.1 Version: 2.0.3
Release: 0 Release: 0
Summary: Common Trace Format Babel Tower Summary: Common Trace Format Babel Tower
License: MIT AND GPL-2.0-only License: MIT AND GPL-2.0-only