Commit Graph

200 Commits

Author SHA1 Message Date
boypt
7af331abe5 bump version to 10.4p1-5 v10.4p1-5_b1 2026-08-31 18:20:04 +08:00
boypt
408fc63800 feat: add Ubuntu 18.04 (bionic) backport support
compile.sh:
- drop libcrypt-dev build-dep when absent (crypt.h in libc6-dev)
- strip runit integration when dh-runit constraint is unsatisfiable
  (avoids uninstallable runit-helper >= 2.17 dep)
- rewrite sysusers named-GID syntax for systemd < 244 (237 cannot
  parse 'u sshd -:nogroup', sshd privsep user was never created)
- install systemd units to /lib on non-merged-usr distros
  (deb-systemd-helper 1.51 only searches /lib/systemd/system)

install_deps.sh:
- install ca-certificates (fixes GitHub TLS verification in pullsrc)
- install libcrypt-dev when available in the archive
- pull dwz from <codename>-backports when too old for debhelper 13.14
- patch debhelper 13.14 for Perl 5.26 (list-context state, dh_missing)
- lower init-system-helpers dep versions and drop
  --skip-systemd-native from invoke-rc.d calls on old distros
- keep dh_installsystemd unit path at /lib on non-merged-usr

CI: add ubuntu:bionic to both workflow matrices
2026-08-31 18:20:04 +08:00
boypt
3536b16fbb docs: clarify OpenSSL dynamic/static linking timing in README 2026-08-28 13:41:13 +08:00
boypt
3efebe8d9f bump version to 10.4p1-5 2026-08-24 11:18:28 +08:00
boypt
1110156d55 docs: clarify version pinning vs auto-detect behavior 2026-07-29 09:40:00 +08:00
boypt
091c8ca107 fix: version 2026-07-29 09:37:35 +08:00
boypt
aa4461e2e7 docs: update release workflow to include version.env update step 2026-07-29 09:36:24 +08:00
boypt
238d84c1b1 docs: add technical details of compile.sh patches 2026-07-29 09:25:43 +08:00
boypt
0bee1565b4 refactor: use brace expansion in DOWNLOADLINKS 2026-07-29 09:19:46 +08:00
boypt
7cf48f945b bump version to 10.4p1-3 v10.4p1-3_b1 2026-07-29 09:06:47 +08:00
boypt
379299b603 docker: fix images v10.4p1-1_b4 2026-07-07 15:21:37 +08:00
boypt
a8f7831f67 docker: build dep images 2026-07-07 15:12:44 +08:00
boypt
71d9a204b7 update actions 2026-07-07 15:01:45 +08:00
boypt
3f28a01450 Revert "fix: skip tests pkgs"
This reverts commit 139a631fad.
v10.4p1-1_b3
2026-07-07 14:50:18 +08:00
boypt
e9bf64010f Reapply "ver: 10.4p1-1"
This reverts commit 2cfd688941.
2026-07-07 14:49:03 +08:00
boypt
b85ac85998 fix: patch for 10.4p1-1 v10.4p1-1_b2 2026-07-07 14:42:57 +08:00
boypt
2cfd688941 Revert "ver: 10.4p1-1"
This reverts commit 8e1788620c.
2026-07-07 14:40:10 +08:00
boypt
139a631fad fix: skip tests pkgs 2026-07-07 14:33:20 +08:00
boypt
8e1788620c ver: 10.4p1-1 v10.4p1-1_b1 2026-07-07 09:01:16 +08:00
boypt
f9fdf5fce0 ver bump: openssh_10.3p1-5 openssl 3.5.7 v10.3p1-5_b1 2026-06-29 10:10:27 +08:00
boypt
17cebd3107 version bump: openssh_10.3p1-4 v10.3p1-4_b1 2026-06-05 14:38:30 +08:00
boypt
85c89abd99 fix: release file include version v10.3p1-3_b4 2026-06-01 10:26:38 +08:00
boypt
0fc1979af4 fix: CI name v10.3p1-3_b3 2026-06-01 10:13:25 +08:00
boypt
784b219cdc update lazy script v10.3p1-3_b2 2026-06-01 10:01:49 +08:00
boypt
65b2b8e0f7 gh: release a tar pkg for each os 2026-06-01 09:57:25 +08:00
boypt
f9f822979d version bump: openssh_10.3p1-3 v10.3p1-3_b1 2026-06-01 08:58:40 +08:00
boypt
f461cdfcaa version bump: openssh_10.3p1-1 v10.3p1-1_b1 2026-04-13 08:58:28 +08:00
boypt
c2e73403d0 openssl: no-dgram no-tests 2026-04-10 13:19:58 +08:00
boypt
94264073d8 version: bump v10.2p1-6_b1 2026-04-10 13:06:05 +08:00
boypt
c62e2a8036 upstream: 10.2p1-5 v10.2p1-5_b1 2026-03-02 16:56:25 +08:00
boypt
e8e1882750 sid: 10.2p1-3 v10.2p1-3_b1 10.2p1-3_b1 2025-12-05 14:53:43 +08:00
boypt
a579dc1464 bump version: 10.2p1-2 v10.2p1-2_b1 2025-10-20 13:45:38 +08:00
boypt
e93294de6a fix: Restore distro op 2025-10-11 11:12:41 +08:00
boypt
66fd23ff73 fix: deb install by path 2025-10-11 11:09:29 +08:00
boypt
42a60ccfef fix: some proxy may replace the address in advance 2025-10-11 11:07:40 +08:00
boypt
e832ffdc91 fix proxy usage 2025-10-11 11:00:18 +08:00
boypt
ab775a776c add proxy usage 2025-10-11 10:59:50 +08:00
boypt
a5000e3a45 lazy_install: proxy specify by argument 2025-10-11 10:58:19 +08:00
boypt
2c438246e2 lazy_install: support proxy 2025-10-11 10:49:12 +08:00
boypt
5676321f21 bum version v10.2p1-1_b1 v10.1p1-1_b1 2025-10-11 08:57:25 +08:00
boypt
6c62632c96 fix: remove unnecessary arg 2025-10-10 13:37:23 +08:00
boypt
cbc3b3b552 clear comment 2025-10-10 11:01:09 +08:00
boypt
fc95cf0da1 fix: debhelper version v10.1p1-2_b4 2025-10-10 10:48:50 +08:00
boypt
09413437d9 refact: improve debhelper installation logic v10.1p1-2_b3 2025-10-10 10:29:03 +08:00
boypt
0384cda499 fix: comment out unnecesary logics 2025-10-10 10:22:21 +08:00
boypt
81e16f35e6 refact: use gpg file in sources v10.1p1-2_b2 2025-10-10 10:09:59 +08:00
boypt
90032daeb4 use http to deb 2025-10-10 09:29:58 +08:00
boypt
f532149b22 add note 2025-10-10 09:28:40 +08:00
boypt
c347c4e08e version: get version from mirrors 2025-10-10 09:21:18 +08:00
boypt
b7e0e038b5 install_dep refact: dont add sid source in coreutils < 9.5 2025-10-10 08:59:38 +08:00