Released as 20200322 ('Corona')

This commit is contained in:
Ole Tange 2020-03-21 21:32:24 +01:00
parent d44cb9f336
commit ab074aa198
12 changed files with 64 additions and 48 deletions

22
NEWS
View file

@ -1,3 +1,25 @@
20200322
* Bug fixes and man page updates.
News about GNU Parallel:
* The GNU Parallel course in Copenhagen is cancelled
https://www.prosa.dk/nc/arrangementer/arrangement/gnu-parallel-med-ole-tange/
* The GNU Parallel course in Århus is cancelled
https://www.prosa.dk/nc/arrangementer/arrangement/gnu-parallel-og-parallelisering-i-unix-shellen/
* The 10 year anniversary may be cancelled, see
https://www.gnu.org/software/parallel/10-years-anniversary.html
* Running shell commands in parallel, via GNU Parallel
https://dev.to/saveriomiroddi/running-shell-commands-in-parallel-via-gnu-parallel-3a72
* Faster nmap scanning with the help of GNU parallel
https://badshah.io/experiment/faster-nmap-scanning-with-the-help-of-gnu-parallel/
20200222
* Bug fixes and man page updates.

20
README
View file

@ -57,11 +57,11 @@ document.
Full installation of GNU Parallel is as simple as:
wget https://ftpmirror.gnu.org/parallel/parallel-20200222.tar.bz2
wget https://ftpmirror.gnu.org/parallel/parallel-20200222.tar.bz2.sig
gpg parallel-20200222.tar.bz2.sig
bzip2 -dc parallel-20200222.tar.bz2 | tar xvf -
cd parallel-20200222
wget https://ftpmirror.gnu.org/parallel/parallel-20200322.tar.bz2
wget https://ftpmirror.gnu.org/parallel/parallel-20200322.tar.bz2.sig
gpg parallel-20200322.tar.bz2.sig
bzip2 -dc parallel-20200322.tar.bz2 | tar xvf -
cd parallel-20200322
./configure && make && sudo make install
@ -70,11 +70,11 @@ Full installation of GNU Parallel is as simple as:
If you are not root you can add ~/bin to your path and install in
~/bin and ~/share:
wget https://ftpmirror.gnu.org/parallel/parallel-20200222.tar.bz2
wget https://ftpmirror.gnu.org/parallel/parallel-20200222.tar.bz2.sig
gpg parallel-20200222.tar.bz2.sig
bzip2 -dc parallel-20200222.tar.bz2 | tar xvf -
cd parallel-20200222
wget https://ftpmirror.gnu.org/parallel/parallel-20200322.tar.bz2
wget https://ftpmirror.gnu.org/parallel/parallel-20200322.tar.bz2.sig
gpg parallel-20200322.tar.bz2.sig
bzip2 -dc parallel-20200322.tar.bz2 | tar xvf -
cd parallel-20200322
./configure --prefix=$HOME && make && make install
Or if your system lacks 'make' you can simply copy src/parallel

20
configure vendored
View file

@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for parallel 20200222.
# Generated by GNU Autoconf 2.69 for parallel 20200322.
#
# Report bugs to <bug-parallel@gnu.org>.
#
@ -579,8 +579,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='parallel'
PACKAGE_TARNAME='parallel'
PACKAGE_VERSION='20200222'
PACKAGE_STRING='parallel 20200222'
PACKAGE_VERSION='20200322'
PACKAGE_STRING='parallel 20200322'
PACKAGE_BUGREPORT='bug-parallel@gnu.org'
PACKAGE_URL=''
@ -1214,7 +1214,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures parallel 20200222 to adapt to many kinds of systems.
\`configure' configures parallel 20200322 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1281,7 +1281,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of parallel 20200222:";;
short | recursive ) echo "Configuration of parallel 20200322:";;
esac
cat <<\_ACEOF
@ -1357,7 +1357,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
parallel configure 20200222
parallel configure 20200322
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@ -1374,7 +1374,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by parallel $as_me 20200222, which was
It was created by parallel $as_me 20200322, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@ -2237,7 +2237,7 @@ fi
# Define the identity of the package.
PACKAGE='parallel'
VERSION='20200222'
VERSION='20200322'
cat >>confdefs.h <<_ACEOF
@ -2880,7 +2880,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by parallel $as_me 20200222, which was
This file was extended by parallel $as_me 20200322, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@ -2942,7 +2942,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
parallel config.status 20200222
parallel config.status 20200322
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"

View file

@ -1,4 +1,4 @@
AC_INIT([parallel], [20200222], [bug-parallel@gnu.org])
AC_INIT([parallel], [20200322], [bug-parallel@gnu.org])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_FILES([

View file

@ -1,8 +1,5 @@
Quote of the month:
Parallel is the BEST command.
-- Nick @NickInfoSec@twitter
Who needs spark when GNU Parallel exists
-- MatthijsB @MatthijsBrs@twitter
@ -18,9 +15,6 @@ Quote of the month:
Well anyway, It was blazingly fast and astonished by performance. guess I'll never use xargs.
-- (Not) Akaming @_Akamig@twitter
GNU parallel has helped me kill a Hadoop cluster before.
-- Travis Campbell @hcoyote@twitter
Yeah, GNU parallel is a beast when used accordingly.
-- @lsde@twitter
@ -66,6 +60,11 @@ Quote of the month:
=== Used ===
GNU parallel has helped me kill a Hadoop cluster before.
-- Travis Campbell @hcoyote@twitter
Parallel is the BEST command.
-- Nick @NickInfoSec@twitter
[L]earning about parallel was amazing for me, it gives us many beautiful solutions.
-- SergioAraujo@stackoverflow

View file

@ -1,11 +1,6 @@
<directory name="parallel" rev="254" srcmd5="1d4581a360bce896b51b0bd5af819c83" vrev="1">
<entry md5="3625e700edd0fc7d4a1aa91e33186c65" mtime="1577026224" name="parallel-20191222.tar.bz2" size="2046618" />
<entry md5="b953ae5c5522a159dbeef61ee8dd179a" mtime="1579712470" name="parallel-20200122.tar.bz2" size="1986560" />
<entry md5="187df5c0c6e522bbfae68962525689c1" mtime="1582416250" name="parallel-20200222.tar.bz2" size="2058659" />
<entry md5="6337b9f5a6500df35d66cab5fa065088" mtime="1582416252" name="parallel.spec" size="4701" />
<entry md5="10b9245739aac9f617a52ce72c5dcda3" mtime="1577026225" name="parallel_20191222.dsc" size="556" />
<entry md5="8ad3aa7e04af10d84e4870f04ac1a0fe" mtime="1577026225" name="parallel_20191222.tar.gz" size="2234082" />
<entry md5="7ff31b7d53458710a6b324072bbb0637" mtime="1579712476" name="parallel_20200122.tar.gz" size="2226398" />
<entry md5="03c621f28ba0d07754c82895704fbf1d" mtime="1582416253" name="parallel_20200222.dsc" size="556" />
<entry md5="fb5137f7a0c4018929bab063d581f825" mtime="1582416255" name="parallel_20200222.tar.gz" size="2243443" />
<directory name="parallel" rev="255" srcmd5="0350108161455748495042e7633c6418" vrev="1">
<entry md5="4072b609d162de95219a3fb0df78bf1d" mtime="1584821918" name="parallel-20200322.tar.bz2" size="2060154" />
<entry md5="8a15e171a8a11c43f468c5099db2127f" mtime="1584821918" name="parallel.spec" size="4701" />
<entry md5="beee7117ae920f6dd83ab99216b78a1c" mtime="1584821918" name="parallel_20200322.dsc" size="556" />
<entry md5="f212a11e0cc6722f750f16814a072022" mtime="1584821919" name="parallel_20200322.tar.gz" size="2243420" />
</directory>

View file

@ -1,7 +1,7 @@
Summary: Shell tool for executing jobs in parallel
Name: parallel
Version: 20200222
Version: 20200322
Release: 1.3
License: GPL-3.0-or-later
Group: Productivity/File utilities

View file

@ -1,7 +1,7 @@
Summary: Shell tool for executing jobs in parallel
Name: parallel
Version: 20200222
Version: 20200322
Release: 1.3
License: GPL-3.0-or-later
Group: Productivity/File utilities

View file

@ -23,7 +23,7 @@
use strict;
use Getopt::Long;
$Global::progname="niceload";
$Global::version = 20200224;
$Global::version = 20200322;
Getopt::Long::Configure("bundling","require_order");
get_options_from_array(\@ARGV) || die_usage();
if($opt::version) {

View file

@ -2146,7 +2146,7 @@ sub check_invalid_option_combinations() {
sub init_globals() {
# Defaults:
$Global::version = 20200224;
$Global::version = 20200322;
$Global::progname = 'parallel';
$::name = "GNU Parallel";
$Global::infinity = 2**31;

View file

@ -1449,9 +1449,9 @@ of each job is saved in a file and the filename is then printed.
See also: B<--results>
=item B<--pipe> (beta testing)
=item B<--pipe>
=item B<--spreadstdin> (beta testing)
=item B<--spreadstdin>
Spread input to jobs on stdin (standard input). Read a block of data
from stdin (standard input) and give one block of data as input to one
@ -2302,7 +2302,7 @@ when called with B<--shebang>).
Use B<--sqlmaster> instead.
=item B<--sqlmaster> I<DBURL>
=item B<--sqlmaster> I<DBURL> (alpha testing)
Submit jobs via SQL server. I<DBURL> must point to a table, which will
contain the same information as B<--joblog>, the values from the input
@ -2340,12 +2340,12 @@ It can also be an alias from ~/.sql/aliases:
:myalias mysql:///mydb/paralleljobs
=item B<--sqlandworker> I<DBURL>
=item B<--sqlandworker> I<DBURL> (alpha testing)
Shorthand for: B<--sqlmaster> I<DBURL> B<--sqlworker> I<DBURL>.
=item B<--sqlworker> I<DBURL>
=item B<--sqlworker> I<DBURL> (alpha testing)
Execute jobs via SQL server. Read the input sources variables from the
table pointed to by I<DBURL>. The I<command> on the command line

View file

@ -574,7 +574,7 @@ $Global::Initfile && unlink $Global::Initfile;
exit ($err);
sub parse_options {
$Global::version = 20200224;
$Global::version = 20200322;
$Global::progname = 'sql';
# This must be done first as this may exec myself