mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00

There are various spelling mistakes in the git commit messages in the release notes. Fix those spelling mistakes. Since each commit is either referenced by the commit has or pull request, fixing those spelling mistakes has no negative effect on finding those commit. Signed-off-by: Benjamin Drung <benjamin.drung@ionos.com>
34 KiB
34 KiB
Salt 2015.8.3 Release Notes
Version 2015.8.3 is a bugfix release for 2015.8.0 <release-2015-8-0>
.
Statistics
- Total Merges: 74
- Total Issue References: 26
- Total PR References: 64
- Contributors: 30 (DmitryKuzmenko, RealKelsar, alexproca, anlutro, basepi, bogdanr, cachedout, cedwards, chrigl, cro, fcrozat, gtmanfred, isbm, jfindlay, kiorky, kt97679, lomeroe, lorengordon, mhoogendoorn, nmadhok, optix2000, paulnivin, quantonganh, rallytime, s0undt3ch, schwing, sjorge, tampakrap, terminalmage, ticosax)
Security Fix
CVE-2015-8034 Saving state.sls <salt.modules.state.sls>
cache
data to disk with insecure permissions
This affects users of the state.sls <salt.modules.state.sls>
function.
The state run cache on the minion was being created with incorrect
permissions. This file could potentially contain sensitive data that was
inserted via jinja into the state SLS files. The permissions for this
file are now being set correctly. Thanks to zmalone for bringing this issue to
our attention.
Changelog for v2015.8.2..v2015.8.3
Generated at: 2018-05-27 23:24:21 UTC
- PR #29173: (jfindlay) add 2015.8.3 release
notes @ 2015-11-25 00:07:51 UTC
345206b68e
Merge pull request #29173 from jfindlay/2015.8212f7dd281
add 2015.8.3 release notescafbb49cb6
add note on 2015.8.2 release notes
- PR #29172: (basepi) [2015.8] Backport new
philips_hue proxy features from develop @ 2015-11-24 23:52:55
UTC
5e88e9e9c0
Merge pull request #29172 from basepi/philips_backport1df6c3083b
Backport new philips_hue proxy features from develop
- PR #29167: (basepi) [2015.8] Merge forward from
2015.5 to 2015.8 @ 2015-11-24 21:40:34 UTC
2fb1ca0eac
Merge pull request #29167 from basepi/merge-forward-2015.8525f9fbbbb
Merge remote-tracking branch 'upstream/2015.5' into merge-forward-2015.8a26c10a811
Merge pull request #29164 from jfindlay/bp-2911350fab35188
kill unneeded import
4f03196e7d
Merge pull request #29138 from jfindlay/2015.5be045f5cb1
add 2015.5.8 release notes
- PR #29141: (optix2000) Add test case for
require: sls with only import statements @ 2015-11-24 16:17:57
UTC
68d6c454b8
Merge pull request #29141 from optix2000/full_sls_import596843e8d6
Add test case for sls with only import Tests https://github.com/saltstack/salt/issues/10852
- ISSUE #29015: (jakehilton) git_pillar not honoring git_pillar_base (refs: #29072)
- ISSUE #28311: (strocknar) git_pillar conflicts (refs: #29072)
- ISSUE #27432: (mafrosis) Using specific tag as GitFS remote (refs: #29072)
- PR #29072: (terminalmage) Several
gitfs/git_pillar fixes @ 2015-11-24 16:04:39 UTC
732f5364a2
Merge pull request #29072 from terminalmage/issue28311dae738fda3
Use common code to detect envsa9c0cacb77
Don't add head ref if head red matches desired refe7540e956b
pygit2: Don't clean local heads along with stale remote refs1e6c46f554
pygit2: Properly resolve base saltenv from tag ref0c592ab552
Support string whitelist/blacklist744487864d
Fix base branch detection for git_pillar1cd9a4d1b4
Add some debug logging for git_pillarfac588c0bb
Add HEAD ref in git_pillar/winrepo checkout
- PR #29118: (ticosax) [dockerng] Add networking
capabilities @ 2015-11-24 15:47:36 UTC
95689ee1a4
Merge pull request #29118 from ticosax/dockerng-networke98d18ba41
Expose docker networking as state94135d91c3
cosmetic17ff5c1ab5
Add expose networking to modules.dockerng
- ISSUE #29144: (anlutro) Error in fileclient with file.managed (refs: #29145)
- PR #29145: (anlutro) Remove duplicate import
of salt.utils.s3 @ 2015-11-24 15:36:05 UTC
4b4f212d2d
Merge pull request #29145 from alprs/fix-duplicate_importe1101bea19
Remove duplicate import of salt.utils.s3
- ISSUE #29147: (lomeroe) boto_route53 unexpected keyword arguments in create_zone() (refs: #29148)
- PR #29148: (lomeroe) correcting parameter
calls to boto get_zone/create_zone functions in … @ 2015-11-24
15:33:53 UTC
6079569580
Merge pull request #29148 from lomeroe/boto_route53_create_zone_fix-backport75408ccf99
correcting parameter calls to boto get_zone/create_zone functions in create_zone parameter check on create_zone on private_zone=True add boto version requirement
- ISSUE #29107: (lorengordon) Salt hangs when passing a string representation as the length parameter to random.get_str() (refs: #29108)
- PR #29108: (lorengordon) Enforce length as
an int, fixes #29107 @
2015-11-23 19:06:52 UTC
17638c734b
Merge pull request #29108 from lorengordon/type-enforce-lengthc71825d3b0
Enforce length as an int, fixes #29107
- PR #29125: (basepi) [2015.8] Merge forward from
2015.5 to 2015.8 @ 2015-11-23 18:48:46 UTC
233ab8a474
Merge pull request #29125 from basepi/merge-forward-2015.81432cc806d
Merge remote-tracking branch 'upstream/2015.5' into merge-forward-2015.8219367a23d
Merge pull request #29128 from cachedout/tweak_29122b08858b040
Missed check584efe81ee
Set a safer default value for ret in saltmod
8d86bc3056
Merge remote-tracking branch 'upstream/2015.5' into merge-forward-2015.82250a36647
Merge pull request #29122 from cachedout/issue_291104b9302d794
Fix broken state orchestration
200e771efb
Merge pull request #29096 from rallytime/bp-29093f5734423a4
Compare gem versions as a string.
d8a2018bc8
Merge pull request #29084 from rallytime/bp-2905552e650aed9
Add section to style guide
b5cff1a351
Merge pull request #29083 from rallytime/bp-29053f1884de0e7
Update rabbitmq_user.py
b3e3bebef0
Merge pull request #28932 from twangboy/fix_289280653a04887
Fixed user.present / user.absent in windows
a2e4a227e0
Merge pull request #29011 from rallytime/bp-286307baccc1b05
Lint - newline before def9e5c16d4da
Reading S3 credentials from Pillara3216f813d
Fixed requests HTTPError handler, it was still in urllib2 style
1a4cd6002f
Merge pull request #28982 from basepi/merge-forward-2015.5bfbb109fbd
Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.54b8bdd0afb
Merge pull request #28839 from cachedout/revert_28740215b26c06f
Revert #28740
- ISSUE #29005: (fcrozat) non-standard umask breaks salt-call call in salt-ssh (refs: #29126)
- ISSUE #28830: (fcrozat) non-standard umask breaks salt-ssh deployement (refs: #29126)
- PR #29126: (fcrozat) Fix deployment when umask
is non-standard @ 2015-11-23 17:53:46 UTC
dc0d47fa2e
Merge pull request #29126 from fcrozat/2015.84da11a5f3c
Fix deployment when umask is non-standard. Fixes #29005bbccb752f9
Fix deployment when umask is non-standard. Fixes #28830
- PR #29124: (rallytime) Back-port #28130 to 2015.8
@ 2015-11-23 17:31:00 UTC
- PR #29120: (alexproca) Import keypair (refs: #29124)
- PR #28130: (bogdanr) Ec2 upload public key and updated instances size list (refs: #29124)
994d8bd71a
Merge pull request #29124 from rallytime/bp-28130e290ea4a3f
Pylint Fix9d8e5c8b4d
Added missing comma4a7eee08a8
Documented import_keypair for the ec2 driver715c12014c
Added a bunch of instance sizes and updated some outdated ones506ff01f65
Import public key
- PR #29076: (RealKelsar) We can't query
installed use flags for a non installed pkg @ 2015-11-23 16:19:40
UTC
d9c32011b4
Merge pull request #29076 from RealKelsar/2015.8f3d1ba1509
We can't query installed use flags for a non installed pkg. Also one if is enough...96566d3060
We can't query installed use flags for a non installed pkg
- ISSUE #29100: (quantonganh) boto_ec2.exists does not use region when checking? (refs: #29070)
- PR #29097: (rallytime) Back-port #29070 to 2015.8
@ 2015-11-22 17:03:04 UTC
- PR #29070: (quantonganh) boto_ec2: missing region when checking existence of an EC2 instance (refs: #29097)
1931870f26
Merge pull request #29097 from rallytime/bp-290703b202efadc
boto_ec2: missing region when checking existence of an EC2 instance
- PR #29090: (gtmanfred) clean up novaclient
module @ 2015-11-21 15:43:58 UTC
bb28b9186b
Merge pull request #29090 from gtmanfred/2015.82aab45f9d2
clean up novaclient module
- PR #29095: (terminalmage) Add warning
about pygit2 API instability @ 2015-11-21 15:38:59 UTC
4ff54c6429
Merge pull request #29095 from terminalmage/pygit2-warning139f5ba4c3
Add warning about pygit2 API instability
- PR #28919: (cro) Update Philips Hue proxy minion
to support __proxy__ instead of proxymodule stored in __opts__ @
2015-11-21 15:31:36 UTC
27160b0454
Merge pull request #28919 from cro/hue_proxy_backport8823225c81
Add 'versionadded'6bdf98d2c6
Backport philips_hue proxy module to 2015.8, use __proxy__ instead of opts['proxymodule']0945d3b5b2
Add the licensea8be2d7382
Fix the docstring13a8973f94
Validate if "requests" are around. NOTE: this will be changed soon!835e84181b
Fix the documentation68accf6180
Allow view status from all lamps, if not specified96adc9cca9
Fix lint issuescd00c5d99f
Remove dead code6a08d2b6b5
Implement static grains for the Philips HUE5d3c3e09fc
Bugfix: show all devices, if no specific IDs were passed76e86d2d7d
Implement color temperaturea2d87a18cc
Fix the documentationadeecb49d4
Implement brightnessa2b1a71e01
Fix crash if the controller is downa7d5aafbe3
Update documentation for the color settings15f83e180d
Add more preset colors44339f3dc1
Implement color setter with transition0f4d5b9eac
Implement effects methodf341910174
Implement alert functione0c95b4c7f
Separate device (lamps) getter37ed834a63
Implement lamp rename66b155c3db
Enhance set method so it can set more than just lights status8e94aad5c1
Enhance internal ping report on failures (device is not reachable)3bf79e6920
Implement blink function334371d660
Use blink on internal pinga8e4c2162c
Fix bug: call in a proper order, if all devicesa98d5187f8
Remove the debuga1244223bf
Enhance switch methode902764e25
Switch all lamps if IDs are not passed1e508e9155
Fix bug: crash, if only one lamp ID is passedc0e6706d9a
Implement status6d8e6d6e23
Fix lintdb053fbd8b
Add licence2abdb19934
Implement proxy minion configuration1a75be3f71
Cleanup code1a46a180bc
Implement light switch ON/OFFcc5ee382c5
Implement lights method.bfbe4160b2
Add constants class-struct7a8d72de3f
Implement device state changed769bc85a7
Implement available device listingc9e7f4dc18
Cleanup code5503b6f20e
Implement Philips HUE wrapper caller for Minion Proxy1b11d1ec74
Initial implementation of Philips HUE proxy
- ISSUE #28810: (syedaali) test.ping is not available (refs: #29065)
- ISSUE #28761: (syedaali) Numerous module import errors in /var/log/salt/minion (test,oracle,archive) (refs: #29065)
- ISSUE #25756: (nshalman) Esky builds on SmartOS broken in 2015.5 branch (refs: #25946, #25923)
- PR #29065: (cachedout) Handle failures
inside python's inspect if a module is reloaded @ 2015-11-20
18:10:42 UTC
- PR #25946: (sjorge) Fix for salt.utils.decorators under esky (refs: #29065)
- PR #25923: (sjorge) Fix for salt.utils.decorators and module.__name__ under esky (refs: #25946)
88c0354c0c
Merge pull request #29065 from cachedout/issue_288104767503eb2
Remove trailing whitespacec5b667f048
Handle failures inside python's inspect if a module is reloaded
- PR #29057: (paulnivin) Add local file
support for file.managed source list @ 2015-11-19 21:57:34 UTC
714ef8ff27
Merge pull request #29057 from lyft/file-manage-local-source-list3d7aa19cd8
Support local files in list of sourcesd175061c5d
Add tests for file.source_list with local files4f8e2a30fe
Update documentation to clarify URL support for lists of sources with file.managed
- ISSUE #28981: (mimianddaniel) 2015.8.2 import pagerduty error (refs: #29017)
- PR #29017: (jfindlay) pagerduty runner: add
missing salt.utils import @ 2015-11-19 19:28:35 UTC
f4f43381fc
Merge pull request #29017 from jfindlay/pager_util5cc06207fe
pagerduty runner: add missing salt.utils import
- PR #29039: (anlutro) Allow passing list of pip
packages to virtualenv.managed @ 2015-11-19 19:13:50 UTC
1c61bce0a6
Merge pull request #29039 from alprs/feature-virtualenv_pip_pkgsf9bff51382
allow passing list of pip packages to virtualenv.managed
- PR #29047: (schwing) Fix
salt.modules.gpg.import_key exception: 'GPG_1_3_1 referenced before
assignment' @ 2015-11-19 19:07:36 UTC
b692ab1cfb
Merge pull request #29047 from schwing/fix-gpg-exception813f6e6808
Fix 'GPG_1_3_1 referenced before assignment'
- PR #29050: (terminalmage) Make git_pillar
global config option docs more prominent @ 2015-11-19 19:06:38
UTC
b4fc2f28a4
Merge pull request #29050 from terminalmage/issue2901520da057a94
Make git_pillar global config option docs more prominent
- PR #29048: (nmadhok) Fix incorrect debug log
statement @ 2015-11-19 19:04:10 UTC
4b3b2fe1e7
Merge pull request #29048 from nmadhok/patch-19489d6c3b6
Update vmware.py
- PR #29024: (jfindlay) cache runner test: add
new unit tests @ 2015-11-19 19:02:54 UTC
e52c117368
Merge pull request #29024 from jfindlay/run_test0c0bce3ea6
cache runner test: add new unit tests
- PR #28967: (cro) Fix some issues with password
changes @ 2015-11-19 18:57:39 UTC
bcec8d8608
Merge pull request #28967 from cro/fx2_switch67b5b9b8d2
Add docs on automatic lockout on failed auth attempts.8a3cea4d95
Lint.04095e3b74
Prevent stacktrace if something goes wrong retrieving inventorye7cbce15a5
Don't need to get grains at init time here now that we are confirming username and password differently.e42100cf8a
Switch from admin_password and fallback_admin_password to a list of passwords to try.4b382e977d
Add 'versionadded'
- ISSUE #8516: (xoJIog) salt-ssh not working with nodegroups and lists (refs: #29020)
- PR #29020: (basepi) [2015.8] Add special
list-only nodegroup support to salt-ssh @ 2015-11-18 21:15:50
UTC
14b5d0ed0f
Merge pull request #29020 from basepi/salt-ssh.nodegroups.85166433abf36f
Rename ssh_nodegroups to ssh_list_nodegroupsbd8487b3b9
Properly save minion list in local_cache for ssh jobs4b1bf7d5e2
Add support for comma separated list matching in salt-ssh65c6528cbc
Add "nodegroup" matching to salt-ssh688a78c08c
Add new ssh_nodegroups config
- ISSUE #28911: (ccmills) GitFS numeric tags cause errors with environments (refs: #28970)
- PR #28970: (terminalmage) Properly handle
non-string saltenvs @ 2015-11-18 20:38:41 UTC
89801b172a
Merge pull request #28970 from terminalmage/issue28911ec64ec85d6
Force file_roots environments to be stringsb2690140c7
Properly handle non-string saltenvs
- ISSUE #28945: (rallytime) Dell Chassis State Example Improvements (refs: #28959)
- PR #28959: (rallytime) Add blade password
example and make note of timeout @ 2015-11-18 19:39:04 UTC
83c54351c9
Merge pull request #28959 from rallytime/fix-289452f326b57bf
Clarify chassis password functionality3614a88811
Add blade password example and make note of timeout
- PR #29000: (kiorky) [Mergeable] Fix up LXC @
2015-11-18 18:02:47 UTC
d8dc81bb2c
Merge pull request #29000 from kiorky/2015.8_lxca4d197821a
LXC: doc43fb0eff02
lxc: remove useless and error prone uses_systemd knob7ec08cd41c
Fix bootstrap delay kwarg exchange
- ISSUE #28995: (timcharper) systemd.get_all broken on non-bsd systems / salt-bootstrap failure (refs: #29014)
- PR #29014: (jfindlay) systemd module: remove
unneeded col command @ 2015-11-18 17:58:59 UTC
eedd50e7c3
Merge pull request #29014 from jfindlay/sysctl_cold75e4d5d21
systemd module: line wrap function comment960d2b936d
systemd module: remove unneeded col command
- PR #28983: (basepi) [2015.8] Merge forward from
2015.5 to 2015.8 @ 2015-11-18 00:49:36 UTC
ac85cfdbd0
Merge pull request #28983 from basepi/merge-forward-2015.8f1c80ab943
Merge remote-tracking branch 'upstream/2015.5' into merge-forward-2015.8edd26d763a
Merge pull request #28949 from whiteinge/sync-sdbb0ec9ab25b
Add sync_sdb execution function
43da1bc4ce
Merge pull request #28930 from twangboy/fix_28888f5c489eaad
Added missing import mmap required by file.py
2488b873b8
Merge pull request #28908 from rallytime/doc-convention-spelling60e6eddb77
A couple of spelling fixes for doc conventions page.
827a1ae020
Merge pull request #28902 from whiteinge/json-keys9745903301
Fix missing JSON support for /keys endpoint
d23bd49130
Merge pull request #28897 from rallytime/bp-28873077e671ead
Fix salt-cloud help output typo
a9dc8b6ca6
Merge pull request #28871 from basepi/mdadm.fix.28870323bc2d2ac
Fix command generation for mdadm.assemble
ec7fdc539b
Merge pull request #28864 from jfindlay/2015.5648b697951
add 2015.5.7 release notes
bed45f4208
Merge pull request #28731 from garethgreenaway/27392_2015_5_scheduler_return_job_master771e9f7b6f
Fixing the salt scheduler so that it only attempts to return the job data to the master if the scheduled job is running from a minion's scheduler.
06f4932876
Merge pull request #28857 from rallytime/bp-28851aa4b193f87
[states/schedule] docstring: args, kwargs -> job_args, job_kwargs
0934a52b34
Merge pull request #28856 from rallytime/bp-2885337eeab2683
Typo (with → which)
- PR #28969: (rallytime) Back-port #28825 to 2015.8
@ 2015-11-17 20:43:30 UTC
- PR #28825: (s0undt3ch) Take into account a pygit2 bug (refs: #28969)
f172a0ee03
Merge pull request #28969 from rallytime/bp-2882540f4ac5b21
Add missing import2c43da1578
Take into account a pygit2 bug
- ISSUE #28784: (chrigl) iptables.get_saved_rules tests pretty much useless (refs: #28787)
- ISSUE #28783: (chrigl) iptables.get_saved_rules does not handle family=ipv6 (refs: #28787)
- PR #28787: (chrigl) closes #28784 @
2015-11-17 15:54:04 UTC
1e9214f4e4
Merge pull request #28787 from chrigl/fix-287848639e3e9c3
closes #28784
- PR #28944: (rallytime) The ret result must
contain 'name', not 'chassis_name' for the state compiler. @
2015-11-17 15:34:21 UTC
d63344575a
Merge pull request #28944 from rallytime/dellchassis-state-name-fixf3ea01bbfa
Make sure dellchassis.blade_idrac has a name arg and a ret['name']fb718539e9
The ret result must contain 'name', not 'chassis_name' for the state compiler
- PR #28957: (terminalmage) Fix version
number for new state option @ 2015-11-17 15:33:50 UTC
fcef9f8995
Merge pull request #28957 from terminalmage/fix-docstringf159000de2
Fix version number for new state option
- PR #28950: (DmitryKuzmenko) PR 28812
which test fix @ 2015-11-17 15:32:16 UTC
- PR #28812: (isbm) Enhance 'which' decorator reliability (refs: #28950)
5b680c938a
Merge pull request #28950 from DSRCompany/pr/28812_which18571000c5
Fix which test in PR`#28812`_
- PR #28812: (isbm) Enhance 'which' decorator
reliability (refs: #28950) @
2015-11-17 15:32:10 UTC
73719928f9
Merge pull request #28812 from isbm/isbm-which-decorator-enhancement20033eeeb7
Save modified environment path2d43199d20
Preserve 'first found first win' ordering1c59eedec2
Enhance 'which' decorator reliability for peculiar environments
- PR #28934: (terminalmage) git.latest: Add
update_head option to prevent local HEAD from being updated @
2015-11-17 15:15:16 UTC
facc34efed
Merge pull request #28934 from terminalmage/issue278836a35a39ca5
Add update_head option to git.latest3787f7ed00
Change return output of git.fetch to a dict9ca0f8f440
Add redirect_stderr argument to cmd.run_all
- PR #28937: (rallytime) Update dellchassis
state example to use correct jinja syntax @ 2015-11-17 15:12:28
UTC
7da93aad5b
Merge pull request #28937 from rallytime/chassis-doc-fixd53713ddba
We only need one fancy pillar example to match our state.e2926b1996
Update dellchassis state example to use correct jinja syntax
- ISSUE #27961: (ahammond) aggregate: False should disable aggregation even when state_aggregate: True enabled (refs: #28889)
- PR #28889: (jfindlay) state compiler: relax
aggregate conditional check @ 2015-11-16 17:39:24 UTC
16ebda999e
Merge pull request #28889 from jfindlay/aggregateeb9970019a
state compiler: relax aggregate conditional check
- ISSUE #24803: (cachedout) Rewrite GPG renderer tests (refs: #25470)
- PR #28921: (rallytime) Back-port #25470 to 2015.8
@ 2015-11-16 17:38:59 UTC
- PR #25470: (jfindlay) #24314 with tests (refs: #28921)
- PR #24314: (cedwards) refactor gpg renderer; removing dependency on python-gnupg (refs: #28921, #25470)
91a327bbce
Merge pull request #28921 from rallytime/bp-25470a5eee74c20
Change Beryllium to 2015.8.3 release5ce61abf57
rewrite GPG unit tests7aa424209e
reduce globals in GPG renderer for easier testingde5b6682ef
log error and return ciphered txt on decrypt error6afb344fe3
updated logic to properly detect GPG_KEYDIR pathbc9750b85e
refactor gpg renderer; removing dependency on python-gnupg
- PR #28922: (rallytime) Change 2015.8.2
release note title to reflect proper version @ 2015-11-16 16:47:33
UTC
3707eb1e7c
Merge pull request #28922 from rallytime/release-notes-ver61029f8db1
Change 2015.8.2 release note title to reflect proper version
- ISSUE #23971: (dumol) Problems disabling a service in SLES11 SP3. (refs: #28891)
- PR #28891: (jfindlay) rh_service module: fix
logic in chkconfig_is_enabled @
2015-11-16 02:44:14 UTC
23eae0d9e0
Merge pull request #28891 from jfindlay/chkconfig_checke32a9aab85
rh_service._chkconfig_is_enabled unit tests5a93b7e53c
rh_service module: fix logic in chkconfig_is_enabled
- ISSUE #24019: (dumol) SUSE Linux Enterprise Server 11 SP3 not detected as SLES. (refs: #28892)
- PR #28892: (jfindlay) grains.core: correctly
identify SLES 11 distrib_id @ 2015-11-16 02:30:30 UTC
8e6acd97ae
Merge pull request #28892 from jfindlay/sles_grain1cfdc500c9
grains.core: correctly identify SLES 11 distrib_id
- PR #28910: (lorengordon) Fix winrepo
command in windows pkg mgmt doc @ 2015-11-16 02:29:12 UTC
cf929c3847
Merge pull request #28910 from lorengordon/patch-164655398b3
Fix winrepo command in windows pkg mgmt doc
- PR #28896: (rallytime) Back-port #28855 to 2015.8
@ 2015-11-15 00:43:15 UTC
- PR #28855: (tampakrap) fix the os grain in sle11sp4 to be SUSE instead of SLES (refs: #28896)
7a4fb9a790
Merge pull request #28896 from rallytime/bp-28855baf238f270
fix the os grain in sle11sp4 to be SUSE instead of SLES
- PR #28895: (rallytime) Back-port #28823 to 2015.8
@ 2015-11-15 00:43:07 UTC
- PR #28823: (tampakrap) Add support for priority and humanname in pkrepo zypper backend (refs: #28895)
64dc3c23e0
Merge pull request #28895 from rallytime/bp-28823d167a6b83d
Add support for priority and humanname in pkrepo zypper backend
- ISSUE #28754: (kt97679) service.enabled fails on xen server (refs: #28885)
- PR #28885: (kt97679) fix for: service.enabled
fails on xen server #28754 @
2015-11-14 04:55:38 UTC
a45ce78e20
Merge pull request #28885 from kt97679/2015.87d0f1f11cb
fix for: service.enabled fails on xen server #28754
- PR #28880: (terminalmage) Add "profile"
loglevel @ 2015-11-14 02:07:25 UTC
58b57e77be
Merge pull request #28880 from terminalmage/profile-logginga62852d407
Add @wraps decoratorcac9f17307
Add profile logging for template renderingc625725f70
Add decorator to do profile-level logging for a function5a2b94ce39
Add "profile" loglevel
- ISSUE #28881: (basepi) salt-ssh stacktraces on first run (refs: #28882)
- PR #28882: (basepi) [2015.8] salt-ssh: Check
return type to make sure it's an error @ 2015-11-14 00:14:46
UTC
5dc7fccb07
Merge pull request #28882 from basepi/salt-ssh.stacktrace.28881f1a1cad607
Check return type to make sure it's actually an error
- PR #28867: (rallytime) [fx2 grains] Grains
functions should return dictionaries @ 2015-11-13 21:14:13 UTC
430e9376f6
Merge pull request #28867 from rallytime/fx2-grains-patch022cf5d230
[fx2 grains] Grains functions should return dictionaries
- ISSUE #28859: (mhoogendoorn) ebuild.install runs refresh_db() when refresh=False is given. (refs: #28863)
- PR #28863: (mhoogendoorn) Fix
ebuild.install causing extra refresh_db calls. @ 2015-11-13 18:46:03
UTC
304072456e
Merge pull request #28863 from mhoogendoorn/fix-issue-28859eca09b89a4
Fix ebuild.install causing extra refresh_db calls.