Changelog for
dmraid-1.0.0.rc16-42.1.x86_64.rpm :
Thu Oct 26 14:00:00 2017 mwilckAATTsuse.com
- Remove partitions with O_RDONLY (bsc#1060551)
* add 0001-remove-partitions-with-O_RDONLY.patch
Mon Nov 10 13:00:00 2014 dimstarAATTopensuse.org
- Own /usr/lib/tmpfiles.d: in the past, we were lucky for another
package in the build dependency chain to own this for us, but in
fact we should do it ourselves (bnc#942987)
Fri Jul 25 14:00:00 2014 jeffmAATTsuse.com
- Rename README.SuSE to README.SUSE (bnc#889025).
Fri Jun 13 14:00:00 2014 trennAATTsuse.de
- Use rpm macros to only trigger one initrd rebuild per install/update
Wed May 21 14:00:00 2014 jsegitzAATTnovell.com
- added necessary macros for systemd files
Fri Sep 13 14:00:00 2013 crrodriguezAATTopensuse.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:00:00 2013 oheringAATTsuse.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 13:00:00 2012 rmilasanAATTsuse.com
- Move lock file to /run/lock so it wont interfere with systemd.
Mon Jul 9 14:00:00 2012 cfarrellAATTsuse.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 13:00:00 2012 ajAATTsuse.de
- Add automake as buildrequires.
Tue Dec 20 13:00:00 2011 cooloAATTsuse.com
- add autoconf as buildrequire to avoid implicit dependency
Wed Sep 21 14:00:00 2011 nfbrownAATTsuse.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 14:00:00 2011 lnusselAATTsuse.de
- don\'t hard require boot.device-mapper in boot.dmraid. dm-mod is
autoloaded when accessing /dev/mapper/control anyways.
Mon Apr 19 14:00:00 2010 nfbrownAATTnovell.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 13:00:00 2010 nfbrownAATTnovell.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 14:00:00 2009 crrodriguezAATTopensuse.org
- fix a few more fdleaks [bnc#543151]
Sat Oct 3 14:00:00 2009 crrodriguezAATTopensuse.org
- fix directory handle leaks in libdmraid-events [bnc#524202]
Mon Aug 24 14:00:00 2009 hvogelAATTnovell.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 14:00:00 2009 jansimon.moellerAATTopensuse.org
- The cmdline options don\'t work when compiling the events module
on ARM. Add patch to directly include the ldflags in the
Makefile.