SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for dtc-1.6.0-3.1.i586.rpm :

* Wed Apr 21 2021 Matthias Gerstner - explicitly pass -pie in CFLAGS, since the build system explicitly passes - fPIC, which breaks our gcc-PIE profile. This makes all packaged binaries PIE-executables (bsc#1184122).
* Tue Mar 10 2020 Paolo Stivanin - Update to 1.6.0 (no changelog)- Removed dtc-no-common-conflict.patch
* Tue Jan 14 2020 Dirk Mueller - add dtc-no-common-conflict.patch (bsc#1160388)
* Sun Dec 08 2019 Martin Liška - Use %make_build and recpect %optflags.
* Wed Oct 30 2019 Dirk Mueller - switch to building python3 bindings using setuptools to avoid patching
* Wed Oct 30 2019 Guillaume GARDET - Enable python3 binding in python3-libfdt
* Wed Oct 30 2019 Dirk Mueller - update to 1.5.1:
* Numerous assorted bugfixes
* Add a new fdt_create_with_flags() function, and a FDT_CREATE_FLAG_NO_NAME_DEDUP flag which improves speed at the cost of tree size by not deduplicating property names in the strings section
* Run tests against shared library, so it will catch the common mistake of not adding new symbols to the versioning script
* Add a number of missing symbols to versioning script
* Use Python3 by default for pylibfdt
* New fdt_append_addrrange() function in libfdt- remove dtc-license.patch (upstream)
* Sat Oct 26 2019 Andreas Färber - Enable YAML output format
* Fri Mar 15 2019 josef.moellersAATTsuse.com- Upgrade to version 1.5.0 (bsc#1153301):
* Added i2c-bus and spi-bus support
* New \"-T\" option: \"Annotate output .dts with input source file and line\"
* Added YAML output format
* Record source positions
* Use inttypes.h macros for printing.
* Fix some minor bugs which may lead to SIGSEGV.
* Adjusted source URL to working path [bug#1128943, use-tx-as-the-type-specifier-instead-of-zx.patch]
* Thu Dec 13 2018 josef.moellersAATTsuse.com- Upgrade to version 1.4.7:
* checks.c: Overlay fragments are a special case
* checks.c: added handling of various busses (eg PCI, simple, i2c, SPI)
* checks.c: added some plausibility and syntax checks mainly for device proerties.
* dtc.c: annotate .dts with input source location
* some code restructuring, cosmetic changes.
* decumentation cleanup and update
* some more tests added.
 
ICM