openwrtv4/package/system/opkg/patches
Jo-Philipp Wich bba8a1a9ba Revert "opkg: use vfork on gz_open by default (FS#120)"
This reverts commit 763f5d7873.

Currently the vfork() code path in opkg is broken and relies on unsupported
ftello() / fseeko() operations on pipes - we need to restructure the code
before we can reconsider this approach.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-08-28 23:03:13 +02:00
..
001-ship-pkg-m4.patch
002-no-shave.patch
004-host_cpu.patch
007-force_static.patch
009-remove-upgrade-all.patch
011-old-config-location.patch
012-strip-trailing-conffiles-whitespace.patch
014-errors-to-stderr.patch
020-avoid_getline.patch
030-fix-double-free.patch
040-wrap-descriptions-only-on-ttys.patch
050-add-case-insensitive-flag.patch
060-add-find-command.patch
070-use_gzipped_pkg_list.patch
080-suppress-blank-package-fields.patch opkg: ignore empty fields in package lists 2013-10-14 08:09:58 +00:00
090-suppress-blank-provides-field.patch opkg: do not add blank "Provides:" fields to package metadata 2013-12-13 10:40:26 +00:00
100-add-force-checksum.patch opkg: introduce a --force-checksum cmdline flag to be ale to ignore mismatching md5sums 2014-05-14 11:19:07 +00:00
110-upgrade.patch opkg: make PKG_UPGRADE available during preinst hook 2014-12-08 17:40:53 +00:00
200-usign_support.patch opkg: add patch for supporting signature checking through usign 2015-04-06 19:38:37 +00:00
210-add-force-signature.patch opkg: add patch to circumvent signature checks on the command line 2015-04-06 19:39:22 +00:00
220-drop-release-support.patch opkg: drop md5 in favour of sha256 2015-04-14 19:00:14 +00:00
230-drop_md5_support.patch opkg: Fix handling of sha256sums for conffiles 2016-03-04 08:33:41 +00:00
240-fix-force-checksum-for-sha256.patch opkg: Fix --force-checksum when using SHA256 2015-06-05 14:12:45 +00:00
250-add-lists-dir-switch.patch opkg: expose lists_dir option as command line argument 2015-09-14 16:56:40 +00:00
260-add-print-package-size.patch opkg: Extend 'opkg list' command to optionally display package size 2015-09-16 09:37:39 +00:00
270-fix-use-after-free.patch opkg: fix use-after-free with duplicate packages on the command line 2016-04-23 14:03:50 +02:00