-
debian/3.3.1-242a0c85f · ·
opensaml Debian release 3.3.1-2 Format: 1.8 Date: Sun, 27 Apr 2025 22:47:08 +0200 Source: opensaml Architecture: source Version: 3.3.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Shib Team <pkg-shibboleth-devel@alioth-lists.debian.net> Changed-By: Ferenc Wágner <wferi@debian.org> Closes: 1104213 Changes: opensaml (3.3.1-2) unstable; urgency=medium . * [963c684] Update Standards-Version to 4.7.2 (no changes required) * [c09387e] New patch: Use the new InCommon metadata source (Closes: #1104213) Checksums-Sha1: 9e28cf8c6b3f8f71fcf66a20208c503461c472ae 2698 opensaml_3.3.1-2.dsc 1dd031fd1cfffe226ac53dcbb41d598f9105ced9 21988 opensaml_3.3.1-2.debian.tar.xz aa6c82b61e7369e2cdec94d63f3aa07375a0ba70 12347 opensaml_3.3.1-2_amd64.buildinfo Checksums-Sha256: 52840f02ba0c675a611a2b5bb41a13967ac76b352d2f3730c413fff0d859642a 2698 opensaml_3.3.1-2.dsc 8a7df9bdf8a7751d9ddf0a9d14ce76041fa5060f894a4d2c7b89c951016987c4 21988 opensaml_3.3.1-2.debian.tar.xz b4ddfc5304ed330379f8449b3aa40d1587c794e1d31fa3b3d93f43ea34b86f24 12347 opensaml_3.3.1-2_amd64.buildinfo Files: fa316b6c8eeb4891b549fc16577bbdca 2698 libs optional opensaml_3.3.1-2.dsc 53fc68bc64274baca0f54c70bf2b68a6 21988 libs optional opensaml_3.3.1-2.debian.tar.xz 8d10e8ca8d6a7738e7e01af4005e39d2 12347 libs optional opensaml_3.3.1-2_amd64.buildinfo
-
debian/3.3.1-1d1cf4337 · ·
opensaml Debian release 3.3.1-1 Format: 1.8 Date: Sun, 16 Mar 2025 14:41:33 +0100 Source: opensaml Architecture: source Version: 3.3.1-1 Distribution: unstable Urgency: high Maintainer: Debian Shib Team <pkg-shibboleth-devel@alioth-lists.debian.net> Changed-By: Ferenc Wágner <wferi@debian.org> Changes: opensaml (3.3.1-1) unstable; urgency=high . * High urgency for the security fix * [832b30a] New upstream release: 3.3.1 Checksums-Sha1: e7aa0659ee7d9f20c9a5a6b93852f681259b7383 2698 opensaml_3.3.1-1.dsc 46014c934c58278b63ceda52fcb6f4627f08696d 615161 opensaml_3.3.1.orig.tar.bz2 64cfb93e211055da181d5793ccb140b1d4145676 833 opensaml_3.3.1.orig.tar.bz2.asc 4bed21418461533504c4eabe9181cef29f7d9b31 19072 opensaml_3.3.1-1.debian.tar.xz 1aada3ca942f76860d2b2fdad1631829727dbc44 12368 opensaml_3.3.1-1_amd64.buildinfo Checksums-Sha256: a1f3bec8f31d49601db25105c53c43633701e8e54d8a33c615ea046438be242a 2698 opensaml_3.3.1-1.dsc d8e24e070fc6bb80682632ca32c8569a9f3ef170ba57e3b82818322e75b6a37e 615161 opensaml_3.3.1.orig.tar.bz2 5f5296e320bc3e6e5d1349bb7bbb2c0533bcf7b964ac84f4d21d025538a534b9 833 opensaml_3.3.1.orig.tar.bz2.asc f90ce40b2bca2cf41882d4b89cb138bc130fa4ff7152b3d3595c2454f4650757 19072 opensaml_3.3.1-1.debian.tar.xz d5fe3c233e6514ca292b4e7ac279cc62200767b8355c4892c2b88e82c60a2dac 12368 opensaml_3.3.1-1_amd64.buildinfo Files: 0cef121c73e3eec58ff7aa0b79e1ffa7 2698 libs optional opensaml_3.3.1-1.dsc 35892b87b7deeeba68e06a4bba402b4e 615161 libs optional opensaml_3.3.1.orig.tar.bz2 51775f9c7fe2d2bed9054194be5ec37c 833 libs optional opensaml_3.3.1.orig.tar.bz2.asc 4b0ae0044f2f3881f1e190d5f02124e6 19072 libs optional opensaml_3.3.1-1.debian.tar.xz f13df5506b8a1577150f873acc0afd99 12368 libs optional opensaml_3.3.1-1_amd64.buildinfo
-
-
debian/3.2.1-3+deb12u10b371054 · ·
opensaml Debian release 3.2.1-3+deb12u1 Format: 1.8 Date: Fri, 14 Mar 2025 21:47:50 +0100 Source: opensaml Architecture: source Version: 3.2.1-3+deb12u1 Distribution: bookworm-security Urgency: high Maintainer: Debian Shib Team <pkg-shibboleth-devel@alioth-lists.debian.net> Changed-By: Ferenc Wágner <wferi@debian.org> Closes: 1100464 Changes: opensaml (3.2.1-3+deb12u1) bookworm-security; urgency=high . * [b3e86fd] New patch: CPPOST-126 - Simple signature verification fails to detect parameter smuggling. Security fix cherry-picked from v3.3.1 (upstream commit 22a610b322e2178abd03e97cdbc8fb50b45efaee). Parameter manipulation allows the forging of signed SAML messages ================================================================= A number of vulnerabilities in the OpenSAML library used by the Shibboleth Service Provider allowed for creative manipulation of parameters combined with reuse of the contents of older requests to fool the library's signature verification of non-XML based signed messages. Most uses of that feature involve very low or low impact use cases without critical security implications; however, there are two scenarios that are much more critical, one affecting the SP and one affecting some implementers who have implemented their own code on top of our OpenSAML library and done so improperly. The SP's support for the HTTP-POST-SimpleSign SAML binding for Single Sign-On responses is its critical vulnerability, and it is enabled by default (regardless of what one's published SAML metadata may advertise). The other critical case involves a mistake that does *not* impact the Shibboleth SP, allowing SSO to occur over the HTTP-Redirect binding contrary to the plain language of the SAML Browser SSO profile. The SP does not support this, but other implementers may have done so. Contrary to the initial publication of this advisory, there is no workaround within the SP configuration other than to remove the "SimpleSigning" security policy rule from the security-policy.xml file entirely. That will also prevent support of legitimate signed requests or responses via the HTTP-Redirect binding, which is generally used only for logout messages within the SP itself. Removing support for that binding in favor of HTTP-POST in any published metadata is an option of course. Full advisory: https://shibboleth.net/community/advisories/secadv_20250313.txt Thanks to Scott Cantor (Closes: #1100464) Checksums-Sha1: 22cd592016a1f2668925c004fd5873ebb365769a 2769 opensaml_3.2.1-3+deb12u1.dsc 046bd41c342174050be8ee370ba681c6a45c76d8 600699 opensaml_3.2.1.orig.tar.bz2 8b962fb6269e4c524f8681226ed52ffa807d6a42 833 opensaml_3.2.1.orig.tar.bz2.asc 4b56709c4c0b64b633837f26a980b8ee245bbebc 20452 opensaml_3.2.1-3+deb12u1.debian.tar.xz 5b36473a702919f4123b17fb236f20cc233bb082 11770 opensaml_3.2.1-3+deb12u1_amd64.buildinfo Checksums-Sha256: e6108b5348f40a95cc2f972325de5c8eb38b358e702dd05e35b04eb18361df11 2769 opensaml_3.2.1-3+deb12u1.dsc b402a89a130adcb76869054b256429c1845339fe5c5226ee888686b6a026a337 600699 opensaml_3.2.1.orig.tar.bz2 406847d5adee9400ddc4646580cafd9bd727a8eecb955fb0987a05ec0f2159e0 833 opensaml_3.2.1.orig.tar.bz2.asc 7c5c1470b5d9dab3fcabca1d7683525dbeee8f566977d7aaddf7040f24db0fd0 20452 opensaml_3.2.1-3+deb12u1.debian.tar.xz 641e7f422c7f3bfc41ee4b01f47c4d7c87ec6e2c82868c769df699d1fd5747b2 11770 opensaml_3.2.1-3+deb12u1_amd64.buildinfo Files: a025e9c730fa564cc162dc9fb1abed4e 2769 libs optional opensaml_3.2.1-3+deb12u1.dsc a4c08783eb5078be3bbe2ca6b6c7b806 600699 libs optional opensaml_3.2.1.orig.tar.bz2 4d2a57e6af9cb2d36702352e1fd8b806 833 libs optional opensaml_3.2.1.orig.tar.bz2.asc 464f94347af15f78b0e7ad5092b0db18 20452 libs optional opensaml_3.2.1-3+deb12u1.debian.tar.xz 066fd348e10cd1c34b27323a62fc5277 11770 libs optional opensaml_3.2.1-3+deb12u1_amd64.buildinfo
-
debian/3.3.0-2bcaad38c · ·
opensaml Debian release 3.3.0-2 Format: 1.8 Date: Sun, 12 Jan 2025 10:29:54 +0100 Source: opensaml Architecture: source Version: 3.3.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Shib Team <pkg-shibboleth-devel@alioth-lists.debian.net> Changed-By: Ferenc Wágner <wferi@debian.org> Changes: opensaml (3.3.0-2) unstable; urgency=medium . * [e2b06f5] This library is supported only as a part of the Shibboleth Project * Upload to unstable Checksums-Sha1: 1bced2cc7bf56d2c99b02a213f87eb39f4c2bfcb 2698 opensaml_3.3.0-2.dsc 9381e635e76e6314916e60d0767c5cb54241b5c3 19068 opensaml_3.3.0-2.debian.tar.xz a348c3022d94b0b05016e6c28da6ea7d45ebd8e4 12449 opensaml_3.3.0-2_amd64.buildinfo Checksums-Sha256: 7f8d7d623e9658e28334fde893111eae56efacc32a9c25c3e1f0cf019d9eb249 2698 opensaml_3.3.0-2.dsc 7960e318a9c8608a52244b29a2e156d6a11ce7f37c58a75765ceacaa7b85bd7a 19068 opensaml_3.3.0-2.debian.tar.xz c083e599b5dbb881532106e55bcc5ffb9381a3214a726ca9c6dc67fba4bbd481 12449 opensaml_3.3.0-2_amd64.buildinfo Files: 868926693c7a93506ee49f6691063d02 2698 libs optional opensaml_3.3.0-2.dsc 8b80fbf9a86a3c2a4c86e20d933e7830 19068 libs optional opensaml_3.3.0-2.debian.tar.xz 761e2d80535357ccd4324260cafd56d3 12449 libs optional opensaml_3.3.0-2_amd64.buildinfo
-
debian/3.3.0-1271ff5f4 · ·
opensaml Debian release 3.3.0-1 Format: 1.8 Date: Wed, 25 Dec 2024 18:31:11 +0100 Source: opensaml Binary: libsaml-dev libsaml-doc libsaml13 libsaml13-dbgsym opensaml-schemas opensaml-tools opensaml-tools-dbgsym Architecture: source amd64 all Version: 3.3.0-1 Distribution: experimental Urgency: medium Maintainer: Debian Shib Team <pkg-shibboleth-devel@alioth-lists.debian.net> Changed-By: Ferenc Wágner <wferi@debian.org> Description: libsaml-dev - Security Assertion Markup Language library (development) libsaml-doc - Security Assertion Markup Language library (API docs) libsaml13 - Security Assertion Markup Language library (runtime) opensaml-schemas - Security Assertion Markup Language library (XML schemas) opensaml-tools - Security Assertion Markup Language command-line tools Changes: opensaml (3.3.0-1) experimental; urgency=medium . * [31f1a14] New upstream release: 3.3.0 * [2f23040] Adjust library package name to the new SO version * [eaba79f] Require XMLTooling 3.3 * [7fdc8dc] pkgconf superseded pkg-config * [7d2345f] Update Standards-Version to 4.7.0 (no changes required) * [28c71d1] Update copyright years * [698b183] Remove Etienne Dysli Metref from Uploaders. Thanks for your work, Etienne, and best wishes for your future endeavors! * [663d7be] New patches to fix or ignore invalid test failures Checksums-Sha1: 28c252fab17e3e7db3bd4c8b1fdcb0135a8d2903 2698 opensaml_3.3.0-1.dsc 4827f3af9ad6ed94ecf266d525749979ea0c55ce 614178 opensaml_3.3.0.orig.tar.bz2 e43870e26d12260eb65f8bd53913ab610d948fb9 833 opensaml_3.3.0.orig.tar.bz2.asc ddec1f336ce832f58c3d65e84bf71d29aa413309 19012 opensaml_3.3.0-1.debian.tar.xz 6e320e306245afba0a697d5f91c13a470db199fb 42088 libsaml-dev_3.3.0-1_amd64.deb a255391c36f4638aa1204f57e456284fe7bdf6af 2326336 libsaml-doc_3.3.0-1_all.deb 886bcfcd8a3511c42d591866acfcf005534cbbb9 10600244 libsaml13-dbgsym_3.3.0-1_amd64.deb a8b6b37fc015342b7a9103e55d6be65bf9ccb330 948464 libsaml13_3.3.0-1_amd64.deb 291c40fde91d00f33ee3cfa95dc2f7251f635089 23508 opensaml-schemas_3.3.0-1_all.deb 26e1c2a265a3c111fee72470213557063b32f956 222036 opensaml-tools-dbgsym_3.3.0-1_amd64.deb 7c588340de1d9a60623ea04af7850f638694ba34 25112 opensaml-tools_3.3.0-1_amd64.deb 78c6945ff340b9ad27ab5acfc65376910164824b 12658 opensaml_3.3.0-1_amd64.buildinfo Checksums-Sha256: c184e5bfac264e49e0b26faf7d251a23aa1cd6c9edd6af9e2718f51fbc591dd8 2698 opensaml_3.3.0-1.dsc 99ee5091a20783c85aca9c6827a2ea4eb8da8b47c4985f99366a989815d89ce8 614178 opensaml_3.3.0.orig.tar.bz2 10fbcf92ec52bc9d8ab2ccce90a55a08013597eea676f1691af055ede4a8ddf6 833 opensaml_3.3.0.orig.tar.bz2.asc 262e8659e22f933e7e2f77f326d9069fa4997b307458d4a1b56ecb4692039f00 19012 opensaml_3.3.0-1.debian.tar.xz 9e05a73ce98ab9e38891647251a082de9d034a20c743f35f6ab90c0a1eaa0d90 42088 libsaml-dev_3.3.0-1_amd64.deb e8b924fe26ba7132bf698641285e7ff99ceb7e51ec62bf0171942b8affd9c894 2326336 libsaml-doc_3.3.0-1_all.deb c4e282cac3ae47a00fd49cc1ad36e533142ef0eebc99d2459fc5f1c5a27a40fd 10600244 libsaml13-dbgsym_3.3.0-1_amd64.deb 12ff5f63deedef6322bb0e26c7e3d888dc322a94b1b6608afc532b397e99c7b0 948464 libsaml13_3.3.0-1_amd64.deb cdb9f7b041998728467916f102ab1ffcd27eea711f9ed59704e585e5eb2ce212 23508 opensaml-schemas_3.3.0-1_all.deb b816743109afa186fa7b49cb6a456112533ebcd64227967ca5e8392ff45eec7a 222036 opensaml-tools-dbgsym_3.3.0-1_amd64.deb 1b7c9c58eef25233d6a7d4940b250c4055559fc409fe089b20815ea174f7b75b 25112 opensaml-tools_3.3.0-1_amd64.deb ad43a363cf2af627a8c18e0028df358222fea68f5f2acf4da6fa83e217f51de5 12658 opensaml_3.3.0-1_amd64.buildinfo Files: 261c972a0b1ecc9a5c8a15c4a2c26017 2698 libs optional opensaml_3.3.0-1.dsc 173935206d30e6d15a103495a8278d31 614178 libs optional opensaml_3.3.0.orig.tar.bz2 e5d595c9389e7d48496ad1177bf9cd7f 833 libs optional opensaml_3.3.0.orig.tar.bz2.asc d248a009fe0cb7433b8c17a228df818b 19012 libs optional opensaml_3.3.0-1.debian.tar.xz 30d3afa21a6161ac17b22f48316cb946 42088 libdevel optional libsaml-dev_3.3.0-1_amd64.deb 8d288c6db1fc626ddc22122f6a05dbe6 2326336 doc optional libsaml-doc_3.3.0-1_all.deb 098ec281789ccef60ef3f777d2e0f565 10600244 debug optional libsaml13-dbgsym_3.3.0-1_amd64.deb 0cc98bf3e5cc305f69075ee05daa34b8 948464 libs optional libsaml13_3.3.0-1_amd64.deb 6370a48bf0dff905f39278ffa1abcf04 23508 text optional opensaml-schemas_3.3.0-1_all.deb 9c102be70a277496e96d59ebb4bcf068 222036 debug optional opensaml-tools-dbgsym_3.3.0-1_amd64.deb 5404967468e21c553cdf0918110860d0 25112 text optional opensaml-tools_3.3.0-1_amd64.deb 28ca988912b2771a9f909eb46152b998 12658 libs optional opensaml_3.3.0-1_amd64.buildinfo
-
-
-
debian/3.2.1-482d66332 · ·
opensaml Debian release 3.2.1-4 Format: 1.8 Date: Sat, 30 Sep 2023 11:20:33 +0200 Source: opensaml Architecture: source Version: 3.2.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Shib Team <pkg-shibboleth-devel@alioth-lists.debian.net> Changed-By: Ferenc Wágner <wferi@debian.org> Closes: 1052956 Changes: opensaml (3.2.1-4) unstable; urgency=medium . * [10d3658] Doxygen replaced some PNG graphics with SVG (Closes: #1052956) Checksums-Sha1: c678fa4e98ffd9e7e03aa35f8f80a55d7125c131 2737 opensaml_3.2.1-4.dsc 2afa50e602c408b927b6d61a4f331913d6d31659 16652 opensaml_3.2.1-4.debian.tar.xz 9aa9287f24423af7bedc234054ece59b05292d26 11331 opensaml_3.2.1-4_amd64.buildinfo Checksums-Sha256: 2a8c18b744decc751b4d215667eb5cb1d26df99f09dda241a6c6f4b7decb6f96 2737 opensaml_3.2.1-4.dsc ab37de1ba3f7c0a984ef320494ac00588944fdb50950c7d817e5ba292ec6afd6 16652 opensaml_3.2.1-4.debian.tar.xz 9ad2880d2e51e91198408ab322d34a5220a595ec11fda83a4493f5001657a40a 11331 opensaml_3.2.1-4_amd64.buildinfo Files: 52062bfa55c22737187f88e1adb5ed1b 2737 libs optional opensaml_3.2.1-4.dsc fd542eaa96690b8923aa9104ab940577 16652 libs optional opensaml_3.2.1-4.debian.tar.xz 5151cbd0b54f15b8096b069b84448c09 11331 libs optional opensaml_3.2.1-4_amd64.buildinfo
-
debian/3.2.1-3dae9e450 · ·
opensaml Debian release 3.2.1-3 Format: 1.8 Date: Wed, 18 Jan 2023 19:21:05 +0100 Source: opensaml Architecture: source Version: 3.2.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Shib Team <pkg-shibboleth-devel@alioth-lists.debian.net> Changed-By: Ferenc Wágner <wferi@debian.org> Changes: opensaml (3.2.1-3) unstable; urgency=medium . * [02e846c] Update Standards-Version to 4.6.2 (no changes required) * [455d86e] Update debian/* copyright year * [4314c52] Add debian/upstream/metadata Checksums-Sha1: 878c9b371bfc6e7e6ad70335d642f2046c7eceff 2762 opensaml_3.2.1-3.dsc d0429b38eeee2ca222371b3e1f10f752b16cdae5 16592 opensaml_3.2.1-3.debian.tar.xz 959b7d374e4aedad697439ea9e70779d0d42b87b 11096 opensaml_3.2.1-3_amd64.buildinfo Checksums-Sha256: 6eeab12ba0b4b90f3a2cfde39da19ceea9f98ce89cb513d804a6e89bd08eb85b 2762 opensaml_3.2.1-3.dsc 585bb0b2da8d417fb7e9f3678f3ba243a5fec5eb6573abc0c4f2cff8b2b1e5ef 16592 opensaml_3.2.1-3.debian.tar.xz 92db7d3846aa9a2eb448ac6ed6a16efab0178db7d1f17695ebedf372d43d1148 11096 opensaml_3.2.1-3_amd64.buildinfo Files: e97cd122766dd86abf07b8aead64bef6 2762 libs optional opensaml_3.2.1-3.dsc 6102d959525676fe37cbf73ea55e6941 16592 libs optional opensaml_3.2.1-3.debian.tar.xz 42179a858c41df179e4b3c6cda474bdc 11096 libs optional opensaml_3.2.1-3_amd64.buildinfo
-
debian/3.2.1-223d756fb · ·
opensaml Debian release 3.2.1-2 Format: 1.8 Date: Fri, 22 Jul 2022 19:12:18 +0200 Source: opensaml Architecture: source Version: 3.2.1-2 Distribution: unstable Urgency: medium Maintainer: Debian Shib Team <pkg-shibboleth-devel@alioth-lists.debian.net> Changed-By: Ferenc Wágner <wferi@debian.org> Changes: opensaml (3.2.1-2) unstable; urgency=medium . [ Debian Janitor ] * [4e9e337] Remove constraints unnecessary since buster * Build-Depends: Drop versioned constraint on liblog4shib-dev and libxml-security-c-dev. Changes-By: deb-scrub-obsolete . [ Ferenc Wágner ] * [ed49134] Update Standards-Version to 4.6.1 (no changes required) * [58344a4] Switch to Debhelper compatibility level 13 * [634452b] Replace override_dh_{install,missing} with debian/not-installed * [086eed2] Suppress GCC deprecation warnings, they probably won't be heeded * [cb72407] Do not require cxxtest under the nocheck build profile. To enable crossbuilding. Checksums-Sha1: 9d9d01328e188c735dc85ca8b9f854a4594ba5df 2737 opensaml_3.2.1-2.dsc 516f0b3f018db6c6222d0aa27794bb64a07e1ede 16432 opensaml_3.2.1-2.debian.tar.xz 674cae6328502c25b92d423dc330be5dc24b55b9 10882 opensaml_3.2.1-2_amd64.buildinfo Checksums-Sha256: c462324574864ac22da7899b5fdf15cfb32a13b1fa1cac93151eaef5ffc40419 2737 opensaml_3.2.1-2.dsc 57de96e81a735f42bc9b0ed67bf3804fab4392b0e2a0d1e258e2bba80415e97f 16432 opensaml_3.2.1-2.debian.tar.xz f81f9ff33eb3f49bd74c031fd4012d9af44666641ee5523e1a1b4a3492ec817a 10882 opensaml_3.2.1-2_amd64.buildinfo Files: d276078a45f6a9aa6c4e7ed0cd0b5943 2737 libs optional opensaml_3.2.1-2.dsc e674247fe3892d1428a9c57ccd58cc88 16432 libs optional opensaml_3.2.1-2.debian.tar.xz 38f93332462f231364d8bc8cefa14eef 10882 libs optional opensaml_3.2.1-2_amd64.buildinfo
-
debian/3.2.1-1e93a8dd9 · ·
opensaml Debian release 3.2.1-1 Format: 1.8 Date: Sat, 20 Nov 2021 19:08:29 +0100 Source: opensaml Architecture: source Version: 3.2.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Shib Team <pkg-shibboleth-devel@alioth-lists.debian.net> Changed-By: Ferenc Wágner <wferi@debian.org> Closes: 997246 Changes: opensaml (3.2.1-1) unstable; urgency=medium . * [b88df44] New upstream release: 3.2.1 (Closes: #997246) * [297fed7] Update Standards-Version to 4.6.0 (no changes required) Checksums-Sha1: 2a60540021f24d4f8f84dfb524d3134cfdc12901 2742 opensaml_3.2.1-1.dsc 046bd41c342174050be8ee370ba681c6a45c76d8 600699 opensaml_3.2.1.orig.tar.bz2 8b962fb6269e4c524f8681226ed52ffa807d6a42 833 opensaml_3.2.1.orig.tar.bz2.asc 8dbdc3352a1a0101e51bac113e18dd4cbe4ac7fb 16092 opensaml_3.2.1-1.debian.tar.xz b8c2efc849b0517681c6a2a32a94f9c49c4823cb 10519 opensaml_3.2.1-1_amd64.buildinfo Checksums-Sha256: ba12cb8f746d15197d35aa927d7771791929093ead10f0c3c60a4c55f48878d4 2742 opensaml_3.2.1-1.dsc b402a89a130adcb76869054b256429c1845339fe5c5226ee888686b6a026a337 600699 opensaml_3.2.1.orig.tar.bz2 406847d5adee9400ddc4646580cafd9bd727a8eecb955fb0987a05ec0f2159e0 833 opensaml_3.2.1.orig.tar.bz2.asc 96bdf20c5ba67fd4a4e286b1302f0806086f646b6a363b096288d1eebd57967d 16092 opensaml_3.2.1-1.debian.tar.xz 684ea0f4242d4ff40ed8d05af1c9fc66cdcb18241111b0b8c0e90923911fc815 10519 opensaml_3.2.1-1_amd64.buildinfo Files: b22f904f48f69a9d28b21285284dab58 2742 libs optional opensaml_3.2.1-1.dsc a4c08783eb5078be3bbe2ca6b6c7b806 600699 libs optional opensaml_3.2.1.orig.tar.bz2 4d2a57e6af9cb2d36702352e1fd8b806 833 libs optional opensaml_3.2.1.orig.tar.bz2.asc c268d9d48ad72d50d469d772ce447737 16092 libs optional opensaml_3.2.1-1.debian.tar.xz 95377d98797bcb5b45679f1de45e1469 10519 libs optional opensaml_3.2.1-1_amd64.buildinfo
-
-
debian/3.2.0-2_bpo10+171b33563 · ·
opensaml Debian release 3.2.0-2~bpo10+1 Format: 1.8 Date: Thu, 18 Mar 2021 09:05:02 +0100 Source: opensaml Architecture: source Version: 3.2.0-2~bpo10+1 Distribution: buster-backports Urgency: medium Maintainer: Debian Shib Team <pkg-shibboleth-devel@alioth-lists.debian.net> Changed-By: Etienne Dysli Metref <etienne.dysli-metref@switch.ch> Changes: opensaml (3.2.0-2~bpo10+1) buster-backports; urgency=medium . * Rebuild for buster-backports. Checksums-Sha1: 998999f95fbd214f7dad424f8d1bd0315e57fe97 2774 opensaml_3.2.0-2~bpo10+1.dsc 90b7543ad193216de9edac404802997fc0aae712 16228 opensaml_3.2.0-2~bpo10+1.debian.tar.xz 13c40a82fa7885d61a998168ad37561d0be223b5 10838 opensaml_3.2.0-2~bpo10+1_amd64.buildinfo Checksums-Sha256: f5c7598e2c66d188aa971ea78cfa76b9372f7a66bf6f5b4ae04e2728aa1c4f84 2774 opensaml_3.2.0-2~bpo10+1.dsc 1ca99d682ef725c795929d24ab84e96ca3aff8742b81426876bc8ee7da92af35 16228 opensaml_3.2.0-2~bpo10+1.debian.tar.xz 2b0dd3a09a6e3014f0fccb20880e0955a89bbf3da5fd780406f0d51c39b93811 10838 opensaml_3.2.0-2~bpo10+1_amd64.buildinfo Files: df48d1b9d4fe315cb142aa54f48032c9 2774 libs optional opensaml_3.2.0-2~bpo10+1.dsc b9a5bbf5c4b33ca7efaab90e8144d3d6 16228 libs optional opensaml_3.2.0-2~bpo10+1.debian.tar.xz 45efae8765cf575c9e60588f6b0fe7f5 10838 libs optional opensaml_3.2.0-2~bpo10+1_amd64.buildinfo
-
debian/3.2.0-2f29cc102 · ·
opensaml Debian release 3.2.0-2 Format: 1.8 Date: Wed, 06 Jan 2021 10:41:14 +0100 Source: opensaml Architecture: source Version: 3.2.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Shib Team <pkg-shibboleth-devel@alioth-lists.debian.net> Changed-By: Ferenc Wágner <wferi@debian.org> Changes: opensaml (3.2.0-2) unstable; urgency=medium . * [4b3ae7f] Revert "New patch: Require XMLTooling 3.2 via pkg-config as well" This reverts commit 99cf9d42db5f552a43791459ce118dfec9a6485f. According to upstream there's no real build requirement here. * Upload to unstable Checksums-Sha1: b7e4899e872623aa30f0918746bd3b286c9c8a6d 2742 opensaml_3.2.0-2.dsc 144106d5888158734f94da4b90339d1dfc7be8a2 16104 opensaml_3.2.0-2.debian.tar.xz c41a135009f11abd19e8995560e39e01568a1de4 10509 opensaml_3.2.0-2_amd64.buildinfo Checksums-Sha256: aa409619358d17dd62d24866ac877221b6105331db6328ac732a1792f4d59f3c 2742 opensaml_3.2.0-2.dsc 3a43202ed9cc0c18dbdca76423e8ff03614eaf85782cab5fd31ae8299313a1a2 16104 opensaml_3.2.0-2.debian.tar.xz 3d30f7aa728e352c03b17b8b62936ffae171fadc7952b1c44e8cf626df3620a6 10509 opensaml_3.2.0-2_amd64.buildinfo Files: 55d7a890ef97ee0e290ad0f586172dd5 2742 libs optional opensaml_3.2.0-2.dsc c26d68d13d15ddd0e207c2366b5af29f 16104 libs optional opensaml_3.2.0-2.debian.tar.xz 0784e806da87534e20f43b7b8271985f 10509 libs optional opensaml_3.2.0-2_amd64.buildinfo
-
debian/3.2.0-1bbaf1036 · ·
opensaml Debian release 3.2.0-1 Format: 1.8 Date: Sun, 27 Dec 2020 16:54:45 +0100 Source: opensaml Binary: libsaml-dev libsaml-doc libsaml12 libsaml12-dbgsym opensaml-schemas opensaml-tools opensaml-tools-dbgsym Architecture: source i386 all Version: 3.2.0-1 Distribution: experimental Urgency: medium Maintainer: Debian Shib Team <pkg-shibboleth-devel@alioth-lists.debian.net> Changed-By: Ferenc Wágner <wferi@debian.org> Description: libsaml-dev - Security Assertion Markup Language library (development) libsaml-doc - Security Assertion Markup Language library (API docs) libsaml12 - Security Assertion Markup Language library (runtime) opensaml-schemas - Security Assertion Markup Language library (XML schemas) opensaml-tools - Security Assertion Markup Language command-line tools Changes: opensaml (3.2.0-1) experimental; urgency=medium . * [5697847] Bump watch file format version to 4 * [a9a01ce] Advertise that our autopkgtest needs internet access * [2629b5a] New upstream release: 3.2.0 * [f253903] All of our patches are upstream now * [1a8db85] Revert "Work around our Debian patch in the autopkgtest" We no longer carry the incriminated patch. * [6f3dabb] Depend on XMLTooling 3.2 * [4408423] Rename library package for upstream SONAME bump * [473be6f] Update Standards-Version to 4.5.1 (no changes required) * [99cf9d4] New patch: Require XMLTooling 3.2 via pkg-config as well Checksums-Sha1: 4fdb4e4eea5b74233bd81d3bc8298802cecb60d6 2742 opensaml_3.2.0-1.dsc 5d1518a48fe5183bc72b20888533cba59c8e8ae3 589626 opensaml_3.2.0.orig.tar.bz2 05f6cf9918dbcc6e7d7f765b3c4e0869833108ae 833 opensaml_3.2.0.orig.tar.bz2.asc 3074c4cbbad2fc51dc57f78743802c12f654ca1c 16348 opensaml_3.2.0-1.debian.tar.xz adbd6c099e93c64e2a585b5ab6c43e4aebc161d8 48412 libsaml-dev_3.2.0-1_i386.deb ef48fdf220220f6f213ecc77fbddea894da6a14f 1894732 libsaml-doc_3.2.0-1_all.deb 29847f2daf7ddf344908ac57237bd5ace5bc49f6 8905540 libsaml12-dbgsym_3.2.0-1_i386.deb cca2d7ec5f7c5a75b8d3a94928ccc73f7e6cd58b 944216 libsaml12_3.2.0-1_i386.deb 784536b2e7aa79903e2441e172b20740668d74e4 29804 opensaml-schemas_3.2.0-1_all.deb 8933ddcef9139cb36ab2fcec4e8426be73e05f00 204968 opensaml-tools-dbgsym_3.2.0-1_i386.deb 9de6c29005d674bc87c861b6d57ba3ccd36cb407 32028 opensaml-tools_3.2.0-1_i386.deb aafe910d81c6512a27bb139dd1d549fd5e120c50 10517 opensaml_3.2.0-1_i386.buildinfo Checksums-Sha256: 697c8dad5857d1d942ccc42ac1ebfb066e470bb099230f047e662823d009516d 2742 opensaml_3.2.0-1.dsc 8c3ba09febcb622f930731f8766e57b3c154987e8807380a4228fbf90e6e1441 589626 opensaml_3.2.0.orig.tar.bz2 8b6b809884c45688004e32e6289c557a9e186a26bdaecae2d43d32df2dd90055 833 opensaml_3.2.0.orig.tar.bz2.asc dc6e78844dbb6f2a84ab5da3a65765b925e4c70839e0e659ce0d81f7aca8de16 16348 opensaml_3.2.0-1.debian.tar.xz 1a5dca26df97b96c06434a39111539844949d0a9061155f4009a5b7273223838 48412 libsaml-dev_3.2.0-1_i386.deb a204eaf0b3c9af0411cb37763bde86e73785f7056b81be598ded85bdb08d4d76 1894732 libsaml-doc_3.2.0-1_all.deb e4271a17713d604e5a804d66874d58770e1e438e7dc92f20c74bd06dd937dab6 8905540 libsaml12-dbgsym_3.2.0-1_i386.deb ff61723af2ac668f82bbb01f6797b20075951ff1f3660f24500d6f1ce6964179 944216 libsaml12_3.2.0-1_i386.deb 67b113ecd591b022430eec02bc7bba019b712c21328df859fb5791a2350d0cee 29804 opensaml-schemas_3.2.0-1_all.deb 7a1a837e76efae33e4a310d71b6fd3c9664dd44740d436622cc9e9702e11c006 204968 opensaml-tools-dbgsym_3.2.0-1_i386.deb 03f4b51a7464cd0f46f3653bd36157d62bb01f4d445dd5baafa4d4ed53744337 32028 opensaml-tools_3.2.0-1_i386.deb b777127dc8dd6efc6b1091b9c5c2948a52d376356bf8e7e14893da4b2e521c1c 10517 opensaml_3.2.0-1_i386.buildinfo Files: 882225cffe391f8b8358be7d8565eda5 2742 libs optional opensaml_3.2.0-1.dsc 8f65f24a9b88905c1c335c31dff7b364 589626 libs optional opensaml_3.2.0.orig.tar.bz2 66032ec95398246ea871ee2bcb060917 833 libs optional opensaml_3.2.0.orig.tar.bz2.asc aeed2d74ff4622d75408016be66556d8 16348 libs optional opensaml_3.2.0-1.debian.tar.xz 3e9e8f2688b1fe79367a0f885d3901a9 48412 libdevel optional libsaml-dev_3.2.0-1_i386.deb d9e62fbc638ad97390584c80c64649b1 1894732 doc optional libsaml-doc_3.2.0-1_all.deb 5143dbb49d76e29780dd2efd2aa8dc73 8905540 debug optional libsaml12-dbgsym_3.2.0-1_i386.deb 91285af45da4fa38473fd2d2b104d01b 944216 libs optional libsaml12_3.2.0-1_i386.deb 975aae2b9623836d0bbf17619db99106 29804 text optional opensaml-schemas_3.2.0-1_all.deb 4b372843c84ac53da4d3ed8e6e040302 204968 debug optional opensaml-tools-dbgsym_3.2.0-1_i386.deb 3953438f9225eac4a9d48daf38277452 32028 text optional opensaml-tools_3.2.0-1_i386.deb 8bf47735478677bc2fd4aa7eb0f1b0fe 10517 libs optional opensaml_3.2.0-1_i386.buildinfo