X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=docs%2Fbusybox.net%2Fnews.html;h=cdffd48eb381981d08f78ee00a37166981bbd97d;hb=21b080daa8c180a43d10d6b3dee47134ef21e581;hp=5492d6767f755abc2126463352c7aed92d94d835;hpb=c1a339983fa9a2af2971f5c340bd33e7a6930384;p=oweals%2Fbusybox.git diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html index 5492d6767..cdffd48eb 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html @@ -28,7 +28,7 @@
  • grep: added -r, fixed -h
  • watch: make it exec child like standard one does (was totally incompatible) -
  • tar: fix limitations which were preventing bbox tar usage +
  • tar: fix limitations which were preventing bbox tar usage on big directories: long names and linknames, pax headers (Linux kernel tarballs have that). Fixed a number of obscure bugs. Raised max file limit (now 64Gb). Security fixes (/../ attacks).