Files
duc/duc.changes
Michael Vetter 39631506a5 - Fix build requirements
- Add CVE/bug reference 
  * fix: fixed logic error in buffer_get() (boo#1254566, CVE-2025-13654)

OBS-URL: https://build.opensuse.org/package/show/utilities/duc?expand=0&rev=14
2025-12-20 11:48:15 +00:00

50 lines
1.9 KiB
Plaintext

-------------------------------------------------------------------
Wed Dec 10 12:13:39 UTC 2025 - Alexander Bergmann <abergmann@suse.com>
- Fix build requirements
-------------------------------------------------------------------
Sat Nov 8 08:29:11 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 1.4.6:
* new: added LICENCE to 'make release' target
* fix: fixed logic error in buffer_get() (boo#1254566, CVE-2025-13654)
* cha: updated tests
-------------------------------------------------------------------
Mon Jul 25 07:44:40 UTC 2022 - Michael Vetter <mvetter@suse.com>
- Update to 1.4.5:
* new: added '-u' option to duc index to index by username
* new: added json subcommand
* new: added support for NO_COLOR env var
* cha: duc db location is now XDG compliant
* fix: various bug fixes, check the git log for details
-------------------------------------------------------------------
Mon Aug 12 14:44:29 UTC 2019 - Benoît Monin <benoit.monin@gmx.fr>
- fix build: add missing dependency to gobject library
-------------------------------------------------------------------
Wed Oct 3 07:52:49 UTC 2018 - Michael Vetter <mvetter@suse.com>
- Update to 1.4.4:
* new: added --directory/-D option to 'duc ls' to allow listing of only directory itself (#196[1])
* new: 'duc ls' now handles multiple path arguments
* new: added 'o' key to duc-ui to pass current file to xdg-open
* new: added DPI handing for graph font size (#201[2])
* new: added '-a/--apparent' option to 'duc xml' (#171[3])
* fix: improved cairo and SVG graph rendering (#202[4])
* cha: changed license from GPL to LGPL (#190[5])
-------------------------------------------------------------------
Mon Feb 26 14:55:34 UTC 2018 - mvetter@suse.com
- Change license to LGPL-3
-------------------------------------------------------------------
Mon Feb 26 13:31:50 UTC 2018 - mvetter@suse.com
- Inital package for openSUSE in version 1.4.3