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 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129
|
0.40 "ema" (2025-04-02)
* mmdebstrap backend instead of schroot
* Port to setuptools
* Several bugfixes
0.26 "melting" (2022-07-10)
* Several bugfixes
0.25 "lockdown" (2021-01-26)
* Allow to build packages with a different user than root
* Several bugfixes
0.24 "novemberrain" (2018-11-04)
* Several bugfixes
0.23 "Mogendorf" (2018-05-01)
* Private repositories
* Periodic trigger of modules
* New RemovePackages module
* New RemoveChroots module
* New UpdateChroots module
* Several bugfixes
0.22 "onekill" (2016-11-08)
* Oneshot mode
* Improved local repository handling
* Several bugfixes
0.21 "criss-cross" (2015-10-07)
* Cross-build support
* New kill command
* Several bugfixes
0.20 "dayafter" (2015-04-26)
* sbuild backend instead of pbuilder
* New binnmu command
0.13 "mol" (2014-10-16)
* Improved modules subsystem
* New Autopkgtest module
* New Blhc module
* New SourceUpload module
* Several bugfixes
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 module
* 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
|