Skip to content

Releases: simp/pupmod-simp-gnome

Release of 7.0.1

29 Sep 00:29
7.0.1
Compare
Choose a tag to compare
* Wed Sep 20 2017 Liz Nemsick <[email protected]> - 7.0.1-0
  - Add libxkbcommon-x11 to required package list for CentOS/RedHat 7.4.
  - Remove unnecessary CentOS data-in-module files.  The OS family fact
    for CentOS is RedHat, so these files are not used.

Release of 7.0.0

15 Sep 19:30
Compare
Choose a tag to compare
* Mon Jun 05 2017 Nick Miller <[email protected]> - 7.0.0-0
  - module was rewritten
    - takes advantage of the data in modules paradigm
    - has a single point of entry
  - packages now default to 'installed' or the package_ensure catalyst
    from simp_options
  - gnome::dconf::add
    - deprecated in favor of gnome::config::dconf
    - this class is now a temporary shim to ensure backwards compatibility
  - gnome::config::dconf
    - allows setting more than one key/value pair (only one could be set
      in dconf::add)
    - class name is not a verb
    - dconf settings controlled by this class can be modified in data,
      including removing default settings

Release of 6.0.3

11 Jul 15:03
Compare
Choose a tag to compare
* Thu May 04 2017 Nick Miller <[email protected]> - 6.0.3-0
  - Moved the simp dconf profile below the user profile so users can change
    their own settings in the desktop
  - Confine puppet version in metadata.json

* Thu Apr 27 2017 Jeanne Greulich <[email protected]> - 6.0.3-0
  - Add dconf rule to not display user lists

* Mon Apr 17 2017 Nick Miller <[email protected]> - 6.0.3-0
  - Updated polkit setting to use the new defined type from the polkit module
  - Added polkit dependency
  - `dconf update` execs now catch failures

6.0.2: (SIMP-2840) Gnome modules not loading (#18)

13 Jun 21:27
Compare
Choose a tag to compare
- Corrected the package lists for gnome
- Fixed gconf2-tool call in gconf type
- Screen saver is different in GDM 2 and 3

SIMP-2840 #comment gnome updates complete
SIMP-2949 #close