File FirmwareUpdateKit.changes of Package FirmwareUpdateKit
-------------------------------------------------------------------
Thu May 23 12:58:39 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in descriptions.
--------------------------------------------------------------------
Thu May 23 08:31:46 UTC 2019 - wfeldt@opensuse.org
- correct license
- 2.0
- removing patch support_mkisofs.patch
- removing patch user_executable.patch
--------------------------------------------------------------------
Thu May 23 08:17:19 UTC 2019 - wfeldt@opensuse.org
- merge gh#wfeldt/FirmwareUpdateKit#2
- set PATH to sensible system default
--------------------------------------------------------------------
Thu May 23 08:07:37 UTC 2019 - wfeldt@opensuse.org
- merge gh#wfeldt/FirmwareUpdateKit#1
- adjust script to work again (bsc#1099527)
- update git2log to latest version
- adjust Makefile to current toolchain
- add --version option
- enable 'use strict'
- add grub2 support
-------------------------------------------------------------------
Mon Mar 5 13:30:04 UTC 2018 - adam.majer@suse.de
- support_mkisofs.patch: support mkisofs in addition to genisoimage
(bnc#1081739)
- user_executable.patch: specify path for executables in /usr/sbin
allowing us to create images as a regular user.
- spec file cleanup and use v3 SPDX license
-------------------------------------------------------------------
Wed Jun 20 11:12:26 CEST 2012 - snwint@suse.de
- work around bigint strangeness in perl 5.16 (bnc#766339)
-------------------------------------------------------------------
Tue Mar 6 16:06:00 CET 2012 - snwint@suse.de
- added himem driver
- updated to freedos 1.1
-------------------------------------------------------------------
Fri Feb 17 13:48:50 CET 2012 - snwint@suse.de
- specify image geometry explicitly
-------------------------------------------------------------------
Fri Feb 17 12:04:03 CET 2012 - snwint@suse.de
- fix grub & lilo for small images (bnc#727974)
- added 'free' option to specify extra disk space
- added VERSION & changelog files
- removed dependency on master-boot-code
-------------------------------------------------------------------
Tue Oct 25 17:35:34 CEST 2011 - snwint@suse.de
- fix iso creation for small firmware files
-------------------------------------------------------------------
Sat Sep 17 09:16:50 UTC 2011 - jengelh@medozas.de
- Remove redundant tags/sections from specfile
-------------------------------------------------------------------
Thu Nov 13 12:55:28 CET 2008 - ro@suse.de
- add exclusivearch
-------------------------------------------------------------------
Mon Oct 6 17:56:49 CEST 2008 - snwint@suse.de
- added '--image' and '--run' options
- now really accepts more than one file as arg
-------------------------------------------------------------------
Mon Jun 16 15:03:44 CEST 2008 - snwint@suse.de
- initial version