Commit graph

164 commits

Author SHA1 Message Date
Wayne Werner
a148efbc94 Fix some changelog typos 2020-06-08 17:37:37 -07:00
Wayne Werner
015927cda5 Fix dupes and name in changelog 2020-06-05 10:00:42 -07:00
Wayne Werner
51dc125d76 Sodium Changelog 2020-05-23 12:55:19 -07:00
Frode Gundersen
5ab6ff8f48 Merge changes from 2019.2.5 and 3000.3 2020-05-14 17:34:51 -07:00
ch3ll
df480e37c0 update pydir call and fix format 2020-05-07 16:22:31 -07:00
ch3ll
c87642181e add towncrier to manage changelog 2020-05-07 16:22:31 -07:00
Proskurin Kirill
60f1303471
Additional fixes for using cron state with non-root Minion (#56973)
* Fixed cron state to make it work with non-root minions

* Added changelogs

Co-authored-by: Daniel Wozniak <dwozniak@saltstack.com>
2020-04-29 15:14:47 -07:00
Proskurin Kirill
e1d4f9adfb Changelog update 2020-04-29 15:02:09 -07:00
Proskurin Kirill
3548fc300a Fixed trim_output logic in archive.extracted state 2020-04-29 15:02:09 -07:00
Daniel Wozniak
efa84d18f9
Merge pull request #56637 from twangboy/win_update_installed
Add `win_wua.installed` to the win_wua module
2020-04-23 00:52:03 -07:00
Daniel Wozniak
ff3b690b5f
Merge pull request #56730 from twangboy/backport_52992
Backport #52992
2020-04-22 20:04:42 -07:00
Daniel Wozniak
65b9caa690
Merge branch 'master' into backport_49981 2020-04-21 23:03:42 -07:00
Daniel Wozniak
eda3757934
Merge branch 'master' into backport_52992 2020-04-21 21:29:34 -07:00
Daniel Wozniak
b9dbff9513
Merge branch 'master' into backport_53994 2020-04-21 21:29:01 -07:00
Daniel Wozniak
cfd70fa169
Merge pull request #56753 from twangboy/backport_51095
Backport #51095
2020-04-21 21:25:08 -07:00
Daniel Wozniak
e09b7d3fc1
Merge branch 'master' into backport_49981 2020-04-21 21:24:33 -07:00
twangboy
67ec5896cb
Update changelog 2020-04-21 12:59:00 -06:00
twangboy
68d7d33e06
Update changelog 2020-04-20 17:34:29 -06:00
twangboy
60e87872f3
Add changelog 2020-04-20 17:23:36 -06:00
twangboy
4ff1e2e3f9
Update changelog 2020-04-20 15:35:18 -06:00
twangboy
591e8108a8
Update changelog 2020-04-20 11:18:46 -06:00
ch3ll
5994376c11
Revert "update pydir call and fix format"
This reverts commit 7468883dc0.
2020-04-20 09:39:00 -04:00
ch3ll
2586f716b2
Revert "add towncrier to manage changelog"
This reverts commit 57d160cc60.
2020-04-20 09:34:36 -04:00
Daniel Wozniak
d2ccd09068
Merge pull request #56627 from Ch3LL/set_env_ssh
Add new salt-ssh set_path option
2020-04-17 21:56:04 -07:00
twangboy
837459a6f2
Update changelog 2020-04-17 10:40:43 -06:00
ch3ll
7468883dc0
update pydir call and fix format 2020-04-16 17:04:53 -04:00
ch3ll
57d160cc60
add towncrier to manage changelog 2020-04-16 17:04:49 -04:00
ch3ll
bda906d8ee
ensure we enable service before running service test 2020-04-16 16:45:13 -04:00
ch3ll
e1f3a2ef18
update changelog 2020-04-16 12:41:15 -04:00
Imran Iqbal
1af0a18315
docs(changelog): move entries to Sodium 2020-04-15 20:51:45 +01:00
Frode Gundersen
a6ae9a8dce
Merge branch 'master' into docs/fix-links-to-serializers 2020-04-14 09:39:08 -06:00
Daniel Wozniak
f12a3d2bc0
Merge branch 'master' into docs/fix-alphabetic-ordering 2020-04-11 23:39:54 -07:00
ch3ll
963c16e1a7
update pr number for mac build changes in changelog 2020-03-23 16:36:58 -04:00
ch3ll
83e22b77c7
Update changelog with package fixes 2020-03-23 16:35:28 -04:00
Frode Gundersen
c4644e3b19
Merge branch 'master' into docs/fix-alphabetic-ordering 2020-03-19 11:22:06 -06:00
ch3ll
79c337b3db
Add additional PRs to 3000.1 changelog 2020-03-17 13:08:09 -04:00
Imran Iqbal
12e9c5dfb1
Merge branch 'master' into docs/fix-alphabetic-ordering 2020-03-17 14:56:13 +00:00
Wayne Werner
870f48ea3f
Merge branch 'master' into docs/fix-links-to-serializers 2020-03-16 17:10:12 -06:00
ch3ll
851d7d8fc7
Update 3000.1 changelog 2020-03-13 12:37:25 -04:00
Imran Iqbal
f5cfe1450f
chore(changelog): update for current PR 2020-03-11 15:41:30 +00:00
Imran Iqbal
019f01ae42
chore(changelog): update for current PR 2020-03-11 15:33:16 +00:00
Wayne Werner
e3216db3e5
Update CHANGELOG with release date and unreleased. 2020-03-10 12:07:23 -06:00
twangboy
e7b64277e1
Add LGPO and Network PRs to changelogs 2020-02-10 10:54:54 -07:00
Wayne Werner
938218326c
Update changelog
- Add all PRs/issues to CHANGELOG.md
- Add gitattributes merge=union for CHANGELOG.md

    This should avoid most merge conflicts

- Try merge=union for release notes
- Remove dupes from changelog
- Update credits and add chroot to releasenotes
- Remove bad releasenotes info

    As a result of porting to master there were extra bits of information
    that got in before the actual changes. These have been removed.
2020-01-27 09:33:43 -06:00
Wayne Werner
8909dcfef4
Add note to changelog 2019-12-27 10:26:15 -06:00
Daniel Wozniak
0eb09fc5e4
Merge pull request #55700 from Oloremo/55443-archive-hash-trust
Added a skip_files_list_verify argument to archive.extracted state
2019-12-23 10:29:00 -07:00
Daniel Wozniak
625deacfa5
Merge pull request #55721 from Oloremo/53736-added-es-index-settings
Added ES index get_settings and put_settings methods
2019-12-23 10:25:40 -07:00
ch3ll
3c29807ed6
add gitfs fileserver deprecation notice 2019-12-22 12:00:47 -05:00
ch3ll
a6827b72e4
add utils deprecations to chagnelog/neon release notes 2019-12-21 15:43:52 -05:00
ch3ll
802385a8fb
include deprecation notice for firewalld 2019-12-21 15:43:52 -05:00