1
0
Commit Graph

187 Commits

Author SHA256 Message Date
45fbf43802 Accepting request 400641 from openSUSE:Leap:42.2:SLE-workarounds
- fix service file to not pretend that this is the upstream version.
  Now labeled 0.6.1+suse20160603.9b920e3
- Fix BuildRequire to get systemd.pc from correct package (bsc#983167)
- point rcmultipathd to /usr/sbin/service to avoid dangling symlink warning

OBS-URL: https://build.opensuse.org/request/show/400641
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=95
2016-06-14 12:45:24 +00:00
8538b4dfd0 Accepting request 399973 from home:hreinecke:branches:Base:System
- Rework patch 'move filter_devnode under vector lock'
  (bsc#982348)

- multipathd: Fixup definition of set_unlocked_handler_callback()
- mpathcmd.h: Update Free Software Foundation address

- Do not install header file with mode 755

- Update to latest upstream version 0.6.1
  * Merge suse-specific patches
  * Drop multipath.conf.* files
  * Update to version 0.6.1
  * multipathd: move 'filter_devnode' under vector lock
  * libmultipath: use poll() in uevent_listen()
  * Increase kpartx retries
  * Merge Dell MD3XXX hardware table entries
  * multipathd: Add 'sysfs' prioritizer (bsc#927040)
  * libmultipath: call get_vpd_uid() if no uid_attribute is set
  * multipathd: update defaults

- Update to latest upstream version 0.6.0 (FATE#319406)
  * Update documentation
  * Fix memory leak and segfault in reconfigure
  * Add wwn keyword to weightedpath prioritizer
  * Use 64-bit int for command key
  * check partions unused before removing
  * print 'fail' when remove fails
  * add exclusive_pref_bi for alua prioritizer
  * kpartx: verify parition devices
  * multipathd: delay reloads during creation

OBS-URL: https://build.opensuse.org/request/show/399973
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=93
2016-06-07 08:03:45 +00:00
Dr. Werner Fink
4bf0e13640 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=91
2015-07-13 10:55:17 +00:00
Hannes Reinecke
86ae233ae9 Accepting request 298597 from home:hreinecke:branches:Base:System
- Remove 'udev_sync' argument from dm_simplecmd (bsc#903001)
- Ensure multipathd is started before systemd-udev-trigger

- Only import ID_FS_XXX variables if not set (bsc#909358)
- Fixup regular expression for HP MSA 2040 (bsc#920189)

- Add dependency on systemd-udevd.service (bsc#903001)
- Use ALUA for HP 3PAR (bsc#922105)
- Add DX8700 S3 and DX8900 S3 defaults (bsc#921703)
- Load all device handler modules on startup (bsc#908529)

- libmultipath: make vpd page 0x80 optional (bsc#917963)
- Add HP MSA 2040 to the hardware table (bsc#920189)
- Revert 'Skip unhandled device types' (bsc#917701)

- skip uninitialized devices during reconfiguration (bnc#908915)
- memory overflow when printing help text (bnc#909742)

- Do not automatically fall back to vpd uid generation
- Improve vpd parsing
- multipathd: trigger all devices on startup (bnc#901465)
- Unset 'uid_attribute' on failure

- libmultipath: Fall back to SG_IO if no UID could be assigned
  (bnc#908915)
- Assign local priority for NAA VPD descriptor (bnc#907483)
- libmultipath: finally fix dev_loss_tmo setting (bnc#889927)
- libmultipath: Do not use 'sscanf' for parsing integers (bnc#889927)
- devmapper: do not flush I/O for DM_DEVICE_CREATE (bnc#901809)
- kpartx: handle more than 256 loop devices (bnc#898427)

OBS-URL: https://build.opensuse.org/request/show/298597
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=89
2015-04-22 13:52:56 +00:00
Robert Milasan
9297d4adb2 Accepting request 252448 from home:hreinecke:branches:Base:System
- Allow empty revision during discovery (bnc#896864)

OBS-URL: https://build.opensuse.org/request/show/252448
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=87
2014-09-29 09:10:09 +00:00
Stephan Kulow
d5ecaa13ed Accepting request 250597 from home:hreinecke:branches:Base:System
- Really fix segfault in recv_packet (bnc#896678)

OBS-URL: https://build.opensuse.org/request/show/250597
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=86
2014-09-25 05:50:30 +00:00
2cb5534541 Accepting request 249941 from home:hreinecke:branches:Base:System
- Fix segfault in recv_packet (bnc#896678)

- Fixup segfault due to double unlock
- Skip USB devices during discovery (bnc#865577)
- Ignore devices when sysfs_get_tgt_nodename fails (bnc#865577)
- Use sysfs attribute vpd_pg80 to read serial number

- Create rcmultipathd links (bnc#894513)
- multipathd: fix segfault in checkerloop() (bnc#894513)
- Use regenerate_posttrans rpm macros (bnc#892181)

OBS-URL: https://build.opensuse.org/request/show/249941
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=84
2014-09-18 09:03:03 +00:00
7cfa3164cd Accepting request 247261 from home:trenn:branches:Base:System
- Do not call mkinitrd in rpm macros directly, make use of
  %{?regenerate_initrd_posttrans} and %{?regenerate_initrd_post}
  instead to avoid rebuilding of initrd for each package that
  needs initrd recreation. Only update initrd once per install/update
  if needed

OBS-URL: https://build.opensuse.org/request/show/247261
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=82
2014-09-04 08:41:18 +00:00
c642c8afe9 Accepting request 246803 from home:hreinecke:branches:Base:System
- Fixup segfault during uev_path_add() (bnc#892214)

OBS-URL: https://build.opensuse.org/request/show/246803
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=80
2014-09-01 15:39:25 +00:00
feed7c395c Accepting request 245558 from home:hreinecke:branches:Base:System
- Revert to ACT_RELOAD in domap() if the map exists
- multipathd: asynchronous configuration (bnc#891189)
- multipathd: timeout CLI commands when waiting for lock
  (bnc#891189)
- Remove dm_udev_XXX wrapper functions
- uxlsnr: use typedef for trigger function
- multipathd: lock cli client list
- multipathd: Use standard lists for CLI handling

- Use strlen() when checking for valid wwid
- kpartx: zero out cookie (bnc#890902)
- multipathd: Check for empty wwid when processing events
  (bnc#892214)

- Fixup device-mapper cookie handling yet again (bnc#890902)
- Allow zero-sized devices during configuration
- multipathd: issue warning on CLI command timeout (bnc#891189)

- Do not remove paths without uevent (bnc#890998)

- Fixup structure misalignment in config.h (bnc#890747)
- Do not print empty multipaths section
- Fixup 'uxsock_timeout' handling
- Reload map if reinstate failed (bnc#890854)

- Close memory leak in print_multipath_topology
- Implement 'uxsock_timeout' keyword (bnc#890551)
- Return error when receiving CLI packet (bnc#890551)
- multipath: do not print state 'orphan' for option '-l' (bnc#890551)
- Fix race conditions during uevent processing (bnc#890994)

OBS-URL: https://build.opensuse.org/request/show/245558
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=78
2014-08-21 13:30:30 +00:00
Robert Milasan
60419b1fc6 Accepting request 243670 from home:hreinecke:branches:Base:System
- Skip unhandled device types (bnc#881125)
- use 'uid_attribute' per default when generating WWID (bnc#881125)
- Use a default dev_loss_tmo of 600 (bnc#889927)
- Fixup device-mapper 'cookie' handling (bnc#886743)
- Remove last argument from verify_paths()
- Add paths with a size of '0' as 'ghost' paths
- Remove sysfs_get_dev()
- Use glibc 'major' and 'minor' macros
- Whitespace cleanup in mpath_persist

OBS-URL: https://build.opensuse.org/request/show/243670
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=76
2014-08-08 12:56:52 +00:00
Stephan Kulow
c0444dd550 Accepting request 242738 from home:hreinecke:branches:Base:System
- Fixup wrong check for errno in uevent_listen()
  (bnc#889165)
- Terminate uevent listener on ppoll() error (bnc#889165)

OBS-URL: https://build.opensuse.org/request/show/242738
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=74
2014-07-28 14:25:01 +00:00
64cb7e0332 Accepting request 242290 from home:hreinecke:branches:Base:System
- Patches from upstream:
  * enable gcc format-security check
  * Accept "*" as a valid regular expression
  * check info.exists to get valid value
  * Don't forget to reload table when both reload and rename
    is required
  * libmultipath: Simplify read_line()
  * libmultipath: Zero-terminate sysfs_attr_get_value() result
  * libmultipath: Print line number for which parsing failed
  * libmultipath: Accept "*" as a valid regular expression
  * multipath: Wrong sysfs attribute used for iSCSI settings
    (bnc#883808)
- Check for valid DM_DEVICE_INFO before proceeding
  (bnc#888453)
- Scalability fixes (bnc#880356):
  * Separate out uevent parsing functions
  * Use poll() when receiving uevents
  * multipathd: push down lock in checkerloop()
  * Allow specific CLI commands to run unlocked
  * Push down vector lock during uevent processing

OBS-URL: https://build.opensuse.org/request/show/242290
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=72
2014-07-26 10:06:45 +00:00
Robert Milasan
efa388870e Accepting request 241989 from home:hreinecke:branches:Base:System
- recovery_tmo for iSCSI sessions not updated (bnc#883808)
- Only filter for udev property if uid_attribute is present
- Read wwid from sysfs vpg_pg83 attribute
- Update multipath.conf.5 to clarify wwid generation
- kpartx: Fixup persistent name generation (bnc#887582)
- Revert 'return PATH_DOWN for quiesced paths'
- Do not treat 'transport-offline' paths as 'offline' (bnc#888378)

- multipath: Check for running daemon when called with '-u'
  (bnc#886154)

OBS-URL: https://build.opensuse.org/request/show/241989
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=71
2014-07-24 08:17:16 +00:00
Robert Milasan
0360af2879 Accepting request 239529 from home:hreinecke:branches:Base:System
- multipath: use option '-i' when called from udev (bnc#885628)
- multipath: add option '-i' to ignore wwids file (bnc#885628)
- Update hwtable for EMC XtremIO (bnc#880510)
- Remove unused variable 'aas' from alua prioritzer
- Patches from upstream:
  * Add multipath.conf force_sync option
  * make prioritizers use checker_timeout, if set
  * Improve multipath.conf syntax checking
  * orphan paths on failed add
  * Add missing interactive commands to multipathd man page
  * Make multipathd orphan paths that were removed externally
  * allow users to add wwids to /etc/multipath/wwids with -a
  * change conf->dry_run to conf->cmd
  * Return the correct size buffer in set_value()
  * Fix memory issues in path reordering failure code paths

OBS-URL: https://build.opensuse.org/request/show/239529
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=69
2014-07-05 21:13:13 +00:00
Robert Milasan
c059c44410 Accepting request 238460 from home:hreinecke:branches:Base:System
- Fixup race condition with udev (bnc#883878)
- Cleanup foreground operation handling in multipathd
- Fix some minor issues in path reordering code (bnc#870465)
- Patches from upstream:
  * Use existing user friendly names if possible
  * kpartx: fix extended partition size for >512b sectors
  * Mismatch between allocation length and transfer length in
    rdac prio
  * Mismatch between allocation length and transfer length in
    emc_clariion prio.

OBS-URL: https://build.opensuse.org/request/show/238460
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=67
2014-06-26 06:52:27 +00:00
Cristian Rodríguez
392b40e760 Accepting request 237209 from home:hreinecke:branches:Base:System
- 11-dm-mpath.rules: Import blkid values if all paths are down
  (bnc#875233)
- kpartx.rules: Skip kpartx for multipath events (bnc#875233)

OBS-URL: https://build.opensuse.org/request/show/237209
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=65
2014-06-13 18:45:00 +00:00
Robert Milasan
02cd93cb5e Accepting request 234822 from home:hreinecke:branches:Base:System
- Fix race condition with systemd (bnc#878809)

OBS-URL: https://build.opensuse.org/request/show/234822
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=63
2014-05-21 09:21:37 +00:00
Tomáš Chvátal
7cf3cfdf7d Accepting request 234329 from home:hreinecke:branches:Base:System
- Fix segfault when fast_io_fail_tmo is empty in config file
- Crafted ordering of child paths for round robin path selector
  (bnc#870465)
- multipath: enable sync support (bnc#872297)
- Whitelist devices in multipath.rules (bnc#877281)

OBS-URL: https://build.opensuse.org/request/show/234329
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=62
2014-05-19 21:42:34 +00:00
Stefan Seyfried
97af7c8922 Accepting request 229720 from home:hreinecke:branches:Base:System
- Install multipath rule under 56-multipath.rules (bnc#873151)
- Implement option '-u' for uevents (bnc#873151)
- Remove trailing linefeed from sysfs attributes
- Make checker_put() and prio_put() idempotent
- Implement 'list path' CLI command
- Disable reassign maps per default
- Allow for NULL path when printing information
- Fixup wwid blacklist printing
- Use SCSI_IDENT_.* as the default property whitelist (bnc#872929)
- Do not call 'blkid' in kpartx.rules
- Allow empty wwids during discovery (bnc#872712)
- Always set verbosity to '0' when checking devices (bnc#867840)
- Fixup multipath rules for booting (bnc#870764)
- Fixup dependencies in multipathd.service (bnc#872712)
- Do not print empty device strings during discovery (bnc#872712)
- Use multipath wwid if path wwid is empty (bnc#872712)
- Set the correct PID when running in debug mode

- Fixup ordering cycle with systemd (bnc#863218)

OBS-URL: https://build.opensuse.org/request/show/229720
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=60
2014-04-12 21:32:45 +00:00
9f0bb81bc3 Accepting request 226973 from home:hreinecke:branches:Base:System
- Fixup ordering cycle with systemd (bnc#862773)
- Rebase git repository to match with upstream
- Revert 'display uevent sequence number'; not required anymore

- downgrade device-mapper requirement to 1.2.78 until 1.2.82
  is available anywhere

OBS-URL: https://build.opensuse.org/request/show/226973
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=58
2014-03-27 14:52:32 +00:00
f6ea488666 Accepting request 225720 from home:hreinecke:branches:Base:System
- Update FSF address
- Add 11-dm-mpath.rules (bnc#867968)
- Link against libsystemd instead of libsystemd-daemon

OBS-URL: https://build.opensuse.org/request/show/225720
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=57
2014-03-17 13:42:12 +00:00
b6748818da Accepting request 224248 from home:hreinecke:branches:Base:System
- Fixup spec file to correct rules permissions

- Fixup 40-multipath.rules installation

- Add 40-multipath.rules for dracut support

OBS-URL: https://build.opensuse.org/request/show/224248
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=55
2014-03-03 09:00:19 +00:00
73e4cfd9ae Accepting request 222359 from home:hreinecke:branches:Base:System
- Install kpartx rules with correct prefix for dracut
- filter for missing property in get_refwwid() (bnc#862250)
- Double uevent stacksize yet again (bnc#855379)
- do not fail discovery on individual devices (bnc#860850)
- Prefer deprecated 'getuid' callout (bnc#861534)
- Skip paths with empty wwid (bnc#861534)
- correctly terminate string in strlcpy() (bnc#861534)
- Don't chop const strings
- Fixup typo in Makefile
- display uevent sequence number on 'show daemon'

OBS-URL: https://build.opensuse.org/request/show/222359
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=53
2014-02-15 10:14:00 +00:00
4263a6e996 OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=51 2014-01-29 13:19:21 +00:00
43243a3a4e Accepting request 215029 from home:hreinecke:branches:Base:System
- Fixup build issues

- Update to official version 0.5.0
  - remove: multipath-tools-0.4.9.tar.bz2
  - remove: multipath-tools-0.4.9-opensuse-12.3.diff.bz2
  - add: multipath-tools-0.5.0.tar.bz2
  - add: multipath-tools-0.5.0-sles12.diff.bz2
- Merge:
  - multipath-tools-make-flexible-install-of-systemd-and-udev-files.patch

- Add Source URL, see https://en.opensuse.org/SourceUrls
  add: multipath-tools-make-flexible-install-of-systemd-and-udev-files.patch
- Systemd: fix spec pre/post scripts.
- Fix the installation of multipath.rules file.
  We need this to make sure initrd reflects the updates.

OBS-URL: https://build.opensuse.org/request/show/215029
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=50
2014-01-29 10:09:28 +00:00
2ffe66a911 - use %setup -c to support the tarball
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=48
2013-04-29 14:08:35 +00:00
1a08f20e04 OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=47 2013-04-29 13:52:17 +00:00
121e2d63e3 Accepting request 171059 from home:namtrac:bugfix
- Add Source URL, see https://en.opensuse.org/SourceUrls

OBS-URL: https://build.opensuse.org/request/show/171059
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=46
2013-04-17 08:05:51 +00:00
Robert Milasan
c8e183830c Accepting request 155532 from home:babelworx:ldig:branches:Base:System
license update: GPL-2.0
Substantial number of GPL-2.0 files in the package

OBS-URL: https://build.opensuse.org/request/show/155532
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=44
2013-02-15 14:25:42 +00:00
Robert Milasan
d42cda7529 Accepting request 155509 from home:rmilasan:branches:Base:System
- Make installation of systemd unit and udev files more flexible.
  add: multipath-tools-make-flexible-install-of-systemd-and-udev-files.patch

OBS-URL: https://build.opensuse.org/request/show/155509
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=43
2013-02-15 12:31:32 +00:00
Robert Milasan
242e73895f Accepting request 150669 from home:hreinecke:branches:Base:System
- Update to latest mainline git version
- Merge systemd fixes
- Generate persistent device names for kpartx (bnc#799274)

OBS-URL: https://build.opensuse.org/request/show/150669
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=42
2013-02-01 10:10:56 +00:00
Cristian Rodríguez
7b67733512 Accepting request 139959 from home:elvigia:branches:Base:System
- Systemd: use default service type instead of forking
- Systemd: fix spec pre/post scripts.

OBS-URL: https://build.opensuse.org/request/show/139959
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=40
2012-11-04 02:57:33 +00:00
Robert Milasan
36b86c1e9b minor update
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=38
2012-07-18 07:50:16 +00:00
Robert Milasan
a71166d815 OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=37 2012-07-17 13:25:43 +00:00
Robert Milasan
7887691637 - Drop patch 0001-multipath.rules.patch, multipath not ready yet.
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=36
2012-07-17 13:24:43 +00:00
Robert Milasan
006f2efce3 - Fix the installation of multipath.rules file.
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=35
2012-07-17 12:45:03 +00:00
Robert Milasan
7585548e0a - Drop RUN+="socket:..." and update the multipath.rule like Fedora
does.

OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=33
2012-06-11 13:04:35 +00:00
Hannes Reinecke
dc4b6848bc - Update to version 0.4.9
- Merge in latest changes from mainline

OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=31
2012-05-30 15:33:50 +00:00
Hannes Reinecke
212398378e Checked in from git branch opensuse-12.2
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=30
2012-05-30 15:19:16 +00:00
Hannes Reinecke
02bdc496f1 Checked in from git branch opensuse-12.2
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=29
2012-05-30 15:00:14 +00:00
Robert Milasan
6ddeb46f5a - Run update of initrd at %post and %postun.
We need this to make sure initrd reflects the updates.

OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=27
2012-04-20 08:35:35 +00:00
93d10401f8 Accepting request 86423 from home:uli_suse:branches:Base:System
- cross-build fix: use %__cc macro

OBS-URL: https://build.opensuse.org/request/show/86423
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=25
2011-10-04 08:42:36 +00:00
OBS User buildservice-autocommit
ffb4c34b6f Updating link to change in openSUSE:Factory/multipath-tools revision 42.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=72aace92d9cc467e0c23b912434a66d0
2011-05-30 07:52:31 +00:00
Cristian Rodríguez
0360814cb4 Accepting request 71650 from home:lnussel:branches:Base:System
- don't hard require boot.device-mapper in boot.multipath. dm-mod is
  autoloaded when accessing /dev/mapper/control anyways.

OBS-URL: https://build.opensuse.org/request/show/71650
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=23
2011-05-28 20:49:42 +00:00
OBS User buildservice-autocommit
d69e80d8ca Updating link to change in openSUSE:Factory/multipath-tools revision 40.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=86b933ad5c8a6b9a47e669d18980ea51
2011-04-05 16:02:12 +00:00
Cristian Rodríguez
8c75d20a48 Accepting request 65973 from home:elvigia:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/65973
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=21
2011-04-04 18:36:49 +00:00
Cristian Rodríguez
745fb697d9 Accepting request 53989 from home:msmeissn:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/53989
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=19
2010-11-26 11:17:07 +00:00
OBS User autobuild
cafc47ecd0 Accepting request 50211 from Base:System
checked in (request 50211)

OBS-URL: https://build.opensuse.org/request/show/50211
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=18
2010-10-11 14:28:01 +00:00
Andreas Jaeger
e9b31732ba Accepting request 50210 from home:a_jaeger:branches:openSUSE:Factory
OK.

OBS-URL: https://build.opensuse.org/request/show/50210
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=17
2010-10-11 11:20:02 +00:00