summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Expand)Author
2017-03-15Property types changed to use a Maybe (Propellor Result). (API change)Joey Hess
2017-03-11don't propagate DNS info from DiskImage chrootsJoey Hess
2017-03-11Implemented hostChrootJoey Hess
2017-03-11Changed Chroot data type to include Info propigationJoey Hess
2017-03-08Remove make from propellor's dependency listJoey Hess
2017-03-08Makefile: Removed "run" target which was default target.Joey Hess
2017-03-08propellor spinJoey Hess
2017-03-01Fixed https url to propellor git repository.Joey Hess
2017-03-01releasing package propellor version 3.4.0Joey Hess
2017-03-01github mirror of propellor is goneJoey Hess
2017-02-26convert fromIPAddr to valJoey Hess
2017-02-26use ConfigurableValue where applicableJoey Hess
2017-02-26Added ConfigurableValue type classJoey Hess
2017-02-20releasing package propellor version 3.3.1Joey Hess
2017-02-20changelog for fixJoey Hess
2017-02-13deb.debian.orgJoey Hess
2017-02-07releasing package propellor version 3.3.0Joey Hess
2017-02-07improve wordingJoey Hess
2017-02-04Arch Linux is now supported by Propellor! Thanks to Zihao Wang for this port.Joey Hess
2017-02-03Added Apt.suiteAvailablePinned, Apt.pinnedTo. Thanks, Sean Whitton.Joey Hess
2017-02-02Added Propellor.Property.File.configFileName and related functions to generat...Joey Hess
2017-01-26Merge branch 'joeyconfig'Joey Hess
2017-01-25stack.yaml: Compile with GHC 8.0.1 against lts-7.16. Thanks, Andrew Cowie.Joey Hess
2017-01-19Apt.noPDiffs added. Thanks, Sean Whitton.Joey Hess
2017-01-19Tor.hiddenService' added to support multiple ports. Thanks, FĂ©lix Sipma.Joey Hess
2017-01-01Merge branch 'joeyconfig'Joey Hess
2017-01-01Revert "switch CHANGELOG to be the real file and debian/changelog the symlink"Joey Hess
2016-12-10switch CHANGELOG to be the real file and debian/changelog the symlinkJoey Hess
2016-11-22releasing package propellor version 3.2.3Joey Hess
2016-11-20Debootstap: Fix too tight permissions lock down of debootstrapped chroots, wh...Joey Hess
2016-11-12The propellor wrapper checks if ./config.hs exists; if so it runs using the c...Joey Hess
2016-11-11Improve extraction of gpg secret key id list, to work with gpg 2.1.Joey Hess
2016-11-11releasing package propellor version 3.2.2Joey Hess
2016-11-11creditJoey Hess
2016-11-11Clean up build warnings about redundant constraints when built with ghc 8.0.Joey Hess
2016-10-21fix changelogJoey Hess
2016-10-21propellor spinJoey Hess
2016-10-03prep releaseJoey Hess
2016-10-03Debootstap.installed: Fix inverted logic that made this never install deboots...Joey Hess
2016-09-24Simplify Debootstrap.sourceInstall since #770217 was fixed.Joey Hess
2016-09-10releasing package propellor version 3.2.0Joey Hess
2016-09-10Merge branch 'joeyconfig'Joey Hess
2016-09-05changelog tweaksSean Whitton
2016-09-05Sbuild.built: ccache usage now toggleableSean Whitton
2016-09-05piupartsConf{,For} doesn't require Sbuild.builtSean Whitton
2016-09-05add UNRELEASED-arch-piuparts alias for dgitSean Whitton
2016-09-05add UNRELEASED-arch-sbuild alias for dgitSean Whitton
2016-09-05fix sbuild haddock formattingSean Whitton
2016-09-01Tor.hiddenServiceAvailable: The hidden service hostname file may not be avail...Joey Hess
2016-09-01Tor.hiddenService: Converted port parameter from Int to Port. (API change)Joey Hess