Commit Graph

34 Commits

Author SHA1 Message Date
boypt
4ef6b27bec refactor: download sid debhelper .debs on host via pullsrc.sh instead of bundling in git
- pullsrc.sh fetches debhelper/libdebhelper-perl 14.3 (pinned DEBHELPER_SIDPKG
  in version.env, empty = auto-detect latest sid) into gitignored builddep/
- install_deps.sh installs builddep/*.deb and adds compat sed hacks for sid
  debhelper >= 13.27: rewrite Dh_Lib.pm bucket 'cp --update=none' to '-n' on
  coreutils < 9.3 (buster/bionic/bookworm), downgrade use v5.28 pragmas in
  Dh_Lib.pm/dh_assistant for perl < 5.28, handle ${tmpdir} brace form in the
  non-merged-usr hack; drop the dead sid-apt-source _DEBIAN_DEBHELPER
- Dockerfile.deps: BuildKit bind mounts instead of COPY (nothing in layers)
- CI deps-image build runs ./pullsrc.sh debhelper first to populate context
2026-09-01 15:41:24 +08:00
boypt
0ab53f15fa version bump 2026-09-01 14:57:18 +08:00
boypt
f61816eee8 bump version 2026-09-01 13:24:23 +08:00
boypt
82d0f3f0ab refactor: consolidate apt source handling into install_deps.sh
- merge APT_MIRROR and EOL archive switching into install_deps.sh
  fix_apt_sources() (buster unconditional, bullseye probed via
  Release/InRelease with fallback to archive.debian.org)
- make DEBMIRROR follow APT_MIRROR in version.env (nounset-safe)
- remove switch_archive_sources.sh (no remaining callers)
- simplify docker/Dockerfile.deps to single RUN and update CI to use
  install_deps.sh --fix-apt-only
- update docs (AGENTS.md/README.md) to reflect new flow
2026-09-01 12:09:32 +08:00
boypt
3efebe8d9f bump version to 10.4p1-5 2026-08-24 11:18:28 +08:00
boypt
091c8ca107 fix: version 2026-07-29 09:37:35 +08:00
boypt
f9fdf5fce0 ver bump: openssh_10.3p1-5 openssl 3.5.7 2026-06-29 10:10:27 +08:00
boypt
94264073d8 version: bump 2026-04-10 13:06:05 +08:00
boypt
c62e2a8036 upstream: 10.2p1-5 2026-03-02 16:56:25 +08:00
boypt
6c62632c96 fix: remove unnecessary arg 2025-10-10 13:37:23 +08:00
boypt
90032daeb4 use http to deb 2025-10-10 09:29:58 +08:00
boypt
c347c4e08e version: get version from mirrors 2025-10-10 09:21:18 +08:00
boypt
30d5a57253 update: enhance retry logic for OPENSSH_SIDPKG retrieval and bump OpenSSL version to 3.0.18 2025-10-09 11:10:10 +08:00
boypt
f032a02e28 bump: 10.0p1-6;openssl 3.0.17 2025-07-29 09:16:03 +08:00
Git User
6cb1c530f9 fix: src check 2025-03-13 14:18:25 +08:00
Git User
19f3c2770c use wget instead 2025-03-13 14:09:17 +08:00
boypt
d911affd3a bump openssl version, use deb.debian.org 2025-02-19 02:21:17 +00:00
Git User
13a42dc837 fix: Openssl move to github 2024-09-14 09:20:20 +08:00
Git User
67de737cae bump openssl 3.0.15 2024-09-04 09:37:30 +08:00
Git User
4adac687f7 fix version ver 2024-08-05 16:16:11 +08:00
Git User
483a9cded2 get sid version from webpage 2024-08-05 16:14:31 +08:00
BEN
4f96546771 upstrem 9.8-2 2024-08-05 15:58:50 +08:00
Git User
7b9c17847b bump 9.8 2024-08-01 09:51:57 +08:00
Git User
7d3a418f05 9.7p1-7 urgency=critical 2024-07-02 13:13:37 +08:00
Git User
e200c676d9 bump ver 2024-06-26 10:31:23 +08:00
Git User
cb3218497b bump openssl 3.0.14 2024-06-13 11:16:42 +08:00
Git User
6d2f03e81a bump version, fix #1 2024-05-30 17:21:53 +08:00
Git User
d7cffbf59b bump 9.7p1-4 2024-04-07 09:03:54 +08:00
Git User
c62c2bbe33 bump 9.7p1-3 2024-04-01 14:01:12 +08:00
Git User
827099c09d use sid package version string 2024-03-15 10:28:31 +08:00
Git User
b49d6d8172 sid source update 2024-03-11 13:43:06 +08:00
boypt
8459dfde01 build with static openssl 2024-03-04 09:35:15 +00:00
Git User
f7bfbd9b3c use us mirrors 2024-03-01 16:51:38 +08:00
boypt
23b6361c1a init 2024-03-01 05:22:46 +00:00