晋太元中,武陵人捕鱼为业。缘溪行,忘路之远近。忽逢桃花林,夹岸数百步,中无杂树,芳草鲜美,落英缤纷。渔人甚异之,复前行,欲穷其林。 林尽水源,便得一山,山有小口,仿佛若有光。便舍船,从口入。初极狭,才通人。复行数十步,豁然开朗。土地平旷,屋舍俨然,有良田、美池、桑竹之属。阡陌交通,鸡犬相闻。其中往来种作,男女衣着,悉如外人。黄发垂髫,并怡然自乐。 见渔人,乃大惊,问所从来。具答之。便要还家,设酒杀鸡作食。村中闻有此人,咸来问讯。自云先世避秦时乱,率妻子邑人来此绝境,不复出焉,遂与外人间隔。问今是何世,乃不知有汉,无论魏晋。此人一一为具言所闻,皆叹惋。余人各复延至其家,皆出酒食。停数日,辞去。此中人语云:“不足为外人道也。”(间隔 一作:隔绝) 既出,得其船,便扶向路,处处志之。及郡下,诣太守,说如此。太守即遣人随其往,寻向所志,遂迷,不复得路。 南阳刘子骥,高尚士也,闻之,欣然规往。未果,寻病终。后遂无问津者。
|
Server : Apache System : Linux srv.rainic.com 4.18.0-553.47.1.el8_10.x86_64 #1 SMP Wed Apr 2 05:45:37 EDT 2025 x86_64 User : rainic ( 1014) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /usr/share/doc/cracklib/ |
Upload File : |
v2.9.6 updates to cracklib-words to add a bunch of other dictionary lists
migration to github
patch to add some particularly bad cases to the cracklib small dictionary (Matthew Miller)
patch to fix issue with sort and locale (Mark Sirota)
v2.9.5 fix matching against first password in dictionary (Anton Dobkin)
v2.9.4 remove doubled prototype
v2.9.3 expose additional functions externally
v2.9.2 support build of python support outside of source tree (Michał Górny)
fix bug in Python string distance calculation (Pascal Muetschard)
fix bug #16 / debian bug 724570 - broken optimization with packlib prevblock (Russ Allbery)
v2.9.1 added updated config.sub/config.guess in autogen
v2.9.0 add new FascistCheckUser function from Enrico Scholz, bumped minor version for library
v2.8.22 error return instead of exit if dictionary can't be opened (Nalin Dahyabhai)
v2.8.21 export prototype for FascistLook (Nalin Dahyabhai)
v2.8.20 include python/test_cracklib.py in release tarball (Jan Dittberner)
rename python/_cracklibmodule.c to python/_cracklib.c to support Python 3.3 (Jan Dittberner)
patch from Ivosh (iraisr) for uninitialized buffer issue with small dictionaries.
v2.8.19 drop autogenerated files from SVN (Mike Frysinger)
add words from "The Top 500 Worst Passwords of All Time" <http://www.whatsmypass.com/the-top-500-worst-passwords-of-all-time> to dicts/cracklib-small (patch by Fabian Greffrath)
include sys/stat.h in python/_cracklibmodule.c (Mike Frysinger)
add test suite for Python binding (Jan Dittberner)
port Python binding to Python3 (Jan Dittberner)
v2.8.18 also include stdlib.h in stringlib.c (Mike Frysinger)
make sure python lib builds against build dir instead of system installed libs (Arfrever Frehtes Taifersar Arahesis)
v2.8.17 fixed compilation on interix systems
updated Hindi translation (Rajesh Ranjan)
fixed NLS issue in cracklib-check
add Ukrainian translation (Yuri Chornoivan)
fix segmentation fault in Python extension (Peter Palfrader)
add -Wall to AM_CFLAGS to discover possible programming errors (Jan Dittberner)
updated Wei Liu (zh_CN) translation (Leah Liu)
fixed NLS support in python module compilation (Mike Frysinger)
v2.8.16 update licensing information in Python extension (Jan Dittberner)
make translations work in Python extension (Jan Dittberner)
fix Python extension compilation warning (Jan Dittberner)
add a long description to Python extension (Jan Dittberner)
add Hindi translation (Rajesh Ranjan)
add Korean translation (Eunju Kim)
updated Russian translation (Yulia Poyarko)
fix filename output in Python exceptions (Nalin Dahyabhai)
fix format strings in util/packer.c (Mike Frysinger)
improvement to rules based checking in fascist.c for better checking of closely related letter pairs (Ben Karsin)
v2.8.15 allow building of Python extension outside source folder (Jan Dittberner)
fix type on Python extension's trove classifier
reflect license change discussion that was never actually implemented in the repository and update to LGPL
v2.8.14 Added Assamese translation (Amitakhya Phukan)
Added Bengali India translation (Runa Bhattacharjee)
Added Gujarati translation (Ankit Patel)
Added Kannada translation (shankysringeri)
Added Malayalam translation (Ani Peter)
Added Marathi translation (Sandeep Shedmake)
Added Oriya translation (Manoj Giri)
Added Russian translation (Anton Dobkin)
Added Tamil translation (I. Felix)
Added Telugu translation (Krishna Babu)
Updated Polish translation (Piotr Drąg)
Updated Panjabi translation (A S Alam)
optimize order of commands in util/cracklib-format (Jan Dittberner, Debian)
fix several CC warnings (Jan Dittberner, Debian)
add a function GetDefaultCracklibDict() to libcrack
bump library revision
add python/setup.py.in to allow building eggs
v2.8.13 Compressed dictionary support and better python module
v2.8.11 Better create-cracklib-dict helper script (Mike Frysinger)
v2.8.10 Patch for better hanlding of cracklist dictionary paths in python binding. (Nalin Dahyabhai)
v2.8.8 Some shell quoting fixups for build scripts (Mike Frysinger)
v2.8.7 Add support for NLS builds on FreeBSD
v2.8.6 Add some sanity checkng to auto* script calls. (Mike Frysinger)
Add support for cross compiling with a local dictionary
Add a configure option to control default dictionary path
Adjustments to prototypes to use const, and more language support. (Thorsten Kukuk <kukuk@suse.de>)
v2.8.5 Patches for python build and missing config.rpath
v2.8.4 Patches for mod_php build issues
Full localization of strings thanks to Thorsten Kukuk.
Patches for python binding support thanks to Nalin Dahyabhai
v2.8.3 Deal with integer type and header portability issues
v2.8.2 Check for LINE_MAX, cygwin workaround (sf patch #125964, Jürgen)
Fix a buffer overflow in packlib file handling (not a security issue)
patch provided as #126097 by Jürgen
v2.8.1 Install packer.h, php needs it, and address prototypes
v2.8 new package, auto'ified with libtool and numerous bug fixes, forked
from original v2.7 distribution with the approval of the author
v2.7 mkdict/tr problem eliminated;
misc fixes suggested by Andrey Savochkin <saw@msu.ru> (with thanks)
v2.6 buffer overflow problems addressed - 1st attempt
permutations of fascist deconstructors fixed/enhanced
v2.5 added decent info to the "shadow" directory patches.
v2.4 forwarded to ch & jfh3 for beta testing/comments
v2.3- internal beta test versions