1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146
|
libnet-ldapapi-perl (3.0.7-4) unstable; urgency=medium
[ Bill MacAllister ]
* Add patch to enable prototypes for deprecated functions, fixing builds
with the latest dpkg. (Closes: #1066630)
-- Russ Allbery <rra@debian.org> Sat, 06 Apr 2024 20:54:07 -0700
libnet-ldapapi-perl (3.0.7-3) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Repository-Browse.
* Use canonical URL in Vcs-Git.
[ Russ Allbery ]
* Update standards version to 4.6.2 (no changes required).
* Add Bug-Database field to upstream metadata.
-- Russ Allbery <rra@debian.org> Tue, 20 Dec 2022 08:52:56 -0800
libnet-ldapapi-perl (3.0.7-2) unstable; urgency=medium
* Update to debhelper compatibility level v13.
- Depend on debhelper-compat instead of using debian/compat.
* Update debian/watch to version 4 and point to GitHub instead of
SourceForge.
* Update source URL in debian/copyright.
* Add Vcs-* headers for the packaging repository.
* Update standards version to 4.5.1 (no changes required).
-- Russ Allbery <rra@debian.org> Thu, 24 Dec 2020 17:08:50 -0800
libnet-ldapapi-perl (3.0.7-1) unstable; urgency=medium
* Import new upstream release.
* Remove obsolete Debian version patch.
-- Bill MacAllister <bill@ca-zephyr.org> Tue, 14 Jan 2020 08:05:29 +0000
libnet-ldapapi-perl (3.0.5-1) unstable; urgency=medium
[ Bill MacAllister ]
* New upstream release.
* Fix cookie handling with MMR configuration
* Fix ASN1 encoding of sync cookie
[ Russ Allbery ]
* Enable bindnow build hardening.
* Remove unnecessary quilt build dependency.
* Update debhelper compatibility level to V11.
- Remove unnecessary binary-arch target.
* Add Rules-Requires-Root: no.
* Update debian/copyright to copyright-format 1.0.
* Update standards version to 4.1.2 (no changes required).
* Run wrap-and-sort -ast.
-- Russ Allbery <rra@debian.org> Sun, 24 Dec 2017 21:44:28 -0800
libnet-ldapapi-perl (3.0.4-1) unstable; urgency=medium
* New upstream release.
* Fix undef comparison
* Misc variable initializations to quiet warnings
* Fixed sasl mechanisms initializtion
* Examples cleanup
* LDAPv3 extended operation support
* New developer mode test suite
* Fixed quanah/net-ldapapi#3: ldap_set_rebind_proc XS being called with
invalid arguments from set_rebind_proc
* Fixed quanah/net-ldapapi#6: ldap_sasl_bind has wrong prototype in
LDAPapi.xs
* Fixed quanah/net-ldapapi#8: search_s() clobbers ATTRS parameter
* Fixed quanah/net-ldapapi#11: result() blocking when called with output
from rename()
* Fixed quanah/net-ldapapi#20: ldap_result() doesn't honour passed
timeout value
* Fixed quanah/net-ldapapi#21: ldap_set_option(LDAP_OPT_TIMEOUT, 1) on
OpenLDAP returns -1
* Fixed quanah/net-ldapapi#28: Server control responses get eaten after
a NULL character in the berval
* Fixed quanah/net-ldapapi#30: ldap_search_ext() and ldap_search_ext_s()
segfault when used with timeout
* Fixed quanah/net-ldapapi#31: ldap_result() and ldap_url_search_st()
timeout parameters have a granularity of 1 second
* Fixed quanah/net-ldapapi#40: Server control requests get eaten after a
NULL character in the berval
* Correct merge problem with POD error.
* Update standards version to 3.9.8 (no changes required).
-- Bill MacAllister <bill@ca-zephyr.org> Sun, 14 Aug 2016 00:57:20 -0700
libnet-ldapapi-perl (3.0.3-7) unstable; urgency=low
* Initial upload to Debian. (Closes: #500174)
* Patch upstream POD documentation to fix syntax errors.
* Add a watch file.
* Add Homepage control field.
* Switch to the new proposed copyright format and update dates.
* Add ${misc:Depends} to dependencies.
* Update to debhelper compatibility level V7.
- Use debhelper rule minimization with overrides.
* Update standards version to 3.8.1 (no changes required).
* Add myself as an uploader.
-- Russ Allbery <rra@debian.org> Tue, 17 Mar 2009 17:27:48 -0700
libnet-ldapapi-perl (3.0.3-6) unstable; urgency=low
* Turn on gcc optimization.
* Some package cleanup. Remove explicit version dependancies. Remove
meaningless comments.
-- Bill MacAllister <whm@stanford.edu> Sat, 15 Nov 2008 22:47:01 -0800
libnet-ldapapi-perl (3.0.3-5) unstable; urgency=low
* Change the dependencies to be less stringent.
-- Bill MacAllister <whm@stanford.edu> Sun, 19 Oct 2008 23:08:38 -0700
libnet-ldapapi-perl (3.0.3-4) unstable; urgency=low
* Removed unnecessary rmdir.
* Updated standards version to 3.8.0.
* Adding examples to package.
-- Bill MacAllister <whm@stanford.edu> Thu, 25 Sep 2008 10:47:25 -0700
libnet-ldapapi-perl (3.0.3-3) unstable; urgency=low
* Correct an error in the build process.
-- Bill MacAllister <whm@stanford.edu> Thu, 4 Sep 2008 14:22:41 -0700
libnet-ldapapi-perl (3.0.3-2) unstable; urgency=low
* Fix up the package to make sure the module is installed in the
correct directory.
-- Bill MacAllister <whm@stanford.edu> Thu, 4 Sep 2008 00:20:02 -0700
libnet-ldapapi-perl (3.0.3-1) unstable; urgency=low
* Initial release
-- Bill MacAllister <whm@stanford.edu> Wed, 3 Sep 2008 22:51:50 -0700
|