Skip to content

Update Gummi from 0.6.1 to 0.6.6 #848

Merged
merged 4 commits into from
Jul 24, 2018
Merged

Commits on Jul 24, 2018

  1. gummi: Strip trailing space

    pmenzel committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    b1d662b View commit details
    Browse the repository at this point in the history
  2. gummi: Recreated bee file with current template

    Run the command below.
    
        $ bee init -f http://dev.midnightcoding.org/redmine/attachments/download/217/gummi-0.6.1.tar.gz
        creating gummi-0.6.1-0.bee from template '/etc/default/bee/templates/fallback'
    pmenzel committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    9a25ad5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bd19f4 View commit details
    Browse the repository at this point in the history
  4. gummi: Update version from 0.6.1 to 0.6.6

    [Change-log for 0.6.6][1]:
    
    > Gummi 0.6.6 "We're still here" (January 27th, 2016):
    >
    > Bugs fixed:
    >
    > *   Fix using predictable filenames in /tmp (CVE-2015-7758)
    > *   Fix source id warnings during motion runtime
    > *   Fix open-project crash due to missing file chooser title
    > *   Fix synctex for input files with relative paths
    > *   Add descriptive keywords to our desktop entry file
    > *   Improvements to the bibliography detection regex
    > *   Only allow loading tex files through file->open
    > *   Desensitize cut/copy tools when no text is selected
    > *   Various improvements to build system
    > *   Removed deprecated code
    
    Also, update the source URL as the project moved to GitHub.
    
    [1]: https://github.com/alexandervdm/gummi/releases
    pmenzel committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    a3626e8 View commit details
    Browse the repository at this point in the history