summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Expand)Author
2017-06-28addJoey Hess
2017-06-20User.hasInsecurePassword makes sure shadow passwords are enabledJoey Hess
2017-06-18releasing package propellor version 4.0.6Joey Hess
2017-06-18Fix bug that sometimes made --spin fail with "fatal: Couldn't find remote ref...Joey Hess
2017-06-18Display error and warning messages to stderr, not stdout.Joey Hess
2017-06-03Switch cabal file from Extensions to Default-Extensions to fix new picky hack...Joey Hess
2017-06-03releasing package propellor version 4.0.4Joey Hess
2017-05-15mergeJoey Hess
2017-05-15Merge branch 'master' into joeyconfigJoey Hess
2017-05-15Removed dependency on MissingH, instead depends on split and hashable.Joey Hess
2017-04-27Propellor.Property.Restic added for yet another backup program. Thanks, Féli...Joey Hess
2017-04-20releasing package propellor version 4.0.3Joey Hess
2017-04-09doneJoey Hess
2017-04-06tweaks to db45x's patchJoey Hess
2017-03-24releasing package propellor version 4.0.2Joey Hess
2017-03-24fix diskimage finalization bugJoey Hess
2017-03-24Merge branch 'master' into joeyconfigJoey Hess
2017-03-24Property.Partition: Update kpartx output parser, as its output format changed...Joey Hess
2017-03-24Property.Partition: Improve loop device detection code used with kpartx when ...Joey Hess
2017-03-19Apt.mirror can be used to set the preferred apt mirror of a host, overriding ...Joey Hess
2017-03-19releasing package propellor version 4.0.1Joey Hess
2017-03-19Merge branch 'joeyconfig'Joey Hess
2017-03-19Tor.named, Tor.torPrivKey: Include the new ed25519 public/private key pair in...Joey Hess
2017-03-18Tor: Restart daemon after installing private key.Joey Hess
2017-03-18Fix build with pre-AMP ghc.Joey Hess
2017-03-15more changelogJoey Hess
2017-03-15prep releaseJoey Hess
2017-03-15Added Monoid instances for Property and RevertableProperty.Joey Hess
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