mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[GH-ISSUE #1093] FEATURE REQUEST: Chocolatey version attribute #585
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#585
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @RickItum on GitHub (Aug 30, 2022).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/1093
-CustomVersion attribute in the cipp options or/and the intunepackage install.ps1 script
preferably with the option to use the --allow-downgrade argument
i think this would be a nice thing to have and should be a minor change.
Another option would be to be able to add custom agruments.
@KelvinTegelaar commented on GitHub (Aug 31, 2022):
This seems like a bad plan - Version pinning is considered insecure by both the Chocolately team and general security advisement. Why exactly are you looking for this feature?
@RickItum commented on GitHub (Aug 31, 2022):
We have the following scenario:
We deploy Citrix Workspace via intune using a choco app.
there are to many issues in the latest Citrix release so we cannot use that one.
@NigelColtellaIT commented on GitHub (Aug 31, 2022):
Just to add here we use Unity for our game dev customers and projects are pinned to Major versions but minor versions (security fixes) are applied to all ‘supported’ major versions. We often have to deploy multiple versions of Unity to the same desktop.
@KelvinTegelaar commented on GitHub (Sep 2, 2022):
Not going to do this; I'm seeing more risk than reward of people pinning ancient versions of software. If you'd like this option to be available you can make it for yourself(https://cipp.app/docs/dev/)