[chromium-freeworld/f29] Upload new freeworld sources:71.0.3578.98
by Akarshan Biswas
commit 883b1172a0d465a28fec51dbde7b390fde0d05ff
Author: Akarshan Biswas <akarshan.biswas(a)gmail.com>
Date: Wed Dec 19 11:16:31 2018 +0530
Upload new freeworld sources:71.0.3578.98
.gitignore | 1 +
sources | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c747230..38f8be0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -67,3 +67,4 @@
/chromium-69.0.3497.100.tar.xz
/chromium-70.0.3538.77.tar.xz
/chromium-70.0.3538.110.tar.xz
+/chromium-71.0.3578.98.tar.xz
diff --git a/sources b/sources
index 4a8291a..f68c007 100644
--- a/sources
+++ b/sources
@@ -1,5 +1,5 @@
-f45eadcee2101b1e3f57c98765616d14 chromium-70.0.3538.110.tar.xz
-0cb65c7d84e7125e1925bccc96e1e0a2 depot_tools.git-master.tar.gz
+d0f3540a8d6966d7ec04892738060635 chromium-71.0.3578.98.tar.xz
+d770e21784e3568cf9a0730f1094c22f depot_tools.git-master.tar.gz
4d610887ff4d445cbc639aae7828d139 gelasio.zip
314394b29c1d15a73c3f00316003810a MuktiNarrow-0.94.tar.bz2
da72b7ad3a595d0140ceba60e867b9b7 Ahem.ttf
5 years, 11 months
[chromium-freeworld] Upload new freeworld sources:71.0.3578.98
by Akarshan Biswas
commit f056480e550fd18ec128d021e7bd4cdac3984b10
Author: Akarshan Biswas <akarshan.biswas(a)gmail.com>
Date: Wed Dec 19 11:16:23 2018 +0530
Upload new freeworld sources:71.0.3578.98
.gitignore | 1 +
sources | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c747230..38f8be0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -67,3 +67,4 @@
/chromium-69.0.3497.100.tar.xz
/chromium-70.0.3538.77.tar.xz
/chromium-70.0.3538.110.tar.xz
+/chromium-71.0.3578.98.tar.xz
diff --git a/sources b/sources
index 4a8291a..f68c007 100644
--- a/sources
+++ b/sources
@@ -1,5 +1,5 @@
-f45eadcee2101b1e3f57c98765616d14 chromium-70.0.3538.110.tar.xz
-0cb65c7d84e7125e1925bccc96e1e0a2 depot_tools.git-master.tar.gz
+d0f3540a8d6966d7ec04892738060635 chromium-71.0.3578.98.tar.xz
+d770e21784e3568cf9a0730f1094c22f depot_tools.git-master.tar.gz
4d610887ff4d445cbc639aae7828d139 gelasio.zip
314394b29c1d15a73c3f00316003810a MuktiNarrow-0.94.tar.bz2
da72b7ad3a595d0140ceba60e867b9b7 Ahem.ttf
5 years, 11 months
[wireguard/el7] Release 0.0.20181218
by Robert-André Mauchin
commit 10c16ead9540c0c7e765e7101099b3d86ce7432c
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Tue Dec 18 18:55:25 2018 +0100
Release 0.0.20181218
Signed-off-by: Robert-André Mauchin <zebob.m(a)gmail.com>
.gitignore | 1 +
sources | 2 +-
wireguard.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b11ece8..f5547c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/WireGuard-0.0.20181018.tar.xz
/WireGuard-0.0.20181115.tar.xz
/WireGuard-0.0.20181119.tar.xz
+/WireGuard-0.0.20181218.tar.xz
diff --git a/sources b/sources
index 08d89ad..a11fb1d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d1bafdc59a2bed867879b737c17b66b3 WireGuard-0.0.20181119.tar.xz
+4136c508658dbec759a6382dd19687fd WireGuard-0.0.20181218.tar.xz
diff --git a/wireguard.spec b/wireguard.spec
index e12f1a5..5db8a16 100644
--- a/wireguard.spec
+++ b/wireguard.spec
@@ -1,6 +1,6 @@
Name: wireguard
Summary: Fast, modern, secure VPN tunnel
-Version: 0.0.20181119
+Version: 0.0.20181218
Release: 1%{?dist}
License: GPLv2
@@ -82,6 +82,9 @@ popd
%changelog
+* Tue Dec 18 2018 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20181218-1
+- Release 0.0.20181218
+
* Mon Nov 19 2018 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20181119-1
- Release 0.0.20181119
5 years, 11 months
[wireguard-kmod/el7] Release 0.0.20181218 Use make modules instead of make module
by Robert-André Mauchin
commit de809677e0b75786e967c0dea4dab311e075dd56
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Tue Dec 18 18:54:29 2018 +0100
Release 0.0.20181218
Use make modules instead of make module
Signed-off-by: Robert-André Mauchin <zebob.m(a)gmail.com>
.gitignore | 1 +
sources | 2 +-
wireguard-kmod.spec | 8 ++++++--
3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b11ece8..f5547c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/WireGuard-0.0.20181018.tar.xz
/WireGuard-0.0.20181115.tar.xz
/WireGuard-0.0.20181119.tar.xz
+/WireGuard-0.0.20181218.tar.xz
diff --git a/sources b/sources
index 08d89ad..a11fb1d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d1bafdc59a2bed867879b737c17b66b3 WireGuard-0.0.20181119.tar.xz
+4136c508658dbec759a6382dd19687fd WireGuard-0.0.20181218.tar.xz
diff --git a/wireguard-kmod.spec b/wireguard-kmod.spec
index a370a53..bd339b8 100644
--- a/wireguard-kmod.spec
+++ b/wireguard-kmod.spec
@@ -3,7 +3,7 @@
Name: wireguard-kmod
Summary: Kernel module (kmod) for Wireguard
-Version: 0.0.20181119
+Version: 0.0.20181218
Release: 1%{?dist}
License: GPLv2
@@ -44,7 +44,7 @@ done
%build
for kernel_version in %{?kernel_versions} ; do
- make V=1 %{?_smp_mflags} -C _kmod_build_${kernel_version%%___*} -C src M=${PWD}/_kmod_build_${kernel_version%%___*} module
+ make V=1 %{?_smp_mflags} -C ${kernel_version##*___} M=${PWD}/_kmod_build_${kernel_version%%___*}/src modules
done
@@ -58,6 +58,10 @@ done
%changelog
+* Tue Dec 18 2018 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20181218-1
+- Release 0.0.20181218
+- Use make modules instead of make module
+
* Mon Nov 19 2018 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20181119-1
- Release 0.0.20181119
5 years, 11 months
[wireguard/f28] Release 0.0.20181218
by Robert-André Mauchin
commit f6e00825823d5fe7b05ef409a79e9d8d48e14900
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Tue Dec 18 18:55:25 2018 +0100
Release 0.0.20181218
Signed-off-by: Robert-André Mauchin <zebob.m(a)gmail.com>
.gitignore | 1 +
sources | 2 +-
wireguard.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b11ece8..f5547c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/WireGuard-0.0.20181018.tar.xz
/WireGuard-0.0.20181115.tar.xz
/WireGuard-0.0.20181119.tar.xz
+/WireGuard-0.0.20181218.tar.xz
diff --git a/sources b/sources
index 08d89ad..a11fb1d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d1bafdc59a2bed867879b737c17b66b3 WireGuard-0.0.20181119.tar.xz
+4136c508658dbec759a6382dd19687fd WireGuard-0.0.20181218.tar.xz
diff --git a/wireguard.spec b/wireguard.spec
index 81f7f94..c7b7703 100644
--- a/wireguard.spec
+++ b/wireguard.spec
@@ -1,6 +1,6 @@
Name: wireguard
Summary: Fast, modern, secure VPN tunnel
-Version: 0.0.20181119
+Version: 0.0.20181218
Release: 1%{?dist}
License: GPLv2
@@ -82,6 +82,9 @@ popd
%changelog
+* Tue Dec 18 2018 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20181218-1
+- Release 0.0.20181218
+
* Mon Nov 19 2018 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20181119-1
- Release 0.0.20181119
5 years, 11 months
[wireguard-kmod/f28] Release 0.0.20181218 Use make modules instead of make module
by Robert-André Mauchin
commit 52bbd04529a590e0c9103e2f294ded81bec9dce3
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Tue Dec 18 18:54:29 2018 +0100
Release 0.0.20181218
Use make modules instead of make module
Signed-off-by: Robert-André Mauchin <zebob.m(a)gmail.com>
.gitignore | 1 +
sources | 2 +-
wireguard-kmod.spec | 8 ++++++--
3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b11ece8..f5547c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/WireGuard-0.0.20181018.tar.xz
/WireGuard-0.0.20181115.tar.xz
/WireGuard-0.0.20181119.tar.xz
+/WireGuard-0.0.20181218.tar.xz
diff --git a/sources b/sources
index 08d89ad..a11fb1d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d1bafdc59a2bed867879b737c17b66b3 WireGuard-0.0.20181119.tar.xz
+4136c508658dbec759a6382dd19687fd WireGuard-0.0.20181218.tar.xz
diff --git a/wireguard-kmod.spec b/wireguard-kmod.spec
index 30d0dd9..ec19a58 100644
--- a/wireguard-kmod.spec
+++ b/wireguard-kmod.spec
@@ -3,7 +3,7 @@
Name: wireguard-kmod
Summary: Kernel module (kmod) for Wireguard
-Version: 0.0.20181119
+Version: 0.0.20181218
Release: 1%{?dist}
License: GPLv2
@@ -44,7 +44,7 @@ done
%build
for kernel_version in %{?kernel_versions} ; do
- make V=1 %{?_smp_mflags} -C _kmod_build_${kernel_version%%___*} -C src M=${PWD}/_kmod_build_${kernel_version%%___*} module
+ make V=1 %{?_smp_mflags} -C ${kernel_version##*___} M=${PWD}/_kmod_build_${kernel_version%%___*}/src modules
done
@@ -58,6 +58,10 @@ done
%changelog
+* Tue Dec 18 2018 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20181218-1
+- Release 0.0.20181218
+- Use make modules instead of make module
+
* Mon Nov 19 2018 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20181119-1
- Release 0.0.20181119
5 years, 11 months
[wireguard/f29] Release 0.0.20181218
by Robert-André Mauchin
commit c691d84551bd66e7f1a3a4e664b509f40b5b4569
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Tue Dec 18 18:55:25 2018 +0100
Release 0.0.20181218
Signed-off-by: Robert-André Mauchin <zebob.m(a)gmail.com>
.gitignore | 1 +
sources | 2 +-
wireguard.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b11ece8..f5547c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/WireGuard-0.0.20181018.tar.xz
/WireGuard-0.0.20181115.tar.xz
/WireGuard-0.0.20181119.tar.xz
+/WireGuard-0.0.20181218.tar.xz
diff --git a/sources b/sources
index 08d89ad..a11fb1d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d1bafdc59a2bed867879b737c17b66b3 WireGuard-0.0.20181119.tar.xz
+4136c508658dbec759a6382dd19687fd WireGuard-0.0.20181218.tar.xz
diff --git a/wireguard.spec b/wireguard.spec
index 81f7f94..c7b7703 100644
--- a/wireguard.spec
+++ b/wireguard.spec
@@ -1,6 +1,6 @@
Name: wireguard
Summary: Fast, modern, secure VPN tunnel
-Version: 0.0.20181119
+Version: 0.0.20181218
Release: 1%{?dist}
License: GPLv2
@@ -82,6 +82,9 @@ popd
%changelog
+* Tue Dec 18 2018 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20181218-1
+- Release 0.0.20181218
+
* Mon Nov 19 2018 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20181119-1
- Release 0.0.20181119
5 years, 11 months
[wireguard-kmod/f29] Release 0.0.20181218 Use make modules instead of make module
by Robert-André Mauchin
commit 9ad078509a373c56a3dc3249955f2ceaf84a601e
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Tue Dec 18 18:54:29 2018 +0100
Release 0.0.20181218
Use make modules instead of make module
Signed-off-by: Robert-André Mauchin <zebob.m(a)gmail.com>
.gitignore | 1 +
sources | 2 +-
wireguard-kmod.spec | 8 ++++++--
3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b11ece8..f5547c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/WireGuard-0.0.20181018.tar.xz
/WireGuard-0.0.20181115.tar.xz
/WireGuard-0.0.20181119.tar.xz
+/WireGuard-0.0.20181218.tar.xz
diff --git a/sources b/sources
index 08d89ad..a11fb1d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d1bafdc59a2bed867879b737c17b66b3 WireGuard-0.0.20181119.tar.xz
+4136c508658dbec759a6382dd19687fd WireGuard-0.0.20181218.tar.xz
diff --git a/wireguard-kmod.spec b/wireguard-kmod.spec
index 30d0dd9..ec19a58 100644
--- a/wireguard-kmod.spec
+++ b/wireguard-kmod.spec
@@ -3,7 +3,7 @@
Name: wireguard-kmod
Summary: Kernel module (kmod) for Wireguard
-Version: 0.0.20181119
+Version: 0.0.20181218
Release: 1%{?dist}
License: GPLv2
@@ -44,7 +44,7 @@ done
%build
for kernel_version in %{?kernel_versions} ; do
- make V=1 %{?_smp_mflags} -C _kmod_build_${kernel_version%%___*} -C src M=${PWD}/_kmod_build_${kernel_version%%___*} module
+ make V=1 %{?_smp_mflags} -C ${kernel_version##*___} M=${PWD}/_kmod_build_${kernel_version%%___*}/src modules
done
@@ -58,6 +58,10 @@ done
%changelog
+* Tue Dec 18 2018 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20181218-1
+- Release 0.0.20181218
+- Use make modules instead of make module
+
* Mon Nov 19 2018 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20181119-1
- Release 0.0.20181119
5 years, 11 months
[wireguard] Release 0.0.20181218
by Robert-André Mauchin
commit caa39b5851dd4caf659d5020ff81950c20d0fb72
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Tue Dec 18 18:55:25 2018 +0100
Release 0.0.20181218
Signed-off-by: Robert-André Mauchin <zebob.m(a)gmail.com>
.gitignore | 1 +
sources | 2 +-
wireguard.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b11ece8..f5547c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/WireGuard-0.0.20181018.tar.xz
/WireGuard-0.0.20181115.tar.xz
/WireGuard-0.0.20181119.tar.xz
+/WireGuard-0.0.20181218.tar.xz
diff --git a/sources b/sources
index 08d89ad..a11fb1d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d1bafdc59a2bed867879b737c17b66b3 WireGuard-0.0.20181119.tar.xz
+4136c508658dbec759a6382dd19687fd WireGuard-0.0.20181218.tar.xz
diff --git a/wireguard.spec b/wireguard.spec
index 81f7f94..c7b7703 100644
--- a/wireguard.spec
+++ b/wireguard.spec
@@ -1,6 +1,6 @@
Name: wireguard
Summary: Fast, modern, secure VPN tunnel
-Version: 0.0.20181119
+Version: 0.0.20181218
Release: 1%{?dist}
License: GPLv2
@@ -82,6 +82,9 @@ popd
%changelog
+* Tue Dec 18 2018 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20181218-1
+- Release 0.0.20181218
+
* Mon Nov 19 2018 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20181119-1
- Release 0.0.20181119
5 years, 11 months
[wireguard-kmod] Release 0.0.20181218 Use make modules instead of make module
by Robert-André Mauchin
commit 217075a7e6cf2197fd78bf888747ed223eb78fc2
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Tue Dec 18 18:54:29 2018 +0100
Release 0.0.20181218
Use make modules instead of make module
Signed-off-by: Robert-André Mauchin <zebob.m(a)gmail.com>
.gitignore | 1 +
sources | 2 +-
wireguard-kmod.spec | 8 ++++++--
3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b11ece8..f5547c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/WireGuard-0.0.20181018.tar.xz
/WireGuard-0.0.20181115.tar.xz
/WireGuard-0.0.20181119.tar.xz
+/WireGuard-0.0.20181218.tar.xz
diff --git a/sources b/sources
index 08d89ad..a11fb1d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d1bafdc59a2bed867879b737c17b66b3 WireGuard-0.0.20181119.tar.xz
+4136c508658dbec759a6382dd19687fd WireGuard-0.0.20181218.tar.xz
diff --git a/wireguard-kmod.spec b/wireguard-kmod.spec
index 30d0dd9..ec19a58 100644
--- a/wireguard-kmod.spec
+++ b/wireguard-kmod.spec
@@ -3,7 +3,7 @@
Name: wireguard-kmod
Summary: Kernel module (kmod) for Wireguard
-Version: 0.0.20181119
+Version: 0.0.20181218
Release: 1%{?dist}
License: GPLv2
@@ -44,7 +44,7 @@ done
%build
for kernel_version in %{?kernel_versions} ; do
- make V=1 %{?_smp_mflags} -C _kmod_build_${kernel_version%%___*} -C src M=${PWD}/_kmod_build_${kernel_version%%___*} module
+ make V=1 %{?_smp_mflags} -C ${kernel_version##*___} M=${PWD}/_kmod_build_${kernel_version%%___*}/src modules
done
@@ -58,6 +58,10 @@ done
%changelog
+* Tue Dec 18 2018 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20181218-1
+- Release 0.0.20181218
+- Use make modules instead of make module
+
* Mon Nov 19 2018 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20181119-1
- Release 0.0.20181119
5 years, 11 months