15 Commits

Author SHA256 Message Date
2e8be82661 Accepting request 1299421 from hardware
OBS-URL: https://build.opensuse.org/request/show/1299421
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/framework_tool?expand=0&rev=7
2025-08-15 19:52:04 +00:00
e1296e96eb - regenerate vendor tarball to update slab to 0.4.11 to fix
CVE-2025-55159 (bsc#1248046)

OBS-URL: https://build.opensuse.org/package/show/hardware/framework_tool?expand=0&rev=8
2025-08-14 13:17:37 +00:00
97d57c9c36 Accepting request 1291654 from hardware
OBS-URL: https://build.opensuse.org/request/show/1291654
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/framework_tool?expand=0&rev=6
2025-07-10 20:13:42 +00:00
a8ae16bc8b - Update to 0.4.5
* Update blocklist of unsafe commands by @JohnAZoidberg in #187
- Update to 0.4.4
  * ccgx: derive Ord for AppVersion and BaseVersion by @JohnAZoidberg in #175
  * Add support for EC_CMD_REBOOT_AP_ON_G3 by @JohnAZoidberg in #181
  * --inputdeck: On FW16 also print sleep_l gpio state
    by @JohnAZoidberg in #179
  * Update docs by @JohnAZoidberg in #176
  * Current and charge rate limit cannot be read by @JohnAZoidberg in #182
  * uefi: Fix shell args when run from a script by @JohnAZoidberg in #185
  * Add --feature readonly, to build a bin without risky commands
    by @JohnAZoidberg in #141
  * Bump to v0.4.4 by @JohnAZoidberg in #186

OBS-URL: https://build.opensuse.org/package/show/hardware/framework_tool?expand=0&rev=7
2025-07-10 10:33:46 +00:00
047aae2131 Accepting request 1285964 from hardware
OBS-URL: https://build.opensuse.org/request/show/1285964
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/framework_tool?expand=0&rev=5
2025-06-16 09:13:20 +00:00
cda367156d - Update to 0.4.3
* gh-actions: Split UEFI build into separate action by @JohnAZoidberg in #151
  * esrt: Add framework desktop GUID by @JohnAZoidberg in #152
  * MEC detection: Fail if permission denied by @JohnAZoidberg in #154
  * Add devenv.nix by @JohnAZoidberg in #155
  * esrt: fix ESRT GUID for EFI device by @aokblast in #156
  * --versions: Show any number of PD versions by @JohnAZoidberg in #157
  * Fix formatting by @JohnAZoidberg in #158
  * ec_binary: Make it less misleading if legacy cookie not found
    by @JohnAZoidberg in #159
  * EXAMPLES: Add intel core ultra by @JohnAZoidberg in #161
  * README: Explain how to install with winget by @JohnAZoidberg in #162
  * chromium_ec: Erase EC in sections by @JohnAZoidberg in #160
  * EXAMPLES: Document fingerprint reader brightness by @JohnAZoidberg in #164
  * Show ALS sensor on unknown systems by @JohnAZoidberg in #163
  * Add support for dynamic number of PDs by @JohnAZoidberg in #166
  * Add debug commands to disable/enable and reset PD controller
    by @JohnAZoidberg in #165
  * README: Add nix-shell by @JohnAZoidberg in #168
  * portio_mec: Don't print init by @JohnAZoidberg in #169
  * Correctly identify right and left PD controllers by @JohnAZoidberg in #170
  * framework_tool: Add copyright into .exe properties
    by @JohnAZoidberg in #172
  * Fix remap key docstring by @jodavaho in #173
  * fw16: add command to write and read expansion bay eeprom by @kiram9 in #171
  * Bump version to 0.4.3 by @JohnAZoidberg in #167

OBS-URL: https://build.opensuse.org/package/show/hardware/framework_tool?expand=0&rev=6
2025-06-16 06:22:46 +00:00
c334353df0 Accepting request 1281429 from hardware
OBS-URL: https://build.opensuse.org/request/show/1281429
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/framework_tool?expand=0&rev=4
2025-05-31 17:16:36 +00:00
5abe30e00d - Update to 0.4.2
* --expansion-bay: Print PCIe config by @JohnAZoidberg in #138
  * --get-gpio: Return all GPIOs if no name was passed
    by @JohnAZoidberg in #142
  * --sensors: Get information about sensors by @JohnAZoidberg in #143
  * Add --ps2-enable to control ps2 emulation by @JohnAZoidberg in #139
  * Cleanup --versions command to hide unnecessary details
    by @JohnAZoidberg in #146
  * Allow keyboard remapping by @JohnAZoidberg in #145
  * Build Rufus compatible ISO by @JohnAZoidberg in #149
  * Allow installing with cargo install by @JohnAZoidberg in #147
  * Allow flashing EC RW region by @JohnAZoidberg in #150

OBS-URL: https://build.opensuse.org/package/show/hardware/framework_tool?expand=0&rev=5
2025-05-30 13:29:46 +00:00
192912ff48 Accepting request 1275615 from hardware
- Update to 0.4.1

OBS-URL: https://build.opensuse.org/request/show/1275615
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/framework_tool?expand=0&rev=3
2025-05-08 18:39:50 +00:00
2a322c81ef let zsh own directories
OBS-URL: https://build.opensuse.org/package/show/hardware/framework_tool?expand=0&rev=4
2025-05-08 15:03:26 +00:00
8b76cd5bea - Update to 0.4.1
* Fix charge limit based on battery charge by @JohnAZoidberg in #123
  * Split I2C tunneling out of ccgx module by @JohnAZoidberg in #112
  * chromium_ec: Use portio if /dev/cros_ec does not exist
    by @JohnAZoidberg in #124
  * chromioum_ec: Autodetect Microchip EC when using portio
    by @JohnAZoidberg in #125
  * --version: Add revision of mainboard by @JohnAZoidberg in #127
  * --inputdeck: Fix Chassis Closed status by @JohnAZoidberg in #130
  * Don't require PD config if platform isn't detected
    by @JohnAZoidberg in #129
  * Simplify features and detect based on OS by @JohnAZoidberg in #126
  * windows: Run --versions command if double-clicked
    by @JohnAZoidberg in #132
  * --thermal: Add Framework 12 charger IC temp and unknown sensors
    by @JohnAZoidberg in #135
  * windows: Fix --console follow by @JohnAZoidberg in #136
  * Bump version to 0.4.1 by @JohnAZoidberg in #133
  * More examples by @JohnAZoidberg in #137

OBS-URL: https://build.opensuse.org/package/show/hardware/framework_tool?expand=0&rev=3
2025-05-08 14:35:01 +00:00
64fd20bd58 Accepting request 1272875 from hardware
- add make-reproducable.patch to force newer versions of
  dependencies to make package reproducable

OBS-URL: https://build.opensuse.org/request/show/1272875
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/framework_tool?expand=0&rev=2
2025-04-27 20:54:11 +00:00
784a8b4b97 - add make-reproducable.patch to force newer versions of
dependencies to make package reproducable

OBS-URL: https://build.opensuse.org/package/show/hardware/framework_tool?expand=0&rev=2
2025-04-26 21:30:19 +00:00
7a8368fde3 Accepting request 1256459 from hardware
new package framework_tool for Framework laptops

OBS-URL: https://build.opensuse.org/request/show/1256459
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/framework_tool?expand=0&rev=1
2025-03-27 21:33:51 +00:00
c6cae46be0 I want to maintain this package in Factory and would like to use hardware as the devel project
OBS-URL: https://build.opensuse.org/package/show/hardware/framework_tool?expand=0&rev=1
2025-03-27 12:39:17 +00:00