forked from debomatic/debomatic
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
89 lines (76 loc) · 2.08 KB
/
ChangeLog
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
0.13
* Improved modules subsystem
* New Blhc plugin
0.12 "blind" (2014-05-30)
* Converted to Python 3
* New builddep command
* Support building for foreign architectures
* Per-packagedir lock files
* Chroot maintenance hooks
* Improved logging subsystem
* Improved Repository plugin
* systemd support
* Several bugfixes
0.11 "lazy" (2013-06-05)
* Piuparts module
* Log verbosity increased
* Several bugfixes
0.10 "antwerp" (2012-04-01)
* Massive code refactorization
* Documentation has been rewritten from scratch
* New configuration file format
* Local package repository support
* Support rebuilding packages available in other distributions
* Support for pbuilder/cowbuilder hooks
* Support for porter uploads
* Support for distribution mappings
* PEP-8 syntax
0.9 "bafana" (2011-02-06)
* Mailer support
* Package rebuild support
* Distribution blacklist support
* Module blacklist support
* Improved support for 3.0 package format
* Improved locking mechanism
* Several bugfixes
0.8 "daking" (2010-02-04)
* Cowbuilder support
* Commands files support
* More modules available
* Internazionalization
* Documentation converted to reStructuredText
* Several bugfixes
0.7 "Developer Domain" (2009-09-02)
* More modules available
* Compatibility with newer releases of related software
* Several bugfixes
0.6 "bobbo" (2009-01-27)
* Modules support
* Code reorganization
* Several bugfixes
0.5 "soyuzzo" (2008-06-26)
* Tarballs are dowloaded automatically by mirror
* GPG support for .changes file signatures
* Improved documentation
* Several bugfixes
0.4 "alcor" (2007-11-29)
* Modular design
* inotify support
* New locking management
* Packagequeue
* Several bugfixes
0.3 "embrace" (2007-07-28)
* Concurrent build processes
* New daemonization routine
* New documentation
* Several bugfixes
0.2.1 (2007-05-26)
* Lintian/Linda support
* Several bugfixes
0.2 "TOTU" (2007-05-13)
* Generic Debian-based distribution support
* .changes file support
* Simple priority mechanism to provide build order
0.1 "march madness" (2007-03-14)
* First stable release
* Basic features: automatic package building, chroot updates