Commit Graph

  • 483acf3376 pom: add support for ceph squid 19.x release master Christoph Heiss 2025-03-27 14:12:01 +0100
  • e7242f1219 d/control: update B-D Fabian Grünbichler 2025-03-13 14:15:17 +0100
  • a48e736f12 d/control: switch to Static-Built-Using Fabian Grünbichler 2025-03-13 14:07:28 +0100
  • 648bac09cc cargo: run fmt Maximiliano Sandoval 2025-02-24 10:33:25 +0100
  • b9f06d1e43 cargo: update to edition 2024 Maximiliano Sandoval 2025-02-24 10:33:24 +0100
  • 84b473978f mirror: remove redundant ref in if-let pattern Maximiliano Sandoval 2025-02-24 10:33:23 +0100
  • 17de3e6a36 d/rules: mark as executable Fabian Grünbichler 2025-02-12 10:28:39 +0100
  • 3f77845cc2 cargo: update proxmox-schema dep to 4.0 Maximiliano Sandoval 2025-02-11 14:55:53 +0100
  • 3bcbbb298e cargo: use shorter version format for sequoia-openpgp Maximiliano Sandoval 2025-02-11 14:55:52 +0100
  • 0778b9944a verifier: elide lifetimes when possible Maximiliano Sandoval 2025-01-13 14:30:28 +0100
  • 3325e6c325 partially-fix #5958: doc: add additional example for debug packages Fabian Grünbichler 2024-12-05 10:15:00 +0100
  • 25d5e5e640 cargo: update proxmox-subscription to version 0.5.0 Maximiliano Sandoval 2024-12-02 11:21:06 +0100
  • e422022f2c d/lintian-overrides: ignore overly long X-Cargo-Built-Using fielt Thomas Lamprecht 2024-09-06 18:04:02 +0200
  • a5f6a9c191 bump version to 0.6.7 Thomas Lamprecht 2024-09-06 17:50:50 +0200
  • 49a8d26eb2 update proxmox-router to version 3 Thomas Lamprecht 2024-09-06 17:56:16 +0200
  • d4a4d278b3 docs: fix command arguments for syncing a medium Daniel Kral 2024-08-26 17:11:07 +0200
  • 069897c77f style fixup Wolfgang Bumiller 2024-08-30 11:20:55 +0200
  • 12ada78b95 verifier: add ability to verify with keyrings Shannon Sterz 2024-08-08 16:25:18 +0200
  • f9b052b135 replace manual matching with const unwrap_any_object_schema() Wolfgang Bumiller 2024-08-28 14:54:20 +0200
  • 451129ce9b require schema 3.1.4 for const unwrap_any_object_schema Wolfgang Bumiller 2024-08-28 14:55:06 +0200
  • db9cee44e6 remove lazy_static dependency Maximiliano Sandoval 2024-08-14 09:23:47 +0200
  • 65e9da96fb fix a dead_code warning Wolfgang Bumiller 2024-08-28 14:26:19 +0200
  • c6f21980f3 build: execute dh-cargo-built-using Fabian Grünbichler 2024-07-10 13:57:23 +0200
  • 2cd3578c0d build: use cargo wrapper Fabian Grünbichler 2024-07-10 13:57:22 +0200
  • 9ca8c35ab5 update to proxmox-sys 0.6 Maximiliano Sandoval 2024-07-16 09:07:18 +0200
  • 15254c1755 various clippy fixes Fabian Grünbichler 2024-07-10 11:58:49 +0200
  • 089314eaa7 pool: remove unused imports Stoiko Ivanov 2024-07-09 12:47:05 +0200
  • 24c697e8cd pool: gc: remove empty directories under link_dir Stoiko Ivanov 2024-07-09 12:47:04 +0200
  • 2089e5d4b0 pool: unlink_file: fix check for empty directory Stoiko Ivanov 2024-07-09 12:47:03 +0200
  • c92573acd1 pool: drop superfluous check for impossible path combination Stoiko Ivanov 2024-07-09 12:47:02 +0200
  • 305b9e1b2b bump proxmox-apt to 0.11 and adapt to changes. Stoiko Ivanov 2024-07-09 12:47:01 +0200
  • bd85cf4b59 bump proxmox-time to 2.0 Stoiko Ivanov 2024-06-24 21:57:11 +0200
  • 3a1277ec00 move .cargo/config to .cargo/config.toml Fabian Grünbichler 2024-06-20 12:28:13 +0200
  • a5a6d2aed0 build: force debug symbols in release build Fabian Grünbichler 2024-06-20 10:04:20 +0200
  • b2846c2899 bump version to 0.6.6 Thomas Lamprecht 2024-04-19 09:01:54 +0200
  • f1ef7f8c42 update proxmox-apt to 0.10.9 Thomas Lamprecht 2024-04-19 09:01:09 +0200
  • 7428e311da bump version to 0.6.5 Thomas Lamprecht 2024-02-21 12:15:55 +0100
  • 373a3ed3e0 verifier: elide explicit lifetime Maximiliano Sandoval 2024-02-14 10:27:30 +0100
  • a3fe642062 remove needless borrows Maximiliano Sandoval 2024-02-14 10:27:29 +0100
  • 5d183d04a6 d/rules: export version related environment variables for docs build Thomas Lamprecht 2024-02-21 12:08:16 +0100
  • dd15694845 d/control: udpdate build-dependencies Thomas Lamprecht 2024-02-21 12:02:44 +0100
  • 550e4ccb05 cargo: update proxmox-schema dependency to 3 Thomas Lamprecht 2024-02-12 17:20:41 +0100
  • 94ce586afa docs: update copyright years Thomas Lamprecht 2024-01-09 11:18:00 +0100
  • 6c3e71ae89 bump version to 0.6.4 Fabian Grünbichler 2024-01-09 09:34:47 +0100
  • 5a72d9fa0d cleanup: replace duplicate code with call to mirror_dir() Fabian Grünbichler 2024-01-09 09:24:09 +0100
  • edf3cb2d6e mirror: Use PathBuf instead of strings for paths Maximiliano Sandoval R 2023-11-21 14:50:31 +0100
  • f0ca1f3796 set MSRV to 1.70 Fabian Grünbichler 2024-01-09 09:17:05 +0100
  • 5f7004f8dd use IsTerminal whenever possible Maximiliano Sandoval R 2023-11-17 14:37:20 +0100
  • 971ec747dc docs: offline-media: Use correct config subcommand Maximiliano Sandoval 2023-11-22 10:49:40 +0100
  • 8fdb6bc67f build: encode minimum proxmox-subscription version Fabian Grünbichler 2024-01-09 09:09:35 +0100
  • 4f92306615 weak crypto: fix RSA config option Fabian Grünbichler 2024-01-08 09:41:05 +0100
  • 077c6bfcc2 docs: add an auto dark mode to the docs Stefan Sterz 2023-12-15 11:52:29 +0100
  • 0735f868cf offline mirror binary: rustfmt clean up Stefan Sterz 2023-11-29 15:51:16 +0100
  • e8fded3311 helper: improve handling of multiple keys when activating them Stefan Sterz 2023-11-29 15:51:15 +0100
  • bf022cac40 type: move ProductType enum to proxmox-subscription Stefan Sterz 2023-11-29 15:51:14 +0100
  • 580970b956 bump version to 0.6.3 Thomas Lamprecht 2023-11-25 17:22:35 +0100
  • e15fdfdbbf add missing subscription setting for ceph enterprise repos Stefan Sterz 2023-11-21 15:48:18 +0100
  • c8739bcf5e add support for ceph reef Stefan Sterz 2023-11-21 15:48:17 +0100
  • 934e3bd4b7 docs: fix copied env variable documentation Fabian Grünbichler 2023-11-15 11:32:50 +0100
  • 48199c7138 add docs/ and package outputs to gitignore Thomas Lamprecht 2023-10-12 17:01:56 +0200
  • f70470c2a9 cargo: update dependencies Thomas Lamprecht 2023-10-12 17:01:35 +0200
  • 6bd9717ce0 docs: fix bullseye references Fabian Grünbichler 2023-08-04 11:07:16 +0200
  • 51b86ea95f add non-free-firmware to bookworm default components Stefan Sterz 2023-07-17 16:01:36 +0200
  • 30a3a3697a bump version to 0.6.2 Thomas Lamprecht 2023-06-29 15:04:16 +0200
  • 7e2faedbb5 bump proxmox-apt dependency to 0.10.3 Thomas Lamprecht 2023-06-29 15:02:55 +0200
  • 72f70df2d7 buildsys: fixup update-dcontrol somewhat Thomas Lamprecht 2023-06-29 15:02:15 +0200
  • e0663bd83f d/rules: patch out wrongly linked libraries from ELFs Thomas Lamprecht 2023-06-17 11:24:25 +0200
  • 6d1d0494c5 bump version to 0.5.2 stable-bullseye Thomas Lamprecht 2023-06-16 10:09:48 +0200
  • 6521ec3906 d/rules: patch out wrongly linked libraries from ELFs Thomas Lamprecht 2023-06-17 11:24:25 +0200
  • 7223ee316d update proxmox-apt to 0.9.4 Thomas Lamprecht 2023-06-17 11:14:02 +0200
  • 52d132f572 add support for bookworm enterprise ceph repo Stefan Sterz 2023-06-12 15:37:15 +0200
  • e2d50859fe add bookworm to the list of releases Stefan Sterz 2023-06-12 15:37:14 +0200
  • dd915c0234 Revert "update dependencies for current bookworm state" Thomas Lamprecht 2023-06-16 10:11:04 +0200
  • f1b8a93095 d/control: lower compat level again to 12 for bullseye based branch Thomas Lamprecht 2023-06-16 09:48:44 +0200
  • 6346bb5599 bump version to 0.6.1 Thomas Lamprecht 2023-06-16 09:29:44 +0200
  • dc91ad488b add support for bookworm enterprise ceph repo Stefan Sterz 2023-06-12 15:37:15 +0200
  • e213dacedd add bookworm to the list of releases Stefan Sterz 2023-06-12 15:37:14 +0200
  • a35f55b942 bump version to 0.6.0 Thomas Lamprecht 2023-05-30 13:56:26 +0200
  • 1113d14878 buildsys: derive upload dist automatically Thomas Lamprecht 2023-05-30 13:56:15 +0200
  • 1859bd3df0 buildsys: introduce accumulative DEBS variable as convenience Thomas Lamprecht 2023-05-30 13:55:19 +0200
  • 59870b7d50 buildsys: use correct DEB_HOST_ARCH Thomas Lamprecht 2023-05-30 13:54:43 +0200
  • 8f0abd9c42 buildsys: improve DSC target & add sbuild convenience target Thomas Lamprecht 2023-05-30 13:52:28 +0200
  • 2971ba9487 d/control: add missing ${misc:Depends} Thomas Lamprecht 2023-05-30 13:51:35 +0200
  • 44c5a93709 fixup! makefile: convert to use simple parenthesis Thomas Lamprecht 2023-05-30 13:51:07 +0200
  • 426271c059 avoid debcargo on build Thomas Lamprecht 2023-05-30 13:48:40 +0200
  • 758d000412 drop librust-proxmox-offline-mirror-dev package Thomas Lamprecht 2023-05-30 13:45:10 +0200
  • 8c7f5fb92a d/control: define compat level via build-depends and raise to 13 Thomas Lamprecht 2023-05-30 13:10:47 +0200
  • ea9b44c98f update dependencies for current bookworm state Thomas Lamprecht 2023-05-30 13:10:36 +0200
  • d5c4f90d88 makefile: convert to use simple parenthesis Thomas Lamprecht 2023-05-30 12:24:45 +0200
  • 65e33b4673 debian: wrap-and-sort -tkn Thomas Lamprecht 2023-05-30 11:24:36 +0200
  • 23712e9e08 cargo fmt Thomas Lamprecht 2023-04-24 11:46:56 +0200
  • bc4acb26a2 fix #4614: add note about key requirements to mirror docs Fabian Grünbichler 2023-04-18 10:58:57 +0200
  • 28945c9a71 setup wizard: add subscription keys Fabian Grünbichler 2023-04-18 10:58:56 +0200
  • 6b10e0eb61 fix compat with proxmox-router Fabian Grünbichler 2023-04-17 14:32:59 +0200
  • 9de6cbda14 drop already finished TODO Fabian Grünbichler 2023-04-06 13:54:20 +0200
  • 50d37e1b3c config: properly skip serializing empty weak_crypto Fabian Grünbichler 2023-04-06 13:53:43 +0200
  • 8282ee4790 fix #4261: allow GC for all configured mirrors Fabian Grünbichler 2023-04-04 13:21:15 +0200
  • e361735f23 pool: drop redundant quote for paths.. Fabian Grünbichler 2023-04-04 13:21:14 +0200
  • fa95f21ab4 fix #4632: allow escape hatches for legacy repositories Fabian Grünbichler 2023-04-04 09:48:21 +0200
  • c71d434935 improve GPG error messages Fabian Grünbichler 2023-04-04 09:48:20 +0200