-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNEWS
45 lines (34 loc) · 1.55 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# release 0.6.9
- fix external links open in a new window/tab
- default to the first listed architecture when none or indifferent is specified in several pages
# release 0.6.8
- fix deprecated function libdnf5.logger.create_file_logger, now needs filename
# release 0.6.7
- change Dockerfile for managing cache
- Fix: security page displays cauldron bugs too, Cauldron is not cauldron
# release 0.6.6
- updates: init dnf5 only one time, improve speed (for security page too)
# release 0.6.5
- updates: remove duplicates of sources
- tests: new for security and rpmsforqa
# release 0.6.4
- rpmsforqa: fix release being only lower case
- adding tests for rpmsforqa and security page
# release 0.6.3
- bugslist: restore removing evr from source rpm, using a request for the provided string, removing .src.rpm from the string, then getting the name
# release 0.6.2
- cache: skip unspecified and unidentified
- bugslist: use srpms as it, without removing evr, not sure enough
# release 0.6.1
- content: add template for Security page
# release 0.6
- content: add Security page
- routes: add routes with tools/ prefix for list
- search: Allow architecture and release to be unspecified
# release 0.5
- config: add delay in configuration for including updates on first page
- routes: add routes with tools/ prefix for updates, highpriority, milestone, comparison, blockers, mageiatools
- fix: display message no packages instead of crash when updates list is void
# release 0.4
- fix ascending dependencies
- change application name in config.py.in from Mageia App DB to Mageia App Db