Lokesh Mandvekar a8ae05
%global debug_package %{nil}
Troy Dawson b8c443
%if 0%{?rhel} && 0%{?rhel} <= 7
Colin Walters 224bdf
%bcond_with python3
Colin Walters 0193ff
%global pypkg python
Colin Walters 0193ff
%global pysitelib %{python_sitelib}
Lokesh Mandvekar e2b8f1
%global __python %{__python}
Colin Walters 0193ff
%else
Colin Walters 224bdf
%bcond_without python3
Colin Walters 0193ff
%global pypkg python3
Colin Walters 0193ff
%global pysitelib %{python3_sitelib}
Miro Hrončok 99344b
%global __python %{__python3}
Colin Walters 0193ff
%endif
Lokesh Mandvekar a8ae05
Lokesh Mandvekar (Bot) 3d8eb3
%global commit0 b507039153d03343d501a221270e7e8896cc3ece
Lokesh Mandvekar c5b7a5
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
Lokesh Mandvekar a8ae05
Brent Baude b9c24b
# Registries package
Brent Baude b9c24b
%global git_atomic_registries https://github.com/projectatomic/registries
baude 7e07de
%global commit_atomic_registries 9e575204be8bf4bff703942f44cbafbec334fa84
Brent Baude b9c24b
%global atomic_registries_shortcommit %(c=%{commit_atomic_registries}; echo ${c:0:7})
Brent Baude b9c24b
Lokesh Mandvekar 449430
Name: atomic
baude 665bce
Version: 1.22.1
Fedora Release Engineering 29cda3
Release: 27.git%{shortcommit0}%{?dist}
Lokesh Mandvekar 449430
Summary: Tool for managing ProjectAtomic systems and containers
Lokesh Mandvekar 449430
License: LGPLv2+
Lokesh Mandvekar 449430
URL: https://github.com/projectatomic/atomic
Lokesh Mandvekar 96c013
ExclusiveArch: %{go_arches}
Lokesh Mandvekar c5b7a5
Source0: https://github.com/projectatomic/%{name}/archive/%{commit0}.tar.gz
Brent Baude b9c24b
Source1: https://github.com/projectatomic/registries/archive/%{commit_atomic_registries}.tar.gz
Brent Baude b9c24b
Lokesh Mandvekar 449430
BuildRequires: %{pypkg}-devel
Lokesh Mandvekar 8079dc
BuildRequires: %{pypkg}-requests >= 2.4.3
Lokesh Mandvekar 449430
BuildRequires: %{pypkg}-setuptools
Lokesh Mandvekar 449430
BuildRequires: %{pypkg}-tools
Lokesh Mandvekar 449430
BuildRequires: policycoreutils-%{pypkg}
Lokesh Mandvekar 449430
BuildRequires: go-md2man
Lokesh Mandvekar 12222a
BuildRequires: make
Troy Dawson b8c443
%if 0%{?fedora} || 0%{?rhel} > 7
Lokesh Mandvekar cb5d91
BuildRequires: go-srpm-macros
Colin Walters fa14f5
%endif
Lokesh Mandvekar 0f60ec
BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang}
Lokesh Mandvekar 0f60ec
BuildRequires: %{pypkg}-dateutil
Lokesh Mandvekar f46162
BuildRequires: %{pypkg}-dbus
Lokesh Mandvekar d9f6fe
%if 0%{?fedora} >= 26 || 0%{?rhel} >= 7
Daniel J Walsh 2ac317
BuildRequires: %{pypkg}-docker
Colin Walters cb545d
%else
Colin Walters cb545d
BuildRequires: %{pypkg}-docker-py
Colin Walters cb545d
%endif
Colin Walters fcf70d
BuildRequires: rpm-%{pypkg}
Troy Dawson b8c443
%if 0%{?rhel} && 0%{?rhel} <= 7
Colin Walters 37863d
BuildRequires: pygobject3-base
Colin Walters 37863d
%else
Colin Walters 315b67
BuildRequires: %{pypkg}-gobject-base
Colin Walters 37863d
%endif
Troy Dawson b8c443
%if 0%{?fedora} || 0%{?rhel} > 7
Colin Walters 37863d
BuildRequires: ostree-devel
Lokesh Mandvekar c6c664
%endif
Colin Walters 224bdf
%if %{with python3}
Lokesh Mandvekar 0f60ec
BuildRequires: %{pypkg}-PyYAML
Colin Walters 224bdf
%else
Colin Walters 224bdf
BuildRequires: PyYAML
Colin Walters 224bdf
%endif
Miro Hrončok 99344b
Colin Walters 8c4a38
# Not yet; https://lists.projectatomic.io/projectatomic-archives/atomic-devel/2017-April/msg00059.html
Colin Walters 8c4a38
#Requires: rpm-build
Lokesh Mandvekar 449430
Requires: dbus
Lokesh Mandvekar 68fe2f
Requires: gomtree >= 0.3.1-1
Lokesh Mandvekar 449430
Requires: polkit
Lokesh Mandvekar 449430
Requires: setup
Antonio Murdaca dd4522
Requires: skopeo >= 0.1.14-4
Colin Walters 69b454
Requires: runc
Brent Baude b9c24b
Requires: ostree
Colin Walters fcf70d
Requires: rpm-%{pypkg}
Colin Walters 1e3d3e
# https://github.com/projectatomic/atomic/pull/180
Lokesh Mandvekar 0f60ec
Requires: %{pypkg}-dateutil
Lokesh Mandvekar 90ef72
Requires: %{pypkg}-dbus
Troy Dawson b8c443
%if 0%{?fedora} >= 26 || 0%{?rhel} > 7
Daniel J Walsh 2ac317
Requires: %{pypkg}-docker >= 1.7.2
Colin Walters cb545d
%else
Colin Walters cb545d
Requires: %{pypkg}-docker-py
Colin Walters cb545d
%endif
Lokesh Mandvekar a9e8b7
Requires: %{pypkg}-requests >= 2.4.3
Lokesh Mandvekar a9e8b7
Requires: %{pypkg}-setuptools
Lokesh Mandvekar 449430
Requires: %{pypkg}-websocket-client >= 0.11.0
Lokesh Mandvekar 449430
Requires: %{pypkg}-six >= 1.3.0
Lokesh Mandvekar 701ac3
Requires: %{pypkg}-slip-dbus
Troy Dawson b8c443
%if 0%{?rhel} && 0%{?rhel} <= 7
Colin Walters 099aba
Requires: %{pypkg}-ipaddress
Colin Walters 37863d
Requires: pygobject3-base
Colin Walters 37863d
%else
Colin Walters 315b67
Requires: %{pypkg}-gobject-base
Lokesh Mandvekar c6c664
%endif
Colin Walters 224bdf
%if %{with python3}
Lokesh Mandvekar 0f60ec
Requires: %{pypkg}-PyYAML
Colin Walters 224bdf
%else
Colin Walters 224bdf
Requires: PyYAML
Colin Walters 224bdf
%endif
Miro Hrončok 99344b
Lokesh Mandvekar a8ae05
%description
Lokesh Mandvekar a8ae05
The goal of Atomic is to provide a high level, coherent entrypoint to the
Lokesh Mandvekar a8ae05
system, and fill in gaps.
Lokesh Mandvekar a8ae05
Daniel J Walsh 26b44f
atomic can make it easier to interact with container runtimes for different
Daniel J Walsh 26b44f
kinds of containers, such as super-privileged and system containers.
Lokesh Mandvekar a8ae05
Daniel J Walsh 26b44f
The atomic host subcommand wraps rpm-ostree providing unified management.
Lokesh Mandvekar a8ae05
Brent Baude b9c24b
# Atomic Registries
Brent Baude b9c24b
%package registries
Brent Baude b9c24b
Summary: Parses a global YAML registry file
baude 336bf5
BuildRequires: %{pypkg}-pytoml  
baude 336bf5
BuildRequires: %{pypkg}-yaml
baude 336bf5
baude 336bf5
Requires: %{pypkg}-pytoml
baude 336bf5
Requires: %{pypkg}-yaml
baude 897db2
Requires: %{pypkg}-setuptools
Daniel J Walsh 034c59
Requires: skopeo-containers >= 0.1.29-3
Brent Baude b9c24b
Brent Baude b9c24b
%description registries
Brent Baude b9c24b
Utility that parses a global YAML registry file for container runtimes.
Brent Baude b9c24b
Lokesh Mandvekar a8ae05
%prep
Lokesh Mandvekar c5b7a5
%setup -qn %{name}-%{commit0}
Brent Baude fcb053
cd ..
Brent Baude b9c24b
tar zxf %{SOURCE1}
Brent Baude b9c24b
Brent Baude fcb053
%build
Colin Walters 8e99be
pushd ../registries-%{commit_atomic_registries}
baude 336bf5
make PYTHON=%{__python} all
Brent Baude fcb053
popd
Brent Baude fcb053
if [ %{pypkg} == 'python3' ]; then
Brent Baude fcb053
    sed -i 's/input = raw_input/pass/' Atomic/util.py
Brent Baude fcb053
fi
Colin Walters 0422fc
make PYTHON=%{__python} PYLINT=true all
Brent Baude b9c24b
Lokesh Mandvekar a8ae05
%install
Robert Kuska 91f233
make PYTHON=%{__python}  install-only DESTDIR=%{buildroot}
Lokesh Mandvekar f5ec35
install -dp %{buildroot}%{_sharedstatedir}/containers/%{name}
Lokesh Mandvekar a8ae05
Colin Walters ec5467
# Better support for doing continuous delivery by supporting optional
Colin Walters ec5467
# components.  The canonical copy of this is in `rpm-ostree.spec`.
Colin Walters ec5467
cat > autofiles.py <
Lokesh Mandvekar 4276ed
#!%{pypkg}
Colin Walters ec5467
import os,sys,glob
Colin Walters ec5467
os.chdir(os.environ['RPM_BUILD_ROOT'])
Colin Walters ec5467
for line in sys.argv[1:]:
Colin Walters ec5467
    if line == '':
Colin Walters ec5467
        break
Colin Walters ec5467
    assert line[0] == '/'
Colin Walters ec5467
    files = glob.glob(line[1:])
Colin Walters ec5467
    if len(files) > 0:
Colin Walters ec5467
        sys.stderr.write('{0} matched {1} files\n'.format(line, len(files)))
Colin Walters ec5467
        sys.stdout.write(line + '\n')
Colin Walters ec5467
    else:
Colin Walters ec5467
        sys.stderr.write('{0} did not match any files\n'.format(line))
Colin Walters ec5467
EOF
Brent Baude fcb053
%{pypkg} autofiles.py > atomic.files \
Colin Walters ec5467
  '%{pysitelib}/Atomic' \
Colin Walters ec5467
  '%{pysitelib}/%{name}*.egg-info' \
Colin Walters 273bae
  '%{_sysconfdir}/%{name}.conf' \
Colin Walters 273bae
  '%{_sysconfdir}/%{name}.d' \
Colin Walters ec5467
  '%{_sysconfdir}/profile.d/%{name}.sh' \
Colin Walters ec5467
  '%{_bindir}/%{name}' \
Colin Walters ec5467
  '%{_datadir}/%{name}' \
Colin Walters ec5467
  '%{_libexecdir}/%{name}/' \
Colin Walters ec5467
  '%{_datadir}/bash-completion/completions/%{name}' \
Colin Walters ec5467
  '%{_datadir}/dbus-1/system-services/org.%{name}.service' \
Colin Walters ec5467
  '%{_datadir}/polkit-1/actions/org.%{name}.policy' \
Colin Walters ec5467
  '%{_mandir}/man1/%{name}*'
Brent Baude b9c24b
Colin Walters 8e99be
pushd ../registries-%{commit_atomic_registries}
baude 336bf5
make install DESTDIR=%{buildroot}
Brent Baude b9c24b
install -d %{buildroot}%{_sysconfdir}/containers/
Brent Baude b9c24b
install -d %{buildroot}%{_unitdir}
Brent Baude b9c24b
install -p -m 644  registries.service %{buildroot}%{_unitdir}
baude 336bf5
Brent Baude b9c24b
popd
Brent Baude b9c24b
Colin Walters ec5467
Lokesh Mandvekar a8ae05
%check
Colin Walters 0193ff
[ ! -w /run/docker.sock ] || make PYTHON=%{__python} test
Brent Baude fcb053
Lokesh Mandvekar a8ae05
Brent Baude b9c24b
#define license tag if not already defined
Brent Baude b9c24b
%{!?_licensedir:%global license %doc}
Brent Baude b9c24b
Brent Baude fcb053
%files -f atomic.files
Brent Baude fcb053
%license COPYING
Brent Baude fcb053
%doc README.md
Lokesh Mandvekar a8ae05
%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
Miro Hrončok 99344b
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.%{name}.conf
Lokesh Mandvekar f5ec35
%dir %{_sharedstatedir}/containers
Lokesh Mandvekar f5ec35
%dir %{_sharedstatedir}/containers/%{name}
Miro Hrončok 99344b
Brent Baude b9c24b
%files registries
Brent Baude fcb053
%license ../registries-%{commit_atomic_registries}/COPYING 
Brent Baude fcb053
%doc ../registries-%{commit_atomic_registries}/README.md
Brent Baude b9c24b
%{_libexecdir}/registries
baude 336bf5
%{_libexecdir}/registries_migrator
Brent Baude b9c24b
%{_mandir}/man1/registries*
Brent Baude b9c24b
%{_unitdir}/registries.service
baude 336bf5
%{pysitelib}/registries
baude 336bf5
%{pysitelib}/registries-*.egg-info
Brent Baude b9c24b
Lokesh Mandvekar a8ae05
%changelog
Fedora Release Engineering 29cda3
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.22.1-27.gitb507039
Fedora Release Engineering 29cda3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Fedora Release Engineering 29cda3
Miro Hrončok 148691
* Mon Jul 02 2018 Miro Hron훾ok <mhroncok@redhat.com> - 1.22.1-26.gitb507039
Miro Hrončok 148691
- Rebuilt for Python 3.7
Miro Hrončok 148691
Lokesh Mandvekar (Bot) 3d8eb3
* Fri Jun 29 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.22.1-25.gitb507039
Lokesh Mandvekar (Bot) 3d8eb3
- autobuilt b507039
Lokesh Mandvekar (Bot) 3d8eb3
Lokesh Mandvekar (Bot) d7ddae
* Thu Jun 28 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.22.1-24.git6ce51fd
Lokesh Mandvekar (Bot) d7ddae
- autobuilt 6ce51fd
Lokesh Mandvekar (Bot) d7ddae
Miro Hrončok ae3b5b
* Tue Jun 19 2018 Miro Hron훾ok <mhroncok@redhat.com> - 1.22.1-23.git5a342e3
Miro Hrončok ae3b5b
- Rebuilt for Python 3.7
Miro Hrončok ae3b5b
Lokesh Mandvekar (Bot) 95facc
* Tue Jun 12 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.22.1-22.git5a342e3
Lokesh Mandvekar (Bot) 95facc
- autobuilt 5a342e3
Lokesh Mandvekar (Bot) 95facc
Lokesh Mandvekar (Bot) 2c4588
* Sun Jun 10 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.22.1-21.gitf37679e
Lokesh Mandvekar (Bot) 2c4588
- autobuilt f37679e
Lokesh Mandvekar (Bot) 2c4588
Lokesh Mandvekar (Bot) a06722
* Sat Jun 09 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.22.1-20.gitfd92a38
Lokesh Mandvekar (Bot) a06722
- autobuilt fd92a38
Lokesh Mandvekar (Bot) a06722
Lokesh Mandvekar (Bot) 9a02e4
* Fri May 11 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.22.1-19.git1895984
Lokesh Mandvekar (Bot) 9a02e4
- autobuilt 1895984
Lokesh Mandvekar (Bot) 9a02e4
Lokesh Mandvekar (Bot) 7aac38
* Wed May 02 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.22.1-18.gite045e8b
Lokesh Mandvekar (Bot) 7aac38
- autobuilt e045e8b
Lokesh Mandvekar (Bot) 7aac38
Lokesh Mandvekar (Bot) d8613f
* Wed May 02 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.22.1-17.git2fd0860
Lokesh Mandvekar (Bot) d8613f
- autobuilt commit 2fd0860
Lokesh Mandvekar (Bot) d8613f
Lokesh Mandvekar (Bot) 8df747
* Fri Apr 27 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.22.1-16.gite045e8b
Lokesh Mandvekar (Bot) 8df747
- autobuilt commit e045e8b
Lokesh Mandvekar (Bot) 8df747
Lokesh Mandvekar (Bot) 6de968
* Thu Apr 19 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.22.1-15.git60fe095
Lokesh Mandvekar (Bot) 6de968
- autobuilt commit 60fe095
Lokesh Mandvekar (Bot) 6de968
Lokesh Mandvekar (Bot) 5662f2
* Tue Apr 17 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.22.1-14.gitee63a4b
Lokesh Mandvekar (Bot) 5662f2
- autobuilt commit ee63a4b
Lokesh Mandvekar (Bot) 5662f2
Lokesh Mandvekar (Bot) c06d45
* Tue Apr 17 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.22.1-13.gitee63a4b
Lokesh Mandvekar (Bot) c06d45
- autobuilt commit ee63a4b
Lokesh Mandvekar (Bot) c06d45
Lokesh Mandvekar (Bot) d702b5
* Mon Apr 16 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.22.1-12.gitee63a4b
Lokesh Mandvekar (Bot) d702b5
- autobuilt commit ee63a4b
Lokesh Mandvekar (Bot) d702b5
Lokesh Mandvekar (Bot) 9b1ca1
* Mon Apr 16 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.22.1-11.git2fd0860
Lokesh Mandvekar (Bot) 9b1ca1
- autobuilt commit 2fd0860
Lokesh Mandvekar (Bot) 9b1ca1
Lokesh Mandvekar (Bot) 2dd53d
* Mon Apr 16 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.22.1-10.git2fd0860
Lokesh Mandvekar (Bot) 2dd53d
- autobuilt commit 2fd0860
Lokesh Mandvekar (Bot) 2dd53d
Lokesh Mandvekar (Bot) 61470a
* Mon Apr 16 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.22.1-9.git2fd0860
Lokesh Mandvekar (Bot) 61470a
- autobuilt commit 2fd0860
Lokesh Mandvekar (Bot) 61470a
Lokesh Mandvekar (Bot) fbb1fb
* Mon Apr 16 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.22.1-8.git2fd0860
Lokesh Mandvekar (Bot) fbb1fb
- autobuilt commit 2fd0860
Lokesh Mandvekar (Bot) fbb1fb
Lokesh Mandvekar 12222a
* Mon Apr 16 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.22.1-7.git2fd0860
Lokesh Mandvekar 12222a
- BR: make
Lokesh Mandvekar 12222a
- replace ExclusiveArch expansion
Lokesh Mandvekar 12222a
Lokesh Mandvekar (Bot) a63306
* Mon Apr 16 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.22.1-6.git2fd0860
Lokesh Mandvekar (Bot) a63306
- autobuilt commit 2fd0860
Lokesh Mandvekar (Bot) a63306
Lokesh Mandvekar (Bot) 5e2e10
* Mon Apr 09 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.22.1-5.git2fd0860
Lokesh Mandvekar (Bot) 5e2e10
- autobuilt commit 2fd0860
Lokesh Mandvekar (Bot) 5e2e10
Lokesh Mandvekar (Bot) 9b3f3e
* Mon Apr 09 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.22.1-4.git2fd0860
Lokesh Mandvekar (Bot) 9b3f3e
- autobuilt commit 2fd0860
Lokesh Mandvekar (Bot) 9b3f3e
Lokesh Mandvekar 7a6eaf
* Mon Apr 09 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.22.1-3.git2fd0860
Lokesh Mandvekar 7a6eaf
- autobuilt commit 2fd0860
Lokesh Mandvekar 7a6eaf
Daniel J Walsh 034c59
* Mon Apr 2 2018 dwalsh <dwalsh@redhat.com> - 1.20.1-2
Daniel J Walsh 034c59
- remove registries.conf, install it in skopeo-containers
Daniel J Walsh 034c59
baude 665bce
* Wed Feb 21 2018 baude <bbaude@redhat.com> - 1.22.1-1
baude 665bce
- v1.22 release
baude 665bce
Fedora Release Engineering 157f53
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.21.1-2
Fedora Release Engineering 157f53
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Fedora Release Engineering 157f53
baude 178b5d
* Thu Feb 01 2018 baude <bbaude@redhat.com> - 1.21.1-1
baude 178b5d
- 1.21.1
baude 178b5d
baude 7e07de
* Fri Dec 08 2017 baude <bbaude@redhat.com> - 1.20.1-9
baude 7e07de
- Specify output file on registries-migrator
baude 7e07de
baude bd3eda
* Thu Dec 07 2017 baude <bbaude@redhat.com> - 1.20.1-8
baude bd3eda
- BZ #1523224
baude bd3eda
baude 897db2
* Wed Dec 06 2017 baude <bbaude@redhat.com> - 1.20.1-7
baude 897db2
- Require python-setuptools for atomic-registries
baude 897db2
baude 217899
* Thu Nov 30 2017 baude <bbaude@redhat.com> - 1.20.1-6
baude 217899
- BZ #1518866
baude 217899
baude 398f4e
* Wed Nov 29 2017 baude <bbaude@redhat.com> - 1.20.1-5
baude 398f4e
- BZ #1518866
baude 398f4e
baude 1e84d3
* Wed Nov 29 2017 baude <bbaude@redhat.com> - 1.20.1-4
baude 1e84d3
- Remove md file from rpm
baude 1e84d3
baude 89514b
* Tue Nov 21 2017 baude <bbaude@redhat.com> - 1.20.1-3
baude 89514b
- BZ #1515783
baude 89514b
Troy Dawson b8c443
* Thu Nov 09 2017 Troy Dawson <tdawson@redhat.com> - 1.20.1-2
Troy Dawson b8c443
- Cleanup spec file conditionals
Troy Dawson b8c443
Daniel J Walsh d9a891
* Tue Nov 7 2017 dwalsh <dwalsh@redhat.com> - 1.20.1-1
Daniel J Walsh d9a891
- Container-storage
Daniel J Walsh d9a891
-    Add prune for containers-storage
Daniel J Walsh d9a891
-    Atomic integration with kpod images and kpod ps
Daniel J Walsh d9a891
-    Atomic/backends/_containers_storage.py: Enable tagging
Daniel J Walsh d9a891
-    Atomic/backends/_containers_storage.py: Ensure size is reported correctly
Daniel J Walsh d9a891
-    Atomic/backends/_containers_storage.py: backend functions for containers
Daniel J Walsh d9a891
-    Pull image to containers-storage
Daniel J Walsh d9a891
-    Delete: Add ability to delete images from container-storage
Daniel J Walsh d9a891
- SYSCONTAINERS
Daniel J Walsh d9a891
-    prune: drop dangling checkouts
Daniel J Walsh d9a891
-    uninstall: force a daemon-reload after rm'ing the service fil
Daniel J Walsh d9a891
-    Add code documentation
Daniel J Walsh d9a891
-    Give user info when run can not find the image
Daniel J Walsh d9a891
-    add support for run
Daniel J Walsh d9a891
-    change ostree prune flag to PRUNE_FLAGS_REFS_ONLY
Daniel J Walsh d9a891
-    do not fail uninstall if uninstalling rpm fails
Daniel J Walsh d9a891
-    introduce ALL_PROCESS_CAPABILITIES
Daniel J Walsh d9a891
-    use Skopeo copy to pull images
Daniel J Walsh d9a891
-    use docker.digest as image digest when present
Daniel J Walsh d9a891
-    use repo under /var if on a different fs than /ostree/repo
Daniel J Walsh d9a891
General
Daniel J Walsh d9a891
-    Add verification options to dbus
Daniel J Walsh d9a891
-    Create a mountpoint directory with overlay storage driver
Daniel J Walsh d9a891
-    Implement stop for a container.
Daniel J Walsh d9a891
-    docker: support credentials for accessing the source registry
Daniel J Walsh d9a891
-    docs: document system container variables and files
Daniel J Walsh d9a891
-    ostree: Skopeo pull supports insecure images again
Daniel J Walsh d9a891
-    tests/storage: check for grep failure
Daniel J Walsh d9a891
-    util.py: add function for retrieving the known proc capabilities
Daniel J Walsh d9a891
-    util: skopeo_copy supports src_creds
Daniel J Walsh d9a891
-    Atomic/scan.py: Add ability to remediate
Daniel J Walsh d9a891
baude 4f4edc
* Fri Nov 03 2017 baude <bbaude@redhat.com> - 1.19.1-6
baude 4f4edc
- Convert base configuration files to TOML
baude 4f4edc
baude b90f33
* Thu Nov 02 2017 baude <bbaude@redhat.com> - 1.19.1-5
baude b90f33
- BZ #1507679 - Make docker.io first registry
baude b90f33
baude 631c65
* Sat Sep 23 2017 baude <bbaude@redhat.com> - 1.19.1-4
baude 631c65
- Add remediate ability to scan
baude 631c65
baude 336bf5
* Thu Sep 14 2017 baude <bbaude@redhat.com> - 1.19.1-3
baude 336bf5
- New registries and atomic packages
baude 336bf5
baude 232b43
* Tue Aug 29 2017 baude <bbaude@redhat.com> - 1.19.1-2
baude 232b43
- Add support for atomic run and system-containers
baude 232b43
baude c6b58b
* Wed Aug 23 2017 Brent Baude <bbaude@redhat.com> - 1.19.1-1
baude c6b58b
- Release new version 1.19.1
baude c6b58b
Fedora Release Engineering 25ea19
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.1-7
Fedora Release Engineering 25ea19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
Fedora Release Engineering 25ea19
Fedora Release Engineering de44b3
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.1-6
Fedora Release Engineering de44b3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
Fedora Release Engineering de44b3
baude ff2166
* Thu Jul 13 2017 baude <bbaude@redhat.com> - 1.18.1-5
baude ff2166
- bump version
baude ff2166
- ContainersStorage backend
baude ff2166
- ostree virtual sizes
baude ff2166
Brent Baude 369353
* Tue Jun 06 2017 bbaude <bbaude@redhat.com> - 1.18.1-4
Brent Baude 369353
- Add registry.access.redhat.com to configuration file
Brent Baude 369353
Brent Baude fcb053
* Mon Jun 05 2017 bbaude <bbaude@redhat.com> - 1.18.1-3
Lokesh Mandvekar 73bf67
- Revert to using %%setup again
Brent Baude fcb053
- BZ#1458431
Brent Baude fcb053
- Customized registries.conf file based on distro
Brent Baude fcb053
- Updated autoconf to make distro support easier
Brent Baude fcb053
- Run make check for atomic-registries
Brent Baude fcb053
Daniel J Walsh f60bad
* Thu Jun 1 2017 dwalsh <dwalsh@redhat.com> - 1.18.1-2
Brent Baude b9c24b
- 1.18.1 release
Brent Baude b9c24b
- Inclusion of the subpackage for registries
Brent Baude b9c24b
Brent Baude 99ad07
* Tue May 16 2017 bbaude <bbaude@redhat.com> - 1.17.2-2
Brent Baude 99ad07
- Fixes BZ# 1450307
Brent Baude 99ad07
- Fixes BZ# 1451375
Brent Baude 99ad07
- Fixes BZ# 1450307
Brent Baude 99ad07
Brent Baude a0c7fb
* Fri May 12 2017 bbaude <bbaude@redhat.com> - 1.17.2-1
Brent Baude a0c7fb
- Add integration test for uninstall
Brent Baude a0c7fb
- Bugzilla #1430708
Brent Baude a0c7fb
- Bugzilla #1447848
Brent Baude a0c7fb
- Issue #995
Brent Baude a0c7fb
- Issue #993
Brent Baude a0c7fb
- Issue #990
Brent Baude a0c7fb
Colin Walters 8c4a38
* Wed Apr 26 2017 Colin Walters <walters@verbum.org> - 1.17.1-3
Colin Walters 8c4a38
- Revert rpmbuild dependency
Colin Walters 8c4a38
Brent Baude 358099
* Mon Apr 24 2017 bbaude <bbaude@redhat.com> - 1.17.1-2
Brent Baude 358099
- Exclude arch for ppc64 so can build for ppc64le
Brent Baude 358099
Brent Baude 643d62
* Thu Apr 20 2017 Brent Baude <bbaude@redhat.com> - 1.17.1-1
Brent Baude 643d62
- bump to 1.17.1
Brent Baude 643d62
-   Use proxy from environment variable or config file
Brent Baude 643d62
-   Allow anonymous push
Brent Baude 643d62
-   Allow for profiling data to be generated
Brent Baude 643d62
-   BZ: 1432543
Brent Baude 643d62
-   Various bug fixes
Brent Baude 643d62
Dennis Gilmore cb8456
* Thu Mar 30 2017 Dennis Gilmore <dennis@ausil.us> - 1.17.0-2
Dennis Gilmore cb8456
- require rpm-build not rpmbuild
Dennis Gilmore cb8456
Daniel J Walsh 3629d3
* Wed Mar 22 2017 Dan Walsh <dwalsh@redhat.com> - 1.17.0-1
Daniel J Walsh 3629d3
-  System container support for rpm
Daniel J Walsh 3629d3
Daniel J Walsh 68c0cd
* Thu Mar 16 2017 Dan Walsh <dwalsh@redhat.com> - 1.16.5-1
Daniel J Walsh 68c0cd
- bump to v1.16.5
Daniel J Walsh 68c0cd
-  Fix outdated container image message (BZ 1434430)
Daniel J Walsh 68c0cd
-  syscontainers: do not delete previous deployment on update
Daniel J Walsh 68c0cd
-  Atomic/mount.py: Allow different binary paths
Daniel J Walsh 68c0cd
-  Fix email address
Daniel J Walsh 68c0cd
Daniel J Walsh 68c0cd
Daniel J Walsh 68c0cd
Daniel J Walsh 816478
* Thu Mar 16 2017 Dan Walsh <dwalsh@redhat.com> - 1.16.4-1
Daniel J Walsh 816478
- bump to v1.16.4
Daniel J Walsh 816478
-   Atomic/update.py: Updating a local image
Daniel J Walsh 816478
-   Re-add check latest
Daniel J Walsh 816478
-   Running command inside running container fails
Daniel J Walsh 816478
-   Revert #915: Run container-storage-setup on atomic storage modify.
Daniel J Walsh 816478
Daniel J Walsh b46975
* Thu Mar 9 2017 Dan Walsh <dwalsh@redhat.com> - 1.16.3-1
Daniel J Walsh 816478
- bump to v1.16.3
Daniel J Walsh b46975
-   Fix str/byte exception with fingerprint
Daniel J Walsh b46975
-   Atomic/discovery.py: Fix exception with FQDN in atomic sign
Daniel J Walsh b46975
-   Small fix to image info
Daniel J Walsh b46975
-   Report an error when no applicable registries.d configuration exists
Daniel J Walsh b46975
-   Fix debug output when in RegistryInspect.find_image_on_registry
Daniel J Walsh b46975
-   Allow returning raw bytes from RegistryInspect.get_manifest
Daniel J Walsh b46975
-   syscontainers: do not fail if Docker is not running
Daniel J Walsh b46975
-   syscontainers: add a warning if the image is not a system container
Daniel J Walsh b46975
-   Atomic/scan.py: Fix KeyError for uuid
Daniel J Walsh b46975
Daniel J Walsh 07b5b9
* Wed Mar 1 2017 Dan Walsh <dwalsh@redhat.com> - 1.16.2-1
Daniel J Walsh 816478
- bump to v1.16.2
Daniel J Walsh 07b5b9
-    Fix lots of atomic storage bugs
Daniel J Walsh 07b5b9
-    syscontainers: when using --rootfs create a symlink to rootfs
Daniel J Walsh 07b5b9
-    Allow systemcontainers to be atomic mounted, and use them in scan
Daniel J Walsh 07b5b9
-    Fix output for --json args
Daniel J Walsh 07b5b9
Daniel J Walsh 2ac317
* Thu Feb 23 2017 Dan Walsh <dwalsh@redhat.com> - 1.16.1-1
Daniel J Walsh 2ac317
- bump to v1.16.1
Daniel J Walsh 2ac317
-    Fix uninstall bug: BZ 1425495
Daniel J Walsh 2ac317
-    add --lvsize option to atomic storage modify
Daniel J Walsh 2ac317
-    Account for API Changes in docker-py-2
Daniel J Walsh 2ac317
-    Suppress STDOUT of lower level commands e.g. vgreduce, wipefs.
Daniel J Walsh 2ac317
-    Fix Stop Regression: BZ #1422448
Daniel J Walsh 2ac317
-    Enable dbus install, stop.
Daniel J Walsh 2ac317
-    Allow for async scans via dbus
Daniel J Walsh 2ac317
-    syscontainers: allow delete by image id
Daniel J Walsh 2ac317
-    syscontainers: support @sha256: format for image listing
Daniel J Walsh 2ac317
-    Fix FQ Name for SystemContainers
Daniel J Walsh 2ac317
Lokesh Mandvekar 68fe2f
* Fri Feb 17 2017 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.15.4-1
Lokesh Mandvekar 68fe2f
- bump to v1.15.4
Lokesh Mandvekar 68fe2f
Daniel J Walsh 1bdac8
* Wed Feb 8 2017 Dan Walsh <dwalsh@redhat.com> - 1.15.3-2
Daniel J Walsh 1bdac8
- Forgot to bump version
Daniel J Walsh 1bdac8
Daniel J Walsh 22a891
* Wed Feb 8 2017 Dan Walsh <dwalsh@redhat.com> - 1.15.3-1
Daniel J Walsh 22a891
- Fix run behavior
Daniel J Walsh 22a891
  . running an image with a command
Daniel J Walsh 22a891
  . running a container that is stopped with and without a command
Daniel J Walsh 22a891
  . running a container that is running with and without a command
Daniel J Walsh 22a891
- Support adding pubkeys from local keyring
Daniel J Walsh 22a891
- Inline pubkeys in policy.json
Daniel J Walsh 22a891
- atomic_dbus: fix VulnerableInfo method
Daniel J Walsh 22a891
- atomic.d/openscap: Change image name to be fully qualified
Daniel J Walsh 22a891
- Add --storage to install|run
Daniel J Walsh 22a891
- Detect and install systemcontainer images
Daniel J Walsh 22a891
- Revert "Fix run to use command and args, to make help message correct"
Daniel J Walsh 22a891
- Fix Delete errors with images and container
Daniel J Walsh 22a891
- Improve pull error messaging
Daniel J Walsh 22a891
- Add pull by digest
Daniel J Walsh 22a891
Daniel J Walsh 26b44f
* Tue Jan 31 2017 Dan Walsh <dwalsh@redhat.com> - 1.15.2-2
Daniel J Walsh 26b44f
- Remove requires docker.
Daniel J Walsh 26b44f
Daniel J Walsh 26b44f
- Atomic/storage.py: Python3 fixes
Daniel J Walsh 26b44f
- Lots of backend fixes
Daniel J Walsh 26b44f
- Start using skopeo inspect
Daniel J Walsh 26b44f
- Fix crashes in atomic storage
Daniel J Walsh 26b44f
Frantisek Kluknavsky a749b3
* Tue Jan 31 2017 Frantisek Kluknavsky <fkluknav@redhat.com> - 1.15.2-1
Frantisek Kluknavsky a749b3
- bump to v1.15.2
Frantisek Kluknavsky a749b3
Lokesh Mandvekar f5ec35
* Wed Jan 18 2017 Lokesh Mandvekar <fkluknav@redhat.com> - 1.15.1-2
Lokesh Mandvekar f5ec35
- Resolves: #1387860 - install /var/lib/containers/atomic and own it
Lokesh Mandvekar f5ec35
Frantisek Kluknavsky 0ae80d
* Tue Jan 17 2017 Frantisek Kluknavsky <fkluknav@redhat.com> - 1.15.1-1
Frantisek Kluknavsky 0ae80d
- bump to v1.15.1
Frantisek Kluknavsky 0ae80d
Lokesh Mandvekar 2805e4
* Tue Dec 27 2016 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.14.1-1
Lokesh Mandvekar 2805e4
- Resolves: #1389565 - bump to v1.14.1
Lokesh Mandvekar 2805e4
- Resolves: #1408835 - python-ipaddres only for rhel/centos
Lokesh Mandvekar 2805e4
- built commit b182dbd
Lokesh Mandvekar 2805e4
Miro Hrončok e6fd53
* Mon Dec 19 2016 Miro Hron훾ok <mhroncok@redhat.com> - 1.14.0-4.dev.git127d5a0
Miro Hrončok e6fd53
- Rebuild for Python 3.6
Miro Hrončok e6fd53
Lokesh Mandvekar 008b00
* Tue Dec 06 2016 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.14.0-3.dev.git127d5a0
Lokesh Mandvekar 008b00
- built commit 127d5a0
Lokesh Mandvekar 008b00
Dan Walsh 7300af
* Thu Dec 01 2016 Dan Walsh <dwalsh@redhat.com> - 1.14.0-2.dev.gite937650
Dan Walsh 7300af
- Add requires gomtree
Dan Walsh 7300af
Lokesh Mandvekar 701ac3
* Mon Nov 07 2016 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.14.0-1.dev.gite937650
Lokesh Mandvekar 701ac3
- Resolves: 1398448 - include python3-slip-dbus dependency
Lokesh Mandvekar 701ac3
Lokesh Mandvekar bf9d25
* Sat Oct 29 2016 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.13.4-1.git0331180
Lokesh Mandvekar bf9d25
- Resolves: #1389565 - bump to v1.13.4
Lokesh Mandvekar bf9d25
- built commit 0331180
Lokesh Mandvekar bf9d25
Antonio Murdaca dd4522
* Thu Oct 13 2016 Antonio Murdaca <runcom@fedoraproject.org> - 1.13.1-3.git5dfcaa9
Antonio Murdaca dd4522
- rebuilt to depend on skopeo-containers
Antonio Murdaca dd4522
Lokesh Mandvekar 0c8bf1
* Thu Oct 13 2016 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.13.1-2.gitac396a0
Lokesh Mandvekar 0c8bf1
- make sure to bump version and release tags
Lokesh Mandvekar 0c8bf1
Lokesh Mandvekar 34868c
* Wed Oct 12 2016 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.13.1-1.gitac396a0
Lokesh Mandvekar 34868c
- bump to v1.13.1
Lokesh Mandvekar 34868c
- built commit ac396a0
Lokesh Mandvekar 34868c
Lokesh Mandvekar 017527
* Thu Sep 22 2016 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.12.4-1.gitbd016ed
Lokesh Mandvekar 017527
- Resolves: #1376961 - bump to v1.12.4
Lokesh Mandvekar 017527
- built commit bd016ed
Lokesh Mandvekar 017527
Lokesh Mandvekar 01544d
* Wed Sep 21 2016 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.12.3-2.git1cd5ba9
Lokesh Mandvekar 01544d
- correct faulty release tag format in previous build
Lokesh Mandvekar 01544d
Lokesh Mandvekar a9e8b7
* Wed Sep 21 2016 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.12.3-1.git1cd5ba9
Lokesh Mandvekar a9e8b7
- Resolves: #1376961 - bump to v1.12.3
Lokesh Mandvekar a9e8b7
- built commit 1cd5ba9
Lokesh Mandvekar a9e8b7
Lokesh Mandvekar 93df63
* Tue Sep 13 2016 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.12.1-1
Lokesh Mandvekar 93df63
- rebase to v1.12.1
Lokesh Mandvekar 93df63
Lokesh Mandvekar bd0e13
* Wed Sep 07 2016 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.12.0-1
Lokesh Mandvekar bd0e13
- bump to v1.12.0
Lokesh Mandvekar bd0e13
Lokesh Mandvekar bc5750
* Thu Aug 11 2016 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.11.0-2.git6ff40cb
Lokesh Mandvekar bc5750
- use skopeo >= 0.1.4-1
Lokesh Mandvekar bc5750
Lokesh Mandvekar 0f60ec
* Wed Aug 10 2016 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.11.0-1.git6ff40cb
Lokesh Mandvekar 0f60ec
- built commit 6ff40cb
Lokesh Mandvekar 0f60ec
- include build and runtime deps on %%pypkg-dateutil
Lokesh Mandvekar 0f60ec
- one liner golang dep
Lokesh Mandvekar 0f60ec
Fedora Release Engineering 300d9a
* Thu Jul 21 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10.5-3.gitce09e40
Fedora Release Engineering 300d9a
- https://fedoraproject.org/wiki/Changes/golang1.7
Fedora Release Engineering 300d9a
Fedora Release Engineering bb2d9b
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10.5-2.gitce09e40
Fedora Release Engineering bb2d9b
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
Fedora Release Engineering bb2d9b
Antonio Murdaca 727922
* Mon Jun 13 2016 Antonio Murdaca <runcom@fedoraproject.org> - 1.10.5-1.gitce09e40
Antonio Murdaca 727922
- bump atomic v1.10.5
Antonio Murdaca 727922
- bump skopeo to v0.1.13
Antonio Murdaca 727922
Antonio Murdaca c77efb
* Sat May 28 2016 Antonio Murdaca <runcom@fedoraproject.org> - 1.10-2.git1d6aecf
Antonio Murdaca c77efb
- build atomic 1.10 commit 1d6aecf
Antonio Murdaca c77efb
- update skopeo to 0.1.12
Antonio Murdaca c77efb
Antonio Murdaca 05e48e
* Tue Mar 15 2016 Antonio Murdaca <runcom@fedoraproject.org> - 1.9-1.git72cdbef
Antonio Murdaca 05e48e
- build atomic 1.9 commit#72cdbef
Antonio Murdaca 05e48e
Antonio Murdaca a2699d
* Thu Feb 25 2016 Antonio Murdaca <runcom@fedoraproject.org> - 1.8-5.gitcc5997a
Antonio Murdaca a2699d
- Require skopeo for remote image inspection
Antonio Murdaca a2699d
Dennis Gilmore 451f96
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.8-4.gitcc5997a
Dennis Gilmore 451f96
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
Dennis Gilmore 451f96
Colin Walters fcf70d
* Thu Jan 07 2016 Colin Walters <walters@redhat.com> - 1.8-3.gitcc5997a
Colin Walters fcf70d
- Depend on python2/3 RPM bindings as appropriate
Colin Walters fcf70d
Lokesh Mandvekar 26ec45
* Mon Jan 04 2016 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.8-2.gitcc5997a
Lokesh Mandvekar 26ec45
- built atomic commit#cc5997a
Lokesh Mandvekar 26ec45
Lokesh Mandvekar 8efb02
* Mon Nov 30 2015 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.7-3.git3be76b5
Lokesh Mandvekar 8efb02
- built atomic commit#3be76b5
Lokesh Mandvekar 8efb02
Lokesh Mandvekar 4fd5a1
* Mon Nov 23 2015 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.7-2.gitd378de0
Lokesh Mandvekar 4fd5a1
- built atomic commit#d378de0
Lokesh Mandvekar 4fd5a1
Peter Robinson 96ce9c
* Thu Nov 12 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6-6.git09ac479
Peter Robinson 96ce9c
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
Peter Robinson 96ce9c
Lokesh Mandvekar 90ef72
* Wed Nov 11 2015 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.6-5.git09ac479
Lokesh Mandvekar 90ef72
- Resolves: rhbz#1278499 - python(2/3)-dbus based on fedora version
Lokesh Mandvekar 90ef72
- python(2/3)-dbus at build and runtime
Lokesh Mandvekar 90ef72
- built atomic commit#09ac479
Lokesh Mandvekar 90ef72
Robert Kuska 7120e8
* Wed Nov 11 2015 Robert Kuska <rkuska@redhat.com> - 1.6-4.git8a66e29
Robert Kuska 7120e8
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
Robert Kuska 7120e8
Lokesh Mandvekar 3f6181
* Tue Nov 10 2015 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.6-3.git8a66e29
Lokesh Mandvekar 3f6181
- built atomic commit#8a66e29
Lokesh Mandvekar 3f6181
Peter Robinson bc52b4
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6-2.git9d724aa
Peter Robinson bc52b4
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
Peter Robinson bc52b4
Lokesh Mandvekar 8079dc
* Mon Sep 14 2015 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.4-1.git9d724aa
Lokesh Mandvekar 8079dc
- built master commit#9d724aa
Lokesh Mandvekar 8079dc
- scan subcommand added
Lokesh Mandvekar 8079dc
- br: python-requests >= 2.4.3
Lokesh Mandvekar 8079dc
Lokesh Mandvekar 449430
* Mon Aug 03 2015 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.1-1.git5f631c8
Lokesh Mandvekar 449430
- bump to 1.1
Lokesh Mandvekar 449430
- buildrequires policycoreutils-python(3)
Lokesh Mandvekar 449430
Lokesh Mandvekar 519fc9
* Fri Jul 24 2015 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.0-1.git52d695c
Lokesh Mandvekar 519fc9
- version 1.0 as per setup.py
Lokesh Mandvekar 519fc9
- use latest upstream master commit
Lokesh Mandvekar 519fc9
- run test only if docker.sock writable
Lokesh Mandvekar 519fc9
Miro Hrončok 99344b
* Tue Jul 14 2015 Miro Hron훾ok <mhroncok@redhat.com> - 0-0.12.gitfea1b99
Miro Hrončok 99344b
- update to latest upstream master
Miro Hrončok 99344b
- add new %%files and require dbus, polkit and setup to have the directories
Miro Hrončok 99344b
- switch to Python 3
Miro Hrončok 850fc3
- disable build for arm (missing docker)
Miro Hrončok 99344b
- Resolves: rhbz#1241947
Miro Hrončok 99344b
Dennis Gilmore 6652d4
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0-0.11.gite5734c4
Dennis Gilmore 6652d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
Dennis Gilmore 6652d4
Lokesh Mandvekar e979be
* Wed Apr 15 2015 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0-0.10.gite5734c4
Lokesh Mandvekar e979be
- update to latest upstream master
Lokesh Mandvekar e979be
Colin Walters 570215
* Tue Mar 03 2015 Colin Walters <walters@redhat.com> - 0-0.9.gita7ff4cb
Colin Walters 570215
- Match ExclusiveArch with docker (there is no docker on i686)
Colin Walters 570215
Colin Walters ad8421
* Mon Mar 02 2015 Colin Walters <walters@redhat.com> - 0-0.8.gita7ff4cb
Colin Walters ad8421
- Drop ExclusiveArch, we are just a wrapper for Docker, which in any
Colin Walters ad8421
  case builds on other architectures now.
Colin Walters ad8421
Lokesh Mandvekar 4db7d4
* Tue Feb 24 2015 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0-0.7.gita7ff4cb
Lokesh Mandvekar 4db7d4
- remove pylint for rhel/centos
Lokesh Mandvekar 4db7d4
Lokesh Mandvekar 3ea434
* Tue Feb 24 2015 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0-0.6.gita7ff4cb
Lokesh Mandvekar 3ea434
- runtime requirement: python-docker-py
Lokesh Mandvekar 3ea434
Lokesh Mandvekar a8ae05
* Tue Feb 24 2015 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0-0.5.gita7ff4cb
Lokesh Mandvekar a8ae05
- build commit#a7ff4cb
Lokesh Mandvekar a8ae05
Lokesh Mandvekar a8ae05
* Fri Feb 20 2015 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0-0.4.gitf7f6fa8
Lokesh Mandvekar a8ae05
- Resolves: rhbz#1194058 - approved version, ready for upload
Lokesh Mandvekar a8ae05
- change license to LGPLv2+
Lokesh Mandvekar a8ae05
Lokesh Mandvekar a8ae05
* Thu Feb 19 2015 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0-0.3.gite4081c9
Lokesh Mandvekar a8ae05
- manpage installation rules upstreamed
Lokesh Mandvekar a8ae05
Lokesh Mandvekar a8ae05
* Wed Feb 18 2015 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0-0.2.git6b82cb7
Lokesh Mandvekar a8ae05
- install docs
Lokesh Mandvekar a8ae05
Lokesh Mandvekar a8ae05
* Wed Feb 18 2015 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0-0.1.git6b82cb7
Lokesh Mandvekar a8ae05
- Initial package