Re: [Dev] Orphan Libre package [iceweasel] marked out-of-date

2023-06-09 Thread bill-auger
lol sry, but i must politely decline - IMHO, even one new mozilla per month is
too often

i just published v114 yesterday - it was released upstream only 3 days ago -
the ARM package just finished compiling a few hours ago - mozilla's release
cycle has become ludicrous

sry mozilla, you need to spend more time on each release - software that
requires bug fixes three days after release, is obviously not very well-made
___
Dev mailing list
Dev@lists.parabola.nu
https://lists.parabola.nu/mailman/listinfo/dev


Re: [Dev] Orphan Libre package [iceweasel] marked out-of-date

2021-07-14 Thread grizzlyuser
> IIRC, there is no master branch on pagure, only 'iceweasel' and
>
> 'pull-requests' - probably the new ACL is only preventing your
>
> from creating new branches - can you push to the 'iceweasel' or
>
> 'pull-requests' branches ? - if you can not, then the others
>
> also can not either - i may have flipped the wrong switches

I've just checked master branch is there on Pagure. Unfortunately, being away 
from the system today, I won't be able to try pushing to those branches. But 
the push to iceweasel has been successful yesterday, as can be seen by the 
latest commit in there.
___
Dev mailing list
Dev@lists.parabola.nu
https://lists.parabola.nu/mailman/listinfo/dev


Re: [Dev] Orphan Libre package [iceweasel] marked out-of-date

2021-07-14 Thread bill-auger
its good - it even compiled all the way through with PGO enabled
this time

i686 is still troublesome - arch32 is still at v85, cause they
cant get it to compile either

no worries, thanks for keeping up on it
___
Dev mailing list
Dev@lists.parabola.nu
https://lists.parabola.nu/mailman/listinfo/dev


Re: [Dev] Orphan Libre package [iceweasel] marked out-of-date

2021-07-14 Thread bill-auger
maybe it would be most helpful to have only the one master
branch - its not likely that multiple pull requests would touch
the same files, and pagure makes it easy to rebase pull
requests; so it is not as important to avoid the master branch
as i though so at first
___
Dev mailing list
Dev@lists.parabola.nu
https://lists.parabola.nu/mailman/listinfo/dev


Re: [Dev] Orphan Libre package [iceweasel] marked out-of-date

2021-07-14 Thread bill-auger
i did make changes to the pagure ACL last week, and i added
someone other contributors to it - i did not think it would
affect you though

IIRC, there is no master branch on pagure, only 'iceweasel' and
'pull-requests' - probably the new ACL is only preventing your
from creating new branches - can you push to the 'iceweasel' or
'pull-requests' branches ? - if you can not, then the others
also can not either - i may have flipped the wrong switches
___
Dev mailing list
Dev@lists.parabola.nu
https://lists.parabola.nu/mailman/listinfo/dev


Re: [Dev] Orphan Libre package [iceweasel] marked out-of-date

2021-07-14 Thread grizzlyuser
Hello. I've pushed a commit to Pagure yesterday [1], but was not sure how to 
create a PR. I used to push fresh master branch to Pagure, then push my changes 
to feature branch (iceweasel), then open PR from iceweasel to master. But 
yesterday my attempt to push master got rejected. So if anybody knows about any 
changes to the process, please let me know.

Meanwhile, the update is in a single commit. I tested the build on x86_64. i686 
failed due to wrong version of  rust, and then again with another error after 
installing rust from testing repo. Didn't keep the logs, sorry. Didn't test on 
armv7h, sorry.

[1] 
https://pagure.io/abslibre/c/a5faac16113e09bd5955fe8701e84f6bf13adbaa?branch=iceweasel
‐‐‐ Original Message ‐‐‐

On Wednesday, July 14th, 2021 at 5:13 AM, Parabola Website Notification 
 wrote:

> eliotre...@disroot.org wants to notify you that the following packages may be 
> out-of-date:
>
> -   iceweasel 1:89.0.2-1.parabola1 [libre] (x86_64): 
> https://parabolagnulinux.org/packages/libre/x86_64/iceweasel/
>
> The user provided the following additional text:
>
> Firefox source code has been updated to the version 90.
>
> -Exceptions on HTTPS-only mode can be managed via 
> about:preferences#privacy.
>
> -Print-to-PDF now produce working hyperlinks.
>
> -SmartBlock 2.0.
>
> -Improvements on WebRender.
>
> For more information about these changes, please go to the following site:
>
> https://www.mozilla.org/en-US/firefox/90.0/releasenotes/
>
> Thanks.
>
> PS: The language packs are still outedated and stcuk on the version 87.0.
>
> Dev mailing list
>
> Dev@lists.parabola.nu
>
> https://lists.parabola.nu/mailman/listinfo/dev
___
Dev mailing list
Dev@lists.parabola.nu
https://lists.parabola.nu/mailman/listinfo/dev


Re: [Dev] Orphan Libre package [iceweasel] marked out-of-date

2020-05-01 Thread bill-auger
currently, this only affects x86_64 - arch32 and archarm have
not change 'icu' versions; and have no staging builds
___
Dev mailing list
Dev@lists.parabola.nu
https://lists.parabola.nu/mailman/listinfo/dev


Re: [Dev] Orphan Libre package [iceweasel] marked out-of-date

2020-03-12 Thread bill-auger
excellent job grizzlyuser - this is very thorough - thanks a lot

i made a few notes of some minor details i noticed


On Fri, 14 Feb 2020 21:52:25 + grizzlyuser wrote:
> Please find updated patches for iceweasel 73.0-1 attached.
> Built and smoke tested for x86_64, armv7h, i686.
> 
> iceweasel_branding_73.0-1.patch should be applied to the
> contents of [1]. I couldn't find actual git repository for
> those. 

that is a bit confusing - there are several 'iceweasel' git repos; even one 
named 'iceweasel-branding.git'; which is actually not used anymore - we should 
probably delete that one and rename the current one to 'iceweasel-branding.git' 
- OTOH, i dont see why we could not fore-go making a special tarball each time, 
and simply add the git repo to the sources=() array

anyways, the current one is at https://git.parabola.nu/packages/iceweasel.git/


On Fri, 14 Feb 2020 21:52:25 + grizzlyuser wrote:
> --- a/libre/iceweasel/PKGBUILD
> +++ b/libre/iceweasel/PKGBUILD
> @@ -5,6 +5,7 @@
>  # Maintainer (alarm): Kevin Mihelich 
>  # Maintainer (arch32): Andreas Baumann 
>  # Contributor (arch32): Erich Eckner 
> +# Contributor (Arch Linux ARM): Kevin Mihelich 

"Kevin Mihelich" is a duplicate there


On Fri, 14 Feb 2020 21:52:25 + grizzlyuser wrote:
>  -.placeholder = Search addons.mozilla.org
>  +.placeholder = Search www.parabola.nu/packages
>
> +-.placeholder = Search addons.mozilla.org
> ++.placeholder = Search www.parabola.nu/packages
> +

nice little extra - we should go over BR #2488 to see how many nit-pickings 
still remain
https://labs.parabola.nu/issues/2488

im a bit confused about this though, now that im looking at it - in v72, the 
search queries are actually directed to the gnuzilla addons page
https://directory.fsf.org/wiki/Gnuzilla

(redirected apparently) - the query is dropped on the floor when it arrives; 
but i think the new null message will still be incorrect, until we sort out 
what is the purpose of each these keys - or maybe just delete that search box - 
or maybe convince gnuzilla to make it work as expected

this is what i have in my v72 abslibre; and i dont see any changes in this 
latest patch-set:

$ grep fsf vendor.js.in 
pref("extensions.webservice.discoverURL", 
"https://directory.fsf.org/wiki/GNU_IceCat;);
pref("extensions.getAddons.search.url", 
"https://directory.fsf.org/wiki/GNU_IceCat;);
pref("browser.search.searchEnginesURL", 
"https://directory.fsf.org/wiki/GNU_IceCat;);

$ grep 'www.parabola.nu/packages' vendor.js.in 
pref("extensions.getAddons.search.browseURL", 
"https://www.parabola.nu/packages/?q=%TERMS%;);

i think 'extensions.getAddons.search.url' is the one that controls that search 
box


On Fri, 14 Feb 2020 21:52:25 + grizzlyuser wrote:
> Let's stick as close to upstream as possible.

that is the goal - this PKGBUILD has accumulated a lot of cruft over the years 
though - sometimes a switch or two need to be flipped just to get one arch to 
build - then they may be forgotten to be flipped back next time when _whatever_ 
quirk has passed


On Fri, 14 Feb 2020 21:52:25 + grizzlyuser wrote:
> +# vim:set sw=2 et:

yea maybe not that close though :)
personally, i delete every one of those "litter-bug droppings" that i see and i 
am not ashamed to admit it
___
Dev mailing list
Dev@lists.parabola.nu
https://lists.parabola.nu/mailman/listinfo/dev


Re: [Dev] Orphan Libre package [iceweasel] marked out-of-date

2020-03-12 Thread Andreas Grapentin

Thanks for the patches. I applied them and the packages are currently
rebuilding. Keep them coming. Especially patches to update the ice*
family of packages are always appreciated, mainly because they take so
much time to get right.

So thanks again!

-A

On Fri, Feb 14, 2020 at 09:52:25PM +, grizzlyuser wrote:
> Please find updated patches for iceweasel 73.0-1 attached. Built
> and smoke tested for x86_64, armv7h, i686.
> 
> iceweasel_branding_73.0-1.patch should be applied to the
> contents of [1]. I couldn't find actual git repository for
> those. Please apply the patch with 'git apply' rather than
> 'patch', because it looks like the latter doesn't handle symlink
> renaming.
> 
> Branding changes are necessary because of the missing
> 'firefox-wordmark.svg' mentioned earlier. I chose to generate it
> the same way as 'about-wordmark.svg'. Overall, it seems branding
> package needs to be updated according to latest changes from
> Firefox, and to replace glyphs of nonfree font in the logo (see
> [2]).
> 
> Successfully built the package for ARM without
> "mk_add_options MOZ_MAKE_FLAGS="-j2""
> But it still took about 8 hours on six x86_64 cores.
> 
> [1] https://repo.parabola.nu/other/iceweasel/iceweasel_70.0-1.branding.tar.xz
> [2] https://labs.parabola.nu/issues/2488#note-8

> From a8ca0a93ba35c8d5df77fe00b4d8bb5234150c35 Mon Sep 17 00:00:00 2001
> From: grizzlyuser 
> Date: Wed, 12 Feb 2020 11:44:31 +0200
> Subject: [PATCH 1/8] Sync with changes from Arch Linux Firefox 73.0-1
> 
> ---
>  libre/iceweasel/PKGBUILD | 41 
>  1 file changed, 21 insertions(+), 20 deletions(-)
> 
> diff --git a/libre/iceweasel/PKGBUILD b/libre/iceweasel/PKGBUILD
> index 3b7833ca3..f285904dd 100644
> --- a/libre/iceweasel/PKGBUILD
> +++ b/libre/iceweasel/PKGBUILD
> @@ -47,7 +47,7 @@
>  pkgname=iceweasel
>  replaces=('firefox')
>  epoch=1
> -pkgver=72.0.1
> +pkgver=73.0
>  pkgrel=1
>  pkgrel+=.parabola1
>  _brandingver=70.0
> @@ -103,7 +103,7 @@ prepare() {
>cd firefox-$pkgver
>  
># https://bugzilla.mozilla.org/show_bug.cgi?id=1530052
> -  msg2 "applying 0001-Use-remoting-name-for-GDK-application-names.patch"
> +  echo "applying 0001-Use-remoting-name-for-GDK-application-names.patch"
>patch -Np1 -i ../0001-Use-remoting-name-for-GDK-application-names.patch
>  
>cat >../mozconfig < @@ -164,9 +164,9 @@ END
># mozbuild.configure.options.InvalidOptionError: --disable-eme is not 
> available in this configuration
>sed -i 's|ac_add_options --disable-eme||' ../mozconfig
>  
> -  msg2 "applying arm.patch"
> +  echo "applying arm.patch"
>patch -p1 -i ../arm.patch
> -  msg2 "applying build-arm-libopus.patch"
> +  echo "applying build-arm-libopus.patch"
>patch -p1 -i ../build-arm-libopus.patch
>  ;;
>  i686)
> @@ -184,23 +184,23 @@ END
>  
># test failure in rust code (complaining about network functions) when 
> PGO is used,
># see https://bugzilla.mozilla.org/show_bug.cgi?id=1565757
> -  msg2 "applying 
> rust-static-disable-network-test-on-static-libraries.patch"
> +  echo "applying 
> rust-static-disable-network-test-on-static-libraries.patch"
>patch -p1 -i 
> "$srcdir"/rust-static-disable-network-test-on-static-libraries.patch
>  
># readelf: Error: Unable to seek to 0x801db328 for section headers
> -  msg2 "applying avoid-libxul-OOM-python-check.patch"
> +  echo "applying avoid-libxul-OOM-python-check.patch"
>patch -p1 -i "$srcdir"/avoid-libxul-OOM-python-check.patch
>  ;;
>  x86_64)
>  ;;
> -*) error "no [ARCH-SPECIFIC CONFIG] for arch: ${CARCH}" ; return 1 ;
> +*) echo "no [ARCH-SPECIFIC CONFIG] for arch: ${CARCH}" ; return 1 ;
>  ;;
>esac
>  
>  
>## branding ##
>  
> -  msg2 "applying parabola branding"
> +  echo "applying parabola branding"
>local brandingsrcdir="${srcdir}/${pkgname}-${_brandingver}"
>local brandingdestdir=browser/branding/${pkgname}
>rm -rf -- ${brandingdestdir}
> @@ -242,7 +242,7 @@ END
>## libre patching ##
>  
># Remove remaining non-free bits
> -  msg2 "applying libre.patch"
> +  echo "applying libre.patch"
>patch -Np1 -i "$srcdir/libre.patch"
>  
># Disable various components at the source level
> @@ -263,7 +263,7 @@ END
>  #   local _remove_engines_sed='s|.*oogle.*|  "ddg", 
> "duckduckgo-html", "duckduckgo-lite", "internet-archive", "parabola-labs", 
> "parabola-packages", "parabola-wiki-en", "searx", "wikipedia", "yacy"|g'
>local _remove_engines_sed='s|.*oogle.*|  "ddg", "wikipedia"|g'
>local _search_config_file=browser/components/search/extensions/list.json
> -  msg2 "applying libre-searchengines.patch"
> +  echo "applying libre-searchengines.patch"
>patch -Np1 -i "$srcdir/libre-searchengines.patch"
>sed -i "${_remove_engines_sed}" ${_search_config_file}
>  
> @@ -322,13 +322,13 @@ build() {
>  ;;
>  x86_64)
># Do 3-tier PGO

Re: [Dev] Orphan Libre package [iceweasel] marked out-of-date

2020-02-14 Thread grizzlyuser
Please find updated patches for iceweasel 73.0-1 attached. Built
and smoke tested for x86_64, armv7h, i686.

iceweasel_branding_73.0-1.patch should be applied to the
contents of [1]. I couldn't find actual git repository for
those. Please apply the patch with 'git apply' rather than
'patch', because it looks like the latter doesn't handle symlink
renaming.

Branding changes are necessary because of the missing
'firefox-wordmark.svg' mentioned earlier. I chose to generate it
the same way as 'about-wordmark.svg'. Overall, it seems branding
package needs to be updated according to latest changes from
Firefox, and to replace glyphs of nonfree font in the logo (see
[2]).

Successfully built the package for ARM without
"mk_add_options MOZ_MAKE_FLAGS="-j2""
But it still took about 8 hours on six x86_64 cores.

[1] https://repo.parabola.nu/other/iceweasel/iceweasel_70.0-1.branding.tar.xz
[2] https://labs.parabola.nu/issues/2488#note-8
From a8ca0a93ba35c8d5df77fe00b4d8bb5234150c35 Mon Sep 17 00:00:00 2001
From: grizzlyuser 
Date: Wed, 12 Feb 2020 11:44:31 +0200
Subject: [PATCH 1/8] Sync with changes from Arch Linux Firefox 73.0-1

---
 libre/iceweasel/PKGBUILD | 41 
 1 file changed, 21 insertions(+), 20 deletions(-)

diff --git a/libre/iceweasel/PKGBUILD b/libre/iceweasel/PKGBUILD
index 3b7833ca3..f285904dd 100644
--- a/libre/iceweasel/PKGBUILD
+++ b/libre/iceweasel/PKGBUILD
@@ -47,7 +47,7 @@
 pkgname=iceweasel
 replaces=('firefox')
 epoch=1
-pkgver=72.0.1
+pkgver=73.0
 pkgrel=1
 pkgrel+=.parabola1
 _brandingver=70.0
@@ -103,7 +103,7 @@ prepare() {
   cd firefox-$pkgver
 
   # https://bugzilla.mozilla.org/show_bug.cgi?id=1530052
-  msg2 "applying 0001-Use-remoting-name-for-GDK-application-names.patch"
+  echo "applying 0001-Use-remoting-name-for-GDK-application-names.patch"
   patch -Np1 -i ../0001-Use-remoting-name-for-GDK-application-names.patch
 
   cat >../mozconfig .mozconfig ../mozconfig - <.mozconfig ../mozconfig - <
Date: Wed, 12 Feb 2020 12:39:16 +0200
Subject: [PATCH 2/8] Sync with changes from Arch Linux ARM Firefox 73.0-1

Let's stick as close to upstream as possible. I've made these changes
after comparing PKGBUILDs from Arch Linux and Arch Linux ARM. For ARM,
some options like "ac_add_options --enable-hardening" are commented,
and that does not mean they can be replaced by e.g.
"ac_add_options --disable-hardening". Instead, that means these options
are just reset to default values, which can be different now or later.
---
 libre/iceweasel/PKGBUILD  | 30 +++---
 libre/iceweasel/arm.patch |  8 +---
 2 files changed, 24 insertions(+), 14 deletions(-)

diff --git a/libre/iceweasel/PKGBUILD b/libre/iceweasel/PKGBUILD
index f285904dd..f3668831f 100644
--- a/libre/iceweasel/PKGBUILD
+++ b/libre/iceweasel/PKGBUILD
@@ -5,6 +5,7 @@
 # Maintainer (alarm): Kevin Mihelich 
 # Maintainer (arch32): Andreas Baumann 
 # Contributor (arch32): Erich Eckner 
+# Contributor (Arch 

Re: [Dev] Orphan Libre package [iceweasel] marked out-of-date

2020-02-12 Thread grizzlyuser
If anyone is interested, please find updated patches for
Iceweasel 73.0-1

Please note that this is WIP. I didn't build it for any of the
architectures. Just started libremakepkg for all 3, and made
sure it proceeded successfully to "compiling..." stage.
Currently x86_64 build is running on my machine. Will post
results for it and also for other two if / when they are ready.

Also note that for ARM patch the option "mk_add_options
MOZ_MAKE_FLAGS="-j2"" is still included, but commented out. I
want to see if it builds without that one.

Commit messages are included in all the patches, please refer to
them for explanations of the changes.
From e5eedd5dbca84123f784c483239cebcff2c7665c Mon Sep 17 00:00:00 2001
From: grizzlyuser 
Date: Wed, 12 Feb 2020 11:44:31 +0200
Subject: [PATCH 1/8] Sync with changes from Arch Linux Firefox 73.0-1

---
 libre/iceweasel/PKGBUILD | 39 +++
 1 file changed, 19 insertions(+), 20 deletions(-)

diff --git a/libre/iceweasel/PKGBUILD b/libre/iceweasel/PKGBUILD
index 3b7833ca3..ce10526f6 100644
--- a/libre/iceweasel/PKGBUILD
+++ b/libre/iceweasel/PKGBUILD
@@ -47,7 +47,7 @@
 pkgname=iceweasel
 replaces=('firefox')
 epoch=1
-pkgver=72.0.1
+pkgver=73.0
 pkgrel=1
 pkgrel+=.parabola1
 _brandingver=70.0
@@ -103,7 +103,6 @@ prepare() {
   cd firefox-$pkgver
 
   # https://bugzilla.mozilla.org/show_bug.cgi?id=1530052
-  msg2 "applying 0001-Use-remoting-name-for-GDK-application-names.patch"
   patch -Np1 -i ../0001-Use-remoting-name-for-GDK-application-names.patch
 
   cat >../mozconfig .mozconfig ../mozconfig - <.mozconfig ../mozconfig - 

Re: [Dev] Orphan Libre package [iceweasel] marked out-of-date

2019-12-06 Thread grizzlyuser
I guess some of the changes from the patch might need a discussion first. As 
usual, questions / comments are welcome!
___
Dev mailing list
Dev@lists.parabola.nu
https://lists.parabola.nu/mailman/listinfo/dev


Re: [Dev] Orphan Libre package [iceweasel] marked out-of-date

2019-12-06 Thread Freemor
On Fri, Dec 06, 2019 at 10:47:42PM +, grizzlyuser wrote:
> Hello,
> 
> Below is a patch to update Iceweasel to 71.0. Built and tested it
> on x86_64 with brand new fresh profile after ~/.mozilla folder
> removal. I didn't try to make it build on other architectures,
> as according to package search on Arch Linux ARM & 32 websites,
> they have not yet updated theirs.
> 
> Please remove the following files manually, because otherwise
> the patch would be quite huge:
>   firefox-70.0-update-bindgen.patch
>   no-relinking.patch
>.. [snip] 

Wow, nice. But I think the thing to do at this point is get 
you and theova on as official hackers so you can Build and push.




signature.asc
Description: Digital signature
___
Dev mailing list
Dev@lists.parabola.nu
https://lists.parabola.nu/mailman/listinfo/dev


Re: [Dev] Orphan Libre package [iceweasel] marked out-of-date

2019-10-23 Thread grizzlyuser
FYI: Firefox 70 has been released [1], and Arch Linux already updated their 
package.

[1] https://www.mozilla.org/en-US/firefox/notes/
___
Dev mailing list
Dev@lists.parabola.nu
https://lists.parabola.nu/mailman/listinfo/dev


Re: [Dev] Orphan Libre package [iceweasel] marked out-of-date

2019-04-10 Thread Tyler Swagar
I'm not a maintainer, but I tried this as well.  I haven't been able to find 
any privacy issues in 66 (save for some creepy changes to Pocket, which is 
already disabled), and the only two instances of Mozilla branding I can find 
were already present in Iceweasel 65 and presumably don't count (entries for 
Firefox Accounts and Firefox Home in the settings menu).  The rebranding 
patches are substantively the same; they just need some fuzzing.

On Tue, 26 Mar 2019 08:59:48 +
grizzlyuser  wrote:

> I was able to compile Iceweasel 66.0.1 with minor changes to PKGBUILD
> and existing patches, and with patch Arch added for [1]. I didn't
> review the changes of this new Firefox version for new freedom issues
> or antifeatures, though. If anyone needs patches, please ping me.
> 
> I asked about this on #parabola on Freenode, but got no answer.
> Perhaps some members were busy on LibrePlanet at that time? If
> there's some specific process for sending patches / code review,
> please point me into the right direction.
> 
> [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1521249

___
Dev mailing list
Dev@lists.parabola.nu
https://lists.parabola.nu/mailman/listinfo/dev


Re: [Dev] Orphan Libre package [iceweasel] marked out-of-date

2019-03-30 Thread grizzlyuser
Sure, added my findings to the report.
___
Dev mailing list
Dev@lists.parabola.nu
https://lists.parabola.nu/mailman/listinfo/dev


Re: [Dev] Orphan Libre package [iceweasel] marked out-of-date

2019-03-29 Thread grizzlyuser
Thank you for the info, and for pushing the new version of the package! Looking 
at your changes, I can say my patch didn't contain anything additional.

However I noticed the same issues that appeared after upgrade to v65 [1] to pop 
out again. Able to reproduce only with brand new profile, and not with an old 
one. If my memory serves me well, they've been fixed somehow in one of the 
later rebuilds of v65.

[1] https://labs.parabola.nu/issues/1981#note-10

‐‐‐ Original Message ‐‐‐
On Wednesday, March 27, 2019 11:10 PM, Andreas Grapentin 
 wrote:

> Submitting patches to this mailing list is usually the way to go, if you
> want to get your submission noticed. IRC can be a bit patchy at times,
> as you have noticed :)
>
> I'm actually already working on building an iceweasel 66.0.1, however
> i686 is still giving me some trouble.
>
> I'll happily look at your patch!
>
> Best,
> A
>
> On Tue, Mar 26, 2019 at 08:59:48AM +, grizzlyuser wrote:
>
> > I was able to compile Iceweasel 66.0.1 with minor changes to PKGBUILD and 
> > existing patches, and with patch Arch added for [1]. I didn't review the 
> > changes of this new Firefox version for new freedom issues or antifeatures, 
> > though. If anyone needs patches, please ping me.
> > I asked about this on #parabola on Freenode, but got no answer. Perhaps 
> > some members were busy on LibrePlanet at that time? If there's some 
> > specific process for sending patches / code review, please point me into 
> > the right direction.
> > [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1521249
> >
> > Dev mailing list
> > Dev@lists.parabola.nu
> > https://lists.parabola.nu/mailman/listinfo/dev
>
> --
>
> --
>
> my GPG Public Key: https://files.grapentin.org/.gpg/public.key
>
> ---


___
Dev mailing list
Dev@lists.parabola.nu
https://lists.parabola.nu/mailman/listinfo/dev


Re: [Dev] Orphan Libre package [iceweasel] marked out-of-date

2019-03-27 Thread Andreas Grapentin

Submitting patches to this mailing list is usually the way to go, if you
want to get your submission noticed. IRC can be a bit patchy at times,
as you have noticed :)

I'm actually already working on building an iceweasel 66.0.1, however
i686 is still giving me some trouble.

I'll happily look at your patch!

Best,
A


On Tue, Mar 26, 2019 at 08:59:48AM +, grizzlyuser wrote:
> I was able to compile Iceweasel 66.0.1 with minor changes to PKGBUILD and 
> existing patches, and with patch Arch added for [1]. I didn't review the 
> changes of this new Firefox version for new freedom issues or antifeatures, 
> though. If anyone needs patches, please ping me.
> 
> I asked about this on #parabola on Freenode, but got no answer. Perhaps some 
> members were busy on LibrePlanet at that time? If there's some specific 
> process for sending patches / code review, please point me into the right 
> direction.
> 
> [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1521249
> ___
> Dev mailing list
> Dev@lists.parabola.nu
> https://lists.parabola.nu/mailman/listinfo/dev

-- 

--
my GPG Public Key: https://files.grapentin.org/.gpg/public.key
--


signature.asc
Description: PGP signature
___
Dev mailing list
Dev@lists.parabola.nu
https://lists.parabola.nu/mailman/listinfo/dev


Re: [Dev] Orphan Libre package [iceweasel] marked out-of-date

2019-03-26 Thread grizzlyuser
I was able to compile Iceweasel 66.0.1 with minor changes to PKGBUILD and 
existing patches, and with patch Arch added for [1]. I didn't review the 
changes of this new Firefox version for new freedom issues or antifeatures, 
though. If anyone needs patches, please ping me.

I asked about this on #parabola on Freenode, but got no answer. Perhaps some 
members were busy on LibrePlanet at that time? If there's some specific process 
for sending patches / code review, please point me into the right direction.

[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1521249
___
Dev mailing list
Dev@lists.parabola.nu
https://lists.parabola.nu/mailman/listinfo/dev


Re: [Dev] Orphan Libre package [iceweasel] marked out-of-date

2017-11-13 Thread Eliot Reyna
However, the official release date (including source code) is wednesday.


Enviado desde Samsung Mobile.

 Mensaje original De: Parabola Website 
Notification  Fecha:13/11/2017  07:59 PM  
(GMT-05:00) A: dev@lists.parabola.nu Asunto: [Dev] Orphan 
Libre package [iceweasel] marked out-of-date 
j...@posteo.net wants to notify you that the following packages may be 
out-of-date:


* iceweasel 1:56.0.2-1 [libre] (i686): 
https://parabolagnulinux.org/packages/libre/i686/iceweasel/
* iceweasel 1:56.0.2-1 [libre] (x86_64): 
https://parabolagnulinux.org/packages/libre/x86_64/iceweasel/


The user provided the following additional text:

Firefox 57 drops today, just a friendly reminder :)

___
Dev mailing list
Dev@lists.parabola.nu
https://lists.parabola.nu/mailman/listinfo/dev
___
Dev mailing list
Dev@lists.parabola.nu
https://lists.parabola.nu/mailman/listinfo/dev


Re: [Dev] Orphan Libre package [iceweasel] marked out-of-date

2017-05-01 Thread Andreas Grapentin

Icewesel has already been rebuilt with updated dependencies - I'm
waiting for gpg issues on winston to be resolved before I can push the
changes.

-A

On Sun, Apr 30, 2017 at 09:20:15PM -0300, Megver83 wrote:
> Please, let's not mark as outdated packages because they have broken
> dependencies or whatever. Instead, contact the maintainer, the
> Flag-as-outdated option if for *outdated packages*, not packages with
> broken dependencies (yes, redundant).
> 
> El 30/04/17 a las 19:16, Parabola Website Notification escribió:
> > etfa...@bestmail.ws wants to notify you that the following packages
> > may be out-of-date:
> > 
> > 
> > * iceweasel 1:53.0.deb1-1 [libre] (x86_64):
> > https://parabolagnulinux.org/packages/libre/x86_64/iceweasel/
> > 
> > 
> > The user provided the following additional text:
> > 
> > not working with new/current version of "icu"
> > 
> > ___ Dev mailing list 
> > Dev@lists.parabola.nu 
> > https://lists.parabola.nu/mailman/listinfo/dev
> > 
> 
> -- 
> SIP: megve...@sip.linphone.org
> XMPP: megve...@diasp.org
> Kontalk: +56 9 5630 2363
> Tox: megve...@toxme.io
> GPG: 6DB9C4B4F0D8C0DC432CF6E4227CA7C556B2BA78
> GNUSocial: @megve...@quitter.cl
> Diaspora*: David P. (same XMPP ID)
> ___
> Dev mailing list
> Dev@lists.parabola.nu
> https://lists.parabola.nu/mailman/listinfo/dev

-- 

--
my GPG Public Key: https://files.grapentin.org/.gpg/public.key
--


signature.asc
Description: PGP signature
___
Dev mailing list
Dev@lists.parabola.nu
https://lists.parabola.nu/mailman/listinfo/dev


Re: [Dev] Orphan Libre package [iceweasel] marked out-of-date

2017-04-30 Thread Megver83
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Please, let's not mark as outdated packages because they have broken
dependencies or whatever. Instead, contact the maintainer, the
Flag-as-outdated option if for *outdated packages*, not packages with
broken dependencies (yes, redundant).

El 30/04/17 a las 19:16, Parabola Website Notification escribió:
> etfa...@bestmail.ws wants to notify you that the following packages
> may be out-of-date:
> 
> 
> * iceweasel 1:53.0.deb1-1 [libre] (x86_64):
> https://parabolagnulinux.org/packages/libre/x86_64/iceweasel/
> 
> 
> The user provided the following additional text:
> 
> not working with new/current version of "icu"
> 
> ___ Dev mailing list 
> Dev@lists.parabola.nu 
> https://lists.parabola.nu/mailman/listinfo/dev
> 

- -- 
SIP: megve...@sip.linphone.org
XMPP: megve...@diasp.org
Kontalk: +56 9 5630 2363
Tox: megve...@toxme.io
GPG: 6DB9C4B4F0D8C0DC432CF6E4227CA7C556B2BA78
GNUSocial: @megve...@quitter.cl
Diaspora*: David P. (same XMPP ID)
-BEGIN PGP SIGNATURE-

iQEzBAEBCgAdFiEErCbv92SojUTThXEpQKKthCTeGvMFAlkGfzoACgkQQKKthCTe
GvOmpggApvDhMMDwyaZ24aiouptTK78uq9bIzmwUoGAZriaUTcNhyxoyYYquu4h7
fkXc/IjA2ccy/ynMacwE5zIv7ZJ9p/CLf57rV8nn6wg7YdYp+nuicW7QEnPGLMJE
rARCMQQuACDnTgE+JD4kmIWcC+Tp2dWsj+pwcPct2kA7v541uYJlPaMgHFaC6DOL
3nz8/2oebtB5Vi8+EdC9FsDJfzgYqjvm5doAhX2JpGCywJmJgaFbB8syq2LRC9SI
MpykcOKTMo7DWQVLrUgCC1vGdbdmUaXDV+VwgMH8X6WmCcmqtIndI5XvK4aZPeMQ
5DM/BIxEXCLh+tt29LkksJ+8dD2znQ==
=yMMf
-END PGP SIGNATURE-
___
Dev mailing list
Dev@lists.parabola.nu
https://lists.parabola.nu/mailman/listinfo/dev


Re: [Dev] Orphan Libre package [iceweasel] marked out-of-date

2017-03-09 Thread André Silva
On 03/09/2017 06:44 AM, André Silva wrote:
> On 03/08/2017 11:45 PM, Parabola Website Notification wrote:
>> eliotime3...@openmailbox.org wants to notify you that the following packages 
>> may be out-of-date:
>>
>>
>> * iceweasel 1:51.0.1.deb3-1 [libre] (i686): 
>> https://parabolagnulinux.org/packages/libre/i686/iceweasel/
>> * iceweasel 1:51.0.1.deb3-1 [libre] (x86_64): 
>> https://parabolagnulinux.org/packages/libre/x86_64/iceweasel/
>> * iceweasel-debug 1:51.0.1.deb3-1 [libre] (i686): 
>> https://parabolagnulinux.org/packages/libre/i686/iceweasel-debug/
>> * iceweasel-debug 1:51.0.1.deb3-1 [libre] (x86_64): 
>> https://parabolagnulinux.org/packages/libre/x86_64/iceweasel-debug/
>>
>>
>> The user provided the following additional text:
>>
>> Please update Iceweasel to the version 52, which is avariable at Debian 
>> unstable repository.
>>
>> https://packages.debian.org/sid/firefox
> 
> Thanks eliotime3000 for the reporting, i'm preparing the new version of
> Iceweasel yet [0] since it requires new modifications. I let you know
> when it is ready. :)
> 
> [0]:https://git.parabola.nu/packages/iceweasel.git/commit/?h=52.0=458d41028a245b68f8c5c6b28ec837454988b7f4

iceweasel-1:52.0.deb1-1 pushed (including language packs)




signature.asc
Description: OpenPGP digital signature
___
Dev mailing list
Dev@lists.parabola.nu
https://lists.parabola.nu/mailman/listinfo/dev


Re: [Dev] Orphan Libre package [iceweasel] marked out-of-date

2017-03-08 Thread André Silva
On 03/08/2017 11:45 PM, Parabola Website Notification wrote:
> eliotime3...@openmailbox.org wants to notify you that the following packages 
> may be out-of-date:
> 
> 
> * iceweasel 1:51.0.1.deb3-1 [libre] (i686): 
> https://parabolagnulinux.org/packages/libre/i686/iceweasel/
> * iceweasel 1:51.0.1.deb3-1 [libre] (x86_64): 
> https://parabolagnulinux.org/packages/libre/x86_64/iceweasel/
> * iceweasel-debug 1:51.0.1.deb3-1 [libre] (i686): 
> https://parabolagnulinux.org/packages/libre/i686/iceweasel-debug/
> * iceweasel-debug 1:51.0.1.deb3-1 [libre] (x86_64): 
> https://parabolagnulinux.org/packages/libre/x86_64/iceweasel-debug/
> 
> 
> The user provided the following additional text:
> 
> Please update Iceweasel to the version 52, which is avariable at Debian 
> unstable repository.
> 
> https://packages.debian.org/sid/firefox

Thanks eliotime3000 for the reporting, i'm preparing the new version of
Iceweasel yet [0] since it requires new modifications. I let you know
when it is ready. :)

[0]:https://git.parabola.nu/packages/iceweasel.git/commit/?h=52.0=458d41028a245b68f8c5c6b28ec837454988b7f4




signature.asc
Description: OpenPGP digital signature
___
Dev mailing list
Dev@lists.parabola.nu
https://lists.parabola.nu/mailman/listinfo/dev


Re: [Dev] Orphan Libre package [iceweasel] marked out-of-date

2014-12-07 Thread Luke Shumaker
At Fri, 05 Dec 2014 01:30:33 -0600,
Jorge Araya Navarro wrote:
 (a T60, I choose that machine because they didn't have the T1000, ba
 dum tsk!)

Ahhh!
___
Dev mailing list
Dev@lists.parabola.nu
https://lists.parabola.nu/mailman/listinfo/dev


Re: [Dev] Orphan Libre package [iceweasel] marked out-of-date

2014-12-04 Thread Jorge Araya Navarro

Parabola Website Notification writes:

 j...@mailinator.com wants to notify you that the following packages may be 
 out-of-date:


 * iceweasel 1:33.1.deb1-3 [libre] (i686): 
 https://parabolagnulinux.org/packages/libre/i686/iceweasel/
 * iceweasel 1:33.1.deb1-3 [libre] (x86_64): 
 https://parabolagnulinux.org/packages/libre/x86_64/iceweasel/


 The user provided the following additional text:

 Version 34 has been released.

 https://packages.debian.org/experimental/iceweasel

 ___
 Dev mailing list
 Dev@lists.parabola.nu
 https://lists.parabola.nu/mailman/listinfo/dev

This reminds me that tomorrow, God willing, I'll buy a new laptop from Gluglu 
(a T60, I choose that machine because
they didn't have the T1000, ba dum tsk!) so I should be able to take back 
duties as packager!

-- 
Pax et bonum.
Jorge Araya Navarro.
ES: Diseñador Publicitario, Programador Python y colaborador en Parabola 
GNU/Linux-libre
EN: Ads Designer, Python programmer and contributor Parabola GNU/Linux-libre
EO: Anonco grafikisto, Pitino programalingvo programisto kai kontribuanto en 
Parabola GNU/Linux-libre
https://es.gravatar.com/shackra
___
Dev mailing list
Dev@lists.parabola.nu
https://lists.parabola.nu/mailman/listinfo/dev