From ab074aa198b5dcaf8f5d32609cb9389cd3096db3 Mon Sep 17 00:00:00 2001 From: Ole Tange Date: Sat, 21 Mar 2020 21:32:24 +0100 Subject: [PATCH] Released as 20200322 ('Corona') --- NEWS | 22 +++++++++++++++++++ README | 20 ++++++++--------- configure | 20 ++++++++--------- configure.ac | 2 +- doc/haikus | 11 +++++----- packager/obs/home:tange/parallel/.osc/_files | 15 +++++-------- .../home:tange/parallel/.osc/parallel.spec | 2 +- .../obs/home:tange/parallel/parallel.spec | 2 +- src/niceload | 2 +- src/parallel | 4 ++-- src/parallel.pod | 10 ++++----- src/sql | 2 +- 12 files changed, 64 insertions(+), 48 deletions(-) diff --git a/NEWS b/NEWS index ccdc9e4c..2d377b4a 100644 --- a/NEWS +++ b/NEWS @@ -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. diff --git a/README b/README index c77a4b44..a50220b5 100644 --- a/README +++ b/README @@ -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 diff --git a/configure b/configure index 7de5e691..97dd0a39 100755 --- a/configure +++ b/configure @@ -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 . # @@ -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\\" diff --git a/configure.ac b/configure.ac index 5b0a7b68..80d51819 100644 --- a/configure.ac +++ b/configure.ac @@ -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([ diff --git a/doc/haikus b/doc/haikus index 69b50a3e..9b3410c3 100644 --- a/doc/haikus +++ b/doc/haikus @@ -1,7 +1,4 @@ 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 diff --git a/packager/obs/home:tange/parallel/.osc/_files b/packager/obs/home:tange/parallel/.osc/_files index 8d211504..951fe8c2 100644 --- a/packager/obs/home:tange/parallel/.osc/_files +++ b/packager/obs/home:tange/parallel/.osc/_files @@ -1,11 +1,6 @@ - - - - - - - - - - + + + + + diff --git a/packager/obs/home:tange/parallel/.osc/parallel.spec b/packager/obs/home:tange/parallel/.osc/parallel.spec index 1cf4aef7..f6f0b422 100644 --- a/packager/obs/home:tange/parallel/.osc/parallel.spec +++ b/packager/obs/home:tange/parallel/.osc/parallel.spec @@ -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 diff --git a/packager/obs/home:tange/parallel/parallel.spec b/packager/obs/home:tange/parallel/parallel.spec index 1cf4aef7..f6f0b422 100644 --- a/packager/obs/home:tange/parallel/parallel.spec +++ b/packager/obs/home:tange/parallel/parallel.spec @@ -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 diff --git a/src/niceload b/src/niceload index b3511c80..3ca39caa 100755 --- a/src/niceload +++ b/src/niceload @@ -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) { diff --git a/src/parallel b/src/parallel index 80624a33..21eb3dc6 100755 --- a/src/parallel +++ b/src/parallel @@ -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; @@ -12971,7 +12971,7 @@ sub main() { $opt::sqlworker = undef; } } - + if($opt::pipepart) { pipepart_setup(); } elsif($opt::pipe and $opt::tee) { diff --git a/src/parallel.pod b/src/parallel.pod index 279ac637..54719b2c 100644 --- a/src/parallel.pod +++ b/src/parallel.pod @@ -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 +=item B<--sqlmaster> I (alpha testing) Submit jobs via SQL server. I 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 +=item B<--sqlandworker> I (alpha testing) Shorthand for: B<--sqlmaster> I B<--sqlworker> I. -=item B<--sqlworker> I +=item B<--sqlworker> I (alpha testing) Execute jobs via SQL server. Read the input sources variables from the table pointed to by I. The I on the command line diff --git a/src/sql b/src/sql index 8d1f2d94..ce99294b 100755 --- a/src/sql +++ b/src/sql @@ -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