Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 210532 - net-misc/neon-0.28.1 released
Summary: net-misc/neon-0.28.1 released
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Lowest enhancement (vote)
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
Depends on: 210533 210535
Blocks:
  Show dependency tree
 
Reported: 2008-02-17 22:35 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2008-03-23 11:41 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
net-misc/neon/neon-0.28.0.ebuild (neon-0.28.0.ebuild,2.87 KB, text/plain)
2008-02-17 22:38 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
Details
neon-0.28.1.ebuild (neon-0.28.1.ebuild,3.25 KB, text/plain)
2008-03-16 19:28 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-02-17 22:35:44 UTC
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 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-02-17 22:38:57 UTC
Created attachment 143824 [details]
net-misc/neon/neon-0.28.0.ebuild
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-02-18 10:57:30 UTC
Some dependencies aren't needed:

-DEPEND="${RDEPEND}
-	doc? ( app-text/xmlto )
-	nls? ( sys-devel/gettext )"
+DEPEND="${RDEPEND}"
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-03-15 22:33:49 UTC
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 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-03-15 22:35:50 UTC
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 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-03-16 19:28:16 UTC
Created attachment 146332 [details]
neon-0.28.1.ebuild

net-misc/neon/neon-0.28.1.ebuild
Comment 6 Benedikt Böhm (RETIRED) gentoo-dev 2008-03-22 18:44:21 UTC
in cvs, thanks
Comment 7 Harald van Dijk (RETIRED) gentoo-dev 2008-03-23 10:35:49 UTC
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 Benedikt Böhm (RETIRED) gentoo-dev 2008-03-23 11:41:57 UTC
yep, i didn't notice, arfrever told me already ... fixed now