more utrace updates committed

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I committed another utrace update to both devel/ and F-7/.
(There were multiple updates over the course of Tuesday.)
The 2.6.22 backport is in now fully in synch with the tip.

The current code is believed to fix outstanding F-7 bugs #248532, #267161,
and #284311.


Thanks,
Roland


P.S.

I rewrote scripts/pull-upstream.sh as follows and used the same for F-7
with s/2.6-current/2.6.22/.  I haven't checked these in.

#!/bin/bash

url=http://people.redhat.com/roland/utrace/2.6-current

wget -q -O /dev/stdout $url/series | grep 'patch$' |
while read i
do
  rm -f linux-2.6-$i
  wget -nv -O linux-2.6-$i $url/$i
done
_______________________________________________
Fedora-kernel-list mailing list
Fedora-kernel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-kernel-list

[Index of Archives]     [Fedora General Discussion]     [Older Fedora Users Archive]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Tux]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [USB]     [Asterisk PBX]

  Powered by Linux