summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* changelogHEADmasterJoey Hess2022-05-181-0/+7
|
* releasing package moreutils version 0.670.67Joey Hess2021-12-211-2/+5
|
* ifne.1: Improve example that pipes to mail to avoid escape sequencesJoey Hess2021-09-281-0/+2
| | | | | | | | | | | As recently seen in fail2ban's security hole (CVE-2021-32749), piping user controlled input to mail is exploitable, since a line starting with "~! foo" in the input will run command foo. A core file named like that is not impossible, so guard against it in this example. Sponsored-by: Jack Hill on Patreon
* Makefile: Install man pages without executable bitJoey Hess2021-09-191-0/+7
| | | | Thanks, meator
* releasing package moreutils version 0.660.66Joey Hess2021-09-161-2/+2
|
* chronic: With -v, flush stdout after printing "STDERR" headerJoey Hess2021-09-161-0/+2
| | | | | | | | Since that header is output to stdout, make sure it is output before outputting the actual stderr, so the header does not appear after the stderr. Thanks to Adam Sjøgren for reporting the problem and making the patch.
* skip reading from stdin when it's a ttyJoey Hess2021-02-041-0/+9
| | | | | | vipe: When no output is piped into vipe, and stdin is connected to the terminal, don't read from stdin before opening the editor. This allows eg: vipe | command Thanks, Florian Pensec
* releasing package moreutils version 0.650.65Joey Hess2021-01-021-2/+2
|
* changelogJoey Hess2021-01-021-0/+3
|
* changelogJoey Hess2020-11-191-0/+7
|
* releasing package moreutils version 0.640.64Joey Hess2020-08-291-2/+2
|
* changelogJoey Hess2020-08-201-0/+2
|
* changelogJoey Hess2020-03-261-0/+2
|
* changelogJoey Hess2019-11-291-0/+7
|
* releasing package moreutils version 0.630.63Joey Hess2019-01-091-2/+2
|
* sponge: Fix bug in -a mode that doubled original content of fileJoey Hess2019-01-091-0/+2
| | | | | | | | Occurred when the temp file is located on a different filesystem. It seems that append mode was put in on that file open without realizing the consequences of it. Bug has been present since the first -a patch. This commit was sponsored by Peter on Patreon.
* changelogJoey Hess2018-12-311-0/+2
|
* changelogJoey Hess2018-08-221-0/+7
|
* releasing package moreutils version 0.620.62Joey Hess2017-12-311-2/+2
|
* changelogJoey Hess2017-12-311-0/+10
|
* ts: Added %.T format like %T but with hi-res.Joey Hess2017-11-271-0/+2
| | | | Thanks, Matt Koscica
* ts: Add -m option to use monotonic clock. Thanks, Ben LeinweberJoey Hess2017-10-301-0/+7
|
* releasing package moreutils version 0.610.61Joey Hess2017-04-191-2/+2
|
* chronic: Flush output more often to better preserve stdout,err ordering.Joey Hess2016-10-171-0/+7
| | | | | | | Particularly when a chunk that is not newline-terminated is read, this makes it be flushed right away. Thanks, Miroslav Šustek
* releasing package moreutils version 0.600.60Joey Hess2016-08-131-2/+4
|
* changelogJoey Hess2016-07-181-0/+10
|
* include licence textJoey Hess2016-07-181-1/+24
|
* Merge is_utf8 from https://github.com/julienpalard/is_utf8.Julien Palard2016-07-191-3/+3
| | | | | | | | | | | | | isutf8 was replaced by this new one for the following reasons: - noncharacters (ending with 0xFFFF and 0xFFFE) were considered invalid when encoded in utf8, according to the unicode standard they are valid: "However, they are not illegal in interchange, nor does their presence cause Unicode text to be ill-formed." - \xf4\xbf\xbf\xbf was considered valid UTF8, which is not: after 0xF4 the following byte should be between 80 and 8F. - this implementation does not try to decode the stream, so it checks it faster.
* changelogJoey Hess2016-07-151-0/+7
|
* releasing package moreutils version 0.59upstream/0.590.59Joey Hess2016-04-021-2/+2
|
* style cleanupJoey Hess2016-04-021-0/+4
|
* changelogJoey Hess2016-03-231-0/+9
|
* releasing package moreutils version 0.58upstream/0.580.58Joey Hess2016-02-231-2/+4
|
* changelogJoey Hess2016-01-071-0/+7
|
* releasing package moreutils version 0.57upstream/0.570.57Joey Hess2015-07-131-2/+2
|
* Avoid using non-portable error() in ifdata, a portability reversion ↵Joey Hess2015-07-131-0/+7
| | | | introduced in 0.56.
* releasing package moreutils version 0.56upstream/0.560.56Joey Hess2015-06-031-2/+2
|
* changelogJoey Hess2015-06-031-0/+2
|
* errno.docbook: Fix typo. Closes: #749399Joey Hess2015-03-301-0/+1
|
* ifdata: Fix error messages when a non-existent network interface is queried. ↵Joey Hess2015-03-301-0/+7
| | | | Closes: #386754 Thanks, Nicolas Schier
* remove announcedir targetJoey Hess2015-03-141-4/+0
|
* update copyrightupstream/0.550.55Joey Hess2015-01-191-1/+1
|
* update maintainerJoey Hess2015-01-191-1/+1
|
* update to debhelper v9Joey Hess2015-01-192-2/+2
|
* prep releaseJoey Hess2015-01-192-3/+3
|
* update to joeyh.nameJoey Hess2015-01-191-2/+2
| | | | The old kitenet.net urls etc still work, but I prefer the new .name.
* changelogJoey Hess2015-01-191-0/+3
|
* changelogJoey Hess2015-01-191-0/+6
|
* prep releaseupstream/0.540.54Joey Hess2014-11-281-2/+2
|
* updateJoey Hess2014-11-101-0/+8
|