Changelog for
inkscape-lang-0.48.1-72.1.noarch.rpm :
Mon Feb 11 13:00:00 2013 lijewski.stefanAATTgmail.com
- Huge update to version 0.48.1. Summary changelog:
- Add inkscape-relative-filename.patch: Ensures that filenames
passed to extensions are made absolute before changing the
current working directory (bnc#796306, CVE-2012-6076).
- Add inkscape-XXE-attacks.patch: Fix XXE vulnerability by making
network access optional for XML loading (bnc#794958, CWE-827,
CVE-2012-5656).
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
+ %icon_theme_cache_post/postun because the package ships themed
icons.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
- Change Requires of lang subpackage to Recommends, since the
english documentation is not there anymore.
- Update to version 0.48.1:
0.48.1 is a stability and bugfix release.
+ Many small regressions in the node tool were fixed.
+ Exporting of masks has been substantially improved in all
Cairo-based output formats.
+ lp#544599, lp#591986, lp#605575: Several crash bugs in the node
tool have been fixed.
+ lp#627134: Rulers are redrawn properly with recent versions of
GTK
+ lp#675309: Unlinking an orphaned clone no longer causes a crash
+ lp#482993: Problems with extensions sometimes not working at
all on Mac OS X.
+ lp#651678: Inkscape should no longer crash due to missing icons
at startup or when opening the document properties dialog.
+ lp#680520: Shift-clicking on the top rounding handle of a
rectangle will no longer cause a crash.
+ lp#676271: Inkscape builds correctly with recent Poppler.lp
+ Bugs fixed: lp#658055, bnc#661370
- drop inkscape-r9710-9712.patch: fixed upstream.
- export CFLAGS, as inkscape is C and C++
- Remove --enable-inkboard from configure: jessyink replaces it
- Remove Obsoletes: sodipodi NLD9 is obsolete
- Delete installed but useless header files
- run spec-cleaner on the spec file
- Fix the build again: the te_IN translation should simply be te,
so move the translation.
- Add popt-devel BuildRequires to fix the build.
- Tag localized man pages with the right language. We should
eventually move them to the lang subpackage, but at the moment,
they would create a file conflict between bundles and the lang
subpackage.
- Make inkscape-extensions-extra depend on python-xml instead of
pyxml: pyxml will be removed, and we really wanted to use
python-xml anyway.
- Update inkscape-packages.patch to mention python-xml instead of
pyxml: even if upstream mentions pyxml, python-xml is really okay
here.
- Update to version 0.48.0:
+ multipath editing
+ improved text tool: subscript, superscript,numerical input for
text kerning, tracking and more
+ new Airbrush tool
+ LaTeX export with PDF/PS/EPS
+ JessyInk extension to create presentations
+ numerous bugfixes
- Rebase inkscape-remove-datetime.patch.
- Drop inkscape-poppler-0.12.2.patch, inkscape-gcc45.patch and
inkscape-non_void.patch: upstream fixed.
- Add inkscape-r9710-9712.patch to fix node editor crash when
dragging near the last node of a path.
- Do not add wrong categories to inkscape.desktop (Office,
FlowChart).
- Add inkscape-gcc45.patch to fix build with gcc 4.5. Patch
copied from upstream bug tracker, lp#522327.
- Add inkscape-non_void.patch, cross-ported from gdl upstream,
commit 40b8cb7.
- Add inkscape-poppler-0.12.2.patch to fix build with recent
poppler. This patch comes from Fedora, but was not committed
upstream. See lp#487038 for the discussion, and another patch.
- Update to version 0.47:
+ Timed autosave: no more lost work
+ Spiro splines: an exciting new way to work with paths, fully
supported in Pen, Pencil, and Node tools
+ Auto smooth nodes: a new type of node that keeps the path as
smooth as possible as you move it or its neighbors
+ New modes in Tweak tool: pushing and jittering whole objects,
scaling/rotating objects, deleting and duplicating using the
\"soft brush\"
+ Reworked, much more usable snapping system and a Snapping
toolbar
+ New path effects, including sketch, hatching, envelope
deformation: effects can be stacked and assigned to groups
+ A huge collection of preset filters in the new Filters menu
+ New cairo-based PS and EPS export: improved quality, more
features supported, fallback rasterization for filters and
transparency
+ Spell checker for text objects in a document
+ Many new extensions: restacking, calendar, printing marks,
cartesian and polar grids, interpolating attributes
+ Optimized SVG code options, now with their own Preferences page
+ Many other improvements, usability tweaks, memleak stops, and
misc bugfixes
- Drop patches: inkscape-automake111.patch, inkscape-gcc44.patch,
inkscape-gtk-clist.patch, inkscape-lp237574-poppler.patch,
inkscape-polyutil-newpoly.patch, inkscape-warnings.patch,
- Rebased patches: inkscape-packages.patch and
inkscape-remove-datetime.patch.
- No longer patch configure.ac during %setup.
- Add gsl-devel BuildRequires.
- Added openSUSE palette file to the package (openSUSE.gpl).
- Do not provide sodipodi; version Obsoletes for sodipodi.
Fixes a rpmlint warning.
- updated patches to apply with fuzz=0
Mon Jul 13 14:00:00 2009 cooloAATTnovell.com
- remove dupliacted files (fix build with automake 1.11)
Wed May 13 14:00:00 2009 vuntzAATTnovell.com
- Remove unneeded BuildRequires: libglade2-devel,
libgnomeprintui-devel, libgnomeui-devel, libwnck-devel,
loudmouth-devel
- Add BuildRequires: gc-devel, gnome-vfs2-devel
- Do not build gc inside this package and use the system-installed
one. Drop gc6.4.patch since we don\'t need to patch gc now :-)
- Drop inkscape-boehm-gc.patch: we just use the system-installed gc
now.
- Drop inkscape-swigfix.patch: I don\'t really see the point of
this.
- Drop inkscape-bug-189159.patch: the change is actually wrong,
looking at the code...
- Drop inkscape-configure.patch: not needed anymore.
- Drop inkscape-buffer-overrun.patch: doesn\'t appear to be needed
anymore.
- Tag inkscape-polyutil-newpoly.patch
- Remove non-existing --enable-db2html, --enable-gnome,
- -with-gnome-print and --with-gc configure options.
- Use makeinstall.
- Do not package some files twice.
Tue Apr 28 14:00:00 2009 vuntzAATTnovell.com
- Add inkscape-gcc44.patch to fix build with gcc 4.4.
Fri Apr 3 14:00:00 2009 vuntzAATTnovell.com
- Remove python-numeric Requires: there\'s no reference to it
anywhere in the code, so it wasn\'t needed.
Fri Mar 27 13:00:00 2009 vuntzAATTnovell.com
- Add inkscape-remove-datetime.patch to be more build-compare
friendly.
Sun Jan 25 13:00:00 2009 vuntzAATTnovell.com
- Use srAATTlatin instead of srAATTLatn since it\'s what glibc upstream
uses.
Fri Oct 3 14:00:00 2008 vuntzAATTnovell.com
- Add inkscape-lp237574-poppler.patch to compile with poppler in
Factory.
Wed Sep 24 14:00:00 2008 sbrabecAATTsuse.cz
- Require and supplement correct resolvables for gimp.
Tue Jul 1 14:00:00 2008 sbrabecAATTsuse.cz
- Added missing dependencies: libMagick++-devel, libwpg-devel,
gimp, transfig, yudit.
- Packaged extensions using pyxml, lxml and yudit as an extra
package to shrink mandatory dependencies and not break plugins.
Uses an extra script for evaluation.
- Packaged optional dia, fig, gimp and skencil plugins as separate
packages with extra dependencies.
- Removed dependency on skencil, no more needed for EPS import
(bnc#394748).
- Removed dependency on libwmf, no more needed for WMF import.
- Tell user about pyxml and lxml packages instead of suggestinng of
compilation from source (however the message should not appear).
Fri Jun 27 14:00:00 2008 mawAATTsuse.de
- Add inkscape-gtk-clist.patch, to enable building against
recent versions of gtk+.
Thu May 15 14:00:00 2008 mawAATTsuse.de
- Recommend python-lxml (bnc#370334).
Wed May 7 14:00:00 2008 mawAATTsuse.de
- Respin inkscape-warnings.patch.
Thu Apr 3 14:00:00 2008 mawAATTsuse.de
- Buildrequire libpoppler-glib-devel, thereby enabling pdf import support
(bnc#376752).
Fri Mar 28 13:00:00 2008 mawAATTsuse.de
- Update to version 0.46:
+ Many new features and bugfeatures
+ For a detailed account of what\'s new, see the NEWS file
- Remove stale patches: inkscape-invalid-conversion.patch,
inkscape-0.45.1-gcc43.patch, inkscape-g_assert.patch
- Respin inkscape-bug-189159.patch
- Add inkscape-warnings.patch
- Rename srAATTlatin to srAATTLatn.
Thu Mar 6 13:00:00 2008 mawAATTsuse.de
- Fix the build when against newer versions of intltool.
Tue Feb 5 13:00:00 2008 mawAATTsuse.de
- Disable perl support for now.
Mon Jan 28 13:00:00 2008 mawAATTsuse.de
- Add inkscape-g_assert.patch.
Fri Jan 11 13:00:00 2008 cooloAATTsuse.de
- take more gcc43 patches from SVN
Sat Nov 10 13:00:00 2007 mauroAATTsuse.de
- Added inkscape-0.45.1-gcc43.patch
+ Fixes issues with gcc 4.3.
Tue Aug 7 14:00:00 2007 mawAATTsuse.de
- Use %fdupes
- Split off a -lang subpackage.
Thu May 10 14:00:00 2007 prusnakAATTsuse.cz
- recommends pyxml [#271758]
Wed Apr 18 14:00:00 2007 ajAATTsuse.de
- Fix spec list so that package builds again.
Thu Mar 29 14:00:00 2007 mawAATTsuse.de
- Update to version 0.45
- Remove upstreamed inkscape-siox-max.patch
- Remove now-unnecessary inkscape-session-manager-strcmp.patch and
inkscape-enable-perl.patch
- Add inkscape-buffer-overrun.patch
Wed Jan 31 13:00:00 2007 sbrabecAATTsuse.cz
- Removed remaining references to /opt/gnome (#240571).
Tue Jan 23 13:00:00 2007 prusnakAATTsuse.cz
- fixed build errors
* polyutil-newpoly.patch - uninitialized structure
* session-manager-strcmp.patch - comparing char
* w/ string literal
Mon Jan 22 13:00:00 2007 sbrabecAATTsuse.cz
- Prefix changed to /usr.
- Spec file cleanup.
Thu Jan 4 13:00:00 2007 prusnakAATTsuse.cz
- fixed illegal comparison (siox-max.patch) [#231224]
Mon Nov 6 13:00:00 2006 jhargadonAATTsuse.de
- applied a patch that fixes a problem where the package would not
compile with the --with-perl option.
Sat Oct 21 14:00:00 2006 schwabAATTsuse.de
- Don\'t use obsolete macro.
Fri Oct 13 14:00:00 2006 danwAATTsuse.de
- Remove dead patches
Thu Oct 5 14:00:00 2006 jhargadonAATTsuse.de
- added --datadir=%prefix/share as a configuration option. This
is a work around for bug #204719
Fri Sep 29 14:00:00 2006 jhargadonAATTsuse.de
- update to version 0.44.1
- Layers dialog
- Outline mode, many performance improvements
- Native PDF export with transparency
- Clipping and masking support
- Configurable keyboard shortcuts
- Docked color palette in the editing window
- Interactive indicator of the style of selection in the statusbar
- Innovative \"node sculpting\" and other improvements in Node tool
- Better SVG support:
element, ICC color profiles for images
- Persistent rotation centers, Paste Size command
- many bug fixes
- removed the --with-perl option from configuration in the specfile
Sat Sep 9 14:00:00 2006 meissnerAATTsuse.de
- use RPM_OPT_FLAGS.
Wed Aug 16 14:00:00 2006 cthielAATTsuse.de
- buildrequire python-gtk-devel instead of python-gtk
Fri Jul 7 14:00:00 2006 jprAATTsuse.de
- add patch to not use freetype2 internals