diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-07-30 11:30:05 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-07-30 11:30:05 -0400 |
| commit | 15f292d177ee96f5a1d384ce50f5246e3f7ea630 (patch) | |
| tree | 033838d01471f633534c38e5d967264ae2dda634 /debian | |
| parent | 497e6b4a227dc977d6bb9fe5fe73aeeca9624244 (diff) | |
| parent | 6f281e87084587987929dbb6a27671ad96858535 (diff) | |
Merge branch 'master' into joeyconfig
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 7645b371..e314a88c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,18 @@ -propellor (4.7.2) UNRELEASED; urgency=medium +propellor (4.7.4) UNRELEASED; urgency=medium + + * Set GPG_TTY when run at a terminal, so that gpg can do password + prompting despite being connected by pipes to propellor (or git). + * Rsync: Make rsync display less verbose. + + -- Joey Hess <id@joeyh.name> Sat, 29 Jul 2017 20:02:32 -0400 + +propellor (4.7.3) unstable; urgency=medium + + * Expand the Trace data type. + + -- Joey Hess <id@joeyh.name> Sat, 29 Jul 2017 17:26:32 -0400 + +propellor (4.7.2) unstable; urgency=medium * Added PROPELLOR_TRACE environment variable, which can be set to 1 to make propellor output serialized Propellor.Message.Trace values, @@ -6,7 +20,7 @@ propellor (4.7.2) UNRELEASED; urgency=medium * Rsync: Make rsync display its progress, in a minimal format to avoid scrolling each file down the screen. - -- Joey Hess <id@joeyh.name> Sat, 29 Jul 2017 14:05:30 -0400 + -- Joey Hess <id@joeyh.name> Sat, 29 Jul 2017 15:49:00 -0400 propellor (4.7.1) unstable; urgency=medium |
