Package Release Info

gummi-0.7.4.3-bp151.2.14

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

gummi
gummi-lang

Change Logs

Version: 0.7.4.3-bp150.2.4
* Sun Feb 07 2016 badshah400@gmail.com
- Update gummi-predictable-tmpfiles.patch with final patch
  committed by upstream (CVE-2015-7758, gh#alexandervdm/gummi#20,
  boo#949682).
* Thu Dec 17 2015 badshah400@gmail.com
- Update to 0.7.4.3:
  + No changelog entry.
- Add patch gummi-predictable-tmpfiles.patch to fix an exploitable
  issue caused by gummi setting predictable file names in /tmp
  (CVE-2015-7758, gh#alexandervdm/gummi#20, boo#949682).
- Add gummi-incorrect-desktop-file-version.patch to remove the
  version tag from .desktop file, it is not meant to indicate pkg
  version and causes rpmlint warnings.
- Rebase gummi-fix-crash-on-opening-file.patch for updated
  version.
* Fri Jan 16 2015 p.drouand@gmail.com
- Update to version 0.7.1
  + No changelog entry
- Move to GTK3
  + Replace pkgconfig(gtk+-2.0) with pkgconfig(gtk+-3.0)
  + Replace pkgconfig(gtksourceview-2.0) with pkgconfig(gtksourceview-3.0)
  + Replace pkgconfig(gtkspell-2.0) with pkgconfig(gtkspell3-3.0)
- Update Url; point to new home of the project
- Remove gummi-deprecated-g_thread_init.patch; fixed on upstream
- Adapt gummi-fix-crash-on-opening-file.patch to upstream changes
- Use download Url as source
- Split out translation files into a -lang subpackage
* Fri Sep 27 2013 hpj@suse.com
- Add gummi-fix-crash-on-opening-file.patch (bnc#840589,
  http://dev.midnightcoding.org/issues/498 ).
* Wed Jan 30 2013 badshah400@gmail.com
- Update to version 0.6.5:
  + Bugs fixed:
  - Fixed empty build logs when special characters were included
  - Fixed a rare deadlock situation on program exit
  - Fixed regression in spell-checking language listing
  - Fixed regression in killing inresponsive compilation
    processes
  - Correctly close file descriptors for child processes
  - Implemented --version CLI argument
  - Several translation updates
  - Added Hungarian translation
- Minor rebase of patch gummi-deprecated-g_thread_init.patch.
* Mon Jun 25 2012 badshah400@gmail.com
- Update to version 0.6.4:
  + Bugs fixed:
  - Replaced faulty importer implementation with a toolbar
    variant
  - Fixed an issue where the previewer would not display
    correctly
  - dvi script uses exit status to signal compilation status
  - Improved the reported messages for some errors.
  - Better TeXLive version detection
  - Fixed a reference problem that could lead to a crash
  - Search window is correctly centered in GNOME 3
  - Tab markup not enabled when project loading fails
  - Minor UI tweaks to the project & bibliography panels
  - Minor UI tweaks to the snippet configuration interface
  + Minor rebase of patch gummi-deprecated-g_thread_init.patch.
* Tue Apr 03 2012 badshah400@gmail.com
- Update to version 0.6.3:
  + Bugs fixed:
  - Fix bibtex regression since 0.6.2
  - Fix for compiling through dvi/ps
  - Correctly disable template open button when none exist
  - Gummi toolbar can be hidden again
  - Fix LaTeX error screen and error line output
  - Menu item compatibility with Ubuntu's Unity fixed
  - Added Chinese (simplified) translation.
- Changes from version 0.6.2:
  + Bugs fixed:
  - Recovery mode is also triggered when gummi is run with file
    argv
  - Incomplete compilation processes are killed on tab switch
  - Fix template addition crash when zero tabs are opened
  - PDF files can now be used by the image importer
  - Fixed building/compilation scripts for explicit linking
  - Default text only written to disk when changes are made
  - SyncTeX auto-scrolling is now disabled by default
  - Converted snippet offsets to utf8
  - Bibliography items with all capital letters can be parsed
  - Various minor spelling/phrasing errors
  - Build files can now be removed from the menu
  - Lots of Windows specific issues
  - Addition of user guide link.
* Tue Feb 14 2012 badshah400@gmail.com
- Add gummi-deprecated-g_thread_init.patch to fix build failures
  for openSUSE > 12.1
* Tue Dec 13 2011 badshah400@gmail.com
- Upgrade to version 0.6.1:
  + Bugs fixed:
  - Selecting text no longer freezes during updates
  - Shell escape option is now set/unset correctly
  - Fixed crash when trying to open non-existing file from cli
  - Popup windows no longer block gui in fullscreen mode
  - Documents containing input commands can pass precompile
    check
  - Opening snippet menu no longer blocks gui
  - Several fixes to snippet insertion mechanism
  - Minor tweaks to the build scripts for convenience
  - Fixed some minor memory leaks
- Changes from version 0.6.0:
  + Features added:
  - Multi-tab/document support
  - LaTeX build systems (rubber/latexmk)
  - Compiling through DVI/Postscript
  - Continuous PDF preview
  - Filter function for bibliographies
  - Improved document statistics
  - Infoscreen panel with document status
  - More configurable options
  - Minimal project support
  - SyncTeX support
  - New & updated translations
  + Bugs fixed:
  - Improved preview scaling performance
  - Importer file choosers now default to CWD
  - Fixed image import warning
  - Fixed rare segfault on gummi start
  - Search results colour depends on color theme
  - Preview scroll position restored after error
  - Replaced all win32 incompatible code
  - Configuration I/O transaction fixes
  - Modifier keys no longer trigger auto-compile
  - Correct encoded text is written on file save
  - Fixed a rare GUI hang when program is closed
  - Several GUI and icon related problems
  - Several memory leaks