[clipgrab/f31] Update to 3.8.11
by Martin Gansser
Summary of changes:
5934541... Update to 3.8.11 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 8 months
[clipgrab/f32] Update to 3.8.11
by Martin Gansser
Summary of changes:
5934541... Update to 3.8.11 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 8 months
[clipgrab] Update to 3.8.11
by Martin Gansser
commit 5934541f925c2dcf6da3927dd0be230ef98ca00b
Author: Martin Gansser <mgansser(a)online.de>
Date: Thu Mar 19 09:08:38 2020 +0100
Update to 3.8.11
.gitignore | 1 +
clipgrab.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b521d06..13e1001 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ clipgrab-3.5.5.tar.gz
/clipgrab-3.8.8.tar.gz
/clipgrab-3.8.9.tar.gz
/clipgrab-3.8.10.tar.gz
+/clipgrab-3.8.11.tar.gz
diff --git a/clipgrab.spec b/clipgrab.spec
index 212852a..bada18f 100644
--- a/clipgrab.spec
+++ b/clipgrab.spec
@@ -1,6 +1,6 @@
Name: clipgrab
-Version: 3.8.10
-Release: 2%{?dist}
+Version: 3.8.11
+Release: 1%{?dist}
License: GPLv3 and Non-Commercial Use Only (Artwork and Trademark)
Summary: A free video downloader and converter
@@ -48,6 +48,9 @@ desktop-file-install --dir %{buildroot}%{_datadir}/applications %{SOURCE1}
%{_datadir}/applications/clipgrab.desktop
%changelog
+* Wed Mar 18 2020 Martin Gansser <martinkg(a)fedoraproject.org> - 3.8.11-1
+- Update to 3.8.11
+
* Sun Jan 26 2020 Sérgio Basto <sergio(a)serjux.com> - 3.8.10-2
- Add aarch64 arch
diff --git a/sources b/sources
index 23d9e91..7394b27 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (clipgrab-3.8.10.tar.gz) = 3e1bc56b7c0638850a633879c0cdbfbccbd2efb77b8116169f5893291802c1f3297f8598b99257904d6e00333223497c4b40ae90f6b6fbd4c51422a2007172be
+SHA512 (clipgrab-3.8.11.tar.gz) = 185746cc2d0fec53f873661b5020f08d1e14416b20a3a0bec00c4c0639cd681258a34c10898ac146fadc984de3c95a1c78772d2554744af5661965afd9b8dfef
4 years, 8 months
[pulseaudio-module-bluetooth-freeworld] Bump Pulseaudio dependency version in F31 to 13.99.1
by Gergely Gombos
commit 8a1ac3f359bf7e1a7f84c9a7cc5a4ffed7223980
Author: Gombos Gergely <gombosg(a)disroot.org>
Date: Thu Mar 19 08:01:32 2020 +0100
Bump Pulseaudio dependency version in F31 to 13.99.1
pulseaudio-module-bluetooth-freeworld.spec | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/pulseaudio-module-bluetooth-freeworld.spec b/pulseaudio-module-bluetooth-freeworld.spec
index bbcfe66..9daec9c 100644
--- a/pulseaudio-module-bluetooth-freeworld.spec
+++ b/pulseaudio-module-bluetooth-freeworld.spec
@@ -5,7 +5,7 @@
Name: pulseaudio-module-bluetooth-freeworld
Summary: Bluetooth support for the PulseAudio sound server, supports aptX, LDAC codecs
Version: 1.3
-Release: 3%{?snap:.%{snap}git%{shortcommit}}%{?dist}
+Release: 4%{?snap:.%{snap}git%{shortcommit}}%{?dist}
License: GPLv3
URL: https://github.com/EHfive/pulseaudio-modules-bt/
@@ -13,11 +13,7 @@ URL: https://github.com/EHfive/pulseaudio-modules-bt/
%global pa_major 12.2
%global pa_version 12.2
%endif
-%if 0%{?fedora} == 31
-%global pa_major 13.0
-%global pa_version 13.0
-%endif
-%if 0%{?fedora} >= 32
+%if 0%{?fedora} >= 31
%global pa_major 13.99
%global pa_version 13.99.1
%endif
@@ -90,6 +86,9 @@ mv %{pa_archivename} pa
%{_libdir}/pulse-%{pa_major}/modules/module-bluetooth-policy.so
%changelog
+* Thu Mar 19 2020 Gergely Gombos <gombosg(a)disroot.org> - 1.3-4
+- Bump Pulseaudio dependency version in F31 to 13.99.1
+
* Mon Mar 02 2020 Gergely Gombos <gombosg(a)disroot.org> - 1.3-3
- Bump Pulseaudio dependency version in F32
4 years, 8 months
[VirtualBox] Fixes_for_kernel 5.6 from https://build.opensuse.org/package/show/Virtualization/virtualbox Tempor
by Sérgio M. Basto
commit 6b82dca3c40d538978ee7600df28c907ed339ee3
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Mar 19 01:36:37 2020 +0000
Fixes_for_kernel 5.6 from
https://build.opensuse.org/package/show/Virtualization/virtualbox
Temporary hack to try to fix upgrade path.
VirtualBox.spec | 16 +++++++-
fixes_for_5.6.patch | 106 ++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 121 insertions(+), 1 deletion(-)
---
diff --git a/VirtualBox.spec b/VirtualBox.spec
index 0f21cdf..4ee4c2f 100644
--- a/VirtualBox.spec
+++ b/VirtualBox.spec
@@ -46,7 +46,7 @@
Name: VirtualBox
Version: 6.1.4
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: A general-purpose full virtualizer for PC hardware
License: GPLv2 or (GPLv2 and CDDL)
@@ -91,6 +91,7 @@ Patch61: 0001-VBoxServiceAutoMount-Change-Linux-mount-code-to-use-.patch
Patch70: vbox-python-detection.diff
Patch80: VirtualBox-6.1.4-hacks.patch
+Patch81: fixes_for_5.6.patch
BuildRequires: kBuild >= 0.1.9998.r3093
BuildRequires: SDL-devel
@@ -140,6 +141,8 @@ BuildRequires: device-mapper-devel
BuildRequires: libvpx-devel
BuildRequires: makeself
BuildRequires: opus-devel
+#For fixrom.pl
+BuildRequires: perl-interpreter
# for 32bit on 64
%ifarch x86_64
@@ -201,6 +204,10 @@ Obsoletes: python2-%{name}%{?isa} < %{version}-%{release}
%if ! %{with python3}
Obsoletes: python%{python3_pkgversion}-%{name}%{?isa} < %{version}-%{release}
%endif
+# temporary hack
+# if virtualbox-guest-additions 6.1.2 still in repos, we try remove it to allow
+# install VirtualBox-server 6.1.4
+Obsoletes: virtualbox-guest-additions < 6.1.4-1
%description server
%{name} without Qt GUI part.
@@ -333,6 +340,7 @@ rm -r src/libs/zlib-1.2.*/
%patch61 -p1 -b .automount
%patch70 -p1 -b .python-detection
%patch80 -p1 -b .hack
+%patch81 -p1 -b .kernel5.6
%build
./configure --disable-kmods \
@@ -873,6 +881,12 @@ getent passwd vboxadd >/dev/null || \
%{_datadir}/%{name}-kmod-%{version}
%changelog
+* Thu Mar 19 2020 Sérgio Basto <sergio(a)serjux.com> - 6.1.4-3
+- Fixes_for_kernel 5.6 from
+ https://build.opensuse.org/package/show/Virtualization/virtualbox
+ but breaks build on epel 7
+- Temporary hack to try to fix upgrade path.
+
* Fri Feb 21 2020 Sérgio Basto <sergio(a)serjux.com> - 6.1.4-2
- Add a hack to fix builds on Rawhide/F32
diff --git a/fixes_for_5.6.patch b/fixes_for_5.6.patch
new file mode 100644
index 0000000..545a36b
--- /dev/null
+++ b/fixes_for_5.6.patch
@@ -0,0 +1,106 @@
+Index: VirtualBox-6.1.2/src/VBox/HostDrivers/VBoxPci/linux/VBoxPci-linux.c
+===================================================================
+--- VirtualBox-6.1.2.orig/src/VBox/HostDrivers/VBoxPci/linux/VBoxPci-linux.c
++++ VirtualBox-6.1.2/src/VBox/HostDrivers/VBoxPci/linux/VBoxPci-linux.c
+@@ -843,9 +843,13 @@ DECLHIDDEN(int) vboxPciOsDevMapRegion(PV
+ if (!rcLnx)
+ {
+ /* For now no caching, try to optimize later. */
++#if LINUX_VERSION_CODE >= KERNEL_VERSION(5, 6, 0)
++ RTR0PTR R0PtrMapping = ioremap(pci_resource_start(pPciDev, iRegion),
++ pci_resource_len(pPciDev, iRegion));
++#else
+ RTR0PTR R0PtrMapping = ioremap_nocache(pci_resource_start(pPciDev, iRegion),
+ pci_resource_len(pPciDev, iRegion));
+-
++#endif
+ if (R0PtrMapping != NIL_RTR0PTR)
+ pIns->aRegionR0Mapping[iRegion] = R0PtrMapping;
+ else
+Index: VirtualBox-6.1.2/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c
+===================================================================
+--- VirtualBox-6.1.2.orig/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c
++++ VirtualBox-6.1.2/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c
+@@ -1461,9 +1461,13 @@ DECLHIDDEN(int) rtR0MemObjNativeMapKerne
+ * MMIO / physical memory.
+ */
+ Assert(pMemLnxToMap->Core.enmType == RTR0MEMOBJTYPE_PHYS && !pMemLnxToMap->Core.u.Phys.fAllocated);
++#if LINUX_VERSION_CODE >= KERNEL_VERSION(5, 6, 0)
++ pMemLnx->Core.pv = ioremap(pMemLnxToMap->Core.u.Phys.PhysBase + offSub, cbSub);
++#else
+ pMemLnx->Core.pv = pMemLnxToMap->Core.u.Phys.uCachePolicy == RTMEM_CACHE_POLICY_MMIO
+ ? ioremap_nocache(pMemLnxToMap->Core.u.Phys.PhysBase + offSub, cbSub)
+ : ioremap(pMemLnxToMap->Core.u.Phys.PhysBase + offSub, cbSub);
++#endif
+ if (pMemLnx->Core.pv)
+ {
+ /** @todo fix protection. */
+Index: VirtualBox-6.1.2/include/iprt/time.h
+===================================================================
+--- VirtualBox-6.1.2.orig/include/iprt/time.h
++++ VirtualBox-6.1.2/include/iprt/time.h
+@@ -32,6 +32,24 @@
+ #include <iprt/cdefs.h>
+ #include <iprt/types.h>
+ #include <iprt/assertcompile.h>
++#ifdef __KERNEL__
++/* This header is used for both kernel- and user-space code. Beginning
++ * with v5.6.0-rc3 as part of the Y2038 conversion, several of the
++ * time handling macros were hidden. Thus, user- and kernel-space
++ * names are different.
++ */
++#include <linux/time_types.h>
++#include <linux/version.h>
++#include <linux/time64.h>
++#include <linux/ktime.h>
++#if LINUX_VERSION_CODE >= KERNEL_VERSION(5, 6, 0)
++#define timespec __kernel_old_timespec
++#define ktime_get_ts ktime_get_ts64
++#undef time_t
++#define time_t ktime_t
++#define timeval __kernel_old_timeval
++#endif /* kernel version >= 5.6.0 */
++#endif /* __KERNEL__ */
+
+ RT_C_DECLS_BEGIN
+
+@@ -433,12 +451,6 @@ DECLINLINE(PRTTIMESPEC) RTTimeSpecSetTim
+ }
+
+
+-# ifdef _LINUX_TIME64_H
+-DECLINLINE(PRTTIMESPEC) RTTimeSpecSetTimespec64(PRTTIMESPEC pTime, const struct timespec64 *pTimeval)
+-{
+- return RTTimeSpecAddNano(RTTimeSpecSetSeconds(pTime, pTimeval->tv_sec), pTimeval->tv_nsec);
+-}
+-# endif
+ #endif /* various ways of detecting struct timespec */
+
+
+Index: VirtualBox-6.1.2/src/VBox/Runtime/r0drv/linux/time-r0drv-linux.c
+===================================================================
+--- VirtualBox-6.1.2.orig/src/VBox/Runtime/r0drv/linux/time-r0drv-linux.c
++++ VirtualBox-6.1.2/src/VBox/Runtime/r0drv/linux/time-r0drv-linux.c
+@@ -35,6 +35,10 @@
+ #include <iprt/asm.h>
+
+
++DECLINLINE(PRTTIMESPEC) RTTimeSpecSetTimespec64(PRTTIMESPEC pTime, const struct timespec64 *pTimeval)
++{
++ return RTTimeSpecAddNano(RTTimeSpecSetSeconds(pTime, pTimeval->tv_sec), pTimeval->tv_nsec);
++}
+
+ DECLINLINE(uint64_t) rtTimeGetSystemNanoTS(void)
+ {
+@@ -43,7 +47,11 @@ DECLINLINE(uint64_t) rtTimeGetSystemNano
+ * Use ktime_get_ts, this is also what clock_gettime(CLOCK_MONOTONIC,) is using.
+ */
+ uint64_t u64;
++#if LINUX_VERSION_CODE >= KERNEL_VERSION(5, 6, 0)
++ struct timespec64 Ts;
++#else
+ struct timespec Ts;
++#endif
+ ktime_get_ts(&Ts);
+ u64 = Ts.tv_sec * RT_NS_1SEC_64 + Ts.tv_nsec;
+ return u64;
4 years, 8 months
[chromium-freeworld] Update to 80.0.3987.149
by qvint
commit bb16e35c49e9e309c69c35ebeffda11b337a9c61
Author: qvint <dotqvint(a)gmail.com>
Date: Thu Mar 19 03:04:13 2020 +0300
Update to 80.0.3987.149
chromium-freeworld.spec | 6 +++++-
sources | 2 +-
2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/chromium-freeworld.spec b/chromium-freeworld.spec
index bacd0c0..3f6acc4 100644
--- a/chromium-freeworld.spec
+++ b/chromium-freeworld.spec
@@ -69,7 +69,7 @@
%global ozone 0
##############################Package Definitions######################################
Name: chromium-freeworld
-Version: 80.0.3987.132
+Version: 80.0.3987.149
Release: 1%{?dist}
Summary: Chromium web browser built with all freeworld codecs and VA-API support
License: BSD and LGPLv2+ and ASL 2.0 and IJG and MIT and GPLv2+ and ISC and OpenSSL and (MPLv1.1 or GPLv2 or LGPLv2)
@@ -756,6 +756,10 @@ appstream-util validate-relax --nonet "%{buildroot}%{_metainfodir}/%{name}.appda
%{chromiumdir}/swiftshader/libGLESv2.so
#########################################changelogs#################################################
%changelog
+* Wed Mar 18 2020 qvint <dotqvint(a)gmail.com> - 80.0.3987.149-1
+- Update to 80.0.3987.149
+- Fix rpmlint warnings and errors
+
* Wed Mar 04 2020 qvint <dotqvint(a)gmail.com> - 80.0.3987.132-1
- Update to 80.0.3987.132
diff --git a/sources b/sources
index 8565203..b50f25f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (chromium-80.0.3987.132.tar.xz) = 10bf0d1efdf2ead9e94de90971ec135f5370f8c949acfd75ca953aed706510cc3a1464f1ff3c40275921bb24953d8ce65d095e38cb0d56488ccc2c7fa27516d4
+SHA512 (chromium-80.0.3987.149.tar.xz) = 5abbf8ff754937a3af566474457b5cd9bbcac0e8b1a52fd95180fcf69b12515278423887668512b3136de72ebe15048c4bd79572511f68189d1e86ace4ca30cb
4 years, 8 months