SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libvolk1_4-3.7.13.4-bp150.32.1.x86_64.rpm :

* Tue Feb 05 2019 Guillaume GARDET - Update _constraints to include minimal disk size
* Thu Aug 30 2018 guillaume.gardetAATTopensuse.org- Disable explictly neon on armv6 to fix build
* Thu Aug 30 2018 Guillaume GARDET - Add _constraints for ARM to speed-up build
* Wed Jul 18 2018 wkAATTire.pw.edu.pl- Fixed missing space in specfile
* Wed Jul 18 2018 mpluskalAATTsuse.com- Update source urls- Use gpg to verify sources- Modernise spec file with spec-cleaner
* Tue Jul 17 2018 wkAATTire.pw.edu.pl- Update to version 3.7.13.4
* Fix Boost 1.67 linking issue
* Logging - fixed issues where messages weren\'t properly written to stdout/stderr due to incorrect strings
* gr-analog - `fmdet_cf`\'s derivative coefficients were wrong.
* gr-blocks - `skiphead` used to incorrectly handle tags, now properly shifts
* gr-digital - `qa_packet_format`: Unit test used to potentially lock up due to incorrect conditionals - `clock_recovery_cc`, `crc32_bb`: Accessing the `[0]` element of an empty vector is UB, even if you don\'t use the result afterwards.
* gr-fec - `polar_encoder`/`_common`: Fixed multiple out-of-bound accesses due to insufficient vector length checks
* gr-filter - `fft_filter`, `filter_delay`: Accessing the `[0]` element of an empty vector is UB, even if you don\'t use the result afterwards.- Patch missing_libraries.patch modified
* Fri Jun 15 2018 mardnhAATTgmx.de- Update to version 3.7.13.3
* For non-C++11 compilers, the new cstdint include doesn\'t work out; conditionalized it.- Remove patch:
* boost_161.patch (not longer needed)
* Fri Jun 01 2018 mardnhAATTgmx.de- Update to version 3.7.13.2 Fixed:
* boost::posix_time::[milli]second takes integer numbers, and we now at least cast the floats to integers, as Boost 1.67 forced us to realize we\'re (incorrectly) using floating point her GRC:
* Fixed GRC bug which broke WX and Qt (by altering the template code), in multiple (less than awesome) steps gr-blocks:
* float_array_to_int: int32 limits were wrongly hardcoded.
* Fixed the undefined behaviour happening in float_to_complex when accessing the second input_items element in the single-input case
* Tue May 29 2018 adam.majerAATTsuse.de- boost_161.patch: fix compilation with Boost 1.67 (bsc#1089806)- missing_library.patch: hack to fix linking with required libraries.- use memory-constraints package instead of _constraints
* Mon Apr 02 2018 mardnhAATTgmx.de- Update to version 3.7.12.0
* see /usr/share/doc/packages/gnuradio/CHANGELOG.md- Remove Patches (not longer needed):
* CMake-set-C++-standard-to-c++11-and-C-standard-to-C99.diff
* 0001-gr-fec-switch-possible-C-11-code-from-constexpr-to-j.patch- Update URLs
* Tue Dec 12 2017 mpluskalAATTsuse.com- Ignore openssl-1_0_0 for build as temporary workaround for Factory unresolvable state
* Mon May 22 2017 mardnhAATTgmx.de- Add patches to fix builds on Factory + 0001-gr-fec-switch-possible-C-11-code-from-constexpr-to-j.patch + CMake-set-C++-standard-to-c++11-and-C-standard-to-C99.diff
* Wed Mar 08 2017 wkAATTire.pw.edu.pl- update to version 3.7.11
* Mon Mar 06 2017 dmitry_rAATTopensuse.org- Fix README files installation
* Thu Oct 20 2016 jengelhAATTinai.de- Rename soname macro to sover because it did not reflect the SONAME.- RPM group reclassification
* Sat Sep 03 2016 wkAATTire.pw.edu.pl- update to version 3.7.10.1
* Sun Aug 07 2016 wkAATTire.pw.edu.pl- update to version 3.7.10- patch gnuradio-3.7.9.2-gcc6.patch removed
* breaks build on Leap 42.2 and Tumbleweed
* Mon Jul 25 2016 wkAATTire.pw.edu.pl- update to version 3.7.9.3
* Thu Jun 23 2016 iAATTmarguerite.su- add patch: gnuradio-3.7.9.2-gcc6.patch
* fix \'constexpr\' needed for in-class initialization of static data member of non-integral type
* Mon Jun 20 2016 dmitry_rAATTopensuse.org- Use wxPython 3.0 for Tumbleweed
* Fri Apr 29 2016 wkAATTire.pw.edu.pl- update to version 3.7.9.2- remove volk-cmake-3.5.patch not needed (applied upstream)
* Tue Mar 22 2016 dmitry_rAATTopensuse.org- Fix build with cmake 3.5
* volk-cmake-3.5.patch
* Sat Feb 13 2016 wkAATTire.pw.edu.pl- update to version 3.7.9.1
* Thu Dec 31 2015 wkAATTire.pw.edu.pl- update to version 3.7.9
* Sat Oct 31 2015 wkAATTire.pw.edu.pl- update to version 3.7.8.1
* Sun Aug 16 2015 wkAATTire.pw.edu.pl- update to version 3.7.8
* Sat May 16 2015 wkAATTire.pw.edu.pl- update to version 3.7.7.1
* Mon Dec 08 2014 stefan.bruensAATTrwth-aachen.de- Return options.xml to main package [bnc#908744]
* Thu Dec 04 2014 dmitry_rAATTopensuse.org- Set libgnuradio0 as obsolete
* Fri Nov 28 2014 stefan.bruensAATTrwth-aachen.de- split out libvolk library package
* Tue Nov 25 2014 stefan.bruensAATTrwth-aachen.de- split out wxWidgets dependent parts The wxWidgets graphics system will be deprecated with GR 3.8, and pulls in a lot of dependencies- adjust soname to adhere to library packaging policy
* Wed Nov 12 2014 dmitry_rAATTopensuse.org- Use -j2 for make- Delete source url for conversion script
* Wed Oct 22 2014 wkAATTire.pw.edu.pl- update to version 3.7.5- bugfix release
* Fri Sep 19 2014 wkAATTire.pw.edu.pl- update to version 3.7.5- patch gnuradio-implicit-fortify-decl.patch removed (applied upstream)
* Tue Sep 09 2014 cooloAATTsuse.com- disable parallal build - it\'s too unreliable (due to memory pressure on OBS workers)
* Thu Aug 28 2014 dmitry_rAATTopensuse.org- Update grc_to_37.sh script to version 0.2
* Thu Aug 28 2014 opensuseAATTdstoecker.de- add grc_to_37.sh script to package
* Mon Aug 25 2014 dmitry_rAATTopensuse.org- Add missed texlive dependencies- Fix linking- Re-enable UHD support
* Wed Aug 20 2014 dmitry_rAATTopensuse.org- Update to version 3.7.4- Remove OBS source service- Use %cmake macros- Enable parallel build- Remove buildtime from documentation- Fix implicit definitions of special functions
* gnuradio-implicit-fortify-decl.patch- Disable UHD support- Add _constraints to set required memory to 4Gb- Use FFTW3 with multithreading support
* Sun Apr 06 2014 wkAATTire.pw.edu.pl- update to version 3.7.3
* Thu Dec 12 2013 dl8fclAATTdarc.de- update to version 3.7.2.1 bug-fix release with no new features
* Sun Nov 10 2013 dl8fclAATTdarc.de- update to version 3.7.2 use qwt6 for all openSUSE versions
* Sat Sep 21 2013 dl8fclAATTdarc.de- use qwt5 for openSUSE_13.1
* Sat Aug 31 2013 dl8fclAATTdarc.de- update to version 3.7.1 shared libraries are in a seperated rpm changelog is in a seperated file
* Sat Jul 06 2013 wkAATTire.pw.edu.pl- updated to release 3.6.5.1
* Thu May 30 2013 wkAATTire.pw.edu.pl- updated to release 3.6.5
* Fri Mar 29 2013 wkAATTire.pw.edu.pl- updated to release 3.6.4.1
* Sat Mar 16 2013 wkAATTire.pw.edu.pl- updated to release 3.6.4
* Sat Mar 02 2013 wkAATTire.pw.edu.pl- updated to release 3.6.3.1
* Sun Jan 13 2013 wkAATTire.pw.edu.pl- updated to release 3.6.3 (version number patched in source)
* Thu Nov 01 2012 wkAATTire.pw.edu.pl- use Qwt6 if possible
* Tue Oct 30 2012 wkAATTire.pw.edu.pl- heavily modified for actual release- some parts taken from gnuradio package by surligas and from Fedora package
 
ICM