[VirtualBox] Update VBox to 5.2.18
by Sérgio M. Basto
commit 76318740571e8627cb0b2c03d445d50e0129e459
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Fri Aug 24 04:51:46 2018 +0100
Update VBox to 5.2.18
.gitignore | 1 +
VirtualBox.spec | 7 +++++--
sources | 2 +-
update_vbox.sh | 2 +-
4 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 32974fe..1d441fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@ VirtualBox-5.0.16.tar.bz2
/VirtualBox-5.2.12.tar.bz2
/VirtualBox-5.2.14.tar.bz2
/VirtualBox-5.2.16.tar.bz2
+/VirtualBox-5.2.18.tar.bz2
diff --git a/VirtualBox.spec b/VirtualBox.spec
index 15027e4..775c4a6 100644
--- a/VirtualBox.spec
+++ b/VirtualBox.spec
@@ -36,9 +36,9 @@
%endif
Name: VirtualBox
-Version: 5.2.16
+Version: 5.2.18
#Release: 1%%{?prerel:.%%{prerel}}%%{?dist}
-Release: 3%{?dist}
+Release: 1%{?dist}
Summary: A general-purpose full virtualizer for PC hardware
License: GPLv2 or (GPLv2 and CDDL)
@@ -772,6 +772,9 @@ getent passwd vboxadd >/dev/null || \
%{_datadir}/%{name}-kmod-%{version}
%changelog
+* Fri Aug 24 2018 Sérgio Basto <sergio(a)serjux.com> - 5.2.18-1
+- Update VBox to 5.2.18
+
* Thu Jul 26 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 5.2.16-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
diff --git a/sources b/sources
index 8d03f97..a5b5270 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c5fcd9088cc73c6a17935d12d3b210c2 VirtualBox-5.2.16.tar.bz2
+d8e291525b84569356773eef507c49ce VirtualBox-5.2.18.tar.bz2
diff --git a/update_vbox.sh b/update_vbox.sh
index b04a7ae..6be9593 100755
--- a/update_vbox.sh
+++ b/update_vbox.sh
@@ -1,4 +1,4 @@
-VERSION=5.2.16
+VERSION=5.2.18
REL=1
git pull
6 years, 2 months
[openshot/f27: 2/2] Merge branch 'master' into f27
by Frank R Dana
commit 4c66e8a495054d41d9976db777b84df3adcd3681
Merge: aa0a3f3 05e5d43
Author: FeRD (Frank Dana) <ferdnyc(a)gmail.com>
Date: Sun Aug 26 18:42:11 2018 -0400
Merge branch 'master' into f27
openshot.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
6 years, 2 months
[openshot/f28: 2/2] Merge branch 'master' into f28
by Frank R Dana
commit 8f6619db0023e00613dfe5c58e54602f23e7e369
Merge: aa0a3f3 05e5d43
Author: FeRD (Frank Dana) <ferdnyc(a)gmail.com>
Date: Sun Aug 26 18:40:26 2018 -0400
Merge branch 'master' into f28
openshot.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
6 years, 2 months
[openshot] Update package description
by Frank R Dana
commit 05e5d432d84961d8fcaaaaaf65e2336a0bceb2e1
Author: FeRD (Frank Dana) <ferdnyc(a)gmail.com>
Date: Sun Aug 26 18:36:40 2018 -0400
Update package description
I'm not going to do a new build just for this, but reading the
description of the current build I noticed it was a bit out-of-date
or inaccurate as to the features list. (OpenShot currently has no
audio effects, and at least since the 2.0 rewrite has never had
video uploading.)
openshot.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/openshot.spec b/openshot.spec
index b3cb6d7..85ea2cc 100644
--- a/openshot.spec
+++ b/openshot.spec
@@ -52,12 +52,13 @@ Xbox, and many more common formats!
Features include:
* Multiple tracks (layers)
* Compositing, image overlays, and watermarks
+* Audio mixing and editing
* Support for image sequences (rotoscoping)
* Key-frame animation
-* Video and audio effects (chroma-key)
+* Video effects (chroma-key)
* Transitions (lumas and masks)
-* 3D animation (titles and simulations)
-* Upload videos (YouTube and Vimeo supported)
+* Titles with integrated editor and templates
+* 3D animation (titles and effects)
%package lang
6 years, 2 months
[libtgvoip] Replaced patch again.
by Vitaly Zaitsev
Summary of changes:
4329671... Replaced patch again. (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 3 months
[libtgvoip/f29: 2/2] Replaced patch again.
by Vitaly Zaitsev
commit 4329671c7530d4f947f09e122b0ac767dca93959
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Fri Aug 24 17:49:07 2018 +0200
Replaced patch again.
libtgvoip-add-missing-headers.patch | 34 ++++++++++++++++++++--------------
1 file changed, 20 insertions(+), 14 deletions(-)
---
diff --git a/libtgvoip-add-missing-headers.patch b/libtgvoip-add-missing-headers.patch
index 47810a9..d389224 100644
--- a/libtgvoip-add-missing-headers.patch
+++ b/libtgvoip-add-missing-headers.patch
@@ -1,25 +1,31 @@
-From e49a95040f0909608f62e3dd9e435bf58292553b Mon Sep 17 00:00:00 2001
-From: Vitaly Zaitsev <vitaly(a)easycoding.org>
-Date: Fri, 24 Aug 2018 17:26:11 +0200
-Subject: [PATCH] Fixed build under GCC 8.2.1. Added missing includes.
+From 23ae67306d7fa1c4d5a8a9c8653f63ab93100f88 Mon Sep 17 00:00:00 2001
+From: Grishka <grishka93(a)gmail.com>
+Date: Fri, 24 Aug 2018 18:38:09 +0300
+Subject: [PATCH] closes #50
-Signed-off-by: Vitaly Zaitsev <vitaly(a)easycoding.org>
---
- VoIPController.cpp | 1 +
- 1 file changed, 1 insertion(+)
+ VoIPController.cpp | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/VoIPController.cpp b/VoIPController.cpp
-index 4032411..66416b1 100644
+index 4032411..567de25 100644
--- a/VoIPController.cpp
+++ b/VoIPController.cpp
-@@ -26,6 +26,7 @@
+@@ -26,7 +26,7 @@
#include <stdexcept>
#include <algorithm>
#include <inttypes.h>
-+#include <cfloat>
+-
++#include <float.h>
-
---
-2.17.1
-
+ inline int pad4(int x){
+@@ -873,7 +873,7 @@ void VoIPController::RunRecvThread(void* arg){
+ stats.bytesRecvdWifi+=(uint64_t) len;
+ try{
+ ProcessIncomingPacket(packet, srcEndpoint);
+- }catch(out_of_range x){
++ }catch(out_of_range& x){
+ LOGW("Error parsing packet: %s", x.what());
+ }
+ }
6 years, 3 months