File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 1- 1.2.33
1+ 2.0.0
Original file line number Diff line number Diff line change 1+ patchman (2.0.0-1) stable; urgency=medium
2+
3+ * fix gh action indentation
4+ * migrate to django.urls.path instead of django.conf.urls.url
5+ * python 3 / django 2.2 support
6+ * switch to dnf from yum
7+ * switch from rabbit to redis for celery
8+ * add celery context for task
9+ * consistent argument ordering
10+ * update installation instructions
11+ * prefer 127.0.0.1 over localhost
12+ * bump requirements for sec updates
13+ * don't look up errata by default
14+ * clean up decoding data for python3
15+ * ignore pyc files when building rpms
16+ * version bump to 2.0.0
17+ * update installation docs
18+
19+ -- Marcus Furlong <
[email protected] > Sat, 02 Oct 2021 19:39:16 +0000
20+
121patchman (1.2.33-1) stable; urgency=medium
222
323 * export LC_ALL variable in client
You can’t perform that action at this time.
0 commit comments