Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-daemon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-daemon
Commits
36ae6ea9
Commit
36ae6ea9
authored
2 years ago
by
Sébastien Blin
Browse files
Options
Downloads
Patches
Plain Diff
pjproject: bump version (fix CVE-2022-23537/CVE-2022-23547)
Change-Id: Idd9ff283f0be8100f82ae5985cf46f1a6f386f63 GitLab:
#807
parent
33f089ef
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
contrib/src/pjproject/SHA512SUMS
+1
-1
1 addition, 1 deletion
contrib/src/pjproject/SHA512SUMS
contrib/src/pjproject/package.json
+1
-1
1 addition, 1 deletion
contrib/src/pjproject/package.json
contrib/src/pjproject/rules.mak
+1
-1
1 addition, 1 deletion
contrib/src/pjproject/rules.mak
with
3 additions
and
3 deletions
contrib/src/pjproject/SHA512SUMS
+
1
−
1
View file @
36ae6ea9
43e2e92079bbc749376f567649567238b57fb128c4202f7109cb050baf471c19b5b9d43db336bf0c0660de5804a75ceefacb38dce5c703922ea76dc847593d84 pjproject-eae25732568e600d248aa8c226271ff6b81df170
.tar.gz
9ae608861717275c485c1ebb92c9ae49ed8ae84b63b68781a77b7b468904af2d1bf3ac9475f77edaf4739f2eb0c2b556a895e4e851ce43cd274ca624c64ba9b0 pjproject-3b78ef1c48732d238ba284cdccb04dc6de79c54f
.tar.gz
This diff is collapsed.
Click to expand it.
contrib/src/pjproject/package.json
+
1
−
1
View file @
36ae6ea9
{
"name"
:
"pjproject"
,
"version"
:
"
eae25732568e600d248aa8c226271ff6b81df170
"
,
"version"
:
"
3b78ef1c48732d238ba284cdccb04dc6de79c54f
"
,
"url"
:
"https://github.com/savoirfairelinux/pjproject/archive/__VERSION__.tar.gz"
,
"deps"
:
[
"gnutls"
],
"patches"
:
[
...
...
This diff is collapsed.
Click to expand it.
contrib/src/pjproject/rules.mak
+
1
−
1
View file @
36ae6ea9
# PJPROJECT
PJPROJECT_VERSION
:=
eae25732568e600d248aa8c226271ff6b81df170
PJPROJECT_VERSION
:=
3b78ef1c48732d238ba284cdccb04dc6de79c54f
PJPROJECT_URL
:=
https://github.com/savoirfairelinux/pjproject/archive/
${
PJPROJECT_VERSION
}
.tar.gz
PJPROJECT_OPTIONS
:=
--disable-sound
\
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment