Comments

26 Comments

Installs ok from updates-testing. Able to run python3.12 import timelib and run the examples in the spec file description. Results seem OK.

BZ#2257440 Review Request: python-timelib - Parse english textual date descriptions

My usage has been crash free, so pushing.

BZ#1709426 audacity-2.3.2 is available
BZ#1714066 audacity-manual-2.3.1-1.fc28.noarch: Manual installed in wrong dir: /usr/share/audacity/help/manual/help/manual/

My usage has been crash free, so pushing.

BZ#1709426 audacity-2.3.2 is available
BZ#1714066 audacity-manual-2.3.1-1.fc28.noarch: Manual installed in wrong dir: /usr/share/audacity/help/manual/help/manual/

My usage has been crash free, so pushing.

BZ#1709426 audacity-2.3.2 is available
BZ#1714066 audacity-manual-2.3.1-1.fc28.noarch: Manual installed in wrong dir: /usr/share/audacity/help/manual/help/manual/

Mainly testing record, generate, hi/lo pass filters, fadein, out, save, export, trim cut paste, zero, normaiize, No issues so far.

BZ#1635682 [abrt] audacity: OnExit(): audacity killed by SIGABRT
BZ#1648545 The version of Audacity in Fedora is not released for Linux and has known bugs
BZ#1661925 Audacity 2.3.0 complains about a session already open.
BZ#1686929 audacity-2.3.1 is available
BZ#1688472 Distortion and a dozen other effects instant-crash once they're applied

Mainly testing open, generate, hi/lo pass filters, fadein, out, save, export, record, trim cut paste, zero. No issues so far.

BZ#1635682 [abrt] audacity: OnExit(): audacity killed by SIGABRT
BZ#1648545 The version of Audacity in Fedora is not released for Linux and has known bugs
BZ#1686929 audacity-2.3.1 is available
BZ#1688472 Distortion and a dozen other effects instant-crash once they're applied

Works fine on sample tnef I've received. Pushing.

Works OK for my desktop. Going to push into updates.

BZ#1450227 audacity: enable MP2/MP3 output support
BZ#1562829 audacity needs to bo rebuild with latest libid3tag
BZ#1566380 volume change with pulse audio plugin, changes hardware volume instead of audacity playback
BZ#1574661 Audacity upgrade to ver 2.2

Works OK for my laptop. Going to push into updates.

BZ#1450227 audacity: enable MP2/MP3 output support
BZ#1562829 audacity needs to bo rebuild with latest libid3tag
BZ#1566380 volume change with pulse audio plugin, changes hardware volume instead of audacity playback
BZ#1574661 Audacity upgrade to ver 2.2

Looks good in my testing.

BZ#1450227 audacity: enable MP2/MP3 output support
BZ#1562829 audacity needs to bo rebuild with latest libid3tag
BZ#1566380 volume change with pulse audio plugin, changes hardware volume instead of audacity playback
BZ#1574661 Audacity upgrade to ver 2.2

Looks good in my testing.

BZ#1450227 audacity: enable MP2/MP3 output support
BZ#1562829 audacity needs to bo rebuild with latest libid3tag
BZ#1566380 volume change with pulse audio plugin, changes hardware volume instead of audacity playback
BZ#1574661 Audacity upgrade to ver 2.2
karma

Extracting conforming content works OK. Extracting from the faulty ProofOfConcept tnef file generates an assertion and core dump. The program author says the core dump is expected.

BZ#1451258 CVE-2017-8911 tnef: Integer underflow in unicode_to_utf8 [fedora-all]

tnef 1.4.15 fc26 runs, but: testing with the proof of concept generates an assert and core dump. I'm not sure that it should core dump..I would have expected an error message / errorlevel return.

I've asked at: https://github.com/verdammelt/tnef/issues/23

p.s. thanks to Kevin for noticing / updating my package.

Dolphin integration good. Operates as expected.

BZ#1427434 CVE-2017-6307 CVE-2017-6308 CVE-2017-6309 CVE-2017-6310 tnef: Multiple vulnerabilities fixed in 1.4.13 [fedora-all]

This update has been unpushed.

This update has been unpushed.

This update has been unpushed.

It's been working fine on my system, so pushing.

BZ#1219922 segfaults if I press ESC
BZ#1251591 audacity: xcb_io.c:179: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed.
BZ#1258250 audacity fails to start - exits with code 255
BZ#1270555 [abrt] audacity: SpectrumAnalyst::GetProcessedValue(): audacity killed by SIGSEGV
BZ#1189444 Audacity cannot play audio

With this version, vbindiff no longer crashes. However, I notice that once I aligned two (99% similar) mp3 files (audio body), then page up/down work. But then when I did top the files were no longer locked together to the matching positions I set. I'm not sure if the patch introduced this limitation; I assumed that if say the most similar parts of the files are 128 bytes out of alignment, then if I hit home, then the position of one file will be 128 bytes different, rather than resetting the offset to zero (home) in both files. This doesn't occur for the end button.