| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-04-09 | propellor spin | Joey Hess | |
| 2017-04-09 | propellor spin | Joey Hess | |
| 2017-04-09 | added Propellor.Property.Bootstrap (untested) | Joey Hess | |
| This commit was sponsored by Jake Vosloo on Patreon. | |||
| 2017-04-03 | propellor spin | Joey Hess | |
| 2017-04-03 | avoid opendkim checks on incoming email | Joey Hess | |
| This caused a problem when eg a gmail email was sent to branchable and forwarded on to kite. Kite thought branchable was forging the dkim signature of gmail, and gmail does strict enforcement of dkim, so it rejected it. DKIM seems like a mightly hefty hammer, and I remember similar issues being dicussed where mailing list software got broken by DKIM. I guess this will mean a few more joe-jobs get through, but I'd rather not silently lose important legitimate email! | |||
| 2017-04-03 | animx ip change | Joey Hess | |
| 2017-03-29 | setting up joeyconfig after merge | Joey Hess | |
| 2017-03-25 | propellor spin | Joey Hess | |
| 2017-03-25 | switch git url to https for security | Joey Hess | |
| 2017-03-24 | fix diskimage finalization bug | Joey Hess | |
| * Fix bug when using setContainerProps with a chroot that prevented properties added to a chroot that way from being seen when propellor was running inside the chroot. This affected disk image creation, and possibly other things that use chroots. The problem was, propagateChrootInfo was being passed the initial version of the Chroot, but then the Chroot got more properties added, and so those were not recorded in the _chroot info. Fix was simply to make InfoPropagator be passed the Chroot as an additional parameter, so Chroot.provisioned' can pass in the final Chroot to it. | |||
| 2017-03-24 | Merge branch 'master' into joeyconfig | Joey Hess | |
| 2017-03-24 | bug report | Joey Hess | |
| 2017-03-24 | Property.Partition: Update kpartx output parser, as its output format ↵ | Joey Hess | |
| changed around version 0.6. Both output formats are supported now. Do we trust kpartx to not change again, given how little documented its output format is and that it's changed w/o warning? Little other things like vmdebootstrap depend on its output in the same way.. This commit was sponsored by Ignacio on Patreon. | |||
| 2017-03-24 | Property.Partition: Improve loop device detection code used with kpartx when ↵ | Joey Hess | |
| building disk images. /dev/mapper/loop* symlinks are now detected as block devices. | |||
| 2017-03-21 | propellor spin | Joey Hess | |
| 2017-03-19 | propellor spin | Joey Hess | |
| 2017-03-19 | propellor spin | Joey Hess | |
| 2017-03-19 | Apt.mirror can be used to set the preferred apt mirror of a host, overriding ↵ | Joey Hess | |
| the default CDN. This info is used by Apt.stdSourcesList and Sbuild.builtFor. Thanks, Sean Whitton. | |||
| 2017-03-19 | Merge remote-tracking branch 'spwhitton/apt-mirror' | Joey Hess | |
| 2017-03-19 | Merge branch 'master' of ssh://propellor.branchable.com | Joey Hess | |
| 2017-03-19 | add news item for propellor 4.0.1 | Joey Hess | |
| 2017-03-19 | releasing package propellor version 4.0.1 | Joey Hess | |
| 2017-03-19 | Merge branch 'joeyconfig' | Joey Hess | |
| 2017-03-19 | mention mconcat | Joey Hess | |
| 2017-03-19 | propellor spin | Joey Hess | |
| 2017-03-19 | propellor spin | Joey Hess | |
| 2017-03-19 | switch to kite4 | Joey Hess | |
| lost kite2 ed25519 key | |||
| 2017-03-19 | propellor spin | Joey Hess | |
| 2017-03-19 | propellor spin | Joey Hess | |
| 2017-03-19 | propellor spin | Joey Hess | |
| 2017-03-19 | Tor.named, Tor.torPrivKey: Include the new ed25519 public/private key pair ↵ | Joey Hess | |
| in addition to the old secret_id_key. | |||
| 2017-03-19 | prep release | Joey Hess | |
| 2017-03-19 | shorten names of mirror properties | Sean Whitton | |
| 2017-03-19 | Added a comment: merge request | spwhitton | |
| 2017-03-19 | take ownership of todo item | spwhitton | |
| 2017-03-19 | add Apt.hostMirrorIs | Sean Whitton | |
| 2017-03-19 | sbuild: use Apt.withHostMirror | Sean Whitton | |
| 2017-03-19 | improve error msg from Apt.getHostMirror | Sean Whitton | |
| 2017-03-19 | add Ubuntu std mirror to Apt.hs | Sean Whitton | |
| 2017-03-19 | replace debCdn with stdArchiveLines | Sean Whitton | |
| Though stdArchiveLines is not used in Apt.hs, this is the logical replacement for the old debCdn property. | |||
| 2017-03-19 | replace use of debCdn in Apt.hs | Sean Whitton | |
| 2017-03-19 | add withHostMirror helper | Sean Whitton | |
| 2017-03-19 | add HostMirror info type | Sean Whitton | |
| 2017-03-18 | Tor: Restart daemon after installing private key. | Joey Hess | |
| 2017-03-18 | clean up after merge | Joey Hess | |
| 2017-03-18 | more old ghc fixes | Joey Hess | |
| 2017-03-18 | Fix build with pre-AMP ghc. | Joey Hess | |
| 2017-03-18 | Merge branch 'master' into joeyconfig | Joey Hess | |
| 2017-03-18 | Fix build with pre-AMP ghc. | Joey Hess | |
| 2017-03-18 | propellor spin | Joey Hess | |
