diff options
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/patches.ent b/patches.ent index fba13d080..b88716dad 100644 --- a/patches.ent +++ b/patches.ent @@ -40,9 +40,13 @@ <!ENTITY expect-spawn-patch-size "6.8 KB"> -<!ENTITY grep-fixes-patch "grep-&grep-version;-redhat_fixes-2.patch"> -<!ENTITY grep-fixes-patch-md5 "2c67910be2d0a54714f63ce350e6d8a6"> -<!ENTITY grep-fixes-patch-size "55 KB"> +<!ENTITY grep-debian-patch "grep-&grep-version;-debian_fixes-1.patch"> +<!ENTITY grep-debian-patch-md5 "337d017202d7e3b08d428a89da3ee572"> +<!ENTITY grep-debian-patch-size "27 KB"> + +<!ENTITY grep-fixes-patch "grep-&grep-version;-upstream_fixes-1.patch"> +<!ENTITY grep-fixes-patch-md5 "44f9c5e7df7746e6115be47e5a068ab8"> +<!ENTITY grep-fixes-patch-size "5.8 KB"> <!ENTITY groff-debian-patch "groff-&groff-version;-debian_fixes-1.patch"> |