integ/base
Jason McKenna 38613cac94 Add go "dep" tool to support lockfiles in go pkgs
The go compiler supports "go get" to download dependencies, but
it will download the latest version of dependencies from the git
repository of the dependency.  This could lead to non-reproducable
builds, or the potential of dependency API changes (including
deprecated features) to break the build of packages.

The "dep" tool allows for a lockfile to be created, which captures
the git commit ID of dependencies, and can restore dependencies to
the captured state.

Since no binary package containing "dep" is currently available for
CentOS, this change adds the package and compiles it from source.

Depends-On: https://review.openstack.org/625333

Story: 2004617
Task: 28525

Change-Id: Ic3bfad6a419b344e7c147c3839d16956c432a99e
Signed-off-by: Jason McKenna <jason.mckenna@windriver.com>
2018-12-18 09:26:20 -05:00
..
anaconda/centos Fix anaconda host IP caching to handle port number in URL 2018-08-01 15:37:15 -04:00
bash de-fuzz bash patch 2018-10-11 18:24:59 +08:00
centos-release-config Remove config patch and use RPM instead of SRPM for centos-release 2018-11-01 01:36:32 +00:00
cgcs-users Fix malformed patch on cgcs-users/ibsh 2018-08-01 15:31:54 -04:00
cluster-resource-agents de-fuzz fuzzy patch in cluster-resource-agents 2018-12-03 22:22:30 +08:00
crontabs/centos Relocate crontabs to stx-integ/base/crontabs 2018-08-01 15:38:37 -04:00
dhcp Remove NSUPDATE patch for dhcp package 2018-12-05 05:41:33 +00:00
dhcp-config Refactor patches for dhcp package. 2018-10-31 01:55:21 +00:00
dnsmasq Refactor patches for dnsmasq package. 2018-11-07 01:23:49 +00:00
dnsmasq-config Refactor patches for dnsmasq package. 2018-11-07 01:23:49 +00:00
dpkg Relocate dpkg to stx-integ/base/dpkg 2018-08-01 15:31:54 -04:00
golang-dep/centos Add go "dep" tool to support lockfiles in go pkgs 2018-12-18 09:26:20 -05:00
haproxy Remove meta_remove_bad_logrotate.patch 2018-12-11 20:19:00 +08:00
haproxy-config Remove meta_remove_bad_logrotate.patch 2018-12-11 20:19:00 +08:00
initscripts/centos Refactor patches for initscripts package 2018-11-21 01:26:32 +00:00
initscripts-config Refactor patches for initscripts package 2018-11-21 01:26:32 +00:00
libevent remove libevent meta patch which disable test folder building 2018-11-29 09:52:41 +08:00
libfdt Relocate libfdt to stx-integ/base/libfdt 2018-08-01 15:31:54 -04:00
lighttpd refactor lighttpd 2018-11-16 03:56:03 +00:00
lighttpd-config preserve file signature when copying lighttpd config / init files 2018-12-03 16:10:43 -05:00
net-snmp Refactor patches for net-snmp package 2018-11-26 01:21:38 +00:00
net-snmp-config Refactor patches for net-snmp package 2018-11-26 01:21:38 +00:00
openssh Refactor harden server and client config patch for openssh package 2018-12-10 23:10:54 +08:00
openssh-config Fix SFTP service is not working issue 2018-12-15 01:34:58 +08:00
rpm fix rpm broken library link that caused runtime error 2018-08-01 15:31:54 -04:00
setup Refactor patches for setup package 2018-11-30 08:41:36 +08:00
setup-config Refactor patches for setup package 2018-11-30 08:41:36 +08:00
sudo/centos de-fuzz the fuzzy caused by commit 0858052be 2018-10-14 01:39:40 +08:00
systemd/centos refactor systemd 2018-11-21 22:29:21 +08:00
systemd-config refactor systemd 2018-11-21 22:29:21 +08:00
watchdog de-fuzz watchdog patch 2018-10-09 22:59:02 +08:00