Skip to content

Commit

Permalink
Migrate release notes to the site and list them on release pages (closes
Browse files Browse the repository at this point in the history
 #7)
  • Loading branch information
knomepasi committed Oct 7, 2024
1 parent 5c6a10b commit 9ea4ef9
Show file tree
Hide file tree
Showing 39 changed files with 3,434 additions and 1 deletion.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ gem "github-pages", "~> 231", group: :jekyll_plugins
# If you have any plugins, put them here!
group :jekyll_plugins do
gem "jekyll-feed", "~> 0.6"
gem "jekyll_custom_permalink", "~> 0.0"
end

# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ GEM
jekyll (>= 3.3, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
jekyll_custom_permalink (0.0.1)
jemoji (0.13.0)
gemoji (>= 3, < 5)
html-pipeline (~> 2.2)
Expand Down Expand Up @@ -267,6 +268,7 @@ PLATFORMS
DEPENDENCIES
github-pages (~> 231)
jekyll-feed (~> 0.6)
jekyll_custom_permalink (~> 0.0)
kramdown-parser-gfm
tzinfo (~> 1.2)
tzinfo-data
Expand Down
4 changes: 4 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ collections:
releases:
output: true
permalink: /release/:title
releasedocs:
output: true
custom_permalink_placeholders: ["release"]
permalink: /release/:release/doc/:title/
series:
output: true
permalink: /serie/:title
Expand Down
8 changes: 7 additions & 1 deletion _layouts/release.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,13 @@ <h2>{{ page.title }}</h2>
<dt>Codename</dt><dd>{{ page.codename }}</dd>
<dt>Release Date</dt><dd>{{ page.date_rel }}</dd>
<dt>End of Life</dt><dd>{{ page.date_eol }}</dd>
<dt>Release Links</dt><dd></dd>
<dt>Release Links</dt><dd>
{%- assign docs = site.releasedocs | where: "release", page.version -%}
{%- for doc in docs -%}
{%- capture doc_url -%}{{ page.url | relative_url }}/doc/{{ doc.slug }}/{%- endcapture -%}
<a href="{{ doc_url }}">{{ doc.title }}</a><br />
{%- endfor -%}
</dd>
</dl>

{%- assign site_date = site.time | date: '%Y%m%d' -%}
Expand Down
79 changes: 79 additions & 0 deletions _releasedocs/16.10/release-notes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
---
layout: page
release: "16.10"
link_name: "Release Notes"
title: "Xubuntu 16.10 Release Notes"
---

**Xubuntu 16.10 (Yakkety Yak)**

## Known Issues
### Installer Issues

* Various virtual machine issues can show up. More so with VirtualBox or VMWare.

### General Issues

* [792085](https://bugs.launchpad.net/bugs/792085) Automatic remount of safely removed usb 3.0 drive

### Xubuntu Issues

* [1631715](https://bugs.launchpad.net/ubuntu/+source/light-locker/+bug/1631715) Password needed twice restarting from suspend
* Thunar
* [1311926](https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1311926) Thunar file order changes when renaming
* [1512120](https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1512120) Thunar crashes on file renaming
* [1514912](https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1514912) Thunar crash while copying
* [1540186](https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1540186) Thunar crash while dragging and dropping

## Changes

* Thunar
* Add upstream bugzilla patch to reduce crashes on file move.
* xfce4-whiskermenu-plugin
* New upstream release
* Use dm-tool instead of gdmflexiserver for user-switching
* lightdm-gtk-greeter-settings
* New upstream release
* xfce4-dict
* New upstream release
* xfce4-weather-plugin
* New upstream release
* Remove negative sign when temperature is rounded to 0 °F
* Update API url for Yr.no service

## Changelogs

### Major application versions

* catfish ([changelog](http://changelogs.ubuntu.com/changelogs/pool/universe/c/catfish/catfish_1.4.2-0ubuntu1/changelog))
* menulibre ([changelog](http://changelogs.ubuntu.com/changelogs/pool/universe/m/menulibre/menulibre_2.1.3-0ubuntu1/changelog))
* xfpanel-switch ([changelog](http://changelogs.ubuntu.com/changelogs/pool/universe/x/xfpanel-switch/xfpanel-switch_1.0.4-0ubuntu1/changelog))
* mugshot ([changelog](http://changelogs.ubuntu.com/changelogs/pool/universe/m/mugshot/mugshot_0.3.1-0ubuntu1/changelog))
* parole ([changelog](http://changelogs.ubuntu.com/changelogs/pool/universe/p/parole/parole_0.8.1-1ubuntu4/changelog))
* thunar ([changelog](http://changelogs.ubuntu.com/changelogs/pool/universe/t/thunar/thunar_1.6.10-2ubuntu2/changelog))
* xfdesktop4 ([changelog](http://changelogs.ubuntu.com/changelogs/pool/universe/x/xfdesktop4/xfdesktop4_4.12.3-2ubuntu1/changelog))
* xfwm4 ([changelog](http://changelogs.ubuntu.com/changelogs/pool/universe/x/xfwm4/xfwm4_4.12.3-1ubuntu2/changelog))
* xfce4-power-manager ([changelog](http://changelogs.ubuntu.com/changelogs/pool/universe/x/xfce4-power-manager/xfce4-power-manager_1.4.4-4ubuntu2/changelog))
* xfce4-whiskermenu-plugin ([changelog](http://changelogs.ubuntu.com/changelogs/pool/universe/x/xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin_1.6.0-0ubuntu1/changelog))
* xubuntu-artwork ([changelog](http://changelogs.ubuntu.com/changelogs/pool/universe/x/xubuntu-artwork/xubuntu-artwork_16.10.0/changelog))
* xubuntu-default-settings ([changelog](http://changelogs.ubuntu.com/changelogs/pool/universe/x/xubuntu-default-settings/xubuntu-default-settings_16.10.2/changelog))
* xubuntu-docs ([changelog](http://changelogs.ubuntu.com/changelogs/pool/universe/x/xubuntu-docs/xubuntu-docs_16.04.4/changelog))
* xubuntu-meta ([changelog](https://launchpad.net/ubuntu/+source/xubuntu-meta/+changelog ))

### Other Application Versions

* blueman ([changelog](http://changelogs.ubuntu.com/changelogs/pool/universe/b/blueman/blueman_2.0.4-1ubuntu2/changelog ))
* exo ([changelog](http://changelogs.ubuntu.com/changelogs/pool/universe/e/exo/exo_0.10.7-1/changelog ))
* firefox ([changelog]( http///changelogs.ubuntu.com/changelogs/pool/main/f/firefox/firefox_48.0+build2-0ubuntu1/changelog))
* gtk-theme-config ([changelog](http://changelogs.ubuntu.com/changelogs/pool/universe/g/gtk-theme-config/gtk-theme-config_1.2.1-0ubuntu1/changelog ))
* gtk2-engines-xfce ([changelog](http://changelogs.ubuntu.com/changelogs/pool/universe/g/gtk2-engines-xfce/gtk2-engines-xfce_3.2.0-2/changelog))
* lightdm-gtk-greeter ([changelog](http://changelogs.ubuntu.com/changelogs/pool/universe/l/lightdm-gtk-greeter/lightdm-gtk-greeter_2.0.1-2ubuntu4/changelog))
* lightdm-gtk-greeter-settings ([changelog](http://changelogs.ubuntu.com/changelogs/pool/universe/l/lightdm-gtk-greeter-settings/lightdm-gtk-greeter-settings_1.2.1-1/changelog))
* orage ([changelog](http://changelogs.ubuntu.com/changelogs/pool/universe/o/orage/orage_4.12.1-2build1/changelog ))
* pavucontrol ([changelog](http://changelogs.ubuntu.com/changelogs/pool/universe/p/pavucontrol/pavucontrol_3.0-3build1/changelog))
* thunderbird ([changelog](http://changelogs.ubuntu.com/changelogs/pool/main/t/thunderbird/thunderbird_38.6.0+build1-0ubuntu1/changelog ))
* xfburn ([changelog](http://changelogs.ubuntu.com/changelogs/pool/universe/x/xfburn/xfburn_0.5.4-1/changelog ))
* xfce4-cpugraph-plugin ([ changelog](http://changelogs.ubuntu.com/changelogs/pool/universe/x/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin_1.0.5-1build1/changelog ))
* xfce4-dict ([changelog](http://changelogs.ubuntu.com/changelogs/pool/universe/x/xfce4-dict/xfce4-dict_0.7.2-0ubuntu1/changelog ))
* xfce4-notes-plugin ([changelog](http://changelogs.ubuntu.com/changelogs/pool/universe/x/xfce4-notes-plugin/xfce4-notes-plugin_1.8.1-1/changelog))
* xfce4-weather-plugin ([changelog](http://changelogs.ubuntu.com/changelogs/pool/universe/x/xfce4-weather-plugin/xfce4-weather-plugin_0.8.7-3/changelog ))
122 changes: 122 additions & 0 deletions _releasedocs/17.04/release-notes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,122 @@
---
layout: page
release: "17.04"
link_name: "Release Notes"
title: "Xubuntu 17.04 Release Notes"
---

**Xubuntu 17.04 (Zesty Zapus)**

Xubuntu 17.04 will be supported for 9 months until January 2018. If you need Long Term Support, it is recommended you use [Xubuntu 16.04 LTS](https://xubuntu.org/news/xubuntu-16-04-release/) instead.

Several Xfce panel plugins and applications have been ported to GTK+ 3, paving the way for improved theming and further development. Core Xfce libraries exo and libxfce4ui have also been updated with full GTK+ 3 support, the latter adding support for Glade development in Xubuntu with the installation of ''libxfce4ui-glade''. The Greybird and Numix themes have also been refreshed with improved support for the toolkit.

Camera functionality has been restored in Mugshot, Parole introduced a new mini mode and improvements for network streams, and a number of welcome fixes have made their way into Thunar and Ristretto. *Simon Tatham's Portable Puzzle Collection* ([sgt-puzzles](https://launchpad.net/ubuntu/+source/sgt-puzzles)), an addicting collection of logic games, has been included along with the new *SGT Puzzles Collection* ([sgt-launcher](https://launchpad.net/ubuntu/+source/sgt-launcher)).

This release is based on the 4.10.x Linux release series. LibreOffice 5.3 includes a number of fixes and introduces new experimental interface options. Firefox 52 and Thunderbird 45 are included.

For new installs a swap file will be used instead of a swap partition. Upgrades from earlier versions are not affected.

See the main Ubuntu [ Release Note]( https://wiki.ubuntu.com/ZestyZapus/ReleaseNotes ) for more general issues and updates.

While thanks are due to all of those who contributed to this release, the Xubuntu Testing Team would particularly like to thank all of those who have reported on the Iso Tracker during this cycle.

## Notable Issues

### Installer Issues

* System encryption password set before setting keyboard locale ([1047384](https://launchpad.net/bugs/1047384))
* **Workround:** Start the installation with the correct keymap. ([Use F3](https://help.ubuntu.com/community/BootOptions#Changing_the_CD.27s_Default_Boot_Options )) to set your keymap *before* booting to Try or Install Xubuntu from that menu.

### General Issues

* Parole Media Player
* Parole progress bar lag ([1667786](https://launchpad.net/bugs/1667786))
* Parole crashes while fast forwarding with the playback slider ([1374887](https://launchpad.net/bugs/1374887))
* Parole Clear History (Open Location) crashes ([1214541](https://launchpad.net/bugs/1214514))
* Parole Clear History (Open Recent) clears global history ([1681886](https://launchpad.net/bugs/1681886))
* Thunar File Manager
* Thunar occasionally hangs after file changes ([13481](https://bugzilla.xfce.org/show_bug.cgi?id=13481) / [13472](https://bugzilla.xfce.org/show_bug.cgi?id=13472))
* Thunar occasionally doesn't refresh window ([13364](https://bugzilla.xfce.org/show_bug.cgi?id=13364))
* SGT Puzzles Collection: Menu bar grayed out ([1670610](https://launchpad.net/bugs/1670610))
* Xfce Indicator Plugin: Label missing from "Clear Known Indicators" dialog ([1644971](https://launchpad.net/bugs/1644917))

## Changes and Bug Fixes

* Thunar
* Fixes to various issues related to copying and renaming
* Parole
* New release includes "mini mode" and improved streaming support
* xfce4-notifyd
* New release includes "do not disturb" mode, notification muting, persistence support
* xfce4-taskmanager
* New release includes ability to click on window to select process
* xubuntu-default-settings
* New file templates included - OpenDocument Writer, OpenDocument Spreadsheet
* Improved QT5 application appearance (requires installation of ''qt5-style-plugins'')
* sgt-launcher
* New launcher for Simon Tatham's Portable Puzzle Collection

## Changelogs

### Xubuntu/Other Packages

* blueman ([changelog](https://launchpad.net/ubuntu/zesty/+source/blueman/+changelog))
* gtk-theme-config ([changelog](https://launchpad.net/ubuntu/zesty/+source/gtk-theme-config/+changelog))
* gtk2-engines-xfce ([changelog](https://launchpad.net/ubuntu/zesty/+source/gtk2-engines-xfce/+changelog))
* lightdm-gtk-greeter ([changelog](https://launchpad.net/ubuntu/zesty/+source/lightdm-gtk-greeter/+changelog))
* lightdm-gtk-greeter-settings ([changelog](https://launchpad.net/ubuntu/zesty/+source/lightdm-gtk-greeter-settings/+changelog))
* menulibre ([changelog](https://launchpad.net/ubuntu/zesty/+source/menulibre/+changelog))
* mugshot ([changelog](https://launchpad.net/ubuntu/zesty/+source/mugshot/+changelog))
* pavucontrol ([changelog](https://launchpad.net/ubuntu/zesty/+source/pavucontrol/+changelog))
* sgt-launcher ([changelog](https://launchpad.net/ubuntu/zesty/+source/sgt-launcher/+changelog))
* shimmer-themes ([changelog](https://launchpad.net/ubuntu/zesty/+source/shimmer-themes/+changelog))
* xfce4-volumed ([changelog](https://launchpad.net/ubuntu/zesty/+source/xfce4-volumed/+changelog))
* xfpanel-switch ([changelog](https://launchpad.net/ubuntu/zesty/+source/xfpanel-switch/+changelog))
* xubuntu-artwork ([changelog](https://launchpad.net/ubuntu/zesty/+source/xubuntu-artwork/+changelog))
* xubuntu-core ([changelog](https://launchpad.net/ubuntu/zesty/+source/xubuntu-core/+changelog))
* xubuntu-default-settings ([changelog](https://launchpad.net/ubuntu/zesty/+source/xubuntu-default-settings/+changelog))
* xubuntu-desktop ([changelog](https://launchpad.net/ubuntu/zesty/+source/xubuntu-desktop/+changelog))
* xubuntu-docs ([changelog](https://launchpad.net/ubuntu/zesty/+source/xubuntu-docs/+changelog))
* xubuntu-icon-theme ([changelog](https://launchpad.net/ubuntu/zesty/+source/xubuntu-icon-theme/+changelog))
* xubuntu-meta ([changelog](https://launchpad.net/ubuntu/zesty/+source/xubuntu-meta/+changelog))
* xubuntu-wallpapers ([changelog](https://launchpad.net/ubuntu/zesty/+source/xubuntu-wallpapers/+changelog))

### Xfce Core
* exo ([changelog](https://launchpad.net/ubuntu/zesty/+source/exo/+changelog))
* thunar ([changelog](https://launchpad.net/ubuntu/zesty/+source/thunar/+changelog))
* xfce4-appfinder ([changelog](https://launchpad.net/ubuntu/zesty/+source/xfce4-appfinder/+changelog))
* xfce4-panel ([changelog](https://launchpad.net/ubuntu/zesty/+source/xfce4-panel/+changelog))
* xfce4-power-manager ([changelog](https://launchpad.net/ubuntu/zesty/+source/xfce4-power-manager/+changelog))
* xfce4-session ([changelog](https://launchpad.net/ubuntu/zesty/+source/xfce4-session/+changelog))
* xfce4-settings ([changelog](https://launchpad.net/ubuntu/zesty/+source/xfce4-settings/+changelog))
* xfconf ([changelog](https://launchpad.net/ubuntu/zesty/+source/xfconf/+changelog))
* xfdesktop4 ([changelog](https://launchpad.net/ubuntu/zesty/+source/xfdesktop4/+changelog))
* xfwm4 ([changelog](https://launchpad.net/ubuntu/zesty/+source/xfwm4/+changelog))

### Xfce Applications

* catfish ([changelog](https://launchpad.net/ubuntu/zesty/+source/catfish/+changelog))
* mousepad ([changelog](https://launchpad.net/ubuntu/zesty/+source/mousepad/+changelog))
* orage ([changelog](https://launchpad.net/ubuntu/zesty/+source/orage/+changelog))
* parole ([changelog](https://launchpad.net/ubuntu/zesty/+source/parole/+changelog))
* xfburn ([changelog](https://launchpad.net/ubuntu/zesty/+source/xfburn/+changelog))
* xfce4-notifyd ([changelog](https://launchpad.net/ubuntu/zesty/+source/xfce4-notifyd/+changelog))
* xfce4-screenshooter ([changelog](https://launchpad.net/ubuntu/zesty/+source/xfce4-screenshooter/+changelog))
* xfce4-taskmanager ([changelog](https://launchpad.net/ubuntu/zesty/+source/xfce4-taskmanager/+changelog))
* xfce4-terminal ([changelog](https://launchpad.net/ubuntu/zesty/+source/xfce4-terminal/+changelog))

### Xfce Panel Plugins
* xfce4-cpugraph-plugin ([changelog](https://launchpad.net/ubuntu/zesty/+source/xfce4-cpugraph-plugin/+changelog))
* xfce4-dict ([changelog](https://launchpad.net/ubuntu/zesty/+source/xfce4-dict/+changelog))
* xfce4-indicator-plugin ([changelog](https://launchpad.net/ubuntu/zesty/+source/xfce4-indicator-plugin/+changelog))
* xfce4-mailwatch-plugin ([changelog](https://launchpad.net/ubuntu/zesty/+source/xfce4-mailwatch-plugin/+changelog))
* xfce4-netload-plugin ([changelog](https://launchpad.net/ubuntu/zesty/+source/xfce4-netload-plugin/+changelog))
* xfce4-notes-plugin ([changelog](https://launchpad.net/ubuntu/zesty/+source/xfce4-notes-plugin/+changelog)
* xfce4-places-plugin ([changelog](https://launchpad.net/ubuntu/zesty/+source/xfce4-places-plugin/+changelog))
* xfce4-quicklauncher-plugin ([changelog](https://launchpad.net/ubuntu/zesty/+source/xfce4-quicklauncher-plugin/+changelog))
* xfce4-systemload-plugin ([changelog](https://launchpad.net/ubuntu/zesty/+source/xfce4-systemload-plugin/+changelog))
* xfce4-verve-plugin ([changelog](https://launchpad.net/ubuntu/zesty/+source/xfce4-verve-plugin/+changelog))
* xfce4-weather-plugin ([changelog](https://launchpad.net/ubuntu/zesty/+source/xfce4-weather-plugin/+changelog))
* xfce4-whiskermenu-plugin ([changelog](https://launchpad.net/ubuntu/zesty/+source/xfce4-whiskermenu-plugin/+changelog))
* xfce4-xkb-plugin ([changelog](https://launchpad.net/ubuntu/zesty/+source/xfce4-xkb-plugin/+changelog))
Loading

0 comments on commit 9ea4ef9

Please sign in to comment.