Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
GLib
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
924
Issues
924
List
Boards
Labels
Service Desk
Milestones
Merge Requests
53
Merge Requests
53
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
GLib
Commits
cffe8efd
Commit
cffe8efd
authored
Jul 09, 2019
by
Philip Withnall
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2.60.5
Signed-off-by:
Philip Withnall
<
withnall@endlessm.com
>
parent
6c3a821d
Pipeline
#93951
passed with stage
in 5 minutes and 29 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
17 additions
and
1 deletion
+17
-1
NEWS
NEWS
+16
-0
meson.build
meson.build
+1
-1
No files found.
NEWS
View file @
cffe8efd
Overview of changes in GLib 2.60.5
==================================
* Fix implicit use of the `GKeyfileSettingsBackend` (#1822)
* Fix opening a URI using the ‘Open URI’ portal (!968)
* Bugs fixed:
- !910 Backport !909 “D-Bus auth mechanism improvements” to glib-2-60
- !949 Backport !945 “Avoid overrunning stack at the end of the varargs.” to glib-2-60
- !956 Backport !954 “Fix the ISO 15924 code for Manichaean” to glib-2-60
- !958 gthread: fix minor errno problem in GCond
- !969 Backport !968 ”Fix typo in request handle” to glib-2-60
- !977 Backport !974 “Ensure that the keyfile settings backend exists” to glib-2-60
Overview of changes in GLib 2.60.4
==================================
...
...
meson.build
View file @
cffe8efd
project('glib', 'c', 'cpp',
version : '2.60.
4
',
version : '2.60.
5
',
meson_version : '>= 0.48.0',
default_options : [
'buildtype=debugoptimized',
...
...
Ghost User
@ghost
mentioned in issue
#1826 (closed)
·
Jul 10, 2019
mentioned in issue
#1826 (closed)
mentioned in issue #1826
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment