summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--palemoon-stackrpms-ublock-origin/palemoon-stackrpms-ublock-origin.spec5
-rw-r--r--palemoon-ublock-origin/debian/changelog6
-rw-r--r--palemoon-ublock-origin/debian/control5
-rw-r--r--palemoon-ublock-origin/debian/watch2
-rw-r--r--palemoon-ublock-origin/palemoon-ublock-origin.spec5
-rw-r--r--palemoon/debian/changelog13
-rw-r--r--palemoon/debian/palemoon_devuan.dsc13
-rw-r--r--palemoon/palemoon.spec5
-rw-r--r--waterfox-ublock-origin/debian/changelog6
-rw-r--r--waterfox-ublock-origin/debian/control5
-rw-r--r--waterfox-ublock-origin/debian/watch2
-rw-r--r--waterfox-ublock-origin/waterfox-ublock-origin.spec5
12 files changed, 66 insertions, 6 deletions
diff --git a/palemoon-stackrpms-ublock-origin/palemoon-stackrpms-ublock-origin.spec b/palemoon-stackrpms-ublock-origin/palemoon-stackrpms-ublock-origin.spec
index 0db5a35..b61f608 100644
--- a/palemoon-stackrpms-ublock-origin/palemoon-stackrpms-ublock-origin.spec
+++ b/palemoon-stackrpms-ublock-origin/palemoon-stackrpms-ublock-origin.spec
@@ -4,7 +4,7 @@
#%%global app_id
Name: %{app_name}-ublock-origin
-Version: 1.16.4.16
+Version: 1.16.4.18
Release: 1
Summary: uBlock Origin installed to the system Pale Moon extensions directory
@@ -51,6 +51,9 @@ rm -rf %{buildroot}
%{moz_extensions}/*.xpi
%changelog
+* Tue Feb 18 2020 B Stack <bgstack15@gmail.com> - 1.16.4.18-1
+- Update
+
* Mon Jan 27 2020 B Stack <bgstack15@gmail.com> - 1.16.4.16-1
- Update
- Upstream changed locations
diff --git a/palemoon-ublock-origin/debian/changelog b/palemoon-ublock-origin/debian/changelog
index 0473964..083b21c 100644
--- a/palemoon-ublock-origin/debian/changelog
+++ b/palemoon-ublock-origin/debian/changelog
@@ -1,3 +1,9 @@
+palemoon-ublock-origin (1.16.4.18-1+devuan) obs; urgency=medium
+
+ * Update
+
+ -- B Stack <bgstack15@gmail.com> Tue, 18 Feb 2020 13:44:00 -0500
+
palemoon-ublock-origin (1.16.4.16-1+devuan) obs; urgency=medium
* Update
diff --git a/palemoon-ublock-origin/debian/control b/palemoon-ublock-origin/debian/control
index ba46875..3972948 100644
--- a/palemoon-ublock-origin/debian/control
+++ b/palemoon-ublock-origin/debian/control
@@ -13,3 +13,8 @@ Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: An efficient blocker for Chromium and Firefox. Fast and lean.
+ uBlock Origin is NOT an "ad blocker": it is a
+ wide-spectrum blocker -- which happens to be able
+ to function as a mere "ad blocker". The default
+ behavior of uBlock Origin when newly installed is
+ to block ads, trackers and malware sites
diff --git a/palemoon-ublock-origin/debian/watch b/palemoon-ublock-origin/debian/watch
index 23b0381..e7e7f09 100644
--- a/palemoon-ublock-origin/debian/watch
+++ b/palemoon-ublock-origin/debian/watch
@@ -2,4 +2,4 @@
version=4
# uscan will make a nice symlink, so no name mangling is required.
#opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/firefox-legacy-$1\.tar\.gz/ \
- https://github.com/gorhill/uBlock/tags .*/firefox-legacy-v?([\d\.]+)\.tar\.gz
+ https://github.com/gorhill/uBlock-for-firefox-legacy/tags .*/firefox-legacy-v?([\d\.]+)\.tar\.gz
diff --git a/palemoon-ublock-origin/palemoon-ublock-origin.spec b/palemoon-ublock-origin/palemoon-ublock-origin.spec
index de5fa4d..09e01ae 100644
--- a/palemoon-ublock-origin/palemoon-ublock-origin.spec
+++ b/palemoon-ublock-origin/palemoon-ublock-origin.spec
@@ -4,7 +4,7 @@
#%%global app_id
Name: %{app_name}-ublock-origin
-Version: 1.16.4.16
+Version: 1.16.4.18
Release: 1
Summary: uBlock Origin installed to the system Pale Moon extensions directory
@@ -51,6 +51,9 @@ rm -rf %{buildroot}
%{moz_extensions}/*.xpi
%changelog
+* Tue Feb 18 2020 B Stack <bgstack15@gmail.com> - 1.16.4.18-1
+- Update
+
* Mon Jan 27 2020 B Stack <bgstack15@gmail.com> - 1.16.4.16-1
- Update
- Upstream changed locations
diff --git a/palemoon/debian/changelog b/palemoon/debian/changelog
index 7925c68..be7de51 100644
--- a/palemoon/debian/changelog
+++ b/palemoon/debian/changelog
@@ -1,3 +1,16 @@
+palemoon (28.8.3-1+devuan) obs; urgency=medium
+
+ * From releasenotes.shtml: This is a small bugfix and compatibility update.
+ - Fixed an issue in CSP blocking requests without a port for custom schemes.
+ - Fixed a potentially hazardous crash in layers.
+ - Fixed random crashes on some sites using IndexedDB.
+ - Changed the way the application can be invoked from the command-line to prevent a whole class of potential exploits involving modified omnijars.
+ - If your special-needs environment requires that you launch the browser with custom browser/gre omnijars from the command-line, you must set the UXP_CUSTOM_OMNI environment variable before launch from this point forward.
+ - Fixed an issue in the html parser after using HTML5 template tags, allowing JavaScript parsing and execution when it should not be allowed, risking XSS vulnerabilities on sites relying on correct operation of the browser. (CVE-2020-6798)
+ - Unified XUL Platform Mozilla Security Patch Summary: 2 fixed, 2 DiD, 10 not applicable.
+
+ -- Ben Stack <bgstack15@gmail.com> Wed, 18 Feb 2020 11:06:28 -0500
+
palemoon (28.8.2.1-1+devuan) obs; urgency=medium
* From releasenotes.shtml: This is a small bugfix and compatibility update.
diff --git a/palemoon/debian/palemoon_devuan.dsc b/palemoon/debian/palemoon_devuan.dsc
new file mode 100644
index 0000000..7824608
--- /dev/null
+++ b/palemoon/debian/palemoon_devuan.dsc
@@ -0,0 +1,13 @@
+Format: 3.0 (quilt)
+Source: palemoon
+Binary: palemoon
+Architecture: any
+Version: 28.8.3-1+devuan
+Maintainer: B Stack <bgstack15@gmail.com>
+Homepage: http://www.palemoon.org/
+Standards-Version: 3.9.6
+Build-Depends: debhelper (>= 12), autoconf2.13, libasound2-dev, libdbus-glib-1-dev (>= 0.60), libgconf2-dev (>= 1.2.1), libgtk2.0-dev (>= 2.14), libssl-dev, libx11-xcb-dev, libxt-dev, lsb-release, mesa-common-dev, pkg-config, python (>= 2.7), unzip, yasm (>= 1.1), zip, zlib1g-dev
+Files:
+ 00000000000000000000000000000000 1 palemoon_28.8.3.orig.tar.gz
+ 00000000000000000000000000000000 1 palemoon_28.8.3-1+devuan.debian.tar.xz
+Original-Maintainer: Steven Pusser <stevep@mxlinux.org>
diff --git a/palemoon/palemoon.spec b/palemoon/palemoon.spec
index 8fe2e31..eadbd09 100644
--- a/palemoon/palemoon.spec
+++ b/palemoon/palemoon.spec
@@ -40,7 +40,7 @@ Summary: Pale Moon web browser with stackrpms prefs
Name: palemoon
Summary: Pale Moon web browser
%endif
-Version: 28.8.2.1
+Version: 28.8.3
Release: 1
Group: Networking/Web
@@ -279,6 +279,9 @@ update-mime-database -n ${_datadir}/mime 1>/dev/null 2>&1 & :
%doc AUTHORS LICENSE
%changelog
+* Tue Feb 18 2020 B Stack <bgstack15@gmail.com> - 28.8.3-1
+- update version
+
* Wed Feb 05 2020 B Stack <bgstack15@gmail.com> - 28.8.2.1-1
- update version
- drop the vanilla release
diff --git a/waterfox-ublock-origin/debian/changelog b/waterfox-ublock-origin/debian/changelog
index 428e2eb..d6c8d66 100644
--- a/waterfox-ublock-origin/debian/changelog
+++ b/waterfox-ublock-origin/debian/changelog
@@ -1,3 +1,9 @@
+waterfox-ublock-origin (1.16.4.18-1+devuan) obs; urgency=medium
+
+ * Update
+
+ -- B Stack <bgstack15@gmail.com> Tue, 18 Feb 2020 13:44:00 -0500
+
waterfox-ublock-origin (1.16.4.16-1+devuan) obs; urgency=medium
* Update
diff --git a/waterfox-ublock-origin/debian/control b/waterfox-ublock-origin/debian/control
index 13a72ca..1380e7a 100644
--- a/waterfox-ublock-origin/debian/control
+++ b/waterfox-ublock-origin/debian/control
@@ -13,3 +13,8 @@ Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: An efficient blocker for Chromium and Firefox. Fast and lean.
+ uBlock Origin is NOT an "ad blocker": it is a
+ wide-spectrum blocker -- which happens to be able
+ to function as a mere "ad blocker". The default
+ behavior of uBlock Origin when newly installed is
+ to block ads, trackers and malware sites
diff --git a/waterfox-ublock-origin/debian/watch b/waterfox-ublock-origin/debian/watch
index 23b0381..e7e7f09 100644
--- a/waterfox-ublock-origin/debian/watch
+++ b/waterfox-ublock-origin/debian/watch
@@ -2,4 +2,4 @@
version=4
# uscan will make a nice symlink, so no name mangling is required.
#opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/firefox-legacy-$1\.tar\.gz/ \
- https://github.com/gorhill/uBlock/tags .*/firefox-legacy-v?([\d\.]+)\.tar\.gz
+ https://github.com/gorhill/uBlock-for-firefox-legacy/tags .*/firefox-legacy-v?([\d\.]+)\.tar\.gz
diff --git a/waterfox-ublock-origin/waterfox-ublock-origin.spec b/waterfox-ublock-origin/waterfox-ublock-origin.spec
index 042f490..f717808 100644
--- a/waterfox-ublock-origin/waterfox-ublock-origin.spec
+++ b/waterfox-ublock-origin/waterfox-ublock-origin.spec
@@ -4,7 +4,7 @@
%global app_id \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
Name: %{app_name}-ublock-origin
-Version: 1.16.4.16
+Version: 1.16.4.18
Release: 1
Summary: uBlock Origin installed to system Waterfox extensions directory
@@ -52,6 +52,9 @@ rm -rf %{buildroot}
%{moz_extensions}/*/*.xpi
%changelog
+* Tue Feb 18 2020 B Stack <bgstack15@gmail.com> - 1.16.4.18-1
+- Update
+
* Mon Jan 27 2020 B Stack <bgstack15@gmail.com> - 1.16.4.16-1
- Update
- Upstream changed locations
bgstack15