Commit Graph

3444 Commits

Author SHA1 Message Date
Bruce Dubbs
f30d3b7904 Remove note in java page about the tarball directory. 2022-04-04 10:38:04 -05:00
Bruce Dubbs
f67f8cbcbf Update to cmake-3.23.0. 2022-03-31 11:40:28 -05:00
Pierre Labastie
6e94284d9c Insert space between two hyphens in comment... 2022-03-31 09:40:07 +02:00
Pierre Labastie
988edbf554 Remove --ensure-pip=yes for python3
Discussed in ticket #16321 of BLFS
2022-03-31 09:27:50 +02:00
Bruce Dubbs
8a21a6ae75 Package updates.
Update to Python-3.10.4.
Update to Jinja2-3.1.1 (Python module).
2022-03-30 18:30:47 -05:00
Bruce Dubbs
df165fdf88 Update to HTML-Parser-3.78 (Perl module). 2022-03-29 14:52:24 -05:00
Pierre Labastie
0bc808cc20 Remove the -i flag in rustc symlink
When scripting, this flag makes the linking silently ignored... This
leads to headaches when one thinks he is using a just built new
version of rust and the old version is still used...
2022-03-29 09:19:21 +02:00
Bruce Dubbs
0a3585c3c1 Update to cbindgen-0.21.0. 2022-03-26 19:21:30 -05:00
Bruce Dubbs
3e208e9941 Update to llvm-14.0.0. 2022-03-26 16:24:25 -05:00
Bruce Dubbs
e467078cc3 Update to python-dbusmock-0.27.3. 2022-03-25 12:38:08 -05:00
Bruce Dubbs
6e4f58e07b Fix sysprof URL 2022-03-25 11:55:10 -05:00
Xi Ruoyao
37a4b84ee0
python3: remove outdated test failures
The problematic subtests have been removed in 3.10.3, so they are not a
problem with 3.10.3 or pending 3.10.4.

Forgot to commit this upgrading to 3.10.3.
2022-03-25 15:48:00 +08:00
Ken Moffat
b9c353b87a Typo fixes from rhubarbpieguy. 2022-03-25 03:29:22 +00:00
Bruce Dubbs
751dd1ebc0 Update to sysprof-3.44.0 and change some references.
Change <ulink> references to libunwind to internal <linkend> references.
2022-03-24 18:22:59 -05:00
Douglas R. Reno
1aa7410a4a Package updates and a new perl module
Add JSON for Samba
Update to Samba-4.16.0
Update to krb5-1.19.3
2022-03-22 14:09:52 -05:00
Bruce Dubbs
67042ee3bf Package updates.
Update to vala-0.56.0.
Update to glib-2.72.0.
2022-03-20 16:52:39 -05:00
Bruce Dubbs
da23b3a203 merge 2022-03-20 14:29:28 -05:00
Bruce Dubbs
badfd2513d Update to php-8.1.4. 2022-03-20 14:19:01 -05:00
Xi Ruoyao
9c436a5f49
update to Python-3.10.3 (#16243)
Sync with LFS.
2022-03-20 22:05:53 +08:00
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
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
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
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
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
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
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
Douglas R. Reno
5f26bc36ce Test suite expectation updates for guile and python2 2022-02-27 09:46:39 -06: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
db8d276a9d Tags and a minor dependency upgrade 2022-02-20 14:30:51 -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)
2d76528bd3 Tags 2022-02-19 23:57:50 +01:00
Pierre Labastie
3f06cf0403 Tag java apps 2022-02-19 09:20:39 +01:00
Pierre Labastie
113b43c6b0 Tag java and openjdk for 11.1 2022-02-19 09:11:43 +01:00
Bruce Dubbs
de22bfa148 Tags 2022-02-18 21:48:44 -06:00
Douglas R. Reno
519aed4347 Package updates and tags
Update to colord-1.4.6
Update to librsvg-2.52.6

Off to printing I go
2022-02-18 17:08:15 -06:00
Pierre Labastie
f30a09a278 Update to openjdk-17.0.2 2022-02-18 23:04:21 +01:00
Bruce Dubbs
c2f9a33871 tags 2022-02-17 23:47:09 -06:00
Douglas R. Reno
ca783379c5 Package Updates and Tags:
Update to tree-2.0.2
Update to scons-4.3.0
2022-02-17 19:44:13 -06:00
Douglas R. Reno
d962244313 Tags and add text regarding failing tests in libevent
Off to a few utilities next, and then X...
2022-02-17 14:06:36 -06:00
Douglas R. Reno
0ebcf2e157 Two different tweaks:
Valgrind: Fix crash and warnings with glibc-2.35
bind-utils: Add --disable-doh as an option, and add nghttp2 as a
recommended dependency.
2022-02-17 10:53:10 -06:00
Bruce Dubbs
03a2986c05 A package update and some tags.
Update to libqalculate-4.0.0.
2022-02-16 22:44:55 -06:00
Douglas R. Reno
8c415ea2c2 Tags 2022-02-16 18:52:16 -06:00