Skip to content

Tags: simp/simp-rsync-skeleton

Tags

7.1.1

Toggle 7.1.1's commit message
Release of 7.1.1

* Tue Oct 05 2021 Trevor Vaughan <[email protected]> - 7.1.1-1
  - Add weak dependencies for EL8

7.1.0

Toggle 7.1.0's commit message
Release of 7.1.0

* Tue Feb 02 2021 Liz Nemsick <[email protected]> - 7.1.0-1
  - Added support for EL8
  - Removed support for EL6
  - Removed dynamic files from the list of files to rsync
    - RedHat/7/bind_dns/default/named/var/run/named/named.pid
    - RedHat/7/bind_dns/default/named/var/named/data/named_mem_stats.txt

7.0.4

Toggle 7.0.4's commit message
Release of 7.0.4

* Fri Oct 23 2020 Liz Nemsick <[email protected]> - 7.0.4-0
  - Modernized the README for tftpboot files. It now explains
    which boot files for the tftpboot server are required when
    `tftpboot:use_os_files` is set to `false`.

7.0.3

Toggle 7.0.3's commit message
Release of 7.0.3

* Wed Sep 23 2020 Liz Nemsick <[email protected]> - 7.0.3-0
  - Fixed a bug in which the name of the rndc key in the sample named.conf
    files did not match the name of the automatically-generated key in
    /etc/rndc.key. This mismatch would prevent the named service from starting.

7.0.2

Toggle 7.0.2's commit message
Release of 7.0.2

* Tue Dec 17 2019 Michael Morrone <[email protected]> - 7.0.2-0
  - Added mitigation for CVE-2019-6477 to RedHat 7 named.conf

* Tue Nov 19 2019 Jeanne Greulich <[email protected]> - 7.0.2-0
  - Removed rndc.key from RedHat 6
  - Update rsync.facl file.

* Fri Sep 13 2019 Robert Clark <[email protected]> - 7.0.2-0
  - Removed rndc.key from repository to prevent users from accidentally using
    a published secret key.

7.0.1

Toggle 7.0.1's commit message
Release 7.0.1

* Wed Jun 26 2019 Trevor Vaughan <[email protected]> - 7.0.1-0
- update simp-selinux-policy dependancy to new module

* Wed May 22 2019 Liz Nemsick <[email protected]> - 7.0.1-0
- Removed OBE *.rpmnew deletion logic in %post
- Removed OBE OS symlink login in %post and %preun
- Removed OBE %pre logic

6.2.1-2

Toggle 6.2.1-2's commit message
Release for 6.2.1-2

* Thu Jun 27 2019 Liz Nemsick <[email protected]> - 6.2.1-2
- Changed Require for simp-environment-selinux-policy to one
  for simp-selinux-policy, as that package has been renamed.

6.2.1-1

Toggle 6.2.1-1's commit message
Release for 6.2.1-1

This Release is an update to an old branch, 6.2.1-0.  Its purpose is to
prevent the removal of operational files when the new module,
simp-rsync-skeleton, is installed on systems where simp-rsync was
previously installed.

* Tue May 14 2019 Jeanne Greulich <[email protected]> - 6.2.1-1
- Remove dependency on simp-environment, which will be removed in
  SIMP 6.4 and renamed to simp-environment-skeleton
- Add dependency for simp-environment-selinux-policy
  to make sure selinux policy for /var/simp directory is not
  removed.
- This module is not needed for new installs after 6.4 and is replaced
  by simp-rsync-skeleton.  This module should not
  be removed in existing systems if there is a `simp` environment because
  it will remove the files under /var/simp/environments/simp/rsync.

7.0.0

Toggle 7.0.0's commit message
Release for 7.0.0

* Wed Apr 24 2019 Jeanne Greulich <[email protected]> - 7.0.0-0
- Renamed to simp-rsync-skeleton. The last release of simp-rsync provides a
  stub for not removing files that are currently in place upon system upgrade.
- Updated Rsync to install under the skeleton directory instead
  of in the active environment directories.

* Mon Mar 25 2019 Jim Anderson <[email protected]> - 7.0.0-0
- Updated permissions on rsync and rsync/Global.
- Changed ownership of rsync/Global/clamav.

6.2.1

Toggle 6.2.1's commit message
Release of 6.2.1

* Thu Apr 26 2018 Liz Nemsick <[email protected]> - 6.2.1-0
  - Added logic in dhcpd.conf to select the appropriate PXEboot file
    based on the boot type (BIOS or UEFI).