Bug#495217: debconf: LDAP driver improvements (PATCH)

2008-08-15 Thread Davor Ocelic
entries are accessed individually, it is normal and completely expected case that some of the specific searched entries are not found). Regards, Davor Ocelic Spinlock Solutions http://www.spinlocksolutions.com/ --- debconf-1.5.23/Debconf/DbDriver/LDAP.pm 2008-04-28 23:41:47.0 +0200

Bug#440857: debconf: Key by Key patch for LDAP backend

2007-09-04 Thread Davor Ocelic
the default behavior. The patch is available from http://hcoop.net/~docelic/debconf-ldap-keybykey.diff.txt It was made against 1.5.14, but would probably apply to years-old versions as well. Regards, Davor Ocelic -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble

Bug#403948: Patch to allow local slapd/slurpd binary locations

2006-12-20 Thread Davor Ocelic
Package: slapd Version: 2.3.29-1 Severity: wishlist Tags: patch Hello, Attached is a small patch that allows custom specification of slapd and slurpd binary paths in the /etc/default/slapd file, through the use of SLAPD_DAEMON and SLURPD_DAEMON variables. Together with the existing ability to

Bug#403948: [Pkg-openldap-devel] Bug#403948: Patch to allow local slapd/slurpd binary locations

2006-12-21 Thread Davor Ocelic
Why should supporting this be a concern for the Debian package? If you're replacing slapd and slurpd with custom versions, I don't see why the Debian init script should accomodate that. I found this functionality very useful and can see it being of general interest. Feel free to close the

Bug#477531: [Debconf-devel] Bug#477531: debconf: Patch to allow storing of templates in LDAP

2008-04-25 Thread Davor Ocelic
On Fri, Apr 25, 2008 at 05:05:27PM -0400, Joey Hess wrote: Davor Ocelic wrote: Attached is a patch allowing Debconf to store and read templates from a LDAP database. Is there any chance of making this work with multilingual templates too? Is the issue mapping the names into ldap

Bug#488152: openafs-dbserver: Recently added restart time never needs -localauth

2008-06-26 Thread Davor Ocelic
Package: openafs-dbserver Version: 1.4.7.dfsg1-2 Severity: important It seems that the recent addition of the following in afs-newcell: # Make sure that there is no scheduled general restart time; it's not needed. run(bos setrestart $server -time never -general); breaks new installations.

Bug#366510: Small typo at debmirror:705

2006-05-09 Thread Davor Ocelic
Package: debmirror Severity: minor At file debmirror, line 705, there's a small typo, displaying Eelease instead of Release. Failed to download some Package, Sources or Eelease files!\n; ^^^ ^^^

Bug#364620: equivs: Inappropriate expansion of $( in %.1 Makefile target

2006-04-24 Thread Davor Ocelic
Package: equivs Version: 2.0.7 Severity: important Justification: fails to build from source Hello, Near the top of debian/rules, we have: %.1: %.pod pod2man --section=1 --release=$(date +'%d %b %Y') \ --center=Debian/GNU --date=' ' $ $@ I suppose the $(date +'%d %b %Y') was

Bug#354953: debhelper: Dh_Lib::buildarch() fails too silently when dpkg-architecture not found

2006-03-02 Thread Davor Ocelic
Package: debhelper Version: 4.2.32 Severity: minor Tags: patch Dh_Lib::buildarch() function calls error($!) if dpkg-architecture is not found (or there's some other problem with it), but $! is empty, resulting in a silent and misleading exit in dh_* helper apps. Current behavior: $ perl

Bug#354953: Similar problems with dpkg-parsechangelog

2006-03-02 Thread Davor Ocelic
Basically the same problem occurs at a place where debhelper would want to call dpkg-parsechangelog. Maybe a good solution would be not to redirect stderr to /dev/null; this way, all messages would be clearly visible, and I think they wouldn't print anything to stderr in normal course of

Bug#354953: Similar problems with dpkg-parsechangelog

2006-03-04 Thread Davor Ocelic
On Sat, Mar 04, 2006 at 05:36:21PM -0500, Joey Hess wrote: Davor Ocelic wrote: Basically the same problem occurs at a place where debhelper would want to call dpkg-parsechangelog. Where, here? my $version=`dpkg-parsechangelog -l$isnative_changelog`; ($dh

Bug#355654: dpkg-buildpackage to be able to override /usr/bin/make -f in debian/rules

2006-03-06 Thread Davor Ocelic
Package: dpkg Version: 1.13.13 Severity: wishlist Tags: patch dpkg-buildpackage should be able to overwrite the hardcoded make path (#!/usr/bin/make -f) in debian/rules file. A simple patch to allow this behavior is attached. It adds the -M option which should be used like say:

Bug#477531: debconf: Patch to allow storing of templates in LDAP

2008-04-23 Thread Davor Ocelic
Package: debconf Version: 1.5.21 Severity: wishlist Tags: patch Hello, Attached is a patch allowing Debconf to store and read templates from a LDAP database. Davor Ocelic, [EMAIL PROTECTED] -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable

Bug#477531: Patch: LDAP KeyByKey improvement

2008-04-23 Thread Davor Ocelic
Hello, In addition to the main bug report, here's another patch that improves the functionality of the KeyByKey option by setting the LDAP search base to the exact key that is requested. Davor Ocelic [EMAIL PROTECTED]--- LDAP.pm 2008-04-23 21:46:10.0 +0200 +++ LDAP.pm,searchbase 2008-04

Bug#475545: debconf: Simple but important fix for LDAP dbdriver

2008-04-11 Thread Davor Ocelic
Package: debconf Version: 1.5.20 Severity: important Tags: patch Attached is a one-line patch important for making LDAP dbdriver work properly. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')

Bug#495217: debconf: LDAP driver improvements (another set, PATCH)

2008-11-02 Thread Davor Ocelic
. This is a quite important patch for keybykey -- without it, and depending on how the key is accessed, some questions end up using the default value instead of the one actually set in LDAP. Regards, Davor Ocelic -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble

Bug#495217: LDAP driver improvements (patch 2)

2008-11-02 Thread Davor Ocelic
Including the patch missing in previous message. Thanks, Davor Ocelic debconf-LDAP.pm-1.5.23.patch2 Description: Binary data

Bug#540938: libnet-ldap-perl: Error in _cis_substrings() match

2009-08-10 Thread Davor Ocelic
\^abc\\:\\:def The solution is removing the unnecessary \Q \E, which the attached patch does. Best regards, Davor Ocelic Spinlock Solutions http://www.spinlocksolutions.com/ -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (700, 'testing'), (650, 'unstable

Bug#511889: debconf: Allow different file and package name in frontend initialization

2009-01-15 Thread Davor Ocelic
::FrontEnd::Gnome Thanks, Davor Ocelic doce...@spinlocksolutions.com http://www.spinlocksolutions.com/ diff -ruNP debconf-1.5.24/Debconf/AutoSelect.pm debconf-1.5.24,p/Debconf/AutoSelect.pm --- debconf-1.5.24/Debconf/AutoSelect.pm 2005-08-01 19:51:57.0 +0200 +++ debconf-1.5.24,p/Debconf

Bug#511889: More info about the patch

2009-01-15 Thread Davor Ocelic
Forgot to mention, the patch also makes $frontend and $confmodule our variables (hunks 1 and 3), so they can be referenced from outside. I found this useful in combination with the above story. -doc -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#941865: libevent: Symbols fix for musl (rebootstrap) (PATCH)

2019-10-06 Thread Davor Ocelic
Source: libevent Severity: normal Tags: patch User: helm...@debian.org Usertags: rebootstrap Patch for debian/*.symbols to allow building with musl. diff -ru libevent-2.1.8-stable/debian/libevent-2.1-6.symbols libevent-2.1.8-stable,musl/debian/libevent-2.1-6.symbols ---

Bug#941839: tcp-wrappers: DECLS replacement (musl, rebootstrap) (PATCH 2)

2019-10-06 Thread Davor Ocelic
Replacing the previous patch with an improved one which contains both changes needed to build the package with musl. diff -ru tcp-wrappers-7.6.q/debian/rules tcp-wrappers-7.6.q,musl/debian/rules --- tcp-wrappers-7.6.q/debian/rules 2017-10-29 23:10:56.0 + +++

Bug#941839: tcp-wrappers: DECLS replacement (musl, rebootstrap) (PATCH)

2019-10-06 Thread Davor Ocelic
Source: tcp-wrappers Severity: normal Tags: patch upstream User: helm...@debian.org Usertags: rebootstrap Patch for building tcp-wrappers with musl. It is the same patch that has been applied by other projects:

Bug#941765: openssl: Debian musl configurations (PATCH)

2019-10-04 Thread Davor Ocelic
Package: openssl Version: 1.1.1d-1 Severity: normal Tags: patch User: helm...@debian.org Usertags: rebootstrap New Configurations/20-debian.conf targets for Debian musl builds (rebootstrap). -- System Information: Debian Release: bullseye/sid Versions of packages openssl depends on: ii libc6

Bug#941778: popt: Gettext version increase (musl, rebootstrap) (PATCH)

2019-10-05 Thread Davor Ocelic
Source: popt Severity: normal Tags: patch User: helm...@debian.org Usertags: rebootstrap Bump gettext version to one which checks gettext compatibility without using GNU gettext internal symbols, for building popt with musl. --- a/configure.ac +++ b/configure.ac @@ -84,7 +84,8 @@