I'm working on a more permanent solution.
gnome-icon-theme-symbolic -> gnome-icon-theme
gnome-icon-theme -> librsvg
librsvg -> gtk-doc
gtk-doc -> yelp
yelp -> webkit,gtk3
webkit,gtk+3 -> gtk+3
gtk+3 -> gnome-icon-theme-symbolic
Thanks fgsch@ for the notice and espie@ for debugging the loop
CVE-2013-1900 and CVE-2013-1901. ok jasper@
"A major security issue fixed in this release, CVE-2013-1899, makes
it possible for a connection request containing a database name that
begins with "-" to be crafted that can damage or destroy files within a
server's data directory. Anyone with access to the port the PostgreSQL
server listens on can initiate this request. This issue was discovered
by Mitsumasa Kondo and Kyotaro Horiguchi of NTT Open Source Software
Center." http://www.postgresql.org/about/news/1456/
Enable the python plugins -- they require py3-gobject3 which is not around
yet (we will move py-gobject3 to python3 sooner than later) but at least
the gedit ports are ready for the py3 move.
per CPU. As found by Marc Peters, this doesn't work too well on a t5120
with 64 threads, so change the default settings in the rc.d script to -U 4
to cap this to 4, or the number of CPUs if less.
As usual with rc.d scripts, if you need to override flags, set
isc_named_flags="..." in rc.conf.local.
to rebuild catpages. Since I throw them away anyway, patch the Makefile to
stop rebuilding them as well. Fixes build without groff installed -
doesn't change the package so no bump.
- switch chromium to use clang/llvm instead of gcc
- switch back to the internal libvpx because it's an unreleased version
at this point
- re-enable SSE2 support