Bruce Dubbs
57222e8d39
Update to git-2.37.3.
2022-09-06 21:04:49 -05:00
Bruce Dubbs
1a7bbb8f28
Update to mercurial-6.2.2.
2022-09-06 15:23:14 -05:00
Bruce Dubbs
056b5965ec
Package updates
...
Update to neon-0.32.3.
Update to libwpe-1.12.3.
Update to cracklib-2.9.8.
Update to libsoup-3.0.8.
2022-09-05 18:03:13 -05:00
Bruce Dubbs
5ff8c3a9cb
Add --no-user in Python module installation instructions.
2022-09-05 16:04:47 -05:00
Pierre Labastie
9f3e504cea
Update to vala-0.56.3
2022-09-04 22:40:04 +02:00
Pierre Labastie
360f25bbe9
Update to librsvg-2.54.5
2022-09-04 22:23:12 +02:00
Bruce Dubbs
ccdcaa0f76
Package updates.
...
Update to Log-Log4perl-1.56 (Perl Module).
Update to IO-Socket-SSL-2.075 (Perl Module).
Update to doxygen-1.9.5.
Update to libatomic_ops-7.6.14.
2022-09-04 10:32:30 -05:00
Douglas R. Reno
720e4cbe9e
Package updates
...
Update to libtasn1-4.19.0
Update to babl-0.1.96
Update to fetchmail-6.4.33
2022-09-03 18:58:59 -05:00
Douglas R. Reno
67cd226204
Package updates:
...
Update to gc-8.2.2
Update to mozjs-91.13.0
Update to libqalculate-4.3.0
Update to nghttp2-1.49.0
2022-09-03 17:59:57 -05: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
Douglas R. Reno
6aa4fda02a
libxslt: Remove old comment about python2 module
2022-09-03 11:07:50 -05:00
Douglas R. Reno
f4c100b7d4
libxslt: remove extra newline before configure
2022-09-03 09:01:03 -05:00
Pierre Labastie
0ecb20cf9f
libxslt: remove an harmful space at eol
...
Took me one hour to figure out hy configure was asking to use
--build, --host, ...
2022-09-03 07:58:00 +02:00
Pierre Labastie
9762440961
Fix libxml2py2 for libxml2-2.10.2
...
- fix md5sum and figures
- change build instructions because now setup.py is not distributed,
only setup.py.in, so that configure needs to be run.
2022-09-03 07:52:35 +02:00
Bruce Dubbs
323310fd44
Update to libxslt-1.1.37.
2022-09-02 20:17:46 -05:00
Bruce Dubbs
8294b3df56
Update to libxml2-2.10.2.
2022-09-02 19:38:51 -05:00
Bruce Dubbs
7189987151
Update a python module and four xorg libraries.
...
Update to libXau-1.0.10.
Update to libfontenc-1.1.6 (Xorg library).
Update to libXfont2-2.0.6 (Xorg library).
Update to libFS-1.0.9 (Xorg library).
Update to Mako-1.2.2 (Python module).
2022-09-02 15:54:01 -05:00
Bruce Dubbs
88c3b981d0
Update to PyYAML-6.0.
2022-09-02 13:37:50 -05:00
Xi Ruoyao
2cb4b95bce
libssh2: add upstream fix patch for OpenSSH compatibility
2022-09-01 19:21:24 +08:00
Xi Ruoyao
6bc7cd4989
Revert "Increase the recursion limit in libxslt, which allows man pages for samba and systemd to be generated"
...
This reverts commit ba3bd45656
.
The deep recursion was caused by a docbook-xsl issue, which should be
corrected by our docbook-xsl patch.
2022-09-01 11:42:09 +08:00
Bruce Dubbs
01e2c90e25
Minor fixes.
...
Remove an inoperative ftp feference for the tree command.
Fix a minor gramma error in nss.
2022-08-30 22:25:07 -05:00
Bruce Dubbs
f31e793861
Misc text fixes.
2022-08-30 10:45:36 -05:00
Xi Ruoyao
0fe09b09b6
js91: SSE2 can be used for GCC + 32-bit if the system is capable
...
Other workarounds (simply replacing "double_t") leads FP-related tests
to fail. If someone is really running a non-SSE2 system, he/she will
need Clang (maybe ironically as you have to build more things on such
a slow system, but we don't have any other solution).
2022-08-29 14:57:54 +08:00
Xi Ruoyao
ed2176e518
rust: for systemd, tell how to use systemd-run to limit CPU cores
2022-08-29 12:01:21 +08:00
Xi Ruoyao
c0dfeeaf5e
rust: it's broken on non-SSE2 i686
2022-08-29 11:27:14 +08:00
Douglas R. Reno
96923efd52
Typo fixes
2022-08-28 15:11:37 -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
Xi Ruoyao
716ab1ac26
js-91: clang is required on 32-bit system
2022-08-28 16:13:29 +08:00
Xi Ruoyao
ff72cd054c
fontconfig: mention unzip is used in tests
2022-08-28 16:13:28 +08:00
Bruce Dubbs
5965750640
Update to tree-2.0.3.
2022-08-27 18:04:31 -05:00
Xi Ruoyao
a1b09476e8
wayland: unset XDG_RUNTIME_DIR for test
...
* If it's not set, things will be OK.
* If it's set normally, things will be OK.
* If it's set to a non-exist path, many tests will fail.
So for now just papering over the "bad XDG_RUNTIME_DIR issue" by unset
it.
2022-08-28 03:19:18 +08:00
Pierre Labastie
2c5007040c
Fix a perl module md5sum again
2022-08-27 14:54:01 +02:00
Bruce Dubbs
3032882841
Tags
2022-08-26 16:39:32 -05:00
Pierre Labastie
d6696ec3d7
A few tags
2022-08-26 11:55:03 +02:00
Douglas R. Reno
8a2cb97ea3
Tag GNOME Applications and dependencies
2022-08-25 21:47:44 -05:00
Douglas R. Reno
19f84a6092
Update to gnome-bluetooth-42.3 and tag the rest of GNOME Desktop.
2022-08-25 20:03:11 -05:00
Bruce Dubbs
650ddb8903
Tag the rest of multimedia/libdriv/
2022-08-25 18:48:40 -05:00
Douglas R. Reno
fe33e3f2bd
Tag GNOME Libraries and relevant dependencies
2022-08-25 16:50:31 -05:00
Bruce Dubbs
7263a049ae
Tags
2022-08-25 16:06:42 -05:00
Douglas R. Reno
b1c0fa79df
Update to WebKitGTK+-2.36.7 and other tags.
2022-08-25 11:25:40 -05:00
Xi Ruoyao
115415d97c
rust: 43 + 1 = 44
...
Text change only.
2022-08-25 13:23:26 +08:00
Bruce Dubbs
6e7dd85b3e
Update to pinentry-1.2.1.
2022-08-24 23:24:49 -05:00
Bruce Dubbs
c9e1750514
Update to ibus-1.5.27 and some tags
2022-08-24 23:16:34 -05:00
Douglas R. Reno
cce66dc465
Tag WebKitGTK+ dependencies prior to working on the update
2022-08-24 18:52:52 -05:00
Bruce Dubbs
00eb94abb3
Tags and add a dependency to sysprof
2022-08-24 16:20:38 -05:00
Douglas R. Reno
e3c1140027
Tag LXDE
2022-08-24 14:00:03 -05:00
Douglas R. Reno
2cc15a2bb3
Package updates, URL fix, and tags
...
Update to SDL2-2.24.0
Update to cups-filters-1.28.16
Fix the libxml2 python2 module's download URL (was 2.9, change to 2.10).
2022-08-24 13:13:13 -05:00
Thomas Trepl (Moody)
b5d7180d02
Tags for 11.2
2022-08-24 18:36:22 +02:00
Pierre Labastie
1be5f8b02d
Move miplaced md5sum's to their right places
...
and restore old md5sum's...
2022-08-24 14:11:26 +02:00
Pierre Labastie
03acb5866b
Fix building autofs with glibc-2.36
2022-08-24 08:04:46 +02:00
Bruce Dubbs
b984aaa12f
More tags
2022-08-23 21:44:16 -05:00
Douglas R. Reno
516c37467c
Tags
2022-08-23 13:14:59 -05:00
Bruce Dubbs
6b871eab3f
Tags - mostly for Graphics and Font Libraries
2022-08-23 12:52:22 -05:00
Douglas R. Reno
09422244a6
Tags for gtk3 and friends
2022-08-23 12:24:03 -05:00
Bruce Dubbs
60facfc6aa
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2022-08-23 11:57:43 -05:00
Bruce Dubbs
6f3fbe043a
Update to babl-0.1.94 and tag for blfs-11.2.
2022-08-23 11:57:15 -05:00
Douglas R. Reno
d8fd5883af
Tags for GTK+-2 and dependencies and Sawfish.
2022-08-23 11:34:26 -05:00
Julien Lepiller
f33467d250
Fix typos
2022-08-23 08:17:55 +02:00
Bruce Dubbs
0ddf4e7c2a
Tags
2022-08-22 22:55:37 -05:00
Xi Ruoyao
16f7f0edb1
Squashed commit of UEFI tags for 11.2 and some text changes
...
grub-setup: update version numbers in example to match LFS 11.2
grub-efi: tag for 11.2
freetype2: tag for 11.2
brotli: tag for 11.2
harfbuzz: tag for 11.2
glib2: don't run test suite as root (text only change)
graphite2: tag for 11.2
libxml2: align explanation with acutal command (text only change)
libpng: tag for 11.2
efibootmgr: tag for 11.2
efivar: tag for 11.2
mandoc: tag for 11.2
2022-08-23 11:38:12 +08:00
Bruce Dubbs
ef5367be61
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2022-08-22 22:13:58 -05:00
Bruce Dubbs
6fb0b9363f
Update to graphviz-5.0.1 and tag it.
2022-08-22 22:13:44 -05:00
Douglas R. Reno
aa0b625099
Tag Xorg and dependencies
2022-08-22 21:55:59 -05:00
Douglas R. Reno
8b22593891
Tags for Subversion and friends
2022-08-22 17:06:21 -05:00
Bruce Dubbs
7577bd65e8
Fix clucene for lfs-11,2 and tag
2022-08-22 16:44:04 -05:00
Douglas R. Reno
ce1dd9df4e
Several tags
2022-08-22 15:41:07 -05:00
Douglas R. Reno
9b8ff698ec
Fix building hdparm-9.64 with glibc-2.36
...
Tags up to that point
2022-08-22 14:37:51 -05:00
Bruce Dubbs
48cb482af9
Just tags
2022-08-22 14:13:52 -05:00
Douglas R. Reno
ecc23863e9
libevent: Typo fix
...
llvm: Document new test failures
Tags
2022-08-22 14:03:54 -05:00
Douglas R. Reno
dca2b43ecd
Adapt CMake to use Boost-1.80.0 with FindBoost.
...
Tags
2022-08-22 11:33:42 -05:00
Pierre Labastie
5c81396a75
Typo in opencv
2022-08-22 14:43:51 +02:00
Douglas R. Reno
046d740a29
Some more tags
2022-08-22 00:11:24 -05:00
Douglas R. Reno
af847db38e
Initial tags
2022-08-21 21:57:29 -05:00
Bruce Dubbs
05299f4f48
Some initial 11.2 tags
2022-08-21 20:40:45 -05:00
Pierre Labastie
cf6ee3d937
Fix python2 documentation download location
2022-08-21 06:49:39 +02:00
Pierre Labastie
63413bc629
brotli: add missing role="root"
2022-08-20 15:55:41 +02:00
Xi Ruoyao
0c953f12ef
"anyways" -> "anyway"
...
"anyways" is informal:
https://www.merriam-webster.com/dictionary/anyways
2022-08-20 14:38:05 +08:00
Pierre Labastie
0f21ed27e6
Update to gcc-12.2.0
2022-08-20 07:00:36 +02:00
Douglas R. Reno
f57ea40c9f
Package Updates:
...
Update to liburcu-0.13.2
Update to dvisvgm-2.14
Update to asymptote-2.82
Update to mutt-2.2.7
2022-08-19 13:58:46 -05:00
Douglas R. Reno
363e081bc7
Package updates:
...
Update to x264-20220819
Update to x265-20220819
Update to ImageMagick-7.1.0-46
2022-08-19 13:00:49 -05:00
Pierre Labastie
12ab2eba9e
Apply glibc-2.36 patch to BLFS gcc
2022-08-19 13:58:34 +02:00
Pierre Labastie
f050585091
Reinstate sysconfdir=/etc in libxml2
...
It had been inadvertently removed
2022-08-19 00:13:02 +02:00
Douglas R. Reno
24f4ee9163
Package Updates:
...
Update to gjs-1.72.2
Update to gnome-desktop-42.4
Update to geocode-glib-3.26.4
Update to tracker3-3.3.3
Update to cups-pk-helper-0.2.7
2022-08-18 13:38:34 -05:00
Bruce Dubbs
03721226bc
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2022-08-18 13:18:47 -05:00
Bruce Dubbs
c78420c5de
Make libxml2 build with python3
2022-08-18 13:17:02 -05:00
Pierre Labastie
54b89aa8e1
libxml2: fix python3 detection if P2 is present
2022-08-18 20:11:56 +02:00
Pierre Labastie
5106927260
Fix md5sum and size for libxml2 python2 module
2022-08-18 19:40:50 +02:00
Xi Ruoyao
4937ededc1
libxml2: add --sysconfdir=/etc
...
Since 2.10.0, it accesses the catalog at $(sysconfdir)/xml/catalog.
The default sysconfdir is $(prefix)/etc, and /usr/etc/xml/catalog is
absolutely wrong.
2022-08-19 01:03:46 +08:00
Bruce Dubbs
f93706f8b8
Update to libxslt-1.1.36.
2022-08-18 10:14:47 -05:00
Bruce Dubbs
b4282bdbfe
Update to libxml2-2.10.0.
2022-08-18 10:03:35 -05:00
Bruce Dubbs
df301d239c
node-16.17.0.
2022-08-18 09:50:18 -05:00
Bruce Dubbs
50a92eee77
Update to fribidi-1.0.12.
2022-08-18 08:44:33 -05:00
Pierre Labastie
39fd768263
Update to cmake-3.24.1
2022-08-18 12:31:05 +02:00
Bruce Dubbs
2e69bcc4b5
Update to Pygments-2.13.0 (Python module).
2022-08-17 19:12:10 -05:00
Bruce Dubbs
522be71c0f
Update to slang-2.3.3.
2022-08-17 18:54:11 -05:00
Bruce Dubbs
d61eea50ae
Update to php-8.1.9.
2022-08-17 18:37:37 -05:00
Douglas R. Reno
66f6b74ec5
JDK: Update the binary for i686 to 18.0.2+8.
2022-08-17 12:58:20 -05:00
Pierre Labastie
a6d199dae6
Add glibc-2.36 patch for systemd in BLFS
2022-08-17 12:04:03 +02:00
Pierre Labastie
8859e3025f
Fix compiler-rt patch application in llvm
2022-08-17 09:03:30 +02:00
Bruce Dubbs
ff04d5051a
Update to cmake-3.24.0.
2022-08-16 19:15:11 -05:00