I think the existing boot process is slow anyways and during that period
we have to see all the ugliness of the boot messages.
Would Auk Kok please reconsider (a previously closed) request #805 by a
certain "xRiot" to include Plymouth for displaying a splash screen?
I agree that Plymouth might slow down the boot process a bit more, but
from a desktop Linux perspective, it would be a huge deal to not force
users to see boot messages unless they want to.
~Mayuresh
I don't know if we already have something like this, if not, can we have
"livepatch" like capabilities to support patching a kernel and not
requiring a reboot?
https://wiki.ubuntu.com/Kernel/Livepatch
Alan Mortensen (1):
Updated Danish translation
Anders Jonsson (1):
Update Swedish translation
Asier Sarasua Garmendia (1):
Update Basque translation
Ask Hjorth Larsen (1):
Updated Danish translation
Aurimas Äernius (1):
Updated Lithuanian translation
Balázs Ãr (1):
Update Hungarian translation
Bastien Nocera (13):
smb: Move variable to block where it's used
afp: Don't set a content-type that isn't certain
afc: Don't set a content-type that isn't certain
dav: Don't set a content-type that isn't certain
gphoto2: Don't set a content-type that isn't certain
mtp: Don't set a content-type that isn't certain
nfs: Don't set a content-type that isn't certain
sftp: Don't set a content-type that isn't certain
smb: Don't set a content-type that isn't certain
daemon: Don't set a content-type that isn't certain
afc: Simplify setting error codes
afc: Remove unused error code conversion
afc: Handle permission denied error
Changwoo Ryu (1):
Update Korean translation
Claude Paroz (1):
Updated French translation
Daniel Korostil (1):
Update Ukrainian translation
Daniel Mustieles (1):
Updated Spanish translation
Dušan Kazik (2):
Update Slovak translation
Update Slovak translation
Dz Chen (1):
Update Chinese (China) translation
Fran Dieguez (2):
Update Galician translation
Update Galician translation
Goran VidoviÄ (1):
Update Croatian translation
Kukuh Syafaat (1):
Update Indonesian translation
Marek Äernocký (1):
Updated Czech translation
Mayank Sharma (9):
google: Fix in-fs copy operation using stored volatile paths
google: Added "GVFS_GOOGLE_DEBUG" env var to log all the entries in cache
google: Improved debug info being logged while insert/delete/query
google: Added vfunc for move operation
google: Fix make_directory to create folders with volatile entries
google: Added tests for the Google Backend and updated tests/meson.build
build: Bump libgdata dependency to support latest features
google: Fixed a bug in copy function which caused crash after rename
google: Changed copy, move and push to enable overwriting files
Milo Casagrande (1):
Update Italian translation
Nathan Follens (1):
Update Dutch translation
Niveditha Rau (1):
build: Fix login_tty detection on systems without libutil
Ondrej Holy (50):
Post branch version bump
fuse: Remove usage of deprecated GTimeVal
dav: Replace usage of deprecated GTimeVal by GDateTime
gphoto2: Remove usage of deprecated GTimeVal
http: Remove usage of deprecated GTimeVal
mtp: Remove usage of deprecated GTimeVal
smb: Remove usage of deprecated GTimeVal
ftp: Remove usage of deprecated GTimeVal
trash: Replace usage of deprecated GTimeVal by GDateTime
metadata: Replace usage of deprecated GTimeVal by GDateTime
Revert "build: Do not treat deprecated-declarations as errors"
Revert "sftp: Always use port 22 if not specified"
dav: Remove brackets from IPv6 address before use
common: Add interface property for GVfsDnsSdResolver
dav: Add support for services with IPv6 link-local addresses
Update NEWS for 1.43.1 release
Post release version bump
test: Port to python-twisted
smb: Improve enumeration performance
gdbus: Add workaround for deadlocks when cancelling jobs
Update NEWS for 1.43.2 release
Post release bump
ci: Fix gnome-build-meta job
fuse: Prevent abortions if modified time is not set
tests: Update certificate to work with recent standards
dnssd: Prevent crashes after releasing resolver
sftp: Fix file ownership when replacing
goa: Add support for certificate prompts
fuse: Reopen file and skip to desired offset if seek is not supported
ci: Add possibility to specify default image
ci: Enable DAV test cases
ci: Enable SFTP test cases
Revert "ci: Add possibility to specify default image"
Update NEWS for 1.43.90 release
Post release version bump
ci: Allow CI failures temporarily to not block development
tests: Increase size for pipes to avoid hangs
Revert "ci: Enable SFTP test cases"
Revert "Revert "ci: Enable SFTP test cases""
ci: Fix SFTP test cases unlocking the user account
test: Disable password authentication in sshd_config
test: Increase timeout for starting ftp server
Update NEWS for 1.43.91 release
Post release version bump
ci: Fix update-image job
ci: Fix gnome-build-meta job
Update NEWS for 1.43.92 release
Post release version bump
ci: Remove gnome-build-meta job
Update NEWS for 1.44.0 release
Piotr DrÄ g (1):
Update Polish translation
Rafael Fontenelle (1):
Update Brazilian Portuguese translation
Sabri Ãnal (1):
Update Turkish translation
Tim Sabsch (1):
Update German translation
Tobias Mueller (1):
dnssd: guard avahi_client_free to prevent freeing NULL
Umarzuki Bin Mochlis Moktar (1):
Add Malay translation
Yi-Jyun Pan (1):
Update Chinese (Taiwan) translation
Zander Brown (1):
Update British English translation
sicklylife (4):
Update Japanese translation
Update Japanese translation
Update Japanese translation
Update Japanese translation
ÐаÑко ÐоÑÑÐ¸Ñ (1):
Update Serbian translation
---
Makefile | 2 +-
NEWS | 34 ++++++++++++++++++++++++++++++++--
buildreq_cache | 4 +---
gvfs.spec | 19 +++++++++----------
options.conf | 2 +-
release | 2 +-
upstream | 2 +-
versions | 2 +-
8 files changed, 47 insertions(+), 20 deletions(-)
diff --git a/gvfs.spec b/gvfs.spec
index b219170..5a30d93 100644
--- a/gvfs.spec
+++ b/gvfs.spec
@@ -152,8 +151,8 @@ ninja -v -C builddir
%install
mkdir -p %{buildroot}/usr/share/package-licenses/gvfs
-cp %{_builddir}/gvfs-1.42.2/COPYING %{buildroot}/usr/share/package-licenses/gvfs/ec8f58b945698929990e5ab50ec5350ab184cfdd
-cp %{_builddir}/gvfs-1.42.2/daemon/trashlib/COPYING %{buildroot}/usr/share/package-licenses/gvfs/8624bcdae55baeef00cd11d5dfcfa60f68710a02
+cp %{_builddir}/gvfs-1.44.0/COPYING %{buildroot}/usr/share/package-licenses/gvfs/ec8f58b945698929990e5ab50ec5350ab184cfdd
+cp %{_builddir}/gvfs-1.44.0/daemon/trashlib/COPYING %{buildroot}/usr/share/package-licenses/gvfs/8624bcdae55baeef00cd11d5dfcfa60f68710a02
DESTDIR=%{buildroot} ninja -C builddir install
%find_lang gvfs
diff --git a/options.conf b/options.conf
index 88618d8..b86d4eb 100644
--- a/options.conf
+++ b/options.conf
@@ -1,6 +1,6 @@
[package]
name = gvfs
-url = https://download.gnome.org/sources/gvfs/1.42/gvfs-1.42.2.tar.xz
+url = https://download.gnome.org/sources/gvfs/1.44/gvfs-1.44.0.tar.xz
archives =
giturl = https://github.com/GNOME/gvfs.git
domain =