| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-11-11 | credit | Joey Hess | |
| 2016-11-11 | Clean up build warnings about redundant constraints when built with ghc 8.0. | Joey Hess | |
| Only a couple of the constraints were really redundant. The rest are essential to propellor's tracking of Info propigation, so I silenced the warning for those. It would be better to only silence the warning for the functions with the extra constraints, but IIRC warnings can only be silenced on an entire file basis. This commit was sponsored by Andreas on Patreon. | |||
| 2016-10-21 | fix changelog | Joey Hess | |
| 2016-10-21 | propellor spin | Joey Hess | |
| 2016-10-03 | prep release | Joey Hess | |
| 2016-10-03 | Debootstap.installed: Fix inverted logic that made this never install ↵ | Joey Hess | |
| debootstrap. Thanks, mithrandi. This commit was sponsored by Jake Vosloo on Patreon. | |||
| 2016-09-24 | Simplify Debootstrap.sourceInstall since #770217 was fixed. | Joey Hess | |
| 2016-09-10 | releasing package propellor version 3.2.0 | Joey Hess | |
| 2016-09-10 | Merge branch 'joeyconfig' | Joey Hess | |
| 2016-09-05 | changelog tweaks | Sean Whitton | |
| 2016-09-05 | Sbuild.built: ccache usage now toggleable | Sean Whitton | |
| 2016-09-05 | piupartsConf{,For} doesn't require Sbuild.built | Sean Whitton | |
| Instead, do nothing if the corresponding schroot config does not yet exist. This change is needed because I intend to introduce an additional parameter to Sbuild.built{,For} in a subsequent commit, and it would overcomplicate things to make that an item of Info. | |||
| 2016-09-05 | add UNRELEASED-arch-piuparts alias for dgit | Sean Whitton | |
| 2016-09-05 | add UNRELEASED-arch-sbuild alias for dgit | Sean Whitton | |
| 2016-09-05 | fix sbuild haddock formatting | Sean Whitton | |
| 2016-09-01 | Tor.hiddenServiceAvailable: The hidden service hostname file may not be ↵ | Joey Hess | |
| available immedaitely after configuring tor; avoid ugly error in this case. | |||
| 2016-09-01 | Tor.hiddenService: Converted port parameter from Int to Port. (API change) | Joey Hess | |
| 2016-08-28 | releasing package propellor version 3.1.2 | Joey Hess | |
| 2016-08-28 | rename to avoid it going into any other binary packages | Joey Hess | |
| 2016-08-28 | merged spwhitton/sbuild-0.71.0 | Joey Hess | |
| 2016-08-25 | update Sbuild docs again re. building for stretch | Sean Whitton | |
| Building for stretch requires newer sbuild. | |||
| 2016-08-25 | update example usage of System type | Sean Whitton | |
| 2016-08-25 | fix documentation of recent sbuild changes | Sean Whitton | |
| 2016-08-25 | don't require Sbuild.keypairGenerated | Sean Whitton | |
| This is only needed for building a chroot for squeeze or older, but the code in Sbuild.built fails to configure a squeeze chroot: eatmydata is not available, and there are probably other assumptions that break. | |||
| 2016-08-25 | explain how to customise the sbuild chroot | Sean Whitton | |
| 2016-08-24 | changelog | Sean Whitton | |
| 2016-08-20 | does not depend on git 2.9 after my improvement | Joey Hess | |
| 2016-08-20 | improve Sean's fix, making the wrapper still work with older git versions | Joey Hess | |
| 2016-08-20 | pass --allow-unrelated-histories to git merge | Sean Whitton | |
| Fixes merging the /usr/src/propellor git bundle with git 2.9. | |||
| 2016-07-24 | Sbuild.keypairInsecurelyGenerated: Improved to be more robust. Thanks, Sean ↵ | Joey Hess | |
| Whitton. | |||
| 2016-07-24 | Ssh.knownHost: Bug fix: Only fix up the owner of the known_hosts file after ↵ | Joey Hess | |
| it exists. | |||
| 2016-06-23 | releasing package propellor version 3.1.1 | Joey Hess | |
| 2016-06-22 | prep release | Joey Hess | |
| 2016-06-21 | changelog attribution fix | Sean Whitton | |
| 2016-06-21 | merged | Joey Hess | |
| 2016-06-19 | merged | Joey Hess | |
| 2016-06-19 | Generalized fileProperty can now operate on files as either a series of ↵ | Joey Hess | |
| lines, or a ByteString. | |||
| 2016-06-19 | Property.Firejail: New module. Thanks, Sean Whitton | Joey Hess | |
| 2016-06-17 | Apt.install: When asked to install a package that apt does not know about, ↵ | Joey Hess | |
| it used to incorrectly succeed. Now it will fail. | |||
| 2016-06-15 | changelog | Joey Hess | |
| 2016-06-13 | changelog | Joey Hess | |
| 2016-06-13 | wording | Joey Hess | |
| 2016-06-13 | wording | Joey Hess | |
| 2016-06-13 | typo | Joey Hess | |
| 2016-06-13 | add stopPropellorMessage | Joey Hess | |
| 2016-06-13 | improve exception handling | Joey Hess | |
| * Improve exception handling. A property that threw a non-IOException used to stop the whole propellor run. Now, all non-async exceptions only make the property that threw them fail. (Implicit API change) * Added StopPropellorException which can be used in the unsual case where a failure of one property should stop propellor from trying to ensure any other properties. * tryPropellor returns Either SomeException a now (API change) | |||
| 2016-06-13 | merged | Joey Hess | |
| 2016-06-13 | Sbuild: Add keyringInsecurelyGenerated which is useful on throwaway build ↵ | Joey Hess | |
| VMs. Thanks, Sean Whitton | |||
| 2016-06-10 | Switch letsencrypt to certbot package name. | Joey Hess | |
| 2016-06-06 | prep release | Joey Hess | |
