Commit Graph

8485 Commits

Author SHA1 Message Date
Bruce Dubbs
45bc955a30 Package updates.
Update to imlib2-1.8.1.
Update to stunnel-5.63.
Update to httpd-2.4.53.
Update to HTML-Parser-3.77 (Perl module).
2022-03-17 14:21:32 -05:00
Bruce Dubbs
f238076145 Package updates.
Update to ibus-1.5.26.
Update to libqalculate-4.1.0.
2022-03-17 13:35:06 -05:00
Douglas R. Reno
db216514c9 pycairo: Add an optional dependency on pytest since it's mentioned as
being needed for the test suite.
2022-03-16 13:09:50 -05:00
Xi Ruoyao
88c7225a77
Update to MarkupSafe-2.1.1 (Python module) (#16237) 2022-03-16 20:32:50 +08:00
Ken Moffat
0adb6845b7 Update for firefox-91.7.1 and js91.7.1.
The js code is unchanged.
2022-03-14 20:38:49 +00:00
Bruce Dubbs
b6b38cdff8 Package updates.
Update to sqlite-autoconf-3380100 (3.38.1).
Update to qpdf-10.6.3.
2022-03-13 12:37:16 -05:00
Xi Ruoyao
86b410e343
dbus: add --runstatedir=/run
Sync with LFS.
2022-03-13 16:30:08 +08:00
Xi Ruoyao
4f7feef5fa
update to harfbuzz-4.0.1 (#16220) 2022-03-13 00:17:48 +08:00
Bruce Dubbs
9c8fb20a84 Package updates.
Update to .vlc-3.0.17.3
Update to librsvg-2.52.7.
2022-03-12 10:14:27 -06:00
Pierre Labastie
27e5cd4c32 Allow elogind to exit when dbus is closed
As reported in ticket #16177 by Joe Locash, switching from runlevel
3 to 1 and back would render elogind useless: it is still running
but not connected to the bus, because dbus is killed in runlevel 1
and then restarted in runlevel 3. The added "sed" allows elogind to
exit when dbus is killed. This is the normal behavior of daemons
using dbus.
2022-03-12 11:30:51 +01:00
Bruce Dubbs
776c052ee3 Package updates.
Update to Mako-1.2.0 (Python module).
Really ppdate to libuv-v1.44.1.
2022-03-10 22:42:58 -06:00
Bruce Dubbs
64755c7557 Update to harfbuzz-4.0.0.
Also correct some hard coded paths in fcron.
2022-03-10 17:56:23 -06:00
Bruce Dubbs
7495c403ea Package updates.
Update to xine-lib-1.2.12.
Update to xterm-372.
Update to upower-v0.99.17.
Update to vlc-3.0.17.
2022-03-10 13:29:38 -06:00
Bruce Dubbs
384f06bfd6 Package updates.
Archive libuninameslist.
Update to fontforge-20220308.
Update to libvdpau-1.5 (Xorg driver).
Update to libuv-v1.44.0.
2022-03-10 12:07:35 -06:00
Bruce Dubbs
f179b24118 Package updates.
Update to pycairo-1.21.0 (Python module).
Update to xscreensaver-6.03.
Update to sysstat-12.5.6.
2022-03-09 18:10:08 -06:00
Pierre Labastie
0075912529 Fix alignment of `\' in dbus configure 2022-03-09 14:57:22 +01:00
Bruce Dubbs
c4938ccc58 Package updates.
Update to gpgme-1.17.1.
Update to pango-1.50.5.
Update to cmake-3.22.3.
2022-03-08 14:21:14 -06:00
Bruce Dubbs
32f5b6fad4 Package updates.
Refine instructions for SCons-4.3.0.
Update to gtk+-3.24.33.
Update to pipewire-0.3.48.
Update to UnRar-6.1.6.
2022-03-08 13:25:55 -06:00
Ken Moffat
b635b9da2a Update to firefox-91.7.0esr and corresponding JS91. 2022-03-08 18:32:56 +00:00
Douglas R. Reno
0771e2fae7 Package updates
Update to ruby-3.1.1
Update to nss-3.76
2022-03-08 09:32:17 -06:00
Bruce Dubbs
f2a19b4e88 Package updates.
Update to sudo-1.9.10.
Update to umockdev-0.17.7.
Update to poppler-22.03.0.
Update to HTTP-Daemon-6.14 (Perl Module).
Update to python-dbusmock-0.26.1 (Python module).
Update to nghttp2-1.47.0.
2022-03-07 15:03:10 -06:00
Bruce Dubbs
f3fd9487bb Package updates.
Update to sqlite-autoconf-3380000 (3.38.0).
Update to unrar-6.1.5.
Update to gegl-0.4.36.
Update to babl-0.1.90.
2022-03-07 12:43:42 -06:00
Douglas R. Reno
c884c4b1dc UPower: Minor tweaks/rewords 2022-03-06 17:11:44 -06:00
Pierre Labastie
475d43882d Update to upower-0.99.16 2022-03-06 10:50:13 +01:00
Pierre Labastie
02d60dda32 Update to bubblewrap-0.6.1 2022-03-06 10:50:13 +01:00
Pierre Labastie
048aa0461b Update to accountsservice-22.08.8 2022-03-06 10:50:13 +01:00
Pierre Labastie
fb17faabaf Update to graphviz-3.0.0 2022-03-06 10:50:13 +01:00
Pierre Labastie
dac8a1157a Update to libjpeg-turbo-2.1.3 2022-03-06 10:50:13 +01:00
Pierre Labastie
4e142ae8c9 libseccomp: add command explanation for python bindings 2022-03-06 10:50:13 +01:00
Xi Ruoyao
6c12238781
js: update description
It's now in C++ and Rust, not C.  We just forgot to update this all the
time :).

ref. https://spidermonkey.dev/
2022-03-06 17:24:10 +08:00
Xi Ruoyao
b5b1af683a
update to JS91 (#15368)
* js-78 -> js-91.6.0
* gjs-1.70.1 -> gjs-1.71.90: it's a development release, but works fine
                             with GNOME 41
* add polkit-0.120-js91-1.patch
2022-03-06 16:22:05 +08:00
Douglas R. Reno
6148e288e7 Package Updates:
Update to asciidoc-10.1.4
Update to lxml-4.8.0
Update to Business-ISSN-1.005
Update to mercurial-6.1
2022-03-05 22:20:11 -06:00
Bruce Dubbs
dc30794602 Package updates.
Update to icewm-2.9.6.
Update to xterm-371.
Update to xf86-video-amdgpu-22.0.0 (Xorg driver).
Update to libva-2.14.0 (Xorg driver).
Update to libinput 1.20.0 (Xorg driver).
Update to MarkupSafe-2.1.0 (Python module).
2022-03-03 10:47:05 -06:00
Xi Ruoyao
996f3953f6
package updates
* Update to vim-8.2.4489
* Update to dbus-1.14.0
2022-03-03 02:38:58 +08:00
Bruce Dubbs
3f6cf45f86 Put libxml2 docs in a versioned direcyory
Also remove lfs-10.0 checked entity.
2022-02-27 11:24:22 -06:00
Douglas R. Reno
5f26bc36ce Test suite expectation updates for guile and python2 2022-02-27 09:46:39 -06:00
Pierre Labastie
552bf36136 t commit (removes one space at the end of a line) 2022-02-26 08:56:09 +01:00
Bruce Dubbs
9eb12e50ff Minor formatting change 2022-02-25 09:25:17 -06:00
Pierre Labastie
c644c64713 Fix building the libxml2 python module with python2
Upstream fix found at
5bc5f0762f
2022-02-25 10:55:51 +01:00
Bruce Dubbs
f91eb040f1 Sync libxml2py2 and libxml2 download locations 2022-02-25 01:56:11 -06:00
Xi Ruoyao
a931085ce2
python3: document two failures with latest expat 2022-02-24 18:50:12 +08:00
Pierre Labastie
d02eab5fd5 As a test, remove some spaces at the end of lines 2022-02-24 08:25:23 +01:00
Bruce Dubbs
1a699f7a05 Security update and a dependency change.
Update to libxml2-2.9.13 (Security Update).
Promote libpng to recommended for graphviz.
2022-02-23 15:42:39 -06:00
Xi Ruoyao
dd00790529
libxml2: --with-threads is the default
Multithreading is enabled by default in both 2.9.12 and 2.9.13.
2022-02-23 14:55:37 +08:00
Bruce Dubbs
db8d276a9d Tags and a minor dependency upgrade 2022-02-20 14:30:51 -06:00
Bruce Dubbs
5dbd08326d Package updates.
Update to accountsservice-22.07.5.
Update to pipewire-0.3.47.
2022-02-20 10:47:59 -06:00
Bruce Dubbs
380306549c Tags 2022-02-19 21:19:30 -06:00
Douglas R. Reno
39637a4db4 Couple of missed tags 2022-02-19 21:06:34 -06:00
Douglas R. Reno
98fd8b9420 Package updates and tags
Update to cups-filters-1.28.12
Update to qpdf-10.6.2
Update to php-8.1.3
2022-02-19 19:59:54 -06:00
Thomas Trepl (Moody)
8724fecb01 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-02-19 23:57:56 +01:00