Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
020200127~716a738.patch | Fix building with gcc-10 gcc-10 defaults to -fno-common which reveals a symbol conflict with bit_string. See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85678 |
Stephan Hartmann <stha09@googlemail.com> | invalid | upstream, https://github.com/cisco/libsrtp/commit/716a738 | 2020-03-25 | |
020210128~23576ff.patch | support running against nss >= 3.52 This is described in more detail at: https://bugzilla.mozilla.org/show_bug.cgi?id=1637488#c3 . Have decided to go with using NSS_PKCS11_2_0_COMPAT for now as it provides the most fexibility. Consider moving to the new PK11_AEADOp api in the future but that will put a requirment on nss version at both compile and run time. |
Pascal Buhler <pabuhler@cisco.com> | yes | debian upstream | upstream, https://github.com/cisco/libsrtp/commit/23576ff | 2021-02-07 |
1004_make_runtest_more_verbose.patch | Avoid runtest silencing its output | Victor Seva <linuxmaniac@torreviejawireless.org> | no | debian | vendor, http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=10;bug=460534 | 2016-03-15 |
1005_fix_data_alignment.patch | Fix data alignment | "Martin Guy" <martinwguy@yahoo.it> | yes | debian upstream | vendor, http://bugs.debian.org/470505#5 | 2016-03-15 |
2001_make_shellscript_noisy.patch | Enable debugging in regression test shell script | Jonas Smedegaard <dr@jones.dk> | no | 2011-05-25 | ||
2002_privacy.patch | Avoid privacy breach in documentation | Jonas Smedegaard <dr@jones.dk> | no | 2019-10-17 |