Commit Graph

134 Commits

Author SHA1 Message Date
Eike Rathke d924ddc3a9 Related: #1979488 Replace hard-coded list of .el8_N => N with lua string.match
Taken from thunderbird

    commit 6108038596daf9c370968afbc125582661bb112f
    Author:     Owen W. Taylor <otaylor@fishsoup.net>
    AuthorDate: Fri Dec 11 00:13:26 2020 -0500
    Commit:     Owen W. Taylor <otaylor@fishsoup.net>
    CommitDate: Wed Dec 16 11:47:55 2020 -0500

	Handle module-build-service tags when detecting minor version

	Instead of a hard-coded list of .el8_N => N, use a bit of lua to pattern
	match both .el8_N and also something like .module+el8.Y.Z+2+3b9e7ff5

This way we also don't have to handle future rhel-8.6.0 manually (and
forget to do so).

Adopted from rhel-8.4.0
(cherry picked from commit 12c098da208a24b1af0f8e8f6b6e103b29aaedab)

 Conflicts:
	firefox.spec
2021-07-12 11:40:08 +02:00
Jan Horak c6d1de95fa Resolves: #1977387 Added bundled libraries to the spec file 2021-06-29 17:25:58 +02:00
Eike Rathke 00bf9ed755 Related: #1976278 Remove mozilla-1692893-glib-object.patch fixed upstream 2021-06-28 21:36:02 +02:00
Eike Rathke 64fe7c55c1 Resolves: #1976278 Update to 78.11.0 build2 (release)
(cherry picked from commit 26c28643dbabf6bc6561cae616955035d4ecb014)

Adapted from rhel-8.4.0
(cherry picked from commit 23f3956881ffd6f043d6b45f158dbc0d4a37f126)

 Conflicts:
	.gitignore
	firefox.spec
	sources
2021-06-25 20:51:35 +02:00
Eike Rathke c07643096b Related: #1976278 Fix rhel_minor_version for dist .el8_4 and .el8
(cherry picked from commit a69ff89822e33e5c0bbb7b25203f099e2b52ee82)

 Conflicts:
	firefox.spec
2021-06-25 20:51:22 +02:00
Jan Horak 24ef97d561 Related: #1976278 Fixing project license in appdata, syncing with 8.3.0 branch
(cherry picked from commit f0cdad9d3911d6cc0f8b8e174d705b9d4adc82dd)
2021-06-25 20:51:11 +02:00
Eike Rathke 622df82b99 Related: #1976278 Update to 78.9.0 build1
They upgraded the bundled thin-vec from 0.1.0 to 0.1.2 which we already
replaced with 0.2.1 for thin-vec-big-endian, hence that patch is
re-assembled.

(cherry picked from commit 2f941f655537bd4ce2df23c336c3ae0af48f9ade)

Partly from rhel-8.4.0
(cherry picked from commit f78641b1265da0f68acaef752d75da5467b7f212)

 Conflicts:
	.gitignore
	firefox.spec
	sources
2021-06-25 20:51:03 +02:00
Jan Horak c58f7105dc Related: #1976278 Using full patch for the bookmarks
(cherry picked from commit e1f010d96c23d3e90547915d342dad9ae70c9a64)
(cherry picked from commit ecaa8eef515f112f22ee50d3eeeebd005a1be1b0)
2021-06-25 20:50:54 +02:00
Jan Horak 34dd1addba Related: #1976278 Sync to flatpak branch
(cherry picked from commit af202acfd9e370b8746422286e59dbd124808674)

Partly from rhel-8.4.0
(cherry picked from commit 8876ba917cb62d22c995e0bac73a2ced67ab03bc)

 Conflicts:
	firefox.spec
2021-06-25 20:50:20 +02:00
Mohan Boddu 4c0b4acaff Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-06-22 18:37:11 +00:00
Tomas Pelka c3ec034df6 enabling gating for el9 2021-06-16 13:18:34 +02:00
Jan Horak ed35847078 Resolves: #1935623 Fixing failed addon install because of disabled sha1 algorithm 2021-05-04 14:55:30 +02:00
jhorak 96aa03110b Resolves: #1947920 Removed unused patches 2021-04-19 12:48:24 +02:00
jhorak c96a5d85c8 Resolves: #1947920 Removed unused patches 2021-04-19 12:43:44 +02:00
Mohan Boddu a0e8ebb3e7 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-15 23:19:18 +00:00
jhorak 3f633617f1 Resolves: #1947920 Removed libIDL BR 2021-04-09 16:57:31 +02:00
Jan Horak 7ecf0c4e1a Bump release 2021-03-01 14:06:07 +01:00
Jan Horak d4a0f87d82 Removed autoconf213 dependency 2021-03-01 09:04:02 +01:00
Jan Horak 7706260624 Added perl-interpreter previously pulled back by gconf-2.0 2021-02-22 16:57:37 +01:00
Jan Horak 0bf23ec98e Removed dependency on gconf-2 2021-02-22 16:33:56 +01:00
Jan Horak 4c61a33284 Added fix for: /usr/include/c++/11/type_traits:3215:3: error: template with C linkage 2021-02-22 09:58:52 +01:00
Jan Horak 4bc660fb04 Update to 78.8.0 build1 2021-02-22 09:53:04 +01:00
Jan Horak 703658a1bf Disabling lto because of rhbz#1883904 2021-01-18 10:31:18 +01:00
Jan Horak e48493561c rebuild without bundled python 2 2021-01-15 18:01:13 +01:00
Jan Horak 39d2d1aeaf Fixing clang build 2021-01-15 13:13:13 +01:00
Jan Horak d609ed6055 Build using clang 2021-01-15 12:59:23 +01:00
Jan Horak 3153ecddcd Added missing patches from 8.3 branch 2021-01-15 10:11:52 +01:00
Jan Horak 5ac0ddab3b removing unused patches 2021-01-14 16:57:53 +01:00
Jan Horak 3d33e32144 Removing rhel6 stuff 2021-01-14 16:42:54 +01:00
Jan Horak cfd948c871 Sync to 8.3.0 branch 2021-01-14 15:43:56 +01:00
DistroBaker 7264c8ccf5 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/firefox.git#e5347d4b2b4d35e4949c710f93462d6443ad8a8e
2020-10-27 17:35:52 +01:00
Troy Dawson 3e50e17831 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/firefox#78a2fca4c6a65a6d27fe55bf52a27ed21e6aec3b
2020-10-20 06:49:17 -07:00
Petr Šabata 268ae0028c RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/firefox#c8daf71be4963daab37d810024e0a6e7f04cf2dd
2020-10-15 00:23:49 +02:00
Release Configuration Management 1c95a8e427 New branch setup 2020-10-08 12:00:27 +00:00