File: NEWS

package info (click to toggle)
osinfo-db-tools 1.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 788 kB
  • sloc: ansic: 1,317; sh: 453; xml: 428; python: 366; perl: 80; makefile: 3
file content (94 lines) | stat: -rw-r--r-- 1,782 bytes parent folder | download
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
1.12.0
======

- Fix some memory leaks #86
- Fix runtime warnings on osinfo-db-export #81
- Adapt to libxml2 changes #80
- Several CI improvements
- Several translation improvements

1.11.0
======

- Added --nightly option to osinfo-db-import
- Several CI improvements
- Several translation improvements

1.10.0
======

- Port to libsoup3 (optional)
- Several CI improvements
- Several translation improvements

1.9.0
====

- Several CI improvements
- Several translation improvements
- Fix export/import tests

1.8.0
=====

- Several CI improvements
- Several release scripts improvements
- Several translations improvements
- Several syntax-check improvements

1.7.0
=====

- Switch to meson build system

1.6.0
=====

- Use libsoup for "http://" & "https://" requests for
  osinfo-db-import
- Drop GVFS dependency

1.5.0
=====

- Add a test suite covering all the tools
- Improve usage of --root by not requiring its argument to end with '/'
- Fix memory leak on osinfo-db-validate
- Fix wording of osinfo-db-export --help

1.4.0
=====

- Refreshed translations from Zanata
- Drop deprecated gnome-common and intltool

1.3.0
=====

- Avoid warnings on osinfo-db-export due to calling g_object_unref()
  on a NULL object
- Improvements on osinfo-db-import manpage
- Remove outdated FSF address from source file headers
- Make osinfo-db-import capable to deal with URLs
- Introduce osinfo-db-import --latest
- Refreshed translations from zanata

1.2.0
=====

- Don't expand XML entities
- Fix build with CLang
- Don't hardcode perl interpretor path

1.1.0
=====

- Add --license option to osinfo-db-export
- Fix license file to refer to GPL, not LGPL
- Fix typos in help output
- List libarchive as pre-req in README

1.0.0
=====

- First public release after split from libosinfo