#!/bin/bash # # Copyright (c) 2010-2011, Intel Corporation. # All Rights Reserved # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See # the GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # # This script is intended to be used to send a patch series prepared by the # create-pull-request script to Open Embedded and The Yocto Project, as well # as to related projects and layers. # AUTO=0 AUTO_CL=0 GITSOBCC="--suppress-cc=all" # Prevent environment leakage to these vars. unset TO unset CC unset AUTO_CC unset EXTRA_CC usage() { cat <2015-12-27rpcbind: Fix build with libtirpc 1.0.1Maxin B. John2 2015-12-01rpcbind: Security Advisory - rpcbind - CVE-2015-7236Li Zhou2 2015-11-25rpcbind: don't use '-w' for starting rpcbindLi Wang1 2015-11-25meta: add some missing Upstream-Status tags to patchesRoss Burton1 2015-10-24rpcbind: Fix build with uclibcKhem Raj2 2015-04-30rpcbind: 0.2.2 -> 0.2.3Robert Yang3 2015-04-08rpcbind: Fix build with muslKhem Raj5 2015-03-20rpcbind: don't try to enable rpcbind.socket twiceMartin Jansa1 2015-01-23rpcbind: add PACKAGECONFIG for systemdHongxu Jia1 2015-01-23rpcbind: upgrade to 0.2.2Hongxu Jia2 2014-10-10rpcbind: make service socket activatedChen Qi3 2014-09-03rpcbind: avoid entering failed status after stopping daemonChen Qi1 2014-09-03rpcbind: Make user's home directory /Dan McGregor1 2014-06-03recipes: Add missing pkgconfig class inheritsRichard Purdie1 2014-03-07rpcbind: add rpc user and run rpcbind daemon with rpc userJackie Huang1 2014-02-02Revert "Add missing RDEPENDS of initscripts-functions"Chen Qi1 2014-01-28rpcbind: fixes crash during startCristian Iorga2 2014-01-06Add missing RDEPENDS of initscripts-functionsChen Qi1 2013-12-14rpcbind: upgrade to 0.2.1Cristian Iorga3 2013-12-14rpcbind: fix init status and exit codeWenzong Fan1 2013-11-27rpcbind: Fix rpcbind restart failure when rpcbind is not runningZhangle Yang1 2013-11-20sysvinit: fix problem in switching runlevelsChen Qi1