Bug 5927 - missed post scripts
Summary: missed post scripts
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: libneon (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Valery Inozemtsev
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-22 18:33 MSK by Kachalov Anton
Modified: 2005-07-13 15:47 MSD (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kachalov Anton 2005-01-22 18:33:10 MSK
missed ldconfig run after installation/remove
Comment 1 Kachalov Anton 2005-01-22 18:38:24 MSK
...и до кучи, можно собрать с def_enable static? нужен :)
Comment 2 Sviatoslav Sviridov 2005-01-23 01:31:23 MSK
0.24.7-alt3 залит в incoming
если не секрет - а зачем понадобился static?
Comment 3 Kachalov Anton 2005-01-23 01:32:48 MSK
для нового rpm.static :)
ща придётся ещё expat так же трясти...
Comment 4 Sviatoslav Sviridov 2005-01-24 22:45:38 MSK
Кстати, может ему уже 0.25.0 подсунуть?
Как я понимаю, он уже на подходе... вот только не повлияет ли на него изменение
в апи?
вот что там есть:
Changes in release 0.25.0:
* New interfaces:
 - ne_get_response_header() replaces ne_add_response_header_handler
   and ne_add_response_header_catcher.
 - ne_read_response_to_fd() and ne_discard_response() for use with
   ne_begin_request/ne_end_request response handling.
 - ne_xmlreq.h: ne_xml_parse_response() and ne_xml_dispatch_request()
 - ne_set_request_body_fd64() call for using an fd opened using O_LARGEFILE
 - ne_set_request_body_provider64(), takes an off64_t length argument
 - ne_has_feature() for feature detection, replaces ne_support_ssl()
 - ne_set_addrlist() can be used to bypass normal DNS hostname resolver
 - ne_set_request_expect100() replaces ne_set_expect100() as a per-request flag
* Interface changes:
 - ne_set_request_body_fd takes offset and length arguments and returns void
 - ne_set_request_body_provider takes length as off_t rather than size_t.
 - ne_xml_failed() replaces ne_xml_valid(), with different return value logic
* Support for non-ASCII hostnames following the IDNA spec, using GNU libidn:
 - if enabled, ne_session_create can be passed a UTF-8 encoded hostname.
* Bug fixes:
 - correct handling of multiple Authentication challenges per request
 - XML: handle the UTF-8 BOM even if the underlying parser does not
 - Win32: Fix timezone handling (Jiang Lei)
 - Win32: Add IPv6 support using ENABLE_IPV6 neon.mak flag (Kai Sommerfeld)
* Removed features:
 - the cookies interface has been removed

В ближайшее время я планирую проверить как с ним будет работать subversion,
очень надеюсь, что наконец сможет работать через MS ISA Proxy...
Если все будет хорошо - могу выложить новую сборку...
Comment 5 Kachalov Anton 2005-01-24 22:57:42 MSK
думаю, что на rpm не должно сказаться - там видно будет ;)
Comment 6 Sviatoslav Sviridov 2005-01-26 23:55:53 MSK
Пока что отбой... subversion пока не собирается с новым libneon - использует
deprecated api...