* [sisyphus] Версии squid и внешняя регистрация в squid
@ 2012-12-28 7:12 Sergei Epiphanov
2012-12-28 8:29 ` Aleksey Novodvorsky
0 siblings, 1 reply; 2+ messages in thread
From: Sergei Epiphanov @ 2012-12-28 7:12 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 1127 bytes --]
Всем добрый день!
Вчерась обновил у себя squid до 3.1.22-alt10 и опять попал на проблему в
механизме внешней аутентификации в squid. Пришлось опять использовать свой
патч, чтобы всё раздышалось. Сразу говорю, что целиком все проверки я не
проводил, поэтому не гарантирую безупречной работы во всех режимах.
В своё время эта проблема была и в 3.1.20, в которой я решил всё тем же
патчем.
Я списывался с разработчиками squid, они вовсю работают над веткой 3.2 и
ничего не хотят говорить про ветку 3.1.
Поэтому есть 2 вопроса:
1) есть ли возможность внести мой патч в сборку 3.1?
2) Когда у нас ожидается версия 3.2?
--
С уважением, Епифанов Сергей
[-- Attachment #2: squid-3.1.20-external.patch --]
[-- Type: text/x-patch, Size: 728 bytes --]
diff -Naur squid-3.1.20.orig/src/external_acl.cc squid-3.1.20/src/external_acl.cc
--- squid-3.1.20.orig/src/external_acl.cc 2012-07-05 18:48:13.000000000 +0400
+++ squid-3.1.20/src/external_acl.cc 2012-07-11 17:36:18.303403224 +0400
@@ -714,7 +714,7 @@
if (entry) {
if (cbdataReferenceValid(entry) && entry->def == acl->def) {
/* Ours, use it.. if the key matches */
- key = makeExternalAclKey(ch, acl);
+// key = makeExternalAclKey(ch, acl);
if (strcmp(key, (char*)entry->key) != 0) {
debugs(82, 9, HERE << "entry key='" << (char *)entry->key << "', our key='" << key << "' dont match. Discarded.");
// too bad. need a new lookup.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [sisyphus] Версии squid и внешняя регистрация в squid
2012-12-28 7:12 [sisyphus] Версии squid и внешняя регистрация в squid Sergei Epiphanov
@ 2012-12-28 8:29 ` Aleksey Novodvorsky
0 siblings, 0 replies; 2+ messages in thread
From: Aleksey Novodvorsky @ 2012-12-28 8:29 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
28 декабря 2012 г., 11:12 пользователь Sergei Epiphanov
<serpiph@nikiet.ru> написал:
> Всем добрый день!
>
> Вчерась обновил у себя squid до 3.1.22-alt10 и опять попал на проблему в
> механизме внешней аутентификации в squid. Пришлось опять использовать свой
> патч, чтобы всё раздышалось. Сразу говорю, что целиком все проверки я не
> проводил, поэтому не гарантирую безупречной работы во всех режимах.
>
> В своё время эта проблема была и в 3.1.20, в которой я решил всё тем же
> патчем.
>
> Я списывался с разработчиками squid, они вовсю работают над веткой 3.2 и
> ничего не хотят говорить про ветку 3.1.
>
> Поэтому есть 2 вопроса:
> 1) есть ли возможность внести мой патч в сборку 3.1?
> 2) Когда у нас ожидается версия 3.2?
Led подготовил сборку 3.2, но так как ее использование требует
изменений в alterator-squid и других пакетах, то я задержал включение
в Сизиф, пока manowar@ занят другими делами.
Вот сборка squid-3.2.5:
http://git.altlinux.org/tasks/index/sisyphus/tested/86880/
Rgrds, Алексей
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-12-28 8:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-28 7:12 [sisyphus] Версии squid и внешняя регистрация в squid Sergei Epiphanov
2012-12-28 8:29 ` Aleksey Novodvorsky
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git