Fedora 21 Update: rpm-ostree-2015.3-2.fc21

updates at fedoraproject.org updates at fedoraproject.org
Sat Mar 21 04:56:24 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-4164
2015-03-19 14:03:48
--------------------------------------------------------------------------------

Name        : rpm-ostree
Product     : Fedora 21
Version     : 2015.3
Release     : 2.fc21
URL         : https://github.com/cgwalters/rpm-ostree
Summary     : Client side upgrade program and server side compose tool
Description :
This tool binds together the world of RPM packages with the OSTree
model of bootable filesystem trees.  It provides commands usable both
on client systems as well as server-side composes.

--------------------------------------------------------------------------------
Update Information:

Backport newer upstream release to fix uid/gid allocation issues.

<walters> here's how I'm testing<br/>
<walters> docker run --rm --net=host --privileged -v /srv:/srv -v /home:/home:ro -ti  fedora:21 bash
<walters> yum update
<walters> yum -y install bodhi-client
<walters> bodhi -D FEDORA-2015-4164
<walters> yum localinstall *.rpm
<walters> git clone https://git.fedorahosted.org/cgit/fedora-atomic.git
<walters> cd fedora-atomic
<walters> git checkout f21
<walters> mkdir /srv/repo && ostree --repo=/srv/repo init --mode=archive-z2
<walters> rpm-ostree compose --repo=/srv/repo tree fedora-atomic/fedora-atomic-docker-host.repo
<walters> then serve that repo via static http and rebase a f21 system to it
<walters> (of course you don't need to do the compose-in-docker part if your host system is already f21)

--------------------------------------------------------------------------------
ChangeLog:

* Thu Mar 19 2015 Colin Walters <walters at redhat.com> - 2015.3-2
- Add a patch to disable ro /etc bind mount so we work inside Docker
  (More convenient to test)
* Tue Mar 17 2015 Colin Walters <walters at redhat.com> - 2015.3-1
- Backport newer upstream release to fix uid/gid allocation issues;
  see https://git.fedorahosted.org/cgit/fedora-atomic.git/commit/?id=debbecbc6cec7ae494f26703d0ae28b2c53b0e26
* Thu Feb  5 2015 Colin Walters <walters at redhat.com> - 2014.114-2
- Adapt to Hawkey 0.5.3 API break
* Wed Dec 17 2014 Colin Walters <walters at redhat.com> - 2014.114-2
- New upstream release
* Tue Nov 25 2014 Colin Walters <walters at redhat.com> - 2014.113-1
- New upstream release
* Mon Nov 24 2014 Colin Walters <walters at redhat.com> - 2014.112-1
- New upstream release
* Mon Nov 17 2014 Colin Walters <walters at redhat.com> - 2014.111-1
- New upstream release
* Fri Nov 14 2014 Colin Walters <walters at redhat.com> - 2014.110-1
- New upstream release
* Fri Oct 24 2014 Colin Walters <walters at redhat.com> - 2014.109-1
- New upstream release
* Sat Oct  4 2014 Colin Walters <walters at redhat.com> - 2014.107-2
- New upstream release
* Mon Sep  8 2014 Colin Walters <walters at redhat.com> - 2014.106-3
- New upstream release
- Bump requirement on ostree
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1203006 - [Atomic] uid/gid breakage in F21
        https://bugzilla.redhat.com/show_bug.cgi?id=1203006
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update rpm-ostree' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list