Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
sysprof
Commits
14ae3e7c
Commit
14ae3e7c
authored
Jan 14, 2021
by
Christian Hergert
Browse files
Release 40.alpha1 (3.39.90)
parent
23e16529
Changes
3
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
14ae3e7c
Overview of changes in Sysprof 3.39.90
======================================
* Build fixes for macOS
* polkit is optional (again) for sysprof-cli
* Various fixes in kernel symbol resolving
* Fix build when stack-protector is not used
* Support elfparser on some interesting platforms
* Translation updates
Overview of changes in Sysprof 3.38.1
=====================================
...
...
data/org.gnome.Sysprof3.appdata.xml.in
View file @
14ae3e7c
...
...
@@ -37,6 +37,7 @@
</provides>
<releases>
<release
version=
"3.39.90"
date=
"2021-01-14"
/>
<release
version=
"3.38.1"
date=
"2020-10-15"
/>
<release
version=
"3.38.0"
date=
"2020-09-12"
/>
<release
version=
"3.37.92"
date=
"2020-09-06"
/>
...
...
meson.build
View file @
14ae3e7c
project
(
'sysprof'
,
'c'
,
license
:
[
'GPL3+'
,
'GPL2+'
],
version
:
'3.3
8.1
'
,
version
:
'3.3
9.90
'
,
meson_version
:
'>=0.51.0'
,
default_options
:
[
'c_std=gnu11'
,
'cpp_std=c++11'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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