Commit Graph

364 Commits

Author SHA1 Message Date
Pierre Labastie
7b0eaab215 thunderbird: remove the sed for ROOT_CLIP_CHAIN
It is now upstream.
Also remove a duplicated sentence
2023-04-01 20:57:01 +02:00
Douglas R. Reno
3291d05f1a Update to Thunderbird-102.9.1 (Security Update) 2023-03-30 19:39:13 -05:00
Douglas R. Reno
6dc20c13ba Update to Thunderbird-102.9.0 (Security Update) 2023-03-26 23:13:52 -05:00
Pierre Labastie
923cfdb469 Remove unneeded sed's in firefox and thunderbird 2023-02-22 18:18:34 +01:00
Douglas R. Reno
02919c3801 Update to Thunderbird-102.8.0 2023-02-21 16:17:14 -06:00
Bruce Dubbs
6fe9820e19 Tag xsoft packages 2023-02-20 23:23:04 -06:00
Douglas R. Reno
1376385133 Update to Thunderbird-102.7.2 (Security Update) 2023-02-13 10:40:16 -06:00
Xi Ruoyao
75b1a338b8
Update more URLs to use https
Mostly plain http -> https replace, if https works.  If there is a HTTP
redirection, use the redirect target (unless it's a mirror or l10n like
"https://kde.org/zh-cn/").

Some non-trivial change:

* www.mnogosearch.org is dead.  Not sure how to replace, so deleted.
* use https://github.com/cacalib/libcaca for libcaca.
  http://caca.zoy.org/wiki/libcaca seems out-of-date.
* http://www.speech.cs.cmu.edu/flite/ is dead, replaced with github repo
  link.
2023-01-29 14:35:01 +08:00
Douglas R. Reno
11977a8a19 Update to Thunderbird-102.6.1 (Security Update) 2022-12-31 14:03:26 -06:00
Pierre Labastie
fbe38a8594 Update to thunderbird-102.6.0 2022-12-15 13:36:57 +01:00
Pierre Labastie
faf2145105 Update to thunderbird-102.5.1 2022-12-02 14:32:00 +01:00
Pierre Labastie
3f2db3a638 Remove sect1info tags
They only contain a date tag that is nowhere used.
2022-11-29 08:58:07 +01:00
Pierre Labastie
4a8d20bdb0 Update to thunderbird-102.5.0 (security update) 2022-11-20 09:42:31 +01:00
Pierre Labastie
53775068ff Fix qtwebengine and thunderbird for python-3.11 2022-11-10 13:15:47 +01:00
Pierre Labastie
d7ba6b4ddd Fix sed in mozilla apps
Sorry for forgetting the "xargs"
2022-11-04 15:27:38 +01:00
Pierre Labastie
16218efb30 Some fixes to mozilla apps due to python-3.11
This may not be the only thing needed for ff and tb.
2022-11-01 22:31:52 +01:00
Bruce Dubbs
04822f0e66 Update to thunderbird-102.4.0. 2022-10-23 15:47:47 -05:00
Bruce Dubbs
f7283ecec5 Update to thunderbird-102.3.3 (Security update). 2022-10-18 14:35:02 -05:00
Pierre Labastie
c3a493c30d Update to thunderbird-102.3.0 2022-09-25 16:28:24 +02:00
Douglas R. Reno
ac94cf0f6c Update to Thunderbird-102.2.2 2022-09-16 12:36:37 -05:00
Pierre Labastie
1fe05eb92d A round of removal of eol trailing spaces 2022-09-11 17:32:13 +02:00
Douglas R. Reno
d608866be8 Three security updates and relevant buildfixes:
Update to thunderbird-102.2.1
Update to poppler-22.09.0
Update to curl-7.85.0
Fix building inkscape with poppler-22.09.0
Fix building libreoffice with poppler-22.09.0
2022-09-03 15:29:09 -05:00
Pierre Labastie
f572dbb2c6 Building mozilla apps with gcc is broken on i686
We used to sed the double_t definition to allow building, but now
we use clang, so that the build passes without sed. Say that using
GCC breaks the build in command explanations too.
2022-08-28 21:03:28 +02:00
Douglas R. Reno
648f873653 Package updates
Update to Thunderbird-102.2.0
Update to Firefox-102.2.0esr
(Tag them both)
2022-08-25 15:41:27 -05:00
Douglas R. Reno
c439993474 Update to thunderbird-102.1.2 2022-08-16 20:15:47 -05:00
Pierre Labastie
62beded3d0 Update to thunderbird-102.1.0 2022-08-02 10:34:01 +02:00
Douglas R. Reno
4659414dae Update to thunderbird-102.0.3 2022-07-21 19:14:11 -05:00
Pierre Labastie
8c94548326 Update to thunderbird-102.0.2
Also add MOZBUILD_STATE_PATH variable so that the build
does not stop waiting for user input (see ticket #16806).
2022-07-17 19:56:53 +02:00
Douglas R. Reno
a6da4ce3e8 Typo fix in the changelog and stop unsetting the CC and CXX options
since we're not setting them elsewhere in the page anymore.

Note that the command explanation is still there for setting it if you
want to use GCC/G++, making this identical to Firefox currently.
2022-07-12 10:08:49 -05:00
Pierre Labastie
8d2bafa96f Add --without-wasm-sandboxed-libraries to thunderbird too 2022-06-30 11:12:36 +02:00
Ken Moffat
45d03f93b7 Update to thunderbird-102.0 (security fix). 2022-06-29 18:43:08 +01:00
Ken Moffat
c573eb2aa8 Thunderbird: Really remove create-mach-environment.
Fixes g8d70628cdd65 from last August.
2022-06-23 17:43:45 +01:00
Ken Moffat
c4e7ae24d8 Fix firefox and thunderbird for current cbindgen. 2022-06-19 18:42:46 +01:00
Ken Moffat
eaa4368be5 Update to thunderbird-91.10.0. 2022-06-01 11:53:02 +01:00
Ken Moffat
f9579a89d3 Updates for mozilla packages:
firefox-91.9.1,
js-91.9.1,
thunderbird-91.9.1.

The smaller SBU times on firefox and js are because my SBU with
gcc-12 takes longer, not because the builds are quicker.
2022-05-21 23:30:55 +01:00
Bruce Dubbs
5a8de5965e Update to thunderbird-91.9.0. 2022-05-09 11:39:07 -05:00
Bruce Dubbs
881972a581 Update to thunderbird-91.8.1. 2022-04-22 20:38:38 -05:00
Tim Tassonis
5afdfaad08 Update to thunderbird-91.8.0. 2022-04-07 10:00:37 +02:00
Douglas R. Reno
4432ef8e88 Update to Thunderbird-91.7.0 2022-03-22 00:25:18 -05:00
Douglas R. Reno
0fc5bfd7a8 Package updates, build fix, and security patch
Update to thunderbird-91.6.2
Update to curl-7.82.0
Patch Seamonkey against CVE-2022-26485
Fix building inkscape with poppler-22.03.0
2022-03-08 15:56:17 -06:00
Douglas R. Reno
f63d4f78c1 Package update and tags
Update to thunderbird-91.6.1
Tag exim and fix a URL for the documentation
2022-02-24 13:10:28 -06:00
Xi Ruoyao
c80497d718
fix a trivial typo 2022-02-19 10:41:45 +08:00
Bruce Dubbs
0a0e996387 Spelling 2022-02-18 18:13:40 -06:00
Pierre Labastie
d468e961aa Fix a 32 bit FTBFS in firefox and thunderbird 2022-02-18 10:17:11 +01:00
Douglas R. Reno
a131012cc8 Package Update:
Update to thunderbird-91.6.0 (Security Update)
2022-02-13 21:21:43 -06:00
Douglas R. Reno
64351cbe6d Package update and a fix for systemd
Update to thunderbird-91.5.0
Fix CVE-2021-3997 in systemd.
2022-01-13 18:44:17 -06:00
Douglas R. Reno
6968e3cb71 Package Updates and a buildfix
Update to Thunderbird-91.3.0
Update to Seamonkey-2.53.10
Update to webkitgtk-2.34.3
Update to nss-3.73.1
Fix building Firefox with wayland-1.20.
2021-12-22 21:26:04 -06:00
Douglas R. Reno
27cc55e9ee Package updates:
Update to seamonkey-2.53.9.1
Update to thunderbird-91.2.1
Update to ghostscript-9.55.0
2021-10-21 22:55:22 -05:00
Pierre Labastie
fb25573945 Updates
thunderbird-91.1.1
pidgin-2.14.7
curl-7.79.1
vte-0.66.0
2021-09-24 21:15:34 +02:00
Pierre Labastie
e97fa8c216 Update to thunderbird-91.1.0 (Security Update) 2021-09-10 10:02:13 +02:00