First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 210532
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Apache Team - Bugzilla Reports <apache-bugs@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
neon-0.28.0.ebuild net-misc/neon/neon-0.28.0.ebuild text/plain Arfrever Frehtes Taifersar Arahesis 2008-02-17 22:38 0000 2.87 KB Details
neon-0.28.1.ebuild neon-0.28.1.ebuild text/plain Arfrever Frehtes Taifersar Arahesis 2008-03-16 19:28 0000 3.25 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 210532 depends on: 210533 210535 Show dependency tree
Bug 210532 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-02-17 22:35 0000
net-misc/neon-0.28.0 was released on 2008-02-08.

It contains improved support for GnuTLS.
It has new optional dependency on dev-libs/pakchois.

------- Comment #1 From Arfrever Frehtes Taifersar Arahesis 2008-02-17 22:38:57 0000 -------
Created an attachment (id=143824) [details]
net-misc/neon/neon-0.28.0.ebuild

------- Comment #2 From Arfrever Frehtes Taifersar Arahesis 2008-02-18 10:57:30 0000 -------
Some dependencies aren't needed:

-DEPEND="${RDEPEND}
-       doc? ( app-text/xmlto )
-       nls? ( sys-devel/gettext )"
+DEPEND="${RDEPEND}"

------- Comment #3 From Arfrever Frehtes Taifersar Arahesis 2008-03-15 22:33:49 0000 -------
Changes in release neon 0.28.0
• Interface changes: 
   ∘ none, API and ABI backwards-compatible with 0.27.x 
• New interfaces: 
   ∘ ne_pkcs11.h: added basic PKCS#11 support (requires GnuTLS and pakchois) 
   ∘ ne_auth.h: added NE_AUTH_ALL and NE_AUTH_DEFAULT constants 
   ∘ ne_socket.h: added ne_sock_peer(), ne_sock_prebind(), ne_sock_cipher() 
   ∘ ne_session.h: NE_SESSFLAG_TLSSNI flag added; TLS SNI support is enabled
     by default, where supported; ne_set_localaddr() added 
   ∘ ne_request.h: added close_conn hooks (Robert J. van der Boon) 
   ∘ ne_basic.h: added ne_options2() 
• Other changes: 
   ∘ add Polish (pl) translation (Arfrever Frehtes Taifersar Arahesis) 
   ∘ add support for the 'domain' parameter in Digest authentication 
   ∘ fix fd leak in ne_sock_connect() error path (Andrew Teirney) 
   ∘ the FD_CLOEXEC flag is set on socket fds 
   ∘ fix timezone handling in ne_dates for more platforms (Alessandro Vesely) 
   ∘ fix ne_simple_propfind() to print XML namespaces in flat property values 
   ∘ fix ne_get_range() for unspecified end-range case (Henrik Holst) 
   ∘ fix ne_strclean() to be locale-independent and avoid possible Win32
crash 
   ∘ fix ne_get_error() to not "clean" localized error strings 
   ∘ fix ne_ssl_clicert_read() to fail for client certs missing cert or key 
   ∘ Win32: fix build with VS 2008 (Stefan Kueng) 
   ∘ Win32: fix neon.mak to not double-quote $(MAKE) (Henrik Holst) 
   ∘ improve strength of Digest cnonces in GnuTLS builds

------- Comment #4 From Arfrever Frehtes Taifersar Arahesis 2008-03-15 22:35:50 0000 -------
net-misc/neon-0.28.1 was released on 2008-03-10.

Changes in release neon 0.28.1
• Fix Win32 build 
• Fix build on SCO OpenServer 5.0.x (thanks to Nico Kadel-Garcia) 
• Fix handling of Digest domain parameter values without a trailing slash 
• Fix build against apr-util's bundled libexpat.la in Subversion 
• Add --without-pakchois to configure (Arfrever Frehtes Taifersar Arahesis) 
• zh message catalog renamed to zh_CN, translation updated (Dongsheng Song)

------- Comment #5 From Arfrever Frehtes Taifersar Arahesis 2008-03-16 19:28:16 0000 -------
Created an attachment (id=146332) [details]
neon-0.28.1.ebuild

net-misc/neon/neon-0.28.1.ebuild

------- Comment #6 From Benedikt Böhm 2008-03-22 18:44:21 0000 -------
in cvs, thanks

------- Comment #7 From Harald van Dijk 2008-03-23 10:35:49 0000 -------
Sorry, but no, not in CVS. The ebuild attached here handles the rename from zh
to zh_CN, the ebuild in CVS does not and fails to install because of it.

[...]
Installing ne_xmlreq.h into
/var/tmp/portage/net-misc/neon-0.28.1/image//usr/include/neon
Installing ne_pkcs11.h into
/var/tmp/portage/net-misc/neon-0.28.1/image//usr/include/neon
/usr/bin/install -c -d /var/tmp/portage/net-misc/neon-0.28.1/image//usr/bin
Installing neon-config into
/var/tmp/portage/net-misc/neon-0.28.1/image//usr/bin
/usr/bin/install -c -d
/var/tmp/portage/net-misc/neon-0.28.1/image//usr/lib/pkgconfig
/usr/bin/install -c -m 644 neon.pc
/var/tmp/portage/net-misc/neon-0.28.1/image//usr/lib/pkgconfig/neon.pc
/usr/bin/install: cannot stat `./po/zh.gmo': No such file or directory
make: *** [install-nls-yes] Error 1
 * 
 * ERROR: net-misc/neon-0.28.1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_install
 *             environment, line 2888:  Called die
 * The specific snippet of code:
 *       emake DESTDIR="${D}" install-lib install-headers install-config
install-nls || die "emake install failed";
 *  The die message:
 *   emake install failed
 * 
 * If you need support, post the topmost build error, and the call stack if
relevant.
 * A complete build log is located at
'/var/tmp/portage/net-misc/neon-0.28.1/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/net-misc/neon-0.28.1/temp/environment'.
 * 

 * Messages for package net-misc/neon-0.28.1:

 * 
 * ERROR: net-misc/neon-0.28.1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_install
 *             environment, line 2888:  Called die
 * The specific snippet of code:
 *       emake DESTDIR="${D}" install-lib install-headers install-config
install-nls || die "emake install failed";
 *  The die message:
 *   emake install failed
 * 
 * If you need support, post the topmost build error, and the call stack if
relevant.
 * A complete build log is located at
'/var/tmp/portage/net-misc/neon-0.28.1/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/net-misc/neon-0.28.1/temp/environment'.
 * 

------- Comment #8 From Benedikt Böhm 2008-03-23 11:41:57 0000 -------
yep, i didn't notice, arfrever told me already ... fixed now

First Last Prev Next    No search results available      Search page      Enter new bug