Re: Heads up: impending IPv6 Test Day
by Chuck Anderson
On Thu, Jun 02, 2011 at 04:40:10PM +0100, Richard W.M. Jones wrote:
> Is there an easy way I can set up IPv6 and a handful of machines on my
> LAN for testing, without requiring any IPv6 internet connection or an
> IPv6 assigned prefix?
Yes, every system automatically chooses a link-local address.
> The Linux machines on my LAN appear to have acquired IPv6 addresses, eg:
>
> $ ip addr show eth0
> 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000
> link/ether 00:e0:81:74:02:28 brd ff:ff:ff:ff:ff:ff
> inet 192.168.0.128/24 brd 192.168.0.255 scope global eth0
> inet6 fe80::2e0:81ff:fe74:228/64 scope link
> valid_lft forever preferred_lft forever
fe80:: are link local. The hint is "scope link".
> but pinging them gives me strange errors:
>
> $ ping6 fe80::2e0:81ff:fe74:228/64
> unknown host
> $ ping6 fe80::2e0:81ff:fe74:228
> connect: Invalid argument
> $ ping6 fe80::2e0:81ff:fe74
> connect: Invalid argument
For using link local addresses, you need to specify the outgoing
network interface, because the addresses are global to the host, not
local to any one interface. Otherwise, it would have no way of
knowing which interface to send the packets out of.
Also, don't put the /nn, because that is the prefix length (equivalent
to the IPv4 subnetwork mask).
There are two ways typically to specify outgoing interface for link
local:
ping6 -I eth0 fe80::2e0:81ff:fe74:228
or:
ping6 fe80::2e0:81ff:fe74:228%eth0
Some apps work with one vs. the other.
Another tidbit: for IPv6 literals like above, some applications
require you to put them in square brackets. For example, web browsers
need this syntax:
http://[fe80::2e0:81ff:fe74:228%eth0]/
Support for %iface or [] syntax may not be universal, unfortunately.
9 years, 7 months
rawhide report: 20110602 changes
by Fedora compose checker
Compose started at Thu Jun 2 08:15:28 UTC 2011
Broken deps for x86_64
----------------------------------------------------------
389-admin-1.1.16-1.fc16.i686 requires libadmsslutil.so.1
389-admin-1.1.16-1.fc16.i686 requires libadminutil.so.1
389-admin-1.1.16-1.fc16.x86_64 requires libadmsslutil.so.1()(64bit)
389-admin-1.1.16-1.fc16.x86_64 requires libadminutil.so.1()(64bit)
389-dsgw-1.1.6-3.fc16.x86_64 requires libadmsslutil.so.1()(64bit)
389-dsgw-1.1.6-3.fc16.x86_64 requires libadminutil.so.1()(64bit)
CGSI-gSOAP-1.3.4.0-2.fc15.i686 requires libvomsapi.so.0
CGSI-gSOAP-1.3.4.0-2.fc15.x86_64 requires libvomsapi.so.0()(64bit)
OpenEXR_Viewers-1.0.2-3.fc15.x86_64 requires libfltk.so.1.1()(64bit)
OpenEXR_Viewers-1.0.2-3.fc15.x86_64 requires libfltk_gl.so.1.1()(64bit)
SteGUI-0.0.1-17.fc15.x86_64 requires libfltk_images.so.1.1()(64bit)
SteGUI-0.0.1-17.fc15.x86_64 requires libfltk.so.1.1()(64bit)
acheck-0.5.1-4.fc15.noarch requires perl(Text::Aspell)
alsa-tools-1.0.24.1-2.fc15.x86_64 requires libfltk.so.1.1()(64bit)
camcardsync-0.1.1-4.fc15.x86_64 requires libhal.so.1()(64bit)
coda-vcodacon-6.9.5-4.fc15.x86_64 requires libfltk.so.1.1()(64bit)
condor-deltacloud-gahp-7.7.0-0.1.fc16.x86_64 requires libdeltacloud.so.5(LIBDCLOUDAPI_2.0.0)(64bit)
condor-deltacloud-gahp-7.7.0-0.1.fc16.x86_64 requires libdeltacloud.so.5(LIBDCLOUDAPI_0.0.0)(64bit)
condor-deltacloud-gahp-7.7.0-0.1.fc16.x86_64 requires libdeltacloud.so.5(LIBDCLOUDAPI_1.0.0)(64bit)
condor-deltacloud-gahp-7.7.0-0.1.fc16.x86_64 requires libdeltacloud.so.5()(64bit)
db4o-7.4-2.fc13.x86_64 requires mono(Mono.GetOptions) = 0:2.0.0.0
deskbar-applet-2.32.0-4.fc15.x86_64 requires gnome-python2-applet
deskbar-applet-2.32.0-4.fc15.x86_64 requires libcamel-1.2.so.23()(64bit)
dh-make-0.55-3.fc15.noarch requires debhelper
ed2k_hash-gui-0.4.0-10.fc13.x86_64 requires libfltk.so.1.1()(64bit)
evolution-couchdb-0.5.3-1.fc16.x86_64 requires libcamel-provider-1.2.so.23()(64bit)
evolution-couchdb-0.5.3-1.fc16.x86_64 requires libcamel-1.2.so.23()(64bit)
exaile-0.3.2.1-1.fc16.noarch requires hal
fawkes-guis-0.4.2-4.fc16.i686 requires libgraph.so.4
fawkes-guis-0.4.2-4.fc16.i686 requires libcdt.so.4
fawkes-guis-0.4.2-4.fc16.i686 requires libgvc.so.5
fawkes-guis-0.4.2-4.fc16.x86_64 requires libgraph.so.4()(64bit)
fawkes-guis-0.4.2-4.fc16.x86_64 requires libcdt.so.4()(64bit)
fawkes-guis-0.4.2-4.fc16.x86_64 requires libgvc.so.5()(64bit)
fawkes-plugin-player-0.4.2-4.fc16.x86_64 requires libgeos-3.2.1.so()(64bit)
1:fife-0.3.2-4.r2.fc16.i686 requires libguichan_opengl-0.8.1.so.1
1:fife-0.3.2-4.r2.fc16.i686 requires libguichan_sdl-0.8.1.so.1
1:fife-0.3.2-4.r2.fc16.i686 requires libguichan-0.8.1.so.1
1:fife-0.3.2-4.r2.fc16.x86_64 requires libguichan-0.8.1.so.1()(64bit)
1:fife-0.3.2-4.r2.fc16.x86_64 requires libguichan_sdl-0.8.1.so.1()(64bit)
1:fife-0.3.2-4.r2.fc16.x86_64 requires libguichan_opengl-0.8.1.so.1()(64bit)
file-browser-applet-0.6.6-1.fc15.x86_64 requires libpanel-applet-2.so.0()(64bit)
fldigi-3.21.7-1.fc16.x86_64 requires libfltk_images.so.1.1()(64bit)
fldigi-3.21.7-1.fc16.x86_64 requires libfltk.so.1.1()(64bit)
flpsed-0.5.2-2.fc15.x86_64 requires libfltk.so.1.1()(64bit)
gedit-valencia-0.3.0-4.fc14.x86_64 requires libvala-0.10.so.0()(64bit)
gipfel-0.3.2-8.fc15.x86_64 requires libfltk_images.so.1.1()(64bit)
gipfel-0.3.2-8.fc15.x86_64 requires libfltk.so.1.1()(64bit)
gmediaserver-0.13.0-7.fc15.x86_64 requires libupnp.so.3()(64bit)
gmediaserver-0.13.0-7.fc15.x86_64 requires libthreadutil.so.2()(64bit)
gnome-applet-bubblemon-2.0.15-1.fc13.x86_64 requires libpanel-applet-2.so.0()(64bit)
gnome-applet-cpufire-1.6-3.fc14.x86_64 requires libpanel-applet-2.so.0()(64bit)
gnome-applet-globalmenu-0.7.9-1.fc15.x86_64 requires libpanel-applet-2.so.0()(64bit)
gnome-applet-grandr-0.4.1-2.fc12.x86_64 requires libpanel-applet-2.so.0()(64bit)
gnome-applet-sensors-2.2.7-4.fc15.i686 requires libpanel-applet-2.so.0
gnome-applet-sensors-2.2.7-4.fc15.x86_64 requires libpanel-applet-2.so.0()(64bit)
gnome-applet-sshmenu-3.18-3.fc15.noarch requires ruby(panelapplet2)
gnome-applet-timer-2.1.4-2.fc15.x86_64 requires gnome-python2-applet >= 0:2.16
gnome-applet-window-picker-0.5.8-2.fc14.x86_64 requires libpanel-applet-2.so.0()(64bit)
gnome-device-manager-0.2-6.fc15.x86_64 requires libhal.so.1()(64bit)
gnome-device-manager-devel-0.2-6.fc15.i686 requires hal-devel >= 0:0.5.10
gnome-device-manager-devel-0.2-6.fc15.i686 requires pkgconfig(hal)
gnome-device-manager-devel-0.2-6.fc15.x86_64 requires hal-devel >= 0:0.5.10
gnome-device-manager-devel-0.2-6.fc15.x86_64 requires pkgconfig(hal)
gnome-device-manager-libs-0.2-6.fc15.i686 requires libhal.so.1
gnome-device-manager-libs-0.2-6.fc15.i686 requires hal >= 0:0.5.10
gnome-device-manager-libs-0.2-6.fc15.x86_64 requires libhal.so.1()(64bit)
gnome-device-manager-libs-0.2-6.fc15.x86_64 requires hal >= 0:0.5.10
gnome-netstatus-2.28.2-1.fc15.x86_64 requires libpanel-applet-2.so.0()(64bit)
gnome-pilot-conduits-2.32.1-2.fc15.x86_64 requires libgpilotdconduit.so.3()(64bit)
gnome-pilot-conduits-2.32.1-2.fc15.x86_64 requires libgpilotd.so.5()(64bit)
gnome-pilot-conduits-2.32.1-2.fc15.x86_64 requires libgpilotdcm.so.4()(64bit)
gnome-pilot-eds-2.91.92-1.fc16.x86_64 requires libcamel-1.2.so.23()(64bit)
gnome-schedule-2.0.2-6.fc15.noarch requires gnome-python2-applet
gnubiff-2.2.13-4.fc15.x86_64 requires libpanel-applet-2.so.0()(64bit)
gold-2.1.12.2-5.fc15.noarch requires perl(Data::Properties)
gorm-1.2.13-0.20110331.fc16.i686 requires libgnustep-gui.so.0.19
gorm-1.2.13-0.20110331.fc16.i686 requires libgnustep-base.so.1.21
gorm-1.2.13-0.20110331.fc16.x86_64 requires libgnustep-gui.so.0.19()(64bit)
gorm-1.2.13-0.20110331.fc16.x86_64 requires libgnustep-base.so.1.21()(64bit)
gpx-viewer-0.2.0-3.fc14.x86_64 requires libchamplain-0.6.so.0()(64bit)
gpx-viewer-0.2.0-3.fc14.x86_64 requires libchamplain-gtk-0.6.so.0()(64bit)
gpx-viewer-0.2.0-3.fc14.x86_64 requires libgdl-1.so.3()(64bit)
halevt-0.1.6.2-4.fc15.x86_64 requires libhal.so.1()(64bit)
honeyd-1.5c-13.fc15.x86_64 requires libevent-1.4.so.2()(64bit)
htmldoc-1.8.27-13.fc12.x86_64 requires libfltk_images.so.1.1()(64bit)
htmldoc-1.8.27-13.fc12.x86_64 requires libfltk.so.1.1()(64bit)
intellij-idea-9.0.1.94.399-12.fc15.x86_64 requires commons-collections
lcgdm-1.8.0.1-7.fc16.i686 requires libvomsapi.so.0
lcgdm-1.8.0.1-7.fc16.x86_64 requires libvomsapi.so.0()(64bit)
1:libgda-tools-4.2.5-1.fc16.x86_64 requires libcdt.so.4()(64bit)
1:libgda-tools-4.2.5-1.fc16.x86_64 requires libgraph.so.4()(64bit)
1:libgda-tools-4.2.5-1.fc16.x86_64 requires libgvc.so.5()(64bit)
libmongodb-1.8.0-2.fc16.x86_64 requires libboost_filesystem-mt.so.1.46.0()(64bit)
libmongodb-1.8.0-2.fc16.x86_64 requires libboost_system-mt.so.1.46.0()(64bit)
libmongodb-1.8.0-2.fc16.x86_64 requires libboost_thread-mt.so.1.46.0()(64bit)
libmtp-hal-1.0.6-2.fc16.x86_64 requires hal-info
1:libreoffice-core-3.4.0.1-1.fc16.x86_64 requires libhunspell-1.2.so.0()(64bit)
lock-keys-applet-1.0-21.fc15.x86_64 requires libpanel-applet-2.so.0()(64bit)
meego-panel-datetime-0.3.2-5.fc15.x86_64 requires libgweather.so.1()(64bit)
meego-panel-status-0.3.2-2.fc15.i686 requires libchamplain-0.8.so.1
meego-panel-status-0.3.2-2.fc15.x86_64 requires libchamplain-0.8.so.1()(64bit)
mongodb-1.8.0-2.fc16.x86_64 requires libjs.so.1()(64bit)
mongodb-1.8.0-2.fc16.x86_64 requires libboost_program_options-mt.so.1.46.0()(64bit)
mongodb-1.8.0-2.fc16.x86_64 requires libboost_filesystem-mt.so.1.46.0()(64bit)
mongodb-1.8.0-2.fc16.x86_64 requires libboost_system-mt.so.1.46.0()(64bit)
mongodb-1.8.0-2.fc16.x86_64 requires libboost_thread-mt.so.1.46.0()(64bit)
mongodb-server-1.8.0-2.fc16.x86_64 requires libjs.so.1()(64bit)
mongodb-server-1.8.0-2.fc16.x86_64 requires libboost_program_options-mt.so.1.46.0()(64bit)
mongodb-server-1.8.0-2.fc16.x86_64 requires libboost_filesystem-mt.so.1.46.0()(64bit)
mongodb-server-1.8.0-2.fc16.x86_64 requires libboost_system-mt.so.1.46.0()(64bit)
mongodb-server-1.8.0-2.fc16.x86_64 requires libboost_thread-mt.so.1.46.0()(64bit)
network-manager-netbook-1.8-3.fc15.x86_64 requires libnm-util.so.1()(64bit)
network-manager-netbook-1.8-3.fc15.x86_64 requires libnm-glib.so.2()(64bit)
nocpulse-common-2.1.22-1.fc16.noarch requires perl(RHN::DB)
odccm-0.11.1-4.fc15.x86_64 requires libhal.so.1()(64bit)
ohm-0.1.1-10.23.20080921git.fc13.i686 requires libhal.so.1
openvpn-auth-ldap-2.0.3-6.fc12.x86_64 requires libobjc.so.2()(64bit)
ovirt-server-installer-0.100-6.fc15.noarch requires hal
paraview-3.10.1-3.fc16.x86_64 requires libhdf5.so.6()(64bit)
paraview-mpich2-3.10.1-3.fc16.x86_64 requires libhdf5.so.6()(64bit)
paraview-openmpi-3.10.1-3.fc16.x86_64 requires libhdf5.so.6()(64bit)
pcp-import-sheet2pcp-3.5.0-1.fc15.1.x86_64 requires perl(Spreadsheet::Read)
player-3.0.2-9.fc16.i686 requires libgeos-3.2.1.so
player-3.0.2-9.fc16.x86_64 requires libgeos-3.2.1.so()(64bit)
python-basemap-0.99.4-10.fc15.x86_64 requires libgeos-3.2.1.so()(64bit)
qtgpsc-0.2.3-6.fc12.x86_64 requires libgps.so.18()(64bit)
rakarrack-0.6.1-4.git47245c3.fc16.x86_64 requires libfltk.so.1.1()(64bit)
rakarrack-0.6.1-4.git47245c3.fc16.x86_64 requires libfltk_images.so.1.1()(64bit)
razertool-0.0.7-8.fc15.x86_64 requires hal
rec-applet-0.2.3-3.fc14.x86_64 requires libgnome-media-profiles.so.0()(64bit)
rec-applet-0.2.3-3.fc14.x86_64 requires libpanel-applet-2.so.0()(64bit)
spacewalk-backend-tools-1.4.39-1.fc16.noarch requires spacewalk-admin >= 0:0.1.1-0
sugar-read-88-1.fc16.noarch requires gnome-python2-evince
sunbird-1.0-0.33.b2pre.fc15.x86_64 requires libnotify.so.1()(64bit)
synce-hal-0.15-2.fc15.x86_64 requires libhal.so.1()(64bit)
synce-trayicon-0.15.1-1.fc16.x86_64 requires libhal.so.1()(64bit)
tracker-evolution-plugin-0.10.10-1.fc16.x86_64 requires libcamel-1.2.so.23()(64bit)
tracker-evolution-plugin-0.10.10-1.fc16.x86_64 requires libcamel-provider-1.2.so.23()(64bit)
ushare-1.1a-7.fc15.x86_64 requires libthreadutil.so.2()(64bit)
ushare-1.1a-7.fc15.x86_64 requires libupnp.so.3()(64bit)
vinagre-3.1.1-1.fc16.x86_64 requires libspice-client-glib-2.0.so.2(SPICEGTK_1)(64bit)
vinagre-3.1.1-1.fc16.x86_64 requires libspice-client-glib-2.0.so.2()(64bit)
x-tile-1.8.6-1.fc16.noarch requires gnome-python2-applet
xfce4-globalmenu-plugin-0.7.9-1.fc15.x86_64 requires libxfce4panel.so.1()(64bit)
xinha-0.96.1-3.fc15.noarch requires perl(Text::Aspell)
xinha-0.96.1-3.fc15.noarch requires perl-Text-Aspell
xiphos-3.1.4-3.fc15.x86_64 requires libgtkhtml-3.15.so.19()(64bit)
xiphos-3.1.4-3.fc15.x86_64 requires libgtkhtml-editor-3.14.so.0()(64bit)
zynaddsubfx-2.4.1-2.fc15.x86_64 requires libfltk.so.1.1()(64bit)
Broken deps for i386
----------------------------------------------------------
389-admin-1.1.16-1.fc16.i686 requires libadmsslutil.so.1
389-admin-1.1.16-1.fc16.i686 requires libadminutil.so.1
389-dsgw-1.1.6-3.fc16.i686 requires libadmsslutil.so.1
389-dsgw-1.1.6-3.fc16.i686 requires libadminutil.so.1
CGSI-gSOAP-1.3.4.0-2.fc15.i686 requires libvomsapi.so.0
OpenEXR_Viewers-1.0.2-3.fc15.i686 requires libfltk.so.1.1
OpenEXR_Viewers-1.0.2-3.fc15.i686 requires libfltk_gl.so.1.1
SteGUI-0.0.1-17.fc15.i686 requires libfltk.so.1.1
SteGUI-0.0.1-17.fc15.i686 requires libfltk_images.so.1.1
acheck-0.5.1-4.fc15.noarch requires perl(Text::Aspell)
alsa-tools-1.0.24.1-2.fc15.i686 requires libfltk.so.1.1
camcardsync-0.1.1-4.fc15.i686 requires libhal.so.1
coda-vcodacon-6.9.5-4.fc15.i686 requires libfltk.so.1.1
condor-deltacloud-gahp-7.7.0-0.1.fc16.i686 requires libdeltacloud.so.5(LIBDCLOUDAPI_2.0.0)
condor-deltacloud-gahp-7.7.0-0.1.fc16.i686 requires libdeltacloud.so.5(LIBDCLOUDAPI_1.0.0)
condor-deltacloud-gahp-7.7.0-0.1.fc16.i686 requires libdeltacloud.so.5(LIBDCLOUDAPI_0.0.0)
condor-deltacloud-gahp-7.7.0-0.1.fc16.i686 requires libdeltacloud.so.5
db4o-7.4-2.fc13.i686 requires mono(Mono.GetOptions) = 0:2.0.0.0
deskbar-applet-2.32.0-4.fc15.i686 requires libcamel-1.2.so.23
deskbar-applet-2.32.0-4.fc15.i686 requires gnome-python2-applet
dh-make-0.55-3.fc15.noarch requires debhelper
ed2k_hash-gui-0.4.0-10.fc13.i686 requires libfltk.so.1.1
evolution-couchdb-0.5.3-1.fc16.i686 requires libcamel-provider-1.2.so.23
evolution-couchdb-0.5.3-1.fc16.i686 requires libcamel-1.2.so.23
exaile-0.3.2.1-1.fc16.noarch requires hal
fawkes-guis-0.4.2-4.fc16.i686 requires libgraph.so.4
fawkes-guis-0.4.2-4.fc16.i686 requires libcdt.so.4
fawkes-guis-0.4.2-4.fc16.i686 requires libgvc.so.5
fawkes-plugin-player-0.4.2-4.fc16.i686 requires libgeos-3.2.1.so
1:fife-0.3.2-4.r2.fc16.i686 requires libguichan_opengl-0.8.1.so.1
1:fife-0.3.2-4.r2.fc16.i686 requires libguichan_sdl-0.8.1.so.1
1:fife-0.3.2-4.r2.fc16.i686 requires libguichan-0.8.1.so.1
file-browser-applet-0.6.6-1.fc15.i686 requires libpanel-applet-2.so.0
fldigi-3.21.7-1.fc16.i686 requires libfltk.so.1.1
fldigi-3.21.7-1.fc16.i686 requires libfltk_images.so.1.1
flpsed-0.5.2-2.fc15.i686 requires libfltk.so.1.1
gedit-valencia-0.3.0-4.fc14.i686 requires libvala-0.10.so.0
gipfel-0.3.2-8.fc15.i686 requires libfltk.so.1.1
gipfel-0.3.2-8.fc15.i686 requires libfltk_images.so.1.1
gmediaserver-0.13.0-7.fc15.i686 requires libupnp.so.3
gmediaserver-0.13.0-7.fc15.i686 requires libthreadutil.so.2
gnome-applet-bubblemon-2.0.15-1.fc13.i686 requires libpanel-applet-2.so.0
gnome-applet-cpufire-1.6-3.fc14.i386 requires libpanel-applet-2.so.0
gnome-applet-globalmenu-0.7.9-1.fc15.i686 requires libpanel-applet-2.so.0
gnome-applet-grandr-0.4.1-2.fc12.i686 requires libpanel-applet-2.so.0
gnome-applet-sensors-2.2.7-4.fc15.i686 requires libpanel-applet-2.so.0
gnome-applet-sshmenu-3.18-3.fc15.noarch requires ruby(panelapplet2)
gnome-applet-timer-2.1.4-2.fc15.i686 requires gnome-python2-applet >= 0:2.16
gnome-applet-window-picker-0.5.8-2.fc14.i686 requires libpanel-applet-2.so.0
gnome-device-manager-0.2-6.fc15.i686 requires libhal.so.1
gnome-device-manager-devel-0.2-6.fc15.i686 requires hal-devel >= 0:0.5.10
gnome-device-manager-devel-0.2-6.fc15.i686 requires pkgconfig(hal)
gnome-device-manager-libs-0.2-6.fc15.i686 requires hal >= 0:0.5.10
gnome-device-manager-libs-0.2-6.fc15.i686 requires libhal.so.1
gnome-netstatus-2.28.2-1.fc15.i686 requires libpanel-applet-2.so.0
gnome-pilot-conduits-2.32.1-2.fc15.i686 requires libgpilotdcm.so.4
gnome-pilot-conduits-2.32.1-2.fc15.i686 requires libgpilotd.so.5
gnome-pilot-conduits-2.32.1-2.fc15.i686 requires libgpilotdconduit.so.3
gnome-pilot-eds-2.91.92-1.fc16.i686 requires libcamel-1.2.so.23
gnome-schedule-2.0.2-6.fc15.noarch requires gnome-python2-applet
gnubiff-2.2.13-4.fc15.i686 requires libpanel-applet-2.so.0
gold-2.1.12.2-5.fc15.noarch requires perl(Data::Properties)
gorm-1.2.13-0.20110331.fc16.i686 requires libgnustep-gui.so.0.19
gorm-1.2.13-0.20110331.fc16.i686 requires libgnustep-base.so.1.21
gpx-viewer-0.2.0-3.fc14.i686 requires libchamplain-gtk-0.6.so.0
gpx-viewer-0.2.0-3.fc14.i686 requires libgdl-1.so.3
gpx-viewer-0.2.0-3.fc14.i686 requires libchamplain-0.6.so.0
halevt-0.1.6.2-4.fc15.i686 requires libhal.so.1
honeyd-1.5c-13.fc15.i686 requires libevent-1.4.so.2
htmldoc-1.8.27-13.fc12.i686 requires libfltk.so.1.1
htmldoc-1.8.27-13.fc12.i686 requires libfltk_images.so.1.1
intellij-idea-9.0.1.94.399-12.fc15.i686 requires commons-collections
lcgdm-1.8.0.1-7.fc16.i686 requires libvomsapi.so.0
1:libgda-tools-4.2.5-1.fc16.i686 requires libgraph.so.4
1:libgda-tools-4.2.5-1.fc16.i686 requires libcdt.so.4
1:libgda-tools-4.2.5-1.fc16.i686 requires libgvc.so.5
libmongodb-1.8.0-2.fc16.i686 requires libboost_filesystem-mt.so.1.46.0
libmongodb-1.8.0-2.fc16.i686 requires libboost_thread-mt.so.1.46.0
libmongodb-1.8.0-2.fc16.i686 requires libboost_system-mt.so.1.46.0
libmtp-hal-1.0.6-2.fc16.i686 requires hal-info
1:libreoffice-core-3.4.0.1-1.fc16.i686 requires libhunspell-1.2.so.0
lock-keys-applet-1.0-21.fc15.i686 requires libpanel-applet-2.so.0
meego-panel-datetime-0.3.2-5.fc15.i686 requires libgweather.so.1
meego-panel-status-0.3.2-2.fc15.i686 requires libchamplain-0.8.so.1
mongodb-1.8.0-2.fc16.i686 requires libboost_program_options-mt.so.1.46.0
mongodb-1.8.0-2.fc16.i686 requires libboost_filesystem-mt.so.1.46.0
mongodb-1.8.0-2.fc16.i686 requires libboost_thread-mt.so.1.46.0
mongodb-1.8.0-2.fc16.i686 requires libboost_system-mt.so.1.46.0
mongodb-1.8.0-2.fc16.i686 requires libjs.so.1
mongodb-server-1.8.0-2.fc16.i686 requires libboost_program_options-mt.so.1.46.0
mongodb-server-1.8.0-2.fc16.i686 requires libboost_filesystem-mt.so.1.46.0
mongodb-server-1.8.0-2.fc16.i686 requires libboost_thread-mt.so.1.46.0
mongodb-server-1.8.0-2.fc16.i686 requires libboost_system-mt.so.1.46.0
mongodb-server-1.8.0-2.fc16.i686 requires libjs.so.1
network-manager-netbook-1.8-3.fc15.i686 requires libnm-glib.so.2
network-manager-netbook-1.8-3.fc15.i686 requires libnm-util.so.1
nocpulse-common-2.1.22-1.fc16.noarch requires perl(RHN::DB)
ntop-3.4-0.5.pre3.fc16.i686 requires 453b804e83a8a45a07a3a4b2b7e3d453ce9a70.debug
ntop-3.4-0.5.pre3.fc16.i686 requires 26f28e7a5d17bf3e13397105d19786767ef3b2.debug
ntop-3.4-0.5.pre3.fc16.i686 requires d6023a2ea5b64acf2e0dbd895d1321e6199cbb.debug
ntop-3.4-0.5.pre3.fc16.i686 requires ad1eb47bbdeebc1dde3036c9a7626df0393a9b.debug
ntop-3.4-0.5.pre3.fc16.i686 requires 92ea8a23638aabc035a224e2320a2612a0ed73.debug
ntop-3.4-0.5.pre3.fc16.i686 requires c69ab1a12c2471c59797b0b2b8a01be6a79f54.debug
ntop-3.4-0.5.pre3.fc16.i686 requires 51fa32419268a4e8c274a302fc392f772c1049.debug
odccm-0.11.1-4.fc15.i686 requires libhal.so.1
ohm-0.1.1-10.23.20080921git.fc13.i686 requires libhal.so.1
olpc-kbdshim-17-1.fc16.i686 requires libhal.so.1
olpc-kbdshim-17-1.fc16.i686 requires hal
openvpn-auth-ldap-2.0.3-6.fc12.i686 requires libobjc.so.2
ovirt-server-installer-0.100-6.fc15.noarch requires hal
paraview-3.10.1-3.fc16.i686 requires libhdf5.so.6
paraview-mpich2-3.10.1-3.fc16.i686 requires libhdf5.so.6
paraview-openmpi-3.10.1-3.fc16.i686 requires libhdf5.so.6
pcp-import-sheet2pcp-3.5.0-1.fc15.1.i686 requires perl(Spreadsheet::Read)
player-3.0.2-9.fc16.i686 requires libgeos-3.2.1.so
python-basemap-0.99.4-10.fc15.i686 requires libgeos-3.2.1.so
qtgpsc-0.2.3-6.fc12.i686 requires libgps.so.18
rakarrack-0.6.1-4.git47245c3.fc16.i686 requires libfltk_images.so.1.1
rakarrack-0.6.1-4.git47245c3.fc16.i686 requires libfltk.so.1.1
razertool-0.0.7-8.fc15.i686 requires hal
rec-applet-0.2.3-3.fc14.i686 requires libgnome-media-profiles.so.0
rec-applet-0.2.3-3.fc14.i686 requires libpanel-applet-2.so.0
spacewalk-backend-tools-1.4.39-1.fc16.noarch requires spacewalk-admin >= 0:0.1.1-0
sugar-read-88-1.fc16.noarch requires gnome-python2-evince
sunbird-1.0-0.33.b2pre.fc15.i686 requires libnotify.so.1
synce-hal-0.15-2.fc15.i686 requires libhal.so.1
synce-trayicon-0.15.1-1.fc16.i686 requires libhal.so.1
tracker-evolution-plugin-0.10.10-1.fc16.i686 requires libcamel-provider-1.2.so.23
tracker-evolution-plugin-0.10.10-1.fc16.i686 requires libcamel-1.2.so.23
ushare-1.1a-7.fc15.i686 requires libupnp.so.3
ushare-1.1a-7.fc15.i686 requires libthreadutil.so.2
vinagre-3.1.1-1.fc16.i686 requires libspice-client-glib-2.0.so.2(SPICEGTK_1)
vinagre-3.1.1-1.fc16.i686 requires libspice-client-glib-2.0.so.2
x-tile-1.8.6-1.fc16.noarch requires gnome-python2-applet
xfce4-globalmenu-plugin-0.7.9-1.fc15.i686 requires libxfce4panel.so.1
xinha-0.96.1-3.fc15.noarch requires perl(Text::Aspell)
xinha-0.96.1-3.fc15.noarch requires perl-Text-Aspell
xiphos-3.1.4-3.fc15.i686 requires libgtkhtml-editor-3.14.so.0
xiphos-3.1.4-3.fc15.i686 requires libgtkhtml-3.15.so.19
zynaddsubfx-2.4.1-2.fc15.i686 requires libfltk.so.1.1
New package: dcm4che-test-2.6-0.1.fc16.20110530svn15516
Test images for dcm4che2
New package: hawtjni-1.1-4.fc16
Code generator that produces the JNI code
New package: hibernate-commons-annotations-3.2.0-3.fc16
Hibernate Annotations
New package: kamoso-2.0.2-1.fc16
Application for taking pictures and videos from a webcam
New package: perl-Task-Perl-Critic-1.007-1.fc16
Install everything Perl::Critic
Removed package: glunarclock-0.34.1-1.fc14
Removed package: gnome-applet-jalali-calendar-1.7.1-2.fc15
Removed package: gnome-applet-music-2.5.1-5.fc15
Removed package: gnotime-2.3.0-8.fc15
Removed package: hal-info-20090716-4.fc15
Updated Packages:
389-adminutil-1.1.14-1.fc16
---------------------------
* Tue May 31 2011 Rich Megginson <rmeggins(a)redhat.com> - 1.1.14-1
- many fixes for coverity issues
* Mon Mar 07 2011 Caolán McNamara <caolanm(a)redhat.com> - 1.1.13-3
- rebuild for icu 4.6
Macaulay2-1.4-1.fc16
--------------------
* Thu May 26 2011 Rex Dieter <rdieter(a)fedoraproject.org> 1.4-1
- 1.4
* Thu May 26 2011 Rex Dieter <rdieter(a)fedoraproject.org> 1.3.1-9
- Typo in INFO_FILES (#708086)
NetworkManager-0.8.9997-1.git20110531.fc16
------------------------------------------
* Tue May 31 2011 Dan Williams <dcbw(a)redhat.com> - 0.8.9997-1.git20110531
- editor: fix resizing of UI elements (rh #707269)
- core: retry wired connections when cable is replugged
- core: fix a few warnings and remove some left-over debugging code
* Thu May 26 2011 Dan Williams <dcbw(a)redhat.com> - 0.8.999-3.git20110526
- compat: fix activation/deactivation of VPN connections (rh #699786)
- core: fix autodetection of previously-used hidden wifi networks
- core: silence error if ConsoleKit database does not yet exist (rh #695617)
- core: fix Ad-Hoc frequency handling (rh #699203)
- core: fixes for migrated OpenConnect VPN plugin connections
- core: various fixes for VPN connection secrets handling
- core: send only short hostname to DHCP servers (rh #694758)
- core: better handling of PKCS#8 private keys
- core: fix dispatcher script interface name handling
- editor: fix potential crash when connection is invalid (rh #704848)
- editor: allow _ as a valid character for GSM APNs
* Mon May 09 2011 Dan Williams <dcbw(a)redhat.com> - 0.8.999-2.git20110509
- core: fix possible crash when connections are deleted
- core: fix exported symbols in libnm-util and libnm-glib
- core/applet: updated translations
boswars-addons-2.6-1
--------------------
* Tue May 31 2011 Bruno Wolff III <bruno(a)wolff.to> - 2.6-1
- Use 2.6 compatible maps (resolves 659989)
- Correct license from GPLv2 to GPLv2+
- Require a compatible version of boswars
- Fix upstream URL
buildbot-0.7.12-6.fc16
----------------------
* Mon May 30 2011 Gianluca Sforna <giallu(a)gmail.com> - 0.7.12-6
- Properly install texinfo files #694199
- Disable tests for now, need to investigate some failures
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.7.12-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
bzr-2.4-0.3.b3.fc16
-------------------
* Tue May 31 2011 Henrik Nordstrom <henrik(a)henriknordstrom.net> - 2.4-0.3.b3
- Upstream 2.4b3 release
* Thu Apr 28 2011 Henrik Nordstrom <henrik(a)henriknordstrom.net> - 2.4-0.2.b2
- Upstream 2.4b2 release
calcurse-2.9.0-1.fc16
---------------------
* Wed Jun 01 2011 Jon Ciesla <limb(a)jcomserv.net> 2.9.0-1
- New upstream.
calendar-1.26-1.20110531cvs.fc16
--------------------------------
* Tue May 31 2011 David Cantrell <dcantrell(a)redhat.com> - 1.26-1.20110531cvs
- Upgraded to calendar source from OpenBSD 4.9 (corrects two dates)
- Require cpp (#708609)
callweaver-1.2.1-10.fc16
------------------------
* Tue May 31 2011 Dan Horák <dan(a)danny.cz> - 1.2.1-10
- don't build capi subpackage on s390(x)
* Tue Apr 19 2011 Martin Stransky <stransky(a)redhat.com> - 1.2.1-9
- Build fix for js 1.8.5
cifs-utils-5.0-1.fc16
---------------------
* Wed Jun 01 2011 Jeff Layton <jlayton(a)redhat.com> 5.0-1
- update to 5.0
crash-5.1.5-1.fc16
------------------
* Tue May 31 2011 Peter Robinson <pbrobinson(a)gmail.com> - 5.1.5-1
- Update to latest upstream release
- Add ARM to the Exclusive arch
cscope-15.7a-5.fc16
-------------------
* Wed Jun 01 2011 Neil Horman <nhorman(a)redhat.com> - 15.7a-5
- Fix scriptles macro expansion (bz 708499)
csound-5.13.0-4.fc16
--------------------
* Wed Jun 01 2011 Ralf Corsépius <corsepiu(a)fedoraproject.org> - 5.13.0-4
- Reflect fltk include paths having changed.
* Fri May 27 2011 Peter Robinson <pbrobinson(a)gmail.com> - 5.13.0-3
- Bump build for new fltk
cups-1.5-0.5.b2.fc16
--------------------
* Tue May 31 2011 Jiri Popelka <jpopelka(a)redhat.com> 1:1.5-0.5.b2
- enable LSPP support again
* Tue May 31 2011 Richard Hughes <rhughes(a)redhat.com> 1:1.5-0.4.b2
- Updated colord patch against 1.5 upstream and fixes from Tim Waugh.
* Tue May 31 2011 Jiri Popelka <jpopelka(a)redhat.com> 1:1.5-0.3.b2
- fix lspp.patch to not include "config.h" in cups/cups.h (#709384)
* Thu May 26 2011 Jiri Popelka <jpopelka(a)redhat.com> 1:1.5-0.2.b2
- 1.5b2
cyrus-sasl-2.1.23-22.fc16
-------------------------
* Wed Jun 01 2011 Jan F. Chadima <jchadima(a)redhat.com> - 2.1.23-22
- repair rimap support (more packets in response)
darcs-2.5.2-3.fc16
------------------
* Wed Jun 01 2011 Jens Petersen <petersen(a)redhat.com> - 2.5.2-3
- update to cabal2spec-0.23
deltacloud-core-0.3.0-7.fc16
----------------------------
* Tue May 31 2011 Michal Fojtik <mfojtik(a)redhat.com> - 0.3.0-7
- Added default config file in /etc/sysconfig/deltacloud-core
* Tue May 31 2011 Michal Fojtik <mfojtik(a)redhat.com> - 0.3.0-6
- Updated init.d script to match Fedora Guidelines
djmount-0.71-4.fc16
-------------------
* Tue May 31 2011 Adam Jackson <ajax(a)redhat.com> 0.71-4
- Rebuild for new libupnp
dracut-modules-olpc-0.5.11-1.fc16
---------------------------------
* Wed Jun 01 2011 Daniel Drake <dsd(a)laptop.org> - 0.5.11-1
- Fix creation of /versions/running link
dvisvgm-1.0.8-1.fc16
--------------------
* Tue May 31 2011 Martin Gieseking <martin.gieseking(a)uos.de> 1.0.8-1
- updated to upstream release 1.0.8
eclipse-cdt-7.0.2-1.fc15
------------------------
* Fri May 06 2011 Jeff Johnston <jjohnstn(a)redhat.com> 1:7.0.2-1
- Rebase CDT to 7.0.2
- Rebase Autotools and Libhover to use tarballs from git repo.
* Tue Mar 08 2011 Jeff Johnston <jjohnstn(a)redhat.com> 1:7.0.1-6
- Upgrade Linuxtools to PRE-0.7.
- Fix libhover build.properties file typo.
epdfview-0.1.8-1.fc16
---------------------
* Thu Jun 02 2011 Michal Schmidt <mschmidt(a)redhat.com> - 0.1.8-1
- Update to the offical 0.1.8 release.
- Remove buildroot cleaning.
etckeeper-0.54-1.fc16
---------------------
* Wed Jun 01 2011 Thomas Moschny <thomas.moschny(a)gmx.de> - 0.54-1
- Update to 0.54.
- Add patch for bz 709487.
evtest-1.28-1.fc16
------------------
* Wed Jun 01 2011 Peter Hutterer <peter.hutterer(a)redhat.com> 1.28-1
- evtest 1.28
febootstrap-3.6-1.fc16
----------------------
* Wed Jun 01 2011 Richard Jones <rjones(a)redhat.com> - 3.6-1
- New upstream version 3.6.
- This version no longer needs external insmod.static.
fio-1.55-1.fc16
---------------
* Tue May 31 2011 Eric Sandeen <sandeen(a)redhat.com> 1.55-1
- New upstream version
fontconfig-2.8.0-4.fc16
-----------------------
* Tue May 31 2011 Adam Jackson <ajax(a)redhat.com> 2.8.0-4
- fontconfig-2.8.0-dingbats.patch: Hack for dingbats font matching. (#468565)
gcl-2.6.8-0.8.20110516cvs.fc16
------------------------------
* Wed Jun 01 2011 Jerry James <loganjerry(a)gmail.com> - 2.6.8-0.8.20110516cvs
- Update to 20110516 CVS snapshot for more bug fixes
- Fix SELinux policy for maxima (bz 650279)
- Drop upstreamed volatile patch
geos-3.3.0-1.fc16
-----------------
* Wed Jun 01 2011 Devrim GUNDUZ <devrim(a)gunduz.org> - 3.3.0-1
- Update to 3.3.0
- Remove 2 patches.
* Mon May 09 2011 Devrim GUNDUZ <devrim(a)gunduz.org> - 3.2.2-1
- Update to 3.2.2
- Add a patch to fix builds on ARM, per bz #682538
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 3.2.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
getmail-4.20.3-1.fc16
---------------------
* Tue May 31 2011 Ricky Zhou <ricky(a)fedoraproject.org> - 4.20.3-1
- Upstream 4.20.3 release.
gget-0.0.4-15.fc16
------------------
* Wed Jun 01 2011 David Malcolm <dmalcolm(a)redhat.com> - 0.0.4-15
- fix hardcoded python2.5 in /usr/bin/gget's shebang (rhbz#702159)
ghc-hashed-storage-0.5.7-1.fc16
-------------------------------
* Sat May 28 2011 Jens Petersen <petersen(a)redhat.com> - 0.5.7-1
- update to 0.5.7
- update to cabal2spec-0.23: add ppc64
ghc-rpm-macros-0.13.3-1.fc16
----------------------------
* Thu Jun 02 2011 Jens Petersen <petersen(a)redhat.com> - 0.13.3-1
- rename macros.ghc-pkg back to macros.ghc
- move the devel summary prefix back to a suffix
gitolite-2.0.2-1.fc16
---------------------
* Wed Jun 01 2011 Jon Ciesla <limb(a)jcomserv.net> - 2.0.2-1
- New upstream.
gmyth-0.7.1-15.fc16
-------------------
* Tue May 31 2011 Adam Jackson <ajax(a)redhat.com> 0.7.1-15
- Rebuild for new libupnp
ibus-1.3.99.20110419-1.fc16
---------------------------
* Thu May 26 2011 Takao Fujiwara <tfujiwar(a)redhat.com> - 1.3.99.20110419-1
- Updated to 1.3.99.20110419
- Added ibus-HEAD.patch
Fixed Bug 697471 - ibus-gconf zombie when restart ibus from ibus panel.
- Updated ibus-541492-xkb.patch
Fixed Bug 701202 - us(dvorak) does not show up in list
Updated ibus-1.0.pc for ibus-xkb
Showed XKB variant descriptions only without layout descriptions.
- Updated ibus-xx-setup-frequent-lang.patch
Updated UI strings
imapsync-1.446-1.fc16
---------------------
* Tue May 31 2011 Nick Bebout <nb(a)fedoraproject.org> - 1.446-1
- Bugfix. Try to handle Markus bug in foldersizes() when select_msgs() returns a list of undef.
- Check if uidexpunge is supported at the beginning of execution, not when needed.
- Set --uidexpunge2 if --delete2 or --expunge2 if uidexpunge not supported.
- Changed all warn() calls (STDERR) to print calls (STDOUT)
- good_date() "24 Aug 77" -> "24-Aug-1977"
- Patched tests_good_date() and good_date() with Dax Kelson patches.
- Started code to deal with epoch of messages.
- Handle better folder creation, not a failure when folder "already exists" during its creation.
- Replaced default setting. Now --delete2 sets --uidexpunge2 instead of --expunge2 (unless --nouidexpunge2 is set)
- Added epoch() routine to prepare the safe bidirectional sync (maybe...)
- Adapted the usage output multiline character to Unix or Win, \ or ^
- Bugfix. Avoid a "no number" warning when size is null.
- Added "Date" in the default --useheader list. ("Message-Id", "Message-ID", "Date")
- Bugfix. Bad header beginning with a blank character.
imsettings-1.2.3-1.fc16
-----------------------
* Tue May 31 2011 Akira TAGOH <tagoh(a)redhat.com> - 1.2.3-1
- New upstream release.
- Set some environment variables explicitly to avoid IM
not working in some cases. (#700513)
- Fix an abort issue. (#701431)
- Support the latest LXDE.
- Get rid of Qt dependency.
inn-2.5.2-7.fc16
----------------
* Tue May 31 2011 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.2-7
- Change /var/run/news to /run/news
jabberd-2.2.14-1.fc16
---------------------
* Wed Jun 01 2011 Dominic Hopf <dmaphy(a)fedoraproject.org> - 2.2.14-1
- update to 2.2.14 (#700390, CVE-2011-1755)
- remove unneeded upstart configuration files
jd-2.8.2-0.1.svn3903_trunk.fc16
-------------------------------
* Wed Jun 01 2011 Mamoru Tasaka <mtasaka(a)fedoraproject.org>
- rev 3903
jpackage-utils-1.7.5-4.14.fc16
------------------------------
* Tue May 31 2011 Alexander Kurtakov <akurtako(a)redhat.com> 0:1.7.5-4.14
- Proper osgi attr file.
* Tue May 31 2011 Alexander Kurtakov <akurtako(a)redhat.com> 0:1.7.5-4.13
- Add OSGi provides generator.
kde-plasma-quickaccess-0.8.1-5.fc16
-----------------------------------
* Tue May 31 2011 Jaroslav Reznik <jreznik(a)redhat.com> - 0.8.1-5
- rebuild due to NewMenu -> NewFileMenu change
kdelibs-4.6.80-2.fc16
---------------------
* Thu Jun 02 2011 Kevin Kofler <Kevin(a)tigcc.ticalc.org> 4.6.80-2
- fix KConfigXT KComboBox for Qt 4.8 TP1 (upstream patch)
* Fri May 27 2011 Jaroslav Reznik <jreznik(a)redhat.com> 4.6.80-1
- 4.6.80 (beta1)
kernel-3.0-0.rc1.git0.1.fc16
----------------------------
* Mon May 30 2011 Kyle McMartin <kmcmartin(a)redhat.com> 3.0-0.rc1.git0.1
- Linux 3.0-rc1 (won't build until module-init-tools gets an update.)
* Mon May 30 2011 Kyle McMartin <kyle(a)redhat.com>
- Trimmed changelog, see fedpkg git for earlier history.
libidn-1.22-3.fc16
------------------
* Tue May 31 2011 Ville Skyttä <ville.skytta(a)iki.fi> - 1.22-3
- Split emacs-libidn subpackage to avoid *.elc arch conflicts (#709136).
libupnp-1.6.13-1.fc16
---------------------
* Tue May 31 2011 Adam Jackson <ajax(a)redhat.com> 1.6.13-1
- libupnp 1.6.13
lilypond-2.13.63-1.fc16
-----------------------
* Tue May 31 2011 Jon Ciesla <limb(a)jcomserv.net> - 2.13.63-1
- New upstream.
lilypond-doc-2.13.63-1.fc16
---------------------------
* Tue May 31 2011 Jon Ciesla <limb(a)jcomserv.net> 2.13.63-1
- Update to 2.13.63.
linux-firmware-20110601-1.fc16
------------------------------
* Wed Jun 01 2011 Dave Airlie <airlied(a)redhat.com> 20110601-1
- Latest firmware release with AMD llano support.
linux-igd-1.0-11.fc16
---------------------
lucidlife-0.9.2-7.fc16
----------------------
* Tue May 31 2011 Peter Gordon <peter(a)thecodergeek.com> 0.9.2-7
- Update spec file in accordance with newer packaging guidelines:
- Remove BuildRoot references.
- Remove %defattr lines in %files listing.
- Update Source0 and webpage URLs, since the icculus.org site appears to be
down.
- Fix FTBFS. Resolves bug #564896 (FTBFS lucidlife-0.9.2-5.fc12: ImplicitDSOLinking)
- Fix spelling error in %description.
- Add patch to correct the FSF address in the GPL license file.
+ fix-FSF-address.patch
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.9.2-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
lyx-2.0.0-4.fc16
----------------
* Wed Jun 01 2011 José Matos <jamatos(a)fedoraproject.org> - 2.0.0-4
- LaTeXConfig.lyx is no longer a ghost (#684428)
mathgl-1.11.0.1-6.fc16
----------------------
* Tue May 31 2011 Ralf Corsépius <corsepiu(a)fedoraproject.org> - 1.11.0.1-6
- Reflect fltk having changed its include directory (Fix FTBS).
- Fix German %summary.
module-init-tools-3.13-3.fc16
-----------------------------
* Tue May 31 2011 Jon Masters <jcm(a)jonmasters.org> 3.13-3
- Use bz2 tarballs generated by the upstream release server
mozc-1.1.717.102-2.fc16
-----------------------
* Wed Jun 01 2011 Akira TAGOH <tagoh(a)redhat.com> - 1.1.717.102-2
- Fix broken emacs-mozc package.
myproxy-5.4-2.fc16
------------------
* Tue May 31 2011 Steve Traylen <steve.traylen(a)cern.ch> - 5.4-2
- Rebuild for new voms api.
normaliz-2.7-1.fc16
-------------------
* Fri May 27 2011 Rex Dieter <rdieter(a)fedoraproject.org> 2.7-1
- 2.7
ocp-0.1.20-2.fc16
-----------------
* Wed Jun 01 2011 Charles R. Anderson <cra(a)wpi.edu> 0.1.20-2
- remove --with-debug since it overrides optflags (bz#625884)
openssh-5.8p2-5.fc16.1
----------------------
* Tue May 31 2011 Jan F. Chadima <jchadima(a)redhat.com> - 5.8p2-5 + 0.9.2-31
- improove entropy manuals
oxygen-icon-theme-4.6.80-1.fc16
-------------------------------
* Fri May 27 2011 Jaroslav Reznik <jreznik(a)redhat.com> 4.6.80-1
- 4.6.80 (beta1)
perl-Log-Log4perl-1.33-1.fc16
-----------------------------
* Wed Jun 01 2011 Marcela Mašláňová <mmaslano(a)redhat.com> - 1.33-1
- 1.33 bump
- clean spec from defattr, clean section & rm -rf
perl-MIME-EncWords-1.012.2-1.fc16
---------------------------------
* Wed Jun 01 2011 Xavier Bachelot <xavier(a)bachelot.org> 1.012.2-1
- Update to 1.012.2.
perl-MailTools-2.08-1.fc16
--------------------------
* Wed Jun 01 2011 Paul Howarth <paul(a)city-fan.org> - 2.08-1
- Update to 2.08 (#709697)
- Respect errors on closing a Mail::Mailer::smtp/::smtps connection
- Mail::Internet should accept Net::SMTP::SSL as well (CPAN RT#68590)
- Document that Mail::Mailer::smtps needs Authen::SASL
- Use patch rather than iconv to convert docs to UTF8 encoding
- Nobody else likes macros for commands
perl-Net-SSLGlue-0.7-1.fc16
---------------------------
* Wed Jun 01 2011 Remi Collet <Fedora(a)famillecollet.com> - 0.7-1
- update to 0.7
perl-Proc-Daemon-0.13-1.fc16
----------------------------
* Wed Jun 01 2011 Remi Collet <Fedora(a)famillecollet.com> 0.13-1
- update to 0.13
perl-SOAP-Lite-0.712-5.fc16
---------------------------
* Tue May 31 2011 Petr Sabata <contyk(a)redhat.com> - 0.712-5
- Filter LWP::Protocol from Provides (#709269)
php-pear-Cache-Lite-1.7.11-1.fc16
---------------------------------
* Tue May 31 2011 Remi Collet <Fedora(a)FamilleCollet.com> 1.7.11-1
- Version 1.7.11 (stable) - API 1.7.7 (stable)
- Updated LICENSE file
ppl-0.11.2-2.fc16
-----------------
* Tue May 31 2011 Peter Robinson <pbrobinson(a)gmail.com> - 0.11.2-2
- Merge 15 Branch to master as its newer
- Add ARM to platform excludes
ppp-2.4.5-18.fc16
-----------------
* Mon May 30 2011 Jiri Skala <jskala(a)redhat.com> - 2.4.5-18
- fixes #682381 - hardcodes eth0
- fixes #708260 - SELinux is preventing access on the file LCK..ttyUSB3
prelink-0.4.5-2.fc16
--------------------
* Tue May 31 2011 Jakub Jelinek <jakub(a)redhat.com> 0.4.5-2
- handle DW_OP_GNU_{{const,regval,deref}_type,convert,reinterpret}
procps-3.2.8-20.20110302git.fc16
--------------------------------
* Wed Jun 01 2011 Jan Görig <jgorig(a)redhat.com> 3.2.8-20.20110302git
- fix #532668 - procps/top SWAP statistics makes no sense (adapted patch from Mr. Kosaki)
python-netaddr-0.7.5-3.fc16
---------------------------
* Mon May 30 2011 Jakub Hrozek <jhrozek(a)redhat.com> - 0.7.5-3
- Do not traceback on invalid IPNetwork input (upstream issues #2, #6, #5, #8)
- Remove executable bit from documentation files to make rpmlint happy
qbittorrent-2.8.0-1.fc16
------------------------
* Thu Jun 02 2011 Leigh Scott <leigh123linux(a)googlemail.com> - 1:2.8.0-1
- update to 2.8.0
rasterview-1.3-3.fc16
---------------------
* Tue May 31 2011 Tim Waugh <twaugh(a)redhat.com> - 1.3-3
- Rebuilt against new fltk.
redhat-rpm-config-9.1.0-7.fc16
------------------------------
* Mon May 30 2011 Dennis Gilmore <dennis(a)ausil.us> - 9.1.0-7
- add -srpm to the arches files so that the base language macros can
be parallel installable with these
roundup-1.4.18-1.fc16
---------------------
* Wed Jun 01 2011 John Khvatov <ivaxer(a)fedoraproject.org> - 1.4.18-1
- updated to 1.4.18
- added roundup-doc subpackage for documentation
routino-2.0-3.fc16
------------------
* Tue May 31 2011 Kevin Kofler <Kevin(a)tigcc.ticalc.org> - 2.0-3
- README-MARBLE.txt: update time indication (planetsplitter is faster in 2.0)
* Tue May 31 2011 Kevin Kofler <Kevin(a)tigcc.ticalc.org> - 2.0-2
- README-MARBLE.txt: mention that data files from old versions no longer work
- Fix segmentation fault in planetsplitter (at least on austria.osm)
* Tue May 31 2011 Kevin Kofler <Kevin(a)tigcc.ticalc.org> - 2.0-1
- Update to 2.0 (#709309, adds turn restriction support among other things)
rpmreaper-0.1.6-8.fc16
----------------------
* Wed Jun 01 2011 Miroslav Lichvar <mlichvar(a)redhat.com> 0.1.6-8
- call rpmcliFini() only on exit (#709421)
rst2pdf-0.16-3.fc16
-------------------
* Tue May 31 2011 Sergio Pascual <sergiopr at fedoraproject.org> - 0.16-3
- Fix for bz #709119
shared-desktop-ontologies-0.7.0-2.fc16
--------------------------------------
* Tue May 31 2011 Rex Dieter <rdieter(a)fedoraproject.org> 0.7.0-2
- rebuild
* Mon May 16 2011 Rex Dieter <rdieter(a)fedoraproject.org> 0.7.0-1
- 0.7.0
- License: (BSD or CC-BY) and CC-BY and W3C
* Sun Feb 27 2011 Rex Dieter <rdieter(a)fedoraproject.org> 0.6.0-1
- 0.6.0
slim-1.3.2-6.fc16
-----------------
* Wed Jun 01 2011 Jan Kaluza <jkaluza(a)redhat.com> - 1.3.2-6
- fix #708693 - added tmfiles.d config to create /var/run/slim directory
slimdata-2.6.4-1.fc16
---------------------
* Wed Jun 01 2011 Jon Ciesla <limb(a)jcomserv.net> - 2.6.4-1
- New upstream.
- Dropping check section as it fails in RPM build.
tgif-4.2.3-1.fc16
-----------------
* Wed Jun 01 2011 Mamoru Tasaka <mtasaka(a)fedoraproject.org> - 4.2.3-1
- 4.2.3
thunderbird-3.1.10-2.fc16
-------------------------
* Wed May 25 2011 Caolán McNamara <caolanm(a)redhat.com> - 3.1.10-2
- rebuild for new hunspell
uim-1.7.0-1.fc16
----------------
* Tue May 24 2011 Akira TAGOH <tagoh(a)redhat.com> - 1.7.0-1
- New upstream release.
v4l-utils-0.8.4-1.fc16
----------------------
* Wed Jun 01 2011 Hans de Goede <hdegoede(a)redhat.com> 0.8.4-1
- New upstream release 0.8.4
viewvc-1.1.11-2.fc16
--------------------
* Wed Jun 01 2011 Bojan Smojver <bojan(a)rexursive.com> - 1.1.11-2
- in response to bug #708721:
- remove webserver dependency, can run standalone
- require httpd for httpd package
- move spool directory to httpd package
vim-7.3.206-2.fc16
------------------
* Tue May 31 2011 Ville Skyttä <ville.skytta(a)iki.fi> - 2:7.3.206-2
- Own the /usr/share/vim/vim73 dir.
virt-viewer-0.3.1-2.fc16
------------------------
* Tue May 31 2011 Daniel P. Berrange <berrange(a)redhat.com> - 0.3.1-2
- Rebuild for spice-glib ABI breakage
* Wed May 11 2011 Karsten Hopp <karsten(a)redhat.com> 0.3.1-1.1
- spice-gtk is x86 x86_64 only, don't require it on other archs
wallpapoz-0.5-8.fc16
--------------------
* Wed Jun 01 2011 Mamoru Tasaka <mtasaka(a)fedoraproject.org> - 0.5-8
- Fix crash witching from desktop style XML to workspace style one
with workspace number increased (bug 708769)
wordpress-3.1.3-2.fc16
----------------------
* Wed Jun 01 2011 Matěj Cepl <mcepl(a)redhat.com> - 3.1.3-2
- Fix old FSF address and Summary to make rpmlint happy.
- Make wp-content directory owned by apache:apache
- Correctly Provides/Obsoletes (with versions)
* Wed May 25 2011 Matěj Cepl <mcepl(a)redhat.com> - 3.1.3-1
- Upgrade to the latest upstream version (security fixes and enhancements, BZ 707772)
- Move wp-content directory to /var/www/wordpress/ (BZ 522897)
- Simplify overly detailed %files
xkeyboard-config-2.3-1.fc16
---------------------------
* Thu Jun 02 2011 Peter Hutterer <peter.hutterer(a)redhat.com> 2.3-1
- xkeyboard-config 2.3
xorg-x11-drv-evdev-2.6.99-1.20110601giteaf202531.fc16
-----------------------------------------------------
* Wed Jun 01 2011 Peter Hutterer <peter.hutterer(a)redhat.com> 2.6.99-1.20110601giteaf202531
- Today's snapshot from git
xsane-0.998-4.fc16
------------------
* Wed Jun 01 2011 Nils Philippsen <nils(a)redhat.com> - 0.998-4
- fix a problem in mouse event processing that interferes with selecting the
scan rectangle in the preview window (#624190, patch by Reinhard Fössmeier)
Summary:
Added Packages: 5
Removed Packages: 5
Modified Packages: 95
9 years, 7 months
Firewall and Ethernet Ports
by Chuck Forsberg WA7KGX
The firewall config app does not seem to know about the
new fangled (and quite obscure) ethernet port names
such as p1p1 and p37p1 or whatever.
--
Chuck Forsberg WA7KGX N2469R caf(a)omen.com www.omen.com
Developer of Industrial ZMODEM(Tm) for Embedded Applications
Omen Technology Inc "The High Reliability Software"
10255 NW Old Cornelius Pass Portland OR 97231 503-614-0430
9 years, 7 months
Gnome 3
by Lawrence E Graves
I have read all of the opinions about Gnome 3 and was reluctant to
participate in the discussion but something would not let me leave it
alone.
Many of you have purchased new cars and I am quite sure there were some
things on the car that were not quite what you thought they would be but
I asked the question "Did you go to the dealer and complain or did you
just work it out."
Yes, I have only been using Fedora for about 7 years and Gnome 3 is
"NEW" but I have discovered that every day I wake up is new but I just
work it out.
I believe if we concentrate on the solutions rather than the problems it
will all get resolved. I just wish I could help on the level needed to
help fix those things that are broken. Enough said. I have learned to
stay in the boat whatever the storms may be.
--
Lawrence E Graves <lgraves(a)risingstarmbc.com>
All things are workable but not all things work.
Prov. 3:5&6
9 years, 7 months
My Fedora 15 beta experiences so far
by Alan
I have to admit, this is the most painful Fedora installation I have ever
done. (And I have used them all.)
The networking came up as IPv6 *only*. My router does not do IPv6 and my
ISP (Qwest) does not know when their network ever will. In order to get it
to work I had to hack files in /etc/sysconfig and use dhclient to get an
address since the Network Manager applet is dumbed down to absolute
worthlessness. (More on that later.) The networking problems seem to have
been fixed, but there were far too many of them. (Having no default route
for fixed IP addresses was a pain.)
If I were to grade Gnome 3 it would be "incomplete". It looks nice, but
it is missing large chunks of functionality. For example, network
configuration is useless. Gnome screen saver's config panel is no where to
be found. To switch the desktop with a mouse now takes 2-3 clicks where it
used to take one. There are no applets to be found. The desktop is bare,
unless you use an the Gtweakui program to hack it. (Which most users will
not ever know about since it is not installed by default.) The option to
use the "classic style" is a lie. It is still Gnome 3, but with a
kinda-sorta Gnome 2 look. (With all the above still missing.)
Gnome 2 had similar problems. When it was first released, it was dumbed
down and was lacking most of the functionality of Gnome 1. Now that they
finally have Gnome 2 working well I guess they felt they had to pitch it
all out and start over. This new design looks nice, but is not that
usable. A UI should make it easier to get to what you want to do, not add
useless mouse clicks.
My biggest complaint though is the kernel. I am getting kernel panics in
ext4! (When I can get a log I will post it. It does not get written to
disk since the filesystem dies.)
Another thing... I cannot find a way to disable the Nouveau kernel module.
I have tried all the methods that worked before (rdblacklist and the
modules blacklist.) Nothing seems to work. I am going to have to rebuild
the kernel rpm. Why is this more difficult?
The reason I went to this version when I did was due to a sort of double
bind. Fedora 13 uses 2.6.34. USB3 does not work well with that kernel. (I
have already spoken with the maintainer. She thinks she knows the cause
and is going to backport the patch.) 2.6.35+ works with USB3, but another
program I use often does not work with my hand-rolled kernel. (Threading
issue.) Upgrade seemed like a good option. Now I am not so sure.
Hopefully I will be able to make this thing work. I may have to go to KDE
for a bit until the Gnome developers finish writing it. (How long that
will take, I have no idea...)
9 years, 7 months
F15 Samba not working
by Chuck Forsberg WA7KGX
Since installing Fedora 15 64 bit on my server, I haven't been
able to get Samba to make shares available on the local network.
The problem may be that some of the ports can not be opened:
smbd version 3.5.8-76.fc14 started.
Copyright Andrew Tridgell and the Samba Team 1992-2010
[2011/06/01 06:03:34.277374, 0] smbd/server.c:500(smbd_open_one_socket)
smbd_open_once_socket: open_socket_in: Address already in use
[2011/06/01 06:03:34.277674, 0] smbd/server.c:500(smbd_open_one_socket)
smbd_open_once_socket: open_socket_in: Address already in use
netstat does not show any Samba ports in use.
This has not been a problem before F15.
--
Chuck Forsberg WA7KGX N2469R caf(a)omen.com www.omen.com
Developer of Industrial ZMODEM(Tm) for Embedded Applications
Omen Technology Inc "The High Reliability Software"
10255 NW Old Cornelius Pass Portland OR 97231 503-614-0430
9 years, 7 months
libreoffice
by Rob Healey
Greetings All:
I am having problems with installing libreoffice... Here is what I get from
yum...
--> Running transaction check
---> Package libreoffice-core.x86_64 1:3.4.0.1-1.fc16 will be installed
--> Processing Dependency: libhunspell-1.2.so.0()(64bit) for package:
1:libreoffice-core-3.4.0.1-1.fc16.x86_64
---> Package libreoffice-opensymbol-fonts.noarch 1:3.4.0.1-1.fc16 will be
installed
---> Package libreoffice-ure.x86_64 1:3.4.0.1-1.fc16 will be installed
--> Finished Dependency Resolution
Error: Package: 1:libreoffice-core-3.4.0.1-1.fc16.x86_64 (rawhide)
Requires: libhunspell-1.2.so.0()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
--
Sincerely yours,
Rob G. Healey
"Always surround yourself with people that inspire you to
greatness!"
9 years, 7 months