Samuel Tyler
d7ff4cd578
Make perl-Text-CSV reproducible
2026-01-27 19:53:03 +11:00
Samuel Tyler
70cea07218
Update texinfo to 7.2
...
+ fix parts.rst
2026-01-27 19:53:02 +11:00
Samuel Tyler
ad6a44e2aa
Add perl-Text-CSV for texinfo
2026-01-25 12:37:34 +11:00
Samuel Tyler
35a83169cc
autogen: build with gperf 3.3
2026-01-21 22:42:02 +11:00
Samuel Tyler
e4689a9467
Update gperf
2026-01-15 21:33:10 +11:00
Samuel Tyler
e862679ebc
Fix reproducibility
2026-01-11 22:51:12 +11:00
Samuel Tyler
2ccdba6019
Update checksums
2026-01-11 22:50:52 +11:00
Samuel Tyler
5dcb00878f
Update to gettext 0.26
...
gettext: Update to 0.26 + regenerate pregened files
A lot of silly pregenerated files in this one, and very slow too :(
2026-01-02 10:09:45 +11:00
Samuel Tyler
cf61139126
Move some things around for the sake of gettext
...
Gettext needs
- gperf
- python 2.3+
to regenerate files
2026-01-02 10:09:45 +11:00
Samuel Tyler
45c58b7d9d
Didn't think about these checksum changes
2026-01-02 10:08:21 +11:00
Samuel Tyler
923981e2d4
More openssl fixes
2026-01-01 22:57:08 +11:00
Samuel Tyler
85ea5a67c6
Reproducible openssl in new year
2026-01-01 17:20:43 +11:00
Samuel Tyler
3f67de5374
Merge pull request #558 from fosslinux/remove-libarchive
...
Move libarchive to end
2026-01-01 13:50:52 +11:00
Samuel Tyler
a6b07b6492
Move libarchive to end
...
It is not used in the actual main bootstrap.
2025-12-31 18:46:24 +11:00
Samuel Tyler
3ef14c9a59
patch: update to 2.8
2025-12-29 22:30:43 +11:00
Samuel Tyler
38d3519fa6
ca-certificates: update to 3.119.1
...
Also only download the single needed file now instead of the 70MB
tarball.
2025-12-28 11:05:13 +11:00
Samuel Tyler
f7672536e0
Make packages without tarball sources work nicely
...
When there are no directories extracted, use the base build/ directory
as the build directory.
2025-12-28 11:05:12 +11:00
Samuel Tyler
af23ad1607
openssl: update to 3.6.0 + remove pregenerated files
...
There are a fairly significant number. The previous check was actually
wrong (all GENERATE files are generated in the build process :\). Change
Python accordingly.
2025-12-28 11:05:10 +11:00
Samuel Tyler
2e18c35df8
curl: update + remove pregened files
2025-12-28 10:42:40 +11:00
Samuel Tyler
68d6394f28
zlib: update to 1.3.1
2025-12-26 10:24:00 +11:00
Samuel Tyler
be70d23405
zlib: remove pregened files
2025-12-26 10:23:29 +11:00
Samuel Tyler
501ca4da87
Also fix up bison 3.4.1
2025-12-24 09:52:21 +11:00
Samuel Tyler
ae3a7f727e
Update checksums for bison changes
2025-12-21 22:05:03 +11:00
Samuel Tyler
1ba9c80a3b
Install each bison with different symlinks
2025-12-21 22:04:44 +11:00
Samuel Tyler
6a77c8f426
Add bison 3.8.6
2025-12-19 22:26:27 +11:00
Samuel Tyler
1b784cdf04
Add bison 3.7.6
2025-12-19 22:21:59 +11:00
Samuel Tyler
00808ed08a
Replace bison 3.4.2 with bison 3.6.4
2025-12-19 22:18:05 +11:00
Andrius Štikonas
63b24502c7
Merge pull request #522 from fosslinux/mpfr-fixup
...
mpfr: remove pregenerated files
2025-10-19 01:07:30 +01:00
Samuel Tyler
a2098a3377
Fix perl 5.15.7 reproducibility (v2)
...
Expansion of original
2025-10-18 16:09:31 +11:00
Samuel Tyler
88051a5d17
This is all the checksum changes...
2025-10-18 16:08:23 +11:00
Samuel Tyler
b560674b63
Fix checksums
...
(I did not think changing SPDX identifiers would break checksums)
2025-10-17 22:50:21 +11:00
Samuel Tyler
bbccded731
Use a "real" copyright line
2025-10-17 18:53:10 +11:00
fosslinux
a7e0cc54ea
mpfr: remove pregenerated files
2025-10-17 18:31:19 +11:00
Andrius Štikonas
deb37bb460
Merge pull request #548 from fosslinux/perl-5.15.7-fix
...
Fix reproducibility of perl 5.15.7
2025-10-15 23:42:31 +01:00
Samuel Tyler
4014aa787a
Add REUSE-IgnoreStart for reuse 6 upgrade
2025-10-15 10:54:30 +11:00
Samuel Tyler
ae4439fb65
Fix reproducibility of perl 5.15.7
2025-10-15 10:40:43 +11:00
Samuel Tyler
d95aa0fecc
Rebase on master, fix sources
2025-10-06 21:13:03 +11:00
Samuel Tyler
d16817a649
shellcheck fix
2025-10-06 12:21:53 +11:00
Samuel Tyler
b7104bc3cc
Fix licensing information etc
2025-10-06 12:21:53 +11:00
Samuel Tyler
5ae083281e
Update checksums!!
2025-10-06 12:21:53 +11:00
Samuel Tyler
8f105b3329
Make perl reproducible between bwrap and hardware
...
Also, with these changes, change the architecture to i686, as per
previous commits.
2025-10-06 12:21:53 +11:00
Samuel Tyler
b6422a6f4e
Fix PERL_BUILD_DATE handling
...
(Wow I misread the code the first time)
2025-10-06 12:21:53 +11:00
Samuel Tyler
83ad28221a
Ensure digest of lib/unicore/mktables is reproducible
...
For reasons Perl has decided files that don't exist should be given a
random "small" digest to make them rebuild always. That isn't helpful
for reproducibility.
2025-10-06 12:21:53 +11:00
Samuel Tyler
7bc5ec4555
Make Perl 5.18 reproducible
...
All of these only apply to Perl 5.18 and future perls are okay.
This commit backports
- a patch to make the include order of files in Encode package
reproducible
- a patch to make Errno and Pod pm files reproducible
- a patch to make the ordering of .a files deterministic using ParseXS
2025-10-06 12:21:53 +11:00
Samuel Tyler
e4980c20e8
Make PPPort.pm reproducible in Perl 5.18+
2025-10-06 12:21:53 +11:00
Samuel Tyler
4322a200f5
Make mktables reproducible
...
Had a datetime embedded in it
2025-10-06 12:21:53 +11:00
Samuel Tyler
d25949b8a5
Fix preseeding with >9 revisions
2025-10-06 12:21:53 +11:00
Samuel Tyler
9ed20b484b
Make Devel-PPPort regenerations reproducible
2025-10-06 12:21:53 +11:00
Samuel Tyler
626273ad2e
Define PERL_BUILD_DATE where supported
...
This means we don't have to do the -U__DATE__ -U__TIME__ hack in later
perls.
2025-10-06 12:21:53 +11:00
Samuel Tyler
1b276a1898
Fix metaconfig for 5.30
2025-10-06 12:21:53 +11:00