SHA256
1
0
forked from pool/quota

- Add patch from git to stop config processing on errors bsc#1144265:

* 0001-warnquota-Do-not-ignore-errors-in-config-file.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=65
This commit is contained in:
Tomáš Chvátal
2019-08-15 09:49:48 +00:00
committed by Git OBS Bridge
parent 56a956731a
commit bafee919d8
3 changed files with 228 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Aug 15 09:40:56 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch from git to stop config processing on errors bsc#1144265:
* 0001-warnquota-Do-not-ignore-errors-in-config-file.patch
-------------------------------------------------------------------
Mon Aug 12 14:58:32 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>