SHA256
1
0
forked from pool/mmc-utils
mmc-utils/mmc-utils.changes
Martin Pluskal 9a72a47f5e - Update to version 0.1+git.20190808:
* mmc-utils: feature spec 5.0+, add secure removal type fields to Extended CSD
  * mmc-utils: use MMC_IOC_MULTI_CMD for RPMB access

OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=27
2019-08-13 14:03:07 +00:00

105 lines
3.9 KiB
Plaintext

-------------------------------------------------------------------
Tue Aug 13 14:02:28 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
- Update to version 0.1+git.20190808:
* mmc-utils: feature spec 5.0+, add secure removal type fields to Extended CSD
* mmc-utils: use MMC_IOC_MULTI_CMD for RPMB access
-------------------------------------------------------------------
Fri Dec 14 14:59:57 UTC 2018 - Martin Pluskal <mpluskal@suse.com>
- Update to version 0.1+git.20181208:
* use proper type for RPMB blocks_cnt
* fix GCC7 build by refactoring trimming routines
-------------------------------------------------------------------
Mon Jun 18 06:51:50 UTC 2018 - mpluskal@suse.com
- Update to version 0.1+git.20180327:
* fix ENH_START_ADDR overflow
- Dont build with -Werror
-------------------------------------------------------------------
Thu Mar 8 09:49:09 UTC 2018 - mpluskal@suse.com
- Update to version 0.1+git.20180216:
* mmc-utils: manpage: fix arguments for TH macro
* mmc-utils: remove unused #includes
* mmc-utils: move offsetof from mmc.h to only user
* mmc-utils: expand .gitignore
* mmc-utils: make use of dependency information generated by gcc
* mmc-utils: drop unused header
* mmc-utils: drop macro CHECK
- Drop do_not_use_asm_generic.patch
-------------------------------------------------------------------
Fri Mar 24 12:02:21 UTC 2017 - mpluskal@suse.com
- Update to version 0.1+git.20170320:
* mmc-utils: feature spec 5.0+, device life time estimation for MLC and pSLC mode
* mmc-utils: feature spec 5.0+, Pre EOL information
* mmc-utils: Check for ext_csd_rev only once
-------------------------------------------------------------------
Fri Sep 09 18:44:54 UTC 2016 - mpluskal@suse.com
- Update to version 0.1+git.20160901:
* Fix reported offset for enhanced user area start address
* Register being set is other than mentioned in printed message.
* Add -c option for partitioning commands
* Add help texts for -c option
* Fix return value check from set_partitioning_setting_completed()
* Add missing -c for write_reliability
-------------------------------------------------------------------
Wed Jun 29 15:19:02 UTC 2016 - mpluskal@suse.com
- Update to version 0.1+git.20160623:
* mmc-utils: Add ability to configure write protect on an eMMC device
* mmc-utils: Add Command Queue fields to Extended CSD
-------------------------------------------------------------------
Thu May 12 20:45:28 UTC 2016 - mpluskal@suse.com
- Update to version 0.1+git.20160511:
* mmc-utils: Add disable partition boot to 'mmc bootpart enable'
-------------------------------------------------------------------
Wed Mar 09 16:42:06 UTC 2016 - mpluskal@suse.com
- Update to version 0.1~git.20160308:
+ Fit usage to 80 cols
+ fix building errors on Android
+ mmc-utils: add check for max enhanced user area
+ mmc-utils: add support to create gp partition
+ mmc-utils: Add command to set the boot bus conditions
+ mmc-utils: add ability to enable/disable optional eMMC cache
+ mmc_utils: gp create: only allow partition [1-4] to be selected
+ mmc_utils: doc: add man-page
+ mmc-utils: Merge the lsmmc tool into mmc-utils
+ mmc_utils: add ffu support
-------------------------------------------------------------------
Tue Mar 1 15:37:00 UTC 2016 - mpluskal@suse.com
- Update to 0.1~20160223
- Drop old versioning which was based only on date
-------------------------------------------------------------------
Wed Feb 17 17:47:54 UTC 2016 - normand@linux.vnet.ibm.com
- new do_not_use_asm_generic.patch to avoid PowerPC build error
-------------------------------------------------------------------
Sat Dec 5 13:11:57 UTC 2015 - mpluskal@suse.com
- Update to 20151118
- Install man page
- Build with correct optflags
-------------------------------------------------------------------
Thu Dec 25 15:18:40 UTC 2014 - mpluskal@suse.com
- Initial packaging of current git snapshot (20140812)