dtc/dtc.changes

100 lines
3.2 KiB
Plaintext

-------------------------------------------------------------------
Mon Nov 9 17:28:39 UTC 2015 - p.drouand@gmail.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 01:29:13 CET 2014 - ro@suse.de
- add use-tx-as-the-type-specifier-instead-of-zx.patch
taken from fedora to fix build on s390
-------------------------------------------------------------------
Tue Jul 9 09:26:13 UTC 2013 - dmueller@suse.com
- update to 1.4.0 (bnc#826457):
- dtc-check.patch, dtc-flattree.patch: Remove
-------------------------------------------------------------------
Wed Jun 19 06:58:23 UTC 2013 - dmueller@suse.com
- rename ftdump to dtc-ftdump to avoid conflict with ft2demos
-------------------------------------------------------------------
Tue Jun 18 00:58:27 UTC 2013 - afaerber@suse.de
- Recent Git versions of dtc install libfdt_env.h, so that
QEMU 1.6.0 will require this file. Install it for compatibility.
-------------------------------------------------------------------
Thu May 24 12:00:09 UTC 2013 - afaerber@suse.de
- Use %makeinstall in place of %make_install, for SLE_11_SP2
-------------------------------------------------------------------
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
- Remove redundant tags/sections from specfile
(cf. packaging guidelines)
- Use %_smp_mflags for parallel build
- Implement baselibs config
-------------------------------------------------------------------
Fri Jul 1 17:02:06 UTC 2011 - k0da@opensuse.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 18:28:44 UTC 2010 - jengelh@medozas.de
- disable failing `make check` on SPARC
-------------------------------------------------------------------
Thu Jan 24 19:01:10 CET 2008 - olh@suse.de
- update to 1.1.0 final
clearify license issues, run testsuite
-------------------------------------------------------------------
Fri Aug 10 23:09:22 CEST 2007 - olh@suse.de
- update to 1.0.0 final
- first official release
-------------------------------------------------------------------
Mon Jun 18 18:14:47 CEST 2007 - olh@suse.de
- update to current state
dtc: Fix recognition of whitespace characters
Implement the -R option and add a -S option.
Add -o <output file> to the usage message.
Fix reserve map output for asm format.
Assemble the blob in memory before writing it out.
Fix the -S to modify the totalsize properly.
dtc: parse NOP in dtb input
-------------------------------------------------------------------
Thu Mar 29 07:31:31 CEST 2007 - olh@suse.de
- add flex and bison to buildrequires
fix endian bug in ftdump, add C style includes
-------------------------------------------------------------------
Fri Mar 23 23:33:01 CET 2007 - olh@suse.de
- initial package to build PS3 kernel