Commit Graph

182 Commits

Author SHA1 Message Date
Ken Moffat
776cb5c335 Another tag.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24302 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-25 20:13:27 +00:00
Pierre Labastie
4c24eb0a40 Remove period at the end of short descriptions.
In the process, some attributes in single quotes have been changed to double
quotes, and a few attribute lists have been written on one line instead of
several lines.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24236 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-19 15:20:16 +00:00
Ken Moffat
0c3d3e53ba Seamonkey: disable elf-hack because of binutils-2.36+.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24221 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-14 20:24:01 +00:00
Douglas R. Reno
33befb93f4 Update to vorbis-tools-1.4.2
Update to seamonkey-2.53.6

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24141 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-26 07:14:56 +00:00
Ken Moffat
c9677b1530 seamonkey-2.53.5.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23923 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-11-21 23:12:30 +00:00
Ken Moffat
3bf5de799b seamonkey-2.53.5
Changed recommended deps - remove sqlite3, add libwebp.
Also moved them into order in the mozconfig.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23901 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-11-15 08:40:47 +00:00
Douglas R. Reno
3b3720a8f7 Patch seamonkey for CVE-2020-26950
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23885 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-11-11 00:44:48 +00:00
Ken Moffat
bf5fb9456a Update to llvm-11.0.0 and rustc-1.47.0.
Patch firefox and thunderbird for this version of rust.
Remeasure all packages which use rust -
I think I used an out of date mozconfig when I updated thunderbird.
In general, builds are slower and slightly larger, but installs are marginally smaller.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23843 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-10-26 21:44:17 +00:00
Bruce Dubbs
65f35f75cf Update to seamonkey-2.53.4.
Update to Unicode-Collate-1.28. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23757 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-09-23 21:56:09 +00:00
Ken Moffat
020ecfd23c Just some tags.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23583 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-20 17:20:51 +00:00
Ken Moffat
5e0a98ceae Fix seamonkey ftbfs with glibc-2.32.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23502 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-12 20:25:42 +00:00
Ken Moffat
6e5b16067b Seamonkey:
Remove a lingering /usr/lib/seamonkey-2.53.3, it is now only
/usr/lib/seamonkey as already used for the icon.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23422 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-07-26 21:58:06 +00:00
Douglas R. Reno
5dde265666 Seamonkey: fix icon installation
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23409 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-07-22 00:26:20 +00:00
Douglas R. Reno
4bd3b64de7 Update to qca-2.3.1
Update to sendmail-8.16.1
Update to seamonkey-2.53.3

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23369 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-07-08 00:17:29 +00:00
Douglas R. Reno
8a894912e5 Update to GTK+-3.24.20. Also revert to Autotools (see Ticket #13459), and add the scrollbar buttons back.
Update to Seamonkey-2.53.2. Includes well over 100 security fixes. Also cleanup some comments on that page

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23070 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-05-03 20:32:01 +00:00
Ken Moffat
5b0a978e5d Update notes on building in chroot, for
mozilla packages needing python multiprocessing.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22928 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-04-01 01:34:37 +00:00
Ken Moffat
69d1a8eb7c Update to rustc-1.42.0 to again use system llvm for a smaller build,
but indicate why system llvm is a bad idea if using earlier llvm.
Patch seamonkey for this rustc version, its build is much slower.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22919 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-03-31 02:23:02 +00:00
Bruce Dubbs
bb65a3caa1 Update to thunderbird-68.6.0.
Update to git-2.26.0. 
Update to glibmm-2.64.2. 
Update to ghostscript-9.52. 
Update to NetworkManager-1.22.10. 
Update to cryptsetup-2.3.1. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22876 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-03-23 20:21:56 +00:00
Douglas R. Reno
7226770cf2 kate: Remove extra comma
seamonkey: Fix the icon symlink

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22856 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-03-19 03:00:38 +00:00
Ken Moffat
ec2353a36f rustc-1.39.0,
librsvg-2.48.0,
fix seamonkey for this version of rust.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22850 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-03-17 19:50:34 +00:00
Douglas R. Reno
9c9364d219 Comment out seamonkey's .git folder removal
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22774 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-29 16:01:53 +00:00
Bruce Dubbs
779536af6b Fix seamonkey tarball stats
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22773 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-29 15:57:48 +00:00
Douglas R. Reno
57daeab92b Update to seamonkey-2.53.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22772 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-29 05:57:53 +00:00
Pierre Labastie
c14025f41c Tag editors and a few others
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22735 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-20 14:05:58 +00:00
Bruce Dubbs
e01b5619a1 Update to seamonkey-2.49.5.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22100 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-05 23:04:10 +00:00
Bruce Dubbs
855122f9c8 Two tags and fix a semonkey problem
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22043 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-24 03:24:38 +00:00
Pierre Labastie
f03e2e6cff Fix thunderbird and seamonkey for glibc-2.30, libreoffice fo JAVA 12, and
xscreensaver for elogind

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22016 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-20 20:28:46 +00:00
Douglas R. Reno
19eb87f6bc Perform some minor cleanup on the seamonkey page
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21879 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-07-29 16:07:07 +00:00
Bruce Dubbs
51dfb3e400 Move BLFS/trunk/BOOK and BLFS/trunk/bootscripts to
BLFS/branches/old-trunk-20190627 and BLFS/branches/old-bootscripts-20190627.

Move BLFS/branches/elogind-book and  BLFS/branches/elogind-bootscripts
to trunk.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21754 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-06-27 20:55:17 +00:00
Pierre Labastie
909e2389a6 Seamonkey is hit by the -Werror=format false positives, but the other flags
are not needed anymore

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21607 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-19 17:52:30 +00:00
Pierre Labastie
fbbc908491 Various nits and fixes:
-hdparm: choose to make second method "nodump"
-kf5-frameworks: recommend kf5-intro
-nfs-utils: make /etc/exports example "nodump", and add "cat..EOF" instructions
-lightdm: change bridgehead, so that greeter is recognized as additional
          download
-openbox: use 2to3 from python3, since P2 is optional
-seamonkey: make an example "nodump"
-libreoffice: add --with-system-libgpgmepp
-rxvt-unicode: make some examples "nodump"

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21562 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-07 10:12:07 +00:00
Bruce Dubbs
3cdb31d1b0 Tag some browsers.
Seamonkey needed some tweaks.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21210 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-20 04:13:48 +00:00
Bruce Dubbs
83dc192ce9 Update to seamonkey-2.49.4.
Update to cups-filters-1.21.0. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20394 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-08-25 16:17:21 +00:00
Bruce Dubbs
9b98149698 Update to qt-everywhere-src-5.11.0.
Update to postfix-3.3.1.  
Update to thunderbird-52.8.0.  
Update to postgresql-10.4.  
Update to seamonkey-2.49.3.  



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20176 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-05-28 20:31:32 +00:00
Bruce Dubbs
af14fffce1 Tags. Fixed apine url
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19884 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-02-26 23:52:57 +00:00
Pierre Labastie
2c13ebeb4b exim-4.90.1
seamonkey-2.49.2
libinput-1.10.0
libva-2.1.0
intel-vaapi-driver-2.1.0
Update mupdf dependencies, and add a security patch

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19803 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-02-19 11:45:54 +00:00
Bruce Dubbs
94b4290307 Archive openssl-1.1.x. Moved to LFS.
Update to v4l-utils-1.14.2. 
Update to vlc-3.0.0. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19748 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-02-11 17:41:19 +00:00
Pierre Labastie
b4201cc484 goffice-0.10.36
gnumeric-1.12.36
seamonkey-2.49.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19531 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-11-24 22:19:30 +00:00
Pierre Labastie
2245ae0674 A couple of tags and fixes
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19101 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-26 20:10:53 +00:00
Bruce Dubbs
d6c65628af Remove gcc7 entity
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19032 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-16 20:38:22 +00:00
Krejzi
8dfc5c303b Fix some URLs
- Switch to https:// scheme where possible to avoid redirects
- Unify all kernel.org, Sourceforge and GNU URLs
- Fix python and perl module URLs to be consistent
- Fix github provided URLs to properly download tarballs instead of vFOO.tar.gz
- Use upstream locations for some packages or better/shorter URLs if available
- Add https:// URLs for gnupg packages



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19022 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-15 18:49:48 +00:00
Bruce Dubbs
a9c87c7520 Update to feh-2.19.1.
Update to libgusb-0.2.11. 
Update to tumbler-0.2.0. 
Update to stunnel-5.42. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18983 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-02 22:03:18 +00:00
Bruce Dubbs
5c80fdc309 Update sed instructions in seamonkey
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18977 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-02 04:06:31 +00:00
Bruce Dubbs
9a78b16642 Update to seamonkey-2.48
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18976 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-02 00:10:15 +00:00
Bruce Dubbs
0639bb657e More spelling fixes
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18718 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-05-14 06:08:05 +00:00
Bruce Dubbs
3fd9e8eb35 Misc tags and a fix for seamonkey
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18383 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-02-22 01:57:55 +00:00
Douglas R. Reno
e0ba182b28 Add autoconf213 as a required dependency for Seamonkey
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18184 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-01-14 23:07:49 +00:00
Pierre Labastie
3a00b7b8b9 Seamonkey:
Sqlite is recommended now
pulseaudio must be explicitely disabled if absent
gstreamer is only used for tests

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18153 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-01-07 21:08:16 +00:00
Pierre Labastie
7d09fcb9e4 Fix ECDSA code in mozilla apps,
so that more web sites are accessible. From upstream, thanks to DJ Lucas.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18150 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-01-07 17:29:31 +00:00
Bruce Dubbs
52519fddd4 Remove reference to obsolete seamonkey patch
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18110 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-12-30 15:43:56 +00:00