Changelog for
dtc-1.4.4-2.1.i586.rpm :
Sun Mar 12 13:00:00 2017 mpluskalAATTsuse.com
- Update to version 1.4.4:
* fdtput: Remove star from value_len documentation
* fdtget: Use AATTreturn to document the return value
* tests: Make realloc_fdt() really allocate
*fdt
* libfdt: overlay: Check the value of the right variable
* dtc: Simplify asm_emit_string() implementation
* libfdt: Change names of sparse helper macros
* Fix assorted sparse warnings
* Clean up gcc attributes
* dtc: Don\'t abuse struct fdt_reserve_entry
- Refresh patches
- Make building more verbose
- Run tests
Fri Mar 3 13:00:00 2017 jloeserAATTsuse.com
- version update to 1.4.3
* Add printf format attributes
* Correct some broken printf() like format mismatches
* libfdt: Add fdt_setprop_empty()
* libfdt: Remove undefined behaviour setting empty properties
* Print output filename as part of warning messages
* dtc: Use streq() in preference to strcmp()
* checks: Add Warning for stricter node name character checking
* checks: Add Warning for stricter property name character checking
* dtc: pos parameter to srcpos_string() can\'t be NULL
* livetree.c: Fix memory leak
Mon Feb 6 13:00:00 2017 jloeserAATTsuse.com
- version update to 1.4.2
* including patches up to git commit 3b9c9709
* Fix NULL pointer use in dtlabel + dtref case
* fdtdump: check fdt if not in scanning mode
* Fix memory leak in character literal parsing
* Don\'t always generate __symbols__ for plugins
* Plugin and fixup support
* fix fdt_stringlist_search()
* fix fdt_stringlist_count()
* improve tests
* minor bugfixes/typos
* including symbols in version.lds
* no changelog available
- modified patches:
* use-tx-as-the-type-specifier-instead-of-zx.patch
Sat Dec 12 13:00:00 2015 mpluskalAATTsuse.com
- Obsolete old devel package as well
Sat Dec 5 13:00:00 2015 mpluskalAATTsuse.com
- Cleanup spec file with spec-cleaner
- Dont include soname version in devel package name
Mon Nov 9 13:00:00 2015 p.drouandAATTgmail.com
- Update to version 1.4.1
* No changelog available
- Use download Url as source
- Use original project page as home page
Fri Mar 7 13:00:00 2014 roAATTsuse.de
- add use-tx-as-the-type-specifier-instead-of-zx.patch
taken from fedora to fix build on s390
Tue Jul 9 14:00:00 2013 dmuellerAATTsuse.com
- update to 1.4.0 (bnc#826457):
- dtc-check.patch, dtc-flattree.patch: Remove
Wed Jun 19 14:00:00 2013 dmuellerAATTsuse.com
- rename ftdump to dtc-ftdump to avoid conflict with ft2demos
Tue Jun 18 14:00:00 2013 afaerberAATTsuse.de
- Recent Git versions of dtc install libfdt_env.h, so that
QEMU 1.6.0 will require this file. Install it for compatibility.
Fri May 24 14:00:00 2013 afaerberAATTsuse.de
- Use %makeinstall in place of %make_install, for SLE_11_SP2
Sun Sep 18 14:00:00 2011 jengelhAATTmedozas.de
- Remove redundant tags/sections from specfile
(cf. packaging guidelines)
- Use %_smp_mflags for parallel build
- Implement baselibs config
Fri Jul 1 14:00:00 2011 k0daAATTopensuse.org
- libfdt1 subpackage
libfdt1-devel
- dtc 1.3.0 update
dtc: Add code to make diffing trees easier
dtc: Extend and better test dtbs_equal utility programs
dtc: Audit and fix valgrind errors
Assorted cleanups and extensions for ftdump
Fix dtc bugs for 64-bit compile
- fix URL as mntioned site is no longer available
Sat Feb 6 13:00:00 2010 jengelhAATTmedozas.de
- disable failing `make check` on SPARC