You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/system/opkg/patches
John Crispin 72eb909a0d opkg: Fix --force-checksum when using SHA256
Allow installing packages with mismatching SHA256 checksums via

$ opkg install --force-checksum $PACKAGE

Signed-off-by: Florian Fieber <florian@florianfieber.de>

SVN-Revision: 45904
9 years ago
..
001-ship-pkg-m4.patch
002-no-shave.patch
004-host_cpu.patch
007-force_static.patch opkg: add build variant with signature support 11 years ago
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 11 years ago
090-suppress-blank-provides-field.patch opkg: do not add blank "Provides:" fields to package metadata 11 years ago
100-add-force-checksum.patch opkg: introduce a --force-checksum cmdline flag to be ale to ignore mismatching md5sums 10 years ago
110-upgrade.patch opkg: make PKG_UPGRADE available during preinst hook 10 years ago
200-usign_support.patch opkg: add patch for supporting signature checking through usign 9 years ago
210-add-force-signature.patch opkg: add patch to circumvent signature checks on the command line 9 years ago
220-drop-release-support.patch opkg: drop md5 in favour of sha256 9 years ago
230-drop_md5_support.patch opkg: fix md5 related #ifdef (thx, swalker) 9 years ago
240-fix-force-checksum-for-sha256.patch opkg: Fix --force-checksum when using SHA256 9 years ago