File rear.changes of Package rear

-------------------------------------------------------------------
Tue May 13 12:28:52 CEST 2014 - jsmeix@suse.de

- Provide also the other documentation ("make install" only
  installs the man page).

-------------------------------------------------------------------
Fri May  9 14:48:24 CEST 2014 - jsmeix@suse.de

- Version upgrade to 1.16 from upstream (fate#316508)
  that has in particular VLAN tagging support (fate#317032).
  For details see the rear-release-notes.txt file.
  Warning for users who upgrade Relax-and-Recover (rear):
  Users who already use it must re-validate that their
  particular disaster recovery procedure still works.
  See in particular "Version upgrades" at
  http://en.opensuse.org/SDB:Disaster_Recovery
- bug-859436_40_restore_with_tsm.sh.diff is obsolete
  because the issue is fixed in the uptream sources.
- rear-release-notes.txt-1.16 replaces the outdated
  doc/rear-release-notes.txt from rear-1.16.tar.gz.
- traditional_style_for_bash_3.diff replaces bash 4.x syntax
  with traditional style for bash 3.x if bash 3.x is used
  (i.e. up to openSUSE:11.1 and SLE11 where we have bash 3.x)
  where the test in the build environment assumes that the
  same bash major version is also used by the end-user in his
  runtime environment but even if the end-user had upgraded
  his bash it should not matter because bash 3.x syntax
  should also work for bash 4.x.
- Added an explicit os.conf to not depend on LSB dependencies
  to avoid calling "lsb_release" in config-functions.sh
  that might result inconsistent values (bnc#877042).

-------------------------------------------------------------------
Fri Feb  7 17:23:08 CET 2014 - jsmeix@suse.de

- Added "Requires: lsb-release" because rear calls "lsb_release"
  in /usr/share/rear/lib/config-functions.sh (bnc#861871).

-------------------------------------------------------------------
Fri Feb  7 12:08:12 CET 2014 - jsmeix@suse.de

- Cleanup of the LSB RPM requirements (bnc#861871):
  Replaced "Requires: lsb" by explicitly requiring
  only those RPM packages that are mandatory for rear
  (in particular when a binary is called in a script)
  because "Requires: lsb" would require much too much,
  see https://bugzilla.novell.com/show_bug.cgi?id=807747#c4
  "A distribution is LSB Certified or LSB compliant if and only if
   the distribution provides all requirements as outlined in the
   specification."
  Accordingly the lsb RPM requires tons of stuff that is not
  needed by rear (in particular various graphical libraries,
  sound stuff, printing stuff, and so on).
- Replaced rear-1.15.tar.gz with the current one from upstream at
  https://sourceforge.net/projects/rear/files/rear/1.15/rear-1.15.tar.gz
  that contains exactly same files but the tarball differs
  (probably it was re-packed at upstream) and that causes
  failures of our automated factory-auto check scripts like:
  "download_files is configured to fail when the upstream file
   is different then the committed file".

-------------------------------------------------------------------
Wed Jan 22 13:00:39 CET 2014 - jsmeix@suse.de

- Version upgrade to 1.15 from upstream (fate#316508).
  For details see the rear-release-notes.txt file.
- bug-859436_40_restore_with_tsm.sh.diff fixes recovery
  with TSM (Tivoli Storage Manager) since version 6.4 that
  results in an error message "ANS1102E" as fixed upstream
  in https://github.com/rear/rear/issues/356 (bnc#859436).
- Warning for users who upgrade from rear 1.10.0
  (e.g. when upgrading from SUSE Linux Enterprise 11):
  Rear 1.15 has many new features and fundamental changes.
  In particular the filesystem creation is totally different
  (via the so called "layout workflow" instead of the old
  "dr workflow" that has been removed in rear 1.14).
  Users who already use rear must completely re-validate that
  their particular disaster recovery procedure still works.
  See in particular "Version upgrades" at
  http://en.opensuse.org/SDB:Disaster_Recovery

-------------------------------------------------------------------
Wed Jun 12 08:30:00 UTC 2013 - werner@suse.com

- Require /usr/bin/mkisofs instead of mkisofs
- The default getty is agetty now

-------------------------------------------------------------------
Wed Jun  5 16:16:09 UTC 2013 - jengelh@inai.de

- Require mkisofs instead of genisoimage, as we plan to switch to
  it. (rear works both /usr/bin/mkisofs and /usr/bin/genisoimage)
- Avoid UUOC: better deletion strategy for gitignore

-------------------------------------------------------------------
Sun Feb 10 11:31:02 UTC 2013 - p.drouand@gmail.com

- updated to rear 1.14 from upstream
  * see rear-release-notes.txt for more informations
- clean and rebase specfile
- remove debian files
- don't include manfiles and makefile in documentation

-------------------------------------------------------------------
Sun Feb 20 19:04:45 UTC 2011 - schlomo.schapiro@novell.com

- updated to rear 1.10.0 from upstream
  * remove symlinks that conflict with directories to resolve RPM upgrade problems
  * add OS_MASTER_* variables to define a parent distro, e.g. Fedora for CentOS
  * remove Linux-x86_64 and map it to Linux-i386 to remove a lot of symlinks pointing to directories
  * bugfixes for tape blocksize and bootable USB media

-------------------------------------------------------------------
Mon Feb 14 10:41:25 UTC 2011 - schlomo.schapiro@novell.com

- updated to rear 1.9.0 from upstream
  * many bugfixes
  * (new) P2V/V2V/V2P/P2P with system reconfiguration
  * (new) support Data Protector, Bacula, OBDR, Tapes
  * (new) use udev for module loading, support firmware loading
  * see full list of changes at http://rear.svn.sourceforge.net/viewvc/rear/releases/1.9.0/usr/share/rear/CHANGES

-------------------------------------------------------------------
Fri Dec 11 08:24:44 UTC 2009 - schlomo.schapiro@novell.com

- updated to rear 1.7.23 from upstream
  * some bugfixing
  * added validation info for openSUSE 11.2 i386 and x86_64
  * improved library collection for 64bit Linux (e.g. /lib*/libnss*)
  * symlink doc and contrib in the dist archive to reduce the size
  * clone required system users/groups to rescue system (daemon and rpc)


-------------------------------------------------------------------
Wed Dec  2 14:18:45 UTC 2009 - schlomo.schapiro@novell.com

- updated to rear 1.7.22 from upsteam
  * added -L to stat call to read real device in 29_find_required_devices.sh
  * make svn2host report scp errors
  * updated rear.spec, rear.sourcespec of SUSE and FEDORA
  * updated contrib/mkvendorrp to pull version nr from rear, CHANGED
  * updated lib/spec/Fedora/rear.sourcespec Require field and doc/
  * updated skel/default/etc/scripts/system-setup to improve loading modules
  * updated finalize/default/88_check_for_mount_by_id.sh
  * added prep/GNU/Linux/28_include_vmware_tools.sh
  * moved some misplaced scripts from pack to build
  * added contrib/svn2hosts (continuous integration script)
  * fixed up mkdist-workflow.sh and contrib/svn2tar to share more code
  * removed the UTF-8 conversion (IMHO should be only done manually)
  * removed the overwriting of the generic spec file with vendor specific spec file
  * fixed the copying of /dev/shm/* by adding it to COPY_AS_IS_EXCLUDE
  * support open-vm-tools and loading of vmxnet
  * removed the usage of udev_volume_id (for RHEL4) in favour of internal vol_id
  * fixed internal vol_id to correctly strip leading spaces from the values
  * fixed 31_create_filesystems.sh to actually correctly create ext* and
    support FS labels with < or > in them
    (https://sourceforge.net/tracker/?func=detail&aid=2891970&group_id=171835&atid=859452)
  * added usleep and mktemp
  * Fixed all wrong occurences of [*] with [@]. 
    See https://sourceforge.net/tracker/?func=detail&atid=859452&aid=2877091&group_id=171835
  * backup/NETFS/default/40_create_include_exclude_files.sh
    fixed variable name for excluded mountpoints to actually read EXCLUDE_MOUNTPOINTS
  * recreate/GNU/Linux/22_create_lvm2_devices.sh
    move lvm vgchange -a y  in loop to avoid old VGs to activate


-------------------------------------------------------------------
Sun Sep 27 07:15:19 UTC 2009 - schlomo.schapiro@novell.com

- updated to rear 1.7.21 from upstream
  * support openSUSE 11.2 (M6)
  * rsyslogd
  * ext4

-------------------------------------------------------------------
Sun Mar  8 09:05:17 CET 2009 - Schlomo.Schapiro@novell.com

- import into Factory

-------------------------------------------------------------------
Tue Jan 29 12:00:00 CET 2009 - Schlomo Schapiro <rear@schlomo.schapiro.org>

- 1.7.14-1
- added man page
- fixed TSM bug with result files
- patch rear binary to point to correct _datadir and _sysconfdir
- move distribution config files to /usr/share/rear/conf
- add hpacucli support
- TSM point-in-time restore
- fix bonding for multiple bonding devices

-------------------------------------------------------------------
Tue Jan 20 12:00:00 CET 2009 - Gratien D'haese <gdha@sourceforge.net>

- 1.7.13-1
- add COPYING license file
- linux-functions.sh: added rpmtopdir function; 
- mkdist-workflow.sh: updated with rpmtopdir function; convert doc files to UTF-8

-------------------------------------------------------------------
Fri Jan 09 12:00:00 CET 2009 - Gratien D'haese <gdha@sourceforge.net> 

- 1.7.12-1
- NetBackup integration completed
- moved validation from /etc/rear to doc directory

-------------------------------------------------------------------
Tue Dec 30 12:00:00 CET 2008 - Gratien D'haese <gdha@sourceforge.net>

- 1.7.11-1
- added scriptfor Data Protector and NetBackup integration

-------------------------------------------------------------------
Wed Dec 17 12:00:00 CET 2008 - Gratien D'haese <gdha@sourceforge.net> 

- 1.7.10-1
- completed verify/NBU/default/40_verify_nbu.sh script for NBU
- remove contrib entry from %%doc line in spec file

-------------------------------------------------------------------
Mon Dec 01 12:00:00 CET 2008 - Gratien D'haese <gdha@sourceforge.net>

- 1.7.9-1
- remove from skel/default the symbolic links sh->bash, bin/init->init
  and the empty files etc/mtab, var/log/lastlog and var/lib/nfs/state
- add the link sh-bash into file pack/GNU/Linux/00_create_symlinks.sh
- add new file pack/GNU/Linux/10_touch_empty_files.sh to create the empty files
- add pack/GNU/Linux/20_create_dotfiles.sh and removed .bash_history from skel/default
- Added intial scripts for rear integration with NetBackup (of Symantec)
- copy rear.sourcespec according OS_VENDOR
- correct rear.spec file according comment 11 of bugzilla #468189

-------------------------------------------------------------------
Mon Oct 27 12:00:00 CET 2008 - Gratien D'haese <gdha@sourceforge.net>

- 1.7.8-1
- Fix rpmlint error/warnings for Fedora packaging
- updated the Summary line and %%install section

-------------------------------------------------------------------
Thu Oct 24 12:00:00 CET 2008 - Gratien D'haese <gdha@sourceforge.net> 

- 1.7.7-1
- rewrote rear.spec for Fedora Packaging request

-------------------------------------------------------------------
Tue Aug 28 12:00:00 CET 2006 - Schlomo Schapiro <rear@schlomo.schapiro.org>

- 1.0-1
- Initial RPM Release
openSUSE Build Service is sponsored by