Marcus Meissner
71438d38ce
Added: dmraid-activation.service Removed: boot.dmraid OBS-URL: https://build.opensuse.org/package/show/Base:System/dmraid?expand=0&rev=33
289 lines
9.5 KiB
Plaintext
289 lines
9.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Sep 13 20:04:57 UTC 2013 - crrodriguez@opensuse.org
|
|
|
|
- Fix Makefiles so they support DESTDIR
|
|
Added: dmraid-destdir.patch
|
|
- add tmpfiles.d so runtime directories are properly created
|
|
- Remove sysvinit support and replace it for native systemd support.
|
|
Added: dmraid-activation.service
|
|
Removed: boot.dmraid
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 23 14:38:15 CEST 2013 - ohering@suse.de
|
|
|
|
- Remove usage of absolute paths in initrd
|
|
- Remove some checks from mkinitrd scripts, they are always true
|
|
- List all used binaries in programs tag
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 28 12:07:36 UTC 2012 - rmilasan@suse.com
|
|
|
|
- Move lock file to /run/lock so it wont interfere with systemd.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 9 09:03:57 UTC 2012 - cfarrell@suse.com
|
|
|
|
- license update: GPL-2.0
|
|
See lib/register/dmreg.c and tools/dmevent_tool.c (both have GPL-2.0
|
|
license)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 9 09:28:36 UTC 2012 - aj@suse.de
|
|
|
|
- Add automake as buildrequires.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 20 20:21:46 UTC 2011 - coolo@suse.com
|
|
|
|
- add autoconf as buildrequire to avoid implicit dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 21 23:57:12 UTC 2011 - nfbrown@suse.com
|
|
|
|
- rebuild.fix: When a rebuild is requested that
|
|
cannot be handled, report and error instead of
|
|
crashing (bnc#716904)
|
|
- ddf-erase: Allow dmraid to erase ddf metadata
|
|
properly (bnc#712671)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 27 09:29:31 UTC 2011 - lnussel@suse.de
|
|
|
|
- don't hard require boot.device-mapper in boot.dmraid. dm-mod is
|
|
autoloaded when accessing /dev/mapper/control anyways.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 19 23:11:39 UTC 2010 - nfbrown@novell.com
|
|
|
|
- handle_space: cope with arrays with spaces in the name stored
|
|
in the metadata (bnc#470696)
|
|
- remove_trylock: pthreads_mutex_trylock is still very new in
|
|
glibc so safest not to use it yet (bnc#594388)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 2 03:46:18 UTC 2010 - nfbrown@novell.com
|
|
|
|
- new upstream version, including latest CVS updates.
|
|
Both libdmraid-events and dm_dso_reg_tool are not
|
|
in the main package.
|
|
- dm_dso_reg_tool has been renamed to dmevent_tool in
|
|
line with upstream change.
|
|
bnc#528796 bnc#511329
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 5 22:19:52 UTC 2009 - crrodriguez@opensuse.org
|
|
|
|
- fix a few more fdleaks [bnc#543151]
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 3 13:21:37 UTC 2009 - crrodriguez@opensuse.org
|
|
|
|
- fix directory handle leaks in libdmraid-events [bnc#524202]
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 24 21:28:51 UTC 2009 - hvogel@novell.com
|
|
|
|
- Fix activation of isw raid sets when the disks have serialnumber
|
|
longer then 16 characters
|
|
- Add patch adding --rm_partitions cmdline option and functionality
|
|
- Fix mismatch between BIOS and dmraid's view of ISW raid 10 sets
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 2 18:50:22 UTC 2009 - jansimon.moeller@opensuse.org
|
|
|
|
- The cmdline options don't work when compiling the events module
|
|
on ARM. Add patch to directly include the ldflags in the
|
|
Makefile.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 24 09:43:13 CET 2008 - hare@suse.de
|
|
|
|
- Properly quote mkinitrd scripts (bnc#447966)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 10 12:44:08 CET 2008 - mkoenig@suse.de
|
|
|
|
- adapt mkinitrd script to changed UUID prefix [bnc#441479]
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 14 17:33:33 CEST 2008 - mkoenig@suse.de
|
|
|
|
- remove whitespace from serial id [bnc#433833]
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 25 14:49:41 CEST 2008 - mkoenig@suse.de
|
|
|
|
- update to 1.0.0rc15
|
|
* jm.c: fixed name handling
|
|
* nv.c: fixed endian bug
|
|
* added support for RAID set create/remove/rebuild and
|
|
event handling
|
|
- needed for [fate#304215,fate#303950,fate#304216]
|
|
- removed patches
|
|
dmraid-1.0.0.rc13-jm_termination.patch
|
|
dmraid-1.0.0.rc14-ddf1_segfault.patch
|
|
dmraid-add_uuid.patch
|
|
dmraid_fixup_nvidia.diff
|
|
dmraid-move-type-definition.diff
|
|
dmraid-pdc_max_sectors.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 24 18:25:01 CEST 2008 - ro@suse.de
|
|
|
|
- change "udevsettle" to "udevadm settle"
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 16 17:36:09 CEST 2008 - mkoenig@suse.de
|
|
|
|
- ignore the timestamp for LSI 1068E DDF1 metadata [bnc#426615]
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 15 13:42:57 CEST 2008 - ro@suse.de
|
|
|
|
- fix typo in libdmraid Makefile
|
|
- split off libdmraid-events0 package according to
|
|
shared library packaging policy
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 13 21:44:39 CEST 2008 - meissner@suse.de
|
|
|
|
- symlink, not copy the .so to the .so.0 file
|
|
- removed self-provides, some other .spec file fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 10 15:14:19 CEST 2008 - xwhu@novell.com
|
|
|
|
- Adding DSO for event-handling [fate#304214]
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 3 11:09:34 CEST 2008 - hare@suse.de
|
|
|
|
- Call mkinitrd_setup during %post and %postun (bnc#413709)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 20 15:20:06 CEST 2008 - mkoenig@suse.de
|
|
|
|
- enable SELinux support [fate#303662]
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 13 12:36:08 CEST 2008 - mkoenig@suse.de
|
|
|
|
- fix init script tags
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 23 15:27:07 CEST 2008 - hare@suse.de
|
|
|
|
- Include mkinitrd scriptlets.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 12 16:24:06 CET 2008 - mkoenig@suse.de
|
|
|
|
- add hack to avoid segfault with DDF1 metadata and explicit
|
|
indication of the raid set [#367686]
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 12 14:44:57 CEST 2007 - mkoenig@suse.de
|
|
|
|
- add quirk for maximum detected device size of some pdc card
|
|
[#215222]
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 31 14:42:18 CEST 2007 - hare@suse.de
|
|
|
|
- dmraid requires kpartx.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 30 13:34:11 CEST 2007 - hare@suse.de
|
|
|
|
- Do not activate partitions from dmraid; udev handles it.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 10 10:59:13 CEST 2007 - mkoenig@suse.de
|
|
|
|
- update to version 1.0.0.rc14
|
|
* bugfix release
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 19 13:32:48 CEST 2007 - mkoenig@suse.de
|
|
|
|
- use boot.localfs to avoid expansion problem
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 19 13:00:45 CEST 2007 - mkoenig@suse.de
|
|
|
|
- Add X-Start-Before: $local_fs dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 29 11:40:15 CEST 2007 - mkoenig@suse.de
|
|
|
|
- Add zlib-devel to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 20 14:44:36 CET 2007 - mkoenig@suse.de
|
|
|
|
- provide boot script [#230708]
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 11 10:48:21 CET 2006 - mkoenig@suse.de
|
|
|
|
- fix jm name string termination problem [#223843]
|
|
patch: dmraid-1.0.0.rc13-jm_termination.patch
|
|
- fix min, max macros
|
|
patch: dmraid-1.0.0.rc13-fix_macro.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 23 16:51:32 CET 2006 - mkoenig@suse.de
|
|
|
|
- fix geometry patch [#222110]
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 20 18:53:55 CET 2006 - mkoenig@suse.de
|
|
|
|
- set geometry of dm device [#222110]
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 9 14:25:36 CET 2006 - mkoenig@suse.de
|
|
|
|
- update to version 1.0.0.rc13
|
|
* Fixes for Promise FastTrak and Silicon Image Medley ATARAID
|
|
* Support for SNIA DDF1 and JBOD
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 14 00:17:11 CEST 2006 - ro@suse.de
|
|
|
|
- use device-mapper-devel in BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 29 10:09:10 CEST 2006 - hare@suse.de
|
|
|
|
- update to 1.0.0-rc11
|
|
- NVidia endianness fixes
|
|
- Add UUID to device-mapper tables
|
|
- Fixup '-cc' argument
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:35:31 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 5 10:10:35 CET 2005 - kukuk@suse.de
|
|
|
|
- Remove unused klibc-devel from neededforbuild
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 13 16:25:07 CEST 2005 - cadaha@suse.de
|
|
|
|
- update to 1.0.0-rc8, fix big endian build
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 22 01:14:20 CEST 2004 - cadaha@suse.de
|
|
|
|
- fix dmraid -rc output for unsupported devices
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 20 19:21:34 CEST 2004 - cadaha@suse.de
|
|
|
|
- created package
|
|
|