mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-13 20:52:39 -04:00
Update to 0.4.2
This commit is contained in:
10
NEWS
10
NEWS
@@ -1,3 +1,13 @@
|
||||
Major changes in 0.4.2
|
||||
======================
|
||||
* Fix build with older versions of glib
|
||||
* Fix regression in filesystem access configuration
|
||||
* Make seccomp use optional (for arches without it)
|
||||
* Add xdg-app enter command to enter a running sandbox
|
||||
* Fix /var/cache being readonly
|
||||
* Add /var/data and /var/config shortcuts for per-app data
|
||||
* Minor fixes to bash completion
|
||||
|
||||
Major changes in 0.4.1
|
||||
======================
|
||||
* Fixed a parallel build issue
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
AC_PREREQ([2.63])
|
||||
|
||||
AC_INIT([xdg-app],[0.4.1])
|
||||
AC_INIT([xdg-app],[0.4.2])
|
||||
|
||||
AC_USE_SYSTEM_EXTENSIONS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user