pkg.sopackage field notes

brew / 排名 1484

使用 Homebrew 安装 gpatch

查看 gpatch 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install gpatch

provider-native install command

概览

软件包摘要

Apply a diff file to an original

命令和别名

  • patch

历史

项目历史与用法

GNU patch applies diff output to original files to produce modified files. It descends from Larry Wall's patch program and became one of the basic tools of Unix source distribution, mailing-list development, and package-manager patch application.

项目历史

The GNU patch README states that this GNU version applies diff files to original files and includes many Free Software Foundation changes: binary and large-file handling, unified diff support, merge behavior, GNU-style backup files, improved RCS and SCCS interaction, GNU option parsing/configure conventions, and better POSIX compliance.

The README also explains why the FSF distributed GNU patch independently: Larry Wall had not released a new version since mid-1988, and he agreed to GNU distribution under the GNU General Public License. GNU bulletins from the 1990s describe patch as GNU's version of Larry Wall's program for applying diff output.

采用历史

patch became a standard Unix packaging primitive because source distributions could ship small textual changes instead of whole replacement trees. GNU patch's support for unified diffs, reject files, backup naming, and POSIX/GNU build conventions made it fit naturally into Autotools-era source packages and distribution build recipes.

使用方式

The GNU diffutils manual shows the common form `patch <patchfile`, with optional original-file and patch-file arguments. If no patch file is supplied, patch reads diff output from standard input; if no input file is supplied, it tries to infer the file to edit from leading patch text.

为什么软件包爱好者会关心

For package maintainers, GNU patch is infrastructure rather than just a user command. It is the tool behind downstream patch queues, source RPM and Debian patch application, vendor backports, portability fixes, and decades of email-driven source exchange before pull-request platforms normalized repository-hosted review.

时间线

  • 1984: Larry Wall copyright years begin in the GNU patch README.
  • 1988: The GNU patch README says Larry Wall had not released a new version since mid-1988.
  • 1989: Free Software Foundation copyright years begin in the GNU patch README.
  • 1990s: GNU bulletins list patch as GNU's version of Larry Wall's diff-applying program.
  • 1997: GNU FTP archive lists patch 2.5.
  • 2009: patch 2.6 adds a regression test suite, merge option, improved rejects, and GPLv3 licensing.
  • 2012: patch 2.7 adds `diff --git` format support and path-safety checks.
  • 2018: GNU FTP archive lists patch 2.7.6.
  • 2025: GNU FTP archive lists patch 2.8.

Related projects

  • GNU diffutils produces the diff output commonly consumed by patch.
  • RCS, SCCS, CVS, and later Git all coexist with patch-oriented workflows.
  • Git's `git apply` and `git format-patch` continue the patch-file workflow in a repository-aware form.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
patch可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本2.8
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:gpatch
版本2.8
软件包管理器Homebrew
主页https://savannah.gnu.org/projects/patch/
Bottle未记录
服务未声明

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • curated package history
  • pkgdb category and tag curation