Commit Graph

8139 Commits

Author SHA1 Message Date
Xi Ruoyao
4dbc40bbf0
libxslt: simplify the sed by using -r, and add an explanation 2021-08-16 01:02:59 +08:00
Xi Ruoyao
ac336b26f8
systemd: remove unneeded option 2021-08-16 00:19:28 +08:00
Xi Ruoyao
ce69f84979
wayland-protocol: mesonize 2021-08-15 23:48:31 +08:00
Xi Ruoyao
1b893a7a10
libxslt: workaround a testsuite issue with latest libxml 2021-08-15 23:47:19 +08:00
Douglas R. Reno
4f89710d97 Package updates and an i686 build fix.
Update to boost-1.77.0
Update to libwebp-1.2.1
Update to eog-40.3
Update to gnome-user-docs-40.4
Update to libepoxy-1.5.9
Update to libgudev-237
Fix building Firefox with i686 by adding a commented option in the
mozconfig (that way the default, which is for x86_64, stays using the
shipped version of libvpx rather than the system one).
2021-08-15 00:21:44 -05:00
Ken Moffat
542bde850a Update to ImageMAgick-7.1.0-4. 2021-08-15 00:39:03 +01:00
Xi Ruoyao
58ab63b9cd
systemd: add p11-kit as optional dependency
meson checks for it, and there are some code enabled by HAVE_P11KIT.
2021-08-15 04:19:40 +08:00
Ken Moffat
62c6ab795d Update to node.js v14.17.5. 2021-08-12 22:13:45 +01:00
Douglas R. Reno
7f142f7887 Package updates:
Update to pango-1.48.8
Update to gjs-1.68.2
Update to fetchmail-6.4.21
Update to gnome-autoar-0.4.0
Update to enchant-2.3.1
2021-08-12 13:32:52 -05:00
Bruce Dubbs
6e1270bed0 Package updates.
Update to SDL2-2.0.16.
Update to NetworkManager-1.32.8.
Update to libjpeg-turbo-2.1.1.
Update to c-ares-1.17.2.
2021-08-11 15:32:19 -05:00
Ken Moffat
883e376350 Firefox security updates:
Firefox-91.0esr
JS78 using firefox-78.13.0esr
and introducing firefox-78.13.0esr as Firefox Legacy.

The first two have been tested and measured on glibc-2.34 systems.
The latter has been measured on a slightly older system where 91.0
fails to build.

If anyone likes ff78 so much that they want to use it on a
glibc-2.34 system, feel free to create the necessary patches
but note that I expect to remove Firefox Legacy in November,
it is only a transitional item.
2021-08-11 03:48:08 +01:00
Bruce Dubbs
baeafab3f0 Package updates:
Update to ModemManager-1.16.10.
Update to xrdb-1.2.1 (Xorg application).
2021-08-10 17:45:07 -05:00
Xi Ruoyao
7f4758bb3f
wayland: meson-ize 2021-08-08 18:34:25 +08:00
Xi Ruoyao
13d90a85e3
glib: add workaround for glibc-2.34 2021-08-08 18:14:08 +08:00
Xi Ruoyao
a87fb41f94
python3: sync with LFS 2021-08-08 17:58:10 +08:00
Douglas R. Reno
b78874236f libqmi: now requires libgudev per the release notes 2021-08-07 20:11:26 -05:00
Tim Tassonis
e4a3fdbe82 - Update to usbutils-014.
- Update to dovecot-2.3.16.
- Update to vsftpd-3.0.5.
2021-08-07 17:55:36 +02:00
Douglas R. Reno
60f5b56094 Fix building guile with glibc-2.34.
Without the seds, you'll get 6 of the following errors:

./malloc/dynarray-skeleton.c:270:24: error: expected declaration specifiers or '...' before '(' token
  270 | __attribute_nonnull__ ((1))
      |
2021-08-07 00:09:44 -05:00
Bruce Dubbs
79fe32dece Package updates.
Update to pipewire-0.3.33.
Update to glib-networking-2.68.2.
Update to SCons-4.2.0.
2021-08-06 18:23:34 -05:00
Bruce Dubbs
9654a22ae2 Package updates and a fix for GCC
Update to libqmi-1.30.0.
Update to nss-3.69.
Fix an issue when building gcc identified upstream.
2021-08-06 16:48:23 -05:00
Xi Ruoyao
4464515e33
pinentry: GNOME 3 pinentry is not a GTK+-3 dialog 2021-08-06 13:26:01 +08:00
Douglas R. Reno
5f789db765 Package Update
Update to evince-40.4
Typo fix in libraw
2021-08-05 16:45:48 -05:00
Bruce Dubbs
77a8b67f62 Package updates.
Update to udisks-2.9.3.
Update to poppler-21.08.0.
Update to jasper-2.0.33.
2021-08-05 15:05:24 -05:00
Xi Ruoyao
2d1da1f456
ibus: add gtk+3 and gtk4 as optional dependencies 2021-08-05 21:43:13 +08:00
Xi Ruoyao
f8fcbabe56
libaio: fix testsuite issue with glibc-2.34 2021-08-05 21:18:02 +08:00
Xi Ruoyao
b3901604dc
bluez: add workaround for glibc-2.34 2021-08-05 21:10:13 +08:00
Bruce Dubbs
bd14511f08 Package updates.
Update to asciidoctor-2.0.16.
Update to libqmi-1.28.8.
Update to libcap-2.52.
2021-08-04 20:09:48 -05:00
Xi Ruoyao
6e5b09c059
git: add gpg as optional runtime dependency 2021-08-04 22:17:15 +08:00
Xi Ruoyao
df6f75d8f1
systemd: append /usr/sbin into $PATH for test 2021-08-04 22:12:17 +08:00
Xi Ruoyao
b4ce81fd25
tidy: remove unneeded static library
"libtidy.a" (without "s") is not a typo: tidy has changed the name of
the static library since some time.
2021-08-04 22:12:05 +08:00
Xi Ruoyao
e403b61c16
gpm: remove unneeded static library 2021-08-04 22:11:52 +08:00
Xi Ruoyao
49925648c0
git: add openssh as optional runtime dependency 2021-08-04 22:11:44 +08:00
Ken Moffat
279e6ead85 node.js - One test fails if libuv-1.42.0 is used.
I had v1.14.1 (and previous nghttp2) when I was preparing the
update to v14.17.4.
2021-08-02 23:09:50 +01:00
Bruce Dubbs
e3781e1974 Minor wording change 2021-08-02 15:14:32 -05:00
Pierre Labastie
476753a688 Fix pkgconfig file for libtiff
When using cmake/ninja, the pkgconfig file for libtiff has an empty
Version field. Add a sed to cure that.
2021-08-02 21:40:59 +02:00
Bruce Dubbs
e6d0be69b6 Remove unneeded gcc patch 2021-08-01 21:17:04 -05:00
Bruce Dubbs
e99d2b6786 Update to gcc-11.2.0 2021-08-01 20:38:37 -05:00
Bruce Dubbs
65d8566876 9ckage updates and fixes.
Update to php-8.0.9.
Update to cbindgen-0.20.0.
Fix dependencies for elogind and p11kit.
Fix gcr-3.40.0 to build properly with meson-0.59.
2021-07-31 19:51:38 -05:00
Bruce Dubbs
ca31bd3888 Package updates.
Update to xorg-server-1.20.13.
Update to mesa-21.1.6.
Update to libstatgrab-0.92.1.
Update to libblockdev-2.26.
2021-07-31 18:48:11 -05:00
Bruce Dubbs
b7a129dfe7 Fix node-js md5sum 2021-07-31 09:14:59 -05:00
Ken Moffat
46dfbe3461 Prepare updated perl-deps.
Note: the XML-LibXML testsuite reports:
Runtime Requires
 XML::SAX::DocumentLocator undef

That was installed by XML::SAX, apparently something buggy
in whatever generates that report (I could not work out
where it comes from).
2021-07-30 22:22:21 +01:00
Ken Moffat
d63fed6200 Update to node-v14.17.4, security update. 2021-07-30 21:56:15 +01:00
Douglas R. Reno
7e618fdf4e libmbim: no longer uses gudev 2021-07-30 15:09:10 -05:00
Bruce Dubbs
e4be4bf55d Package Updates
Update to pulseaudio-15.0.
Update to imlib2-1.7.2.
Update to cmake-3.21.1.
Update to libmbim-1.26.0.
2021-07-30 14:25:53 -05:00
Xi Ruoyao
f3e940f78f
secure some download URL 2021-07-31 00:14:52 +08:00
Bruce Dubbs
d233271a3f Package updates.
Update to pipewire-0.3.32.
Update to shadow-4.9.
Update to dbus-python-1.2.18 (Python module).
Update to libidn-2.3.2.
Update to libidn-1.38.
2021-07-28 21:43:12 -05:00
Thomas Trepl (Moody)
27a26c2121 Upgrade bind-9.16.19, bind-utils-9.16.19 2021-07-28 11:18:10 +02:00
Bruce Dubbs
907ece52ce Package updates.
Update to freetype-2.11.0.
Update to gparted-1.3.1.
Update to nghttp2-1.44.0.
Update to graphviz-2.48.0.
2021-07-27 18:48:42 -05:00
Bruce Dubbs
2a54f9971a Minor xml typos 2021-07-27 17:04:35 -05:00
Ken Moffat
8aef78285d Perl dep Alien::Libxml2 requires Path::Tiny.
Found by trying to build it without running tests, P::T was being
pulled in as a test dependency but is always required.
2021-07-23 23:37:55 +01:00
Ken Moffat
d91e4b79ac Reinstate perl dep Scalar::List::Utils.
Current List::AllUtils (0.19) requires List::Utils >= 1.56 from
this distribution at runtime, but perl-5.34.0 shipped with 1.55.

Found by trying to run biber tests after building biber's perl
deps without running tests.

It helps if I add the reinstated file.
2021-07-23 23:35:48 +01:00
Douglas R. Reno
1fb591380c Guard systemd against CVE-2021-33910 2021-07-23 06:39:57 -05:00
Thomas Trepl (Moody)
1d8fc7d6a1 Upgrade libuv-1.42.0 2021-07-23 12:10:16 +02:00
Douglas R. Reno
816a0aaa8a Package Update:
Update to ModemManager-1.16.8
2021-07-20 21:18:34 -05:00
Bruce Dubbs
5fd1c78eb8 Package Updates
Update to Net-DNS-1.32 (Perl module).
Update to talloc-2.3.3.
Update to wireshark-3.4.7.
2021-07-19 14:39:05 -05:00
Bruce Dubbs
2bbc6b0e7b Package updates
Update to cmake-3.21.0.
Update to btrfs-progs-5.13.
Update to mesa-21.1.5.
2021-07-18 20:20:43 -05:00
Thomas Trepl (Moody)
f249e1fc26 Upgrade tidy-html5-5.8.0 2021-07-18 22:38:36 +02:00
Douglas R. Reno
5f10419517 Remove obsolete command explanation from libwacom. 2021-07-17 15:13:35 -05:00
Thomas Trepl (Moody)
62f5a3deb5 Upgrade apache-ant-1.10.11 2021-07-17 17:25:36 +02:00
Thomas Trepl (Moody)
b2ac1cf6b7 Upgrade libwacom to 1.11 2021-07-17 14:03:30 +02:00
Bruce Dubbs
b7e2ce47c2 Add --buildtype=release for all packages that need it through Chapter 13. 2021-07-15 15:54:36 -05:00
Bruce Dubbs
2f0010a951 Add --buildtype=release for genlib packages
Add --buildtype=release for packages in General Libraries
(Chapter 9) the use meson and did not have it already specified.
2021-07-15 13:47:56 -05:00
Bruce Dubbs
7863cf6ed9 Update to llvm-12.0.1. 2021-07-13 21:23:13 -05:00
Ken Moffat
216deaea54 Update to firefox-78.12.0 and same for JS78. 2021-07-13 17:01:18 +01:00
Douglas R. Reno
e713e66ca0 Package updates and some tweaks.
Update to abiword-3.0.5
Make AsciiDoctor internal in Wireshark
Patch polkit-gnome to use the proper icon system again.
Patch cups-pk-helper to work with future versions of CUPS and GLib.
2021-07-12 22:17:55 -05:00
Ken Moffat
07c5c2ec2f Update to firefox-78.12.0 and JS-78.12.0. 2021-07-12 20:17:21 +01:00
Thomas Trepl (Moody)
370e9bacce Fix doc path in libusb 2021-07-12 08:54:39 +02:00
Thomas Trepl (Moody)
89265b096a Tweak autofs for merged-/usr mode 2021-07-11 18:34:32 +02:00
Douglas R. Reno
b7acdf7b41 Package Update!
Update to Mercurial-5.8.1
2021-07-10 12:20:01 -05:00
Douglas R. Reno
72f9c9a1bc Package updates
Update to gtk+-3.24.30
Update to gnome-terminal-3.40.3
Update to xorg-server-1.20.12
Update to harfbuzz-2.8.2
2021-07-09 14:49:32 -05:00
Bruce Dubbs
e6b445c47c Package Updates.
Update to ruby-3.0.2. Fixes
Update to bluez-5.60. Fixes
Update to libuv-1.41.1. Fixes
Update to libbytesize-2.6. Fixes
Update to mariadb-10.6.3. Fixes
2021-07-09 14:30:16 -05:00
Douglas R. Reno
7b7ef4ccf8 Package updates
Update to gnupg-2.2.29
Update to opencv-4.5.3
2021-07-09 13:25:54 -05:00
Douglas R. Reno
5aa10e0e4e Python3: fix MD5SUM 2021-07-09 11:32:46 -05:00
Xi Ruoyao
5f8e943839
add a note for Jinja2 & MarkupSafe for systemd 2021-07-09 15:36:13 +08:00
Douglas R. Reno
4f60bf0123 Update to Python-3.9.6 (Security Update).
Update to systemd-249 (Security Update).
2021-07-08 23:07:13 -05:00
Douglas R. Reno
cedbfaa777 Adapt keyutils to merged-/usr changes. 2021-07-08 19:42:09 -05:00
Douglas R. Reno
b94b5b5c94 Add LLVM buildfix patch 2021-07-07 19:24:53 -05:00
Douglas R. Reno
c3d04c0f49 hdparm: Adapt to merged-/usr changes. 2021-07-07 14:08:21 -05:00
Douglas R. Reno
a8089a269f umockdev: Add libpcap as a required dependency to fix a build error:
Run-time dependency libpcap found: NO (tried pkgconfig and cmake)
../meson.build:50:0: ERROR: Dependency "libpcap" not found, tried pkgconfig and cmake
A full log can be found at /sources/umockdev-0.16.1/umockdev-0.16.1/build/meson-logs/meson-log.txt
3.1 Elasped Time - umockdev-0.16.1
2021-07-06 17:03:56 -05:00
Bruce Dubbs
8abb1a7b8a Package Updates.
Update to umockdev-0.16.1.
Update to node.js-14.17.3.

These updates duplicate, with minor fixes, updates make yesterday
becuase of poor quality control by upstream.
2021-07-06 11:59:26 -05:00
Bruce Dubbs
de181c530d Package updates.
Update to poppler-21.07.0.
Update to umockdev-0.16.0.
Update to node.js-14.17.2 (security update).
2021-07-05 11:20:08 -05:00
Ken Moffat
8f58378e9e GCC - apply the same patch as in LFS.
Also update the summary of unexpected failures.
2021-07-02 03:58:21 +01:00
Douglas R. Reno
df1672cda2 Package updates
Update to php-8.0.8
Update to mesa-21.1.4
Update to babl-0.1.88
Update to nspr-4.32
2021-07-01 17:23:50 -05:00
Bruce Dubbs
dcc969533d Update to libuninameslist-20210626. 2021-06-27 23:06:49 -05:00
Bruce Dubbs
39233ea9c0 Package Updates.
Update to icewm-2.5.0.
Update to totem-pl-parser-3.26.6.
Update to Data-Dump-1.25 (Perl module).
Update to libcap-2.51.
2021-06-27 14:34:56 -05:00
Douglas R. Reno
34c2969618 Package Updates
Update to cmake-3.20.5
Update to libva-2.12.0 (Xorg driver)
Update to mariadb-10.5.11
Update to xf86-input-libinput-1.1.0 (Xorg Driver)
Update to gpgme-1.16.0
Update to glu-9.0.2
2021-06-24 22:30:28 -05:00
Douglas R. Reno
9380d5be50 Update to graphviz-2.47.3 2021-06-24 15:49:55 -05:00
Bruce Dubbs
1d37205060 Package Updates.
Update to Text-CSV-2.01 (Perl module).
Update to polkit-qt-1-0.114.0.
2021-06-20 11:24:43 -05:00
Douglas R. Reno
1a7dcc496d Update to exiv2-0.27.4 2021-06-19 16:22:26 -05:00
Douglas R. Reno
63a0217b19 Package updates!
Update to mesa-21.1.3
Update to upower-0.99.12
Update to NetworkManager-1.32.0
Update to Mutter-40.2.1
Update to python-dbusmock-0.23.1
2021-06-18 15:50:11 -05:00
Douglas R. Reno
dda8ca62a8 Update to node-v14.17.1 2021-06-18 13:29:14 -05:00
Douglas R. Reno
6b06d8bc72 Update to pcre-8.45 2021-06-17 16:29:15 -05:00
Douglas R. Reno
40db788399 Update to cmake-3.20.4 2021-06-16 19:23:58 -05:00
Douglas R. Reno
0f124fae04 Update to enchant-2.3.0
Update to unrar-6.0.7
Correct my previous commit in bluez
Mercurial: VIM uses Git now, so update the description
2021-06-16 14:57:04 -05:00
Douglas R. Reno
e8aa56dd07 Update to bluez-5.59 2021-06-16 14:06:49 -05:00
Douglas R. Reno
c9a44317b8 Update to libwpe-1.10.1 2021-06-16 11:52:39 -05:00
Bruce Dubbs
6bc3d8cbf6 Package updates.
Update to ristretto-0.11.0.
Update to vlc-3.0.15.
Update to gnumeric-1.12.50.
Update to goffice-0.10.50.
Update to libpcap-1.10.1.
Update to libksba-1.6.0.
Update to nss-3.67.
2021-06-11 16:48:44 -05:00
Douglas R. Reno
d7d7e0e5e9 Package updates...
Update to glib-2.68.3
Update to mutter-40.2
Update to gnome-shell-40.2
Update to gnome-shell-extensions-40.2
2021-06-10 18:47:37 -05:00
Ken Moffat
6bcedc9370 Poppler: recommend boost.
Without it, even on a system without Qt5 cmake stops:

-- Could NOT find Boost (missing: Boost_INCLUDE_DIR) (Required is at least version "1.58.0")
CMake Error at CMakeLists.txt:193 (message):
  -- Boost recommended for Splash.  Use ENABLE_BOOST=OFF to skip.
2021-06-09 19:15:39 +01:00
Douglas R. Reno
ea3a605d9f Update to sysstat-12.5.4 2021-06-08 14:53:46 -05:00